summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.35v6.1.35Greg Kroah-Hartman2023-06-211-1/+1
* kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers2023-06-213-6/+6
* MIPS: Prefer cc-option for additions to cflagsNathan Chancellor2023-06-212-2/+2
* MIPS: Move '-Wa,-msoft-float' check from as-option to cc-optionNathan Chancellor2023-06-211-1/+1
* x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers2023-06-211-1/+1
* scsi: target: core: Fix error path in target_setup_session()Bob Pearson2023-06-211-0/+2
* neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2023-06-212-33/+0
* net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu2023-06-212-4/+5
* Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"Hangbin Liu2023-06-211-2/+2
* net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela2023-06-211-2/+2
* drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann2023-06-212-3/+0
* rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace periodZiwei Dai2023-06-211-8/+19
* parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings2023-06-211-4/+0
* afs: Fix vlserver probe RTT handlingDavid Howells2023-06-211-2/+2
* octeon_ep: Add missing check for ioremapJiasheng Jiang2023-06-211-1/+6
* selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei2023-06-211-3/+3
* net: tipc: resize nlattr array to correct sizeLin Ma2023-06-211-2/+2
* dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng2023-06-212-4/+5
* sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2023-06-212-0/+4
* net: macsec: fix double free of percpu statsFedor Pchelkin2023-06-211-7/+5
* net: lapbether: only support ethernet devicesEric Dumazet2023-06-211-0/+3
* net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean2023-06-211-1/+1
* net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov2023-06-211-5/+7
* ext4: drop the call to ext4_error() from ext4_get_group_info()Fabio M. De Francesco2023-06-211-11/+9
* cifs: fix lease break oops in xfstest generic/098Steve French2023-06-211-2/+6
* selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson2023-06-211-4/+7
* net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye2023-06-213-8/+42
* net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye2023-06-211-10/+10
* sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu2023-06-214-49/+84
* selftests/tc-testing: Fix SFB db testVlad Buslov2023-06-211-2/+2
* selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov2023-06-211-0/+1
* selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov2023-06-211-0/+1
* drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova2023-06-211-1/+2
* drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova2023-06-211-2/+2
* drm/bridge: ti-sn65dsi86: Avoid possible buffer overflowSu Hui2023-06-211-0/+4
* drm/nouveau: don't detect DSM for non-NVIDIA deviceRatchanan Srirattanamet2023-06-211-0/+3
* net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier2023-06-211-1/+38
* net: phylink: report correct max speed for QUSGMIIMaxime Chevallier2023-06-211-1/+1
* igb: fix nvm.ops.read() error handlingAleksandr Loktionov2023-06-211-0/+3
* igc: Fix possible system crash when loading moduleVinicius Costa Gomes2023-06-211-0/+3
* igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli2023-06-211-1/+8
* sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter2023-06-211-1/+1
* ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu2023-06-211-0/+4
* net: ethtool: correct MAX attribute value for statsJakub Kicinski2023-06-211-1/+1
* IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel2023-06-211-2/+0
* IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel2023-06-211-0/+4
* IB/isert: Fix dead lock in ib_isertSaravanan Vajravel2023-06-211-2/+8
* RDMA/mlx5: Fix affinity assignmentMark Bloch2023-06-214-12/+18
* IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas2023-06-211-7/+5
* RDMA/cma: Always set static rate to 0 for RoCEMark Zhang2023-06-212-25/+2