summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-09-20x86/ftrace: Use alternative RET encodingPeter Zijlstra
2022-09-20x86/ibt,ftrace: Make function-graph play nicePeter Zijlstra
2022-09-20Revert "x86/ftrace: Use alternative RET encoding"Thadeu Lima de Souza Cascardo
2022-09-20ARM: dts: imx6qdl-kontron-samx6i: fix spi-flash compatibleMarco Felsch
2022-09-20ARM: dts: imx: align SPI NOR node name with dtschemaKrzysztof Kozlowski
2022-09-15arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling
2022-09-15ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the timeClaudiu Beznea
2022-09-15ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the timeClaudiu Beznea
2022-09-15ARM: dts: at91: sama5d2_icp: specify proper regulator output rangesClaudiu Beznea
2022-09-15ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output rangesClaudiu Beznea
2022-09-15ARM: dts: imx6qdl-kontron-samx6i: remove duplicated nodeMarco Felsch
2022-09-15arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla
2022-09-15parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller
2022-09-08s390: fix nospec table alignmentsJosh Poimboeuf
2022-09-08s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-09-08mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-08KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson
2022-09-08powerpc: align syscall table for ppc32Masahiro Yamada
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer
2022-09-05x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-09-05x86/nospec: Unwreck the RSB stuffingPeter Zijlstra
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