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
...
*
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
2024-04-10
1
-25
/
+0
*
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2024-04-10
1
-4
/
+0
*
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
2024-04-10
1
-0
/
+13
*
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2024-04-10
1
-10
/
+4
*
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2024-04-10
1
-3
/
+23
*
SUNRPC: change svc_get() to return the svc.
NeilBrown
2024-04-10
1
-1
/
+2
*
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2024-04-10
1
-3
/
+3
*
exit: Implement kthread_exit
Eric W. Biederman
2024-04-10
1
-0
/
+1
*
fanotify: wire up FAN_RENAME event
Amir Goldstein
2024-04-10
1
-1
/
+2
*
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
2024-04-10
1
-0
/
+6
*
fanotify: record old and new parent and name in FAN_RENAME event
Amir Goldstein
2024-04-10
1
-0
/
+2
*
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein
2024-04-10
3
-7
/
+11
*
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
2024-04-10
2
-1
/
+5
*
fsnotify: separate mark iterator type from object type enum
Amir Goldstein
2024-04-10
1
-13
/
+28
*
fsnotify: clarify object type argument
Amir Goldstein
2024-04-10
1
-16
/
+12
*
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2024-04-10
3
-9
/
+9
*
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2024-04-10
3
-9
/
+10
*
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2024-04-10
3
-19
/
+19
*
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2024-04-10
3
-21
/
+22
*
NFSD: move filehandle format declarations out of "uapi".
NeilBrown
2024-04-10
1
-115
/
+0
*
NFS: Move NFS protocol display macros to global header
Chuck Lever
2024-04-10
2
-0
/
+379
*
NFS: Move generic FS show macros to global header
Chuck Lever
2024-04-10
1
-0
/
+122
*
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
2024-04-10
4
-53
/
+99
*
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi
2024-04-10
1
-1
/
+5
*
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
2024-04-10
1
-0
/
+7
*
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
2024-04-10
1
-0
/
+2
*
fanotify: Reserve UAPI bits for FAN_FS_ERROR
Gabriel Krisman Bertazi
2024-04-10
1
-0
/
+1
*
fsnotify: Support FS_ERROR event type
Gabriel Krisman Bertazi
2024-04-10
2
-1
/
+44
*
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
2024-04-10
1
-0
/
+3
*
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi
2024-04-10
1
-1
/
+1
*
fsnotify: Protect fsnotify_handle_inode_event from no-inode events
Gabriel Krisman Bertazi
2024-04-10
1
-0
/
+1
*
fsnotify: Retrieve super block from the data field
Gabriel Krisman Bertazi
2024-04-10
1
-0
/
+15
*
fsnotify: Add wrapper around fsnotify_add_event
Gabriel Krisman Bertazi
2024-04-10
1
-7
/
+16
*
fsnotify: Add helper to detect overflow_event
Gabriel Krisman Bertazi
2024-04-10
1
-0
/
+5
*
fsnotify: clarify contract for create event hooks
Amir Goldstein
2024-04-10
1
-6
/
+16
*
fsnotify: pass dentry instead of inode data
Amir Goldstein
2024-04-10
2
-3
/
+18
*
fsnotify: pass data_type to fsnotify_name()
Amir Goldstein
2024-04-10
1
-9
/
+13
*
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
2024-04-10
2
-4
/
+4
*
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
2024-04-10
1
-0
/
+2
*
dma-iommu: add iommu_dma_opt_mapping_size()
John Garry
2024-04-10
1
-0
/
+2
*
dma-mapping: add dma_opt_mapping_size()
John Garry
2024-04-10
2
-0
/
+6
*
minmax: add umin(a, b) and umax(a, b)
David Laight
2024-04-10
1
-0
/
+17
*
Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
Michael Kelley
2024-04-10
1
-1
/
+21
*
soc: fsl: qbman: Add CGR update function
Sean Anderson
2024-04-10
1
-0
/
+9
*
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google)
2024-04-10
1
-0
/
+1
*
nfs: fix UAF in direct writes
Josef Bacik
2024-04-10
1
-0
/
+1
*
phy: tegra: xusb: Add API to retrieve the port number of phy
Wayne Chang
2024-04-10
1
-0
/
+1
*
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
2024-04-10
1
-0
/
+1
*
PCI: Work around Intel I210 ROM BAR overlap defect
Bjorn Helgaas
2024-04-10
1
-0
/
+1
*
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
2024-04-10
1
-1
/
+14
[prev]
[next]