index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2026-04-04
RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
Fangyu Yu
-46
/
+26
2026-04-04
RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
Fangyu Yu
-60
/
+89
2026-04-03
Merge tag 'powerpc-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-2
/
+2
2026-04-03
Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-1
/
+5
2026-04-03
KVM: nSVM: Fail emulation of VMRUN/VMLOAD/VMSAVE if mapping vmcb12 fails
Yosry Ahmed
-8
/
+4
2026-04-03
KVM: SVM: Treat mapping failures equally in VMLOAD/VMSAVE emulation
Yosry Ahmed
-4
/
+2
2026-04-03
KVM: SVM: Check EFER.SVME and CPL on #GP intercept of SVM instructions
Yosry Ahmed
-0
/
+8
2026-04-03
KVM: SVM: Move RAX legality check to SVM insn interception handlers
Yosry Ahmed
-5
/
+21
2026-04-03
KVM: SVM: Properly check RAX on #GP intercept of SVM instructions
Yosry Ahmed
-2
/
+2
2026-04-03
KVM: SVM: Refactor SVM instruction handling on #GP intercept
Yosry Ahmed
-51
/
+26
2026-04-03
KVM: SVM: Properly check RAX in the emulator for SVM instructions
Yosry Ahmed
-2
/
+9
2026-04-04
x86/apic: Drop AMD Extended Interrupt LVT macros
Naveen N Rao (AMD)
-19
/
+12
2026-04-03
KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being created
Sean Christopherson
-2
/
+8
2026-04-03
KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock
Sean Christopherson
-4
/
+2
2026-04-03
KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU
Sean Christopherson
-0
/
+3
2026-04-03
KVM: SEV: Use kvzalloc_objs() when pinning userpages
Sean Christopherson
-11
/
+9
2026-04-03
KVM: SEV: Use PFN_DOWN() to simplify "number of pages" math when pinning memory
Sean Christopherson
-5
/
+2
2026-04-03
KVM: SEV: Disallow pinning more pages than exist in the system
Sean Christopherson
-5
/
+9
2026-04-03
KVM: SEV: Drop useless sanity checks in sev_mem_enc_register_region()
Sean Christopherson
-3
/
+0
2026-04-03
KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
Sean Christopherson
-4
/
+7
2026-04-03
KVM: x86: Suppress WARNs on nested_run_pending after userspace exit
Sean Christopherson
-12
/
+40
2026-04-03
KVM: x86: Move nested_run_pending to kvm_vcpu_arch
Yosry Ahmed
-55
/
+57
2026-04-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-0
/
+57
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
-240
/
+512
2026-04-03
x86/alternative: delay freeing of smp_locks section
Mike Rapoport (Microsoft)
-5
/
+17
2026-04-03
perf/x86/msr: Make SMI and PPERF on by default
Kan Liang
-79
/
+3
2026-04-03
RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR
Anup Patel
-10
/
+4
2026-04-03
RISC-V: KVM: Factor-out VCPU config into separate sources
Anup Patel
-87
/
+146
2026-04-03
RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
Anup Patel
-0
/
+4
2026-04-03
RISC-V: KVM: Move timer state defines closer to struct in UAPI header
Anup Patel
-4
/
+4
2026-04-03
RISC-V: KVM: Factor-out ISA checks into separate sources
Anup Patel
-256
/
+288
2026-04-03
RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
Anup Patel
-27
/
+33
2026-04-03
powerpc64/bpf: Add support for indirect jump
Abhishek Dubey
-0
/
+8
2026-04-03
powerpc/bpf: Add support for instruction array
Abhishek Dubey
-0
/
+7
2026-04-03
powerpc32/bpf: Add fsession support
Abhishek Dubey
-1
/
+42
2026-04-03
powerpc64/bpf: Implement fsession support
Abhishek Dubey
-11
/
+87
2026-04-03
powerpc64/bpf: Implement JIT support for private stack
Abhishek Dubey
-8
/
+126
2026-04-02
arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
Coiby Xu
-0
/
+8
2026-04-02
crash_dump/dm-crypt: don't print in arch-specific code
Coiby Xu
-5
/
+1
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
-271
/
+0
2026-04-02
xor: avoid indirect calls for arm64-optimized ops
Christoph Hellwig
-5
/
+8
2026-04-02
x86: move the XOR code to lib/raid/
Christoph Hellwig
-1263
/
+31
2026-04-02
s390: move the XOR code to lib/raid/
Christoph Hellwig
-137
/
+1
2026-04-02
sparc: move the XOR code to lib/raid/
Christoph Hellwig
-997
/
+41
2026-04-02
riscv: move the XOR code to lib/raid/
Christoph Hellwig
-134
/
+2
2026-04-02
powerpc: move the XOR code to lib/raid/
Christoph Hellwig
-283
/
+2
2026-04-02
loongarch: move the XOR code to lib/raid/
Christoph Hellwig
-370
/
+3
2026-04-02
arm64: move the XOR code to lib/raid/
Christoph Hellwig
-400
/
+3
2026-04-02
arm: move the XOR code to lib/raid/
Christoph Hellwig
-232
/
+2
2026-04-02
alpha: move the XOR code to lib/raid/
Christoph Hellwig
-849
/
+4
[prev]
[next]