1. 9a5085b um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() by Richard Weinberger · 4 years, 3 months ago
  2. bf9a76a arch/um: partially revert the conversion to __section() macro by Linus Torvalds · 4 years, 2 months ago
  3. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  4. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  5. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  6. 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
  7. 9453b2d Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 3 months ago
  8. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  9. 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
  10. 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
  11. f06885b um: vector: Add dynamic tap interfaces and scripting by Anton Ivanov · 4 years, 4 months ago
  12. 273fe1b um: Clean up stacktrace dump by Johannes Berg · 4 years, 4 months ago
  13. e8a5859 um: Fix incorrect assumptions about max pid length by Maciej Żenczykowski · 4 years, 5 months ago
  14. 9a10705 um: Remove redundant NULL check by Li Heng · 4 years, 6 months ago
  15. f2d0505 um: change sigio_spinlock to a mutex by Johannes Berg · 4 years, 7 months ago
  16. d080060 um: time-travel: Return the sequence number in ACK messages by Johannes Berg · 4 years, 4 months ago
  17. ebef8ea um: time-travel: Fix IRQ handling in time_travel_handle_message() by Johannes Berg · 4 years, 4 months ago
  18. 730586f um: Allow static linking for non-glibc implementations by Ignat Korchagin · 4 years, 6 months ago
  19. 5e1121c um: Some fixes to build UML with musl by Ignat Korchagin · 4 years, 6 months ago
  20. e4e721f um: vector: Use GFP_ATOMIC under spin lock by Tiezhu Yang · 4 years, 7 months ago
  21. bab991c um: Fix null pointer dereference in vector_user_bpf by Gaurav Singh · 4 years, 7 months ago
  22. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
  23. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  24. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  25. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
  26. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  27. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
  28. 846f9e1 dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig by Christoph Hellwig · 4 years, 6 months ago
  29. 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  30. a2beb5f mm: clean up the last pieces of page fault accountings by Peter Xu · 4 years, 5 months ago
  31. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  32. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  33. 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
  34. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  35. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
  36. d6efb3a Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
  37. 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 7 months ago
  38. 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 7 months ago
  39. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  40. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
  41. 96564ac um: line, remove put_char by Jiri Slaby · 4 years, 7 months ago
  42. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  43. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  44. 84fc461 Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 7 months ago
  45. 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
  46. eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 7 months ago
  47. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  48. aaa2cc5 mmap locking API: convert nested write lock sites by Michel Lespinasse · 4 years, 7 months ago
  49. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  50. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  51. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  52. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  53. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  54. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  55. 1ad8782 um: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  56. 3dd923f um/sysrq: remove needless variable sp by Dmitry Safonov · 4 years, 7 months ago
  57. e0cf615 asm-generic: don't include <linux/mm.h> in cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  58. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  59. 9fb4c52 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 7 months ago
  60. fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 4 years, 7 months ago
  61. f6e8c47 um: virtio: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  62. 54ebe40 um: Use fdatasync() when mapping the UBD FSYNC command by Anton Ivanov · 4 years, 9 months ago
  63. 0b86ce2 um: Do not evaluate compiler's library path when cleaning by Masahiro Yamada · 4 years, 9 months ago
  64. 4c5a7705 um: Neaten vu_err macro definition by Joe Perches · 4 years, 9 months ago
  65. bc8f8e4 um: Add a generic "fd" vector transport by Marc-André Lureau · 4 years, 9 months ago
  66. 38bccfb um: Add include: memset() and memcpy() are in <string.h> by Zach van Rijn · 4 years, 9 months ago
  67. 0663c68 kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS by Masahiro Yamada · 4 years, 8 months ago
  68. 7e49afc um: do not evaluate compiler's library path when cleaning by Masahiro Yamada · 4 years, 9 months ago
  69. 88fc078 x86/module: Use text_poke() for late relocations by Peter Zijlstra · 4 years, 8 months ago
  70. 2e27d33 um: Fix typo in vector driver transport option definition by Ignat Korchagin · 4 years, 9 months ago
  71. e6da5df um: syscall.c: include <asm/unistd.h> by Johannes Berg · 4 years, 9 months ago
  72. d0e20fd um: Fix xor.h include by Johannes Berg · 4 years, 9 months ago
  73. 63ec90f um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/ by Vitor Massaru Iha · 4 years, 9 months ago
  74. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  75. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 9 months ago
  76. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 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. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  79. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  80. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  81. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  82. 4a7c462 um: Remove some unnecessary NULL checks in vector_user.c by Alex Dewar · 4 years, 10 months ago
  83. 237ce2e um: vector: Avoid NULL ptr deference if transport is unset by Sjoerd Simons · 5 years ago
  84. 3363179 um: Make CONFIG_STATIC_LINK actually static by Brendan Higgins · 5 years ago
  85. 0bc8fb4 um: Implement ndelay/udelay in time-travel mode by Johannes Berg · 5 years ago
  86. 88ce642 um: Implement time-travel=ext by Johannes Berg · 5 years ago
  87. dd9ada5 um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS by Johannes Berg · 5 years ago
  88. 4b786e2 um: time-travel: Rewrite as an event scheduler by Johannes Berg · 5 years ago
  89. f185063 um: Move timer-internal.h to non-shared by Johannes Berg · 5 years ago
  90. 35f3401 um: falloc.h needs to be directly included for older libc by Alan Maguire · 4 years, 10 months ago
  91. e355b2f um: ubd: Retry buffer read on any kind of error by Gabriel Krisman Bertazi · 4 years, 10 months ago
  92. 6e682d5 um: ubd: Prevent buffer overrun on command completion by Gabriel Krisman Bertazi · 4 years, 10 months ago
  93. 598f563 um: Fix overlapping ELF segments when statically linked by David Gow · 4 years, 10 months ago
  94. 7334339 um: Delete never executed timer by Leon Romanovsky · 4 years, 11 months ago
  95. c2ed957 um: Don't overwrite ethtool driver version by Leon Romanovsky · 4 years, 11 months ago
  96. ba758cf um: Fix len of file in create_pid_file by Wen Yang · 4 years, 11 months ago
  97. 7d7c056 um: Don't use console_drivers directly by Andy Shevchenko · 5 years ago
  98. b495dfe um: Cleanup CONFIG_IOSCHED_CFQ by Krzysztof Kozlowski · 5 years ago
  99. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  100. 6ce6ae7 misc: cleanup minor number definitions in c file into miscdevice.h by Zhenzhong Duan · 4 years, 10 months ago