summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf
2021-02-10ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King
2021-02-10KVM: SVM: Treat SVM as unsupported when running as an SEV guestSean Christopherson
2021-02-10arm64: dts: ls1046a: fix dcfg address rangeZyta Szpak
2021-02-07x86: __always_inline __{rd,wr}msr()Peter Zijlstra
2021-02-03ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher
2021-02-03KVM: x86: get smi pending status correctlyJay Zhou
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-02-03ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte
2021-01-27sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran
2021-01-27xen: Fix event channel callback via INTX/GSIDavid Woodhouse
2021-01-27riscv: Fix kernel time_init()Damien Le Moal
2021-01-23crypto: x86/crc32c - fix building with clang iasArnd Bergmann
2021-01-19ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann
2021-01-19arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-19ARC: build: add boot_targets to PHONYMasahiro Yamada
2021-01-19ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada
2021-01-19ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-19MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2021-01-19x86/hyperv: check cpu mask after interrupt has been disabledWei Liu
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier
2021-01-17ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade
2021-01-17x86/resctrl: Don't move a task to the same resource groupFenghua Yu
2021-01-17x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu
2021-01-12KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-12xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams
2021-01-06powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2021-01-06powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2021-01-06KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini
2021-01-06KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accessesPaolo Bonzini
2020-12-30powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand
2020-12-30powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand
2020-12-30powerpc/xmon: Change printk() to pr_cont()Christophe Leroy
2020-12-30powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler
2020-12-30powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2020-12-30ARM: dts: at91: sama5d2: fix CAN message ram offset and sizeNicolas Ferre
2020-12-30ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ESH. Nikolaus Schaller
2020-12-30KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier
2020-12-30powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev
2020-12-30s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo
2020-12-30s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle
2020-12-30ARM: sunxi: Add machine match for the Allwinner V3 SoCPaul Kocialkowski
2020-12-30um: chan_xterm: Fix fd leakAnton Ivanov
2020-12-30um: tty: Fix handling of close in tty linesAnton Ivanov
2020-12-30um: Monitor error events in IRQ controllerAnton Ivanov
2020-12-30x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu