summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03net/smc: reset sndbuf_desc if freedUrsula Braun
2020-09-03net/smc: set rx_off for SMCR explicitlyUrsula Braun
2020-09-03net/smc: fix toleration of fake add_link messagesKarsten Graul
2020-09-03tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-03perf tools: Add bpf image check to __map__is_kmoduleJiri Olsa
2020-09-03perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips
2020-09-03perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...YueHaibing
2020-09-03perf stat: Turn off summary for interval mode by defaultJin Yao
2020-09-03libtraceevent: Fix build warning on 32-bit archesTzvetomir Stoyanov (VMware)
2020-09-03perf jevents: Fix suspicious code in fixregex()Namhyung Kim
2020-09-03perf parse-events: Use uintptr_t when casting numbers to pointersArnaldo Carvalho de Melo
2020-09-03doc: net: dsa: Fix typo in config code samplePaul Barker
2020-09-03Merge tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-03Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-03ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th GenTakashi Iwai
2020-09-03MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer
2020-09-03MIPS: add missing MSACSR and upper MSA initializationHuang Pei
2020-09-03dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0Peter Ujfalusi
2020-09-03drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bugBen Skeggs
2020-09-03drm/nouveau/kms/nv50-gp1xx: disable notifies again after core updateBen Skeggs
2020-09-03drm/nouveau/kms/nv50-: add some whitespace before debug messageBen Skeggs
2020-09-03drm/nouveau/kms/gv100-: Include correct push header in crcc37d.cLyude Paul
2020-09-03drm/radeon: Prefer lower feedback dividersKai-Heng Feng
2020-09-03drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman
2020-09-03drm/amdgpu: Specify get_argument function for ci_smu_funcsSandeep Raghuraman
2020-09-03drm/amd/pm: enable MP0 DPM for sienna_cichlidJiansong Chen
2020-09-03drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp settingEvan Quan
2020-09-03drm/amd/pm: fix is_dpm_running() run error on 32bit systemKevin Wang
2020-09-03kconfig: remove redundant assignment prompt = promptDenis Efremov
2020-09-03kbuild: Documentation: clean up makefiles.rstRandy Dunlap
2020-09-03kconfig: streamline_config.pl: check defined(ENV variable) before using itRandy Dunlap
2020-09-02block: allow for_each_bvec to support zero len bvecMing Lei
2020-09-02net: dp83867: Fix WoL SecureOn passwordDan Murphy
2020-09-02nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens
2020-09-02tipc: fix shutdown() of connectionless socketTetsuo Handa
2020-09-02ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel
2020-09-02drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He
2020-09-02net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-09-02net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K
2020-09-02Merge tag 'for-5.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-02Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-09-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-09-02dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin
2020-09-02dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-02dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-02ALSA: hda: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo