summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer
2020-10-27net/sched: act_mpls: Add softdep on mpls_gso.koGuillaume Nault
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-27devlink: Unlock on error in dumpit()Dan Carpenter
2020-10-27devlink: Fix some error codesDan Carpenter
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-27afs: Fix afs_launder_page to not clear PG_writebackDavid Howells
2020-10-27afs: Fix a use after free in afs_xattr_get_acl()Dan Carpenter
2020-10-27afs: Fix tracing deref-before-checkDavid Howells
2020-10-27afs: Fix copy_file_range()David Howells
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-27drm/vc4: hdmi: Avoid sleeping in atomic contextMaxime Ripard
2020-10-27Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-27mm/process_vm_access: Add missing #include <linux/compat.h>Geert Uytterhoeven
2020-10-27arm/build: Always handle .ARM.exidx and .ARM.extab sectionsNathan Chancellor
2020-10-27vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook
2020-10-27drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1xAlex Deucher
2020-10-27drm/amd/pm: fix the wrong fan speed in fan1_inputKenneth Feng
2020-10-27drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher
2020-10-27Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-27Fix compat regression in process_vm_rw()Jens Axboe
2020-10-27drm/vc4: drv: Add error handding for bindHoegeun Kwon
2020-10-27tracing, synthetic events: Replace buggy strcat() with seq_buf operationsSteven Rostedt (VMware)
2020-10-27drm: drm_print.h: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-27drm: kernel-doc: drm_dp_helper.h: fix a typoMauro Carvalho Chehab
2020-10-27drm: kernel-doc: add description for a new function parameterMauro Carvalho Chehab
2020-10-27drm: drm_edid: remove a duplicated kernel-doc declarationMauro Carvalho Chehab
2020-10-27drm/dp: fix a kernel-doc issue at drm_edid.cMauro Carvalho Chehab
2020-10-27drm/dp: fix kernel-doc warnings at drm_dp_helper.cMauro Carvalho Chehab
2020-10-27drm: kernel-doc: document drm_dp_set_subconnector_property() paramsMauro Carvalho Chehab
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-10-26Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam
2020-10-26bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam
2020-10-26bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam
2020-10-26Merge branch 'mlxsw-various-fixes'Jakub Kicinski
2020-10-26mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen
2020-10-26mlxsw: core: Fix memory leak on module removalIdo Schimmel
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen
2020-10-26Merge branch 'net-smc-fixes-2020-10-23'Jakub Kicinski
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul
2020-10-26net/smc: fix suppressed return codeKarsten Graul
2020-10-26net/smc: fix null pointer dereference in smc_listen_decline()Karsten Graul
2020-10-26vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep
2020-10-26cxgb4: set up filter action after rewritesRaju Rangoju
2020-10-26net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter
2020-10-26scsi: qla2xxx: remove incorrect sparse #ifdefLinus Torvalds