index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-07-28
binfmt_misc: don't leak the user namespace when the mount fails
Christian Brauner
2026-07-28
binfmt_misc: reject a flag character as the field delimiter
Christian Brauner
2026-07-28
binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
Christian Brauner
2026-07-28
binfmt_misc: restore write access when removing an entry
Christian Brauner
2026-07-28
Merge patch series "binfmt_misc: don't let an 'F' entry pin its own instance"
Christian Brauner
2026-07-28
binfmt_misc: don't let an 'F' entry pin its own instance
Christian Brauner
2026-07-28
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
2026-07-28
netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
David Howells
2026-07-28
netfs: release readahead folios on iterator preparation failure
Yichong Chen
2026-07-28
netfs: handle single writeback rolling buffer allocation failure
Yichong Chen
2026-07-28
netfs: clear PG_private_2 on copy-to-cache append failure
Yichong Chen
2026-07-28
Merge patch series "afs: Miscellaneous fixes"
Christian Brauner
2026-07-28
afs: Fix UAF when sending a message
David Howells
2026-07-28
afs: Fix afs_fs_fetch_data() to subtract transferred from len
David Howells
2026-07-28
afs: Fix afs_fs_fetch_data() to set call->async
David Howells
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-07-27
Merge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-27
Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-07-27
Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2026-07-27
erofs: cap LZMA stream pool size
Michael Bommarito
2026-07-27
erofs: ensure valid f_path for page cache sharing
Gao Xiang
2026-07-26
Linux 7.2-rc5
v7.2-rc5
Linus Torvalds
2026-07-26
Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-26
Merge tag 'spi-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-26
Merge tag 'regulator-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-07-26
Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-26
Merge tag 'staging-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-07-26
Merge tag 'tty-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-07-26
Merge tag 'usb-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-07-26
Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
[next]