summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-21Linux 6.1.35v6.1.35Greg Kroah-Hartman1-1/+1
2023-06-21kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers3-6/+6
2023-06-21MIPS: Prefer cc-option for additions to cflagsNathan Chancellor2-2/+2
2023-06-21MIPS: Move '-Wa,-msoft-float' check from as-option to cc-optionNathan Chancellor1-1/+1
2023-06-21x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers1-1/+1
2023-06-21scsi: target: core: Fix error path in target_setup_session()Bob Pearson1-0/+2
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2-33/+0
2023-06-21net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu2-4/+5
2023-06-21Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"Hangbin Liu1-2/+2
2023-06-21net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela1-2/+2
2023-06-21drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann2-3/+0
2023-06-21rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace periodZiwei Dai1-8/+19
2023-06-21parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings1-4/+0
2023-06-21afs: Fix vlserver probe RTT handlingDavid Howells1-2/+2
2023-06-21octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
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-21sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2-0/+4
2023-06-21net: macsec: fix double free of percpu statsFedor Pchelkin1-7/+5
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet1-0/+3
2023-06-21net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean1-1/+1
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-21selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson1-4/+7
2023-06-21net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye3-8/+42
2023-06-21net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye1-10/+10
2023-06-21sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu4-49/+84
2023-06-21selftests/tc-testing: Fix SFB db testVlad Buslov1-2/+2
2023-06-21selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov1-0/+1
2023-06-21selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov1-0/+1
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/bridge: ti-sn65dsi86: Avoid possible buffer overflowSu Hui1-0/+4
2023-06-21drm/nouveau: don't detect DSM for non-NVIDIA deviceRatchanan Srirattanamet1-0/+3
2023-06-21net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier1-1/+38
2023-06-21net: phylink: report correct max speed for QUSGMIIMaxime Chevallier1-1/+1
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov1-0/+3
2023-06-21igc: Fix possible system crash when loading moduleVinicius Costa Gomes1-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-21RDMA/mlx5: Fix affinity assignmentMark Bloch4-12/+18
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