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-15
Merge tag 'ras_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-9
/
+9
2024-07-15
MAINTAINERS: update entry for Yealink driver
Dmitry Torokhov
1
-1
/
+0
2024-07-15
Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-108
/
+819
2024-07-15
Input: msc_touchkey - remove the driver
Dmitry Torokhov
4
-307
/
+0
2024-07-15
Input: msc5000_ts - remove the driver
Dmitry Torokhov
4
-305
/
+0
2024-07-15
Input: usbtouchscreen - switch to using __free() cleanup facility
Dmitry Torokhov
1
-57
/
+33
2024-07-15
Input: usbtouchscreen - use guard notation when acquiring mutexes
Dmitry Torokhov
1
-32
/
+33
2024-07-15
Input: usbtouchscreen - split device info table into individual pieces
Dmitry Torokhov
1
-331
/
+293
2024-07-15
Input: usbtouchscreen - constify usbtouch_dev_info table
Dmitry Torokhov
1
-11
/
+9
2024-07-15
Input: usbtouchscreen - move process_pkt() into main device structure
Dmitry Torokhov
1
-15
/
+13
2024-07-15
Input: usbtouchscreen - move the driver ID table
Dmitry Torokhov
1
-105
/
+104
2024-07-15
Input: usbtouchscreen - remove custom USB_DEVICE_HID_CLASS macro
Dmitry Torokhov
1
-9
/
+4
2024-07-15
Input: usbtouchscreen - use driver core to instantiate device attributes
Dmitry Torokhov
1
-10
/
+21
2024-07-15
Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
53
-703
/
+1256
2024-07-15
Merge tag 'regulator-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
44
-347
/
+833
2024-07-15
Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
16
-81
/
+226
2024-07-15
Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
54
-2123
/
+3187
2024-07-15
Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
50
-993
/
+556
2024-07-15
Merge tag 'pmdomain-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
15
-33
/
+271
2024-07-15
Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-439
/
+1065
2024-07-15
Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
92
-2254
/
+4413
2024-07-15
Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
20
-5
/
+1950
2024-07-15
Merge tag 'tag-chrome-platform-firmware-for-v6.11' of git://git.kernel.org/pu...
Linus Torvalds
8
-0
/
+8
2024-07-15
Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
22
-99
/
+1270
2024-07-15
Merge tag 'wq-for-6.11-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+2
2024-07-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
86
-749
/
+1603
2024-07-15
Input: adc-joystick - use device_for_each_child_node_scoped()
Javier Carrasco
1
-11
/
+5
2024-07-15
Input: adc-keys - use device_for_each_child_node_scoped()
Javier Carrasco
1
-4
/
+1
2024-07-15
Input: gpio_keys_polled - use device_for_each_child_node_scoped()
Javier Carrasco
1
-3
/
+1
2024-07-15
Input: gpio_keys - use device_for_each_child_node_scoped()
Javier Carrasco
1
-3
/
+1
2024-07-15
Input: qt1050 - use device_for_each_child_node_scoped()
Javier Carrasco
1
-10
/
+5
2024-07-15
workqueue: Remove unneeded lockdep_assert_cpus_held()
Lai Jiangshan
1
-10
/
+2
2024-07-15
Merge tag 'keys-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2024-07-15
Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2024-07-15
Merge tag 'wq-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-189
/
+157
2024-07-15
Input: iqs269a - use device_for_each_child_node_scoped()
Javier Carrasco
1
-5
/
+2
2024-07-15
Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-159
/
+679
2024-07-15
Merge tag 'nolibc.2024.07.15a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-28
/
+238
2024-07-15
Merge tag 'v6.10' into next
Dmitry Torokhov
12312
-251424
/
+486427
2024-07-15
Merge tag 'kcsan.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+33
2024-07-15
Merge tag 'torture.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+4
2024-07-15
Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-278
/
+439
2024-07-15
Merge tag 'lkmm.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-27
/
+49
2024-07-15
Merge tag 'cmpxchg.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+7
2024-07-16
drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8
Nitin Gote
1
-5
/
+1
2024-07-15
Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
33
-131
/
+647
2024-07-15
Merge tag 'smp-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+6
2024-07-15
Merge tag 'core-debugobjects-2024-07-14' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-10
/
+11
2024-07-15
drm/amd/display: fix doc entry for bb_from_dmub
Aurabindo Pillai
1
-1
/
+3
2024-07-15
drm/amd: Bump KMS_DRIVER_MINOR version
Aurabindo Pillai
1
-1
/
+2
[prev]
[next]