1. d717f24 kconfig: add xrealloc() helper by Masahiro Yamada · 7 years ago
  2. 9e3e10c kconfig: send error messages to stderr by Masahiro Yamada · 7 years ago
  3. f3ff6fb kconfig: echo stdin to stdout if either is redirected by Masahiro Yamada · 7 years ago
  4. d2a0464 kconfig: remove check_stdin() by Masahiro Yamada · 7 years ago
  5. cd58a91 kconfig: remove 'config*' pattern from .gitignnore by Masahiro Yamada · 7 years ago
  6. 4f208f3 kconfig: show '?' prompt even if no help text is available by Masahiro Yamada · 7 years ago
  7. cb67ab2 kconfig: do not write choice values when their dependency becomes n by Masahiro Yamada · 7 years ago
  8. a2b0fe7 coccinelle: deref_null: avoid useless computation by Julia Lawall · 7 years ago
  9. e856f3a coccinelle: devm_free: reduce false positives by Julia Lawall · 7 years ago
  10. 0a5f417 kbuild: clang: disable unused variable warnings only when constant by Sodagudi Prasad · 7 years ago
  11. 1b9eda2 kconfig: Warn if help text is blank by Ulf Magnusson · 7 years ago
  12. e191603 nios2: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  13. ca961dd arm: vt8500: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  14. af99adf MIPS: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  15. edcaa93 MIPS: BCM63XX: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  16. e0371b8 lib/Kconfig.debug: Remove blank help text by Ulf Magnusson · 7 years ago
  17. 3d77e39 Staging: rtl8192e: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  18. 1cab370 Staging: rtl8192u: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  19. 7a6b790 mmc: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  20. e9829ac video: fbdev: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  21. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  22. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  23. fe53d14 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  24. adbc128 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  25. 537433b Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  26. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  27. 34b1cf6 Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  28. 27529c8 Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  29. 8e44e66 Merge branch 'KASAN-read_word_at_a_time' by Linus Torvalds · 7 years ago
  30. babcbbc fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan's reports" by Andrey Ryabinin · 7 years ago
  31. bfe7aa6 fs/dcache: Use read_word_at_a_time() in dentry_string_cmp() by Andrey Ryabinin · 7 years ago
  32. 1a3241f lib/strscpy: Shut up KASAN false-positives in strscpy() by Andrey Ryabinin · 7 years ago
  33. 7f1e541f compiler.h: Add read_word_at_a_time() function. by Andrey Ryabinin · 7 years ago
  34. bdb5ac80 compiler.h, kasan: Avoid duplicating __read_once_size_nocheck() by Andrey Ryabinin · 7 years ago
  35. 562f36e Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  36. a659f15 Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  37. 06c8f7a Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  38. 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  39. eea43ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  40. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  41. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  42. 5d8515b Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  43. db59332 Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  44. e4ee8b8 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  45. 7109a04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 7 years ago
  46. ba49097 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  47. ca0c836 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  48. 1640eea Coccinelle: coccicheck: fix typo by Julia Lawall · 7 years ago
  49. d67ad78 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  50. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  51. d76e0a0 Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  52. 40b9672 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  53. dc1efc3 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  54. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  55. 24b8ef6 drm/ast: Load lut in crtc_commit by Daniel Vetter · 7 years ago
  56. 7ec3c09 Merge tag 'drm-misc-next-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  57. 3f56a2f mm: remove PG_highmem description by Miles Chen · 7 years ago
  58. c7905f2 tools, vm: new option to specify kpageflags file by David Rientjes · 7 years ago
  59. e02a9f0 mm/swap.c: make functions and their kernel-doc agree by Randy Dunlap · 7 years ago
  60. 9bb5a39 mm, memory_hotplug: fix memmap initialization by Michal Hocko · 7 years ago
  61. da391d6 mm: correct comments regarding do_fault_around() by William Kucharski · 7 years ago
  62. 859d4ad mm: numa: do not trap faults on shared data section pages. by Henry Willard · 7 years ago
  63. 389c817 hugetlb, mbind: fall back to default policy if vma is NULL by Michal Hocko · 7 years ago
  64. ebd6372 hugetlb, mempolicy: fix the mbind hugetlb migration by Michal Hocko · 7 years ago
  65. 0c397da mm, hugetlb: further simplify hugetlb allocation API by Michal Hocko · 7 years ago
  66. 9980d74 mm, hugetlb: get rid of surplus page accounting tricks by Michal Hocko · 7 years ago
  67. ab5ac90 mm, hugetlb: do not rely on overcommit limit during migration by Michal Hocko · 7 years ago
  68. d9cc948f mm, hugetlb: integrate giga hugetlb more naturally to the allocation path by Michal Hocko · 7 years ago
  69. af0fb9d mm, hugetlb: unify core page allocation accounting and initialization by Michal Hocko · 7 years ago
  70. 1ab5c05 mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytes by Andrey Ryabinin · 7 years ago
  71. 8ad6e40 mm/memcontrol.c: make local symbol static by Christopher Díaz Riveros · 7 years ago
  72. 8d63e4c mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd() by Ralph Campbell · 7 years ago
  73. def9b71 include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_map pointer by Petr Tesarik · 7 years ago
  74. 112d2d2 mm/compaction.c: fix comment for try_to_compact_pages() by Yang Shi · 7 years ago
  75. 3a45acc mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothing uses it by Oscar Salvador · 7 years ago
  76. 01a6ad9 zsmalloc: use U suffix for negative literals being shifted by Nick Desaulniers · 7 years ago
  77. 6787c1d mm/page_owner.c: clean up init_pages_in_zone() by Oscar Salvador · 7 years ago
  78. 3c2c648 mm/page_alloc.c: fix typos in comments by Shile Zhang · 7 years ago
  79. c054a78 memcg: refactor mem_cgroup_resize_limit() by Yu Zhao · 7 years ago
  80. 9c3760e zswap: only save zswap header when necessary by Yu Zhao · 7 years ago
  81. a7ab400 mm/fadvise: discard partial page if endbyte is also EOF by shidao.ytt · 7 years ago
  82. 69d763f mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 7 years ago
  83. 284cd24 userfaultfd: convert to use anon_inode_getfd() by Eric Biggers · 7 years ago
  84. c5c6383 memfd-test: run fuse test on hugetlb backend memory by Marc-André Lureau · 7 years ago
  85. 29f34d1 memfd-test: move common code to a shared unit by Marc-André Lureau · 7 years ago
  86. 3037aeb memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs by Marc-André Lureau · 7 years ago
  87. 7249784 memfd-test: test hugetlbfs sealing by Marc-André Lureau · 7 years ago
  88. 47b9012 shmem: add sealing support to hugetlb-backed memfd by Marc-André Lureau · 7 years ago
  89. ff62a34 hugetlb: implement memfd sealing by Marc-André Lureau · 7 years ago
  90. da14c1e hugetlb: expose hugetlbfs_inode_info in header by Marc-André Lureau · 7 years ago
  91. 5aadc43 shmem: rename functions that are memfd-related by Marc-André Lureau · 7 years ago
  92. e9d586a shmem: unexport shmem_add_seals()/shmem_get_seals() by Marc-André Lureau · 7 years ago
  93. ab8928b mm: remove reference to PG_buddy by Matthew Wilcox · 7 years ago
  94. be50015 mm: document how to use struct page by Matthew Wilcox · 7 years ago
  95. 036e7aa mm: store compound_dtor / compound_order as bytes by Matthew Wilcox · 7 years ago
  96. 0dd4da5 mm: introduce _slub_counter_t by Matthew Wilcox · 7 years ago
  97. b26435a mm: improve comment on page->mapping by Matthew Wilcox · 7 years ago
  98. 4cf7c8b mm: remove misleading alignment claims by Matthew Wilcox · 7 years ago
  99. ca9c88c mm: de-indent struct page by Matthew Wilcox · 7 years ago
  100. e20df2c mm: align struct page more aesthetically by Matthew Wilcox · 7 years ago