1. f162626 Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
  2. d824e08 Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  3. 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  4. d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  5. 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 6 months ago
  6. e2dacf6c Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 6 months ago
  7. 86edf52 Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 6 months ago
  8. cf85f5d Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
  9. acf69c9 net/packet: fix overflow in tpacket_rcv by Or Cohen · 4 years, 6 months ago
  10. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 6 months ago
  11. f7ce2c3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 6 months ago
  12. 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 7 months ago
  13. a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 7 months ago
  14. 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 7 months ago
  15. 09854ba mm: do_wp_page() simplification by Linus Torvalds · 4 years, 7 months ago
  16. cfc905f gcov: Disable gcov build with GCC 10 by Leon Romanovsky · 4 years, 6 months ago
  17. 7b81ce7 init: fix error check in clean_path() by Barret Rhoden · 4 years, 6 months ago
  18. a5f785c thermal: core: Fix use-after-free in thermal_zone_device_unregister() by Dmitry Osipenko · 4 years, 7 months ago
  19. 0ffdab6 thermal: qcom-spmi-temp-alarm: Don't suppress negative temp by Veera Vegivada · 4 years, 8 months ago
  20. 30d24fa thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 by Tony Lindgren · 4 years, 8 months ago
  21. 5912690 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 6 months ago
  22. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  23. 8381979 Merge branch 'gate-page-refcount' (patches from Dave Hansen) by Linus Torvalds · 4 years, 6 months ago
  24. 8891adc selftests/x86/test_vsyscall: Improve the process_vm_readv() test by Andy Lutomirski · 4 years, 6 months ago
  25. 9fa2dd9 mm: fix pin vs. gup mismatch with gate pages by Dave Hansen · 4 years, 6 months ago
  26. d37d569 Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 6 months ago
  27. 0f8aeef Merge tag 'drm-intel-fixes-2020-09-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 6 months ago
  28. b596649 Merge tag 'amd-drm-fixes-5.9-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 6 months ago
  29. b61ac5bb Merge branch 'smc-fixes' by David S. Miller · 4 years, 6 months ago
  30. 5fb8642 net/smc: fix sock refcounting in case of termination by Ursula Braun · 4 years, 6 months ago
  31. 1d8df41 net/smc: reset sndbuf_desc if freed by Ursula Braun · 4 years, 6 months ago
  32. 2d2bfeb net/smc: set rx_off for SMCR explicitly by Ursula Braun · 4 years, 6 months ago
  33. fffe83c net/smc: fix toleration of fake add_link messages by Karsten Graul · 4 years, 6 months ago
  34. 5566993 tg3: Fix soft lockup when tg3_reset_task() fails. by Michael Chan · 4 years, 6 months ago
  35. 830fadf perf tools: Add bpf image check to __map__is_kmodule by Jiri Olsa · 4 years, 7 months ago
  36. e48a73a perf record/stat: Explicitly call out event modifiers in the documentation by Kim Phillips · 4 years, 6 months ago
  37. e4d71f7 perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session__new()) by YueHaibing · 4 years, 6 months ago
  38. ee6a961 perf stat: Turn off summary for interval mode by default by Jin Yao · 4 years, 6 months ago
  39. 10a6f5c libtraceevent: Fix build warning on 32-bit arches by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  40. e62458e perf jevents: Fix suspicious code in fixregex() by Namhyung Kim · 4 years, 6 months ago
  41. 0823f76 perf parse-events: Use uintptr_t when casting numbers to pointers by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  42. af0ae99 doc: net: dsa: Fix typo in config code sample by Paul Barker · 4 years, 6 months ago
  43. e28f010 Merge tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 years, 6 months ago
  44. 26acd8b Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
  45. 0fdf68c Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 6 months ago
  46. 6a6660d ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen by Takashi Iwai · 4 years, 6 months ago
  47. 46815bf dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0 by Peter Ujfalusi · 4 years, 6 months ago
  48. ca386aa drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bug by Ben Skeggs · 4 years, 6 months ago
  49. a9cfcfc drm/nouveau/kms/nv50-gp1xx: disable notifies again after core update by Ben Skeggs · 4 years, 7 months ago
  50. 35dde8d drm/nouveau/kms/nv50-: add some whitespace before debug message by Ben Skeggs · 4 years, 7 months ago
  51. a255e9c drm/nouveau/kms/gv100-: Include correct push header in crcc37d.c by Lyude Paul · 4 years, 7 months ago
  52. fc8c705 drm/radeon: Prefer lower feedback dividers by Kai-Heng Feng · 4 years, 7 months ago
  53. d982998 drm/amdgpu: Fix bug in reporting voltage for CIK by Sandeep Raghuraman · 4 years, 7 months ago
  54. f7b2e34 drm/amdgpu: Specify get_argument function for ci_smu_funcs by Sandeep Raghuraman · 4 years, 7 months ago
  55. 33286b7 drm/amd/pm: enable MP0 DPM for sienna_cichlid by Jiansong Chen · 4 years, 7 months ago
  56. 971df65 drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp setting by Evan Quan · 4 years, 7 months ago
  57. 7c62235 drm/amd/pm: fix is_dpm_running() run error on 32bit system by Kevin Wang · 4 years, 7 months ago
  58. 7e24969 block: allow for_each_bvec to support zero len bvec by Ming Lei · 4 years, 7 months ago
  59. 8b4a11c net: dp83867: Fix WoL SecureOn password by Dan Murphy · 4 years, 6 months ago
  60. f614e53 nfp: flower: fix ABI mismatch between driver and firmware by Louis Peens · 4 years, 6 months ago
  61. 2a63866 tipc: fix shutdown() of connectionless socket by Tetsuo Handa · 4 years, 6 months ago
  62. 05d4487 ipv6: Fix sysctl max for fib_multipath_hash_policy by Ido Schimmel · 4 years, 6 months ago
  63. 2b7bcd9 drivers/net/wan/hdlc: Change the default of hard_header_len to 0 by Xie He · 4 years, 6 months ago
  64. eb0f3bc net: gemini: Fix another missing clk_disable_unprepare() in probe by Dan Carpenter · 4 years, 6 months ago
  65. fc3abb5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 6 months ago
  66. 1996cf4 net: bcmgenet: fix mask check in bcmgenet_validate_flow() by Denis Efremov · 4 years, 6 months ago
  67. 7deedd9 amd-xgbe: Add support for new port mode by Shyam Sundar S K · 4 years, 6 months ago
  68. c3a1309 Merge tag 'for-5.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 6 months ago
  69. e1d0126 Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 6 months ago
  70. 54e54d5 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
  71. 3a653b2 dm thin metadata: Fix use-after-free in dm_bm_set_read_only by Ye Bin · 4 years, 6 months ago
  72. 219403d dm thin metadata: Avoid returning cmd->bm wild pointer on error by Ye Bin · 4 years, 6 months ago
  73. d16ff19 dm cache metadata: Avoid returning cmd->bm wild pointer on error by Ye Bin · 4 years, 6 months ago
  74. b79de57 ALSA: hda: use consistent HDAudio spelling in comments/docs by Pierre-Louis Bossart · 4 years, 6 months ago
  75. 3b54556 libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks by Tejun Heo · 4 years, 6 months ago
  76. ae03594 ALSA: hda: add dev_dbg log when driver is not selected by Pierre-Louis Bossart · 4 years, 6 months ago
  77. 13774d8 ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled by Rander Wang · 4 years, 6 months ago
  78. f804a32 ALSA: hda: hdmi - add Rocketlake support by Rander Wang · 4 years, 6 months ago
  79. 355afae io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file by Jens Axboe · 4 years, 6 months ago
  80. 77f4689 fix regression in "epoll: Keep a reference on files added to the check list" by Al Viro · 4 years, 6 months ago
  81. 95d1c8e io_uring: set table->files[i] to NULL when io_sqe_file_register failed by Jiufei Xue · 4 years, 6 months ago
  82. 6bde8ef Merge branch 'topic/tasklet-convert' into for-linus by Takashi Iwai · 4 years, 6 months ago
  83. 07da90b ALSA: ua101: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  84. 7fbf954 ALSA: usb-audio: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  85. ad77b35 ASoC: txx9: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  86. ea0364c ASoC: siu: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  87. b07e4a3 ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  88. 1a1575a ALSA: hdsp: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  89. c208239 ALSA: riptide: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  90. 70f8b2f ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  91. 51bc581 ALSA: firewire: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  92. d1a58aa ALSA: core: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  93. 57537b4 drm/i915: Clear the repeater bit on HDCP disable by Sean Paul · 4 years, 7 months ago
  94. 9ab5765 drm/i915: Fix sha_text population code by Sean Paul · 4 years, 7 months ago
  95. 6baa2e0 drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_verify_state by Nathan Chancellor · 4 years, 7 months ago
  96. 9c7d619 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 6 months ago
  97. dcdfd9c Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
  98. e11d80a blk-stat: make q->stats->lock irqsafe by Tejun Heo · 4 years, 6 months ago
  99. 5aeac7c blk-iocost: ioc_pd_free() shouldn't assume irq disabled by Tejun Heo · 4 years, 6 months ago
  100. a609d02 net: usb: dm9601: Add USB ID of Keenetic Plus DSL by Kamil Lorenc · 4 years, 6 months ago