summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-19ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet1-1/+1
2023-09-19net: macb: fix sleep inside spinlockSascha Hauer1-2/+3
2023-09-19net: macb: Enable PTP unicastHarini Katakam2-2/+15
2023-09-19net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()Liu Jian1-2/+2
2023-09-19platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven1-2/+2
2023-09-19platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani1-20/+7
2023-09-19platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani1-7/+7
2023-09-19platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun1-7/+17
2023-09-19platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun1-17/+49
2023-09-19kcm: Fix memory leak in error path of kcm_sendmsg()Shigeru Yoshida1-0/+2
2023-09-19r8152: check budget for r8152_poll()Hayes Wang1-0/+3
2023-09-19net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean1-0/+2
2023-09-19net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean2-13/+45
2023-09-19net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean1-43/+37
2023-09-19net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean1-7/+8
2023-09-19net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean1-5/+6
2023-09-19net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus1-1/+1
2023-09-19net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...Yang Yingliang1-4/+4
2023-09-19hsr: Fix uninit-value access in fill_frame_info()Ziyang Xuan1-0/+1
2023-09-19net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua1-0/+3
2023-09-19net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua1-0/+5
2023-09-19net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch1-4/+6
2023-09-19net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...Guangguan Wang1-0/+2
2023-09-19selftests: Keep symlinks, when possibleBjörn Töpel1-2/+2
2023-09-19kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel1-1/+2
2023-09-19net: ipv4: fix one memleak in __inet_del_ifa()Liu Jian1-5/+5
2023-09-19kunit: Fix wild-memory-access bug in kunit_free_suite_set()Jinjie Ruan1-1/+2
2023-09-19drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz1-1/+25
2023-09-19drm/amd/display: Remove wait while lockedGabe Teeger3-28/+42
2023-09-19drm/amd/display: always switch off ODM before committing more streamsWenjing Liu1-5/+5
2023-09-19perf hists browser: Fix the number of entries for 'e' keyNamhyung Kim1-34/+24
2023-09-19perf tools: Handle old data in PERF_RECORD_ATTRNamhyung Kim1-5/+6
2023-09-19perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim1-2/+2
2023-09-19perf hists browser: Fix hierarchy mode headerNamhyung Kim1-1/+1
2023-09-19MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regressionMaciej W. Rozycki1-2/+2
2023-09-19KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULLSean Christopherson1-2/+5
2023-09-19KVM: SVM: Set target pCPU during IRTE update if target vCPU is runningSean Christopherson1-0/+28
2023-09-19KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 stateSean Christopherson1-2/+2
2023-09-19KVM: nSVM: Check instead of asserting on nested TSC scaling supportSean Christopherson1-3/+2
2023-09-19KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migrationSean Christopherson1-1/+1
2023-09-19KVM: SVM: Don't inject #UD if KVM attempts to skip SEV guest insnSean Christopherson1-8/+27
2023-09-19KVM: SVM: Take and hold ir_list_lock when updating vCPU's Physical ID entrySean Christopherson1-8/+23
2023-09-19drm/amd/display: prevent potential division by zero errorsHamza Mahfooz1-3/+6
2023-09-19drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen1-0/+7
2023-09-19mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang1-33/+41
2023-09-19mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang1-0/+8
2023-09-19mtd: spi-nor: Correct flags for Winbond w25q128Linus Walleij1-2/+3
2023-09-19mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang1-2/+16
2023-09-19mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang1-1/+11
2023-09-19drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable()Liu Ying1-0/+9