summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-28Merge branches 'fixes' and 'misc' into for-nextRussell King
2020-10-28ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel
2020-10-27ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery
2020-10-27ARM: 9017/2: Enable KASan for ARMLinus Walleij
2020-10-27ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij
2020-10-27ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij
2020-10-27ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij
2020-10-27ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij
2020-10-27ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2020-10-27ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-24Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-24Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-24Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-10-24KVM: ioapic: break infinite recursion on lazy EOIVitaly Kuznetsov
2020-10-24KVM: vmx: rename pi_init to avoid conflict with paridePaolo Bonzini
2020-10-24KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 buildSean Christopherson
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-23x86/uaccess: fix code generation in put_user()Rasmus Villemoes
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-23Merge branch 'pm-avs'Rafael J. Wysocki
2020-10-23xen/events: only register debug interrupt for 2-level eventsJuergen Gross
2020-10-23kvm: x86/mmu: NX largepage recovery for TDP MMUBen Gardon
2020-10-23kvm: x86/mmu: Don't clear write flooding count for direct rootsBen Gardon
2020-10-23kvm: x86/mmu: Support MMIO in the TDP MMUBen Gardon
2020-10-23kvm: x86/mmu: Support write protection for nesting in tdp MMUBen Gardon
2020-10-23kvm: x86/mmu: Support disabling dirty logging for the tdp MMUBen Gardon
2020-10-23kvm: x86/mmu: Support dirty logging for the TDP MMUBen Gardon
2020-10-23kvm: x86/mmu: Support changed pte notifier in tdp MMUBen Gardon
2020-10-23kvm: x86/mmu: Add access tracking for tdp_mmuBen Gardon
2020-10-23kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMUBen Gardon
2020-10-23kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMUBen Gardon
2020-10-23kvm: x86/mmu: Add TDP MMU PF handlerBen Gardon
2020-10-22parisc: Improve error return codes when setting rtc timeHelge Deller
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds