1. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years ago
  2. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  3. 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years ago
  4. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
  5. 15b8d937 sh/irq: Add missing closing parentheses in arch_show_interrupts() by Geert Uytterhoeven · 4 years, 1 month ago
  6. fe3f1d5 sh: Get rid of nmi_count() by Thomas Gleixner · 4 years, 2 months ago
  7. 6d3a273 sh: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  8. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  9. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 2 months ago
  10. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  11. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  12. 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  13. 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
  14. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  15. b0cfc31 sh: fix syscall tracing by Rich Felker · 4 years, 4 months ago
  16. 0cf0e2f sh: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 4 months ago
  17. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 4 months ago
  18. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  19. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
  20. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  21. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  22. 0bb605c sh: Add SECCOMP_FILTER by Michael Karcher · 4 years, 5 months ago
  23. 9d2ec8f sh: Rearrange blocks in entry-common.S by Michael Karcher · 4 years, 5 months ago
  24. e1cc9d8 sh: switch to copy_thread_tls() by Christian Brauner · 4 years, 6 months ago
  25. 6dfdf67 sh: use the generic dma coherent remap allocator by Christoph Hellwig · 4 years, 6 months ago
  26. bc0f46b sh: unexport register_trapped_io and match_trapped_io_handler by Christoph Hellwig · 4 years, 6 months ago
  27. 08732d1 sh: don't include <asm/io_trapped.h> in <asm/io.h> by Christoph Hellwig · 4 years, 6 months ago
  28. ccbb523 sh: remove -Werror from Makefiles by Christoph Hellwig · 4 years, 6 months ago
  29. c0735ae sh: stacktrace: Remove stacktrace_ops.stack() by Geert Uytterhoeven · 4 years, 6 months ago
  30. eac1a48 sh: machvec: Modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  31. 21afcac sh: process: Fix broken lines in register dumps by Geert Uytterhoeven · 4 years, 7 months ago
  32. 0632a6d sh: dump_stack: Fix broken lines and ptrval in calltrace dumps by Geert Uytterhoeven · 4 years, 7 months ago
  33. 9b9fae8 sh: kernel: disassemble: Fix broken lines in disassembly dumps by Geert Uytterhoeven · 4 years, 7 months ago
  34. f6bed866 Revert "sh: remove needless printk()" by Geert Uytterhoeven · 4 years, 7 months ago
  35. fd722f2 Revert "sh: add loglvl to printk_address()" by Geert Uytterhoeven · 4 years, 7 months ago
  36. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  37. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  38. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  39. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  40. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  41. e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  42. 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
  43. 0cd39f4 locking/seqlock, headers: Untangle the spaghetti monster by Peter Zijlstra · 4 years, 5 months ago
  44. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  45. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  46. c837699 initrd: remove support for multiple floppies by Christoph Hellwig · 4 years, 7 months ago
  47. 04a8a3d sh: Fix validation of system call number by Michael Karcher · 4 years, 5 months ago
  48. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 7 months ago
  49. 3399d90 sh: convert to ->regset_get() by Al Viro · 4 years, 7 months ago
  50. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  51. 15350c4 sh: switch to copy_thread_tls() by Christian Brauner · 4 years, 7 months ago
  52. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  53. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  54. 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
  55. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 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. e6e371c sh: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  59. 539e786 sh: add loglvl to show_trace() by Dmitry Safonov · 4 years, 7 months ago
  60. 2deebe4d sh: add loglvl to printk_address() by Dmitry Safonov · 4 years, 7 months ago
  61. 8b92f3487 sh: remove needless printk() by Dmitry Safonov · 4 years, 7 months ago
  62. ebf0a36 sh: add loglvl to dump_mem() by Dmitry Safonov · 4 years, 7 months ago
  63. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  64. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  65. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  66. 4926627 mm: remove __get_vm_area by Christoph Hellwig · 4 years, 7 months ago
  67. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  68. 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 8 months ago
  69. 6410607 sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xx by Kuninori Morimoto · 5 years ago
  70. 01a4dc0d sh: sh4a: Bring back tmu3_device early device by Krzysztof Kozlowski · 4 years, 7 months ago
  71. 178ba00 sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception by Peter Zijlstra · 4 years, 10 months ago
  72. c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
  73. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 months ago
  74. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  75. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  76. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  77. 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
  78. 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
  79. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  80. 40b19e3 arch/sh/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  81. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  82. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  83. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  84. 3d519d6 sh: kgdb: Mark expected switch fall-throughs by Kuninori Morimoto · 5 years ago
  85. 7be60cc sched/rt, sh: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  86. ef867c1 Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  87. 1e4230f Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs' by Rafael J. Wysocki · 5 years ago
  88. ba1e78a cpuidle: Drop disabled field from struct cpuidle_state by Rafael J. Wysocki · 5 years ago
  89. 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
  90. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  91. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  92. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  93. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  94. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  95. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  96. 6d80f20 sh: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  97. 201e910 sh: add the sh_ prefix to early platform symbols by Bartosz Golaszewski · 5 years ago
  98. 507fd01 drivers: move the early platform device support to arch/sh by Bartosz Golaszewski · 5 years ago
  99. 1ee1119 sh: kernel: hw_breakpoint: Fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  100. 54b1372 sh: kernel: disassemble: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago