summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-01gfs2: drop redundant S_IFDIR from mkdirJori Koolstra
2026-07-01f2fs: drop redundant S_IFDIR from mkdirJori Koolstra
2026-07-01ext4: drop redundant S_IFDIR from mkdirJori Koolstra
2026-07-01ext2: drop redundant S_IFDIR from mkdirJori Koolstra
2026-07-01ceph: drop redundant S_IFDIR from mkdirJori Koolstra
2026-07-01btrfs: drop redundant S_IFDIR from mkdirJori Koolstra
2026-07-01autofs: drop redundant S_IFDIR from mkdirJori Koolstra
2026-07-01afs: drop redundant S_IFDIR from mkdirJori Koolstra
2026-07-01affs: drop redundant S_IFDIR from mkdirJori Koolstra
2026-07-019p: drop redundant S_IFDIR from mkdirJori Koolstra
2026-07-01vfs: pass S_IFDIR mode to vfs_prepare_mode()Jori Koolstra
2026-07-01gpio: mvebu: add wake-up interrupt supportRosen Penev
2026-07-01pinctrl: s32cc: implement GPIO functionalityAndrei Stefanescu
2026-07-01dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resourcesKhristine Andreea Barbulescu
2026-07-01pinctrl: s32cc: change to "devm_pinctrl_register_and_init"Andrei Stefanescu
2026-07-01pinctrl: s32cc: remove inline specifiersKhristine Andreea Barbulescu
2026-07-01pinctrl: s32cc: add/fix some commentsKhristine Andreea Barbulescu
2026-07-01xfs: simplify __xfs_buf_ioendChristoph Hellwig
2026-07-01xfs: fix handling of synchronous errors in xfs_buf_submitChristoph Hellwig
2026-07-01xfs: remove xfs_buf_ioendChristoph Hellwig
2026-07-01xfs: improve the xfs_buf_ioend_fail calling conventionChristoph Hellwig
2026-07-01ACPICA: Define acpi_ut_safe_strncpy() as strscpy_pad() aliasRafael J. Wysocki
2026-07-01pinctrl: tb10x: Mark base as __iomemLinus Walleij
2026-07-01drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho
2026-07-01drm/xe/i2c: Drop manual VF checkRaag Jadav
2026-07-01kexec: Replace __ASSEMBLY__ with __ASSEMBLER__ in header fileThomas Huth
2026-07-01kexec_file: skip checksum verification when safeMichal Clapinski
2026-07-01xfs: use null daddr for unset first bad log blockYousef Alhouseen
2026-07-01xfs: fix memory leak in xfs_dqinode_metadir_create()Dawei Feng
2026-07-01xfs: release dquot buffer after dqflush failureYingjie Gao
2026-07-01xfs: also mark the buffer stale on verifier failure in xfs_buf_submitChristoph Hellwig
2026-07-01xfs: open code xfs_buf_ioend_fail in xfs_buf_submitChristoph Hellwig
2026-07-01dt-bindings: dma: xilinx: Fix "xlnx,irq-delay" typeRob Herring (Arm)
2026-07-01dt-bindings: dma: xlnx,axi-dma: Restore xlnx,flush-fsync as u32Suraj Gupta
2026-07-01drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
2026-07-01drm/xe: account for dontneed in fdinfo purgeableMatthew Auld
2026-07-01drm/xe: fix NPD in bo_meminfo()Matthew Auld
2026-07-01i2c: nomadik: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: octeon-core: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: microchip-corei2c: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: k1: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: davinci: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: pnx: Use generic definitions for bus frequenciesAndy Shevchenko
2026-07-01i2c: acpi: Free resource list at appropriate timeAndy Shevchenko
2026-07-01i2c: acpi: Force ELAN1300 touchpads to 100 kHzAbhijeeth Babu
2026-07-01i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platformsPraveen Talari
2026-07-01i2c: qcom-geni: Store of_device_id data in driver private structPraveen Talari
2026-07-01i2c: qcom-geni: Use resources helper APIs in runtime PM functionsPraveen Talari
2026-07-01i2c: qcom-geni: Move resource initialization to separate functionPraveen Talari
2026-07-01i2c: qcom-geni: Isolate serial engine setupPraveen Talari