summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-03xenbus: check xen_domain in xenbus_probe_initcallStefano Stabellini1-0/+3
2023-08-03drm/i915: Fix an error handling path in igt_write_huge()Christophe JAILLET1-2/+4
2023-08-03smb3: do not set NTLMSSP_VERSION flag for negotiate not auth requestSteve French1-1/+3
2023-08-03block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche1-5/+5
2023-08-03ASoC: fsl_spdif: Silence output on stopMatus Gajdos1-0/+2
2023-08-03cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws()Breno Leitao1-1/+1
2023-08-03cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()Breno Leitao1-2/+1
2023-08-03drm/msm: Fix hw_fence error path cleanupRob Clark2-1/+19
2023-08-03drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui1-1/+1
2023-08-03RDMA/bnxt_re: Fix hang during driver unloadSelvin Xavier2-10/+9
2023-08-03RDMA/bnxt_re: add helper function __poll_for_respKashyap Desai2-1/+44
2023-08-03RDMA/bnxt_re: Simplify the function that sends the FW commandsKashyap Desai2-61/+86
2023-08-03RDMA/bnxt_re: use shadow qd while posting non blocking rcfw commandKashyap Desai2-2/+61
2023-08-03RDMA/bnxt_re: Avoid the command wait if firmware is inactiveKashyap Desai1-4/+48
2023-08-03RDMA/bnxt_re: Enhance the existing functions that wait for FW responsesKashyap Desai1-14/+51
2023-08-03RDMA/bnxt_re: Prevent handling any completions after qp destroyKashyap Desai3-0/+31
2023-08-03RDMA/mthca: Fix crash when polling CQ for shared QPsThomas Bogendoerfer1-1/+1
2023-08-03RDMA/core: Update CMA destination address on rdma_resolve_addrShiraz Saleem1-0/+2
2023-08-03RDMA/irdma: Fix data race on CQP request doneShiraz Saleem3-5/+5
2023-08-03RDMA/irdma: Fix data race on CQP completion statsShiraz Saleem4-36/+36
2023-08-03RDMA/irdma: Add missing read barriersShiraz Saleem3-1/+17
2023-08-03drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark1-1/+1
2023-08-03drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY configMarijn Suijten1-2/+0
2023-08-03drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov1-13/+0
2023-08-03drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planesJonathan Marek1-1/+7
2023-08-03drm/msm/mdss: correct UBWC programming for SM8550Dmitry Baryshkov1-2/+17
2023-08-03RDMA/mlx4: Make check for invalid flags stricterDan Carpenter1-9/+9
2023-08-03fs/9p: Fix a datatype used with V9FS_DIRECT_IOChristophe JAILLET1-1/+1
2023-08-03tipc: stop tipc crypto on failure in tipc_node_createFedor Pchelkin1-1/+1
2023-08-03tipc: check return value of pskb_trim()Yuanjun Gong1-1/+2
2023-08-03benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong1-1/+2
2023-08-03net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma1-0/+14
2023-08-03net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang1-4/+12
2023-08-03tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski1-2/+2
2023-08-03mm: suppress mm fault logging if fatal signal already pendingLinus Torvalds1-0/+4
2023-08-03netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso1-2/+3
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