aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-26Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds6-18/+54
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-79/+657
2021-02-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-3/+7
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds80-1186/+4333
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds10-25/+42
2021-02-26Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-0/+4
2021-02-26Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-417/+313
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-99/+203
2021-02-26MIPS: make userspace mapping young by defaultHuang Pei1-14/+16
2021-02-26x86: fix seq_file iteration for pat/memtype.cNeilBrown1-2/+2
2021-02-26alpha: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap1-1/+0
2021-02-26arm64: kasan: simplify and inline MTE functionsAndrey Konovalov7-73/+60
2021-02-26kfence: add test suiteMarco Elver2-2/+3
2021-02-26kfence: use pt_regs to generate stack trace on faultsMarco Elver4-10/+2
2021-02-26arm64, kfence: enable KFENCE for ARM64Marco Elver4-1/+36
2021-02-26x86, kfence: enable KFENCE for x86Alexander Potapenko3-0/+76
2021-02-26s390/mm: define arch_get_mappable_range()Anshuman Khandual2-1/+14
2021-02-26arm64/mm: define arch_get_mappable_range()Anshuman Khandual1-8/+7
2021-02-26KVM: xen: flush deferred static key before checking itPaolo Bonzini1-0/+1
2021-02-26KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabledSean Christopherson1-8/+8
2021-02-26KVM: x86: hyper-v: Fix Hyper-V context null-ptr-derefWanpeng Li1-1/+1
2021-02-26KVM: x86: remove misplaced comment on active_mmu_pagesDongli Zhang1-3/+0
2021-02-25parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYSami Tolvanen1-0/+1
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-4/+4
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds29-156/+136
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2021-02-25Merge tag 'nds32-for-linux-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds4-50/+5
2021-02-25arm64: stacktrace: Report when we reach the end of the stackMark Brown1-1/+1
2021-02-25arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin1-1/+1
2021-02-25KVM: SVM: Fix nested VM-Exit on #GP interception handlingSean Christopherson1-3/+8
2021-02-25nds32: Fix bogus reference to <asm/procinfo.h>Geert Uytterhoeven1-1/+1
2021-02-25nds32: use get_kernel_nofault in dump_memChristoph Hellwig1-12/+3
2021-02-25nds32: remove dump_instrChristoph Hellwig1-35/+0
2021-02-25nds32: configs: Cleanup CONFIG_CROSS_COMPILEKrzysztof Kozlowski1-1/+0
2021-02-25nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds32-187/+287
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-21/+47
2021-02-24MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao2-2/+0
2021-02-24mm: simplify parater of function memmap_init_zone()Baoquan He1-5/+7
2021-02-24mm: rename memmap_init() and memmap_init_zone()Baoquan He1-3/+3
2021-02-24mm: fix prototype warning from kernel test robotBaoquan He1-6/+0
2021-02-24kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov4-6/+39
2021-02-24hexagon: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap1-1/+0
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds46-2817/+35
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-1/+104
2021-02-24Merge tag 'nios2-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2Linus Torvalds3-11/+24
2021-02-24arm64: Add missing ISB after invalidating TLB in enter_vheMarc Zyngier1-0/+1
2021-02-24arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier1-0/+1
2021-02-24arm64: VHE: Enable EL2 MMU from the idmapMarc Zyngier1-13/+26