summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-21Linux 5.15.118v5.15.118Greg Kroah-Hartman1-1/+1
2023-06-21nilfs2: reject devices with insufficient block countRyusuke Konishi1-1/+43
2023-06-21mmc: block: ensure error propagation for non-blkChristian Loehle1-0/+5
2023-06-21of: overlay: add entry to of_overlay_action_name[]Frank Rowand2-22/+18
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2-33/+0
2023-06-21net: Remove DECnet leftovers from flow.h.Guillaume Nault1-26/+0
2023-06-21net: Remove unused inline function dst_hold_and_use()Gaosheng Cui1-6/+0
2023-06-21neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui1-5/+0
2023-06-21rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace periodZiwei Dai1-8/+31
2023-06-21cgroup: always put cset in cgroup_css_set_put_forkJohn Sperbeck1-9/+8
2023-06-21afs: Fix vlserver probe RTT handlingDavid Howells1-2/+2
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2023-06-21net: tipc: resize nlattr array to correct sizeLin Ma1-2/+2
2023-06-21dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng2-4/+5
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet1-0/+3
2023-06-21net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov1-5/+7
2023-06-21ext4: drop the call to ext4_error() from ext4_get_group_info()Fabio M. De Francesco1-11/+9
2023-06-21cifs: fix lease break oops in xfstest generic/098Steve French1-2/+6
2023-06-21drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova1-1/+2
2023-06-21drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova1-2/+2
2023-06-21drm/nouveau: don't detect DSM for non-NVIDIA deviceRatchanan Srirattanamet1-0/+3
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov1-0/+3
2023-06-21igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli1-1/+8
2023-06-21sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter1-1/+1
2023-06-21ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu1-0/+4
2023-06-21net: ethtool: correct MAX attribute value for statsJakub Kicinski1-1/+1
2023-06-21IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel1-2/+0
2023-06-21IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel1-0/+4
2023-06-21IB/isert: Fix dead lock in ib_isertSaravanan Vajravel1-2/+8
2023-06-21IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas1-7/+5
2023-06-21RDMA/cma: Always set static rate to 0 for RoCEMark Zhang2-25/+2
2023-06-21RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functionsMaher Sanalla1-0/+3
2023-06-21octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram1-4/+0
2023-06-21octeontx2-af: fixed resource availability checkSatha Rao1-1/+2
2023-06-21iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki3-11/+8
2023-06-21RDMA/rxe: Fix the use-before-initialization error of resp_pktsZhu Yanjun1-4/+3
2023-06-21RDMA/rxe: Removed unused name from rxe_task structBob Pearson3-12/+5
2023-06-21RDMA/rxe: Remove the unused variable objZhu Yanjun3-7/+5
2023-06-21net/sched: cls_u32: Fix reference counter leak leading to overflowLee Jones1-8/+10
2023-06-21net/sched: act_pedit: Parse L3 Header for L4 offsetMax Tottenham1-5/+43
2023-06-21net/sched: act_pedit: remove extra check for key typePedro Tammela1-22/+7
2023-06-21net/sched: simplify tcf_pedit_actPedro Tammela1-70/+67
2023-06-21ping6: Fix send to link-local addresses with VRF.Guillaume Nault1-1/+2
2023-06-21net: enetc: correct the indexes of highest and 2nd highest TCsWei Fang1-2/+2
2023-06-21netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULEPablo Neira Ayuso1-1/+2
2023-06-21netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso1-1/+2
2023-06-21netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso3-16/+99
2023-06-21spi: fsl-dspi: avoid SCK glitches with continuous transfersVladimir Oltean1-0/+15
2023-06-21RDMA/rxe: Fix packet length checksBob Pearson1-0/+6
2023-06-21RDMA/rtrs: Fix rxe_dealloc_pd warningLi Zhijian1-32/+23