summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-08-31perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-08-31arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu
2022-08-31s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-31x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin
2022-08-31perf/x86/lbr: Enable the branch type for the Arch LBR by defaultKan Liang
2022-08-31parisc: Fix exception handler for fldw and fstw instructionsHelge Deller
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou
2022-08-25powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian
2022-08-25riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He
2022-08-25csky/kprobe: reclaim insn_slot on kprobe unregistrationLiao Chang
2022-08-25um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setupsJason A. Donenfeld
2022-08-25powerpc/pci: Fix get_phb_number() lockingMichael Ellerman
2022-08-25nios2: add force_successful_syscall_return()Al Viro
2022-08-25nios2: restarts apply only to the first sigframe we build...Al Viro
2022-08-25nios2: fix syscall restart checksAl Viro
2022-08-25nios2: traced syscall does need to check the syscall numberAl Viro
2022-08-25nios2: don't leave NULLs in sys_call_table[]Al Viro
2022-08-25nios2: page fault et.al. are *not* restartable syscalls...Al Viro
2022-08-25x86/mm: Use proper mask when setting PUD mappingAaron Lu
2022-08-21kvm: x86/pmu: Fix the compare function used by the pmu event filterAaron Lewis
2022-08-21KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov
2022-08-21KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov
2022-08-21KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrlLike Xu
2022-08-21KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMUSean Christopherson
2022-08-21KVM: x86/pmu: Introduce the ctrl_mask value for fixed counterLike Xu
2022-08-21KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson
2022-08-21KVM: x86/pmu: Use binary search to check filtered eventsJim Mattson
2022-08-21KVM: x86/pmu: preserve IA32_PERF_CAPABILITIES across CPUID refreshPaolo Bonzini
2022-08-21KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4Sean Christopherson
2022-08-21KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hookSean Christopherson
2022-08-21KVM: SVM: Drop VMXE check from svm_set_cr4()Sean Christopherson
2022-08-21KVM: VMX: Drop explicit 'nested' check from vmx_set_cr4()Sean Christopherson
2022-08-21KVM: VMX: Drop guest CPUID check for VMXE in vmx_set_cr4()Sean Christopherson
2022-08-21um: Allow PM with suspend-to-idleJohannes Berg
2022-08-21kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek
2022-08-21KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)Sean Christopherson
2022-08-21KVM: set_msr_mce: Permit guests to ignore single-bit ECC errorsLev Kujawski
2022-08-21x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin
2022-08-21ftrace/x86: Add back ftrace_expected assignmentSteven Rostedt (Google)
2022-08-21x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips
2022-08-21x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=yAndrea Righi
2022-08-21x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant
2022-08-21powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman
2022-08-21powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin
2022-08-21powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin
2022-08-21powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin