summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-05-08tools lib rbtree: pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo-3/+3
2024-05-08bpf, arm64: Add support for lse atomics in bpf_arenaPuranjay Mohan-1/+0
2024-05-08selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel-11/+3
2024-05-08selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"Colin Ian King-1/+1
2024-05-08test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exitsLukasz Majewski-0/+2
2024-05-08selftests: microchip: add test for QoS support on KSZ9477 switch familyOleksij Rempel-0/+668
2024-05-07perf dwarf-aux: Print array type name with "[]"Namhyung Kim-1/+3
2024-05-07selftests/net: fix uninitialized variablesJohn Hubbard-2/+5
2024-05-07selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...Florian Westphal-7/+18
2024-05-07selftests/bpf: shorten subtest names for struct_ops_module testAndrii Nakryiko-4/+4
2024-05-07selftests/bpf: validate struct_ops early failure detection logicAndrii Nakryiko-0/+64
2024-05-07libbpf: improve early detection of doomed-to-fail BPF program loadingAndrii Nakryiko-1/+14
2024-05-07libbpf: fix libbpf_strerror_r() handling unknown errorsAndrii Nakryiko-2/+14
2024-05-07selftests/bpf: add another struct_ops callback use case testAndrii Nakryiko-0/+49
2024-05-07libbpf: handle yet another corner case of nulling out struct_ops programAndrii Nakryiko-1/+9
2024-05-07libbpf: remove unnecessary struct_ops prog validity checkAndrii Nakryiko-10/+3
2024-05-07selftests/bpf: Change functions definitions to support GCCCupertino Miranda-6/+21
2024-05-07selftests/bpf: Add CFLAGS per source file and runnerCupertino Miranda-8/+9
2024-05-07bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCCJose E. Marchesi-1/+1
2024-05-07bpf: Disable some `attribute ignored' warnings in GCCJose E. Marchesi-1/+1
2024-05-07bpf: Avoid __hidden__ attribute in static objectJose E. Marchesi-1/+1
2024-05-07perf hist: Avoid 'struct hist_entry_iter' mem_info memory leakIan Rogers-28/+19
2024-05-07perf mem-info: Add reference count checkingIan Rogers-88/+135
2024-05-07perf mem-info: Move mem-info out of mem-events and symbolIan Rogers-63/+85
2024-05-07perf comm: Add reference count checking to 'struct comm_str'Ian Rogers-70/+126
2024-05-07perf cpumap: Remove refcnt from 'struct cpu_aggr_map'Ian Rogers-17/+3
2024-05-07perf block-info: Remove unused refcountIan Rogers-33/+8
2024-05-07perf annotate: Fix memory leak in annotated_sourceIan Rogers-0/+6
2024-05-07perf ui browser: Don't save pointer to stack memoryIan Rogers-2/+4
2024-05-07selftests: mm: gup_longterm: test unsharing logic when R/O pinningDavid Hildenbrand-4/+12
2024-05-07selftests/memfd: fix spelling mistakesSaurav Shah-2/+2
2024-05-07selftests: mm: cow: flag vmsplice() hugetlb tests as XFAILDavid Hildenbrand-35/+71
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-41/+937
2024-05-07perf bench internals inject-build-id: Fix trap divide when collecting just on...He Zhe-1/+1
2024-05-07perf probe: Use zfree() to avoid possibly accessing dangling pointersArnaldo Carvalho de Melo-1/+1
2024-05-07perf auxtrace: Allow number of queues to be specifiedJames Clark-2/+8
2024-05-07perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versionsJames Clark-1/+4
2024-05-07perf annotate: Fix a comment about multi_regs in extract_reg_offset functionAthira Rajeev-1/+1
2024-05-07perf kwork: Use zfree() to avoid possibly accessing dangling pointersArnaldo Carvalho de Melo-1/+1
2024-05-07perf callchain: Use zfree() to avoid possibly accessing dangling pointersArnaldo Carvalho de Melo-1/+1
2024-05-07perf annotate: Use zfree() to avoid possibly accessing dangling pointersArnaldo Carvalho de Melo-11/+13
2024-05-08KVM: PPC: Fix documentation for ppc mmu capsJoel Stanley-1/+1
2024-05-07selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installedBenjamin Tissoires-0/+5
2024-05-07selftests/hid: add tests for the Raptor Mach 2 joystickBenjamin Tissoires-1/+46
2024-05-07selftests/hid: move the gamepads definitions in the test fileBenjamin Tissoires-4/+411
2024-05-07selftests/hid: import base_gamepad.py from hid-toolsBenjamin Tissoires-1/+242
2024-05-07selftests/hid: add Huion Kamvas Pro 19 testsBenjamin Tissoires-0/+191
2024-05-07selftests/hid: tablets: also check for XP-Pen offset correctionBenjamin Tissoires-2/+16
2024-05-07selftests/hid: tablets: add a couple of XP-PEN tabletsBenjamin Tissoires-0/+246
2024-05-07selftests/hid: tablets: reduce the number of pen stateBenjamin Tissoires-191/+81