1. d8b1e10 sparc64: fix pci_iounmap() when CONFIG_PCI is not set by Linus Torvalds · 3 years, 4 months ago
  2. b9b11b1 Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
  3. fc7c028 sparc: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
  4. 59583f7 sparc32: page align size in arch_dma_alloc by Andreas Larsson · 3 years, 4 months ago
  5. a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
  6. 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
  7. 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  8. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  9. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  10. dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 5 months ago
  11. 87c3cb5 sparc: move the install rule to arch/sparc/Makefile by Masahiro Yamada · 3 years, 6 months ago
  12. 4a3bb42 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 5 months ago
  13. 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 5 months ago
  14. bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
  15. 4898370 Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
  16. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
  17. 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 6 months ago
  18. 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 6 months ago
  19. ba3a048 sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR by Logan Gunthorpe · 3 years, 6 months ago
  20. e02373f sparc/iommu: return error codes from .map_sg() ops by Martin Oliveira · 3 years, 6 months ago
  21. bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
  22. 04190bf sock: allow reading and changing sk_userlocks with setsockopt by Pavel Tikhomirov · 3 years, 6 months ago
  23. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  24. c7d1022 Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
  25. f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  26. 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 6 months ago
  27. e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
  28. f5e81d1 bpf: Introduce BPF nospec instruction for mitigating Spectre v4 by Daniel Borkmann · 3 years, 6 months ago
  29. 50ae813 signal: Verify the alignment and size of siginfo_t by Eric W. Biederman · 3 years, 9 months ago
  30. 2c9f7ea signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP by Eric W. Biederman · 3 years, 8 months ago
  31. 42365ab sparc64: Add compile-time asserts for siginfo_t offsets by Marco Elver · 3 years, 9 months ago
  32. 1a33b18 compat: make linux/compat.h available everywhere by Arnd Bergmann · 3 years, 6 months ago
  33. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  34. b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 7 months ago
  35. 301c8b1 Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  36. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  37. dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  38. 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  39. 7e10887 locking/atomic: sparc: Fix arch_cmpxchg64_local() by Mark Rutland · 3 years, 6 months ago
  40. eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
  41. a0e781a sparc: syscalls: use pattern rules to generate syscall headers by Masahiro Yamada · 3 years, 8 months ago
  42. 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 7 months ago
  43. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  44. 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 7 months ago
  45. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  46. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 7 months ago
  47. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 7 months ago
  48. 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 7 months ago
  49. 79c1c59 mm/hugetlb: change parameters of arch_make_huge_pte() by Christophe Leroy · 3 years, 7 months ago
  50. 426e5c4 mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c by Muchun Song · 3 years, 7 months ago
  51. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
  52. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  53. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 7 months ago
  54. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  55. 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  56. a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  57. e8b9eab net: retrieve netns cookie via getsocketopt by Martynas Pumputis · 3 years, 7 months ago
  58. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  59. 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 8 months ago
  60. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
  61. 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 8 months ago
  62. ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 8 months ago
  63. d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
  64. 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 8 months ago
  65. ff5b4f1 locking/atomic: sparc: move to ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
  66. 6988631 locking/atomic: cmpxchg: make `generic` a prefix by Mark Rutland · 3 years, 8 months ago
  67. 03e3e31 Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc") into char-misc-next by Greg Kroah-Hartman · 3 years, 8 months ago
  68. 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 8 months ago
  69. 1553573 sparc/vio: make remove callback return void by Uwe Kleine-König · 3 years, 9 months ago
  70. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  71. 637be91 asm-generic: use asm-generic/unaligned.h for most architectures by Arnd Bergmann · 3 years, 8 months ago
  72. 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  73. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  74. f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 8 months ago
  75. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  76. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
  77. aec44e0 hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() by Peter Xu · 3 years, 9 months ago
  78. 9b1f61d Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 9 months ago
  79. 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 9 months ago
  80. c5849b7 sparc: syscalls: switch to generic syscallshdr.sh by Masahiro Yamada · 3 years, 11 months ago
  81. 5ad4e94 sparc: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 3 years, 11 months ago
  82. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 9 months ago
  83. c0eb315 mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page by Nicholas Piggin · 3 years, 9 months ago
  84. 842ca54 mm: move page_mapping_file to pagemap.h by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  85. 767fcbc Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago
  86. a49f4f8 arch: Wire up Landlock syscalls by Mickaël Salaün · 3 years, 9 months ago
  87. 7c566bb asm-generic/io.h: Add a non-posted variant of ioremap() by Hector Martin · 4 years ago
  88. f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  89. fa8b900 quota: wire up quotactl_path by Sascha Hauer · 3 years, 11 months ago
  90. 6a30bed Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 3 years, 10 months ago
  91. 69264b4 sparc: sparc64_defconfig: remove duplicate CONFIGs by Corentin Labbe · 3 years, 10 months ago
  92. e5e8b80 sparc64: Fix opcode filtering in handling of no fault loads by Rob Gardner · 3 years, 11 months ago
  93. 987a087 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 3 years, 10 months ago
  94. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  95. cf64c2a Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 3 years, 11 months ago
  96. b9d6243 Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 3 years, 11 months ago
  97. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
  98. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  99. 6dd580b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 3 years, 11 months ago
  100. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago