index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-04-25
arm64: dts: imx95: add USB2.0 nodes
Xu Yang
2025-04-25
ARM: dts: imx6q-apalis: remove pcie-switch node
Francesco Dolcini
2025-04-25
arm64: dts: imx8mp: Add device tree for Nitrogen8M Plus ENC Carrier Board
Martyn Welch
2025-04-24
nios2: Replace strcpy() with strscpy() and simplify setup_cpuinfo()
Thorsten Blum
2025-04-24
nios2: do not introduce conflicting mappings when flushing tlb entries
Simon Schuster
2025-04-24
nios2: force update_mmu_cache on spurious tlb-permission--related pagefaults
Simon Schuster
2025-04-24
riscv: uprobes: Add missing fence.i after building the XOL buffer
Björn Töpel
2025-04-24
riscv: Replace function-like macro by static inline function
Björn Töpel
2025-04-24
KVM: VMX: Use LEAVE in vmx_do_interrupt_irqoff()
Uros Bizjak
2025-04-24
KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checks
Sean Christopherson
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-24
KVM: SVM: Fix SNP AP destroy race with VMRUN
Tom Lendacky
2025-04-24
x86/irq: KVM: Add helper for harvesting PIR to deduplicate KVM and posted MSIs
Sean Christopherson
2025-04-24
KVM: VMX: Use arch_xchg() when processing PIR to avoid instrumentation
Sean Christopherson
2025-04-24
KVM: VMX: Isolate pure loads from atomic XCHG when processing PIR
Sean Christopherson
2025-04-24
KVM: VMX: Process PIR using 64-bit accesses on 64-bit kernels
Sean Christopherson
2025-04-24
x86/irq: KVM: Track PIR bitmap as an "unsigned long" array
Sean Christopherson
2025-04-24
KVM: VMX: Ensure vIRR isn't reloaded at odd times when sync'ing PIR
Sean Christopherson
2025-04-24
x86/irq: Track if IRQ was found in PIR during initial loop (to load PIR vals)
Sean Christopherson
2025-04-24
x86/irq: Ensure initial PIR loads are performed exactly once
Sean Christopherson
2025-04-24
x86/insn: Fix CTEST instruction decoding
Kirill A. Shutemov
2025-04-24
KVM: x86: Add module param to control and enumerate device posted IRQs
Sean Christopherson
2025-04-24
KVM: VMX: Don't send UNBLOCK when starting device assignment without APICv
Sean Christopherson
2025-04-24
KVM: x86: Rescan I/O APIC routes after EOI interception for old routing
weizijie
2025-04-24
KVM: x86: Add a helper to deduplicate I/O APIC EOI interception logic
Sean Christopherson
2025-04-24
KVM: x86: Isolate edge vs. level check in userspace I/O APIC route scanning
Sean Christopherson
2025-04-24
KVM: x86: Advertise support for AMD's PREFETCHI
Babu Moger
2025-04-24
KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly
Borislav Petkov
2025-04-24
KVM: x86: clean up a return
Dan Carpenter
2025-04-24
KVM: x86: Advertise support for WRMSRNS
Sean Christopherson
2025-04-24
x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM)
Sean Christopherson
2025-04-24
KVM: x86: Generalize IBRS virtualization on emulated VM-exit
Yosry Ahmed
2025-04-24
KVM: x86: Propagate AMD's IbrsSameMode to the guest
Yosry Ahmed
2025-04-24
x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODE
Yosry Ahmed
2025-04-24
KVM: x86: Check that the high 32bits are clear in kvm_arch_vcpu_ioctl_run()
Dan Carpenter
2025-04-24
KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception
Mikhail Lobanov
2025-04-24
perf/x86: Fix non-sampling (counting) events on certain x86 platforms
Luo Gengkun
2025-04-24
Merge branch 'kvm-fixes-6.15-rc4' into HEAD
Paolo Bonzini
2025-04-24
Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2025-04-24
x86/boot: Work around broken busybox 'truncate' tool
Ard Biesheuvel
2025-04-24
x86/sev: Share the sev_secrets_pa value again
Tom Lendacky
2025-04-24
KVM: x86: Do not use kvm_rip_read() unconditionally for KVM_PROFILING
Adrian Hunter
2025-04-24
KVM: x86: Do not use kvm_rip_read() unconditionally in KVM tracepoints
Adrian Hunter
2025-04-24
KVM: SVM: WARN if an invalid posted interrupt IRTE entry is added
Sean Christopherson
2025-04-24
KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producer
Sean Christopherson
2025-04-24
KVM: x86: Explicitly treat routing entry type changes as changes
Sean Christopherson
2025-04-24
KVM: x86: Reset IRTE to host control if *new* route isn't postable
Sean Christopherson
2025-04-24
KVM: SVM: Allocate IR data using atomic allocation
Sean Christopherson
2025-04-24
KVM: SVM: Don't update IRTEs if APICv/AVIC is disabled
Sean Christopherson
2025-04-24
KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
Paolo Bonzini
[prev]
[next]