Age | Commit message (Expand) | Author |
2023-02-02 | selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma... | Andrei Gherzan |
2023-02-02 | selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs | Andrei Gherzan |
2023-02-02 | selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided | Andrei Gherzan |
2023-02-02 | selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning | Andrei Gherzan |
2023-01-28 | selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility | Andrei Gherzan |
2023-01-27 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-01-24 | selftests/bpf: Cover listener cloning with progs attached to sockmap | Jakub Sitnicki |
2023-01-24 | selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests | Jakub Sitnicki |
2023-01-22 | KVM: selftests: Make reclaim_period_ms input always be positive | Vipin Sharma |
2023-01-22 | selftests: kvm: move declaration at the beginning of main() | Paolo Bonzini |
2023-01-20 | Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-01-20 | Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2023-01-19 | selftests/bpf: Verify copy_register_state() preserves parent/live fields | Eduard Zingerman |
2023-01-19 | selftests/net: toeplitz: fix race on tpacket_v3 block close | Willem de Bruijn |
2023-01-18 | perf test build-id: Fix test check for PE file | Athira Rajeev |
2023-01-18 | perf buildid-cache: Fix the file mode with copyfile() while adding file to bu... | Athira Rajeev |
2023-01-18 | perf expr: Prevent normalize() from reading into undefined memory in the expr... | Sohom Datta |
2023-01-18 | tools headers: Syncronize linux/build_bug.h with the kernel sources | Arnaldo Carvalho de Melo |
2023-01-18 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2023-01-18 | tools headers arm64: Sync arm64's cputype.h with the kernel sources | Arnaldo Carvalho de Melo |
2023-01-18 | tools kvm headers arm64: Update KVM header from the kernel sources | Arnaldo Carvalho de Melo |
2023-01-17 | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2023-01-17 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2023-01-16 | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller |
2023-01-14 | Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-01-13 | selftests: mptcp: userspace: validate v4-v6 subflows mix | Matthieu Baerts |
2023-01-12 | Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-01-12 | Merge tag 'core-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-01-12 | Merge tag 'urgent-nolibc.2023.01.09a' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2023-01-12 | kselftest: Fix error message for unconfigured LLVM builds | Mark Brown |
2023-01-11 | proc: fix PIE proc-empty-vm, proc-pid-vm tests | Alexey Dobriyan |
2023-01-11 | selftests: netfilter: fix transaction test script timeout handling | Florian Westphal |
2023-01-11 | perf auxtrace: Fix address filter duplicate symbol selection | Adrian Hunter |
2023-01-10 | perf bpf: Avoid build breakage with libbpf < 0.8.0 + LIBBPF_DYNAMIC=1 | Arnaldo Carvalho de Melo |
2023-01-10 | perf build: Fix build error when NO_LIBBPF=1 | Ian Rogers |
2023-01-10 | perf tools: Don't install libtraceevent plugins as its not anymore in the ker... | Arnaldo Carvalho de Melo |
2023-01-10 | perf kmem: Support field "node" in evsel__process_alloc_event() coping with r... | Leo Yan |
2023-01-10 | perf kmem: Support legacy tracepoints | Leo Yan |
2023-01-10 | perf build: Properly guard libbpf includes | Ian Rogers |
2023-01-10 | selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure. | Guillaume Nault |
2023-01-10 | selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns. | Guillaume Nault |
2023-01-10 | selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad". | Guillaume Nault |
2023-01-09 | tools/nolibc: fix the O_* fcntl/open macro definitions for riscv | Willy Tarreau |
2023-01-09 | tools/nolibc: prevent gcc from making memset() loop over itself | Willy Tarreau |
2023-01-09 | tools/nolibc: fix missing includes causing build issues at -O0 | Willy Tarreau |
2023-01-09 | tools/nolibc: restore mips branch ordering in the _start block | Willy Tarreau |
2023-01-09 | tools/nolibc: Fix S_ISxxx macros | Warner Losh |
2023-01-09 | nolibc: fix fd_set type | Sven Schnelle |
2023-01-09 | objtool: Tolerate STT_NOTYPE symbols at end of section | Nicholas Piggin |