aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-03tipc: stop tipc crypto on failure in tipc_node_createFedor Pchelkin
2023-08-03tipc: check return value of pskb_trim()Yuanjun Gong
2023-08-03benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-08-03net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma
2023-08-03net/sched: mqprio: add extack to mqprio_parse_nlattr()Vladimir Oltean
2023-08-03net/sched: mqprio: refactor nlattr parsing to a separate functionVladimir Oltean
2023-08-03mm: suppress mm fault logging if fatal signal already pendingLinus Torvalds
2023-08-03netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso
2023-08-03netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso
2023-08-03netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal
2023-08-03igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-08-03x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memoryKirill A. Shutemov
2023-08-03platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy
2023-08-03net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch
2023-08-03octeontx2-af: Fix hash extraction enable configurationSuman Ghosh
2023-08-03octeontx2-af: Removed unnecessary debug messages.Sunil Goutham
2023-08-03team: reset team's flags when down link is P2P deviceHangbin Liu
2023-08-03bonding: reset bond's flags when down link is P2P deviceHangbin Liu
2023-08-03ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski
2023-08-03tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith
2023-08-03ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...Maciej Żenczykowski
2023-08-03ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong
2023-08-03atheros: fix return value check in atl1_tso()Yuanjun Gong
2023-08-03phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli
2023-08-03vxlan: fix GRO with VXLAN-GPEJiri Benc
2023-08-03vxlan: generalize vxlan_parse_gpe_hdr and remove unused argsJiri Benc
2023-08-03vxlan: calculate correct header length for GPEJiri Benc
2023-08-03net: hns3: fix wrong bw weight of disabled tc issueJijie Shao
2023-08-03net: hns3: fix wrong tc bandwidth weight data issueJijie Shao
2023-08-03net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan
2023-08-03net: phy: marvell10g: fix 88x3310 power upJiawen Wu
2023-08-03iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILEDJacob Keller
2023-08-03iavf: fix potential deadlock on allocation failureJacob Keller
2023-08-03i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-08-03media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne
2023-08-03media: staging: atomisp: select V4L2_FWNODESakari Ailus
2023-08-03soundwire: qcom: update status correctly with maskSrinivas Kandagatla
2023-08-03phy: qcom-snps-femto-v2: properly enable ref clockAdrien Thierry
2023-08-03phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspendAdrien Thierry
2023-08-03phy: qcom-snps: correct struct qcom_snps_hsphy kerneldocKrzysztof Kozlowski
2023-08-03phy: phy-mtk-dp: Fix an error code in probe()Dan Carpenter
2023-08-03drm/amd/display: Prevent vtotal from being set to 0Daniel Miess
2023-08-03drm/amd/display: Fix possible underflow for displays with large vblankDaniel Miess
2023-08-03drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger
2023-08-03drm/amd/display: Add FAMS validation before trying to use itRodrigo Siqueira
2023-08-03drm/amd/display: fix dc/core/dc.c kernel-docRandy Dunlap
2023-08-03drm/amd/display: Rework comments on dc fileRodrigo Siqueira
2023-08-03maple_tree: fix 32 bit mas_next testingLiam R. Howlett
2023-08-03maple_tree: add __init and __exit to test moduleLiam R. Howlett
2023-08-03test_maple_tree: test modifications while iteratingLiam R. Howlett