1. 992cfc7 netfilter: nft_flow_offload: no need to flush entries on module removal by Pablo Neira Ayuso · 7 years ago
  2. c7f0030 netfilter: nft_flow_offload: wait for garbage collector to run after cleanup by Pablo Neira Ayuso · 7 years ago
  3. ba7cd5d netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1() by Cong Wang · 7 years ago
  4. 6be3bcd netfilter: flowtable infrastructure depends on NETFILTER_INGRESS by Pablo Neira Ayuso · 7 years ago
  5. ea23d5e netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure by Subash Abhinov Kasiviswanathan · 7 years ago
  6. 0537250 netfilter: x_tables: make allocation less aggressive by Michal Hocko · 7 years ago
  7. 743ffff net: pxa168_eth: add netconsole support by Alexander Monakov · 7 years ago
  8. e7aadb2 net: igmp: add a missing rcu locking section by Eric Dumazet · 7 years ago
  9. a107311 ibmvnic: fix firmware version when no firmware level has been provided by the VIOS server by Desnes Augusto Nunes do Rosario · 7 years ago
  10. 5e264e2 vmxnet3: remove redundant initialization of pointer 'rq' by Colin Ian King · 7 years ago
  11. 3b51cc7 lan78xx: remove redundant initialization of pointer 'phydev' by Colin Ian King · 7 years ago
  12. f14d244 net: jme: remove unused initialization of 'rxdesc' by Colin Ian King · 7 years ago
  13. b9a4072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  14. 7973bfd rtnetlink: remove check for IFLA_IF_NETNSID by Christian Brauner · 7 years ago
  15. a83165f rocker: fix possible null pointer dereference in rocker_router_fib_event_work by Jiri Pirko · 7 years ago
  16. 0ba9871 inet: Avoid unitialized variable warning in inet_unhash() by Geert Uytterhoeven · 7 years ago
  17. 367dc65 net: bridge: Fix uninitialized error in br_fdb_sync_static() by Geert Uytterhoeven · 7 years ago
  18. 9382fe7 openvswitch: Remove padding from packet before L3+ conntrack processing by Ed Swierk · 7 years ago
  19. 3aff3b4 tcp_bbr: fix pacing_gain to always be unity when using lt_bw by Neal Cardwell · 7 years ago
  20. 2e85283 be2net: remove redundant initialization of 'head' and pointer txq by Colin Ian King · 7 years ago
  21. 26c26ab Merge branch 'bnx2x-disable-GSO-on-too-large-packets' by David S. Miller · 7 years ago
  22. 8914a59 bnx2x: disable GSO where gso_size is too big for hardware by Daniel Axtens · 7 years ago
  23. 2b16f04 net: create skb_gso_validate_mac_len() by Daniel Axtens · 7 years ago
  24. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  25. d76e0a0 Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  26. 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
  27. dc1efc3 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  28. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  29. 3f56a2f mm: remove PG_highmem description by Miles Chen · 7 years ago
  30. c7905f2 tools, vm: new option to specify kpageflags file by David Rientjes · 7 years ago
  31. e02a9f0 mm/swap.c: make functions and their kernel-doc agree by Randy Dunlap · 7 years ago
  32. 9bb5a39 mm, memory_hotplug: fix memmap initialization by Michal Hocko · 7 years ago
  33. da391d6 mm: correct comments regarding do_fault_around() by William Kucharski · 7 years ago
  34. 859d4ad mm: numa: do not trap faults on shared data section pages. by Henry Willard · 7 years ago
  35. 389c817 hugetlb, mbind: fall back to default policy if vma is NULL by Michal Hocko · 7 years ago
  36. ebd6372 hugetlb, mempolicy: fix the mbind hugetlb migration by Michal Hocko · 7 years ago
  37. 0c397da mm, hugetlb: further simplify hugetlb allocation API by Michal Hocko · 7 years ago
  38. 9980d74 mm, hugetlb: get rid of surplus page accounting tricks by Michal Hocko · 7 years ago
  39. ab5ac90 mm, hugetlb: do not rely on overcommit limit during migration by Michal Hocko · 7 years ago
  40. d9cc948f mm, hugetlb: integrate giga hugetlb more naturally to the allocation path by Michal Hocko · 7 years ago
  41. af0fb9d mm, hugetlb: unify core page allocation accounting and initialization by Michal Hocko · 7 years ago
  42. 1ab5c05 mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytes by Andrey Ryabinin · 7 years ago
  43. 8ad6e40 mm/memcontrol.c: make local symbol static by Christopher Díaz Riveros · 7 years ago
  44. 8d63e4c mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd() by Ralph Campbell · 7 years ago
  45. def9b71 include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_map pointer by Petr Tesarik · 7 years ago
  46. 112d2d2 mm/compaction.c: fix comment for try_to_compact_pages() by Yang Shi · 7 years ago
  47. 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
  48. 01a6ad9 zsmalloc: use U suffix for negative literals being shifted by Nick Desaulniers · 7 years ago
  49. 6787c1d mm/page_owner.c: clean up init_pages_in_zone() by Oscar Salvador · 7 years ago
  50. 3c2c648 mm/page_alloc.c: fix typos in comments by Shile Zhang · 7 years ago
  51. c054a78 memcg: refactor mem_cgroup_resize_limit() by Yu Zhao · 7 years ago
  52. 9c3760e zswap: only save zswap header when necessary by Yu Zhao · 7 years ago
  53. a7ab400 mm/fadvise: discard partial page if endbyte is also EOF by shidao.ytt · 7 years ago
  54. 69d763f mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 7 years ago
  55. 284cd24 userfaultfd: convert to use anon_inode_getfd() by Eric Biggers · 7 years ago
  56. c5c6383 memfd-test: run fuse test on hugetlb backend memory by Marc-André Lureau · 7 years ago
  57. 29f34d1 memfd-test: move common code to a shared unit by Marc-André Lureau · 7 years ago
  58. 3037aeb memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs by Marc-André Lureau · 7 years ago
  59. 7249784 memfd-test: test hugetlbfs sealing by Marc-André Lureau · 7 years ago
  60. 47b9012 shmem: add sealing support to hugetlb-backed memfd by Marc-André Lureau · 7 years ago
  61. ff62a34 hugetlb: implement memfd sealing by Marc-André Lureau · 7 years ago
  62. da14c1e hugetlb: expose hugetlbfs_inode_info in header by Marc-André Lureau · 7 years ago
  63. 5aadc43 shmem: rename functions that are memfd-related by Marc-André Lureau · 7 years ago
  64. e9d586a shmem: unexport shmem_add_seals()/shmem_get_seals() by Marc-André Lureau · 7 years ago
  65. ab8928b mm: remove reference to PG_buddy by Matthew Wilcox · 7 years ago
  66. be50015 mm: document how to use struct page by Matthew Wilcox · 7 years ago
  67. 036e7aa mm: store compound_dtor / compound_order as bytes by Matthew Wilcox · 7 years ago
  68. 0dd4da5 mm: introduce _slub_counter_t by Matthew Wilcox · 7 years ago
  69. b26435a mm: improve comment on page->mapping by Matthew Wilcox · 7 years ago
  70. 4cf7c8b mm: remove misleading alignment claims by Matthew Wilcox · 7 years ago
  71. ca9c88c mm: de-indent struct page by Matthew Wilcox · 7 years ago
  72. e20df2c mm: align struct page more aesthetically by Matthew Wilcox · 7 years ago
  73. 93144ca mm/zsmalloc: simplify shrinker init/destroy by Aliaksei Karaliou · 7 years ago
  74. f340ff8 mm, oom: avoid reaping only for mm's with blockable invalidate callbacks by David Rientjes · 7 years ago
  75. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 7 years ago
  76. 3b454ad mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 7 years ago
  77. 423ac9a mm/thp: remove pmd_huge_split_prepare() by Aneesh Kumar K.V · 7 years ago
  78. a3cf988 mm: use updated pmdp_invalidate() interface to track dirty/accessed bits by Kirill A. Shutemov · 7 years ago
  79. d52605d mm: do not lose dirty and accessed bits in pmdp_invalidate() by Kirill A. Shutemov · 7 years ago
  80. 86fa949 x86/mm: provide pmdp_establish() helper by Kirill A. Shutemov · 7 years ago
  81. a8e654f sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 7 years ago
  82. 9c4563f s390/mm: modify pmdp_invalidate to return old value. by Martin Schwidefsky · 7 years ago
  83. 8cc931e powerpc/mm: update pmdp_invalidate to return old pmd value by Aneesh Kumar K.V · 7 years ago
  84. b6b34b2 mips: use generic_pmdp_establish as pmdp_establish by Kirill A. Shutemov · 7 years ago
  85. 1d78a62 arm64: provide pmdp_establish() helper by Catalin Marinas · 7 years ago
  86. ef298cc arm/mm: provide pmdp_establish() helper by Kirill A. Shutemov · 7 years ago
  87. 5c8aa7e arc: use generic_pmdp_establish as pmdp_establish by Kirill A. Shutemov · 7 years ago
  88. c58f0bb asm-generic: provide generic_pmdp_establish() by Kirill A. Shutemov · 7 years ago
  89. 146500e mm: get 7% more pages in a pagevec by Matthew Wilcox · 7 years ago
  90. 977fbdc mm: add unmap_mapping_pages() by Matthew Wilcox · 7 years ago
  91. a365ac0 mm, userfaultfd, THP: avoid waiting when PMD under THP migration by Huang Ying · 7 years ago
  92. 9bebc09 mm/huge_memory.c: fix comment in __split_huge_pmd_locked by Yisheng Xie · 7 years ago
  93. 9ac9322 mm: memory_hotplug: remove second __nr_to_section in register_page_bootmem_info_section() by Oscar Salvador · 7 years ago
  94. 8526d84 fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual memory by Konstantin Khlebnikov · 7 years ago
  95. ef549e1 mm: update comment describing tlb_gather_mmu by Mike Rapoport · 7 years ago
  96. dc88c88 mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_section() by Oscar Salvador · 7 years ago
  97. d6cb41c mm, hugetlb: remove hugepages_treat_as_movable sysctl by Michal Hocko · 7 years ago
  98. a4ef876 mm: remove unused pgdat_reclaimable_pages() by Jan Kara · 7 years ago
  99. e025f05 mm/interval_tree.c: use vma_pages() helper by Vasyl Gomonovych · 7 years ago
  100. 235266b selftests/vm: move 128TB mmap boundary test to generic directory by Aneesh Kumar K.V · 7 years ago