1. a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  2. b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  3. 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
  4. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  5. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  6. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  7. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  8. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  9. bdfeb0c csky: Fixup abiv1 memset error by Guo Ren · 6 years ago
  10. 4e562c1 csky: Improve tlb operation with help of asid by Guo Ren · 6 years ago
  11. 22d55f0 csky: Use generic asid algorithm to implement switch_mm by Guo Ren · 6 years ago
  12. a231b883 csky: Add new asid lib code from arm by Guo Ren · 6 years ago
  13. 9d35dc3 csky: Revert mmu ASID mechanism by Guo Ren · 6 years ago
  14. 4d58103 dt-bindings: csky: Add csky PMU bindings by Mao Han · 6 years ago
  15. 69d812f dt-bindings: interrupt-controller: Update csky mpintc by Guo Ren · 6 years ago
  16. e753419 csky: Fixup some error count in 810 & 860. by Guo Ren · 6 years ago
  17. d41435d csky: Fix perf record in kernel/user space by Mao Han · 6 years ago
  18. f622fbf csky: Add pmu interrupt support by Mao Han · 6 years ago
  19. ccffa1a csky: Add count-width property for csky pmu by Mao Han · 6 years ago
  20. f132076 csky: Init pmu as a device by Mao Han · 6 years ago
  21. 3158d28 csky: Fixup no panic in kernel for some traps by Guo Ren · 6 years ago
  22. 1994cc4 csky: Select intc & timer drivers by Guo Ren · 6 years ago
  23. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 5 years ago
  24. 269b7c5 ag71xx: fix return value check in ag71xx_probe() by Wei Yongjun · 5 years ago
  25. 6f5fa8d ag71xx: fix error return code in ag71xx_probe() by Wei Yongjun · 5 years ago
  26. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  27. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 5 years ago
  28. 9a84503 mm/sparsemem: cleanup 'section number' data types by Dan Williams · 5 years ago
  29. a361919 libnvdimm/pfn: stop padding pmem namespaces to section alignment by Dan Williams · 5 years ago
  30. 7e3e888 libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields by Dan Williams · 5 years ago
  31. 7cc7867 mm/devm_memremap_pages: enable sub-section remap by Dan Williams · 5 years ago
  32. a065340 mm: document ZONE_DEVICE memory-model implications by Dan Williams · 5 years ago
  33. ba72b4c mm/sparsemem: support sub-section hotplug by Dan Williams · 5 years ago
  34. 7ea6216 mm/sparsemem: prepare for sub-section ranges by Dan Williams · 5 years ago
  35. 46d945a mm: kill is_dev_zone() helper by Dan Williams · 5 years ago
  36. 96da435 mm/hotplug: kill is_dev_zone() usage in __remove_pages() by Dan Williams · 5 years ago
  37. e9c0a3f0 mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() by Dan Williams · 5 years ago
  38. 49ba3c6 mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removal by Dan Williams · 5 years ago
  39. f46edbd mm/sparsemem: add helpers track active portions of a section at boot by Dan Williams · 5 years ago
  40. 326e1b8 mm/sparsemem: introduce a SECTION_IS_EARLY flag by Dan Williams · 5 years ago
  41. f1eca35 mm/sparsemem: introduce struct mem_section_usage by Dan Williams · 5 years ago
  42. dd62528 drivers/base/memory.c: get rid of find_memory_block_hinted() by David Hildenbrand · 5 years ago
  43. ea88464 mm/memory_hotplug: move and simplify walk_memory_blocks() by David Hildenbrand · 5 years ago
  44. fbcf73c mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns by David Hildenbrand · 5 years ago
  45. 8d595c4 mm: make register_mem_sect_under_node() static by David Hildenbrand · 5 years ago
  46. 90ec010f drivers/base/memory: use "unsigned long" for block ids by David Hildenbrand · 5 years ago
  47. 2491f0a mm: section numbers use the type "unsigned long" by David Hildenbrand · 5 years ago
  48. 7563987 resource: avoid unnecessary lookups in find_next_iomem_res() by Nadav Amit · 5 years ago
  49. 49f17c2 resource: fix locking in find_next_iomem_res() by Nadav Amit · 5 years ago
  50. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  51. 43675e6 mm: thp: make transhuge_vma_suitable available for anonymous THP by Yang Shi · 5 years ago
  52. 26f26be mm/sparse.c: set section nid for hot-add memory by Wei Yang · 5 years ago
  53. b9bf8d3 mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section by David Hildenbrand · 5 years ago
  54. a31b264 mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail by David Hildenbrand · 5 years ago
  55. 4c4b7f9 mm/memory_hotplug: remove memory block devices before arch_remove_memory() by David Hildenbrand · 5 years ago
  56. 05f800a mm/memory_hotplug: drop MHP_MEMBLOCK_API by David Hildenbrand · 5 years ago
  57. db051a0 mm/memory_hotplug: create memory block devices after arch_add_memory() by David Hildenbrand · 5 years ago
  58. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 5 years ago
  59. 1811582 drivers/base/memory: pass a block_id to init_memory_block() by David Hildenbrand · 5 years ago
  60. 22eb634 arm64/mm: add temporary arch_remove_memory() implementation by David Hildenbrand · 5 years ago
  61. 18c8650 s390x/mm: implement arch_remove_memory() by David Hildenbrand · 5 years ago
  62. 973de24 s390x/mm: fail when an altmap is used for arch_add_memory() by David Hildenbrand · 5 years ago
  63. cec3ebd mm/memory_hotplug: simplify and fix check_hotplug_memory_range() by David Hildenbrand · 5 years ago
  64. 7d60530 usb: qmi_wwan: add D-Link DWM-222 A2 device ID by Rogan Dawes · 5 years ago
  65. 9b3d15e bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips. by Michael Chan · 5 years ago
  66. 008cfba net: dsa: sja1105: Fix missing unlock on error in sk_buff() by Wei Yongjun · 5 years ago
  67. 8ec1e90 gve: replace kfree with kvfree by Chuhong Yuan · 5 years ago
  68. 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
  69. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  70. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  71. 59fd348 selftests/bpf: fix test_xdp_noinline on s390 by Ilya Leoshkevich · 5 years ago
  72. 01a0f9e selftests/bpf: fix "valid read map access into a read-only array 1" on s390 by Ilya Leoshkevich · 5 years ago
  73. d5b9216 pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS by Trond Myklebust · 5 years ago
  74. 58bbeab pnfs: Fix a problem where we gratuitously start doing I/O through the MDS by Trond Myklebust · 5 years ago
  75. 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
  76. 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
  77. 7369c10 net/mlx5: Replace kfree with kvfree by Chuhong Yuan · 5 years ago
  78. 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
  79. 184528a MAINTAINERS: update netsec driver by Ilias Apalodimas · 5 years ago
  80. 54851aa ipv6: Unlink sibling route in case of failure by Ido Schimmel · 5 years ago
  81. 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
  82. 5a860f9 liquidio: Replace vmalloc + memset with vzalloc by Chuhong Yuan · 5 years ago
  83. 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
  84. 666a3d6 udp: Fix typo in net/ipv4/udp.c by Su Yanjun · 5 years ago
  85. 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
  86. 35cbef9 net: bcmgenet: use promisc for unsupported filters by Justin Chen · 5 years ago
  87. f554af2 SUNRPC: Optimise transport balancing code by Trond Myklebust · 5 years ago
  88. 7536908 SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request by Trond Myklebust · 5 years ago
  89. 8e04fdf pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error by Trond Myklebust · 5 years ago
  90. d9aba2b NFSv4: Don't use the zero stateid with layoutget by Trond Myklebust · 5 years ago
  91. 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
  92. ae9b728 Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  93. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  94. 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
  95. 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
  96. d77e9e4 Merge tag 'linux-watchdog-5.3-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  97. 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
  98. 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
  99. 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
  100. 47d6a76 Merge branch 'floppy' by Linus Torvalds · 5 years ago