aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08add support for Clang CFISami Tolvanen
2021-04-03Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-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-01ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov
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-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-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
2021-03-25s390/vdso: fix initializing and updating of vdso_dataHeiko Carstens
2021-03-25s390/vdso: fix tod_steering_delta typeHeiko Carstens
2021-03-25s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne
2021-03-24xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne