1. 7483e5d kcov: support compat processes by Dmitry Vyukov · 7 years ago
  2. 229cf16 sh: defconfig: cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  3. 6facfb1 mn10300: defconfig: cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  4. 4ed2d9672 m32r: defconfig: cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  5. ab4f526 drivers/pps: use surrounding "if PPS" to remove numerous dependency checks by Robert P. J. Day · 7 years ago
  6. a2d8180 drivers/pps: aesthetic tweaks to PPS-related content by Robert P. J. Day · 7 years ago
  7. f22ef33 cpumask: make cpumask_next() out-of-line by Alexey Dobriyan · 7 years ago
  8. 0ce2c20 kmod: move #ifdef CONFIG_MODULES wrapper to Makefile by Luis R. Rodriguez · 7 years ago
  9. c1f3fa2 kmod: split off umh headers into its own file by Luis R. Rodriguez · 7 years ago
  10. 00653d3 MAINTAINERS: clarify kmod is just a kernel module loader by Luis R. Rodriguez · 7 years ago
  11. 2355869 kmod: split out umh code into its own file by Luis R. Rodriguez · 7 years ago
  12. 52c270d test_kmod: flip INT checks to be consistent by Dan Carpenter · 7 years ago
  13. f520409 test_kmod: remove paranoid UINT_MAX check on uint range processing by Dan Carpenter · 7 years ago
  14. 5680db4 vfat: deduplicate hex2bin() by OGAWA Hirofumi · 7 years ago
  15. b9fa2ad autofs: use unsigned int/long instead of uint/ulong for ioctl args by Tomohiro Kusumi · 7 years ago
  16. 7ed1da8 autofs: drop wrong comment by Tomohiro Kusumi · 7 years ago
  17. 718b303 autofs: use AUTOFS_DEV_IOCTL_SIZE by Tomohiro Kusumi · 7 years ago
  18. ed837d0 autofs: non functional header inclusion cleanup by Tomohiro Kusumi · 7 years ago
  19. 1f28c5d autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT by Tomohiro Kusumi · 7 years ago
  20. 3dd8f7c autofs: make dev ioctl version and ismountpoint user accessible by Ian Kent · 7 years ago
  21. e54c7bc autofs: make disc device user accessible by Ian Kent · 7 years ago
  22. 42f4614 autofs: fix AT_NO_AUTOMOUNT not being honored by Ian Kent · 7 years ago
  23. 33d72f3 init/main.c: extract early boot entropy from the passed cmdline by Daniel Micay · 7 years ago
  24. 121388a init: move stack canary initialization after setup_arch by Laura Abbott · 7 years ago
  25. 9367bb7 binfmt_flat: delete two error messages for a failed memory allocation in decompress_exec() by Markus Elfring · 7 years ago
  26. 0547fa5 checkpatch: add 6 missing types to --list-types by Jean Delvare · 7 years ago
  27. 0675a8f checkpatch: rename variables to avoid confusion by Jean Delvare · 7 years ago
  28. ab1ecab checkpatch: fix typo in comment by Jean Delvare · 7 years ago
  29. 63b7c73 checkpatch: add --strict check for ifs with unnecessary parentheses by Joe Perches · 7 years ago
  30. afdb05e lib/oid_registry.c: X.509: fix the buffer overflow in the utility function for OID string by Takashi Iwai · 7 years ago
  31. bc9ae22 radix-tree: must check __radix_tree_preload() return value by Eric Dumazet · 7 years ago
  32. 7c61bd6 lib/cmdline.c: remove meaningless comment by Baoquan He · 7 years ago
  33. da43652 lib/string.c: check for kmalloc() failure by Dan Carpenter · 7 years ago
  34. 895a607 lib/rhashtable: fix comment on locks_mul default value by Davidlohr Bueso · 7 years ago
  35. 60ef690 bitmap: introduce BITMAP_FROM_U64() by Yury Norov · 7 years ago
  36. 6df0d46 lib/test_bitmap.c: add test for bitmap_parselist() by Yury Norov · 7 years ago
  37. 0a5ce08 lib/bitmap.c: make bitmap_parselist() thread-safe and much faster by Yury Norov · 7 years ago
  38. e4dace3 lib: add test module for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 7 years ago
  39. 9888a58 lib/hexdump.c: return -EINVAL in case of error in hex2bin() by Andy Shevchenko · 7 years ago
  40. f0f1a45 block/cfq: cache rightmost rb_node by Davidlohr Bueso · 7 years ago
  41. fa90b2f mem/memcg: cache rightmost node by Davidlohr Bueso · 7 years ago
  42. b2ac2ea fs/epoll: use faster rb_first_cached() by Davidlohr Bueso · 7 years ago
  43. 410bd5e procfs: use faster rb_first_cached() by Davidlohr Bueso · 7 years ago
  44. f2686bb lib/interval-tree: correct comment wrt generic flavor by Davidlohr Bueso · 7 years ago
  45. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  46. 09663c8 block/cfq: replace cfq_rb_root leftmost caching by Davidlohr Bueso · 7 years ago
  47. a23ba90 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching by Davidlohr Bueso · 7 years ago
  48. 2161573 sched/deadline: replace earliest dl and rq leftmost caching by Davidlohr Bueso · 7 years ago
  49. bfb0688 sched/fair: replace cfs_rq->rb_leftmost by Davidlohr Bueso · 7 years ago
  50. b10d43f lib/rbtree_test.c: support rb_root_cached by Davidlohr Bueso · 7 years ago
  51. 977bd8d lib/rbtree_test.c: add (inorder) traversal test by Davidlohr Bueso · 7 years ago
  52. 223f891 lib/rbtree_test.c: make input module parameters by Davidlohr Bueso · 7 years ago
  53. 35dc67d rbtree: add some additional comments for rebalancing cases by Davidlohr Bueso · 7 years ago
  54. 2aadf7f rbtree: optimize root-check during rebalancing loop by Davidlohr Bueso · 7 years ago
  55. cd9e61e rbtree: cache leftmost node internally by Davidlohr Bueso · 7 years ago
  56. c32ee3d bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago
  57. e9ef073 include: warn for inconsistent endian config definition by Babu Moger · 7 years ago
  58. 206d364 arch/microblaze: add choice for endianness and update Makefile by Babu Moger · 7 years ago
  59. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  60. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  61. ac036f9 vga: optimise console scrolling by Matthew Wilcox · 7 years ago
  62. 1caffba drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32 by Matthew Wilcox · 7 years ago
  63. 48ad1ab drivers/block/zram/zram_drv.c: convert to using memset_l by Matthew Wilcox · 7 years ago
  64. 92ce4c3 alpha: add support for memset16 by Matthew Wilcox · 7 years ago
  65. fd1d362 ARM: implement memset32 & memset64 by Matthew Wilcox · 7 years ago
  66. 4c51248 x86: implement memset16, memset32 & memset64 by Matthew Wilcox · 7 years ago
  67. 03270c1 lib/string.c: add testcases for memset16/32/64 by Matthew Wilcox · 7 years ago
  68. 3b3c4ba lib/string.c: add multibyte memset functions by Matthew Wilcox · 7 years ago
  69. 604df32 linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro by Masahiro Yamada · 7 years ago
  70. 1403830 fs, proc: unconditional cond_resched when reading smaps by David Rientjes · 7 years ago
  71. 855d976 proc: uninline proc_create() by Alexey Dobriyan · 7 years ago
  72. 1240ea0 fs, proc: remove priv argument from is_stack by Michal Hocko · 7 years ago
  73. 149728e mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced() by Anshuman Khandual · 7 years ago
  74. b6b1fd2 mm/swapfile.c: fix swapon frontswap_map memory leak on error by David Rientjes · 7 years ago
  75. 8606a1a mm: kvfree the swap cluster info if the swap file is unsatisfactory by Darrick J. Wong · 7 years ago
  76. f19360f mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt by Tetsuo Handa · 7 years ago
  77. 66559a6 tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing by Cyrill Gorcunov · 7 years ago
  78. b4ccec4 mm/sparse.c: fix typo in online_mem_sections by Michal Hocko · 7 years ago
  79. de0c799 mm/memory.c: fix mem_cgroup_oom_disable() call missing by Laurent Dufour · 7 years ago
  80. 475d048 mm: memcontrol: use per-cpu stocks for socket memory uncharging by Roman Gushchin · 7 years ago
  81. 3a77d21 mm: fadvise: avoid fadvise for fs without backing device by Shakeel Butt · 7 years ago
  82. 3eb95fe mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  83. 9472f23 mm/mlock.c: use page_zone() instead of page_zone_id() by Joonsoo Kim · 7 years ago
  84. 6380322 mm: consider the number in local CPUs when reading NUMA stats by Kemi Wang · 7 years ago
  85. 1d90ca8 mm: update NUMA counter threshold size by Kemi Wang · 7 years ago
  86. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  87. fde26be mm/memory.c: remove reduntant check for write access by Anshuman Khandual · 7 years ago
  88. 656710a userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS by Andrea Arcangeli · 7 years ago
  89. 98c70ba mm: remove useless vma parameter to offset_il_node by Laurent Dufour · 7 years ago
  90. de540a9 mm/hmm: fix build when HMM is disabled by Jérôme Glisse · 7 years ago
  91. 6b368cd mm/hmm: avoid bloating arch that do not make use of HMM by Jérôme Glisse · 7 years ago
  92. d3df0a4 mm/hmm: add new helper to hotplug CDM memory region by Jérôme Glisse · 7 years ago
  93. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  94. 8315ada mm/migrate: allow migrate_vma() to alloc new page on empty entry by Jérôme Glisse · 7 years ago
  95. a5430dd mm/migrate: support un-addressable ZONE_DEVICE page in migration by Jérôme Glisse · 7 years ago
  96. 8c3328f mm/migrate: migrate_vma() unmap page from vma while collecting pages by Jérôme Glisse · 7 years ago
  97. 8763cb4 mm/migrate: new memory migration helper for use with device memory by Jérôme Glisse · 7 years ago
  98. 2916ecc mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY by Jérôme Glisse · 7 years ago
  99. 858b54d mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory by Jérôme Glisse · 7 years ago
  100. 4ef589d mm/hmm/devmem: device memory hotplug using ZONE_DEVICE by Jérôme Glisse · 7 years ago