index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
iommu/vt-d: Remove the 'force_on' variable
Kevin Tian
2
-20
/
+22
2026-08-10
iommu/vt-d: Call dmar_can_force_on() for tboot opt-in
Kevin Tian
1
-4
/
+8
2026-08-10
iommu/vt-d: Use dmar_can_force_on() for platform opt-in
Kevin Tian
1
-7
/
+8
2026-08-10
iommu/vt-d: Consolidate dmar policy management and force_on logic
Kevin Tian
3
-4
/
+106
2026-08-10
iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not set
Kevin Tian
1
-15
/
+0
2026-08-10
iommu/vt-d: Force requesting ACS when tboot is enabled
Kevin Tian
3
-3
/
+16
2026-08-10
iommu/vt-d: Fix no_iommu to disable platform opt-in
Kevin Tian
1
-3
/
+3
2026-08-10
iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()
Dmitry Antipov
1
-12
/
+4
2026-08-10
iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush ...
Guanghui Feng
1
-3
/
+2
2026-08-10
iommu/vt-d: Use logical OR operator for privilege mode check
Li RongQing
1
-1
/
+1
2026-08-10
iommu/vt-d: Fix UCTP context table slot when copying root entries
Desnes Nunes
1
-4
/
+6
2026-08-10
Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
21
-102
/
+635
2026-08-10
iommu/dma: Restore locking around msi_page_list
Andrew Jones
1
-0
/
+13
2026-08-10
Merge tag 'qcomtee-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-1
/
+6
2026-08-10
iommupt: Return zero for invalid iova_to_phys() ranges
Shuai Xue
1
-1
/
+1
2026-08-10
iommufd: Release current IOAS on xa_store() failure
Shuai Xue
1
-0
/
+2
2026-08-10
iommufd: Avoid locking internal accesses during unmap
Shuai Xue
1
-2
/
+2
2026-08-10
iommu/sva: Set handle->dev before the SVA handle is visible
Shuai Xue
1
-1
/
+1
2026-08-10
Merge tag 'ti-driver-soc-for-v7.3' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
4
-5
/
+11
2026-08-10
Merge tag 'ti-k3-config-for-v7.3' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+5
2026-08-10
Merge tag 'tegra-for-7.2-arm64-dt-fixes-v2' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-0
/
+2
2026-08-10
rseq: Prevent hard lockup on granted time slice extension
Niels Pressel
1
-0
/
+1
2026-08-10
Merge patch series "fs: don't warn when a mount is completed from another use...
Christian Brauner
5
-2
/
+254
2026-08-10
selftests/filesystems: test completing a context from another user namespace
Christian Brauner
3
-0
/
+250
2026-08-10
binfmt_misc: don't warn when the mount is completed from another user namespace
Christian Brauner
1
-1
/
+2
2026-08-10
ovl: don't warn when the mount is completed from another user namespace
Christian Brauner
1
-1
/
+2
2026-08-10
firmware: xilinx: Clear firmware notifiers across kexec transitions
Jay Buddhabhatti
2
-0
/
+17
2026-08-10
firmware: xilinx: Release all peripheral devices from firmware
Jay Buddhabhatti
2
-1
/
+18
2026-08-10
firmware: xilinx: Add support to clear EL3 PM state
Jay Buddhabhatti
2
-2
/
+51
2026-08-10
firmware: xilinx: Propagate actual error from feature check
Jay Buddhabhatti
1
-4
/
+2
2026-08-10
firmware: xilinx: Use TF-A feature check for TF-A-specific APIs
Jay Buddhabhatti
1
-10
/
+15
2026-08-10
Merge tag 'apple-soc-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-15
/
+15
2026-08-10
Merge tag 'optee-fix-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-0
/
+3
2026-08-10
xfs: validate attr entry pointer before field access
Hongling Zeng
1
-0
/
+14
2026-08-10
xfs: check split_sectors validity before bio_split call
Hongling Zeng
1
-1
/
+1
2026-08-10
xfs: use file target for post-log fsync fallback flush
Hongling Zeng
1
-10
/
+16
2026-08-10
xfs: restore nofs context unconditionally in xfs_trans_roll
Yun Zhou
1
-7
/
+9
2026-08-10
xfs: add lockless xfs_buf_readahead_map fast path
Christoph Hellwig
1
-3
/
+13
2026-08-10
xfs: move buffer locking out of xfs_find_get_buf
Christoph Hellwig
1
-11
/
+22
2026-08-10
xfs: merge xfs_buf_reverify into xfs_buf_read_map
Christoph Hellwig
1
-43
/
+36
2026-08-10
xfs: use goto based error unwinding in xfs_buf_read_map
Christoph Hellwig
1
-23
/
+24
2026-08-10
xfs: don't reverify buffers in xfs_buf_readahead_map
Christoph Hellwig
1
-1
/
+0
2026-08-10
xfs: use WRITE_ONCE to update b_flags
Christoph Hellwig
1
-35
/
+51
2026-08-10
xfs: hide b_flags manipulation from code outside of xfs_buf.c
Christoph Hellwig
7
-13
/
+29
2026-08-10
xfs: remove _XBF_LOGRECOVERY
Christoph Hellwig
7
-19
/
+10
2026-08-10
xfs: remove spurious XBF_DONE clearing on readahead validation failure
Christoph Hellwig
2
-12
/
+11
2026-08-10
xfs: split out a lower-level xfs_buf_get_map helper from xfs_find_get_buf
Christoph Hellwig
1
-12
/
+29
2026-08-10
xfs: consolidate buffer locking in xfs_buf_get_map
Christoph Hellwig
2
-41
/
+23
2026-08-10
xfs: don't get a pag reference in xfs_buf_get_map
Christoph Hellwig
1
-34
/
+10
2026-08-10
fbdev: clps711x-fb: Remove unreachable unregister_framebuffer() call
Karl Mehltretter
1
-2
/
+0
[prev]
[next]