1. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  2. 40e0dd8 nds32: Fix bogus reference to <asm/procinfo.h> by Geert Uytterhoeven · 4 years, 4 months ago
  3. fa2f478 nds32: use get_kernel_nofault in dump_mem by Christoph Hellwig · 4 years, 5 months ago
  4. 9d63fec nds32: remove dump_instr by Christoph Hellwig · 4 years, 5 months ago
  5. e99da8a nds32: configs: Cleanup CONFIG_CROSS_COMPILE by Krzysztof Kozlowski · 4 years, 11 months ago
  6. d7cc16b nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 4 years, 11 months ago
  7. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
  8. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  9. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
  10. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  11. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
  12. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
  13. 37373d9 Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
  14. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  15. f0c0c11 mm: memcontrol: account pagetables per node by Shakeel Butt · 4 years, 1 month ago
  16. b13e8bf nds32: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  17. d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 2 months ago
  18. 5f037ea nds32/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
  19. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
  20. f62408e nds32: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
  21. 7848d2e whack-a-mole: USE_ELF_CORE_DUMP by Al Viro · 4 years, 7 months ago
  22. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  23. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  24. 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
  25. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  26. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  27. 80c4574 h8300, nds32, openrisc: simplify detection of memory extents by Mike Rapoport · 4 years, 3 months ago
  28. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  29. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  30. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  31. 887af6d arch: vdso: add vdso linker script to 'targets' instead of extra-y by Masahiro Yamada · 4 years, 4 months ago
  32. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 4 months ago
  33. b69bea8 Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  34. 36206b5 nds32: Implement arch_irqs_disabled() by Peter Zijlstra · 4 years, 4 months ago
  35. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  36. daf7bf5 mm/nds32: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  37. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  38. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  39. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  40. 9af0f90a nds32: use uaccess_kernel in show_regs by Christoph Hellwig · 4 years, 5 months ago
  41. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  42. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  43. 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
  44. 1b5b456 nds32: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  45. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  46. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 7 months ago
  47. 1dd966e nds32: switch to copy_thread_tls() by Christian Brauner · 4 years, 7 months ago
  48. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  49. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  50. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  51. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  52. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  53. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  54. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  55. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  56. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  57. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  58. 18a4753 nds32: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  59. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  60. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  61. e7c1fa1 nds32: unexport flush_icache_page by Christoph Hellwig · 4 years, 7 months ago
  62. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
  63. 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 7 months ago
  64. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 7 months ago
  65. d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 7 months ago
  66. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  67. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  68. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
  69. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
  70. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 7 months ago
  71. fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 4 years, 7 months ago
  72. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 8 months ago
  73. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  74. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  75. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  76. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
  77. 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
  78. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  79. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  80. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
  81. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  82. cf226c4 Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core by Thomas Gleixner · 4 years, 9 months ago
  83. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
  84. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  85. 43ea9d1 nds32: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 9 months ago
  86. 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
  87. 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
  88. c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  89. cb6c82d Merge tag 'v5.5-rc7' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  90. a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
  91. 4b15a5b arch/nds32/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  92. 060dc91 nds32: fix build failure caused by page table folding updates by Mike Rapoport · 5 years ago
  93. 4f0bd80 asm-generic/nds32: don't redefine cacheflush primitives by Mike Rapoport · 5 years ago
  94. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  95. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  96. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  97. 10c1537 sched/rt, nds32: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  98. 7c2763c nds32: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  99. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  100. 2309d07 Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 5 years ago