1. d4ae991 mm: soft-offline: close the race against page allocation by Naoya Horiguchi · 6 years ago
  2. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  3. 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
  4. b372115 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  5. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  6. fe6f0ed Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  7. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  8. 27c331a ipc/util.c: further variable name cleanups by Manfred Spraul · 6 years ago
  9. dc2c8c8 ipc: get rid of ids->tables_initialized hack by Davidlohr Bueso · 6 years ago
  10. 20ab721 signal: make get_signal() return bool by Christian Brauner · 6 years ago
  11. 67a48a2 signal: make unhandled_signal() return bool by Christian Brauner · 6 years ago
  12. 52cba1a signal: make force_sigsegv() void by Christian Brauner · 6 years ago
  13. cbf6898 autofs: add AUTOFS_EXP_FORCED flag by Ian Kent · 6 years ago
  14. feba04f lib: add crc64 calculation routines by Coly Li · 6 years ago
  15. 9144d75 include/linux/bitops.h: introduce BITS_PER_TYPE by Chris Wilson · 6 years ago
  16. 46e0c9b kernel: tracepoints: add support for relative references by Ard Biesheuvel · 6 years ago
  17. c9d8b55 PCI: Add support for relative addressing in quirk tables by Ard Biesheuvel · 6 years ago
  18. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  19. 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
  20. f922c4a module: allow symbol exports to be disabled by Ard Biesheuvel · 6 years ago
  21. a2e5144 kernel/hung_task.c: allow to set checking interval separately from timeout by Dmitry Vyukov · 6 years ago
  22. 2035839 linux/compiler.h: don't use bool by Rasmus Villemoes · 6 years ago
  23. fc37191 userns: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  24. e58dd0d bdi: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  25. cedc5b6 kernel.h: documentation for roundup() vs round_up() by Kees Cook · 6 years ago
  26. 96c6a32 include/asm-generic/bug.h: clarify valid uses of WARN() by Dmitry Vyukov · 6 years ago
  27. 23c8509 proc/kcore: add vmcoreinfo note to /proc/kcore by Omar Sandoval · 6 years ago
  28. a8dd9c4 proc/kcore: don't grab lock for kclist_add() by Omar Sandoval · 6 years ago
  29. 891ae71 proc: spread "const" a bit by Alexey Dobriyan · 6 years ago
  30. 5df66d3 mm: fix comment for NODEMASK_ALLOC by Oscar Salvador · 6 years ago
  31. 7e8a630 /proc/meminfo: add percpu populated pages count by Dennis Zhou (Facebook) · 6 years ago
  32. 3d8b38e mm, oom: introduce memory.oom.group by Roman Gushchin · 6 years ago
  33. 03e85f9 mm/page_alloc: Introduce free_area_init_core_hotplug by Oscar Salvador · 6 years ago
  34. c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 6 years ago
  35. 8969670 mm: remove zone_id() and make use of zone_idx() in is_dev_zone() by Oscar Salvador · 6 years ago
  36. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago
  37. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  38. 5d5e8f1 mm, swap, get_swap_pages: use entry_size instead of cluster in parameter by Huang Ying · 6 years ago
  39. e50ef89 mm: struct shrinker: make flags of unsigned type by Kirill Tkhai · 6 years ago
  40. 92be775 mm: struct shrink_control: keep int fields together by Kirill Tkhai · 6 years ago
  41. df2def4 Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  42. 6319893 Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  43. d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  44. c1fecab Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  45. 99cc7ad Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  46. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  47. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  48. 0a78ac4 Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  49. bfebeb1 Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  50. 7a324b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  51. 61c4fc1 Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  52. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  53. cafa001 Raise the minimum required gcc version to 4.6 by Joe Perches · 6 years ago
  54. 16501e8 Merge branch 'for-4.19/multitouch-multiaxis' into for-linus by Jiri Kosina · 6 years ago
  55. 4435b57 Merge branch 'for-4.19/i2c-hid' into for-linus by Jiri Kosina · 6 years ago
  56. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  57. e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  58. 1009aa1 Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  59. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  60. 7f02e1c Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  61. c54fc86 Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  62. 13bf2cf Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  63. bbd60bf Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  64. 3077971 pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function by Linus Torvalds · 6 years ago
  65. 771c035 deprecate the '__deprecated' attribute warnings entirely and for good by Linus Torvalds · 6 years ago
  66. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  67. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  68. 2475c51 Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  69. 336722e Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  70. 5695d5d Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  71. 6e3bf9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  72. 3fe49d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  73. 1f7a4c7 Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  74. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  75. ddbf369 mm, vmacache: hash addresses based on pmd by David Rientjes · 6 years ago
  76. 6b51e88 mm/list_lru: introduce list_lru_shrink_walk_irq() by Sebastian Andrzej Siewior · 6 years ago
  77. 2a3cb8b mm/sparse: delete old sparse_init and enable new one by Pavel Tatashin · 6 years ago
  78. afda57b mm/sparse: move buffer init/fini to the common place by Pavel Tatashin · 6 years ago
  79. 35fd1eb mm/sparse: abstract sparse buffer allocations by Pavel Tatashin · 6 years ago
  80. 40d18eb mm/hugetlb: remove gigantic page support for HIGHMEM by Mike Kravetz · 6 years ago
  81. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
  82. 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 6 years ago
  83. 9b99646 mm: add SHRINK_EMPTY shrinker methods return value by Kirill Tkhai · 6 years ago
  84. fae91d6 mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appearance by Kirill Tkhai · 6 years ago
  85. dfd2f10 mm/memcontrol.c: export mem_cgroup_is_root() by Kirill Tkhai · 6 years ago
  86. 9bec5c3 mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node() by Kirill Tkhai · 6 years ago
  87. c92e8e1 fs: propagate shrinker::id to list_lru by Kirill Tkhai · 6 years ago
  88. 0a4465d mm, memcg: assign memcg-aware shrinkers bitmap to memcg by Kirill Tkhai · 6 years ago
  89. b4c2b23 mm: assign id to every memcg-aware shrinker by Kirill Tkhai · 6 years ago
  90. 84c07d1 mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB by Kirill Tkhai · 6 years ago
  91. 29ef680 memcg, oom: move out_of_memory back to the charge path by Michal Hocko · 6 years ago
  92. 0207df4 kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN by Andrey Ryabinin · 6 years ago
  93. f745c6f fs, mm: account buffer_head to kmemcg by Shakeel Butt · 6 years ago
  94. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
  95. dc0b586 mm: introduce mem_cgroup_put() helper by Roman Gushchin · 6 years ago
  96. 1a9b4b3 mm: provide a fallback for PAGE_KERNEL_EXEC for architectures by Luis R. Rodriguez · 6 years ago
  97. a3266bd mm: provide a fallback for PAGE_KERNEL_RO for architectures by Luis R. Rodriguez · 6 years ago
  98. 4fbce63 mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range() by Oscar Salvador · 6 years ago
  99. c9f4cd7 mm, huge page: copy target sub-page last when copy huge page by Huang Ying · 6 years ago
  100. 74c8164 mpage: mpage_readpages() should submit IO as read-ahead by Jens Axboe · 6 years ago