summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-31x86/speculation: Drop Excess function parameter descriptionsRandy Dunlap
2026-07-31x86/lib: checksum_64.h: Eliminate all kernel-doc warningsRandy Dunlap
2026-07-31x86/barrier: Use correct parameter names in kernel-docRandy Dunlap
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2026-07-31MAINTAINERS: add sys_soc.h to DRIVER COREDanilo Krummrich
2026-07-31rust: debugfs: remove unsafe blocks from traits impl for VecJosef Ippisch
2026-07-31rust: debugfs: migrate debugfs traits requirements to zerocopyJosef Ippisch
2026-07-31rust_binder: do not query current thread for all ioctlsAlice Ryhl
2026-07-31nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand
2026-07-31nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFIAelin Reidel
2026-07-31misc: fastrpc: fix memory leak in fastrpc_channel_ctx_freeEddie Lin
2026-07-31misc: fastrpc: fix channel ctx ref leak when session alloc failsAnandu Krishnan E
2026-07-31misc: fastrpc: take fl->lock when moving mmaps on interrupted invokeJunrui Luo
2026-07-31misc: fastrpc: Remove buffer from list prior to unmap operationEkansh Gupta
2026-07-31misc: fastrpc: Fix initial memory allocation for Audio PD memory poolEkansh Gupta
2026-07-31dcache: keep shrink_dcache_for_umount() making progress on busy rootsKarl Mehltretter
2026-07-31Merge patch series "fs/namei.c: comment and coding style fixups"Christian Brauner
2026-07-31fs/namei.c: fix coding style in atomic_open() and lookup_open()Christian Brauner
2026-07-31fs/namei.c: fix kerneldoc of atomic_open() and vfs_lookup_open()Christian Brauner
2026-07-31fs/namei.c: update stale comments in lookup_open()Christian Brauner
2026-07-31gpiolib: Check gc->get_direction() before calling gpiod_get_direction()Christophe Leroy (CS GROUP)
2026-07-31locking/percpu-rwsem: Annotate intentional data race in readers_active_check()Sun Shaojie
2026-07-31static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth
2026-07-31locking/lockdep: Fix NULL pointer dereference in __lock_set_class()Naveen Kumar Chaudhary
2026-07-31uprobes: Fix NULL pointer dereference in hprobe_expire()Breno Leitao
2026-07-31pinctrl: qcom: shikra: Fix intr_target_width for summary interrupt routingKomal Bajaj
2026-07-31drm/imagination: Reorder some fields in struct pvr_device_featuresAlexandru Dadu
2026-07-31md/raid1: create serial pool adding rdev to array with serialize_policy=1Martin Wilck
2026-07-31drm/imagination: Set scheduler timeout period higher than Firmware timeoutBrajesh Gupta
2026-07-31Remove excl arg to ->create inode_operationNeilBrown
2026-07-31seq_file: rename mangle_path to seq_mangle_pathJohannes Berg
2026-07-31Merge patch series "lockref tidy ups + touch ups to it's usage by dcache"Christian Brauner
2026-07-31nstree: add/fix struct ns_id_req kernel-doc member fieldsRandy Dunlap
2026-07-31dcache: use lockref routines for dead count checksMateusz Guzik
2026-07-31lockref: tidy up dead count handlingMateusz Guzik
2026-07-31initramfs: fix typo in reserve_initrd_mem commentShivank Sharma
2026-07-31fs/pipe: unify the page pools into a single per-pipe poolBreno Leitao
2026-07-31fs: annotate inode timestamp accessorsYu Peng
2026-07-31eventpoll: compute timer slack lazily in ep_poll()Usama Arif
2026-07-31Merge patch series "put_mnt_ns(): leave mounts connected"Christian Brauner
2026-07-31selftests/filesystems: add mntns cleanup testNoah Orlando
2026-07-31put_mnt_ns(): leave mounts connectedNoah Orlando
2026-07-31Merge patch series "fs: Move long delayed work on system_dfl_long_wq"Christian Brauner
2026-07-31affs: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-31hfs: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-31hfsplus: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-31fs/jffs2: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-31selftests/statmount: Fix file descriptor leak in setup_namespaceMalaya Kumar Rout
2026-07-31ufs: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-31docs: filesystems: porting: fix spelling of returned and insteadYuhong Cheng