1. 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  2. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  4. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  5. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  6. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  7. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 5 years ago
  8. 269b7c5 ag71xx: fix return value check in ag71xx_probe() by Wei Yongjun · 5 years ago
  9. 6f5fa8d ag71xx: fix error return code in ag71xx_probe() by Wei Yongjun · 5 years ago
  10. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  11. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 5 years ago
  12. 9a84503 mm/sparsemem: cleanup 'section number' data types by Dan Williams · 5 years ago
  13. a361919 libnvdimm/pfn: stop padding pmem namespaces to section alignment by Dan Williams · 5 years ago
  14. 7e3e888 libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields by Dan Williams · 5 years ago
  15. 7cc7867 mm/devm_memremap_pages: enable sub-section remap by Dan Williams · 5 years ago
  16. a065340 mm: document ZONE_DEVICE memory-model implications by Dan Williams · 5 years ago
  17. ba72b4c mm/sparsemem: support sub-section hotplug by Dan Williams · 5 years ago
  18. 7ea6216 mm/sparsemem: prepare for sub-section ranges by Dan Williams · 5 years ago
  19. 46d945a mm: kill is_dev_zone() helper by Dan Williams · 5 years ago
  20. 96da435 mm/hotplug: kill is_dev_zone() usage in __remove_pages() by Dan Williams · 5 years ago
  21. e9c0a3f0 mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() by Dan Williams · 5 years ago
  22. 49ba3c6 mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removal by Dan Williams · 5 years ago
  23. f46edbd mm/sparsemem: add helpers track active portions of a section at boot by Dan Williams · 5 years ago
  24. 326e1b8 mm/sparsemem: introduce a SECTION_IS_EARLY flag by Dan Williams · 5 years ago
  25. f1eca35 mm/sparsemem: introduce struct mem_section_usage by Dan Williams · 5 years ago
  26. dd62528 drivers/base/memory.c: get rid of find_memory_block_hinted() by David Hildenbrand · 5 years ago
  27. ea88464 mm/memory_hotplug: move and simplify walk_memory_blocks() by David Hildenbrand · 5 years ago
  28. fbcf73c mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns by David Hildenbrand · 5 years ago
  29. 8d595c4 mm: make register_mem_sect_under_node() static by David Hildenbrand · 5 years ago
  30. 90ec010f drivers/base/memory: use "unsigned long" for block ids by David Hildenbrand · 5 years ago
  31. 2491f0a mm: section numbers use the type "unsigned long" by David Hildenbrand · 5 years ago
  32. 7563987 resource: avoid unnecessary lookups in find_next_iomem_res() by Nadav Amit · 5 years ago
  33. 49f17c2 resource: fix locking in find_next_iomem_res() by Nadav Amit · 5 years ago
  34. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  35. 43675e6 mm: thp: make transhuge_vma_suitable available for anonymous THP by Yang Shi · 5 years ago
  36. 26f26be mm/sparse.c: set section nid for hot-add memory by Wei Yang · 5 years ago
  37. b9bf8d3 mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section by David Hildenbrand · 5 years ago
  38. a31b264 mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail by David Hildenbrand · 5 years ago
  39. 4c4b7f9 mm/memory_hotplug: remove memory block devices before arch_remove_memory() by David Hildenbrand · 5 years ago
  40. 05f800a mm/memory_hotplug: drop MHP_MEMBLOCK_API by David Hildenbrand · 5 years ago
  41. db051a0 mm/memory_hotplug: create memory block devices after arch_add_memory() by David Hildenbrand · 5 years ago
  42. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
  43. 1811582 drivers/base/memory: pass a block_id to init_memory_block() by David Hildenbrand · 5 years ago
  44. 22eb634 arm64/mm: add temporary arch_remove_memory() implementation by David Hildenbrand · 5 years ago
  45. 18c8650 s390x/mm: implement arch_remove_memory() by David Hildenbrand · 5 years ago
  46. 973de24 s390x/mm: fail when an altmap is used for arch_add_memory() by David Hildenbrand · 5 years ago
  47. cec3ebd mm/memory_hotplug: simplify and fix check_hotplug_memory_range() by David Hildenbrand · 5 years ago
  48. 7d60530 usb: qmi_wwan: add D-Link DWM-222 A2 device ID by Rogan Dawes · 5 years ago
  49. 9b3d15e bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips. by Michael Chan · 5 years ago
  50. 008cfba net: dsa: sja1105: Fix missing unlock on error in sk_buff() by Wei Yongjun · 5 years ago
  51. 8ec1e90 gve: replace kfree with kvfree by Chuhong Yuan · 5 years ago
  52. 3bfe1fc Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  53. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  54. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  55. 59fd348 selftests/bpf: fix test_xdp_noinline on s390 by Ilya Leoshkevich · 5 years ago
  56. 01a0f9e selftests/bpf: fix "valid read map access into a read-only array 1" on s390 by Ilya Leoshkevich · 5 years ago
  57. d5b9216 pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS by Trond Myklebust · 5 years ago
  58. 58bbeab pnfs: Fix a problem where we gratuitously start doing I/O through the MDS by Trond Myklebust · 5 years ago
  59. 0570bc8 Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  60. 0e2a5b5 Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  61. 7369c10 net/mlx5: Replace kfree with kvfree by Chuhong Yuan · 5 years ago
  62. da0acd7 Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  63. 184528a MAINTAINERS: update netsec driver by Ilias Apalodimas · 5 years ago
  64. 54851aa ipv6: Unlink sibling route in case of failure by Ido Schimmel · 5 years ago
  65. 9c2a57d Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  66. 5a860f9 liquidio: Replace vmalloc + memset with vzalloc by Chuhong Yuan · 5 years ago
  67. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  68. 666a3d6 udp: Fix typo in net/ipv4/udp.c by Su Yanjun · 5 years ago
  69. d4df33b Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 5 years ago
  70. 35cbef9 net: bcmgenet: use promisc for unsupported filters by Justin Chen · 5 years ago
  71. f554af2 SUNRPC: Optimise transport balancing code by Trond Myklebust · 5 years ago
  72. 7536908 SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request by Trond Myklebust · 5 years ago
  73. 8e04fdf pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error by Trond Myklebust · 5 years ago
  74. d9aba2b NFSv4: Don't use the zero stateid with layoutget by Trond Myklebust · 5 years ago
  75. 366a4e3 Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  76. ae9b728 Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  77. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  78. 0fe49f7 Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  79. f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  80. d77e9e4 Merge tag 'linux-watchdog-5.3-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  81. 2ae048e Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  82. d0411ec Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  83. 4b09ddb Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  84. 47d6a76 Merge branch 'floppy' by Linus Torvalds · 5 years ago
  85. be2ece4 MAINTAINERS: mark floppy.c orphaned by Jiri Kosina · 5 years ago
  86. 2d69fbf riscv: fix build break after macro-to-function conversion in generic cacheflush.h by Paul Walmsley · 5 years ago
  87. 2c66a5b Merge branches 'acpi-misc' and 'acpi-video' by Rafael J. Wysocki · 5 years ago
  88. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  89. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
  90. 9f98eff SUNRPC: Fix initialisation of struct rpc_xprt_switch by Trond Myklebust · 5 years ago
  91. 49d05fe ipv6: rt6_check should return NULL if 'from' is NULL by David Ahern · 5 years ago
  92. 866e5fd tipc: initialize 'validated' field of received packets by Jon Maloy · 5 years ago
  93. 7b37947 Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets' by David S. Miller · 5 years ago
  94. adb701d selftests: add a test case for rp_filter by Cong Wang · 5 years ago
  95. 66f8209 fib: relax source validation check for loopback packets by Cong Wang · 5 years ago
  96. f1bf3e2 Merge branch 'mlxsw-Two-fixes' by David S. Miller · 5 years ago
  97. 577fa14 mlxsw: spectrum: Do not process learned records with a dummy FID by Ido Schimmel · 5 years ago
  98. dedfde2 mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed by Petr Machata · 5 years ago
  99. a657422 net: ag71xx: Add missing header by Rosen Penev · 5 years ago
  100. da99466 floppy: fix out-of-bounds read in copy_buffer by Denis Efremov · 5 years ago