index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
fanotify: configurable limits via sysfs
Amir Goldstein
4
-8
/
+8
2024-06-21
fsnotify: use hash table for faster events merge
Amir Goldstein
1
-3
/
+7
2024-06-21
fanotify: reduce event objectid to 29-bit hash
Amir Goldstein
1
-4
/
+1
2024-06-21
fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
Amir Goldstein
1
-1
/
+7
2024-06-21
UAPI: nfsfh.h: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-8
/
+19
2024-06-21
SUNRPC: Export svc_xprt_received()
Chuck Lever
2
-0
/
+2
2024-06-21
NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs
Chuck Lever
1
-0
/
+3
2024-06-21
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
1
-2
/
+16
2024-06-21
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
1
-0
/
+20
2024-06-21
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
1
-0
/
+25
2024-06-21
namei: introduce struct renamedata
Christian Brauner
1
-1
/
+11
2024-06-21
fs: add file and path permissions helpers
Christian Brauner
1
-0
/
+8
2024-06-21
kallsyms: only build {,module_}kallsyms_on_each_symbol when required
Christoph Hellwig
2
-25
/
+8
2024-06-21
module: use RCU to synchronize find_module
Christoph Hellwig
1
-1
/
+1
2024-06-21
inotify, memcg: account inotify instances to kmemcg
Shakeel Butt
1
-0
/
+1
2024-06-21
nfs: use change attribute for NFS re-exports
J. Bruce Fields
1
-0
/
+1
2024-06-21
NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
Chuck Lever
1
-0
/
+3
2024-06-21
NFSD: Update the SETATTR3args decoder to use struct xdr_stream
Chuck Lever
1
-0
/
+6
2024-06-21
SUNRPC: Move definition of XDR_UNIT
Chuck Lever
2
-6
/
+10
2024-06-21
SUNRPC: Display RPC procedure names instead of proc numbers
Chuck Lever
1
-4
/
+11
2024-06-21
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
1
-0
/
+1
2024-06-21
file: Replace ksys_close with close_fd
Eric W. Biederman
1
-12
/
+0
2024-06-21
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
2
-5
/
+4
2024-06-21
file: Merge __alloc_fd into alloc_fd
Eric W. Biederman
1
-2
/
+0
2024-06-21
file: Merge __fd_install into fd_install
Eric W. Biederman
1
-2
/
+0
2024-06-21
file: Implement task_lookup_next_fd_rcu
Eric W. Biederman
1
-0
/
+1
2024-06-21
file: Implement task_lookup_fd_rcu
Eric W. Biederman
1
-0
/
+2
2024-06-21
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
1
-4
/
+4
2024-06-21
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
1
-4
/
+3
2024-06-21
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
1
-0
/
+7
2024-06-21
file: Rename __fcheck_files to files_lookup_fd_raw
Eric W. Biederman
1
-2
/
+2
2024-06-21
exec: Remove reset_files_struct
Eric W. Biederman
1
-1
/
+0
2024-06-21
exec: Simplify unshare_files
Eric W. Biederman
1
-1
/
+1
2024-06-21
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
1
-0
/
+3
2024-06-21
nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
Trond Myklebust
1
-0
/
+1
2024-06-21
exportfs: Add a function to return the raw output from fh_to_dentry()
Trond Myklebust
1
-0
/
+5
2024-06-21
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
1
-2
/
+3
2024-06-21
nfsd: allow filesystems to opt out of subtree checking
Jeff Layton
1
-0
/
+1
2024-06-21
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
1
-0
/
+2
2024-06-21
Revert "nfsd4: support change_attr_type attribute"
J. Bruce Fields
1
-8
/
+0
2024-06-21
nfsd: minor nfsd4_change_attribute cleanup
J. Bruce Fields
1
-0
/
+13
2024-06-21
NFSD: Add helper for decoding locker4
Chuck Lever
1
-0
/
+21
2024-06-21
NFSD: Replace READ* macros in nfsd4_decode_commit()
Chuck Lever
1
-0
/
+21
2024-06-21
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
1
-0
/
+2
2024-06-21
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
1
-0
/
+16
2024-06-21
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
1
-1
/
+43
2024-06-21
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
3
-7
/
+7
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2
-11
/
+4
2024-06-16
mmc: core: Add mmc_gpiod_set_cd_config() function
Hans de Goede
1
-0
/
+1
2024-06-16
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
1
-0
/
+2
[prev]
[next]