summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-13selftests: mptcp: join: skip backup if set flag on ID not supportedMatthieu Baerts1-3/+6
2023-06-13selftests: mptcp: join: skip implicit tests if not supportedMatthieu Baerts1-2/+5
2023-06-13selftests: mptcp: join: support RM_ADDR for used endpoints or notMatthieu Baerts1-1/+6
2023-06-13selftests: mptcp: join: skip Fastclose tests if not supportedMatthieu Baerts1-2/+15
2023-06-13selftests: mptcp: join: support local endpoint being tracked or notMatthieu Baerts1-4/+11
2023-06-13selftests: mptcp: join: skip test if iptables/tc cmds failMatthieu Baerts1-31/+57
2023-06-13selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts1-100/+130
2023-06-13selftests: mptcp: join: helpers to skip testsMatthieu Baerts1-0/+27
2023-06-13selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts1-6/+12
2023-06-13selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts1-0/+26
2023-06-13Merge branch 'fixes-for-q-usgmii-speeds-and-autoneg'Jakub Kicinski1-2/+39
2023-06-13net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier1-1/+38
2023-06-13net: phylink: report correct max speed for QUSGMIIMaxime Chevallier1-1/+1
2023-06-13btrfs: do not ASSERT() on duplicated global rootsQu Wenruo1-2/+8
2023-06-13Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds21-29/+161
2023-06-13btrfs: can_nocow_file_extent should pass down args->strict from callersChris Mason1-1/+1
2023-06-13btrfs: fix iomap_begin length for nocow writesChristoph Hellwig1-6/+12
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-12clk: mediatek: mt8365: Fix index issueAlexandre Mergnat1-0/+12
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
2023-06-12riscv/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-12powerpc/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-12x86/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-12kexec: support purgatories with .text.hot sectionsRicardo Ribalda1-1/+13
2023-06-12mm/uffd: allow vma to merge as much as possiblePeter Xu1-2/+6
2023-06-12mm/uffd: fix vma operation where start addr cuts part of vmaPeter Xu1-0/+5
2023-06-12radix-tree: move declarations to headerArnd Bergmann4-6/+15
2023-06-12nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()Ryusuke Konishi1-2/+10
2023-06-12io_uring/io-wq: don't clear PF_IO_WORKER on exitJens Axboe1-3/+0
2023-06-12Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+30
2023-06-12cgroup: Do not corrupt task iteration when rebinding subsystemXiu Jianfeng1-3/+17
2023-06-12cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...Tetsuo Handa1-2/+6
2023-06-12bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song1-1/+1
2023-06-12mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold1-0/+3
2023-06-12xfrm: Use xfrm_state selector for BEET inputHerbert Xu1-4/+3
2023-06-12sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter1-1/+1
2023-06-12sctp: handle invalid error codes without calling BUG()Dan Carpenter1-1/+4
2023-06-12ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu1-0/+4