index
:
kernel/git/stable/linux.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2022-08-21
kexec, KEYS: make the code in bzImage64_verify_sig generic
Coiby Xu
2022-08-17
KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it exists
Sean Christopherson
2022-08-17
KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL
Sean Christopherson
2022-08-17
KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
Like Xu
2022-08-17
KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU
Sean Christopherson
2022-08-17
KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
Like Xu
2022-08-17
kexec_file: drop weak attribute from functions
Naveen N. Rao
2022-08-17
KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)
Sean Christopherson
2022-08-17
KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
Lev Kujawski
2022-08-17
crypto: blake2s - remove shash module
Jason A. Donenfeld
2022-08-17
x86/olpc: fix 'logical not is only applied to the left hand side'
Alexander Lobakin
2022-08-17
x86/kprobes: Update kcb status flag after singlestepping
Masami Hiramatsu (Google)
2022-08-17
ftrace/x86: Add back ftrace_expected assignment
Steven Rostedt (Google)
2022-08-17
x86/bugs: Enable STIBP for IBPB mitigated RETBleed
Kim Phillips
2022-08-17
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
2022-08-17
x86/numa: Use cpumask_available instead of hardcoded NULL check
Siddh Raman Pant
2022-08-17
x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...
Chenyi Qiang
2022-08-17
KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP
Sean Christopherson
2022-08-17
KVM: x86: Fix errant brace in KVM capability handling
Ben Gardon
2022-08-17
KVM: x86/mmu: Drop RWX=0 SPTEs during ept_sync_page()
Sean Christopherson
2022-08-17
KVM: SVM: Stuff next_rip on emulated INT3 injection if NRIPS is supported
Sean Christopherson
2022-08-17
KVM: SVM: Unwind "speculative" RIP advancement if INTn injection "fails"
Sean Christopherson
2022-08-17
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
2022-08-17
bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT
Tony Ambardar
2022-08-17
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-08-17
x86/extable: Fix ex_handler_msr() print condition
Peter Zijlstra
2022-08-17
perf/core: Add perf_clear_branch_entry_bitfields() helper
Stephane Eranian
2022-08-17
x86/pmem: Fix platform-device leak in error path
Johan Hovold
2022-08-17
arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic
Mark Rutland
2022-08-17
x86: Handle idle=nomwait cmdline properly for x86_idle
Wyes Karny
2022-08-17
KVM: x86: revalidate steal time cache if MSR value changes
Paolo Bonzini
2022-08-17
KVM: x86: do not report preemption if the steal time cache is stale
Paolo Bonzini
2022-08-17
KVM: x86: Tag kvm_mmu_x86_module_init() with __init
Sean Christopherson
2022-08-17
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
Vitaly Kuznetsov
2022-08-17
KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
Sean Christopherson
2022-08-17
KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
Sean Christopherson
2022-08-17
KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4
Sean Christopherson
2022-08-17
KVM: nVMX: Account for KVM reserved CR4 bits in consistency checks
Sean Christopherson
2022-08-17
KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
Sean Christopherson
2022-08-17
KVM: x86: Split kvm_is_valid_cr4() and export only the non-vendor bits
Sean Christopherson
2022-08-17
KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0
Maciej S. Szmigiero
2022-08-17
KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending case
Sean Christopherson
2022-08-17
KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case
Sean Christopherson
2022-08-17
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
2022-08-11
x86/speculation: Add LFENCE to RSB fill sequence
Pawan Gupta
2022-08-11
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-08-11
KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
Mingwei Zhang
2022-08-11
KVM: x86: disable preemption while updating apicv inhibition
Maxim Levitsky
2022-08-11
KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging
Ben Gardon
2022-08-11
KVM: x86: do not set st->preempted when going back to user space
Paolo Bonzini
[next]