summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-10-05test_firmware: Test partial read supportScott Branden
2020-10-05Merge 5.9-rc8 into staging-nextGreg Kroah-Hartman
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig
2020-10-02selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloadsVladimir Oltean
2020-10-02bpf, sockmap: Update selftests to use skb_adjust_roomJohn Fastabend
2020-10-02bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()Hao Luo
2020-10-02bpf: Introducte bpf_this_cpu_ptr()Hao Luo
2020-10-02bpf: Introduce bpf_per_cpu_ptr()Hao Luo
2020-10-02selftests/bpf: Ksyms_btf to test typed ksymsHao Luo
2020-10-02bpf/libbpf: BTF support for typed ksymsHao Luo
2020-10-02bpf: Introduce pseudo_btf_idHao Luo
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-10-02bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flagsMartin KaFai Lau
2020-10-02tools/power/acpi: Serialize MakefileThomas Renninger
2020-10-02tools: Avoid comma separated statementsJoe Perches
2020-10-02kunit: tool: handle when .kunit exists but .kunitconfig does notBrendan Higgins
2020-10-02selftests/bpf: Properly initialize linfo in sockmap_basicStanislav Fomichev
2020-10-02selftests/bpf: Initialize duration in xdp_noinline.cStanislav Fomichev
2020-10-02objtool: Permit __kasan_check_{read,write} under UACCESSJann Horn
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-30selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu
2020-09-30bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu
2020-09-30selftests/bpf: Fix alignment of .BTF_idsJean-Philippe Brucker
2020-09-30selftests: net: Add drop monitor testIdo Schimmel
2020-09-30selftests: mlxsw: Add a PFC testPetr Machata
2020-09-30selftests: mlxsw: Add headroom handling testPetr Machata
2020-09-30selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qosPetr Machata
2020-09-30selftests: forwarding: devlink_lib: Support port-less topologiesPetr Machata
2020-09-30selftests: forwarding: devlink_lib: Add devlink_cell_size_get()Petr Machata
2020-09-30selftests: forwarding: devlink_lib: Split devlink_..._set() into save & setPetr Machata
2020-09-30selftests/bpf: Test "incremental" btf_dump in C formatAndrii Nakryiko
2020-09-30libbpf: Make btf_dump work with modifiable BTFAndrii Nakryiko
2020-09-30bpf, selftests: Add redirect_neigh selftestDaniel Borkmann
2020-09-30bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann
2020-09-30bpf, libbpf: Add bpf_tail_call_static helper for bpf programsDaniel Borkmann
2020-09-30bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann
2020-09-30bpf: Add classid helper only based on skb->skDaniel Borkmann
2020-09-30selftests: netfilter: add time counter checkFabian Frederick
2020-09-30tools: gpio: add debounce support to gpio-event-monKent Gibson
2020-09-30tools: gpio: add multi-line monitoring to gpio-event-monKent Gibson
2020-09-30tools: gpio: port gpio-event-mon to v2 uAPIKent Gibson
2020-09-30tools: gpio: port gpio-hammer to v2 uAPIKent Gibson
2020-09-30tools: gpio: rename nlines to num_linesKent Gibson
2020-09-30tools: gpio: port gpio-watch to v2 uAPIKent Gibson
2020-09-30tools: gpio: port lsgpio to v2 uAPIKent Gibson
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-29libbpf: Compile in PIC mode only for shared library caseAndrii Nakryiko