summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-10iommu/vt-d: Remove dmar_disabledKevin Tian
2026-08-10iommu/vt-d: Remove the 'force_on' variableKevin Tian
2026-08-10iommu/vt-d: Call dmar_can_force_on() for tboot opt-inKevin Tian
2026-08-10iommu/vt-d: Use dmar_can_force_on() for platform opt-inKevin Tian
2026-08-10iommu/vt-d: Consolidate dmar policy management and force_on logicKevin Tian
2026-08-10iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not setKevin Tian
2026-08-10iommu/vt-d: Force requesting ACS when tboot is enabledKevin Tian
2026-08-10iommu/vt-d: Fix no_iommu to disable platform opt-inKevin Tian
2026-08-10iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()Dmitry Antipov
2026-08-10iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush ...Guanghui Feng
2026-08-10iommu/vt-d: Use logical OR operator for privilege mode checkLi RongQing
2026-08-10iommu/vt-d: Fix UCTP context table slot when copying root entriesDesnes Nunes
2026-08-10Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-08-10iommu/dma: Restore locking around msi_page_listAndrew Jones
2026-08-10Merge tag 'qcomtee-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-08-10iommupt: Return zero for invalid iova_to_phys() rangesShuai Xue
2026-08-10iommufd: Release current IOAS on xa_store() failureShuai Xue
2026-08-10iommufd: Avoid locking internal accesses during unmapShuai Xue
2026-08-10iommu/sva: Set handle->dev before the SVA handle is visibleShuai Xue
2026-08-10Merge tag 'ti-driver-soc-for-v7.3' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-08-10Merge tag 'ti-k3-config-for-v7.3' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-08-10Merge tag 'tegra-for-7.2-arm64-dt-fixes-v2' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2026-08-10rseq: Prevent hard lockup on granted time slice extensionNiels Pressel
2026-08-10Merge patch series "fs: don't warn when a mount is completed from another use...Christian Brauner
2026-08-10selftests/filesystems: test completing a context from another user namespaceChristian Brauner
2026-08-10binfmt_misc: don't warn when the mount is completed from another user namespaceChristian Brauner
2026-08-10ovl: don't warn when the mount is completed from another user namespaceChristian Brauner
2026-08-10firmware: xilinx: Clear firmware notifiers across kexec transitionsJay Buddhabhatti
2026-08-10firmware: xilinx: Release all peripheral devices from firmwareJay Buddhabhatti
2026-08-10firmware: xilinx: Add support to clear EL3 PM stateJay Buddhabhatti
2026-08-10firmware: xilinx: Propagate actual error from feature checkJay Buddhabhatti
2026-08-10firmware: xilinx: Use TF-A feature check for TF-A-specific APIsJay Buddhabhatti
2026-08-10Merge tag 'apple-soc-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-08-10Merge tag 'optee-fix-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-08-10xfs: validate attr entry pointer before field accessHongling Zeng
2026-08-10xfs: check split_sectors validity before bio_split callHongling Zeng
2026-08-10xfs: use file target for post-log fsync fallback flushHongling Zeng
2026-08-10xfs: restore nofs context unconditionally in xfs_trans_rollYun Zhou
2026-08-10xfs: add lockless xfs_buf_readahead_map fast pathChristoph Hellwig
2026-08-10xfs: move buffer locking out of xfs_find_get_bufChristoph Hellwig
2026-08-10xfs: merge xfs_buf_reverify into xfs_buf_read_mapChristoph Hellwig
2026-08-10xfs: use goto based error unwinding in xfs_buf_read_mapChristoph Hellwig
2026-08-10xfs: don't reverify buffers in xfs_buf_readahead_mapChristoph Hellwig
2026-08-10xfs: use WRITE_ONCE to update b_flagsChristoph Hellwig
2026-08-10xfs: hide b_flags manipulation from code outside of xfs_buf.cChristoph Hellwig
2026-08-10xfs: remove _XBF_LOGRECOVERYChristoph Hellwig
2026-08-10xfs: remove spurious XBF_DONE clearing on readahead validation failureChristoph Hellwig
2026-08-10xfs: split out a lower-level xfs_buf_get_map helper from xfs_find_get_bufChristoph Hellwig
2026-08-10xfs: consolidate buffer locking in xfs_buf_get_mapChristoph Hellwig
2026-08-10xfs: don't get a pag reference in xfs_buf_get_mapChristoph Hellwig