summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-03netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso1-9/+18
2023-08-03netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal1-6/+14
2023-08-03igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli1-12/+28
2023-08-03macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma1-0/+1
2023-08-03x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memoryKirill A. Shutemov1-7/+11
2023-08-03platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy1-4/+4
2023-08-03net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch1-1/+3
2023-08-03octeontx2-af: Fix hash extraction enable configurationSuman Ghosh2-5/+46
2023-08-03team: reset team's flags when down link is P2P deviceHangbin Liu1-0/+9
2023-08-03bonding: reset bond's flags when down link is P2P deviceHangbin Liu1-0/+5
2023-08-03ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski1-12/+14
2023-08-03tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith1-6/+2
2023-08-03net: fec: avoid tx queue timeout when XDP is enabledWei Fang1-0/+2
2023-08-03ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...Maciej Żenczykowski1-4/+10
2023-08-03ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong1-2/+5
2023-08-03atheros: fix return value check in atl1_tso()Yuanjun Gong1-2/+5
2023-08-03phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli1-1/+1
2023-08-03vxlan: fix GRO with VXLAN-GPEJiri Benc1-15/+69
2023-08-03vxlan: generalize vxlan_parse_gpe_hdr and remove unused argsJiri Benc1-30/+28
2023-08-03vxlan: calculate correct header length for GPEJiri Benc3-18/+20
2023-08-03net: hns3: fix wrong bw weight of disabled tc issueJijie Shao2-4/+16
2023-08-03net: hns3: fix wrong tc bandwidth weight data issueJijie Shao1-2/+1
2023-08-03net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan2-4/+20
2023-08-03net: phy: marvell10g: fix 88x3310 power upJiawen Wu1-0/+7
2023-08-03iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILEDJacob Keller1-3/+3
2023-08-03iavf: fix potential deadlock on allocation failureJacob Keller1-2/+3
2023-08-03i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming1-1/+1
2023-08-03media: mtk_jpeg_core: avoid unused-variable warningArnd Bergmann3-11/+3
2023-08-03media: mtk-jpeg: move data/code inside CONFIG_OF blocksRandy Dunlap1-413/+415
2023-08-03media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne1-2/+2
2023-08-03media: staging: atomisp: select V4L2_FWNODESakari Ailus1-0/+1
2023-08-03media: tc358746: Address compiler warningsSakari Ailus1-2/+2
2023-08-03soundwire: amd: Fix a check for errors in probe()Dan Carpenter1-2/+2
2023-08-03soundwire: qcom: update status correctly with maskSrinivas Kandagatla1-1/+1
2023-08-03phy: qcom-snps-femto-v2: properly enable ref clockAdrien Thierry1-15/+48
2023-08-03phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspendAdrien Thierry1-9/+0
2023-08-03phy: mediatek: hdmi: mt8195: fix prediv bad upper limit testGuillaume Ranquet1-1/+1
2023-08-03phy: phy-mtk-dp: Fix an error code in probe()Dan Carpenter1-1/+1
2023-08-03ext4: fix rbtree traversal bug in ext4_mb_use_preallocatedOjaswin Mujoo1-27/+131
2023-08-03ext4: mballoc: Remove useless setting of ac_criteriaRitesh Harjani1-2/+4
2023-08-03ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocatedKemeng Shi1-1/+33
2023-08-03drm/amd/display: Prevent vtotal from being set to 0Daniel Miess1-1/+5
2023-08-03drm/amd/display: Fix possible underflow for displays with large vblankDaniel Miess1-12/+7
2023-08-03drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger8-57/+29
2023-08-03drm/amd/display: Add FAMS validation before trying to use itRodrigo Siqueira4-2/+14
2023-08-03maple_tree: fix 32 bit mas_next testingLiam R. Howlett1-1/+4
2023-08-03maple_tree: add __init and __exit to test moduleLiam R. Howlett3-151/+155
2023-08-03drm/ttm: never consider pinned BOs for eviction&swapChristian König1-0/+6
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on PhoenixMario Limonciello3-0/+8
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello7-5/+25