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