1. 7b9acbb xtensa: fix uaccess-related livelock in do_page_fault by Max Filippov · 4 years ago
  2. ab5eb33 xtensa: move coprocessor_flush to the .text section by Max Filippov · 3 years, 11 months ago
  3. 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
  4. 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
  5. 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
  6. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years ago
  7. 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 4 years ago
  8. 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 4 years ago
  9. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  10. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  11. d8d0da4 locking/arch: Move qrwlock.h include after qspinlock.h by Waiman Long · 4 years ago
  12. a848bf1 arch: xtensa: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
  13. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  14. 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
  15. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
  16. 8653b77 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 1 month ago
  17. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  18. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  19. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  20. 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, 1 month ago
  21. 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, 1 month ago
  22. 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, 1 month ago
  23. 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
  24. 047b042 xtensa: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 4 years, 2 months ago
  25. 1d82b78 arch: move SA_* definitions to generic headers by Peter Collingbourne · 4 years, 2 months ago
  26. 445247b xtensa: Enable seccomp architecture tracking by YiFei Zhu · 4 years, 2 months ago
  27. dc293f2 xtensa: uaccess: Add missing __user to strncpy_from_user() prototype by Laurent Pinchart · 4 years, 5 months ago
  28. 1eb0616 xtensa/mm/highmem: Make generic kmap_atomic() work correctly by Thomas Gleixner · 4 years, 2 months ago
  29. 3a860d1 xtensa: disable preemption around cache alias management calls by Max Filippov · 4 years, 2 months ago
  30. 481535c xtensa: fix TLBTEMP area placement by Max Filippov · 4 years, 2 months ago
  31. bec58f4 xtensa: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  32. 629ed3f xtensa/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
  33. b9bc367 ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations by Ard Biesheuvel · 4 years, 3 months ago
  34. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 4 months ago
  35. 0a1c8e5 xtensa: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 5 months ago
  36. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  37. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  38. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  39. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
  40. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 4 months ago
  41. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
  42. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  43. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  44. cddb5dd arm, xtensa: simplify initialization of high memory pages by Mike Rapoport · 4 years, 3 months ago
  45. 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
  46. 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
  47. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
  48. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  49. 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  50. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 5 months ago
  51. 2a9b29b xtensa: fix Kconfig typo by Randy Dunlap · 4 years, 5 months ago
  52. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  53. 2a5d2bd xtensa: propagate the calling conventions change down into csum_partial_copy_generic() by Al Viro · 4 years, 6 months ago
  54. c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
  55. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
  56. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 6 months ago
  57. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  58. 484e51e mm/xtensa: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  59. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  60. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  61. 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
  62. 3ec8a5b kbuild: do not export LDFLAGS_vmlinux by Masahiro Yamada · 4 years, 7 months ago
  63. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  64. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  65. 7278914c xtensa: switch to generic version of pte allocation by Mike Rapoport · 4 years, 5 months ago
  66. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  67. 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
  68. bbcf9cd Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 5 months ago
  69. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 6 months ago
  70. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 6 months ago
  71. 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  72. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  73. a0fc143 xtensa: add missing exclusive access state management by Max Filippov · 4 years, 6 months ago
  74. 6d65d37 xtensa: fix xtensa_pmu_setup prototype by Max Filippov · 4 years, 6 months ago
  75. 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 6 months ago
  76. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 6 months ago
  77. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 6 months ago
  78. 8824c1a xtensa: add boot subdirectories build artifacts to 'targets' by Masahiro Yamada · 4 years, 6 months ago
  79. 7424d9f xtensa: add uImage and xipImage to targets by Max Filippov · 4 years, 6 months ago
  80. 65898b3 xtensa: move vmlinux.bin[.gz] to boot subdirectory by Max Filippov · 4 years, 6 months ago
  81. 10b6059 xtensa: initialize_mmu.h: fix a duplicated word by Randy Dunlap · 4 years, 6 months ago
  82. da94a40 xtensa: add seccomp support by Max Filippov · 5 years ago
  83. 8b7a87a xtensa: expose syscall through user_pt_regs by Max Filippov · 4 years, 6 months ago
  84. ef1a935 xtensa: add audit support by Max Filippov · 8 years ago
  85. a6ea5b4 xtensa: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  86. c953d60 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into master by Linus Torvalds · 4 years, 6 months ago
  87. 5fff09b xtensa: fix access check in csum_and_copy_from_user by Max Filippov · 4 years, 6 months ago
  88. 3d3a6a2 xtensa/simdisk: remove the call to check_disk_change by Christoph Hellwig · 4 years, 6 months ago
  89. ee769eb xtensa: simplify xtensa_pmu_irq_handler by Xu Wang · 4 years, 6 months ago
  90. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  91. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
  92. 0d5ab14 xtensa: update *pos in cpuinfo_op.next by Max Filippov · 4 years, 7 months ago
  93. 73f9941 xtensa: fix __sync_fetch_and_{and,or}_4 declarations by Max Filippov · 4 years, 8 months ago
  94. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 7 months ago
  95. 82bb454 simdisk: stop using ->queuedata by Christoph Hellwig · 4 years, 7 months ago
  96. 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
  97. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  98. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  99. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  100. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago