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-07-31
KVM: arm64: Add kvm_has_nv{2,3}() predicates
Marc Zyngier
1
-0
/
+19
2026-07-31
KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
Marc Zyngier
1
-0
/
+6
2026-07-31
KVM: arm64: Split NV-specific exit fixups from the non-NV handling
Marc Zyngier
1
-7
/
+11
2026-07-31
arm64: Add ARM64_HAS_NV3 capability
Marc Zyngier
1
-0
/
+1
2026-07-31
arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
Marc Zyngier
1
-1
/
+6
2026-07-31
arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
Marc Zyngier
1
-0
/
+3
2026-07-31
arm64: Add FEAT_NV2p1 detection
Marc Zyngier
1
-0
/
+7
2026-07-31
KVM: arm64: Expose FEAT_NV2p1 to NV guests
Marc Zyngier
1
-2
/
+6
2026-07-31
KVM: arm64: Relax CNTHCTL_EL2 handling when FEAT_NV2p1 is present
Marc Zyngier
3
-7
/
+22
2026-07-31
KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
Marc Zyngier
4
-6
/
+15
2026-07-31
arm64: Add ARM64_HAS_NV2P1 capability
Marc Zyngier
1
-0
/
+1
2026-07-31
KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path
Marc Zyngier
1
-5
/
+7
2026-07-31
KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
Marc Zyngier
2
-3
/
+19
2026-07-31
KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
Marc Zyngier
2
-1
/
+4
2026-07-31
KVM: arm64: Drop __HCRX_EL2_* masks
Marc Zyngier
3
-22
/
+3
2026-07-31
KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
Marc Zyngier
1
-2
/
+20
2026-07-31
arm64: Update ID_AA64MMFR4_EL1 description to 2026-03 JSON release
Marc Zyngier
1
-3
/
+27
2026-07-31
arm64: sysreg: Emit RESx/UNKN values for Mapping/Fields definitions
Marc Zyngier
1
-4
/
+4
2026-07-31
media: nxp: imx8-isi: Add additional 32-bit RGB format support
Guoniu Zhou
1
-0
/
+51
2026-07-31
media: nxp: imx8-isi: Add 16-bit raw Bayer format support
Laurentiu Palcu
2
-0
/
+75
2026-07-31
media: nxp: imx8-isi: Implement per-stream reference counting for multiplexed...
Guoniu Zhou
3
-23
/
+78
2026-07-31
media: nxp: imx8-isi: Use BIT_ULL() for 64-bit stream masks
Guoniu Zhou
1
-2
/
+2
2026-07-31
media: nxp: imx8-isi: Correct color map between V4L2 and ISI
Guoniu Zhou
1
-1
/
+1
2026-07-31
media: nxp: imx8-isi: Add stream ID validation for crossbar routing
Guoniu Zhou
1
-1
/
+13
2026-07-31
media: nxp: imx8-isi: Fix stream ID validation bypass in crossbar routing
Guoniu Zhou
1
-1
/
+1
2026-07-31
media: nxp: imx8-isi: Add virtual channel support
Guoniu Zhou
6
-7
/
+77
2026-07-31
media: nxp: imx8-isi: crossbar: Add get_frame_desc operation
Guoniu.zhou
1
-0
/
+1
2026-07-31
media: nxp: imx8-isi: Drop unneeded downscaling factor clamping
Laurent Pinchart
1
-4
/
+1
2026-07-31
media: dt-bindings: nxp,imx8-isi: Drop fsl,blk-ctrl requirement for i.MX8ULP
Guoniu Zhou
1
-1
/
+3
2026-07-31
MAINTAINERS: media: nxp: imx8-isi: Add Frank Li as reviewer and i.MX mailing ...
Frank Li
1
-0
/
+2
2026-07-31
KVM: arm64: selftests: Add stage-2 block transition test
Fuad Tabba
2
-0
/
+227
2026-07-31
KVM: arm64: Don't advertise eager page splitting under pKVM
Fuad Tabba
1
-0
/
+3
2026-07-31
KVM: arm64: Don't WARN on pKVM stage-2 map failures
Fuad Tabba
1
-1
/
+1
2026-07-31
KVM: arm64: Skip pKVM stage-2 flush when FWB is enabled
Fuad Tabba
1
-0
/
+4
2026-07-31
KVM: arm64: Top up stage-2 memcache for dirty logging faults
Bradley Morgan
1
-3
/
+2
2026-07-31
KVM: arm64: Top up the memcache for pKVM permission faults
Fuad Tabba
1
-1
/
+5
2026-07-31
KVM: arm64: Skip cache maintenance for non-cacheable pKVM mappings
Bradley Morgan
2
-7
/
+13
2026-07-30
KVM: arm64: Implement lazy vCPU state sync for non-protected guests
Fuad Tabba
5
-5
/
+117
2026-07-30
KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
Marc Zyngier
1
-14
/
+41
2026-07-30
KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
Marc Zyngier
1
-4
/
+63
2026-07-30
KVM: arm64: Add host and hypervisor vCPU lookup primitives
Marc Zyngier
1
-13
/
+37
2026-07-30
KVM: arm64: Move PSCI helper functions to a shared header
Fuad Tabba
2
-29
/
+28
2026-07-30
KVM: arm64: Factor out reusable vCPU reset helpers
Fuad Tabba
3
-57
/
+72
2026-07-30
KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
Fuad Tabba
2
-25
/
+15
2026-07-30
KVM: arm64: Extract MPIDR computation into a shared header
Fuad Tabba
2
-13
/
+20
2026-07-31
swiotlb: remove unused SWIOTLB_FORCE flag
Aneesh Kumar K.V (Arm)
2
-4
/
+2
2026-07-31
dma: swiotlb: handle set_memory_decrypted() failures
Aneesh Kumar K.V (Arm)
1
-15
/
+65
2026-07-31
dma: swiotlb: free dynamic pools from process context
Aneesh Kumar K.V (Arm)
2
-10
/
+13
2026-07-31
dma-direct: rename ret to cpu_addr in alloc helpers
Aneesh Kumar K.V (Arm)
1
-20
/
+20
2026-07-31
dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED
Aneesh Kumar K.V (Arm)
1
-17
/
+26
[prev]
[next]