summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-10iommu/vt-d: Remove the 'force_on' variableKevin Tian2-20/+22
2026-08-10iommu/vt-d: Call dmar_can_force_on() for tboot opt-inKevin Tian1-4/+8
2026-08-10iommu/vt-d: Use dmar_can_force_on() for platform opt-inKevin Tian1-7/+8
2026-08-10iommu/vt-d: Consolidate dmar policy management and force_on logicKevin Tian3-4/+106
2026-08-10iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not setKevin Tian1-15/+0
2026-08-10iommu/vt-d: Force requesting ACS when tboot is enabledKevin Tian3-3/+16
2026-08-10iommu/vt-d: Fix no_iommu to disable platform opt-inKevin Tian1-3/+3
2026-08-10iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()Dmitry Antipov1-12/+4
2026-08-10iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush ...Guanghui Feng1-3/+2
2026-08-10iommu/vt-d: Use logical OR operator for privilege mode checkLi RongQing1-1/+1
2026-08-10iommu/vt-d: Fix UCTP context table slot when copying root entriesDesnes Nunes1-4/+6
2026-08-10Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann21-102/+635
2026-08-10iommu/dma: Restore locking around msi_page_listAndrew Jones1-0/+13
2026-08-10Merge tag 'qcomtee-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+6
2026-08-10iommupt: Return zero for invalid iova_to_phys() rangesShuai Xue1-1/+1
2026-08-10iommufd: Release current IOAS on xa_store() failureShuai Xue1-0/+2
2026-08-10iommufd: Avoid locking internal accesses during unmapShuai Xue1-2/+2
2026-08-10iommu/sva: Set handle->dev before the SVA handle is visibleShuai Xue1-1/+1
2026-08-10Merge tag 'ti-driver-soc-for-v7.3' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-5/+11
2026-08-10Merge tag 'ti-k3-config-for-v7.3' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+5
2026-08-10Merge tag 'tegra-for-7.2-arm64-dt-fixes-v2' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+2
2026-08-10rseq: Prevent hard lockup on granted time slice extensionNiels Pressel1-0/+1
2026-08-10Merge patch series "fs: don't warn when a mount is completed from another use...Christian Brauner5-2/+254
2026-08-10selftests/filesystems: test completing a context from another user namespaceChristian Brauner3-0/+250
2026-08-10binfmt_misc: don't warn when the mount is completed from another user namespaceChristian Brauner1-1/+2
2026-08-10ovl: don't warn when the mount is completed from another user namespaceChristian Brauner1-1/+2
2026-08-10firmware: xilinx: Clear firmware notifiers across kexec transitionsJay Buddhabhatti2-0/+17
2026-08-10firmware: xilinx: Release all peripheral devices from firmwareJay Buddhabhatti2-1/+18
2026-08-10firmware: xilinx: Add support to clear EL3 PM stateJay Buddhabhatti2-2/+51
2026-08-10firmware: xilinx: Propagate actual error from feature checkJay Buddhabhatti1-4/+2
2026-08-10firmware: xilinx: Use TF-A feature check for TF-A-specific APIsJay Buddhabhatti1-10/+15
2026-08-10Merge tag 'apple-soc-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-15/+15
2026-08-10Merge tag 'optee-fix-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+3
2026-08-10xfs: validate attr entry pointer before field accessHongling Zeng1-0/+14
2026-08-10xfs: check split_sectors validity before bio_split callHongling Zeng1-1/+1
2026-08-10xfs: use file target for post-log fsync fallback flushHongling Zeng1-10/+16
2026-08-10xfs: restore nofs context unconditionally in xfs_trans_rollYun Zhou1-7/+9
2026-08-10xfs: add lockless xfs_buf_readahead_map fast pathChristoph Hellwig1-3/+13
2026-08-10xfs: move buffer locking out of xfs_find_get_bufChristoph Hellwig1-11/+22
2026-08-10xfs: merge xfs_buf_reverify into xfs_buf_read_mapChristoph Hellwig1-43/+36
2026-08-10xfs: use goto based error unwinding in xfs_buf_read_mapChristoph Hellwig1-23/+24
2026-08-10xfs: don't reverify buffers in xfs_buf_readahead_mapChristoph Hellwig1-1/+0
2026-08-10xfs: use WRITE_ONCE to update b_flagsChristoph Hellwig1-35/+51
2026-08-10xfs: hide b_flags manipulation from code outside of xfs_buf.cChristoph Hellwig7-13/+29
2026-08-10xfs: remove _XBF_LOGRECOVERYChristoph Hellwig7-19/+10
2026-08-10xfs: remove spurious XBF_DONE clearing on readahead validation failureChristoph Hellwig2-12/+11
2026-08-10xfs: split out a lower-level xfs_buf_get_map helper from xfs_find_get_bufChristoph Hellwig1-12/+29
2026-08-10xfs: consolidate buffer locking in xfs_buf_get_mapChristoph Hellwig2-41/+23
2026-08-10xfs: don't get a pag reference in xfs_buf_get_mapChristoph Hellwig1-34/+10
2026-08-10fbdev: clps711x-fb: Remove unreachable unregister_framebuffer() callKarl Mehltretter1-2/+0