1. bf9ff83 dt-bindings: cp110: document the thermal interrupt capabilities by Miquel Raynal · 6 years ago
  2. 1bc7523 dt-bindings: ap806: document the thermal interrupt capabilities by Miquel Raynal · 6 years ago
  3. ad3e720 MAINTAINERS: thermal: add entry for Marvell MVEBU thermal driver by Miquel Raynal · 6 years ago
  4. 879d736 thermal: armada: add overheat interrupt support by Miquel Raynal · 6 years ago
  5. 5a78ad6 thermal: st: fix Makefile typo by Arnd Bergmann · 6 years ago
  6. ca74472 thermal: uniphier: Convert to SPDX identifier by Kunihiko Hayashi · 6 years ago
  7. 8632ed4 thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  8. 05c1b70 thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  9. 199bc54 dt-bindings: thermal: tegra-bpmp: Add Tegra194 support by Thierry Reding · 6 years ago
  10. 925b383 thermal: imx: save one condition block for normal case of nvmem initialization by Anson Huang · 6 years ago
  11. c589c56 thermal: imx: fix for dependency on cpu-freq by Anson Huang · 6 years ago
  12. 4ab248b thermal: tsens: qcom: do not create duplicate regmap debugfs entries by Srinivas Kandagatla · 6 years ago
  13. ac31f6e thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy() by YueHaibing · 6 years ago
  14. 24f1c13 dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts by Geert Uytterhoeven · 6 years ago
  15. adad7c7 thermal: broadcom: use devm_thermal_zone_of_sensor_register by Julia Lawall · 6 years ago
  16. d56c19d thermal: bcm2835: enable hwmon explicitly by Matthias Brugger · 6 years ago
  17. 03334ba thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set by Eduardo Valentin · 6 years ago
  18. 0072a0c1 Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  19. f3f950d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 6 years ago
  20. 9099ff7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  21. 94d0fb1 ide: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  22. a51921c ide: pmac: add of_node_put() by Yangtao Li · 6 years ago
  23. dac097c drivers/tty: add missing of_node_put() by Yangtao Li · 6 years ago
  24. 6bd520a drivers/sbus/char: add of_node_put() by Yangtao Li · 6 years ago
  25. 87d81a2 sbus: char: add of_node_put() by Yangtao Li · 6 years ago
  26. 2595646 Linux 4.20-rc5 by Linus Torvalds · 6 years ago
  27. 6a51272 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  28. 292974c Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  29. a234c73 Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  30. 4b78317 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. 8805841 Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  32. 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
  33. c74eadf Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus by Bjorn Helgaas · 6 years ago
  34. f1f90e2 PCI: Fix incorrect value returned from pcie_get_speed_cap() by Mikulas Patocka · 6 years ago
  35. d8f190e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  36. 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
  37. 868dda0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  38. 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
  39. 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
  40. 6584297 MAINTAINERS: Update linux-mips mailing list address by Paul Burton · 6 years ago
  41. 164f7e5 ocfs2: fix potential use after free by Pan Bian · 6 years ago
  42. 95feeab mm/khugepaged: fix the xas_create_range() error path by Hugh Dickins · 6 years ago
  43. 06a5e12 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 6 years ago
  44. 87c460a mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 6 years ago
  45. 042a308 mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 6 years ago
  46. 2af8ff2 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 6 years ago
  47. aaa52e3 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 6 years ago
  48. 701270f mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 6 years ago
  49. 006d3ff mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 6 years ago
  50. 173d9d9 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 6 years ago
  51. 906f9cd mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 6 years ago
  52. 7c0950d initramfs: clean old path before creating a hardlink by Li Zhijian · 6 years ago
  53. 903e8ff kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace by Anders Roxell · 6 years ago
  54. e0c2744 psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  55. dbd4af5 proc: fixup map_files test on arm by Alexey Dobriyan · 6 years ago
  56. 8de456c debugobjects: avoid recursive calls with kmemleak by Qian Cai · 6 years ago
  57. dcf7fe9 userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set by Andrea Arcangeli · 6 years ago
  58. e2a50c1 userfaultfd: shmem: add i_size checks by Andrea Arcangeli · 6 years ago
  59. 29ec9066 userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  60. 5b51072 userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem by Andrea Arcangeli · 6 years ago
  61. 9e36825 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  62. 5618cf0 lib/test_kmod.c: fix rmmod double free by Luis Chamberlain · 6 years ago
  63. c7d7d620 hfsplus: do not free node before using by Pan Bian · 6 years ago
  64. ce96a40 hfs: do not free node before using by Pan Bian · 6 years ago
  65. 94570a4 proc: update MAINTAINERS with proc.txt by Alexey Dobriyan · 6 years ago
  66. 8f41683 mm/page_alloc.c: fix calculation of pgdat->nr_zones by Wei Yang · 6 years ago
  67. c1cb20d mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 6 years ago
  68. 6ff38bd mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 6 years ago
  69. e21e574 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 6 years ago
  70. 08be37b mm/gup: finish consolidating error handling by John Hubbard · 6 years ago
  71. 12457e6 MAINTAINERS: name change for Luis by Luis Chamberlain · 6 years ago
  72. 38c7b22 unifdef: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  73. 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
  74. 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
  75. 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
  76. 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
  77. da59f18 Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  78. b1286ed test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  79. bfed4d7 Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 6 years ago
  80. 7e76e65 MAINTAINERS: Remove unused Qualcomm SoC mailing list by Andy Gross · 6 years ago
  81. f614948 Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  82. 89acb56 Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 6 years ago
  83. adb97bcd Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 6 years ago
  84. a8505b4 Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 6 years ago
  85. 9f60337 Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into fixes by Olof Johansson · 6 years ago
  86. 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
  87. 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
  88. 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
  89. 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
  90. 5f1ca5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  91. 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
  92. 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
  93. ea2412d ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value by Lorenzo Pieralisi · 6 years ago
  94. 570a374 Merge tag 'drm-fixes-2018-11-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  95. 1c9b357 Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  96. 2a5cf35 block: fix single range discard merge by Ming Lei · 6 years ago
  97. ef1a840 stackleak: Disable function tracing and kprobes for stackleak_erase() by Alexander Popov · 6 years ago
  98. 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
  99. 2b17992 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  100. 6344d02 nvme-rdma: fix double freeing of async event data by Prabhath Sajeepa · 6 years ago