summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-09tools: ynl: make user space policies constJakub Kicinski
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-06selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)
2024-06-06selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)
2024-06-05selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski
2024-06-05selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu
2024-06-04Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-06-03Merge tag 'cxl-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-01selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netnsMatteo Croce
2024-06-01Merge tag 'landlock-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-31libbpf: don't close(-1) in multi-uprobe feature detectorAndrii Nakryiko
2024-05-31selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.cAndrii Nakryiko
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-31selftests/futex: don't pass a const char* to asprintf(3)John Hubbard
2024-05-31selftests/futex: don't redefine .PHONY targets (all, clean)John Hubbard
2024-05-31selftests/landlock: Add layout1.refer_mount_rootMickaël Salaün
2024-05-31selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)
2024-05-30tools: ynl: make the attr and msg helpers more C++ friendlyJakub Kicinski
2024-05-30selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-30netdev: add qstat for csum completeJakub Kicinski
2024-05-29doc: netlink: Fix op pre and post fields in generated .rstDonald Hunter
2024-05-29doc: netlink: Fix formatting of op flags in generated .rstDonald Hunter
2024-05-29doc: netlink: Don't 'sanitize' op docstrings in generated .rstDonald Hunter
2024-05-29doc: netlink: Fix generated .rst for multi-line docsDonald Hunter
2024-05-29selftests/overlayfs: Fix build error on ppc64Michael Ellerman
2024-05-29selftests/openat2: Fix build warnings on ppc64Michael Ellerman
2024-05-29selftests: cachestat: Fix build warnings on ppc64Michael Ellerman
2024-05-29tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-05-29selftests/ftrace: Update required configMasami Hiramatsu (Google)
2024-05-29selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
2024-05-29kselftest/alsa: Ensure _GNU_SOURCE is definedMark Brown
2024-05-28net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean
2024-05-28net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean
2024-05-28cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang
2024-05-28tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUsDhananjay Ugwekar
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)
2024-05-27selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)
2024-05-27selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)
2024-05-27selftests: mptcp: lib: support flaky subtestsMatthieu Baerts (NGI0)
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27selftests/bpf: Cover verifier checks for mutating sockmap/sockhashJakub Sitnicki
2024-05-27selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang
2024-05-26Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds