summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-07-27fat: Fix lost inode update in do_msdos_rename() with DIRSYNCChristian Brauner
2026-07-27mmc: moxart: use platform helpers for resource and IRQRosen Penev
2026-07-27wifi: ath12k: resolve PENDING ML peer ID from MLO_PEER_MAP HTT eventBaochen Qiang
2026-07-27wifi: ath12k: defer dp_peer registration when firmware allocates MLD peer IDBaochen Qiang
2026-07-27wifi: ath12k: do not advertise MLD peer ID for firmware-allocate devicesBaochen Qiang
2026-07-27wifi: ath12k: introduce host_alloc_ml_id hardware parameterBaochen Qiang
2026-07-27wifi: ath12k: add support for HTT_T2H_MSG_TYPE_MLO_RX_PEER_MAPBaochen Qiang
2026-07-27wifi: ath12k: keep ATH12K_PEER_ML_ID_VALID set in ath12k_sta::ml_peer_idBaochen Qiang
2026-07-27wifi: ath12k: factor out peer assoc send-and-wait into a helperBaochen Qiang
2026-07-27wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()Baochen Qiang
2026-07-27cpufreq: powernow-k8: Fix possible memory leak in powernowk8_cpu_init()Abdun Nihaal
2026-07-27mmc: host: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27pinctrl: qcom: ipq9650: fix audio_sec_mclk_in1/out1 group pinsTaceddin Sancak
2026-07-27Pull zisofs bh leak fix.Jan Kara
2026-07-27thermal/drivers/imx: Disable clock on runtime resume failureCan Peng
2026-07-27isofs: release zisofs block pointer buffer headYichong Chen
2026-07-27powercap: intel_rapl_tpmi: Handle PMU registration failure during probeSumeet Pawnikar
2026-07-27Merge patch series "fs: Fix missed inode write during fsync"Christian Brauner
2026-07-27vfs: Remove mmb_fsync()Jan Kara