]> git.ipfire.org Git - people/arne_f/kernel.git/history - tools
pwm: bcm2835: Dynamically allocate base
[people/arne_f/kernel.git] / tools /
2019-08-29  Sasha LevinRevert "perf test 6: Fix missing kvm module load for...
2019-08-29  Naresh Kambojuselftests: kvm: Adding config fragments
2019-08-29  Jin Yaoperf pmu-events: Fix missing "cpu_clk_unhalted.core...
2019-08-29  He Zheperf cpumap: Fix writing to illegal memory in handling...
2019-08-29  He Zheperf ftrace: Fix failure to set cpumask when only one...
2019-08-29  Jiri Olsaperf bench numa: Fix cpu0 binding
2019-08-25  Numfor Mbiziwo-Tiapoperf header: Fix use of unitialized value warning
2019-08-25  Vince Weaverperf header: Fix divide by zero error if f_header.attr_...
2019-08-16  Arnaldo Carvalho... perf probe: Avoid calling freeing routine multiple...
2019-08-16  Jiri Olsaperf tools: Fix proper buffer size for feature processing
2019-08-16  Thomas Richterperf record: Fix module size on s390
2019-08-16  Adrian Hunterperf db-export: Fix thread__exec_comm()
2019-08-16  Thomas Richterperf annotate: Fix s390 gap between kernel end and...
2019-08-09  Josh Poimboeufobjtool: Add rewind_stack_do_exit() to the noreturn...
2019-08-09  Josh Poimboeufobjtool: Add machine_real_restart() to the noreturn...
2019-08-06  Josh Poimboeufobjtool: Support GCC 9 cold subfunction naming scheme
2019-07-31  Leo Yanperf annotate: Fix dereferencing freed memory found...
2019-07-31  Leo Yanperf session: Fix potential NULL pointer dereference...
2019-07-31  Numfor Mbiziwo-Tiapoperf test mmap-thread-lookup: Initialize variable to...
2019-07-31  Bastien Noceraiio: iio-utils: Fix possible incorrect mask calculation
2019-07-31  Andi Kleenperf stat: Make metric event lookup more robust
2019-07-31  Kyle Meyerperf tools: Increase MAX_NR_CPUS and MAX_CACHES
2019-07-31  Arnaldo Carvalho... perf evsel: Make perf_evsel__name() accept a NULL argument
2019-07-31  Thomas Richterperf test 6: Fix missing kvm module load for s390
2019-07-31  Mathieu Poirierperf cs-etm: Properly set the value of 'old' and 'head...
2019-07-31  Abhishek Goelcpupower : frequency-set -r option misses the last...
2019-07-03  Arnaldo Carvalho... perf header: Fix unchecked usage of strncpy()
2019-07-03  Arnaldo Carvalho... perf help: Remove needless use of strncpy()
2019-07-03  Arnaldo Carvalho... perf ui helpline: Use strlcpy() as a shorter form of...
2019-06-25  Allan Xavierobjtool: Support per-function rodata sections
2019-06-22  Thomas Richterperf record: Fix s390 missing module symbol and warning...
2019-06-22  Shawn Landdenperf data: Fix 'strncat may truncate' build failure...
2019-06-22  Jeffrin Jose Tselftests: netfilter: missing error check when setting...
2019-06-22  Arnaldo Carvalho... perf machine: Guard against NULL in machine__exit()
2019-06-19  Kees Cookselftests/timers: Add missing fflush(stdout) calls
2019-06-15  Josh Poimboeufobjtool: Don't use ignore flag for fake jumps
2019-05-31  Daniel T. Leelibbpf: fix samples/bpf build failure due to undefined...
2019-05-31  Vineet Guptatools/bpf: fix perf build error with uClibc (seen on...
2019-05-25  Arnaldo Carvalho... perf bench numa: Add define for RUSAGE_THREAD if not...
2019-05-25  Nathan Chancellorobjtool: Allow AR to be overridden with HOSTAR
2019-05-25  Adrian Hunterperf intel-pt: Fix sample timestamp wrt non-taken branches
2019-05-25  Adrian Hunterperf intel-pt: Fix improved sample timestamp
2019-05-25  Adrian Hunterperf intel-pt: Fix instructions sampling rate
2019-05-21  Josh Poimboeufobjtool: Fix function fallthrough detection
2019-05-16  Po-Hsu Linselftests/net: correct the return value for run_netsock...
2019-05-16  Florian Westphalselftests: netfilter: check icmp pkttoobig errors are...
2019-05-16  Rikard Falkeborntools lib traceevent: Fix missing equality check for...
2019-05-14  Thomas Gleixnerx86/msr-index: Cleanup bit defines
2019-05-14  Peter Zijlstrax86/cpu: Sanitize FAM6_ATOM naming
2019-04-27  Arnaldo Carvalho... tools include: Adopt linux/bits.h
2019-04-20  Balbir Singhbpf: Fix selftests are changes for CVE 2019-7308
2019-04-20  Maciej Żenczykowskiusbip: fix vhci_hcd controller counting
2019-04-20  Changbin Duperf tests: Fix a memory leak in test__perf_evsel__tp_s...
2019-04-20  Changbin Duperf tests: Fix memory leak by expr__find_other() in...
2019-04-20  Changbin Duperf tests: Fix a memory leak of cpu_map object in...
2019-04-20  Arnaldo Carvalho... perf evsel: Free evsel->counts in perf_evsel__exit()
2019-04-20  Changbin Duperf hist: Add missing map__put() in error case
2019-04-20  Changbin Duperf top: Fix error handling in cmd_top()
2019-04-20  Changbin Duperf build-id: Fix memory leak in print_sdt_events()
2019-04-20  Changbin Duperf config: Fix a memory leak in collect_config()
2019-04-20  Changbin Duperf config: Fix an error in the config template docume...
2019-04-20  Changbin Duperf list: Don't forget to drop the reference to the...
2019-04-20  David Arcaritools/power turbostat: return the exit status of a...
2019-04-05  Thomas Richterperf test: Fix failure of 'evsel-tp-sched' test on...
2019-04-05  Tony Jonestools lib traceevent: Fix buffer overflow in arg_eval
2019-04-05  Jiri Olsaperf c2c: Fix c2c report for empty numa node
2019-04-03  Adrian Hunterperf intel-pt: Fix TSC slip
2019-03-27  Josh Poimboeufobjtool: Move objtool_file struct off the stack
2019-03-27  Adrian Hunterperf probe: Fix getting the kernel map
2019-03-23  Adrian Hunterperf intel-pt: Fix divide by zero when TSC is not available
2019-03-23  Adrian Hunterperf intel-pt: Fix overlap calculation for padding
2019-03-23  Adrian Hunterperf auxtrace: Define auxtrace record alignment
2019-03-23  Adrian Hunterperf intel-pt: Fix CYC timestamp calculation after OVF
2019-03-19  Wang Nanperf tools: Fix compile error with libunwind x86
2019-03-13  Arnaldo Carvalho... perf trace: Support multiple "vfs_getname" probes
2019-03-13  Jiri Olsaperf symbols: Filter out hidden symbols from labels
2019-03-13  Florian Westphalselftests: netfilter: add simple masq/redirect test...
2019-03-13  Naresh Kambojuselftests: netfilter: fix config fragment CONFIG_NF_TAB...
2019-03-13  Martynas Pumputisbpf, selftests: fix handling of sparse CPU allocations
2019-03-13  Fathi Boudraselftests: timers: use LDLIBS instead of LDFLAGS
2019-03-13  Colin Ian Kingselftests: cpu-hotplug: fix case where CPUs offline...
2019-03-13  Stephane Eranianperf tools: Handle TOPOLOGY headers with no CPU
2019-03-05  Geert Uytterhoevenselftests: gpio-mockup-chardev: Check asprintf() for...
2019-03-05  Fathi Boudraselftests: seccomp: use LDLIBS instead of LDFLAGS
2019-02-20  Arnaldo Carvalho... perf test shell: Use a fallback to get the pathname...
2019-02-15  Jiri Olsaperf tests attr: Make hw events optional
2019-02-15  Jiri Olsaperf tests attr: Fix group stat tests
2019-02-15  Jiri Olsaperf tests attr: Fix task term values
2019-02-12  Gustavo A. R. Silvaperf tests evsel-tp-sched: Fix bitwise operator
2019-02-12  Arnaldo Carvalho... perf probe: Fix unchecked usage of strncpy()
2019-02-12  Arnaldo Carvalho... perf header: Fix unchecked usage of strncpy()
2019-02-12  Adrian Hunterperf test: Fix perf_event_attr test failure
2019-02-12  Stanislav Fomichevselftests/bpf: use __bpf_constant_htons in test_prog.c
2019-02-12  Pu Wenperf tools: Add Hygon Dhyana support
2019-02-12  Dexuan CuiTools: hv: kvp: Fix a warning of buffer overflow with...
2019-02-06  Kees Cookselftests/seccomp: Enhance per-arch ptrace syscall...
2019-01-31  Sasha LevinRevert "seccomp: add a selftest for get_metadata"
2019-01-31  Milian Wolffperf unwind: Take pgoff into account when reporting...
2019-01-31  Martin Vuilleperf unwind: Unwind with libdw doesn't take symfs into...
2019-01-31  Dave Hansenx86/selftests/pkeys: Fork() to check for state being...
next