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
*
Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-10-24
13
-46
/
+71
|
\
|
*
LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
Huacai Chen
2024-10-23
2
-4
/
+5
|
*
LoongArch: Make KASAN usable for variable cpu_vabits
Huacai Chen
2024-10-23
1
-1
/
+1
|
*
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
2024-10-21
4
-28
/
+40
|
*
LoongArch: Don't crash in stack_top() for tasks without vDSO
Thomas Weißschuh
2024-10-21
1
-7
/
+9
|
*
LoongArch: Set correct size for vDSO code mapping
Huacai Chen
2024-10-21
1
-4
/
+4
|
*
LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context
Huacai Chen
2024-10-21
1
-0
/
+5
|
*
LoongArch: Get correct cores_per_package for SMT systems
Huacai Chen
2024-10-21
2
-1
/
+6
|
*
LoongArch: Use "Exception return address" to comment ERA
Yanteng Si
2024-10-21
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-21
18
-77
/
+252
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'kvmarm-fixes-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-10-20
6
-27
/
+49
|
|
\
|
|
*
KVM: arm64: Ensure vgic_ready() is ordered against MMIO registration
Oliver Upton
2024-10-17
1
-2
/
+11
|
|
*
KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQS
Oliver Upton
2024-10-17
1
-1
/
+6
|
|
*
KVM: arm64: Fix shift-out-of-bounds bug
Ilkka Koskinen
2024-10-17
1
-1
/
+1
|
|
*
KVM: arm64: Shave a few bytes from the EL2 idmap code
Marc Zyngier
2024-10-17
3
-23
/
+31
|
*
|
Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-10-20
9
-32
/
+170
|
|
\
|
|
|
*
KVM: arm64: Don't eagerly teardown the vgic on init error
Marc Zyngier
2024-10-11
2
-3
/
+6
|
|
*
KVM: arm64: Expose S1PIE to guests
Mark Brown
2024-10-08
1
-1
/
+3
|
|
*
KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to reschedule
Oliver Upton
2024-10-08
1
-0
/
+27
|
|
*
KVM: arm64: nv: Punt stage-2 recycling to a vCPU request
Oliver Upton
2024-10-08
4
-2
/
+37
|
|
*
KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed
Oliver Upton
2024-10-08
5
-15
/
+17
|
|
*
KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled out
Oliver Upton
2024-10-08
1
-3
/
+18
|
|
*
KVM: arm64: Unregister redistributor for failed vCPU creation
Oliver Upton
2024-10-08
1
-1
/
+21
|
|
*
Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixes
Marc Zyngier
2024-10-08
2
-8
/
+42
|
|
|
\
|
|
|
*
KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1
Shaoqin Huang
2024-08-25
1
-1
/
+13
|
|
|
*
KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guest
Shaoqin Huang
2024-08-25
1
-6
/
+6
|
|
|
*
KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1...
Shaoqin Huang
2024-08-25
1
-0
/
+8
|
|
|
*
KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...
Shameer Kolothum
2024-08-22
1
-1
/
+15
|
*
|
|
RISCV: KVM: use raw_spinlock for critical section in imsic
Cyan Yang
2024-10-20
1
-4
/
+4
|
*
|
|
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sean Christopherson
2024-10-20
1
-1
/
+5
|
*
|
|
KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()
Maxim Levitsky
2024-10-20
1
-3
/
+3
|
*
|
|
KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()
Sean Christopherson
2024-10-20
1
-0
/
+11
|
*
|
|
KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot
Sean Christopherson
2024-10-20
1
-10
/
+6
|
*
|
|
x86/kvm: Override default caching mode for SEV-SNP and TDX
Kirill A. Shutemov
2024-10-20
1
-0
/
+4
*
|
|
|
Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-20
7
-16
/
+47
|
\
\
\
\
|
*
|
|
|
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
2024-10-15
1
-1
/
+13
|
*
|
|
|
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
John Allen
2024-10-11
1
-1
/
+2
|
*
|
|
|
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
2024-10-09
1
-1
/
+10
|
*
|
|
|
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
2024-10-09
1
-1
/
+2
|
*
|
|
|
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
2024-10-09
1
-1
/
+2
|
*
|
|
|
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
2024-10-08
1
-2
/
+2
|
*
|
|
|
x86/resctrl: Avoid overflow in MB settings in bw_validate()
Martin Kletzander
2024-10-08
1
-9
/
+14
|
*
|
|
|
x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
Richard Gong
2024-10-07
1
-0
/
+2
*
|
|
|
|
Merge tag 'rust-fixes-6.12-2' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-10-19
1
-14
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS
Alice Ryhl
2024-10-13
1
-14
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-19
1
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
riscv, bpf: Make BPF_CMPXCHG fully ordered
Andrea Parri
2024-10-17
1
-2
/
+2
|
*
|
|
|
|
riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled
Pu Lehui
2024-10-10
1
-1
/
+3
*
|
|
|
|
|
Merge tag 'powerpc-6.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-10-18
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
powerpc/powernv: Free name on error in opal_event_init()
Michael Ellerman
2024-10-16
1
-0
/
+1
[next]