1. 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 8 months ago
  2. 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
  3. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  4. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  5. 23243c1 arch: use cross_compiling to check whether it is a cross build or not by Masahiro Yamada · 3 years, 8 months ago
  6. 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 8 months ago
  7. d42f323 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  8. 437d1a5 Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 3 years, 8 months ago
  9. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
  10. dce4456 mm/memtest: add ARCH_USE_MEMTEST by Anshuman Khandual · 3 years, 8 months ago
  11. 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, 8 months ago
  12. a49f4f8 arch: Wire up Landlock syscalls by Mickaël Salaün · 3 years, 8 months ago
  13. 9594408 Merge 5.12-rc6 into tty-next by Greg Kroah-Hartman · 3 years, 9 months ago
  14. 6a8eb99 xtensa: ISS: add GDBIO implementation to semihosting interface by Max Filippov · 3 years, 10 months ago
  15. 54467c1 xtensa: ISS: split simcall implementation from semihosting interface by Max Filippov · 3 years, 10 months ago
  16. 4671076 xtensa: simcall.h: Change compitible to compatible by Bhaskar Chowdhury · 3 years, 9 months ago
  17. e153277 xtensa: Couple of typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago
  18. f96c4ad xtensa: drop extraneous register load from initialize_mmu by Max Filippov · 3 years, 10 months ago
  19. d4ff983 xtensa: fix pgprot_noncached assumptions by Max Filippov · 3 years, 11 months ago
  20. 4f22ca7 xtensa: simplify coherent_kvaddr logic by Max Filippov · 3 years, 11 months ago
  21. 2da7559 xtensa: syscalls: switch to generic syscallhdr.sh by Masahiro Yamada · 3 years, 10 months ago
  22. daf2618 xtensa: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 3 years, 10 months ago
  23. 8d949ae xtensa: stop filling syscall array with sys_ni_syscall by Masahiro Yamada · 3 years, 10 months ago
  24. 7b66578 xtensa: remove unneeded export in boot-elf/Makefile by Masahiro Yamada · 3 years, 10 months ago
  25. c425c54 xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig by Masahiro Yamada · 3 years, 10 months ago
  26. 9aa44cd2 xtensa: fix warning comparing pointer to 0 by Jiapeng Chong · 3 years, 10 months ago
  27. 8a128bc xtensa: fix spelling mistake in Kconfig "wont" -> "won't" by Colin Ian King · 4 years ago
  28. 7b9acbb xtensa: fix uaccess-related livelock in do_page_fault by Max Filippov · 3 years, 11 months ago
  29. fa8b900 quota: wire up quotactl_path by Sascha Hauer · 3 years, 10 months ago
  30. 6c2e631 tty: do not check tty_unregister_driver's return value by Jiri Slaby · 3 years, 10 months ago
  31. ba444ea tty: xtensa/iss, make rs_init static by Jiri Slaby · 3 years, 10 months ago
  32. 5a1a842 tty: xtensa/iss, setup the timer statically by Jiri Slaby · 3 years, 10 months ago
  33. bd5b219 tty: xtensa/iss, remove stale comments by Jiri Slaby · 3 years, 10 months ago
  34. 0894b13 tty: xtensa/iss, don't reassign to tty->port by Jiri Slaby · 3 years, 10 months ago
  35. a32c97f tty: xtensa/iss, drop serial_version & serial_name by Jiri Slaby · 3 years, 10 months ago
  36. ab5eb33 xtensa: move coprocessor_flush to the .text section by Max Filippov · 3 years, 10 months ago
  37. 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
  38. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  39. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  40. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 10 months ago
  41. 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 3 years, 11 months ago
  42. 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 3 years, 11 months ago
  43. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  44. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  45. d8d0da4 locking/arch: Move qrwlock.h include after qspinlock.h by Waiman Long · 3 years, 11 months ago
  46. a848bf1 arch: xtensa: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
  47. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  48. 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
  49. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  50. 8653b77 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years ago
  51. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years ago
  52. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  53. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years ago
  54. 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
  55. 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
  56. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  57. 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  58. 047b042 xtensa: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 4 years, 2 months ago
  59. 1d82b78 arch: move SA_* definitions to generic headers by Peter Collingbourne · 4 years, 2 months ago
  60. 445247b xtensa: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 2 months ago
  61. dc293f2 xtensa: uaccess: Add missing __user to strncpy_from_user() prototype by Laurent Pinchart · 4 years, 4 months ago
  62. 1eb0616 xtensa/mm/highmem: Make generic kmap_atomic() work correctly by Thomas Gleixner · 4 years, 1 month ago
  63. 3a860d1 xtensa: disable preemption around cache alias management calls by Max Filippov · 4 years, 1 month ago
  64. 481535c xtensa: fix TLBTEMP area placement by Max Filippov · 4 years, 1 month ago
  65. bec58f4 xtensa: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  66. 629ed3f xtensa/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
  67. b9bc367 ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations by Ard Biesheuvel · 4 years, 2 months ago
  68. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
  69. 0a1c8e5 xtensa: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
  70. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  71. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  72. 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
  73. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 2 months ago
  74. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  75. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 2 months ago
  76. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
  77. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  78. cddb5dd arm, xtensa: simplify initialization of high memory pages by Mike Rapoport · 4 years, 3 months ago
  79. 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  80. 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
  81. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 3 months ago
  82. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  83. 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  84. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  85. 2a9b29b xtensa: fix Kconfig typo by Randy Dunlap · 4 years, 4 months ago
  86. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  87. 2a5d2bd xtensa: propagate the calling conventions change down into csum_partial_copy_generic() by Al Viro · 4 years, 5 months ago
  88. c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
  89. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
  90. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 5 months ago
  91. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  92. 484e51e mm/xtensa: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  93. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  94. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  95. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  96. 3ec8a5b kbuild: do not export LDFLAGS_vmlinux by Masahiro Yamada · 4 years, 6 months ago
  97. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  98. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  99. 7278914c xtensa: switch to generic version of pte allocation by Mike Rapoport · 4 years, 5 months ago
  100. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago