index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-30
inode: port __I_LRU_ISOLATING to var event
Christian Brauner
2024-08-30
vfs: fix race between evice_inodes() and find_inode()&iput()
Julian Sun
2024-08-30
inode: port __I_NEW to var event
Christian Brauner
2024-08-30
inode: port __I_SYNC to var event
Christian Brauner
2024-08-30
fs: reorder i_state bits
Christian Brauner
2024-08-30
fs: add i_state helpers
Christian Brauner
2024-08-30
MAINTAINERS: add the VFS git tree
Eric Biggers
2024-08-30
fs: s/__u32/u32/ for s_fsnotify_mask
Christian Brauner
2024-08-30
fs: remove unused path_put_init()
Christian Brauner
2024-08-30
vfs: drop one lock trip in evict()
Mateusz Guzik
2024-08-30
debugfs show actual source in /proc/mounts
Marc Aurèle La France
2024-08-30
inode: remove __I_DIO_WAKEUP
Christian Brauner
2024-08-30
doc: correcting the idmapping mount example
Hongbo Li
2024-08-30
fs: Use in_group_or_capable() helper to simplify the code
Hongbo Li
2024-08-30
vfs: elide smp_mb in iversion handling in the common case
Mateusz Guzik
2024-08-30
autofs: add per dentry expire timeout
Ian Kent
2024-08-30
vfs: use RCU in ilookup
Mateusz Guzik
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-30
vfs: only read fops once in fops_get/put
Mateusz Guzik
2024-08-30
fs/select: Annotate struct poll_list with __counted_by()
Thorsten Blum
2024-08-30
fs: rearrange general fastpath check now that O_CREAT uses it
Christian Brauner
2024-08-30
fs: remove audit dummy context check
Christian Brauner
2024-08-30
fs: pull up trailing slashes check for O_CREAT
Christian Brauner
2024-08-30
fs: move audit parent inode
Christian Brauner
2024-08-30
fs: try an opportunistic lookup for O_CREAT opens too
Jeff Layton
2024-08-30
eventpoll: Annotate data-race of busy_poll_usecs
Martin Karsten
2024-08-30
eventpoll: Don't re-zero eventpoll fields
Joe Damato
2024-08-30
Fix spelling and gramatical errors
Xiaxi Shen
2024-08-30
vfs: dodge smp_mb in break_lease and break_deleg in the common case
Mateusz Guzik
2024-08-30
file: remove outdated comment after close_fd()
Joel Savitz
2024-08-30
fs/namespace.c: Fix typo in comment
Yuesong Li
2024-08-30
exec: don't WARN for racy path_noexec check
Mateusz Guzik
2024-08-30
fs: add a kerneldoc header over lookup_fast
Jeff Layton
2024-08-30
fs: remove comment about d_rcu_to_refcount
Jeff Layton
2024-08-30
fs: mounts: Remove unused declaration mnt_cursor_del()
Yue Haibing
2024-08-30
Merge patch series "proc: restrict overmounting of ephemeral entities"
Christian Brauner
2024-08-30
proc: block mounting on top of /proc/<pid>/fdinfo/*
Christian Brauner
2024-08-30
proc: block mounting on top of /proc/<pid>/fd/*
Christian Brauner
2024-08-30
proc: block mounting on top of /proc/<pid>/map_files/*
Christian Brauner
2024-08-30
proc: add proc_splice_unmountable()
Christian Brauner
2024-08-30
proc: proc_readfdinfo() -> proc_fdinfo_iterate()
Christian Brauner
2024-08-30
proc: proc_readfd() -> proc_fd_iterate()
Christian Brauner
2024-08-30
proc: add config & param to block forcing mem writes
Adrian Ratiu
2024-08-30
Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2024-08-30
Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-08-30
Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-08-29
KVM: x86: Add fastpath handling of HLT VM-Exits
Sean Christopherson
2024-08-29
KVM: x86: Reorganize code in x86.c to co-locate vCPU blocking/running helpers
Sean Christopherson
2024-08-29
KVM: x86: Exit to userspace if fastpath triggers one on instruction skip
Sean Christopherson
2024-08-29
KVM: x86: Dedup fastpath MSR post-handling logic
Sean Christopherson
[prev]
[next]