index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: navpoint - convert to use GPIO descriptor
Linus Walleij
2023-12-14
1
-1
/
+0
*
Input: gpio-keys - add system suspend support for dedicated wakeirqs
Tony Lindgren
2023-11-30
1
-0
/
+2
*
Input: Annotate struct ff_device with __counted_by
Kees Cook
2023-10-14
1
-1
/
+1
*
Input: mt - annotate struct input_mt with __counted_by
Kees Cook
2023-09-30
1
-1
/
+1
*
Merge tag 'v6.5' into next
Dmitry Torokhov
2023-09-05
590
-6855
/
+23445
|
\
|
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-08-27
1
-4
/
+0
|
|
\
|
|
*
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
2023-08-25
1
-4
/
+0
|
*
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-26
1
-40
/
+40
|
|
\
\
|
|
*
|
clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
Biju Das
2023-08-05
1
-40
/
+40
|
*
|
|
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-25
4
-9
/
+35
|
|
\
\
\
|
|
*
|
|
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
1
-0
/
+11
|
|
*
|
|
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-08-21
1
-3
/
+0
|
|
*
|
|
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-21
2
-6
/
+24
|
*
|
|
|
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-25
1
-1
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
2023-08-22
1
-1
/
+0
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-25
2
-1
/
+2
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-08-25
1
-0
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm: Add an HPD poll helper to reschedule the poll work
Imre Deak
2023-08-23
1
-0
/
+1
|
|
*
|
|
|
|
Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-08-24
1
-1
/
+1
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
drm/display/dp: Fix the DP DSC Receiver cap size
Ankit Nautiyal
2023-08-22
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-08-25
1
-0
/
+11
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tracing/synthetic: Use union instead of casts
Sven Schnelle
2023-08-16
1
-0
/
+11
|
*
|
|
|
|
|
|
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-24
7
-18
/
+28
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2023-08-24
1
-0
/
+6
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-08-23
1
-0
/
+5
|
|
|
*
|
|
|
|
|
netfilter: nf_tables: validate all pending tables
Florian Westphal
2023-08-23
1
-0
/
+1
|
|
*
|
|
|
|
|
|
bonding: fix macvlan over alb bond support
Hangbin Liu
2023-08-24
1
-10
/
+1
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-08-22
1
-0
/
+1
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
2023-08-21
1
-0
/
+1
|
|
*
|
|
|
|
|
|
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-08-20
2
-3
/
+14
|
|
*
|
|
|
|
|
|
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-20
1
-2
/
+2
|
|
*
|
|
|
|
|
|
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-19
1
-3
/
+4
|
*
|
|
|
|
|
|
|
Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-20
1
-1
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
serial: core: Fix serial core port id to not use port->line
Tony Lindgren
2023-08-01
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
serial: core: Controller id cannot be negative
Tony Lindgren
2023-08-01
1
-1
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-19
1
-12
/
+0
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
fbdev: kyro: Remove unused declarations
Yue Haibing
2023-08-15
1
-12
/
+0
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-18
4
-0
/
+12
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
net: do not allow gso_size to be set to GSO_BY_FRAGS
Eric Dumazet
2023-08-17
1
-0
/
+4
|
|
*
|
|
|
|
|
|
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-17
1
-0
/
+6
|
|
*
|
|
|
|
|
|
Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
David S. Miller
2023-08-16
1
-0
/
+1
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
2023-08-16
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-08-16
1
-0
/
+1
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
xfrm: don't skip free of empty state in acquire policy
Leon Romanovsky
2023-08-01
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Jakub Kicinski
2023-08-11
1
-0
/
+2
|
|
|
\
\
\
\
\
\
\
\
|
*
|
\
\
\
\
\
\
\
\
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-08-17
1
-9
/
+3
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
/
/
/
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Revert "drm/edid: Fix csync detailed mode parsing"
Jani Nikula
2023-08-17
1
-9
/
+3
|
*
|
|
|
|
|
|
|
|
locking: remove spin_lock_prefetch
Mateusz Guzik
2023-08-12
1
-6
/
+1
|
*
|
|
|
|
|
|
|
|
Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-12
1
-0
/
+2
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
2023-08-10
1
-0
/
+2
[next]