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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-08-03
binfmt_misc: require an absolute interpreter path with 'C'
Christian Brauner
2026-08-03
binfmt_misc: let a bpf handler choose the invocation flags per exec
Christian Brauner
2026-08-03
binfmt_misc: let bpf handlers pass an argument to the interpreter
Christian Brauner
2026-08-03
bpf: allow fs kfuncs for binfmt_misc_ops programs
Christian Brauner
2026-08-03
binfmt_misc: wire up bpf-backed 'B' entries
Christian Brauner
2026-08-03
binfmt_misc: let the entry lookup walk sleep
Christian Brauner
2026-08-03
binfmt_misc: add binfmt_misc_ops bpf struct_ops
Christian Brauner
2026-08-03
exec: stash bpf-selected interpreter state in struct linux_binprm
Christian Brauner
2026-08-03
binfmt_misc: allow removing entries via unlink(2)
Christian Brauner
2026-08-03
binfmt_misc: include what is used
Christian Brauner
2026-08-03
binfmt_misc: assorted small cleanups
Christian Brauner
2026-08-03
binfmt_misc: use __free(kfree) in bm_register_write()
Christian Brauner
2026-08-03
binfmt_misc: split the field parsing out of create_entry()
Christian Brauner
2026-08-03
binfmt_misc: use a flexible array member for the register string
Christian Brauner
2026-08-03
binfmt_misc: simplify check_special_flags()
Christian Brauner
2026-08-03
binfmt_misc: factor out the entry removal
Christian Brauner
2026-08-03
binfmt_misc: give the parse_command() results names
Christian Brauner
2026-08-03
binfmt_misc: return errors directly in load_misc_binary()
Christian Brauner
2026-08-03
binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
Christian Brauner
2026-08-03
binfmt_misc: factor out the entry matching
Christian Brauner
2026-08-03
binfmt_misc: convert the entry file to seq_file
Christian Brauner
2026-08-03
binfmt_misc: use print_hex_dump_debug() for the register debug output
Christian Brauner
2026-08-03
binfmt_misc: remove the VERBOSE_STATUS toggle
Christian Brauner
2026-08-03
binfmt_misc: rename Node to struct binfmt_misc_entry
Christian Brauner
2026-08-03
binfmt_misc: turn the entry behavior flags into an enum
Christian Brauner
2026-08-03
binfmt_misc: turn the entry bit numbers into a proper enum
Christian Brauner
2026-08-03
binfmt_misc: annotate racy accesses to ->enabled
Christian Brauner
2026-08-03
binfmt_misc: use RCU for the handler lookup
Christian Brauner
2026-08-03
binfmt_misc: convert entry list to an hlist
Christian Brauner
2026-08-02
smb: client: Fix use-after-free in cifs_try_adding_channels()
Shuangpeng Bai
2026-08-02
smb/client: show compress mount option
ChenXiaoSong
2026-08-02
Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-31
Merge tag 'ntfs-for-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-31
Merge tag 'v7.2-rc5-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-07-31
unicode: Properly reject invalid encoding version strings
Gabriel Krisman Bertazi
2026-07-31
utf8: Remove unused utf8_normalize
Dr. David Alan Gilbert
2026-07-31
NFSv4.2: fix nfs4_listxattr size accounting
Achilles Gaikwad
2026-07-31
buffer: set BIO_COMPLETE_IN_TASK for dropbehind writeback
Tal Zussman
2026-07-31
iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
Tal Zussman
2026-07-31
block: introduce bio_in_atomic()
Tal Zussman
2026-07-31
btrfs: initialize inode mapping flags for cached inodes
Qu Wenruo
2026-07-31
btrfs: disable bs > ps support if no transparent hugepage support
Qu Wenruo
2026-07-31
btrfs: fix memory leak in btrfs_do_encoded_write()
Dmitry Antipov
2026-07-31
btrfs: lzo: reject inline extents without valid headers
David Lee
2026-07-31
btrfs: disable large folios for systems with highmem
Qu Wenruo
2026-07-31
block: validate user space vectors during extraction
Keith Busch
2026-07-31
freevxfs: remove the driver
Christoph Hellwig
2026-07-31
fanotify: report full event length for FIONREAD
Yichong Chen
2026-07-31
fanotify: fix use-after-free of file range info
Chengfeng Ye
2026-07-31
exfat: convert iomap ops to ->iomap_next()
Joanne Koong
[prev]
[next]