summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-11bpf/selftests: Add check for updating XDP bpf_link with wrong program typeToke Høiland-Jørgensen
2022-01-11bpf/selftests: convert xdp_link test to ASSERT_* macrosToke Høiland-Jørgensen
2022-01-11Merge tag 'lkmm.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-11Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-10Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-01-10Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-10perf annotate: Avoid TUI crash when navigating in the annotation of recursive...Dario Petrillo
2022-01-10perf powerpc: Update global/local variants for p_stage_cycAthira Rajeev
2022-01-10perf sort: Include global and local variants for p_stage_cyc sort keyAthira Rajeev
2022-01-10Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2022-01-09Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...Linus Torvalds
2022-01-07selftests: mptcp: more stable join tests-casesPaolo Abeni
2022-01-07Revert "libtraceevent: Increase libtraceevent logging when verbose"Arnaldo Carvalho de Melo
2022-01-07perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...Jiri Olsa
2022-01-07kvm: selftests: move ucall declarations into ucall_common.hMichael Roth
2022-01-07kvm: selftests: move base kvm_util.h declarations to kvm_util_base.hMichael Roth
2022-01-07KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse
2022-01-07selftests: KVM: sev_migrate_tests: Add mirror command testsPeter Gonda
2022-01-07selftests: KVM: sev_migrate_tests: Fix sev_ioctl()Peter Gonda
2022-01-07selftests: KVM: sev_migrate_tests: Fix test_sev_mirror()Peter Gonda
2022-01-07Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-01-07selftests: mptcp: add tests for subflow creation failurePaolo Abeni
2022-01-07mptcp: keep track of local endpoint still available for each mskPaolo Abeni
2022-01-07selftests: mptcp: add disconnect testsPaolo Abeni
2022-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2022-01-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-01-06bpf: selftests: Add bind retry for post_bind{4, 6}Menglong Dong
2022-01-06bpf: selftests: Use C99 initializers in test_sock.cMenglong Dong
2022-01-06bpf/selftests: Test bpf_d_path on rdonly_mem.Hao Luo
2022-01-06libbpf: Add documentation for bpf_map batch operationsGrant Seltzer
2022-01-06selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko
2022-01-06selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-01-06gro: add ability to control gro max packet sizeCoco Li
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel
2022-01-06KVM: selftests: Add EXTRA_CFLAGS in top-level MakefileAnup Patel
2022-01-06selftests: netfilter: switch to socat for tests using -q optionHangbin Liu
2022-01-05testptp: set pin function before other requestsMiroslav Lichvar
2022-01-05libbpf 1.0: Deprecate bpf_object__find_map_by_offset() APIChristy Lee
2022-01-05libbpf 1.0: Deprecate bpf_map__is_offload_neutral()Christy Lee
2022-01-05libbpf: Support repeated legacy kprobes on same functionQiang Wang