index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-09-23
Merge tag 'qcom-arm64-defconfig-for-6.18' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
2025-09-23
Merge tag 'qcom-arm32-defconfig-for-6.18' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
2025-09-23
Merge tag 'cix-dt-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2025-09-23
Merge tag 'at91-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Arnd Bergmann
2025-09-23
Merge tag 'sunxi-dt-for-6.18-2' of https://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2025-09-23
Merge tag 'v6.18-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2025-09-23
Merge tag 'qcom-arm64-for-6.18-2' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2025-09-23
Merge tag 'apple-soc-dt-6.18-part2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2025-09-23
Merge tag 'omap-for-v6.18/dt-signed' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2025-09-23
arm64: dts: apm-shadowcat: Drop "apm,xgene2-pcie" compatible
Rob Herring (Arm)
2025-09-23
arm64: dts: apm-shadowcat: Move slimpro nodes out of "simple-bus" node
Rob Herring (Arm)
2025-09-23
Merge tag 'v6.17-rockchip-dtsfixes2' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2025-09-23
Merge tag 'sunxi-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2025-09-23
Merge tag 'amlogic-arm64-dt-for-v6.18' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2025-09-23
Merge tag 'v6.17-rockchip-dtsfixes2' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2025-09-23
Merge tag 'spacemit-dt-for-6.18-1' of https://github.com/spacemit-com/linux i...
Arnd Bergmann
2025-09-23
Merge tag 'sunxi-dt-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2025-09-23
Merge tag 'v6.17-next-dts64.2' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2025-09-23
Merge tag 'riscv-sophgo-dt-for-v6.18' of https://github.com/sophgo/linux into...
Arnd Bergmann
2025-09-23
Merge tag 'ti-k3-dt-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2025-09-23
riscv: bpf: Fix uninitialized symbol 'retval_off'
Chenghao Duan
2025-09-23
bpf, arm64: Add support for signed arena loads
Puranjay Mohan
2025-09-23
bpf, x86: Add support for signed arena loads
Kumar Kartikeya Dwivedi
2025-09-23
KVM: VMX: Make CR4.CET a guest owned bit
Mathias Krause
2025-09-23
KVM: x86: Define AMD's #HV, #VC, and #SX exception vectors
Sean Christopherson
2025-09-23
KVM: x86: Define Control Protection Exception (#CP) vector
Sean Christopherson
2025-09-23
KVM: x86: Add human friendly formatting for #XM, and #VE
Sean Christopherson
2025-09-23
KVM: SVM: Enable shadow stack virtualization for SVM
John Allen
2025-09-23
KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
Sean Christopherson
2025-09-23
KVM: SVM: Pass through shadow stack MSRs as appropriate
John Allen
2025-09-23
KVM: SVM: Update dump_vmcb with shadow stack save area additions
John Allen
2025-09-23
KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02
Sean Christopherson
2025-09-23
KVM: SVM: Emulate reads and writes to shadow stack MSRs
John Allen
2025-09-23
KVM: nVMX: Advertise new VM-Entry/Exit control bits for CET state
Chao Gao
2025-09-23
KVM: nVMX: Add consistency checks for CET states
Chao Gao
2025-09-23
KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET
Chao Gao
2025-09-23
KVM: nVMX: Prepare for enabling CET support for nested guest
Yang Weijiang
2025-09-23
KVM: nVMX: Virtualize NO_HW_ERROR_CODE_CC for L1 event injection to L2
Yang Weijiang
2025-09-23
KVM: VMX: Configure nested capabilities after CPU capabilities
Sean Christopherson
2025-09-23
KVM: x86: Enable CET virtualization for VMX and advertise to userspace
Yang Weijiang
2025-09-23
KVM: x86: Disable support for IBT and SHSTK if allow_smaller_maxphyaddr is true
Sean Christopherson
2025-09-23
KVM: x86: Initialize allow_smaller_maxphyaddr earlier in setup
Sean Christopherson
2025-09-23
KVM: x86: Disable support for Shadow Stacks if TDP is disabled
Sean Christopherson
2025-09-23
KVM: x86: Add XSS support for CET_KERNEL and CET_USER
Yang Weijiang
2025-09-23
KVM: nVMX: Always forward XSAVES/XRSTORS exits from L2 to L1
Sean Christopherson
2025-09-23
KVM: x86: Allow setting CR4.CET if IBT or SHSTK is supported
Yang Weijiang
2025-09-23
KVM: x86/mmu: Pretty print PK, SS, and SGX flags in MMU tracepoints
Sean Christopherson
2025-09-23
KVM: x86/mmu: WARN on attempt to check permissions for Shadow Stack #PF
Sean Christopherson
2025-09-23
KVM: x86: Emulate SSP[63:32]!=0 #GP(0) for FAR JMP to 32-bit mode
Sean Christopherson
2025-09-23
KVM: x86: Don't emulate task switches when IBT or SHSTK is enabled
Sean Christopherson
[prev]
[next]