index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-08-10
iommu/vt-d: Remove dmar_disabled
Kevin Tian
2026-08-10
iommu/vt-d: Remove the 'force_on' variable
Kevin Tian
2026-08-10
iommu/vt-d: Call dmar_can_force_on() for tboot opt-in
Kevin Tian
2026-08-10
iommu/vt-d: Use dmar_can_force_on() for platform opt-in
Kevin Tian
2026-08-10
iommu/vt-d: Consolidate dmar policy management and force_on logic
Kevin Tian
2026-08-10
iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not set
Kevin Tian
2026-08-10
iommu/vt-d: Force requesting ACS when tboot is enabled
Kevin Tian
2026-08-10
iommu/vt-d: Fix no_iommu to disable platform opt-in
Kevin Tian
2026-08-10
iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()
Dmitry Antipov
2026-08-10
iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush ...
Guanghui Feng
2026-08-10
iommu/vt-d: Use logical OR operator for privilege mode check
Li RongQing
2026-08-10
iommu/vt-d: Fix UCTP context table slot when copying root entries
Desnes Nunes
2026-08-10
Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2026-08-10
iommu/dma: Restore locking around msi_page_list
Andrew Jones
2026-08-10
Merge tag 'qcomtee-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2026-08-10
iommupt: Return zero for invalid iova_to_phys() ranges
Shuai Xue
2026-08-10
iommufd: Release current IOAS on xa_store() failure
Shuai Xue
2026-08-10
iommufd: Avoid locking internal accesses during unmap
Shuai Xue
2026-08-10
iommu/sva: Set handle->dev before the SVA handle is visible
Shuai Xue
2026-08-10
Merge tag 'ti-driver-soc-for-v7.3' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2026-08-10
Merge tag 'ti-k3-config-for-v7.3' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2026-08-10
Merge tag 'tegra-for-7.2-arm64-dt-fixes-v2' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
2026-08-10
rseq: Prevent hard lockup on granted time slice extension
Niels Pressel
2026-08-10
Merge patch series "fs: don't warn when a mount is completed from another use...
Christian Brauner
2026-08-10
selftests/filesystems: test completing a context from another user namespace
Christian Brauner
2026-08-10
binfmt_misc: don't warn when the mount is completed from another user namespace
Christian Brauner
2026-08-10
ovl: don't warn when the mount is completed from another user namespace
Christian Brauner
2026-08-10
firmware: xilinx: Clear firmware notifiers across kexec transitions
Jay Buddhabhatti
2026-08-10
firmware: xilinx: Release all peripheral devices from firmware
Jay Buddhabhatti
2026-08-10
firmware: xilinx: Add support to clear EL3 PM state
Jay Buddhabhatti
2026-08-10
firmware: xilinx: Propagate actual error from feature check
Jay Buddhabhatti
2026-08-10
firmware: xilinx: Use TF-A feature check for TF-A-specific APIs
Jay Buddhabhatti
2026-08-10
Merge tag 'apple-soc-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2026-08-10
Merge tag 'optee-fix-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2026-08-10
xfs: validate attr entry pointer before field access
Hongling Zeng
2026-08-10
xfs: check split_sectors validity before bio_split call
Hongling Zeng
2026-08-10
xfs: use file target for post-log fsync fallback flush
Hongling Zeng
2026-08-10
xfs: restore nofs context unconditionally in xfs_trans_roll
Yun Zhou
2026-08-10
xfs: add lockless xfs_buf_readahead_map fast path
Christoph Hellwig
2026-08-10
xfs: move buffer locking out of xfs_find_get_buf
Christoph Hellwig
2026-08-10
xfs: merge xfs_buf_reverify into xfs_buf_read_map
Christoph Hellwig
2026-08-10
xfs: use goto based error unwinding in xfs_buf_read_map
Christoph Hellwig
2026-08-10
xfs: don't reverify buffers in xfs_buf_readahead_map
Christoph Hellwig
2026-08-10
xfs: use WRITE_ONCE to update b_flags
Christoph Hellwig
2026-08-10
xfs: hide b_flags manipulation from code outside of xfs_buf.c
Christoph Hellwig
2026-08-10
xfs: remove _XBF_LOGRECOVERY
Christoph Hellwig
2026-08-10
xfs: remove spurious XBF_DONE clearing on readahead validation failure
Christoph Hellwig
2026-08-10
xfs: split out a lower-level xfs_buf_get_map helper from xfs_find_get_buf
Christoph Hellwig
2026-08-10
xfs: consolidate buffer locking in xfs_buf_get_map
Christoph Hellwig
2026-08-10
xfs: don't get a pag reference in xfs_buf_get_map
Christoph Hellwig
[prev]
[next]