index
:
blaster4385/linux-IllusionX
v6.12.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-18
Input: navpoint - remove driver
Duje Mihanović
1
-8
/
+0
2023-12-13
Input: as5011 - convert to GPIO descriptor
Linus Walleij
1
-1
/
+0
2023-12-13
Input: omap-keypad - drop optional GPIO support
Linus Walleij
1
-3
/
+0
2023-12-13
Input: navpoint - convert to use GPIO descriptor
Linus Walleij
1
-1
/
+0
2023-11-30
Input: gpio-keys - add system suspend support for dedicated wakeirqs
Tony Lindgren
1
-0
/
+2
2023-10-13
Input: Annotate struct ff_device with __counted_by
Kees Cook
1
-1
/
+1
2023-09-30
Input: mt - annotate struct input_mt with __counted_by
Kees Cook
1
-1
/
+1
2023-09-05
Merge tag 'v6.5' into next
Dmitry Torokhov
590
-6855
/
+23445
2023-08-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+0
2023-08-25
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-40
/
+40
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-9
/
+35
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2023-08-25
Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+2
2023-08-24
Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+11
2023-08-24
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
1
-4
/
+0
2023-08-25
Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-0
/
+1
2023-08-25
Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-18
/
+28
2023-08-24
Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-0
/
+6
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-10
/
+1
2023-08-23
drm: Add an HPD poll helper to reschedule the poll work
Imre Deak
1
-0
/
+1
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
1
-0
/
+5
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
1
-0
/
+1
2023-08-22
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
1
-1
/
+0
2023-08-22
Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+1
2023-08-22
drm/display/dp: Fix the DP DSC Receiver cap size
Ankit Nautiyal
1
-1
/
+1
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+11
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
1
-3
/
+0
2023-08-21
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2
-6
/
+24
2023-08-21
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-0
/
+1
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2
-3
/
+14
2023-08-20
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-2
/
+2
2023-08-20
Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2023-08-19
Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+0
2023-08-18
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-3
/
+4
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-0
/
+12
2023-08-18
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-9
/
+3
2023-08-17
net: do not allow gso_size to be set to GSO_BY_FRAGS
Eric Dumazet
1
-0
/
+4
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-0
/
+6
2023-08-17
Revert "drm/edid: Fix csync detailed mode parsing"
Jani Nikula
1
-9
/
+3
2023-08-16
tracing/synthetic: Use union instead of casts
Sven Schnelle
1
-0
/
+11
2023-08-16
Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
David S. Miller
1
-0
/
+1
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-0
/
+1
2023-08-16
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
1
-0
/
+1
2023-08-15
fbdev: kyro: Remove unused declarations
Yue Haibing
1
-12
/
+0
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-6
/
+1
2023-08-12
Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
2
-2
/
+1
2023-08-10
Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Jakub Kicinski
1
-0
/
+2
2023-08-10
Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-76
/
+53
[next]