开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
2022-04-22
objtool: Make static call annotation optional
Josh Poimboeuf
2022-04-22
objtool: Make stack validation frame-pointer-specific
Josh Poimboeuf
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-22
objtool: Extricate sls from stack validation
Josh Poimboeuf
2022-04-22
objtool: Rework ibt and extricate from stack validation
Josh Poimboeuf
2022-04-22
objtool: Make stack validation optional
Josh Poimboeuf
2022-04-22
objtool: Add option to print section addresses
Josh Poimboeuf
2022-04-22
objtool: Don't print parentheses in function addresses
Josh Poimboeuf
2022-04-22
objtool: Ditch subcommands
Josh Poimboeuf
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
2022-04-22
libsubcmd: Fix OPTION_GROUP sorting
Josh Poimboeuf
2022-04-22
Merge branch 'tip/x86/urgent'
Peter Zijlstra
2022-04-22
objtool: Fix code relocs vs weak symbols
Peter Zijlstra
2022-04-22
objtool: Fix type of reloc::addend
Peter Zijlstra
2022-04-19
objtool: Fix function fallthrough detection for vmlinux
Josh Poimboeuf
2022-04-19
objtool: Fix sibling call detection in alternatives
Josh Poimboeuf
2022-04-19
objtool: Don't set 'jump_dest' for sibling calls
Josh Poimboeuf
2022-04-19
objtool: Use offstr() to print address of missing ENDBR
Josh Poimboeuf
2022-04-19
objtool: Print data address for "!ENDBR" data warnings
Josh Poimboeuf
2022-04-19
x86,objtool: Mark cpu_startup_entry() __noreturn
Peter Zijlstra
2022-04-17
Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-15
Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-04-14
perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
Athira Rajeev
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-04-14
perf record: Fix per-thread option
Alexey Bayduraev
2022-04-13
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
2022-04-13
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
2022-04-13
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
2022-04-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-12
testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
Athira Rajeev
2022-04-11
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
2022-04-11
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
2022-04-10
Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-09
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...
Linus Torvalds
2022-04-09
Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
2022-04-09
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
[next]