summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.5.4v6.5.4Greg Kroah-Hartman2023-09-191-1/+1
* drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers2023-09-191-2/+3
* vm: fix move_vma() memory accounting being offLinus Torvalds2023-09-191-1/+1
* kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Kuniyuki Iwashima2023-09-191-7/+8
* net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda2023-09-191-4/+4
* igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen2023-09-191-1/+4
* ixgbe: fix timestamp configuration codeVadim Fedorenko2023-09-191-13/+15
* selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima2023-09-191-1/+1
* tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima2023-09-191-1/+6
* tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima2023-09-192-1/+7
* tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...Kuniyuki Iwashima2023-09-191-15/+13
* ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet2023-09-191-1/+1
* veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen2023-09-191-0/+2
* net: macb: fix sleep inside spinlockSascha Hauer2023-09-191-2/+3
* net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()Liu Jian2023-09-191-2/+2
* platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven2023-09-191-2/+2
* platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani2023-09-191-20/+7
* platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani2023-09-191-7/+7
* platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun2023-09-191-7/+17
* platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun2023-09-191-17/+49
* kcm: Fix memory leak in error path of kcm_sendmsg()Shigeru Yoshida2023-09-191-0/+2
* r8152: check budget for r8152_poll()Hayes Wang2023-09-191-0/+3
* net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean2023-09-191-0/+2
* net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean2023-09-192-13/+45
* net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean2023-09-191-43/+37
* net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean2023-09-191-7/+8
* net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean2023-09-191-5/+6
* net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus2023-09-191-1/+1
* net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...Yang Yingliang2023-09-191-4/+4
* hsr: Fix uninit-value access in fill_frame_info()Ziyang Xuan2023-09-191-0/+1
* net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua2023-09-191-0/+3
* net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua2023-09-191-0/+5
* net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch2023-09-191-4/+6
* net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...Guangguan Wang2023-09-191-0/+2
* octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth2023-09-197-51/+44
* net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()Jinjie Ruan2023-09-191-2/+16
* selftests/ftrace: Fix dependencies for some of the synthetic event testsNaveen N Rao2023-09-192-2/+2
* selftests: Keep symlinks, when possibleBjörn Töpel2023-09-191-2/+2
* kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel2023-09-191-1/+2
* net: ipv4: fix one memleak in __inet_del_ifa()Liu Jian2023-09-191-5/+5
* kunit: Fix wild-memory-access bug in kunit_free_suite_set()Jinjie Ruan2023-09-191-1/+2
* parisc: sba_iommu: Fix build warning if procfs if disabledHelge Deller2023-09-192-16/+2
* regulator: raa215300: Fix resource leak in case of errorBiju Das2023-09-191-8/+8
* regulator: raa215300: Change the scope of the variables {clkin_name, xin_name}Biju Das2023-09-191-7/+9
* bpf: fix bpf_probe_read_kernel prototype mismatchArnd Bergmann2023-09-193-19/+14
* drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz2023-09-191-1/+25
* drm/amdkfd: Add missing gfx11 MQD manager callbacksJay Cornwall2023-09-191-0/+3
* drm/amd/display: Remove wait while lockedGabe Teeger2023-09-193-28/+42
* drm/amd/display: always switch off ODM before committing more streamsWenjing Liu2023-09-191-5/+5
* perf hists browser: Fix the number of entries for 'e' keyNamhyung Kim2023-09-191-34/+24