summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11fpga: bridge: fix kernel-doc parameter descriptionMarco Pagani1-1/+1
2023-05-11serial: stm32: Re-assert RTS/DE GPIO in RS485 mode only if more data are tran...Marek Vasut1-2/+3
2023-05-11usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K1-9/+2
2023-05-11usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang1-3/+0
2023-05-11pstore: Revert pmsg_lock back to a normal mutexJohn Stultz1-4/+3
2023-05-11drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede1-2/+2
2023-05-11drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()Hans de Goede1-2/+2
2023-05-11ASoC: cs35l41: Only disable internal boostLucas Tanure1-15/+19
2023-05-11ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on itRandy Dunlap1-1/+2
2023-05-11tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.Kuniyuki Iwashima1-0/+3
2023-05-11net: amd: Fix link leak when verifying config failedGencen Gan1-1/+1
2023-05-11netlink: Use copy_to_user() for optval in netlink_getsockopt().Kuniyuki Iwashima1-52/+23
2023-05-11Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian1-1/+0
2023-05-11rxrpc: Fix error when reading rxrpc tokensMarc Dionne1-1/+1
2023-05-11ipv4: Fix potential uninit variable access bug in __ip_make_skb()Ziyang Xuan1-3/+13
2023-05-11net/sched: cls_api: Initialize miss_cookie_node when action miss is not usedIvan Vecera1-0/+1
2023-05-11net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti2-1/+27
2023-05-11net: dpaa: Fix uninitialized variable in dpaa_stop()Dan Carpenter1-1/+2
2023-05-11netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal3-9/+2
2023-05-11bpf: Don't EFAULT for getsockopt with optval=NULLStanislav Fomichev1-3/+6
2023-05-11bpf: Fix race between btf_put and btf_idr walk.Alexei Starovoitov1-5/+3
2023-05-11net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang1-3/+9
2023-05-11Revert "net/mlx5e: Don't use termination table when redundant"Vlad Buslov1-28/+4
2023-05-11net/mlx5e: Nullify table pointer when failing to createAya Levin1-1/+2
2023-05-11net/mlx5: Use recovery timeout on sync reset flowMoshe Shemesh2-3/+3
2023-05-11Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh3-6/+7
2023-05-11net/mlx5e: Fix error flow in representor failing to add vport rx ruleRoi Dayan3-0/+5
2023-05-11net/mlx5: Release tunnel device after tc update skbChris Mi1-0/+1
2023-05-11net/mlx5: E-switch, Don't destroy indirect table in split ruleChris Mi1-2/+0
2023-05-11net/mlx5: E-switch, Create per vport table based on devlink encap modeChris Mi4-5/+15
2023-05-11net/mlx5e: Release the label when replacing existing ct entryVlad Buslov1-0/+1
2023-05-11net/mlx5e: Don't clone flow post action attributes second timeVlad Buslov2-10/+3
2023-05-11ixgbe: Enable setting RSS table to default valuesJoe Damato1-9/+10
2023-05-11ixgbe: Allow flow hash to be set via ethtoolJoe Damato1-2/+2
2023-05-11net: libwx: fix memory leak in wx_setup_rx_resourcesZhengchao Shao1-1/+4
2023-05-11wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg1-7/+7
2023-05-11wifi: iwlwifi: mvm: support wowlan info notification version 2Haim Dreyfuss2-3/+69
2023-05-11wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg1-1/+3
2023-05-11netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih2-5/+14
2023-05-11wifi: mt76: mt7996: fill txd by host driverRyder Lee1-9/+4
2023-05-11netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...Pablo Neira Ayuso3-1/+4
2023-05-11wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg1-0/+10
2023-05-11wifi: mt76: connac: fix txd multicast rate settingRyder Lee1-1/+2
2023-05-11wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou1-1/+2
2023-05-11wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou1-16/+20
2023-05-11wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li1-1/+1
2023-05-11mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang1-20/+0
2023-05-11wifi: mt76: fix 6GHz high channel not be scannedMing Yen Hsieh1-3/+10
2023-05-11wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou1-3/+3
2023-05-11wifi: mt76: mt7921: use driver flags rather than mac80211 flags to mcuNeil Chen1-1/+16