1. c1fde6e thermal: generic-adc: silence "no lookup table" on deferred probe by Martin Blumenstingl · 5 years ago
  2. 0b28594 dt-bindings: thermal: Add YAML schema for sun8i-thermal driver bindings by Yangtao Li · 5 years ago
  3. dccc5c3 thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40 by Yangtao Li · 5 years ago
  4. 93802b0 thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init section by Daniel Lezcano · 5 years ago
  5. 8c24b85 thermal/drivers/of-thermal: Make of_thermal_destroy_zones static by Daniel Lezcano · 5 years ago
  6. 23affa2 thermal/drivers/cpu_cooling: Rename to cpufreq_cooling by Daniel Lezcano · 5 years ago
  7. a4c428e thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver by Daniel Lezcano · 5 years ago
  8. 0a1990a thermal/drivers/cpu_cooling: Add idle cooling device documentation by Daniel Lezcano · 5 years ago
  9. d27970b thermal: rockchip: Enable hwmon by Stefan Schaeckeler · 5 years ago
  10. ff66289 thermal: armada: Clear reset in armadaxp_init by Zak Hays · 5 years ago
  11. 4abb629 thermal: armada: Fix register offsets for AXP by Zak Hays · 5 years ago
  12. 2b586fe thermal/drivers/Kconfig: Convert the CPU cooling device to a choice by Daniel Lezcano · 5 years ago
  13. fd84330 thermal: qoriq: Add hwmon support by Andrey Smirnov · 5 years ago
  14. c7fc403 thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs() by Andrey Smirnov · 5 years ago
  15. 36564d7 thermal: qoriq: Do not report invalid temperature reading by Andrey Smirnov · 5 years ago
  16. 45038e0 thermal: qoriq: Enable all sensors before registering them by Andrey Smirnov · 5 years ago
  17. 4316237 thermal: qoriq: Convert driver to use regmap API by Andrey Smirnov · 5 years ago
  18. 01dc584 thermal: qoriq: Drop unnecessary drvdata cleanup by Andrey Smirnov · 5 years ago
  19. 8e1cda3 thermal: qoriq: Pass data to qoriq_tmu_calibration() directly by Andrey Smirnov · 5 years ago
  20. 0303662 thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly by Andrey Smirnov · 5 years ago
  21. b319da1 thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data by Andrey Smirnov · 5 years ago
  22. d6fb056 thermal: qoriq: Add local struct qoriq_sensor pointer by Andrey Smirnov · 5 years ago
  23. 11ef00f thermal: qoriq: Don't store struct thermal_zone_device reference by Andrey Smirnov · 5 years ago
  24. e167dc4 thermal: qoriq: Add local struct device pointer by Andrey Smirnov · 5 years ago
  25. 5ca73af thermal: zx2967: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  26. be7b848 thermal: amlogic: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  27. 6a6d634 thermal: tegra: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  28. 9625e9e thermal: samsung: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  29. 66ec4bf thermal: rockchip: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  30. 3772bb4 thermal: mediatek: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  31. 0f43e64 thermal: max77620: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  32. 1b5cb95 thermal: devfreq_cooling: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  33. 53d256e thermal: step_wise: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  34. 7b4e7f0 thermal: cpu_cooling: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  35. faae0ed thermal: of-thermal: Appease the kernel-doc deity by Amit Kucheria · 5 years ago
  36. c56dcfa thermal: db8500: Depromote debug print by Linus Walleij · 5 years ago
  37. d5226fa Linux 5.5 by Linus Torvalds · 5 years ago
  38. 5cf9ad0 Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  39. 9dbca16 Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  40. 54343d9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  41. b1b2989 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  42. ebe1002 io_uring: don't cancel all work on process exit by Jens Axboe · 5 years ago
  43. b720530 block: allow partitions on host aware zone devices by Christoph Hellwig · 5 years ago
  44. 73e08e7 Revert "io_uring: only allow submit from owning task" by Jens Axboe · 5 years ago
  45. a45ea48 afs: Fix characters allowed into cell names by David Howells · 5 years ago
  46. d0cb501 do_last(): fetch directory ->i_mode and ->i_uid before it's too late by Al Viro · 5 years ago
  47. 2821e26 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  48. 84809aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  49. f041ead Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  50. fa865ba firestream: fix memory leaks by Wenwen Wang · 5 years ago
  51. 6badad1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  52. a075f23 Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  53. 93d1a05 Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  54. 722943a Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  55. 4cea903 btrfs: dev-replace: remove warning for unknown return codes when finished by David Sterba · 5 years ago
  56. 3546d8f net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM by Michael Ellerman · 5 years ago
  57. 148965d net: bcmgenet: Use netif_tx_napi_add() for TX NAPI by Florian Fainelli · 5 years ago
  58. 61b1f2a tipc: change maintainer email address by Jon Maloy · 5 years ago
  59. b9f0b2f net: stmmac: platform: fix probe for ACPI devices by Ajay Gupta · 5 years ago
  60. d5d359b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  61. 6716cb1 Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  62. 088307d Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes by Olof Johansson · 5 years ago
  63. 342508c net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path by Tariq Toukan · 5 years ago
  64. 1e92899 net/mlx5e: kTLS, Remove redundant posts in TX resync flow by Tariq Toukan · 5 years ago
  65. ffbd9ca net/mlx5e: kTLS, Fix corner-case checks in TX resync flow by Tariq Toukan · 5 years ago
  66. 3b83b6c net/mlx5e: Clear VF config when switching modes by Dmytro Linkin · 5 years ago
  67. c0702a4 net/mlx5: DR, use non preemptible call to get the current cpu number by Erez Shitrit · 5 years ago
  68. e401a18 net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep by Eli Cohen · 5 years ago
  69. b850a82 net/mlx5: DR, Enable counter on non-fwd-dest objects by Erez Shitrit · 5 years ago
  70. 505a7f5 net/mlx5: Update the list of the PCI supported devices by Meir Lichtinger · 5 years ago
  71. 93b8a7e net/mlx5: Fix lowest FDB pool size by Paul Blakey · 5 years ago
  72. 189c9b1 net: Fix skb->csum update in inet_proto_csum_replace16(). by Praveen Chaudhary · 5 years ago
  73. eb014de netfilter: nf_tables: autoload modules from the abort path by Pablo Neira Ayuso · 5 years ago
  74. 8260354 netfilter: nf_tables: add __nft_chain_type_get() by Pablo Neira Ayuso · 5 years ago
  75. c83de17 netfilter: nf_tables_offload: fix check the chain offload flag by wenxu · 5 years ago
  76. 6381b44 Merge tag 'iommu-fixes-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  77. 3c45d75 Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  78. 274adbf Merge tag 'drm-fixes-2020-01-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  79. ab10ae1 lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user() by Christophe Leroy · 5 years ago
  80. ab658b9 netfilter: conntrack: sctp: use distinct states for new SCTP connections by Jiri Wiesner · 5 years ago
  81. 8c17bbf iommu/amd: Fix IOMMU perf counter clobbering during init by Shuah Khan · 5 years ago
  82. bf708cf iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer by Jerry Snitselaar · 5 years ago
  83. 1bbb97b btrfs: scrub: Require mandatory block group RO for dev-replace by Qu Wenruo · 5 years ago
  84. 623c8d5 Merge branch 'netdev-seq_file-next-functions-should-increase-position-index' by David S. Miller · 5 years ago
  85. 4fc427e ipv6_route_seq_next should increase position index by Vasily Averin · 5 years ago
  86. a3ea867 rt_cpu_seq_next should increase position index by Vasily Averin · 5 years ago
  87. 1e3f9f0 neigh_stat_seq_next() should increase position index by Vasily Averin · 5 years ago
  88. 8bf7092 vcc_seq_next should increase position index by Vasily Averin · 5 years ago
  89. 66018a1 l2t_seq_next should increase position index by Vasily Averin · 5 years ago
  90. 70a8728 seq_tab_next() should increase position index by Vasily Averin · 5 years ago
  91. 2bec445 tcp: do not leave dangling pointers in tp->highest_sack by Eric Dumazet · 5 years ago
  92. 4d299f1 net/rose: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  93. 43d8877 caif_usb: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  94. 971485a ipvs: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  95. 959b182 i40e: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  96. 838a860 Merge tag 'mmc-v5.5-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  97. 49412f6 Merge tag 'amd-drm-fixes-5.5-2020-01-23' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  98. b529371 Merge tag 'drm-intel-fixes-2020-01-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  99. 61678d2 net_sched: fix datalen for ematch by Cong Wang · 5 years ago
  100. 42c9bda Merge branch 'Fixes-for-SONIC-ethernet-driver' by David S. Miller · 5 years ago