1. 853322a6 mm/debug.c: do not dereference i_ino blindly by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  2. 8490e2e device-dax: add a range mapping allocation attribute by Joao Martins · 4 years, 3 months ago
  3. 5a50560 dax/hmem: introduce dax_hmem.region_idle parameter by Joao Martins · 4 years, 3 months ago
  4. 6d82120 device-dax: add an 'align' attribute by Dan Williams · 4 years, 3 months ago
  5. 33cf94d device-dax: make align a per-device property by Joao Martins · 4 years, 3 months ago
  6. 0b07ce8 device-dax: introduce 'mapping' devices by Dan Williams · 4 years, 3 months ago
  7. 60e93dc device-dax: add dis-contiguous resource support by Dan Williams · 4 years, 3 months ago
  8. b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
  9. a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
  10. fcffb6a device-dax: add resize support by Dan Williams · 4 years, 3 months ago
  11. c77f520 drivers/base: make device_find_child_by_name() compatible with sysfs inputs by Dan Williams · 4 years, 3 months ago
  12. 0f3da14 device-dax: introduce 'seed' devices by Dan Williams · 4 years, 3 months ago
  13. f11cf81 device-dax: introduce 'struct dev_dax' typed-driver operations by Dan Williams · 4 years, 3 months ago
  14. c2f3011 device-dax: add an allocation interface for device-dax instances by Dan Williams · 4 years, 3 months ago
  15. 0513bd5 device-dax/kmem: replace release_resource() with release_mem_region() by Dan Williams · 4 years, 3 months ago
  16. 7e6b431 device-dax/kmem: move resource name tracking to drvdata by Dan Williams · 4 years, 3 months ago
  17. 59bc8d1 device-dax/kmem: introduce dax_kmem_range() by Dan Williams · 4 years, 3 months ago
  18. f5516ec device-dax: make pgmap optional for instance creation by Dan Williams · 4 years, 3 months ago
  19. 174ebec device-dax: move instance creation parameters to 'struct dev_dax_data' by Dan Williams · 4 years, 3 months ago
  20. ec82690 device-dax: drop the dax_region.pfn_flags attribute by Dan Williams · 4 years, 3 months ago
  21. 5ccac54 ACPI: HMAT: attach a device for each soft-reserved range by Dan Williams · 4 years, 3 months ago
  22. a035b6b mm/memory_hotplug: introduce default phys_to_target_node() implementation by Dan Williams · 4 years, 3 months ago
  23. 73fb952 resource: report parent to walk_iomem_res_desc() callback by Dan Williams · 4 years, 3 months ago
  24. c01044c ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device by Dan Williams · 4 years, 3 months ago
  25. 88e9a5b efi/fake_mem: arrange for a resource entry per efi_fake_mem instance by Dan Williams · 4 years, 3 months ago
  26. 3b0d310 x86/numa: add 'nohmat' option by Dan Williams · 4 years, 3 months ago
  27. 2dd57d3 x86/numa: cleanup configuration dependent command-line options by Dan Williams · 4 years, 3 months ago
  28. 1abbef4 mm,kmemleak-test.c: move kmemleak-test.c to samples dir by Hui Su · 4 years, 3 months ago
  29. c4b2896 mm/kmemleak: rely on rcu for task stack scanning by Davidlohr Bueso · 4 years, 3 months ago
  30. 9cf7a11 mm/slub: make add_full() condition more explicit by Abel Wu · 4 years, 3 months ago
  31. 9f986d9 mm/slub: fix missing ALLOC_SLOWPATH stat when bulk alloc by Abel Wu · 4 years, 3 months ago
  32. c270cf3 mm/slub.c: branch optimization in free slowpath by Abel Wu · 4 years, 3 months ago
  33. d7cff4d include/linux/slab.h: fix a typo error in comment by tangjianqiang · 4 years, 3 months ago
  34. c1ff3f9 mm/slab.c: clean code by removing redundant if condition by Mateusz Nosek · 4 years, 3 months ago
  35. 97383c7 fs_parse: mark fs_param_bad_value() as static by Luo Jiaxing · 4 years, 3 months ago
  36. da5c1c0 fs/xattr.c: fix kernel-doc warnings for setxattr & removexattr by Randy Dunlap · 4 years, 3 months ago
  37. 8dd71b2 ocfs2: fix potential soft lockup during fstrim by Gang He · 4 years, 3 months ago
  38. 679edeb ocfs2: delete repeated words in comments by Randy Dunlap · 4 years, 3 months ago
  39. 4f8c940 ntfs: add check for mft record size in superblock by Rustam Kovhaev · 4 years, 3 months ago
  40. d72e720 scripts/decodecode: add the capability to supply the program counter by Borislav Petkov · 4 years, 3 months ago
  41. 33c5bb3 scripts/spelling.txt: add "arbitrary" typo by Naoki Hayama · 4 years, 3 months ago
  42. 2c92406 scripts/spelling.txt: increase error-prone spell checking by Wang Qing · 4 years, 3 months ago
  43. eb38f37 kbuild: doc: describe proper script invocation by Lukas Bulwahn · 4 years, 3 months ago
  44. 4d6fb34 export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for Clang by Nick Desaulniers · 4 years, 3 months ago
  45. a25c13b compiler.h: avoid escaped section names by Nick Desaulniers · 4 years, 3 months ago
  46. c8db3b0 compiler-gcc: improve version error by Nick Desaulniers · 4 years, 3 months ago
  47. 527f675 kasan: remove mentions of unsupported Clang versions by Marco Elver · 4 years, 3 months ago
  48. 3511af0 Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer" by Nick Desaulniers · 4 years, 3 months ago
  49. 3759da2 Revert "arm64: vdso: Fix compilation with clang older than 8" by Nick Desaulniers · 4 years, 3 months ago
  50. 2980e60 Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support" by Nick Desaulniers · 4 years, 3 months ago
  51. 4c207c5 Revert "kbuild: disable clang's default use of -fmerge-all-constants" by Nick Desaulniers · 4 years, 3 months ago
  52. 1f7a44f compiler-clang: add build check for clang 10.0.1 by Nick Desaulniers · 4 years, 3 months ago
  53. 029f56d Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  54. 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  55. 79ec6d9 Merge tag 'libata-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  56. 6ad4bf6 Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  57. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  58. 857d644 Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  59. 081dd68 x86/platform/uv: Remove unused variable in UV5 NMI handler by Mike Travis · 4 years, 3 months ago
  60. 5f1ec1f x86/traps: Fix #DE Oops message regression by Thomas Gleixner · 4 years, 3 months ago
  61. c443971 Merge tag 'hwmon-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 3 months ago
  62. 0486bea Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 3 months ago
  63. a996b9c Merge tag 'spi-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 3 months ago
  64. 1724e02 Merge tag 'regulator-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 3 months ago
  65. 57218d7 Merge tag 'regmap-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 3 months ago
  66. fd5c32d Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 3 months ago
  67. 647412d Merge tag 'mmc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 3 months ago
  68. dfef313 Merge tag 'erofs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 4 years, 3 months ago
  69. 11e3235 Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 3 months ago
  70. c024a81 Merge tag 'dlm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 4 years, 3 months ago
  71. 6f5032a Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 3 months ago
  72. 39a5101 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 3 months ago
  73. 865c50e x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT by Nick Desaulniers · 4 years, 5 months ago
  74. d55564c x86: Make __put_user() generate an out-of-line call by Linus Torvalds · 4 years, 9 months ago
  75. ea6f043 x86: Make __get_user() generate an out-of-line call by Linus Torvalds · 4 years, 9 months ago
  76. 53acd35 Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 4 years, 3 months ago
  77. 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  78. e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  79. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 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. 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
  82. ced3a9e Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 4 years, 3 months ago
  83. 2646fb0 Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  84. ee4a925 Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  85. ad884ff Merge tag 'x86-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  86. c1b4ec8 Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  87. b85cac5 Merge tag 'x86-kaslr-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  88. 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
  89. 3bff611 Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  90. dd502a8 Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  91. 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
  92. e6412f9 Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  93. ed016af Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  94. edaa5dd Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  95. 4fb220d gpiolib: Update indentation in driver.rst for code excerpts by Andy Shevchenko · 4 years, 3 months ago
  96. 7a87724 Documentation/admin-guide: tainted-kernels: Fix typo occured by Naoki Hayama · 4 years, 3 months ago
  97. 13cb734 Merge tag 'x86-entry-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  98. cc73437 Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  99. c457cc8 Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  100. f5f5933 Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago