summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-20arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers
2020-10-20arm64: Fix a broken copyright header in gen_vdso_offsets.shPalmer Dabbelt
2020-10-20ARM/sa1111: add a missing include of dma-map-ops.hChristoph Hellwig
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-19Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-20powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationMichael Neuling
2020-10-19x86/boot/64: Explicitly map boot_params and command lineArvind Sankar
2020-10-19KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platformsPeter Xu
2020-10-19powerpc/powernv/dump: Handle multiple writes to ack attributeVasant Hegde
2020-10-19powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde
2020-10-19x86/head/64: Disable stack protection for head$(BITS).oArvind Sankar
2020-10-19x86/boot/64: Initialize 5-level paging variables earlierArvind Sankar
2020-10-19powerpc/smp: Use GFP_ATOMIC while allocating tmp maskSrikar Dronamraju
2020-10-19powerpc/smp: Remove unnecessary variableSrikar Dronamraju
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-18mm: remove duplicate include statement in mmu.cTian Tao
2020-10-18x86/xen: open code alloc_vm_area in arch_gnttab_vallocChristoph Hellwig
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-18ia64: fix build error with !COREDUMPKrzysztof Kozlowski
2020-10-17task_work: cleanup notification modesJens Axboe
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand
2020-10-16mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand
2020-10-16powerpc/mm: move setting pte specific flags to pfn_pteAneesh Kumar K.V
2020-10-16powerpc/mm: add DEBUG_VM WARN for pmd_clearAneesh Kumar K.V
2020-10-16PM: AVS: smartreflex Move driver to soc specific driversUlf Hansson
2020-10-16powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hashGanesh Goudar
2020-10-16powerpc/opal_elog: Handle multiple writes to ack attributeAneesh Kumar K.V
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-10-15Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-15arm64: mremap speedup - Enable HAVE_MOVE_PMDKalesh Singh
2020-10-15arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel
2020-10-15arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasksPeter Collingbourne
2020-10-15parisc: Add MAP_UNINITIALIZED defineHelge Deller
2020-10-15parisc: Improve spinlock handlingJohn David Anglin
2020-10-15parisc: Install vmlinuz instead of zImage fileHelge Deller
2020-10-15parisc: Rewrite tlb flush threshold calculationJohn David Anglin