summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-21Linux 6.1.35v6.1.35Greg Kroah-Hartman
2023-06-21kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers
2023-06-21MIPS: Prefer cc-option for additions to cflagsNathan Chancellor
2023-06-21MIPS: Move '-Wa,-msoft-float' check from as-option to cc-optionNathan Chancellor
2023-06-21x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers
2023-06-21scsi: target: core: Fix error path in target_setup_session()Bob Pearson
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky
2023-06-21net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu
2023-06-21Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"Hangbin Liu
2023-06-21net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela
2023-06-21drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann
2023-06-21rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace periodZiwei Dai
2023-06-21parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings
2023-06-21afs: Fix vlserver probe RTT handlingDavid Howells
2023-06-21octeon_ep: Add missing check for ioremapJiasheng Jiang
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei
2023-06-21net: tipc: resize nlattr array to correct sizeLin Ma
2023-06-21dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng
2023-06-21sfc: fix XDP queues mode with legacy IRQÍñigo Huguet
2023-06-21net: macsec: fix double free of percpu statsFedor Pchelkin
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet
2023-06-21net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean
2023-06-21net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov
2023-06-21ext4: drop the call to ext4_error() from ext4_get_group_info()Fabio M. De Francesco
2023-06-21cifs: fix lease break oops in xfstest generic/098Steve French
2023-06-21selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson
2023-06-21net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye
2023-06-21net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye
2023-06-21sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu
2023-06-21selftests/tc-testing: Fix SFB db testVlad Buslov
2023-06-21selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov
2023-06-21selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov
2023-06-21drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova
2023-06-21drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova
2023-06-21drm/bridge: ti-sn65dsi86: Avoid possible buffer overflowSu Hui
2023-06-21drm/nouveau: don't detect DSM for non-NVIDIA deviceRatchanan Srirattanamet
2023-06-21net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier
2023-06-21net: phylink: report correct max speed for QUSGMIIMaxime Chevallier
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-21igc: Fix possible system crash when loading moduleVinicius Costa Gomes
2023-06-21igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli
2023-06-21sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter
2023-06-21ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu
2023-06-21net: ethtool: correct MAX attribute value for statsJakub Kicinski
2023-06-21IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel
2023-06-21IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel
2023-06-21IB/isert: Fix dead lock in ib_isertSaravanan Vajravel
2023-06-21RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-06-21IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas
2023-06-21RDMA/cma: Always set static rate to 0 for RoCEMark Zhang