aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-02-24perf probe: Fix to probe a function which has no entry pcMasami Hiramatsu
2020-02-24libsubcmd: Use -O0 with DEBUG=1James Clark
2020-02-24perf probe: Fix to show inlined function callsite without entry_pcMasami Hiramatsu
2020-02-24perf probe: Fix to show ranges of variables in functions without entry_pcMasami Hiramatsu
2020-02-24perf probe: Fix to probe an inline function which has no entry pcMasami Hiramatsu
2020-02-24perf probe: Walk function lines in lexical blocksMasami Hiramatsu
2020-02-24perf jevents: Fix resource leak in process_mapfile() and main()Yunfeng Ye
2020-02-24perf probe: Fix to list probe event with correct line numberMasami Hiramatsu
2020-02-24perf probe: Fix to find range-only function instanceMasami Hiramatsu
2020-02-24libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen
2020-02-24ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces...Peter Zijlstra
2020-02-24perf tests: Disable bp_signal testing for arm64Leo Yan
2020-02-24perf test: Avoid infinite loop for task exit caseLeo Yan
2020-02-24perf report: Add warning when libunwind not compiled inJin Yao
2020-02-24perf test: Report failure for mmap eventsLeo Yan
2020-02-24libbpf: Fix passing uninitialized bytes to setsockoptIlya Maximets
2020-02-24selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2020-02-24tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor
2020-02-24selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2020-02-05Merge tag 'v5.2.31' into v5.2/standard/baseBruce Ashfield
2020-01-31seccomp: avoid overflow in implicit constant conversionChristian Brauner
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2020-01-19selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2020-01-19mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2020-01-19perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)
2020-01-19bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2020-01-17linux-yocto linux-yocto-dev: Fix /bin/awk issuesHe Zhe
2020-01-15Merge tag 'v5.2.29' into v5.2/standard/baseBruce Ashfield
2020-01-09usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang
2020-01-09tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott
2020-01-09selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski
2020-01-09selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski
2020-01-09x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-12-29Merge tag 'v5.2.28' into v5.2/standard/baseBruce Ashfield
2019-12-29usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim
2019-12-29selftests/bpf: More compatible nc options in test_tc_edtJiri Benc
2019-12-29perf map: Use zalloc for map_groupsJohn Keeping
2019-12-29perf tools: Fix time sortingJiri Olsa
2019-12-29tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-12-29selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-12-18Merge tag 'v5.2.27' into v5.2/standard/baseBruce Ashfield
2019-12-16selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-12-16selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-12-16selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-12-16selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-12-16selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-12-16selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-12-16perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye
2019-12-16perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye