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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
Merge branch 'wireguard-fixes-for-6-10-rc7'
Jakub Kicinski
4
-9
/
+9
2024-07-05
wireguard: send: annotate intentional data race in checking empty queue
Jason A. Donenfeld
1
-1
/
+1
2024-07-05
wireguard: queueing: annotate intentional data race in cpu round robin
Jason A. Donenfeld
1
-2
/
+2
2024-07-05
wireguard: allowedips: avoid unaligned 64-bit memory accesses
Helge Deller
1
-2
/
+2
2024-07-05
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
Jason A. Donenfeld
1
-4
/
+4
2024-07-05
net: ethernet: mtk_ppe: Change PPE entries number to 16K
Shengyu Qu
1
-1
/
+1
2024-07-06
crypto: starfive - Fix nent assignment in rsa dec
Jia Jie Ho
2
-3
/
+1
2024-07-06
crypto: starfive - Align rsa input data to 32-bit
Jia Jie Ho
2
-5
/
+10
2024-07-06
crypto: qat - fix unintentional re-enabling of error interrupts
Hareshx Sankar Raj
2
-3
/
+9
2024-07-06
crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()
Nivas Varadharajan Mugunthakumar
1
-2
/
+4
2024-07-06
Documentation: qat: fix auto_reset attribute details
Damian Muszynski
1
-2
/
+2
2024-07-06
crypto: sun8i-ce - add Allwinner H616 support
Andre Przywara
1
-0
/
+26
2024-07-06
crypto: sun8i-ce - wrap accesses to descriptor address fields
Andre Przywara
6
-12
/
+27
2024-07-06
dt-bindings: crypto: sun8i-ce: Add compatible for H616
Andre Przywara
1
-0
/
+2
2024-07-05
net: bcmasp: Fix error code in probe()
Dan Carpenter
1
-0
/
+1
2024-07-05
Merge branch 'net-constify-struct-regmap_bus-regmap_config'
Jakub Kicinski
4
-7
/
+7
2024-07-05
net: dsa: ar9331: constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-05
net: encx24j600: constify struct regmap_bus/regmap_config
Javier Carrasco
1
-3
/
+3
2024-07-05
net: ti: icss-iep: constify struct regmap_config
Javier Carrasco
1
-2
/
+2
2024-07-05
net: dsa: qca8k: constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-05
tun: Assign missing bpf_net_context.
Sebastian Andrzej Siewior
2
-0
/
+12
2024-07-05
net: ethernet: mediatek: Allow gaps in MAC allocation
Daniel Golle
1
-1
/
+1
2024-07-05
Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2024-07-05
hwmon: (gsc-hwmon) constify read-only struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-05
dt-bindings: pwm: describe the cells in #pwm-cells in pwm.yaml
Conor Dooley
1
-2
/
+4
2024-07-05
pwm: stm32: Always do lazy disabling
Uwe Kleine-König
1
-2
/
+3
2024-07-05
ext4: use ext4_update_inode_fsync_trans() helper in inode creation
Luis Henriques (SUSE)
1
-4
/
+1
2024-07-05
selftests/vDSO: remove duplicate compiler invocations from Makefile
John Hubbard
1
-9
/
+5
2024-07-05
selftests/vDSO: remove partially duplicated "all:" target in Makefile
John Hubbard
1
-8
/
+7
2024-07-05
selftests/vDSO: fix clang build errors and warnings
John Hubbard
2
-7
/
+27
2024-07-05
ext4: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-05
Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+4
2024-07-05
Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-18
/
+49
2024-07-05
selftest/timerns: fix clang build failures for abs() calls
John Hubbard
4
-7
/
+7
2024-07-05
workqueue: Init rescuer's affinities as the wq's effective cpumask
Lai Jiangshan
1
-4
/
+8
2024-07-05
workqueue: Put PWQ allocation and WQ enlistment in the same lock C.S.
Lai Jiangshan
1
-26
/
+28
2024-07-05
workqueue: Move kthread_flush_worker() out of alloc_and_link_pwqs()
Lai Jiangshan
1
-7
/
+8
2024-07-05
workqueue: Make rescuer initialization as the last step of the creation of a ...
Lai Jiangshan
1
-3
/
+3
2024-07-05
workqueue: Register sysfs after the whole creation of the new wq
Lai Jiangshan
1
-3
/
+3
2024-07-05
Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
17
-31
/
+132
2024-07-05
Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+20
2024-07-05
cgroup/rstat: add force idle show helper
Chen Ridong
1
-20
/
+17
2024-07-05
Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-233
/
+269
2024-07-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-0
/
+49
2024-07-05
spi: xcomm: fix coding style
Nuno Sa
1
-14
/
+14
2024-07-05
spi: xcomm: remove i2c_set_clientdata()
Nuno Sa
1
-1
/
+0
2024-07-05
spi: xcomm: make use of devm_spi_alloc_host()
Nuno Sa
1
-2
/
+2
2024-07-05
spi: xcomm: add gpiochip support
Michael Hennerich
1
-1
/
+41
2024-07-05
jbd2: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-05
ext4: use memtostr_pad() for s_volume_name
Kees Cook
2
-2
/
+2
[prev]
[next]