index
:
Linux Stable
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.13.y
linux-6.14.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
*
randomize_kstack: Improve entropy diffusion
Kees Cook
2024-04-13
1
-1
/
+1
*
Input: allocate keycode for Display refresh rate toggle
Gergo Koteles
2024-04-13
1
-0
/
+1
*
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
2024-04-13
1
-1
/
+1
*
mm/secretmem: fix GUP-fast succeeding on secretmem folios
David Hildenbrand
2024-04-10
1
-2
/
+2
*
driver core: Introduce device_link_wait_removal()
Herve Codina
2024-04-10
1
-0
/
+1
*
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-04-10
1
-0
/
+28
*
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-04-10
1
-0
/
+9
*
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2024-04-10
2
-0
/
+8
*
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
2024-04-10
1
-0
/
+2
*
lockd: introduce safe async lock op
Alexander Aring
2024-04-10
1
-0
/
+14
*
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2024-04-10
1
-13
/
+0
*
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2024-04-10
1
-4
/
+3
*
nfsd: allow reaping files still under writeback
Jeff Layton
2024-04-10
1
-0
/
+1
*
NFSD: enhance inter-server copy cleanup
Dai Ngo
2024-04-10
1
-1
/
+1
*
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
2024-04-10
1
-0
/
+12
*
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
2024-04-10
1
-0
/
+13
*
trace: Relocate event helper files
Chuck Lever
2024-04-10
7
-4
/
+4
*
filelock: add a new locks_inode_context accessor function
Jeff Layton
2024-04-10
1
-0
/
+14
*
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2024-04-10
1
-0
/
+2
*
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2024-04-10
1
-0
/
+1
*
NFSD: Fix strncpy() fortify warning
Chuck Lever
2024-04-10
1
-1
/
+1
*
NLM: Defend against file_lock changes after vfs_test_lock()
Benjamin Coddington
2024-04-10
1
-0
/
+1
*
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
2024-04-10
2
-1
/
+12
*
fanotify: cleanups for fanotify_mark() input validations
Amir Goldstein
2024-04-10
1
-4
/
+5
*
fanotify: prepare for setting event flags in ignore mask
Amir Goldstein
2024-04-10
1
-6
/
+83
*
fanotify: refine the validation checks on non-dir inode mask
Amir Goldstein
2024-04-10
1
-0
/
+4
*
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2024-04-10
1
-0
/
+2
*
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo
2024-04-10
1
-0
/
+3
*
fs/lock: add helper locks_owner_has_blockers to check for blockers
Dai Ngo
2024-04-10
1
-0
/
+7
*
fsnotify: introduce mark type iterator
Amir Goldstein
2024-04-10
1
-7
/
+24
*
fanotify: enable "evictable" inode marks
Amir Goldstein
2024-04-10
1
-0
/
+1
*
fanotify: implement "evictable" inode marks
Amir Goldstein
2024-04-10
1
-0
/
+1
*
fsnotify: allow adding an inode mark without pinning inode
Amir Goldstein
2024-04-10
1
-0
/
+2
*
fsnotify: create helpers for group mark_mutex lock
Amir Goldstein
2024-04-10
1
-0
/
+28
*
fsnotify: make allow_dups a property of the group
Amir Goldstein
2024-04-10
1
-6
/
+7
*
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
2024-04-10
1
-2
/
+6
*
inotify: move control flags from mask to mark flags
Amir Goldstein
2024-04-10
1
-7
/
+9
*
fsnotify: optimize FS_MODIFY events with no ignored masks
Amir Goldstein
2024-04-10
1
-0
/
+4
*
fsnotify: fix merge with parent's ignored mask
Amir Goldstein
2024-04-10
1
-0
/
+15
*
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
2024-04-10
1
-10
/
+4
*
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2024-04-10
1
-5
/
+0
*
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2024-04-10
2
-1
/
+1
*
SUNRPC: Rename svc_close_xprt()
Chuck Lever
2024-04-10
1
-1
/
+1
*
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2024-04-10
1
-3
/
+4
*
SUNRPC: Remove svo_shutdown method
Chuck Lever
2024-04-10
1
-3
/
+0
*
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2024-04-10
2
-4
/
+0
*
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
2024-04-10
1
-8
/
+0
*
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
2024-04-10
1
-1
/
+2
*
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2024-04-10
2
-4
/
+7
*
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
2024-04-10
1
-3
/
+3
[next]