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-08-11
l2tp: flush workqueue before draining it
James Chapman
1
-1
/
+9
2024-08-11
l2tp: l2tp_eth: use per-cpu counters from dev->tstats
James Chapman
1
-22
/
+10
2024-08-11
l2tp: improve tunnel/session refcount helpers
James Chapman
8
-93
/
+79
2024-08-11
l2tp: use get_next APIs for management requests and procfs/debugfs
James Chapman
5
-69
/
+39
2024-08-11
l2tp: add tunnel/session get_next helpers
James Chapman
2
-0
/
+129
2024-08-11
l2tp: handle hash key collisions in l2tp_v3_session_get
James Chapman
1
-1
/
+2
2024-08-11
l2tp: move l2tp_ip and l2tp_ip6 data to pernet
James Chapman
2
-50
/
+168
2024-08-11
l2tp: remove inline from functions in c sources
James Chapman
4
-6
/
+6
2024-08-11
documentation/networking: update l2tp docs
James Chapman
1
-34
/
+20
2024-08-10
arm64: dts: rockchip: drop dr_mode for Radxa ZERO 3W/3E
FUKAUMI Naoki
1
-1
/
+0
2024-08-10
arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequency
Dragan Simic
1
-1
/
+1
2024-08-10
gpio: mlxbf3: Support shutdown() function
Asmaa Mnebhi
1
-0
/
+14
2024-08-10
dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property
Jared McArthur
1
-0
/
+2
2024-08-10
arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook
Andy Yan
2
-0
/
+350
2024-08-10
dt-bindings: arm: rockchip: Add Cool Pi CM5 GenBook
Andy Yan
1
-0
/
+7
2024-08-10
arm64: dts: rockchip: add rfkill node for M.2 E wifi on orangepi-5-plus
Florian Klink
1
-0
/
+7
2024-08-10
arm64: dts: rockchip: add DT entry for RNG to RK356x
Aurelien Jarno
2
-0
/
+14
2024-08-10
Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+2
2024-08-10
Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-11
/
+64
2024-08-10
Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+4
2024-08-10
Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefs
Linus Torvalds
12
-28
/
+126
2024-08-10
tools/nolibc: compiler: introduce __nolibc_has_attribute()
Thomas Weißschuh
1
-7
/
+9
2024-08-10
tools/nolibc: powerpc: limit stack-protector workaround to GCC
Thomas Weißschuh
1
-1
/
+1
2024-08-10
tools/nolibc: mips: load current function to $t9
Thomas Weißschuh
1
-1
/
+3
2024-08-10
tools/nolibc: arm: use clang-compatible asm syntax
Thomas Weißschuh
1
-2
/
+2
2024-08-10
iio: imu: adis16460: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16400: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16480: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16475: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-6
/
+3
2024-08-10
iio: adc: pac1921: add missing error return in probe()
Dan Carpenter
1
-2
/
+2
2024-08-10
iio: Fix spelling mistake "avaialable" -> "available"
Colin Ian King
1
-1
/
+1
2024-08-10
iio: dac: ltc2664: Fix off by one in ltc2664_channel_config()
Dan Carpenter
1
-1
/
+1
2024-08-10
iio: bmi323: suspend and resume triggering on relevant pm operations
Denis Benato
4
-0
/
+26
2024-08-10
iio: trigger: allow devices to suspend/resume theirs associated trigger
Denis Benato
2
-0
/
+44
2024-08-10
dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
Detlev Casanova
1
-0
/
+3
2024-08-10
dt-bindings: iio: ad4695: fix common-mode-channel
David Lechner
1
-4
/
+2
2024-08-10
iio: light: apds9960: Add proximity and gesture offset calibration
Abhash Jha
1
-1
/
+54
2024-08-10
iio: adc: stm32-dfsdm: add scaling support to dfsdm
Olivier Moysan
2
-1
/
+105
2024-08-10
iio: add iio backend support to sd modulator
Olivier Moysan
2
-1
/
+97
2024-08-10
iio: adc: stm32-dfsdm: adopt generic channels bindings
Olivier Moysan
1
-36
/
+154
2024-08-10
dt-bindings: iio: add vref support to sd modulator
Olivier Moysan
1
-0
/
+7
2024-08-10
dt-bindings: iio: add backend support to sd modulator
Olivier Moysan
1
-2
/
+16
2024-08-10
dt-bindings: iio: dfsdm: move to backend framework
Olivier Moysan
1
-15
/
+107
2024-08-10
iio: add child nodes support in iio backend framework
Olivier Moysan
2
-16
/
+44
2024-08-10
iio: add enable and disable services to iio backend framework
Olivier Moysan
2
-1
/
+26
2024-08-10
iio: add read scale and offset services to iio backend framework
Olivier Moysan
2
-1
/
+42
2024-08-10
dt-bindings: iio: asahi-kasei,ak8975: drop incorrect AK09116 compatible
Krzysztof Kozlowski
1
-1
/
+0
2024-08-10
iio: magnetometer: ak8975: drop incorrect AK09116 compatible
Krzysztof Kozlowski
1
-1
/
+0
2024-08-10
ABI: debugfs-iio-ad9467: document the debugfs interface
Nuno Sa
2
-0
/
+40
2024-08-10
MAINTAINERS: add entry for ad9467
Nuno Sa
1
-0
/
+9
[prev]
[next]