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
2026-08-03
powerpc/xive: make xive IPI allocation NULL-safe
Gou Hao
2026-08-03
xfs: add a comment to describe xfs_gc_bio.victim_rtg
Christoph Hellwig
2026-08-03
xfs: add a separate bio_set for spliting GC writes
Christoph Hellwig
2026-08-03
xfs: don't swallow dquot recovery verification errors
Long Li
2026-08-03
xfs: fix ilock leak on error in xfs_dq_get_next_id
Long Li
2026-08-03
xfs: don't ignore runtime errors in xrep_iunlink_reload_next
Darrick J. Wong
2026-08-03
xfs: set the prev pointer when reinserting an inode on the unlinked list
Darrick J. Wong
2026-08-03
xfs: fix another iunlink infinite loop bug in online fsck
Darrick J. Wong
2026-08-03
xfs: fix allocated inodes that show up in the unlinked list
Darrick J. Wong
2026-08-03
xfs: check xfarray iteration errors when committing unlinked inode lists
Darrick J. Wong
2026-08-03
xfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callers
Darrick J. Wong
2026-08-03
xfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prev
Darrick J. Wong
2026-08-03
xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repair
Darrick J. Wong
2026-08-03
xfs: don't livelock in scrub on a circular unlinked list
Darrick J. Wong
2026-08-03
xfs: hoist per-bucket unlinked list check to helper
Darrick J. Wong
2026-08-03
xfs: avoid UAF on sc->tempip in xrep_tempfile_create
Darrick J. Wong
2026-08-03
xfs: nlink scrub must take IOLOCK before determining ILOCK state
Darrick J. Wong
2026-08-03
xfs: don't zap the attr fork on repair when there are queued pptr updates
Darrick J. Wong
2026-08-03
xfs: don't return EFSCORRUPTED when scrubbing corrupt parent pointers
Darrick J. Wong
2026-08-03
xfs: don't double-lock when deleting a self-referential directory
Darrick J. Wong
2026-08-03
xfs: only check mergeability of bnobt records
Darrick J. Wong
2026-08-03
xfs: fix inverted clearance of inode junk flags
Andrey Albershteyn
2026-08-03
xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
Lin Jiapeng
2026-08-03
uprobes: Switch uretprobes_srcu to SRCU-fast-updown
Puranjay Mohan
2026-08-03
srcu: Add lock guard for srcu_fast_updown flavor
Puranjay Mohan
2026-08-03
selftests/exec: check that a binfmt_misc instance cannot be pinned
Christian Brauner
2026-08-03
binfmt_misc: let a register string create an entry disabled
Christian Brauner
2026-08-03
Merge patch series "binfmt_misc: transparent interpreters and PT_INTERP loade...
Christian Brauner
2026-08-03
binfmt_misc: document loader substitution
Christian Brauner
2026-08-03
selftests/exec: test binfmt_misc loader substitution
Christian Brauner
2026-08-03
binfmt_misc: let a bpf handler request loader substitution
Christian Brauner
2026-08-03
binfmt_misc: add the 'L' loader substitution flag
Christian Brauner
2026-08-03
binfmt_elf_fdpic: consume a stashed PT_INTERP substitute
Christian Brauner
2026-08-03
binfmt_elf: consume a stashed PT_INTERP substitute
Christian Brauner
2026-08-03
exec: carry a PT_INTERP substitute in struct linux_binprm
Christian Brauner
2026-08-03
binfmt_misc: document the transparent identity contract
Christian Brauner
2026-08-03
selftests/exec: test the transparent binfmt_misc mode
Christian Brauner
2026-08-03
binfmt_misc: let a bpf handler run the interpreter transparently
Christian Brauner
2026-08-03
binfmt_misc: add a static transparent flag 'T'
Christian Brauner
2026-08-03
binfmt_misc: add transparent interpreter dispatch
Christian Brauner
2026-08-03
exec: label mm->exe_file with the binary for a transparent dispatch
Christian Brauner
2026-08-03
exec: add AT_FLAGS_TRANSPARENT_INTERP
Christian Brauner
2026-08-03
selftests/exec: convert the binfmt_misc bpf test to the kselftest harness
Christian Brauner
2026-08-03
exec: release the replaced file with do_close_execat()
Christian Brauner
2026-08-03
binfmt_misc: split out entry_open_interpreter() and build_interp_argv()
Christian Brauner
2026-08-03
binfmt_misc: normalize the per-exec invocation flags
Christian Brauner
2026-08-03
binfmt_misc: table-drive the register string flags
Christian Brauner
2026-08-03
docs, binfmt_misc: keep general usage out of the handler sections
Christian Brauner
2026-08-03
binfmt_misc: require an absolute interpreter path with 'C'
Christian Brauner
2026-08-03
Merge patch series "binfmt_misc: bpf-backed binary type handlers"
Christian Brauner
[prev]
[next]