index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
2024-10-09
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-06
9
-42
/
+82
|
\
|
*
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-10-06
1400
-19326
/
+55927
|
|
\
|
|
*
KVM: arm64: Fix kvm_has_feat*() handling of negative features
Marc Zyngier
2024-10-03
1
-12
/
+13
|
|
*
KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
Mark Brown
2024-10-01
2
-6
/
+8
|
|
*
KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path
Vincent Donnefort
2024-10-01
1
-2
/
+4
|
*
|
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2024-10-06
2
-4
/
+4
|
*
|
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2024-10-06
2
-4
/
+7
|
*
|
KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU
Paolo Bonzini
2024-10-04
1
-14
/
+46
*
|
|
Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-10-06
1
-1
/
+1
|
\
\
\
|
*
|
|
powerpc/vdso: allow r30 in vDSO code generation of getrandom
Jason A. Donenfeld
2024-09-30
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-10-04
4
-4
/
+10
|
\
\
\
|
*
|
|
arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
Easwar Hariharan
2024-10-04
1
-0
/
+1
|
*
|
|
arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS
Mark Rutland
2024-10-01
1
-3
/
+2
|
*
|
|
arm64: errata: Expand speculative SSBS workaround once more
Mark Rutland
2024-10-01
2
-0
/
+4
|
*
|
|
arm64: cputype: Add Neoverse-N3 definitions
Mark Rutland
2024-10-01
1
-0
/
+2
|
*
|
|
arm64: Force position-independent veneers
Mark Rutland
2024-10-01
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'riscv-for-linus-6.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-04
2
-3
/
+7
|
\
\
\
|
*
|
|
riscv: Fix kernel stack size when KASAN is enabled
Alexandre Ghiti
2024-10-01
2
-3
/
+7
|
|
/
/
*
|
|
Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-10-04
1
-0
/
+2
|
\
\
\
|
*
|
|
x86/ftrace: Include <asm/ptrace.h>
Sami Tolvanen
2024-10-03
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'rust-fixes-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-10-04
1
-1
/
+17
|
\
\
\
|
*
|
|
cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig
Alice Ryhl
2024-09-26
1
-1
/
+17
*
|
|
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
43
-43
/
+43
*
|
|
|
arc: get rid of private asm/unaligned.h
Al Viro
2024-10-02
5
-27
/
+19
*
|
|
|
parisc: get rid of private asm/unaligned.h
Al Viro
2024-10-02
4
-11
/
+6
|
|
/
/
|
/
|
|
*
|
|
x86: kvm: fix build error
Linus Torvalds
2024-09-29
1
-0
/
+2
*
|
|
Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-29
2
-0
/
+11
|
\
\
\
|
*
|
|
x86/cpu: Add two Intel CPU model numbers
Tony Luck
2024-09-26
1
-0
/
+5
|
*
|
|
x86/tdx: Fix "in-kernel MMIO" check
Alexey Gladkov (Intel)
2024-09-26
1
-0
/
+6
*
|
|
|
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-29
2
-6
/
+9
|
\
\
\
\
|
*
\
\
\
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2024-09-29
2
-6
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,sub}() as void
Uros Bizjak
2024-07-17
1
-4
/
+2
|
|
*
|
|
|
locking/atomic/x86: Introduce the read64_nonatomic macro to x86_32 with cx8
Uros Bizjak
2024-07-17
1
-2
/
+7
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-28
46
-1071
/
+1368
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
12
-37
/
+105
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: VMX: Set PFERR_GUEST_{FINAL,PAGE}_MASK if and only if the GVA is valid
Sean Christopherson
2024-09-10
1
-2
/
+3
|
|
*
|
|
|
|
KVM: nVMX: Assert that vcpu->mutex is held when accessing secondary VMCSes
Sean Christopherson
2024-09-10
1
-0
/
+6
|
|
*
|
|
|
|
KVM: nVMX: Explicitly invalidate posted_intr_nv if PI is disabled at VM-Enter
Sean Christopherson
2024-09-10
2
-2
/
+11
|
|
*
|
|
|
|
KVM: x86: Fold kvm_get_apic_interrupt() into kvm_cpu_get_interrupt()
Sean Christopherson
2024-09-10
3
-13
/
+5
|
|
*
|
|
|
|
KVM: nVMX: Detect nested posted interrupt NV at nested VM-Exit injection
Sean Christopherson
2024-09-10
1
-0
/
+14
|
|
*
|
|
|
|
KVM: nVMX: Suppress external interrupt VM-Exit injection if there's no IRQ
Sean Christopherson
2024-09-10
1
-1
/
+2
|
|
*
|
|
|
|
KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection site
Sean Christopherson
2024-09-10
3
-10
/
+30
|
|
*
|
|
|
|
KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API
Sean Christopherson
2024-09-10
2
-4
/
+14
|
|
*
|
|
|
|
KVM: VMX: Also clear SGX EDECCSSA in KVM CPU caps when SGX is disabled
Kai Huang
2024-09-10
1
-0
/
+1
|
|
*
|
|
|
|
KVM: VMX: hyper-v: Prevent impossible NULL pointer dereference in evmcs_load()
Vitaly Kuznetsov
2024-08-22
1
-0
/
+8
|
|
*
|
|
|
|
KVM: nVMX: Use vmx_segment_cache_clear() instead of open coded equivalent
Maxim Levitsky
2024-08-22
3
-5
/
+7
|
|
*
|
|
|
|
KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
Sean Christopherson
2024-08-22
3
-8
/
+12
|
|
*
|
|
|
|
KVM: VMX: Do not account for temporary memory allocation in ECREATE emulation
Kai Huang
2024-08-22
1
-1
/
+1
|
|
*
|
|
|
|
KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field in the vmcs_check16...
Qiang Liu
2024-08-22
1
-1
/
+1
[next]