summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-04-03Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pinMarek BehĂșn
2021-04-02ARM: dts: turris-omnia: fix hardware buffer managementRui Salvaterra
2021-04-02Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"Gregory CLEMENT
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki
2021-04-01riscv: Make NUMA depend on MMUKefeng Wang
2021-04-01riscv: remove unneeded semicolonYang Li
2021-04-01riscv,entry: fix misaligned base for excp_vect_tableZihao Yu
2021-04-01riscv: evaluate put_user() arg before enabling user accessBen Dooks
2021-04-01riscv: Drop const annotation for spKefeng Wang
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-01arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne
2021-04-01ARM: pxa: mainstone: avoid -Woverride-init warningArnd Bergmann
2021-04-01ARM: omap1: fix building with clang IASArnd Bergmann
2021-04-01ARM: keystone: fix integer overflow warningArnd Bergmann
2021-04-02powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuiltChristophe Leroy
2021-04-02powerpc/signal32: Fix Oops on sigreturn with unmapped VDSOChristophe Leroy
2021-04-02powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...Christophe Leroy
2021-04-01ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov
2021-04-01Merge tag 'imx-fixes-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-04-01Merge tag 'omap-for-v5.12/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2021-04-01Merge tag 'arm-soc/for-5.12/devicetree-part2' of https://github.com/Broadcom/...Arnd Bergmann
2021-04-01KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...Vitaly Kuznetsov
2021-04-01KVM: x86: disable interrupts while pvclock_gtod_sync_lock is takenPaolo Bonzini
2021-04-01KVM: x86: reduce pvclock_gtod_sync_lock critical sectionsPaolo Bonzini
2021-04-01Merge branch 'kvm-fix-svm-races' into kvm-masterPaolo Bonzini
2021-04-01KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...Paolo Bonzini
2021-04-01KVM: SVM: load control fields from VMCB12 before checking themPaolo Bonzini
2021-03-31Merge commit 'kvm-tdp-fix-flushes' into kvm-masterPaolo Bonzini
2021-03-30Merge tag 's390-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-03-30KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pagesSean Christopherson
2021-03-30KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zappingSean Christopherson
2021-03-30KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zapSean Christopherson
2021-03-30KVM: make: Fix out-of-source module buildsSiddharth Chandrasekaran
2021-03-30KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...Vitaly Kuznetsov
2021-03-30KVM: x86: remove unused declaration of kvm_write_tsc()Dongli Zhang
2021-03-30KVM: clean up the unused argumentHaiwei Li
2021-03-30Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-03-30Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-30MIPS: kernel: setup.c: fix compilation errorMauri Sandberg
2021-03-30ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfacesStefan Riedmueller
2021-03-29Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-03-29xtensa: fix uaccess-related livelock in do_page_faultMax Filippov
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-03-29arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0Oliver StÀbler
2021-03-28Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-26Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2021-03-26Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-26powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECTAneesh Kumar K.V