summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-24sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-09-24x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He
2021-09-23Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-23arm64: Restore forced disabling of KPTI on ThunderXdann frazier
2021-09-22x86/asm: Fix SETZ size enqcmds() build failureKees Cook
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter
2021-09-21Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-21arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy
2021-09-21arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne
2021-09-21x86/setup: Call early_reserve_memory() earlierJuergen Gross
2021-09-21xen/x86: fix PV trap handling on secondary processorsJan Beulich
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang
2021-09-20sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-09-20swiotlb-xen: this is PV-only on x86Jan Beulich
2021-09-20xen/pci-swiotlb: reduce visibility of symbolsJan Beulich
2021-09-20xen/x86: drop redundant zeroing from cpu_initialize_context()Jan Beulich
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-19Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-19Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-19alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller
2021-09-19x86/build: Do not add -falign flags unconditionally for clangNathan Chancellor
2021-09-19sh: Add missing FORCE prerequisites in MakefileGeert Uytterhoeven
2021-09-18alpha: move __udiv_qrnnd library function to arch/alpha/lib/Linus Torvalds
2021-09-18alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds
2021-09-18Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-18alpha: make 'Jensen' IO functions build againLinus Torvalds
2021-09-17Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-09-17Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-09-16Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-16Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-16arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-09-16arm64/kernel: remove duplicate include in process.cLv Ruyi
2021-09-16arm64/sve: Use correct size when reinitialising SVE stateMark Brown
2021-09-16s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich
2021-09-16s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-16s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich
2021-09-16parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds