summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey4-7/+21
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins1-6/+6
2023-06-13Merge branch 'fix-small-bugs-and-annoyances-in-tc-testing'Jakub Kicinski3-7/+4
2023-06-13selftests/tc-testing: Remove configs that no longer existVlad Buslov1-5/+0
2023-06-13selftests/tc-testing: Fix SFB db testVlad Buslov1-2/+2
2023-06-13selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov1-0/+1
2023-06-13selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov1-0/+1
2023-06-13net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter1-1/+1
2023-06-13Merge tag 'nios2_fix_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-2/+2
2023-06-13nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau2-2/+2
2023-06-13spi: dw: Replace incorrect spi_get_chipselect with setAbe Kohandel1-1/+1
2023-06-13Merge tag 'devicetree-fixes-for-6.4-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-13/+15
2023-06-13dt-bindings: pinctrl: qcom,pmic-mpp: Fix schema for "qcom,paired"Rob Herring1-2/+3
2023-06-13regmap: regcache: Don't sync read-only registersTakashi Iwai1-0/+3
2023-06-12Merge branch 'mptcp-fixes'Jakub Kicinski2-185/+354
2023-06-12selftests: mptcp: join: skip mixed tests if not supportedMatthieu Baerts1-4/+8
2023-06-12selftests: mptcp: join: uniform listener testsMatthieu Baerts1-16/+14
2023-06-12selftests: mptcp: join: skip PM listener tests if not supportedMatthieu Baerts1-0/+5
2023-06-12selftests: mptcp: join: skip MPC backups tests if not supportedMatthieu Baerts1-4/+8
2023-06-12selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts1-1/+1
2023-06-12selftests: mptcp: join: skip userspace PM tests if not supportedMatthieu Baerts1-9/+17
2023-06-12selftests: mptcp: join: skip fullmesh flag tests if not supportedMatthieu Baerts1-4/+8
2023-06-12selftests: mptcp: join: skip backup if set flag on ID not supportedMatthieu Baerts1-3/+6
2023-06-12selftests: mptcp: join: skip implicit tests if not supportedMatthieu Baerts1-2/+5
2023-06-12selftests: mptcp: join: support RM_ADDR for used endpoints or notMatthieu Baerts1-1/+6
2023-06-12selftests: mptcp: join: skip Fastclose tests if not supportedMatthieu Baerts1-2/+15
2023-06-12selftests: mptcp: join: support local endpoint being tracked or notMatthieu Baerts1-4/+11
2023-06-12selftests: mptcp: join: skip test if iptables/tc cmds failMatthieu Baerts1-31/+57
2023-06-12selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts1-100/+130
2023-06-12selftests: mptcp: join: helpers to skip testsMatthieu Baerts1-0/+27
2023-06-12selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts1-6/+12
2023-06-12selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts1-0/+26
2023-06-12Merge branch 'fixes-for-q-usgmii-speeds-and-autoneg'Jakub Kicinski1-2/+39
2023-06-12net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier1-1/+38
2023-06-12net: phylink: report correct max speed for QUSGMIIMaxime Chevallier1-1/+1
2023-06-12Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds21-29/+161
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov1-0/+3
2023-06-12igc: Fix possible system crash when loading moduleVinicius Costa Gomes1-0/+3
2023-06-12igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli1-1/+8
2023-06-12zswap: do not shrink if cgroup may not zswapNhat Pham1-2/+9
2023-06-12page cache: fix page_cache_next/prev_miss off by oneMike Kravetz1-10/+16
2023-06-12ocfs2: check new file size on fallocate callLuís Henriques1-1/+7
2023-06-12mailmap: add entry for John KeepingJohn Keeping1-0/+1
2023-06-12mm/damon/core: fix divide error in damon_nr_accesses_to_accesses_bp()Kefeng Wang1-0/+2
2023-06-12epoll: ep_autoremove_wake_function should use list_del_init_carefulBenjamin Segall1-1/+5
2023-06-12mm/gup_test: fix ioctl fail for compat taskHaibo Li1-0/+1
2023-06-12nilfs2: reject devices with insufficient block countRyusuke Konishi1-1/+42
2023-06-12ocfs2: fix use-after-free when unmounting read-only filesystemLuís Henriques1-2/+4
2023-06-12lib/test_vmalloc.c: avoid garbage in page arrayLorenzo Stoakes1-1/+1
2023-06-12nilfs2: fix possible out-of-bounds segment allocation in resize ioctlRyusuke Konishi1-0/+9