1. 964f595 Revert "Revert "uaccess: add infrastructure for kernel builds with set_fs()"" by Greg Kroah-Hartman · 4 years, 2 months ago
  2. 79c83f1 Merge 1f70935f637d ("Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  3. e47ed07 Revert "uaccess: add infrastructure for kernel builds with set_fs()" by Greg Kroah-Hartman · 4 years, 2 months ago
  4. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  5. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  6. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  7. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  8. c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  9. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  10. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 4 months ago
  11. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 5 months ago
  12. e7a2ec9 nios2: switch to kernel_clone() by Christian Brauner · 4 years, 4 months ago
  13. 4487dcf mm/nios2: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  14. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  15. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  16. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  17. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  18. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  19. 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  20. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  21. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 7 months ago
  22. 6bda768 nios2: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  23. f1bfd71 arch, net: remove the last csum_partial_copy() leftovers by Christoph Hellwig · 4 years, 5 months ago
  24. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  25. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 7 months ago
  26. 04bd52f nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args by Christian Brauner · 4 years, 8 months ago
  27. 7de26c4 Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 4 years, 7 months ago
  28. 6b57fa4d nios2: signal: Mark expected switch fall-through by Ley Foon Tan · 4 years, 7 months ago
  29. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  30. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  31. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  32. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  33. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  34. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  35. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  36. 351dd61 nios2: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  37. 9f4e703 nios2: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  38. fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 4 years, 7 months ago
  39. 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 4 years, 10 months ago
  40. b032227 Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 4 years, 9 months ago
  41. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  42. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  43. d00935a arch: nios2: remove 'resetvalue' property by Alexandru Ardelean · 4 years, 9 months ago
  44. 6dd5d3b arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio' by Alexandru Ardelean · 4 years, 9 months ago
  45. f26e433 arch: nios2: Enable the common clk subsystem on Nios2 by Dragos Bogdan · 4 years, 9 months ago
  46. 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
  47. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  48. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  49. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  50. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
  51. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  52. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  53. fa7e224 dma-direct: make uncached_kernel_address more general by Christoph Hellwig · 4 years, 10 months ago
  54. 4f8232b dma-direct: remove the cached_kernel_address hook by Christoph Hellwig · 4 years, 10 months ago
  55. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  56. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. 7012502 arch/nios2/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  58. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  59. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  60. e32ea12 nios2: Fix ioremap by Guenter Roeck · 5 years ago
  61. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  62. f0365eb sched/rt, nios2: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  63. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  64. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  65. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  66. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  67. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  68. 3f3ded9 nios2: remove __iounmap by Christoph Hellwig · 5 years ago
  69. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  70. 5ace77e nios2: remove __ioremap by Christoph Hellwig · 5 years ago
  71. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  72. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  73. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  74. 70570a6 Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 5 years ago
  75. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  76. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  77. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  78. 91d99a7 nios2: force the string buffer NULL-terminated by Wang Xiayang · 5 years ago
  79. 7181feb Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 5 years ago
  80. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  81. fc7835c2 nios2: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  82. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  83. f017da5 nios2: configs: Remove useless UEVENT_HELPER_PATH by Krzysztof Kozlowski · 5 years ago
  84. 029f162 nios2: remove pointless second entry for CONFIG_TRACE_IRQFLAGS_SUPPORT by Masahiro Yamada · 6 years ago
  85. b1acd4b nios2: use the generic uncached segment support in dma-direct by Christoph Hellwig · 6 years ago
  86. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  87. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  88. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  89. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  90. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  91. cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
  92. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  93. 4359375 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12 by Thomas Gleixner · 6 years ago
  94. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  95. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  96. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  97. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  98. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  99. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  100. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago