- 20621d2 Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 62453a4 Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 3 months ago
- 2f62996 Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 3 months ago
- 4fef611 alpha: enable GENERIC_PCI_IOMAP unconditionally by Linus Torvalds · 3 years, 3 months ago
- 9caea00 parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled by Helge Deller · 3 years, 3 months ago
- 7fa6a27 x86/build: Do not add -falign flags unconditionally for clang by Nathan Chancellor · 3 years, 3 months ago
- 4e70b64 sh: Add missing FORCE prerequisites in Makefile by Geert Uytterhoeven · 3 years, 3 months ago
- d4d016c alpha: move __udiv_qrnnd library function to arch/alpha/lib/ by Linus Torvalds · 3 years, 3 months ago
- ab41f75 alpha: mark 'Jensen' platform as no longer broken by Linus Torvalds · 3 years, 3 months ago
- 93ff9f1 Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 3 months ago
- cc9d3aa alpha: make 'Jensen' IO functions build again by Linus Torvalds · 3 years, 3 months ago
- b9b11b1 Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 3 months ago
- 7f2cd14 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 3 months ago
- c6460da Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
- 35a3f4e alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile by Guenter Roeck · 3 years, 4 months ago
- 5fe983d Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 3 months ago
- 077a6cc Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years, 3 months ago
- 9fcb2e9 arm64: Mark __stack_chk_guard as __ro_after_init by Dan Li · 3 years, 4 months ago
- 861dc4f arm64/kernel: remove duplicate include in process.c by Lv Ruyi · 3 years, 4 months ago
- e35ac9d arm64/sve: Use correct size when reinitialising SVE state by Mark Brown · 3 years, 4 months ago
- 90cc7be parisc: Use absolute_pointer() to define PAGE0 by Helge Deller · 3 years, 3 months ago
- ff1ffd7 Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 3 months ago
- fc7c028 sparc: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
- d6efd3f Merge branch 'absolute-pointer' (patches from Guenter) by Linus Torvalds · 3 years, 3 months ago
- ebdc20d alpha: Use absolute_pointer to define COMMAND_LINE by Guenter Roeck · 3 years, 3 months ago
- 3cb8b15 alpha: Move setup.h out of uapi by Guenter Roeck · 3 years, 3 months ago
- f5711f9 s390: remove WARN_DYNAMIC_STACK by Heiko Carstens · 3 years, 4 months ago
- 4b26cea s390: update defconfigs by Heiko Carstens · 3 years, 4 months ago
- a8b92b8 s390/pci_mmio: fully validate the VMA before calling follow_pte() by David Hildenbrand · 3 years, 4 months ago
- c006a065 powerpc/xics: Set the IRQ chip data for the ICS native backend by Cédric Le Goater · 3 years, 4 months ago
- 36c9b59 xen: fix usage of pmd_populate in mremap for pv guests by Juergen Gross · 3 years, 4 months ago
- f68aa10 xen: reset legacy rtc flag for PV domU by Juergen Gross · 3 years, 4 months ago
- 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
- 1619b69 powerpc/boot: Fix build failure since GCC 4.9 removal by Michael Ellerman · 3 years, 4 months ago
- 59583f7 sparc32: page align size in arch_dma_alloc by Andreas Larsson · 3 years, 4 months ago
- 81065b3 x86/mce: Avoid infinite loop for copy from user recovery by Tony Luck · 3 years, 4 months ago
- 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 4 months ago
- 42a7ba1 arm64: remove GCC version check for ARCH_SUPPORTS_INT128 by Nick Desaulniers · 3 years, 4 months ago
- 6563139d powerpc: remove GCC version check for UPD_CONSTR by Nick Desaulniers · 3 years, 4 months ago
- d207589 riscv: remove Kconfig check for GCC version for ARCH_RV64I by Nick Desaulniers · 3 years, 4 months ago
- a69ae29 x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y by Will Deacon · 3 years, 4 months ago
- 3a1e92d powerpc/mce: Fix access error in mce handler by Ganesh Goudar · 3 years, 4 months ago
- 267cdfa KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers by Nicholas Piggin · 3 years, 4 months ago
- ae7aaec powerpc/64s: system call rfscv workaround for TM bugs by Nicholas Piggin · 3 years, 4 months ago
- b871895 powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state by Nicholas Piggin · 3 years, 4 months ago
- a7b68ed m68k: mvme: Remove overdue #warnings in RTC handling by Geert Uytterhoeven · 3 years, 4 months ago
- b1a8985 m68k: Double cast io functions to unsigned long by Guenter Roeck · 3 years, 4 months ago
- f306b90 Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- b79bd0d Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 4 months ago
- dfb5c1e x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself by Wei Liu · 3 years, 4 months ago
- 6f55ab3 riscv: Move EXCEPTION_TABLE to RO_DATA segment by Jisheng Zhang · 3 years, 4 months ago
- 54fed35 riscv: Enable BUILDTIME_TABLE_SORT by Jisheng Zhang · 3 years, 4 months ago
- cbba178 riscv: dts: microchip: mpfs-icicle: Fix serial console by Geert Uytterhoeven · 3 years, 4 months ago
- 399c1ec riscv: move the (z)install rules to arch/riscv/Makefile by Masahiro Yamada · 3 years, 5 months ago
- d593553 riscv: Improve stack randomisation on RV64 by Kefeng Wang · 3 years, 5 months ago
- efe1e08 riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1 by Heinrich Schuchardt · 3 years, 5 months ago
- 3a87ff8 riscv: defconfig: enable BLK_DEV_NVME by Heinrich Schuchardt · 3 years, 5 months ago
- c2f4954 Merge branch 'linus' into smp/urgent by Thomas Gleixner · 3 years, 4 months ago
- e99f23c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
- 23ef827 Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
- 85f58eb arm64: kdump: Skip kmemleak scan reserved memory for kdump by Chen Wandun · 3 years, 4 months ago
- 6710287 parisc: Implement __get/put_kernel_nofault() by Helge Deller · 3 years, 4 months ago
- d6c338a Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 4 months ago
- 35776f1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 4 months ago
- f154c80 Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- 88053ec arm64: mm: limit linear region to 51 bits for KVM in nVHE mode by Ard Biesheuvel · 3 years, 4 months ago
- d97180a parisc: Mark sched_clock unstable only if clocks are not syncronized by Helge Deller · 3 years, 4 months ago
- e4f2006 parisc: Reduce sigreturn trampoline to 3 instructions by Helge Deller · 3 years, 4 months ago
- 3e4a1af parisc: Check user signal stack trampoline is inside TASK_SIZE by Helge Deller · 3 years, 4 months ago
- ea4b3fc parisc: Drop useless debug info and comments from signal.c by Helge Deller · 3 years, 4 months ago
- 1260dea parisc: Drop strnlen_user() in favour of generic version by Helge Deller · 3 years, 4 months ago
- 3da6379 parisc: Add missing FORCE prerequisite in Makefile by Helge Deller · 3 years, 4 months ago
- a3fa7a1 Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- ddb1312 nds32/setup: remove unused memblock_region variable in setup_memory() by Mike Rapoport · 3 years, 4 months ago
- 30f3490 Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
- 1511e5d Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 3 years, 4 months ago
- a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
- 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 34b1999 x86/mm: Fix kern_addr_valid() to cope with existing but not present entries by Mike Rapoport · 3 years, 4 months ago
- 4cb398f configs: remove the obsolete CONFIG_INPUT_POLLDEV by Zenghui Yu · 3 years, 4 months ago
- 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
- c226bc3 arch: Kconfig: fix spelling mistake "seperate" -> "separate" by Colin Ian King · 3 years, 4 months ago
- 0a9d991 alpha: pci-sysfs: fix all kernel-doc warnings by Randy Dunlap · 3 years, 4 months ago
- 5ecae8f alpha: agp: make empty macros use do-while-0 style by Randy Dunlap · 3 years, 4 months ago
- 8350229 riscv: only select GENERIC_IOREMAP if MMU support is enabled by Christoph Hellwig · 3 years, 4 months ago
- e1c158e mm/memory_hotplug: remove nid parameter from remove_memory() and friends by David Hildenbrand · 3 years, 4 months ago
- 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
- bb9c14a hugetlbfs: s390 is always 64bit by David Hildenbrand · 3 years, 4 months ago
- f76c87e Merge branch 'pm-opp' by Rafael J. Wysocki · 3 years, 4 months ago
- 9652cb8 s390/ftrace: remove incorrect __va usage by Heiko Carstens · 3 years, 4 months ago
- ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
- 192ad3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
- cd1adf1 Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly" by Linus Torvalds · 3 years, 4 months ago
- 68c32eb s390: remove xpram device driver by Heiko Carstens · 3 years, 4 months ago
- 85ad272 s390/pci: read clp_list_pci_req only once by Pierre Morel · 3 years, 4 months ago
- ebd9cc6 s390/pci: fix clp_get_state() handling of -ENODEV by Niklas Schnelle · 3 years, 4 months ago
- 5dddfaa s390/cpum_cf: move array from header to C file by Heiko Carstens · 3 years, 4 months ago
- 2e82752 s390/mm: fix kernel doc comments by Heiko Carstens · 3 years, 4 months ago
- a052096 s390/topology: fix topology information when calling cpu hotplug notifiers by Sven Schnelle · 3 years, 4 months ago