]> git.ipfire.org Git - people/arne_f/kernel.git/history - tools
iio:magnetometer:ak8975 Fix alignment and data leak issues.
[people/arne_f/kernel.git] / tools /
2020-09-09  Al Grantperf tools: Correct SNOOPX field offset
2020-09-09  Kim Phillipsperf record/stat: Explicitly call out event modifiers...
2020-09-03  Desnes A. Nunes... selftests/powerpc: Purge extra count_pmc() calls of...
2020-08-26  Masami Hiramatsuperf probe: Fix memory leakage when the probe point...
2020-08-21  Daniel Díaztools build feature: Quote CC and CXX for their arguments
2020-08-21  Vincent Whitchurchperf bench mem: Always memset source before memcpy
2020-08-21  Thomas Hebbtools build feature: Use CC and CXX from parent
2020-08-21  Adrian Hunterperf intel-pt: Fix FUP packet state
2020-08-21  Andrii Nakryikotools, build: Propagate build failures from tools/build...
2020-08-21  Sandipan Dasselftests/powerpc: Fix online CPU selection
2020-08-21  Harishselftests/powerpc: Fix CPU affinity for child process
2020-08-21  Willem de Bruijnselftests/net: relax cpu affinity requirement in msg_ze...
2020-08-21  Philippe Duplessis... tools lib traceevent: Fix memory leak in process_dynami...
2020-08-05  Tanner Loveselftests/net: rxtimestamp: fix clang issues for target...
2020-07-22  Jin Yaoperf stat: Zero all the 'ena' and 'run' array slot...
2020-06-25  Gaurav Singhperf report: Fix NULL pointer dereference in hists__fpr...
2020-06-25  tannerloveselftests/net: in timestamping, strncpy needs to preser...
2020-06-25  Ram Paiselftests/vm/pkeys: fix alloc_random_pkey() to make...
2020-06-20  Adrian Hunterperf symbols: Fix debuginfo search for Ubuntu
2020-06-20  Masami Hiramatsuperf probe: Fix to check blacklist address correctly
2020-06-20  Masami Hiramatsuperf probe: Do not show the skipped events
2020-06-20  Stephane Eraniantools api fs: Make xxx__mountpoint() more scalable
2020-06-20  Julien Thierryobjtool: Ignore empty alternatives
2020-06-20  tannerloveselftests/net: in rxtimestamp getopt_long needs termina...
2020-06-20  Masami Hiramatsuperf probe: Accept the instance number of kretprobe...
2020-05-20  Josh Poimboeufobjtool: Fix stack offset tracking for indirect CFAs
2020-05-10  Tyler Hicksselftests/ipc: Fix test failure seen after initial...
2020-05-02  Josh Poimboeufobjtool: Support Clang non-section symbols in ORC dump
2020-05-02  Josh Poimboeufobjtool: Fix CONFIG_UBSAN_TRAP unreachable warnings
2020-05-02  Lucas Stachtools/vm: fix cross-compile build
2020-05-02  Eric Biggersselftests: kmod: fix handling test numbers above 9
2020-04-24  Josh Poimboeufobjtool: Fix switch table detection in .text.unlikely
2020-04-24  Sam Luntperf tools: Support Python 3.8+ in Makefile
2020-04-24  Anssi Hannulatools: gpio: Fix out-of-tree build regression
2020-04-24  Andy Lutomirskiselftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
2020-04-13  David Aherntools/accounting/getdelays.c: fix netlink attribute...
2020-04-13  Len Browntools/power turbostat: Fix gcc build warnings
2020-04-02  disconnect3dperf map: Fix off by one in strncpy() size argument
2020-04-02  Masami Hiramatsutools: Let O= makes handle a relative path with -C...
2020-04-02  Masami Hiramatsuperf probe: Do not depend on dwfl_module_addrsym()
2020-04-02  Mike Gilbertcpupower: avoid multiple definition with gcc -fno-common
2020-03-20  Steven Rostedt ... ktest: Add timeout for ssh sync testing
2020-03-11  Jiri Bencselftests: fix too long argument
2020-03-11  Arnaldo Carvalho... perf hists browser: Restore ESC as "Zoom out" of DSO...
2020-02-28  Masami Hiramatsux86/decoder: Add TEST opcode to Group3-2
2020-02-28  Shuah Khanusbip: Fix unsafe unaligned pointer usage
2020-02-28  Andrey Zhizhikintools lib api fs: Fix gcc9 stringop-truncation compilat...
2020-02-28  Siddhesh Poyarekarkselftest: Minimise dependency of get_size on C library...
2020-02-14  Zhengyuan Liutools/power/acpi: fix compilation error
2020-02-14  Gavin Shantools/kvm_stat: Fix kvm_exit filter name
2020-02-05  Jin Yaoperf report: Fix no libunwind compiled warning break...
2020-02-05  Vitaly Chikunovtools lib: Fix builds when glibc contains strlcpy()
2020-02-05  Andres Freundperf c2c: Fix return type for histogram sorting compari...
2020-01-27  Kees Cookselftests/ipc: Fix msgque compiler warnings
2020-01-23  Masami Hiramatsuperf probe: Fix wrong address verification
2020-01-23  Jin Yaoperf report: Fix incorrectly added dimensions as switch...
2020-01-23  Yuya Fujitaperf hists: Fix variable name's inconsistency in hists_...
2020-01-17  Mathieu Desnoyersrseq/selftests: Turn off timeout setting
2020-01-12  Daniel Borkmannbpf: reject passing modified ctx to helper functions
2020-01-12  Sudip Mukherjeelibtraceevent: Fix lib installation with O=
2020-01-09  Florian Westphalselftests: rtnetlink: add addresses with fixed life...
2020-01-04  Mattias Jacobssonperf strbuf: Remove redundant va_end() in strbuf_addv()
2020-01-04  Arnaldo Carvalho... perf regs: Make perf_reg_name() return "unknown" instea...
2020-01-04  Adrian Hunterperf script: Fix brstackinsn for AUXTRACE
2019-12-31  Masami Hiramatsuperf probe: Fix to show function entry line as probe...
2019-12-31  Hewenlianglibtraceevent: Fix memory leakage in copy_filter_type
2019-12-31  Adrian Hunterx86/insn: Add some Intel instructions to the opcode map
2019-12-31  Masami Hiramatsuperf probe: Filter out instances except for inlined...
2019-12-31  Masami Hiramatsuperf probe: Skip end-of-sequence and non statement...
2019-12-31  Masami Hiramatsuperf probe: Fix to show calling lines of inlined functions
2019-12-31  Masami Hiramatsuperf probe: Return a better scope DIE if there is no...
2019-12-31  Masami Hiramatsuperf probe: Skip overlapped location on searching variables
2019-12-31  Ian Rogersperf parse: If pmu configuration fails free terms
2019-12-31  Masami Hiramatsuperf probe: Fix to probe a function which has no entry pc
2019-12-31  James Clarklibsubcmd: Use -O0 with DEBUG=1
2019-12-31  Masami Hiramatsuperf probe: Fix to show inlined function callsite witho...
2019-12-31  Masami Hiramatsuperf probe: Fix to show ranges of variables in function...
2019-12-31  Masami Hiramatsuperf probe: Fix to probe an inline function which has...
2019-12-31  Masami Hiramatsuperf probe: Walk function lines in lexical blocks
2019-12-31  Masami Hiramatsuperf probe: Fix to list probe event with correct line...
2019-12-31  Masami Hiramatsuperf probe: Fix to find range-only function instance
2019-12-31  Jin Yaoperf report: Add warning when libunwind not compiled in
2019-12-31  Leo Yanperf test: Report failure for mmap events
2019-12-31  Nathan Chancellortools/power/cpupower: Fix initializer override in hsw_e...
2019-12-01  Hewenliangusbip: tools: fix fd leakage in the function of read_at...
2019-12-01  Alexander Kapshukx86/insn: Fix awk regexp warnings
2019-12-01  Colin Ian KingACPICA: Use %d for signed int print formatting instead...
2019-12-01  Michael Ellermanselftests/powerpc/cache_shape: Fix out-of-tree build
2019-12-01  Michael Ellermanselftests/powerpc/switch_endian: Fix out-of-tree build
2019-12-01  Joel Stanleyselftests/powerpc/signal: Fix out-of-tree build
2019-12-01  Jerry Hoemannselftests: watchdog: Fix error message.
2019-12-01  Shuah Khan (Samsun... selftests: watchdog: fix message when /dev/watchdog...
2019-12-01  Masami Hiramatsuselftests/ftrace: Fix to test kprobe $comm arg only...
2019-12-01  Colin Ian Kingusbip: tools: fix atoi() on non-null terminated string
2019-12-01  Laura Abbotttools: gpio: Correctly add make dependencies for gpio_utils
2019-11-24  Alan Mikhaktools: PCI: Fix broken pcitest compilation
2019-11-24  Gustavo Pimenteltools: PCI: Fix compilation warnings
2019-11-24  Matthew Wilcox ... idr: Fix idr_get_next race with idr_remove
2019-11-12  Jiri Olsaperf tools: Fix time sorting
2019-11-12  Shuah Khantools: gpio: Use !building_out_of_srctree to determine...
next