Merge "kfence: Use pt_regs to generate stack trace on faults" into tizen
[platform/kernel/linux-rpi.git] / tools /
2022-01-27 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2022-01-27 Alistair Popplemm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
2022-01-27 Zechuan Chenperf probe: Fix ppc64 'perf probe add events failed...
2022-01-27 Adrian Hunterperf script: Fix hex dump character output
2022-01-27 German Gomezperf evsel: Override attr->sample_period for non-libpfm...
2022-01-27 Quentin Monnetbpftool: Remove inclusion of utilities.mak from Makefiles
2022-01-27 Thadeu Lima de Sou... selftests/powerpc/spectre_v2: Return skip code when...
2022-01-27 Heiko Carstensselftests/ftrace: make kprobe profile testcase descript...
2022-01-27 Andrii Nakryikoselftests/bpf: Fix bpf_object leak in skb_ctx selftest
2022-01-27 Paul Chaignonbpftool: Enable line buffering for stdout
2022-01-27 Jakub Kicinskiselftests: harness: avoid false negatives if test has...
2022-01-27 Anders Roxellselftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST
2022-01-27 Willy Tarreautools/nolibc: fix incorrect truncation of exit code
2022-01-27 Willy Tarreautools/nolibc: i386: fix initial stack alignment
2022-01-27 Ammar Faizitools/nolibc: x86-64: Fix startup code bug
2022-01-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2022-01-11 Shuah Khanselftests: x86: fix [-Wstringop-overread] warn in test_...
2022-01-05 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2022-01-05 Adrian Hunterperf script: Fix CPU filtering of a script's switch...
2022-01-05 wujianguoselftests/net: udpgso_bench_tx: fix dst ip argument
2022-01-05 Coco Liselftests: Calculate udpgso segment count without heade...
2021-12-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-22 Martin KaFai Laubpf, selftests: Fix racing issue in btf_skc_cls_ingress...
2021-12-22 Hangbin Liuselftest/net/forwarding: declare NETIFS p9 p10
2021-12-22 David Ahernselftests: Fix IPv6 address bind tests
2021-12-22 David Ahernselftests: Fix raw socket bind tests with VRF
2021-12-22 David Ahernselftests: Add duplicate config only for MD5 VRF tests
2021-12-22 Jie2x Zhouselftests: net: Correct ping6 expected rc from 2 to 1
2021-12-22 Daniel Borkmannbpf, selftests: Add test case trying to taint map value...
2021-12-22 Vitaly KuznetsovKVM: selftests: Make sure kvm_create_max_vcpus test...
2021-12-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-17 Adrian Hunterperf intel-pt: Fix error timestamp setting on the decod...
2021-12-17 Adrian Hunterperf intel-pt: Fix missing 'instruction' events with...
2021-12-17 Adrian Hunterperf intel-pt: Fix next 'err' value, walking trace
2021-12-17 Adrian Hunterperf intel-pt: Fix state setting when receiving overflo...
2021-12-17 Adrian Hunterperf intel-pt: Fix intel_pt_fup_event() assumptions...
2021-12-17 Adrian Hunterperf intel-pt: Fix sync state when a PSB (synchronizati...
2021-12-17 Adrian Hunterperf intel-pt: Fix some PGE (packet generation enable...
2021-12-17 Adrian Hunterperf inject: Fix itrace space allowed for new attributes
2021-12-16 Greg Kroah-Hartmannetfilter: selftest: conntrack_vrf.sh: fix file permission
2021-12-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-12-14 Maxim Mikityanskiybpf: Add selftests to cover packet access corner cases
2021-12-14 Peilin Yeselftests/fib_tests: Rework fib_rp_filter_test()
2021-12-14 Arnaldo Carvalho... tools build: Remove needless libpython-version feature...
2021-12-14 Ian Rogersperf tools: Fix SMT detection fast read path
2021-12-14 Maxim Mikityanskiybpf: Fix the off-by-two error in range markings
2021-12-14 Nicolas Dichtelvrf: don't run conntrack on vrf with !dflt qdisc
2021-12-14 Florian Westphalselftests: netfilter: add a vrf+conntrack testcase
2021-12-08 Li Zhijianselftests: net: Correct case name
2021-12-08 Jason A. Donenfeldwireguard: device: reset peer src endpoint when netns...
2021-12-08 Li Zhijianwireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
2021-12-08 Jason A. Donenfeldwireguard: selftests: actually test for routing loops
2021-12-08 Jason A. Donenfeldwireguard: selftests: increase default dmesg log size
2021-12-08 Ian Rogersperf report: Fix memory leaks around perf_tip()
2021-12-08 Ian Rogersperf hist: Fix memory leak of a perf_hpp_fmt
2021-12-08 German Gomezperf inject: Fix ARM SPE handling
2021-11-29 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-26 James Clarkperf tests: Remove bash construct from record+zstd_comp...
2021-11-26 Sohaib Mohamedperf bench futex: Fix memory leak of perf_cpu_map__new()
2021-11-26 Ian Rogersperf bpf: Avoid memory leak from perf_env__insert_btf()
2021-11-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-21 Borislav Petkovselftests/x86/iopl: Adjust to the faked iopl CLI/STI...
2021-11-18 Andrii Nakryikoselftests/bpf: Fix also no-alu32 strobemeta selftest
2021-11-18 Willem de Bruijnselftests/net: udpgso_bench_rx: fix port argument
2021-11-18 Ian Rogersperf bpf: Add missing free to bpf_event__print_bpf_prog...
2021-11-18 Alexei Starovoitovbpf: Fix propagation of bounds from 64-bit min/max...
2021-11-18 Andrea Righiselftests/bpf: Fix fclose/pclose mismatch in test_progs
2021-11-18 Kumar Kartikeya... selftests/bpf: Fix fd cleanup in sk_lookup test
2021-11-18 Lorenz Bauerselftests: bpf: Convert sk_lookup ctx access tests...
2021-11-18 Ilya Leoshkevichlibbpf: Fix endianness detection in BPF_CORE_READ_BITFI...
2021-11-18 Andrii Nakryikolibbpf: Fix BTF header parsing checks
2021-11-18 Andrii Nakryikolibbpf: Fix overflow in BTF sanity checks
2021-11-18 Andrii Nakryikolibbpf: Allow loading empty BTFs
2021-11-18 Andrii Nakryikolibbpf: Fix BTF data layout checks and allow empty BTF
2021-11-18 Quentin Monnetbpftool: Avoid leaking the JSON writer prepared for...
2021-11-18 Jim MattsonKVM: selftests: Fix nested SVM tests when built with...
2021-11-18 Ricardo KollerKVM: selftests: Add operand to vmsave/vmload/vmrun...
2021-11-18 Peter Zijlstraobjtool: Fix static_call list generation
2021-11-18 Peter Zijlstrax86/xen: Mark cpu_bringup_and_idle() as dead_end_function
2021-11-18 Josh Poimboeufobjtool: Add xen_start_kernel() to noreturn list
2021-11-18 Andrii Nakryikoselftests/bpf: Fix strobemeta selftest regression
2021-11-18 Shuah Khanselftests/core: fix conflicting types compile error...
2021-11-18 Jiri Olsaselftests/bpf: Fix perf_buffer test on system with...
2021-11-18 Shuah Khanselftests: kvm: fix mismatched fclose() after popen()
2021-11-18 Florian Westphalfcnal-test: kill hanging ping/nettest binaries on cleanup
2021-11-05 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-11-02 Song Liuperf script: Check session->header.env.arch before...
2021-10-28 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-10-27 Lorenz Bauerselftests: bpf: fix backported ASSERT_FALSE
2021-10-27 Shunsuke Nakamuralibperf tests: Fix test_stat_cpu
2021-10-27 Florian Westphalselftests: netfilter: remove stray bash debug line
2021-10-27 Stephen Suryaputraipv6: When forwarding count rx stats on the orig netdev
2021-10-14 Dom CobleyMerge remote-tracking branch 'stable/linux-5.10.y'...
2021-10-14 Dom CobleyMerge tag 'v5.10.71' into rpi-5.10.y
2021-10-14 Masami Hiramatsutools/bootconfig: Fix tracing_on option checking in...
2021-10-14 Namhyung Kimperf tools: Allow build-id with trailing zeros
2021-10-14 Jiri Olsatools lib: Adopt memchr_inv() from kernel
2021-10-14 Michael Petlanperf test: Fix bpf test sample mismatch reporting
2021-10-14 Matthieu Baertsselftests: mptcp: clean tmp files in simult_flows
2021-10-14 Arnaldo Carvalho... perf bench inject-buildid: Handle writen() errors
next