summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-09-251-1/+1
* Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-242-19/+3
|\
| * Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He2021-09-232-19/+3
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-247-10/+25
|\ \
| * | arm64: Restore forced disabling of KPTI on ThunderXdann frazier2021-09-231-2/+6
| * | arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy2021-09-214-2/+9
| * | arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne2021-09-212-6/+10
* | | Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-235-13/+4
|\ \ \
| * | | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-225-13/+4
| | |/ | |/|
* | | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-231-1/+1
|\ \ \
| * | | s390/qeth: fix deadlock during failing recoveryAlexandra Winter2021-09-221-1/+1
* | | | Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-211-32/+38
|\ \ \ \
| * | | | s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich2021-09-161-28/+30
| * | | | s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich2021-09-161-2/+7
| * | | | s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich2021-09-161-2/+1
* | | | | sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds2021-09-201-0/+2
| |_|/ / |/| | |
* | | | Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-194-15/+46
|\ \ \ \
| * | | | x86/mce: Avoid infinite loop for copy from user recoveryTony Luck2021-09-141-11/+32
| * | | | x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport2021-09-081-3/+3
| * | | | x86/platform: Increase maximum GPIO number for X86_64Andy Shevchenko2021-09-021-0/+5
| * | | | x86/pat: Pass valid address to sanitize_phys()Jeff Moyer2021-09-021-1/+6
* | | | | Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-195-47/+94
|\ \ \ \ \
| * | | | | powerpc/xics: Set the IRQ chip data for the ICS native backendCédric Le Goater2021-09-151-2/+2
| * | | | | powerpc/mce: Fix access error in mce handlerGanesh Goudar2021-09-131-2/+15
| * | | | | KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin2021-09-131-2/+34
| * | | | | powerpc/64s: system call rfscv workaround for TM bugsNicholas Piggin2021-09-131-0/+13
| * | | | | powerpc/64s: system call scv tabort fix for corrupt irq soft-mask stateNicholas Piggin2021-09-132-41/+30
| | |/ / / | |/| | |
* | | | | Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-192-11/+17
|\ \ \ \ \
| * | | | | x86/build: Do not add -falign flags unconditionally for clangNathan Chancellor2021-09-191-3/+9
| * | | | | sh: Add missing FORCE prerequisites in MakefileGeert Uytterhoeven2021-09-191-8/+8
| |/ / / /
* | | | | alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds2021-09-191-1/+1
* | | | | parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2021-09-191-1/+3
* | | | | alpha: move __udiv_qrnnd library function to arch/alpha/lib/Linus Torvalds2021-09-185-3/+5
* | | | | alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds2021-09-182-6/+5
* | | | | Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-185-23/+11
|\ \ \ \ \
| * | | | | s390: remove WARN_DYNAMIC_STACKHeiko Carstens2021-09-152-17/+0
| * | | | | s390: update defconfigsHeiko Carstens2021-09-152-4/+9
| * | | | | s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand2021-09-151-2/+2
| |/ / / /
* | | | | alpha: make 'Jensen' IO functions build againLinus Torvalds2021-09-182-5/+5
* | | | | Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-171-1/+3
|\ \ \ \ \
| * | | | | sparc32: page align size in arch_dma_allocAndreas Larsson2021-09-141-1/+3
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-172-3/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | arm64: Mark __stack_chk_guard as __ro_after_initDan Li2021-09-161-1/+1
| * | | | | arm64/kernel: remove duplicate include in process.cLv Ruyi2021-09-161-1/+0
| * | | | | arm64/sve: Use correct size when reinitialising SVE stateMark Brown2021-09-161-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-172-2/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xen: fix usage of pmd_populate in mremap for pv guestsJuergen Gross2021-09-151-2/+5
| * | | | xen: reset legacy rtc flag for PV domUJuergen Gross2021-09-151-0/+7
* | | | | alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck2021-09-161-3/+3
* | | | | Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-161-1/+1
|\ \ \ \ \