]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - tools
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
[mirror_ubuntu-focal-kernel.git] / tools /
2022-05-20 Arnaldo Carvalho... tools build: Use $(shell ) instead of `` to get embedde...
2022-05-20 Arnaldo Carvalho... tools build: Filter out options and warnings not suppor...
2022-05-20 Denis Nikitinperf session: Remap buf if there is no space for event
2022-05-20 Adrian Hunterperf tools: Fix perf's libperf_print callback
2022-05-20 Hengqi Chenbpf: Fix comment for helper bpf_current_task_under_cgroup()
2022-05-20 Ido Schimmelselftests: test_vxlan_under_vrf: Fix broken test case
2022-05-20 Hangbin Liuselftests/bpf/test_lirc_mode2.sh: Exit with proper...
2022-05-20 Felix Maurerselftests/bpf: Make test_lwt_ip_encap more stable and...
2022-05-20 Xu Kuohailibbpf: Skip forward declaration when counting duplicat...
2022-05-20 Muhammad Usama Anjumselftests/x86: Add validity check and allow field splitting
2022-05-20 Michael Petlanperf symbols: Fix symbol size calculation condition
2022-05-20 Chengming Zhoukselftest/vm: fix tests build with old libc
2022-05-20 Mike Kravetzselftests/memfd: clean up mapping in mfd_fail_write
2022-05-20 Aneesh Kumar K.Vselftest/vm: fix map_fixed_noreplace test failure
2022-05-20 Guillaume Naultselftests: pmtu.sh: Kill tcpdump processes launched...
2022-05-20 Alexey Bayduraevperf data: Fix double free in perf_session__delete()
2022-04-14 Kees Cooklibsubcmd: Fix use-after-free for realloc(..., 0)
2022-04-14 Yang Xuselftests/zram: Adapt the situation that /dev/zram0...
2022-04-14 Yang Xuselftests/zram01.sh: Fix compression ratio calculation
2022-04-14 Yang Xuselftests/zram: Skip max_comp_streams interface on...
2022-04-14 Nícolas F. R. A... selftests: rtc: Increase test timeout so that all tests run
2022-04-14 Zechuan Chenperf probe: Fix ppc64 'perf probe add events failed...
2022-03-29 Janis Schoetterl... KVM: s390: selftests: Test TEST PROTECTION emulation
2022-03-29 Sean ChristophersonKVM: selftests: Add GUEST_ASSERT variants to pass value...
2022-03-29 Wainer dos Santos... selftests: kvm: Introduce the TEST_FAIL macro
2022-03-29 Emanuele Giuseppe... selftests: kvm: add _vm_ioctl
2022-03-29 Muhammad Usama Anjumselftests: futex: Use variable MAKE instead of make
2022-03-07 Adrian Hunterperf script: Fix hex dump character output
2022-03-07 Quentin Monnetbpftool: Remove inclusion of utilities.mak from Makefiles
2022-03-07 Paul Chaignonbpftool: Enable line buffering for stdout
2022-03-07 Willy Tarreautools/nolibc: fix incorrect truncation of exit code
2022-03-07 Willy Tarreautools/nolibc: i386: fix initial stack alignment
2022-03-07 Ammar Faizitools/nolibc: x86-64: Fix startup code bug
2022-03-07 Shuah Khanselftests: x86: fix [-Wstringop-overread] warn in test_...
2022-03-07 Adrian Hunterperf script: Fix CPU filtering of a script's switch...
2022-03-07 wujianguoselftests/net: udpgso_bench_tx: fix dst ip argument
2022-03-07 Hangbin Liuselftest/net/forwarding: declare NETIFS p9 p10
2022-03-07 David Ahernselftests: Fix IPv6 address bind tests
2022-03-07 David Ahernselftests: Fix raw socket bind tests with VRF
2022-03-07 Jie2x Zhouselftests: net: Correct ping6 expected rc from 2 to 1
2022-03-07 Vitaly KuznetsovKVM: selftests: Make sure kvm_create_max_vcpus test...
2022-03-02 Peter Zijlstra ... UBUNTU: SAUCE: x86/speculation: Rename RETPOLINE_AMD...
2022-02-03 Coco Liselftests: Calculate udpgso segment count without heade...
2022-02-03 Greg Kroah-Hartmannetfilter: selftest: conntrack_vrf.sh: fix file permission
2022-02-03 Maxim Mikityanskiybpf: Add selftests to cover packet access corner cases
2022-02-03 Peilin Yeselftests/fib_tests: Rework fib_rp_filter_test()
2022-02-03 Kamal MostafaRevert "UBUNTU: SAUCE: selftests: fib_tests: assign...
2022-02-03 Arnaldo Carvalho... tools build: Remove needless libpython-version feature...
2022-02-03 Maxim Mikityanskiybpf: Fix the off-by-two error in range markings
2022-02-03 Nicolas Dichtelvrf: don't run conntrack on vrf with !dflt qdisc
2022-02-03 Florian Westphalselftests: netfilter: add a vrf+conntrack testcase
2022-02-03 Li Zhijianselftests: net: Correct case name
2022-02-03 Ian Rogersperf report: Fix memory leaks around perf_tip()
2022-02-03 Ian Rogersperf hist: Fix memory leak of a perf_hpp_fmt
2022-01-13 Po-Hsu Linselftests: icmp_redirect: pass xfail=0 to log_test()
2022-01-13 Luke Nowakowski... UBUNTU: SAUCE: selftests/seccomp: Fix s390x regs not...
2022-01-13 Luke Nowakowski... UBUNTU: SAUCE: selftests/seccomp: fix "storage size...
2022-01-13 James Clarkperf tests: Remove bash construct from record+zstd_comp...
2022-01-13 Sohaib Mohamedperf bench futex: Fix memory leak of perf_cpu_map__new()
2022-01-13 Ian Rogersperf bpf: Avoid memory leak from perf_env__insert_btf()
2022-01-13 Andrii Nakryikoselftests/bpf: Fix also no-alu32 strobemeta selftest
2022-01-13 Willem de Bruijnselftests/net: udpgso_bench_rx: fix port argument
2022-01-13 Ian Rogersperf bpf: Add missing free to bpf_event__print_bpf_prog...
2022-01-13 Andrea Righiselftests/bpf: Fix fclose/pclose mismatch in test_progs
2022-01-13 Andrii Nakryikolibbpf: Fix BTF data layout checks and allow empty BTF
2022-01-13 Andrii Nakryikoselftests/bpf: Fix strobemeta selftest regression
2022-01-13 Shuah Khanselftests: kvm: fix mismatched fclose() after popen()
2021-11-24 Song Liuperf script: Check session->header.env.arch before...
2021-11-22 Kleber Sacilotto... selftests/net: Fix reuseport_bpf_numa by skipping unava...
2021-11-22 Florian Westphalselftests: netfilter: remove stray bash debug line
2021-11-12 Changbin Dutools/vm/page-types: remove dependency on opt_file...
2021-11-12 Shuah Khanselftests:kvm: fix get_warnings_count() ignoring fscanf...
2021-11-12 Li Zhijianselftests: be sure to make khdr before other targets
2021-11-12 Faizel K Busb: testusb: Fix for showing the connection speed
2021-11-05 Jiri Bencselftests, bpf: test_lwt_ip_encap: Really disable rp_filter
2021-10-12 Li Huafeiperf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS...
2021-10-12 Michael Petlanperf machine: Initialize srcline string member in add_l...
2021-10-12 Li Zhijianselftests/bpf: Enlarge select() timeout for test_maps
2021-10-12 Jussi Makiselftests/bpf: Fix xdp_tx.c prog section name
2021-10-12 Rolf Eike Beertools/thermal/tmon: Add cross compiling support
2021-10-12 Kleber Sacilotto... UBUNTU: SAUCE: selftests: rtnetlink: fixes for older...
2021-10-12 Luke Nowakowski... UBUNTU: SAUCE: selftests/memfd: fix __u64 not defined...
2021-10-12 David Ahernipv4: Fix device used for dst_alloc with local routes
2021-10-11 Kuniyuki Iwashimabpf: Fix a typo of reuseport map in bpf.h.
2021-09-24 Dust Liselftests/net: remove min gso test in packet_snd
2021-09-20 Luke Nowakowski... UBUNTU: SAUCE: selftests/memfd: fix build when F_SEAL_F...
2021-09-20 Paolo Pisatiselftests: memory-hotplug: avoid spamming logs with...
2021-09-20 Daniel Borkmannbpf, selftests: Adjust few selftest result_unpriv outcomes
2021-09-20 Daniel Borkmannbpf, selftests: Adjust few selftest outcomes wrt unreac...
2021-09-20 John Fastabendbpf, selftests: Add a verifier test for assigning 32bit...
2021-09-20 John Fastabendbpf: Test_verifier, add alu32 bounds tracking tests
2021-09-20 Yonghong Songtools: Allow proper CC/CXX/... override with LLVM=1...
2021-09-20 Greg Kroah-Hartmanselftest: fix build error in tools/testing/selftests...
2021-09-20 Riccardo Manciniperf inject: Close inject.output on exit
2021-09-20 Peter Collingbourneselftest: use mmap instead of posix_memalign to allocat...
2021-09-20 Tobias Klauserbpftool: Check malloc return value in mount_bpffs_for_pin
2021-09-20 Riccardo Manciniperf data: Close all files in close_dir()
2021-09-20 Riccardo Manciniperf probe-file: Delete namelist in del_events() on...
2021-09-20 Riccardo Manciniperf lzma: Close lzma stream on exit
2021-09-20 Riccardo Manciniperf script: Fix memory 'threads' and 'cpus' leaks...
next