1. 4bff980 HID: steam: use hid_device.driver_data instead of hid_set_drvdata() by Rodrigo Rivas Costa · 7 years ago
  2. 3e84c76 HID: google: Add support for whiskers by Nicolas Boichat · 7 years ago
  3. fdea70d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  4. 9eb86c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  5. 4a18998 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  6. 4189b86 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  7. a94fc25 Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  8. 06d8b90 Merge branch 'for-4.18/wacom' into for-linus by Jiri Kosina · 7 years ago
  9. 43e7b14 Merge branch 'for-4.18/upstream' into for-linus by Jiri Kosina · 7 years ago
  10. a083a53 Merge branch 'for-4.18/rmi' into for-linus by Jiri Kosina · 7 years ago
  11. d06e56c Merge branch 'for-4.18/plantronics' into for-linus by Jiri Kosina · 7 years ago
  12. 25721ae Merge branch 'for-4.18/multitouch' into for-linus by Jiri Kosina · 7 years ago
  13. 72d0beb Merge branch 'for-4.18/i2c-hid' into for-linus by Jiri Kosina · 7 years ago
  14. 37acd68 Merge branch 'for-4.18/hid-steam' into for-linus by Jiri Kosina · 7 years ago
  15. 79b83b0 Merge branch 'for-4.18/hid-redragon' into for-linus by Jiri Kosina · 7 years ago
  16. c1144d2 Merge branch 'for-4.18/alps' into for-linus by Jiri Kosina · 7 years ago
  17. d85b399 fix proc_fill_cache() in case of d_alloc_parallel() failure by Al Viro · 7 years ago
  18. 68abbe7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  19. 016e92d autofs: small cleanup in autofs_getpath() by Dan Carpenter · 7 years ago
  20. 6471e93 autofs: clean up includes by Ian Kent · 7 years ago
  21. 8240b71 autofs: comment on selinux changes needed for module autoload by Ian Kent · 7 years ago
  22. 0ab88ba autofs: update MAINTAINERS entry for autofs by Ian Kent · 7 years ago
  23. b6bb226 autofs: use autofs instead of autofs4 in documentation by Ian Kent · 7 years ago
  24. 9005d83 autofs: rename autofs documentation files by Ian Kent · 7 years ago
  25. 2a3ae0a autofs: create autofs Kconfig and Makefile by Ian Kent · 7 years ago
  26. 8547190 autofs: delete fs/autofs4 source files by Ian Kent · 7 years ago
  27. f7e095f autofs: update fs/autofs4/Makefile by Ian Kent · 7 years ago
  28. 6ed3874 autofs: update fs/autofs4/Kconfig by Ian Kent · 7 years ago
  29. ebc921c autofs: copy autofs4 to autofs by Ian Kent · 7 years ago
  30. 47206e0 autofs4: use autofs instead of autofs4 everywhere by Ian Kent · 7 years ago
  31. ef8b42f autofs4: merge auto_fs.h and auto_fs4.h by Ian Kent · 7 years ago
  32. 5cc41e0 fs/binfmt_misc.c: do not allow offset overflow by Thadeu Lima de Souza Cascardo · 7 years ago
  33. 12c253a checkpatch: improve patch recognition by Joe Perches · 7 years ago
  34. 09088a4 lib/ucs2_string.c: add MODULE_LICENSE() by Randy Dunlap · 7 years ago
  35. cbdc61a lib/mpi: headers cleanup by Vasily Averin · 7 years ago
  36. 804209d lib/percpu_ida.c: use _irqsave() instead of local_irq_save() + spin_lock by Sebastian Andrzej Siewior · 7 years ago
  37. b94078e lib/idr.c: remove simple_ida_lock by Matthew Wilcox · 7 years ago
  38. ca1250b lib/bitmap.c: micro-optimization for __bitmap_complement() by Yury Norov · 7 years ago
  39. 0455c74 get_maintainer: improve patch recognition by Joe Perches · 7 years ago
  40. 401c636 kernel/hung_task.c: show all hung tasks before panic by Tetsuo Handa · 7 years ago
  41. b22f22a include/linux/types.h: use fixed width types without double-underscore prefix by Masahiro Yamada · 7 years ago
  42. 6d0e8d5 include/linux/types.h: define aligned_ types based on uapi header by Masahiro Yamada · 7 years ago
  43. 6d8e410 int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi header by Masahiro Yamada · 7 years ago
  44. b2f5de0 tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!) by Alexey Dobriyan · 7 years ago
  45. 5d008fb proc: use "unsigned int" for /proc/*/stack by Alexey Dobriyan · 7 years ago
  46. 197850a1 proc: use "unsigned int" for sigqueue length by Alexey Dobriyan · 7 years ago
  47. a4ef389 proc: use "unsigned int" in proc_fill_cache() by Alexey Dobriyan · 7 years ago
  48. 9411692 proc: smaller RCU section in ->getattr() by Alexey Dobriyan · 7 years ago
  49. 3cb4e16 proc: deduplicate /proc/*/cmdline implementation by Alexey Dobriyan · 7 years ago
  50. 6a6cbe7 proc: simpler iterations for /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  51. 6a6b9c4 proc: somewhat simpler code for /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  52. b42262a proc: more "unsigned int" in /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  53. 72eb7de mm: remove page_is_poisoned() from linux/mm.h by Sahara · 7 years ago
  54. e81bf97 mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same cacheline by Aaron Lu · 7 years ago
  55. ce91f6e mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags by Michal Hocko · 7 years ago
  56. 4b33b69 include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLE by Huaisheng Ye · 7 years ago
  57. daa2807 mm/shmem.c: zero out unused vma fields in shmem_pseudo_vma_init() by Kirill A. Shutemov · 7 years ago
  58. 7810e67 mm, page_alloc: do not break __GFP_THISNODE by zonelist reset by Vlastimil Babka · 7 years ago
  59. df2cc96 userfaultfd: prevent non-cooperative events vs mcopy_atomic races by Mike Rapoport · 7 years ago
  60. be09102 mm: memcg: allow lowering memory.swap.max below the current usage by Tejun Heo · 7 years ago
  61. 20acce6 mm/shmem.c: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  62. 325d7d4 slub: remove 'reserved' file from sysfs by Matthew Wilcox · 7 years ago
  63. 9736d2a slub: remove kmem_cache->reserved by Matthew Wilcox · 7 years ago
  64. bf68c21 slab,slub: remove rcu_head size checks by Matthew Wilcox · 7 years ago
  65. 50e7fbc mm: add hmm_data to struct page by Matthew Wilcox · 7 years ago
  66. a052f0a mm: add pt_mm to struct page by Matthew Wilcox · 7 years ago
  67. 97b4a67 mm: improve struct page documentation by Matthew Wilcox · 7 years ago
  68. 4da1984 mm: combine LRU and main union in struct page by Matthew Wilcox · 7 years ago
  69. b7ccc7f mm: move lru union within struct page by Matthew Wilcox · 7 years ago
  70. fa3015b mm: use page->deferred_list by Matthew Wilcox · 7 years ago
  71. 66a6ffd mm: combine first three unions in struct page by Matthew Wilcox · 7 years ago
  72. b21999d mm: move _refcount out of struct page union by Matthew Wilcox · 7 years ago
  73. 7d27a04 mm: move 'private' union within struct page by Matthew Wilcox · 7 years ago
  74. d4fc506 mm: switch s_mem and slab_cache in struct page by Matthew Wilcox · 7 years ago
  75. 1d40a5e mm: mark pages in use for page tables by Matthew Wilcox · 7 years ago
  76. 6e292b9 mm: split page_type out from _mapcount by Matthew Wilcox · 7 years ago
  77. 620b4e9 s390: use _refcount for pgtables by Matthew Wilcox · 7 years ago
  78. e67d4ca mm: save two stranded bits in gfp_mask by Shakeel Butt · 7 years ago
  79. 285b8dc mm, hugetlbfs: pass fault address to no page handler by Huang Ying · 7 years ago
  80. b3ec9f3 mm: change return type to vm_fault_t by Souptick Joarder · 7 years ago
  81. 2bcd645 mm: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  82. a380b40 mm/page_alloc.c: remove useless parameter of finalise_ac() by Huaisheng Ye · 7 years ago
  83. 3cadfa2 mm/vmpressure.c: convert to use match_string() helper by Andy Shevchenko · 7 years ago
  84. d62ff36 mm/vmpressure.c: use kstrndup instead of kmalloc+strncpy by Andy Shevchenko · 7 years ago
  85. bf8d5d5 memcg: introduce memory.min by Roman Gushchin · 7 years ago
  86. fb52bba mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c by Mathieu Malaterre · 7 years ago
  87. ab6ecf2 mm: /proc/pid/pagemap: hide swap entries from unprivileged users by Huang Ying · 7 years ago
  88. 25cf23d mm/memblock: print memblock_remove by Minchan Kim · 7 years ago
  89. d12c60f mm: memcontrol: drain memcg stock on force_empty by Junaid Shahid · 7 years ago
  90. bb4a7ea mm: memcontrol: drain stocks on resize limit by Shakeel Butt · 7 years ago
  91. 8dd53fd memcg: mark memcg1_events static const by Greg Thelen · 7 years ago
  92. 9ccc361 memcg: writeback: use memcg->cgwb_list directly by Wang Long · 7 years ago
  93. 12ba780 tmpfs: allow decoding a file handle of an unlinked file by Amir Goldstein · 7 years ago
  94. 8848482 mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c by Mike Rapoport · 7 years ago
  95. 48f49e1 mm/ksm: remove unused page_referenced_ksm declaration by Mike Rapoport · 7 years ago
  96. 9378132 lockdep: fix fs_reclaim annotation by Omar Sandoval · 7 years ago
  97. 89fdcd2 mm: shmem: make stat.st_blksize return huge page size if THP is on by Yang Shi · 7 years ago
  98. 05e3ff9 mm: vmalloc: pass proper vm_start into debugobjects by Chintan Pandya · 7 years ago
  99. f3c01d2 mm: vmalloc: avoid racy handling of debugobjects in vunmap by Chintan Pandya · 7 years ago
  100. 82a2e92 mm: vmalloc: clean up vunmap to avoid pgtable ops twice by Chintan Pandya · 7 years ago