index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-08-31
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
2022-08-31
arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76
Zenghui Yu
2022-08-31
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
2022-08-31
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
2022-08-31
x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
Chen Zhongjin
2022-08-31
perf/x86/lbr: Enable the branch type for the Arch LBR by default
Kan Liang
2022-08-31
parisc: Fix exception handler for fldw and fstw instructions
Helge Deller
2022-08-25
MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
Nathan Chancellor
2022-08-25
powerpc/64: Init jump labels before parse_early_param()
Zhouyi Zhou
2022-08-25
powerpc/32: Don't always pass -mcpu=powerpc to the compiler
Christophe Leroy
2022-08-25
RISC-V: Add fast call path of crash_kexec()
Xianting Tian
2022-08-25
riscv: mmap with PROT_WRITE but no PROT_READ is invalid
Celeste Liu
2022-08-25
mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
Liang He
2022-08-25
csky/kprobe: reclaim insn_slot on kprobe unregistration
Liao Chang
2022-08-25
um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setups
Jason A. Donenfeld
2022-08-25
powerpc/pci: Fix get_phb_number() locking
Michael Ellerman
2022-08-25
nios2: add force_successful_syscall_return()
Al Viro
2022-08-25
nios2: restarts apply only to the first sigframe we build...
Al Viro
2022-08-25
nios2: fix syscall restart checks
Al Viro
2022-08-25
nios2: traced syscall does need to check the syscall number
Al Viro
2022-08-25
nios2: don't leave NULLs in sys_call_table[]
Al Viro
2022-08-25
nios2: page fault et.al. are *not* restartable syscalls...
Al Viro
2022-08-25
x86/mm: Use proper mask when setting PUD mapping
Aaron Lu
2022-08-21
kvm: x86/pmu: Fix the compare function used by the pmu event filter
Aaron Lewis
2022-08-21
KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...
Vitaly Kuznetsov
2022-08-21
KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
Vitaly Kuznetsov
2022-08-21
KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
Like Xu
2022-08-21
KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU
Sean Christopherson
2022-08-21
KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
Like Xu
2022-08-21
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
2022-08-21
KVM: x86/pmu: Use binary search to check filtered events
Jim Mattson
2022-08-21
KVM: x86/pmu: preserve IA32_PERF_CAPABILITIES across CPUID refresh
Paolo Bonzini
2022-08-21
KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4
Sean Christopherson
2022-08-21
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
2022-08-21
KVM: SVM: Drop VMXE check from svm_set_cr4()
Sean Christopherson
2022-08-21
KVM: VMX: Drop explicit 'nested' check from vmx_set_cr4()
Sean Christopherson
2022-08-21
KVM: VMX: Drop guest CPUID check for VMXE in vmx_set_cr4()
Sean Christopherson
2022-08-21
um: Allow PM with suspend-to-idle
Johannes Berg
2022-08-21
kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...
Michal Suchanek
2022-08-21
KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)
Sean Christopherson
2022-08-21
KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
Lev Kujawski
2022-08-21
x86/olpc: fix 'logical not is only applied to the left hand side'
Alexander Lobakin
2022-08-21
ftrace/x86: Add back ftrace_expected assignment
Steven Rostedt (Google)
2022-08-21
x86/bugs: Enable STIBP for IBPB mitigated RETBleed
Kim Phillips
2022-08-21
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
2022-08-21
x86/numa: Use cpumask_available instead of hardcoded NULL check
Siddh Raman Pant
2022-08-21
powerpc/pci: Fix PHB numbering when using opal-phbid
Michael Ellerman
2022-08-21
powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address
Miaoqian Lin
2022-08-21
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
2022-08-21
powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
Miaoqian Lin
[next]