Linux 5.15.10
[platform/kernel/linux-rpi.git] / tools /
2021-12-17 Adrian Hunterperf inject: Fix itrace space allowed for new attributes
2021-12-17 Song Liuperf bpf_skel: Do not use typedef to avoid error on...
2021-12-16 Greg Kroah-Hartmannetfilter: selftest: conntrack_vrf.sh: fix file permission
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 Paolo Bonziniselftests: KVM: avoid failures due to reserved HyperTra...
2021-12-14 Adrian Hunterperf intel-pt: Fix error timestamp setting on the decod...
2021-12-14 Adrian Hunterperf intel-pt: Fix missing 'instruction' events with...
2021-12-14 Adrian Hunterperf intel-pt: Fix next 'err' value, walking trace
2021-12-14 Adrian Hunterperf intel-pt: Fix state setting when receiving overflo...
2021-12-14 Adrian Hunterperf intel-pt: Fix intel_pt_fup_event() assumptions...
2021-12-14 Adrian Hunterperf intel-pt: Fix sync state when a PSB (synchronizati...
2021-12-14 Adrian Hunterperf intel-pt: Fix some PGE (packet generation enable...
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-12-08 Namhyung Kimperf sort: Fix the 'p_stage_cyc' sort key behavior
2021-12-08 Namhyung Kimperf sort: Fix the 'ins_lat' sort key behavior
2021-12-08 Namhyung Kimperf sort: Fix the 'weight' sort key behavior
2021-11-25 Arnaldo Carvalho... tools build: Fix removal of feature-sync-compare-and...
2021-11-25 Li Zhijianselftests: gpio: fix gpio compiling error
2021-11-25 Jakub Kicinskiselftests: net: switch to socat in the GSO GRE test
2021-11-25 James Clarkperf tests: Remove bash construct from record+zstd_comp...
2021-11-25 Sohaib Mohamedperf bench futex: Fix memory leak of perf_cpu_map__new()
2021-11-25 Ian Rogersperf bpf: Avoid memory leak from perf_env__insert_btf()
2021-11-18 Andrii Nakryikoselftests/bpf: Fix also no-alu32 strobemeta selftest
2021-11-18 Borislav Petkovselftests/x86/iopl: Adjust to the faked iopl CLI/STI...
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 Hangbin Liuselftests/bpf/xdp_redirect_multi: Limit the tests in...
2021-11-18 Hangbin Liuselftests/bpf/xdp_redirect_multi: Give tcpdump a chance...
2021-11-18 Hangbin Liuselftests/bpf/xdp_redirect_multi: Use arping to accurat...
2021-11-18 Hangbin Liuselftests/bpf/xdp_redirect_multi: Put the logs to tmp...
2021-11-18 Mehrdad Arshad Radlibbpf: Fix lookup_and_delete_elem_flags error reporting
2021-11-18 Andrea Righiselftests: net: properly support IPv6 in GSO GRE test
2021-11-18 Hangbin Liukselftests/net: add missed toeplitz.sh/toeplitz_client...
2021-11-18 Hangbin Liukselftests/net: add missed vrf_strict_mode_test.sh...
2021-11-18 Hangbin Liukselftests/net: add missed SRv6 tests
2021-11-18 Hangbin Liukselftests/net: add missed setup_loopback.sh/setup_veth...
2021-11-18 Hangbin Liukselftests/net: add missed icmp.sh test to Makefile
2021-11-18 Alexei Starovoitovbpf: Fix propagation of bounds from 64-bit min/max...
2021-11-18 Geliang Tangselftests: mptcp: fix proto type in link_failure tests
2021-11-18 Andrea Righiselftests/bpf: Fix fclose/pclose mismatch in test_progs
2021-11-18 Nikolay Aleksandrovselftests: net: bridge: update IGMP/MLD membership...
2021-11-18 Kumar Kartikeya... selftests/bpf: Fix memory leak in test_ima
2021-11-18 Kumar Kartikeya... selftests/bpf: Fix fd cleanup in sk_lookup test
2021-11-18 Ilya Leoshkevichlibbpf: Fix endianness detection in BPF_CORE_READ_BITFI...
2021-11-18 Andrii Nakryikolibbpf: Fix off-by-one bug in bpf_core_apply_relo()
2021-11-18 Andrii Nakryikolibbpf: Fix BTF header parsing checks
2021-11-18 Andrii Nakryikolibbpf: Fix overflow in BTF sanity checks
2021-11-18 Quentin Monnetbpftool: Avoid leaking the JSON writer prepared for...
2021-11-18 Mauricio Vásquezlibbpf: Fix memory leak in btf__dedup()
2021-11-18 Jim MattsonKVM: selftests: Fix nested SVM tests when built with...
2021-11-18 Borislav Petkovx86/insn: Use get_unaligned() instead of memcpy()
2021-11-18 Kumar Kartikeya... libbpf: Fix skel_internal.h to set errno on loader...
2021-11-18 Peter Zijlstraobjtool: Handle __sanitize_cov*() tail calls
2021-11-18 Peter Zijlstrax86/xen: Mark cpu_bringup_and_idle() as dead_end_function
2021-11-18 Toke Høiland-Jørgensenlibbpf: Don't crash on object files with no symbol...
2021-11-18 Andrii Nakryikoselftests/bpf: Fix strobemeta selftest regression
2021-11-18 Shuah Khanselftests/core: fix conflicting types compile error...
2021-11-18 Viktor Rosendahltools/latency-collector: Use correct size when writing...
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 Li Zhijiankselftests/sched: cleanup the child processes
2021-11-18 Petr Machataselftests: net: fib_nexthops: Wait before checking...
2021-10-31 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of...
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-31 Kan Liangperf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
2021-10-31 Jiri Olsaperf callchain: Fix compilation on powerpc with gcc11+
2021-10-31 Song Liuperf script: Check session->header.env.arch before...
2021-10-31 Adrian Hunterperf build: Suppress 'rm dlfilter' build message
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git./linux...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-10-29 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-10-29 David Yangtools/testing/selftests/vm/split_huge_page_test.c:...
2021-10-28 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.15-rc8' of git://git....
2021-10-28 Linus TorvaldsMerge tag 'drm-fixes-2021-10-29' of git://anongit.freed...
2021-10-28 Dave AirlieMerge tag 'drm-intel-fixes-2021-10-28' of git://anongit...
2021-10-28 Linus TorvaldsMerge tag 'net-5.15-rc8' of git://git./linux/kernel...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
2021-10-28 Linus TorvaldsMerge tag 'linux-watchdog-5.15-rc7' of git://linux...
next