summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-31Merge patch series "fs/namei.c: comment and coding style fixups"Christian Brauner1-19/+24
2026-07-31fs/namei.c: fix coding style in atomic_open() and lookup_open()Christian Brauner1-3/+8
2026-07-31fs/namei.c: fix kerneldoc of atomic_open() and vfs_lookup_open()Christian Brauner1-5/+7
2026-07-31fs/namei.c: update stale comments in lookup_open()Christian Brauner1-11/+9
2026-07-31gpiolib: Check gc->get_direction() before calling gpiod_get_direction()Christophe Leroy (CS GROUP)1-1/+2
2026-07-31locking/percpu-rwsem: Annotate intentional data race in readers_active_check()Sun Shaojie1-1/+1
2026-07-31static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth4-11/+11
2026-07-31locking/lockdep: Fix NULL pointer dereference in __lock_set_class()Naveen Kumar Chaudhary1-0/+2
2026-07-31uprobes: Fix NULL pointer dereference in hprobe_expire()Breno Leitao1-1/+1
2026-07-31pinctrl: qcom: shikra: Fix intr_target_width for summary interrupt routingKomal Bajaj1-0/+1
2026-07-31drm/imagination: Reorder some fields in struct pvr_device_featuresAlexandru Dadu1-3/+3
2026-07-31md/raid1: create serial pool adding rdev to array with serialize_policy=1Martin Wilck1-1/+2
2026-07-31drm/imagination: Set scheduler timeout period higher than Firmware timeoutBrajesh Gupta1-1/+2
2026-07-31Remove excl arg to ->create inode_operationNeilBrown53-68/+67
2026-07-31seq_file: rename mangle_path to seq_mangle_pathJohannes Berg3-8/+7
2026-07-31Merge patch series "lockref tidy ups + touch ups to it's usage by dcache"Christian Brauner10-26/+34
2026-07-31nstree: add/fix struct ns_id_req kernel-doc member fieldsRandy Dunlap1-3/+4
2026-07-31dcache: use lockref routines for dead count checksMateusz Guzik1-8/+8
2026-07-31lockref: tidy up dead count handlingMateusz Guzik9-18/+26
2026-07-31initramfs: fix typo in reserve_initrd_mem commentShivank Sharma1-1/+1
2026-07-31fs/pipe: unify the page pools into a single per-pipe poolBreno Leitao2-99/+94
2026-07-31fs: annotate inode timestamp accessorsYu Peng3-20/+20
2026-07-31eventpoll: compute timer slack lazily in ep_poll()Usama Arif1-2/+4
2026-07-31Merge patch series "put_mnt_ns(): leave mounts connected"Christian Brauner5-1/+68
2026-07-31selftests/filesystems: add mntns cleanup testNoah Orlando4-0/+67
2026-07-31put_mnt_ns(): leave mounts connectedNoah Orlando1-1/+1
2026-07-31Merge patch series "fs: Move long delayed work on system_dfl_long_wq"Christian Brauner5-5/+5
2026-07-31affs: Move long delayed work on system_dfl_long_wqMarco Crivellari1-1/+1
2026-07-31hfs: Move long delayed work on system_dfl_long_wqMarco Crivellari1-1/+1
2026-07-31hfsplus: Move long delayed work on system_dfl_long_wqMarco Crivellari1-1/+1
2026-07-31fs/jffs2: Move long delayed work on system_dfl_long_wqMarco Crivellari1-1/+1
2026-07-31selftests/statmount: Fix file descriptor leak in setup_namespaceMalaya Kumar Rout1-0/+3
2026-07-31ufs: Move long delayed work on system_dfl_long_wqMarco Crivellari1-1/+1
2026-07-31docs: filesystems: porting: fix spelling of returned and insteadYuhong Cheng1-1/+1
2026-07-31selftests/filesystems: fix spelling error in statmount test commentWang Yan1-1/+1
2026-07-31romfs: detect hard link cycles이상호1-0/+8
2026-07-31media: renesas: vsp1: Declare index variables in for loop statementLaurent Pinchart12-96/+56
2026-07-31media: renesas: vsp1: Make reset control optional to support platforms withou...Lad Prabhakar1-1/+1
2026-07-31media: dt-bindings: media: renesas,vsp1: Document RZ/T2H and RZ/N2H SoCsLad Prabhakar1-1/+16
2026-07-31media: dt-bindings: media: renesas,fcp: Document RZ/T2H and RZ/N2H SoCsLad Prabhakar1-1/+17
2026-07-31drm/panthor: fix firmware control interface bounds checksOsama Abdelkader1-6/+13
2026-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu6-24/+15
2026-07-31i3c: renesas: Drop unused structure member 'resuming'Claudiu Beznea1-1/+0
2026-07-31hwmon: spd5118: Add I3C supportAkhil R2-4/+61
2026-07-31hwmon: spd5118: Remove 16-bit addressingAkhil R1-74/+5
2026-07-31i3c: dw-i3c-master: Add ACPI ID for Tegra410Akhil R1-3/+4
2026-07-31i3c: dw-i3c-master: Add ACPI core clock frequency quirkAkhil R1-12/+33
2026-07-31i3c: dw-i3c-master: Add SETAASA as supported CCCAkhil R1-0/+2
2026-07-31i3c: master: match I3C device through DT and ACPIAkhil R1-1/+19
2026-07-31i3c: master: Add support for devices without PIDAkhil R1-11/+41