1. 8805841 Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  2. c734b42 Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  3. c74eadf Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus by Bjorn Helgaas · 6 years ago
  4. f1f90e2 PCI: Fix incorrect value returned from pcie_get_speed_cap() by Mikulas Patocka · 6 years ago
  5. d8f190e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. 6c7954b Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  7. 868dda0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  8. 1f81742 Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  9. fd3b3e0 Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  10. 6584297 MAINTAINERS: Update linux-mips mailing list address by Paul Burton · 6 years ago
  11. 164f7e5 ocfs2: fix potential use after free by Pan Bian · 6 years ago
  12. 95feeab mm/khugepaged: fix the xas_create_range() error path by Hugh Dickins · 6 years ago
  13. 06a5e12 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 6 years ago
  14. 87c460a mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 6 years ago
  15. 042a308 mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 6 years ago
  16. 2af8ff2 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 6 years ago
  17. aaa52e3 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 6 years ago
  18. 701270f mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 6 years ago
  19. 006d3ff mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 6 years ago
  20. 173d9d9 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 6 years ago
  21. 906f9cd mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 6 years ago
  22. 7c0950d initramfs: clean old path before creating a hardlink by Li Zhijian · 6 years ago
  23. 903e8ff kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace by Anders Roxell · 6 years ago
  24. e0c2744 psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  25. dbd4af5 proc: fixup map_files test on arm by Alexey Dobriyan · 6 years ago
  26. 8de456c debugobjects: avoid recursive calls with kmemleak by Qian Cai · 6 years ago
  27. dcf7fe9 userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set by Andrea Arcangeli · 6 years ago
  28. e2a50c1 userfaultfd: shmem: add i_size checks by Andrea Arcangeli · 6 years ago
  29. 29ec9066 userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  30. 5b51072 userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem by Andrea Arcangeli · 6 years ago
  31. 9e36825 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  32. 5618cf0 lib/test_kmod.c: fix rmmod double free by Luis Chamberlain · 6 years ago
  33. c7d7d620 hfsplus: do not free node before using by Pan Bian · 6 years ago
  34. ce96a40 hfs: do not free node before using by Pan Bian · 6 years ago
  35. 94570a4 proc: update MAINTAINERS with proc.txt by Alexey Dobriyan · 6 years ago
  36. 8f41683 mm/page_alloc.c: fix calculation of pgdat->nr_zones by Wei Yang · 6 years ago
  37. c1cb20d mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 6 years ago
  38. 6ff38bd mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 6 years ago
  39. e21e574 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 6 years ago
  40. 08be37b mm/gup: finish consolidating error handling by John Hubbard · 6 years ago
  41. 12457e6 MAINTAINERS: name change for Luis by Luis Chamberlain · 6 years ago
  42. 38c7b22 unifdef: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  43. b6839ef Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  44. d7aca8a Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  45. cd9a043 Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  46. 40ebba2 Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  47. da59f18 Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  48. b1286ed test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  49. 1ec6357 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  50. a1b3cf6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. 8d9f412 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. 575d7d0 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. 5f1ca5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  54. 49afe66 Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  55. 0f1f692 Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  56. ea2412d ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value by Lorenzo Pieralisi · 6 years ago
  57. 570a374 Merge tag 'drm-fixes-2018-11-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  58. 1c9b357 Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  59. 2a5cf35 block: fix single range discard merge by Ming Lei · 6 years ago
  60. ef1a840 stackleak: Disable function tracing and kprobes for stackleak_erase() by Alexander Popov · 6 years ago
  61. e9eaf72 Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  62. 2b17992 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  63. 6344d02 nvme-rdma: fix double freeing of async event data by Prabhath Sajeepa · 6 years ago
  64. f6c8e43 nvme: flush namespace scanning work just before removing namespaces by Sagi Grimberg · 6 years ago
  65. 14a1336 nvme: warn when finding multi-port subsystems without multipathing enabled by Christoph Hellwig · 6 years ago
  66. 31ffa56 fscache, cachefiles: remove redundant variable 'cache' by Colin Ian King · 7 years ago
  67. 34e06fe cachefiles: avoid deprecated get_seconds() by Arnd Bergmann · 7 years ago
  68. b7e768b cachefiles: Explicitly cast enumerated type in put_object by Nathan Chancellor · 6 years ago
  69. c5a94f4 fscache: fix race between enablement and dropping of object by NeilBrown · 6 years ago
  70. 41e817b fs: fix lost error code in dio_complete by Maximilian Heyne · 6 years ago
  71. 5cf99a0f tracing/fgraph: Fix set_graph_function from showing interrupts by Steven Rostedt (VMware) · 6 years ago
  72. 0c7a52e tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique by Zenghui Yu · 6 years ago
  73. 73116df afs: Use d_instantiate() rather than d_add() and don't d_drop() by David Howells · 6 years ago
  74. 4584ae9 afs: Fix missing net error handling by David Howells · 6 years ago
  75. ae3b736 afs: Fix validation/callback interaction by David Howells · 6 years ago
  76. 94f371c Merge tag 'acpi-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  77. 2f84068 Merge tag 'pm-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  78. 7bca603 RDMA/mlx5: Initialize return variable in case pagefault was skipped by Leon Romanovsky · 6 years ago
  79. 89d328f pstore/ram: Correctly calculate usable PRZ bytes by Kees Cook · 6 years ago
  80. c4f7842 Merge branch 'acpica-fixes' by Rafael J. Wysocki · 6 years ago
  81. f92a2eb Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  82. 3578f19 Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  83. b905e2d Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  84. 9af33b5 Merge tag 'fixes_for_v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  85. 874bfc6 arm64: ftrace: Fix to enable syscall events on arm64 by Masami Hiramatsu · 6 years ago
  86. ce8c80c arm64: Add workaround for Cortex-A76 erratum 1286807 by Catalin Marinas · 6 years ago
  87. 598e1a4 selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN by Paul Moore · 6 years ago
  88. 96ae93b Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 6 years ago
  89. ebcdcef Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  90. 50c1877 Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  91. 5c1c860 Merge tag 'drm-intel-fixes-2018-11-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  92. c5fbf9e Merge tag 'du-fixes-20181126' of git://linuxtv.org/pinchartl/media into drm-fixes by Dave Airlie · 6 years ago
  93. 3006256 drm/ast: fixed reading monitor EDID not stable issue by Y.C. Chen · 6 years ago
  94. dc25ab0 drm/ast: Fix incorrect free on ioregs by Sam Bobroff · 6 years ago
  95. 9765635 Revert "drm/dp_mst: Skip validating ports during destruction, just ref" by Lyude Paul · 6 years ago
  96. 60b5482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  97. b26b2b2 Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  98. ad97d9d drm/amdgpu: Add delay after enable RLC ucode by shaoyunl · 6 years ago
  99. 1954db1 drm/amdgpu: Avoid endless loop in GPUVM fragment processing by Felix Kuehling · 6 years ago
  100. 9ce2b99 drm/amdgpu: Cast to uint64_t before left shift by Felix Kuehling · 6 years ago