1. d6655df mm/mremap: don't enable optimized PUD move if page table levels is 2 by Aneesh Kumar K.V · 3 years, 6 months ago
  2. 7d846db mm/mremap: convert huge PUD move to separate helper by Aneesh Kumar K.V · 3 years, 6 months ago
  3. a9cc9c3 selftest/mremap_test: avoid crash with static build by Aneesh Kumar K.V · 3 years, 6 months ago
  4. f27a5c9 selftest/mremap_test: update the test to handle pagesize other than 4K by Aneesh Kumar K.V · 3 years, 6 months ago
  5. dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  6. 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  7. 44e8a5e kdump: use vmlinux_build_id to simplify by Stephen Boyd · 3 years, 6 months ago
  8. 3f14d02 buildid: fix kernel-doc notation by Stephen Boyd · 3 years, 6 months ago
  9. 60eec32 buildid: mark some arguments const by Stephen Boyd · 3 years, 6 months ago
  10. d5ce757 scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path by Stephen Boyd · 3 years, 6 months ago
  11. 5bf0f3bc scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm by Stephen Boyd · 3 years, 6 months ago
  12. 26681eb scripts/decode_stacktrace.sh: support debuginfod by Stephen Boyd · 3 years, 6 months ago
  13. 9ef8af2 x86/dumpstack: use %pSb/%pBb for backtrace printing by Stephen Boyd · 3 years, 6 months ago
  14. f61b870 arm64: stacktrace: use %pSb for backtrace printing by Stephen Boyd · 3 years, 6 months ago
  15. 9294523 module: add printk formats to add module build ID to stacktraces by Stephen Boyd · 3 years, 6 months ago
  16. 22f4e66 dump_stack: add vmlinux build ID to stack traces by Stephen Boyd · 3 years, 6 months ago
  17. 83cc6fa buildid: stash away kernels build ID on init by Stephen Boyd · 3 years, 6 months ago
  18. 7eaf3cf buildid: add API to parse build ID out of buffer by Stephen Boyd · 3 years, 6 months ago
  19. a010d79 buildid: only consider GNU notes for build ID parsing by Stephen Boyd · 3 years, 6 months ago
  20. 30120d7 x86: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  21. f7cce36 sh: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  22. 638cd5a3 s390: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  23. 723a42f riscv: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  24. 6cd7547 powerpc: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  25. 20f2ecc openrisc: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  26. 4154267 nios2: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  27. de26fb4 nds32: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  28. ed408db m68k: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  29. 9772bde h8300: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  30. 79886dd csky: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  31. 29ffbca arm64: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  32. 34f8602 arm: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  33. 8e339d5 arc: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  34. 5748fbc mm: add setup_initial_init_mm() helper by Kefeng Wang · 3 years, 6 months ago
  35. 06c8839 mm: fix spelling mistakes in header files by Zhen Lei · 3 years, 6 months ago
  36. 76fe17e secretmem: test: add basic selftest for memfd_secret(2) by Mike Rapoport · 3 years, 6 months ago
  37. 7bb7f2a arch, mm: wire up memfd_secret system call where relevant by Mike Rapoport · 3 years, 6 months ago
  38. 9a436f8 PM: hibernate: disable when there are active secretmem users by Mike Rapoport · 3 years, 6 months ago
  39. 1507f51 mm: introduce memfd_secret system call to create "secret" memory areas by Mike Rapoport · 3 years, 6 months ago
  40. 6d47c23 set_memory: allow querying whether set_direct_map_*() is actually enabled by Mike Rapoport · 3 years, 6 months ago
  41. 10cc327 riscv/Kconfig: make direct map manipulation options depend on MMU by Mike Rapoport · 3 years, 6 months ago
  42. 6aeb254 mmap: make mlock_future_check() global by Mike Rapoport · 3 years, 6 months ago
  43. 78869146 mm/slub: use stackdepot to save stack trace in objects by Oliver Glitta · 3 years, 6 months ago
  44. 113616e hexagon: select ARCH_WANT_LD_ORPHAN_WARN by Nathan Chancellor · 3 years, 6 months ago
  45. 681ba73 hexagon: use common DISCARDS macro by Nathan Chancellor · 3 years, 6 months ago
  46. 6fef087 hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script by Nathan Chancellor · 3 years, 6 months ago
  47. c23c808 lib: fix spelling mistakes in header files by Zhen Lei · 3 years, 6 months ago
  48. 9dbbc3b lib: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  49. 53b0fe3 lib/test: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  50. a931dd3 Merge tag 'modules-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 6 months ago
  51. 1423e26 Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  52. 4ea9031 Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 6 months ago
  53. 383df63 Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
  54. b5e6d12 Merge tag 'hwlock-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 3 years, 6 months ago
  55. d0fe3f4 Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 3 years, 6 months ago
  56. f1469e5 Input: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
  57. 4e1c8c1 scsi: aic94xx: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
  58. 77d34a4 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 6 months ago
  59. 4c55e2a Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 3 years, 6 months ago
  60. df8ba5f Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 3 years, 6 months ago
  61. 76e2d16 Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 3 years, 6 months ago
  62. 8e4f3e1 Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 6 months ago
  63. 729437e Merge tag 'for-linus-5.14-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 3 years, 6 months ago
  64. 7a5e9a1 Merge tag 'exfat-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 3 years, 6 months ago
  65. 79160a6 Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 6 months ago
  66. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
  67. a16d864 Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 6 months ago
  68. f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
  69. eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
  70. 3f8b8e7 Merge tag 'backlight-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years, 6 months ago
  71. 463c09d Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 6 months ago
  72. 18ef082 Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 3 years, 6 months ago
  73. 8f3f2cc Merge tag 'mmc-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 6 months ago
  74. b805259 Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 6 months ago
  75. 1f89a59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 6 months ago
  76. da85e7e Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 3 years, 6 months ago
  77. 8fc4fb1 Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 6 months ago
  78. 6fa630b ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE by Alex Sverdlin · 3 years, 6 months ago
  79. 629a5d8 xen: sync include/xen/interface/io/ring.h with Xen's newest version by Juergen Gross · 3 years, 8 months ago
  80. 2060061 xen: Use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 7 months ago
  81. 818b265 Merge branch 'next' into for-linus by Dmitry Torokhov · 3 years, 6 months ago
  82. f8f84af Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl by Alexander Larkin · 3 years, 6 months ago
  83. a180bd1 iov_iter: remove uaccess_kernel() warning from iov_iter_init() by Linus Torvalds · 3 years, 6 months ago
  84. 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
  85. da803f8 Merge branch 'lkmm.2021.05.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
  86. b97efd5 Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
  87. a412897 Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years, 6 months ago
  88. 2bb919b Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 6 months ago
  89. 0d4d4c6 Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 3 years, 6 months ago
  90. 0c66a95 Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 3 years, 6 months ago
  91. 855ff90 Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 6 months ago
  92. d2500a0 scsi: blkcg: Fix application ID config options by Martin K. Petersen · 3 years, 6 months ago
  93. 90dc8c0 csky: Kconfig: Remove unused selects by Guo Ren · 3 years, 8 months ago
  94. 6ea42c8 csky: syscache: Fixup duplicate cache flush by Guo Ren · 3 years, 8 months ago
  95. 1e5654d exfat: handle wrong stream entry size in exfat_readdir() by Namjae Jeon · 3 years, 7 months ago
  96. 303392f Merge tag 'leds-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 3 years, 6 months ago
  97. 8e8d944 Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 6 months ago
  98. 58ec905 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
  99. d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
  100. f92a322 Merge branch 'work.d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago