index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Copy FATTR4 bit number definitions from RFCs
Chuck Lever
2023-10-16
1
-68
/
+192
*
NFSD: Add nfsd4_encode_fattr4_change()
Chuck Lever
2023-10-16
1
-1
/
+1
*
nfs: fix the typo of rfc number about xattr in NFSv4
Kinglong Mee
2023-10-16
1
-1
/
+1
*
NFSD: add rpc_status netlink support
Lorenzo Bianconi
2023-10-16
1
-0
/
+1
*
NFSD: introduce netlink stubs
Lorenzo Bianconi
2023-10-16
1
-0
/
+39
*
SUNRPC: change the back-channel queue to lwq
NeilBrown
2023-10-16
2
-3
/
+3
*
SUNRPC: discard sp_lock
NeilBrown
2023-10-16
1
-1
/
+0
*
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
2023-10-16
1
-1
/
+1
*
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2023-10-16
2
-2
/
+3
*
SUNRPC: only have one thread waking up at a time
NeilBrown
2023-10-16
1
-11
/
+0
*
lib: add light-weight queuing mechanism.
NeilBrown
2023-10-16
1
-0
/
+124
*
llist: add llist_del_first_this()
NeilBrown
2023-10-16
1
-0
/
+4
*
SUNRPC: change service idle list to be an llist
NeilBrown
2023-10-16
1
-16
/
+5
*
llist: add interface to check if a node is on a list.
NeilBrown
2023-10-16
1
-0
/
+42
*
SUNRPC: discard SP_CONGESTED
NeilBrown
2023-10-16
1
-1
/
+0
*
SUNRPC: add list of idle threads
NeilBrown
2023-10-16
2
-2
/
+24
*
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2023-10-16
2
-2
/
+26
*
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
2023-10-16
1
-2
/
+0
*
SUNRPC: Clean up bc_svc_process()
Chuck Lever
2023-10-16
1
-2
/
+1
*
lockd: introduce safe async lock op
Alexander Aring
2023-10-16
1
-0
/
+14
*
Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-15
1
-1
/
+0
|
\
|
*
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
2023-10-05
1
-1
/
+0
*
|
Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-15
1
-0
/
+2
|
\
\
|
*
|
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
2023-10-12
1
-0
/
+2
*
|
|
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-15
2
-5
/
+2
|
\
\
\
|
*
|
|
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
2023-10-11
2
-5
/
+2
|
|
/
/
*
|
|
Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-12
1
-0
/
+19
|
\
\
\
|
*
\
\
Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-10-13
1
-0
/
+19
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
dma-buf: add dma_fence_timestamp helper
Christian König
2023-10-05
1
-0
/
+19
*
|
|
|
Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
cgroup: Fix incorrect css_set_rwsem reference in comment
Waiman Long
2023-10-12
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-12
3
-7
/
+4
|
\
\
\
\
|
*
|
|
|
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
2023-10-12
1
-5
/
+1
|
*
|
|
|
net: skbuff: fix kernel-doc typos
Randy Dunlap
2023-10-10
1
-2
/
+2
|
*
|
|
|
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
2023-10-10
1
-0
/
+1
*
|
|
|
|
Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-11
2
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
quota: Fix slow quotaoff
Jan Kara
2023-10-06
2
-2
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-10-10
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
hyperv: reduce size of ms_hyperv_info
Olaf Hering
2023-09-22
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-10-10
1
-0
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ASoC: core: Do not call link_exit() on uninitialized rtd objects
Amadeusz Sławiński
2023-09-29
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-10-06
1
-0
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
Oza Pawandeep
2023-10-04
1
-0
/
+9
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'drm-fixes-2023-10-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-06
1
-0
/
+10
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-10-06
1
-0
/
+10
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
drm/nouveau: exec: report max pushs through getparam
Danilo Krummrich
2023-10-04
1
-0
/
+10
*
|
|
|
|
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-05
9
-12
/
+19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
2023-10-05
1
-2
/
+3
|
*
|
|
|
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-04
1
-2
/
+4
|
*
|
|
|
Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-10-04
1
-0
/
+1
|
|
\
\
\
\
[next]