index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
Input: Annotate struct ff_device with __counted_by
Kees Cook
1
-1
/
+1
2023-10-13
clk: linux/clk-provider.h: fix kernel-doc warnings and typos
Randy Dunlap
1
-7
/
+8
2023-10-13
bpf: Avoid unnecessary audit log for CPU security mitigations
Yafang Shao
1
-2
/
+2
2023-10-13
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
3
-5
/
+70
2023-10-13
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
1
-1
/
+1
2023-10-13
net: Handle bulk delete policy in bridge driver
Amit Cohen
1
-6
/
+2
2023-10-13
pwm: Drop pwm_[sg]et_chip_data()
Uwe Kleine-König
1
-14
/
+0
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
1
-4
/
+6
2023-10-13
gpiolib: provide gpio_device_get_base()
Bartosz Golaszewski
1
-0
/
+3
2023-10-13
gpiolib: provide gpiod_to_gpio_device()
Bartosz Golaszewski
1
-0
/
+1
2023-10-13
gpiolib: provide gpio_device_to_device()
Bartosz Golaszewski
1
-0
/
+2
2023-10-13
thunderbolt: Fix typo in enum tb_link_width kernel-doc
Mika Westerberg
1
-1
/
+1
2023-10-12
Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+19
2023-10-13
Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+19
2023-10-12
Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-4
/
+15
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+2
2023-10-12
locking/seqlock: Change __seqprop() to return the function pointer
Oleg Nesterov
1
-10
/
+10
2023-10-12
locking/seqlock: Simplify SEQCOUNT_LOCKNAME()
Oleg Nesterov
1
-10
/
+8
2023-10-12
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
1
-0
/
+1
2023-10-12
cgroup: Fix incorrect css_set_rwsem reference in comment
Waiman Long
1
-1
/
+1
2023-10-12
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
1
-0
/
+2
2023-10-12
gpiolib: provide gpio_device_find_by_fwnode()
Andy Shevchenko
1
-0
/
+1
2023-10-12
iosys-map: fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-10
/
+0
2023-10-11
netdev: make napi_schedule return bool on NAPI successful schedule
Christian Marangi
1
-2
/
+9
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2
-0
/
+22
2023-10-11
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2
-36
/
+38
2023-10-11
Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+4
2023-10-11
x86/resctrl: Rename arch_has_sparse_bitmaps
Maciej Wieczor-Retman
1
-2
/
+2
2023-10-11
security/keys: export key_lookup()
Hannes Reinecke
1
-0
/
+1
2023-10-11
nvme-keyring: implement nvme_tls_psk_default()
Hannes Reinecke
1
-0
/
+8
2023-10-11
nvme-tcp: add definitions for TLS cipher suites
Hannes Reinecke
1
-0
/
+6
2023-10-11
nvme: add TCP TSAS definitions
Hannes Reinecke
1
-0
/
+10
2023-10-11
nvme-keyring: register '.nvme' keyring
Hannes Reinecke
1
-0
/
+28
2023-10-11
spi: Don't use flexible array in struct spi_message definition
Andy Shevchenko
1
-14
/
+13
2023-10-11
binfmt_misc: enable sandboxed mounts
Christian Brauner
2
-0
/
+18
2023-10-11
iio: event: add optional event label support
David Lechner
1
-0
/
+8
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
1
-0
/
+2
2023-10-11
usb: Add support for Intel LJCA device
Wentong Wu
1
-0
/
+145
2023-10-11
net/core: Introduce netdev_core_stats_inc()
Yajun Deng
1
-17
/
+4
2023-10-10
net: skbuff: fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2023-10-10
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2
-0
/
+7
2023-10-10
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
1
-0
/
+1
2023-10-10
iommu: Add new iommu op to create domains owned by userspace
Yi Liu
1
-1
/
+10
2023-10-10
net: move sockfs_xattr_handlers to .rodata
Wedson Almeida Filho
1
-1
/
+1
2023-10-10
i3c: Fix typo "Provisional ID" to "Provisioned ID"
Matt Johnston
2
-2
/
+2
2023-10-10
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
1
-0
/
+8
2023-10-10
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2
-5
/
+5
2023-10-10
sched/numa: Document vma_numab_state fields
Mel Gorman
1
-0
/
+21
[prev]
[next]