summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-27arm64: dts: imx8ulp: Correct SRAM node address and size to cover full SSRAM P2Peng Fan
2026-07-27arm64: dts: imx8ulp: Add I3C2 controller nodePeng Fan
2026-07-27arm64: dts: imx8ulp: Add DMA channel properties and use eDMA flag macrosPeng Fan
2026-07-27Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-27ARM: dts: BCM5301X: R8000 add NVRAM with MAC address for WAN portRosen Penev
2026-07-27ARM: dts: BCM5301X: EA6300: fix USB3Rosen Penev
2026-07-27PCI/pwrctrl: tc9563: Power off only the external ports in tc9563_pwrctrl_disa...Manivannan Sadhasivam
2026-07-27PCI/pwrctrl: tc9563: Fix parsing the integrated Ethernet MAC Endpoint nodeManivannan Sadhasivam
2026-07-27arm64: dts: s32g: Add GPR syscon regionDan Carpenter
2026-07-27dt-bindings: PCI: toshiba,tc9563: Restrict Tx Amplitude, DFE and N_FTS to USP...Manivannan Sadhasivam
2026-07-27mmc: omap_hsmmc: use platform_get_irq_optional for wake IRQRosen Penev
2026-07-27mmc: via-sdmmc: cancel card-detect work on removeFan Wu
2026-07-27mmc: via-sdmmc: stop card-detect handling on probe failureFan Wu
2026-07-27Merge udf 32-bit i_lenExtents truncation fix.Jan Kara
2026-07-27udf: Fix i_lenExtents truncation on 32-bit kernelsZhan Xusheng
2026-07-27arm64: dts: ls1088a: describe the Lynx 10G SerDes blocksIoana Ciornei
2026-07-27arm64: dts: ls208xa: describe the Lynx 10G SerDes blocksVladimir Oltean
2026-07-27arm64: dts: ls1046a: describe the Lynx 10G SerDes blocksVladimir Oltean
2026-07-27arm64: dts: ls1028a: describe the Lynx 10G SerDesVladimir Oltean
2026-07-27arm64: dts: lx2162a: transition to device-specific SerDes compatible stringsIoana Ciornei
2026-07-27arm64: dts: lx2160a: transition to device-specific SerDes compatible stringsIoana Ciornei
2026-07-27arm64: dts: lx2160a: split the dtsi to avoid delete-propertyIoana Ciornei
2026-07-27arm64: dts: lx2160a: extract the PCIe from LX2160A Rev2 into a separate fileIoana Ciornei
2026-07-27PCI/AER: Support Advisory Non-Fatal ErrorsLukas Wunner
2026-07-27Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-07-27arm64: dts: lx2160a: extract the SerDes nodes into a separate dtsiIoana Ciornei
2026-07-27arm64: dts: lx2160a: extract the PCIe nodes into a separate dtsiIoana Ciornei
2026-07-27arm64: dts: lx2160a: explicitly enable serdes_1 nodeIoana Ciornei
2026-07-27drm/vmwgfx: validate external BO copy bounds for both stride pathsZack Rusin
2026-07-27drm/vmwgfx: use check_add_overflow for shader size+offset boundZack Rusin
2026-07-27drm/vmwgfx: skip hash_del_rcu when validation context has no hash tableZack Rusin
2026-07-27drm/vmwgfx: enforce cursor size limits for MOB cursorsZack Rusin
2026-07-27drm/vmwgfx: avoid destroy_workqueue(NULL) on vkms init failureZack Rusin
2026-07-27drm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin
2026-07-27drm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin
2026-07-27drm/vmwgfx: drop dma_buf reference on foreign-fd prime importZack Rusin
2026-07-27drm/vmwgfx: take fman->lock around fence list mutation in fifo_downZack Rusin
2026-07-27drm/vmwgfx: clamp dirty-page range with min, not maxZack Rusin
2026-07-27drm/vmwgfx: reject DX_BIND_QUERY without a DX contextZack Rusin
2026-07-27drm/vmwgfx: fix guest_memory_dirty bitfield clobbered as sizeZack Rusin
2026-07-27Merge patch series "fs: add failfs"Christian Brauner
2026-07-27Documentation: add failfs documentationChristian Brauner
2026-07-27selftests/filesystems: add failfs selftestsChristian Brauner
2026-07-27arch: hookup fchroot() system callChristian Brauner
2026-07-27fs: support FD_FAILFS_ROOT in fchroot()Christian Brauner
2026-07-27fs: add fchroot()Christian Brauner
2026-07-27fs: support FD_FAILFS_ROOT in fchdir()Christian Brauner
2026-07-27fs: add failfsChristian Brauner
2026-07-27fat: Fix persisting directory entries on fsync(2) of the root directoryChristian Brauner
2026-07-27fat: Propagate inode buffer write errors from fat_sync_inode_metadata()Christian Brauner