summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-07-31selftests/filesystems: fix spelling error in statmount test commentWang Yan
2026-07-31romfs: detect hard link cycles이상호
2026-07-31media: renesas: vsp1: Declare index variables in for loop statementLaurent Pinchart
2026-07-31media: renesas: vsp1: Make reset control optional to support platforms withou...Lad Prabhakar
2026-07-31media: dt-bindings: media: renesas,vsp1: Document RZ/T2H and RZ/N2H SoCsLad Prabhakar
2026-07-31media: dt-bindings: media: renesas,fcp: Document RZ/T2H and RZ/N2H SoCsLad Prabhakar
2026-07-31drm/panthor: fix firmware control interface bounds checksOsama Abdelkader
2026-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2026-07-31i3c: renesas: Drop unused structure member 'resuming'Claudiu Beznea
2026-07-31hwmon: spd5118: Add I3C supportAkhil R
2026-07-31hwmon: spd5118: Remove 16-bit addressingAkhil R
2026-07-31i3c: dw-i3c-master: Add ACPI ID for Tegra410Akhil R
2026-07-31i3c: dw-i3c-master: Add ACPI core clock frequency quirkAkhil R
2026-07-31i3c: dw-i3c-master: Add SETAASA as supported CCCAkhil R
2026-07-31i3c: master: match I3C device through DT and ACPIAkhil R
2026-07-31i3c: master: Add support for devices without PIDAkhil R
2026-07-31i3c: master: Add support for devices using SETAASAAkhil R
2026-07-31i3c: master: Support ACPI enumeration of child devicesAkhil R
2026-07-31i3c: master: Use unified device property interfaceAkhil R
2026-07-31dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASAAkhil R
2026-07-31i3c: master: require dests for read CCC commandsAdrian Ng Ho Yin
2026-07-31i3c: master: Fix info leak and UAF in device unregister pathAdrian Hunter
2026-07-31i3c: master: dw: Drop redundant core reset nameShubham Patil
2026-07-31dt-bindings: i3c: dw: Document missing optional core resetShubham Patil
2026-07-31i3c: master: adi: add OF module alias for autoloadingCan Peng
2026-07-31dt-bindings: i3c: cdns: add Axiado AX3005 I3C variantSwark Yang
2026-07-31i3c: renesas: Add runtime PM supportClaudiu Beznea
2026-07-31i3c: renesas: Drop unnecessary tabClaudiu Beznea
2026-07-31i3c: renesas: Use the "dev_name:irq_name" format for the interrupt nameClaudiu Beznea
2026-07-31i3c: renesas: Organize structures to avoid unnecessary paddingClaudiu Beznea
2026-07-31i3c: renesas: Update HW registers after SW computations are doneClaudiu Beznea
2026-07-31i3c: renesas: Drop the explicit memset() callClaudiu Beznea
2026-07-31i3c: renesas: Follow a unified pattern for transfer and command initializationClaudiu Beznea
2026-07-31i3c: renesas: Return immediately if there is no transferClaudiu Beznea
2026-07-31i3c: renesas: Use reset_control_bulk_{assert, deassert}()Claudiu Beznea
2026-07-31i3c: renesas: Fix out-of-bounds access for newdevs maskClaudiu Beznea
2026-07-31i3c: renesas: Clean DATBAS register on detachClaudiu Beznea
2026-07-31i3c: renesas: Perform Dynamic Address Assignment on resumeClaudiu Beznea
2026-07-31i3c: renesas: Reset the controller on resumeClaudiu Beznea