index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
2022-05-20
3
-7
/
+8
*
objtool: Fix symbol creation
Peter Zijlstra
2022-05-20
1
-69
/
+129
*
objtool: Remove libsubcmd.a when make clean
Tiezhu Yang
2022-05-12
1
-1
/
+1
*
objtool: Remove inat-tables.c when make clean
Tiezhu Yang
2022-05-12
1
-1
/
+1
*
objtool: Update documentation
Josh Poimboeuf
2022-04-22
1
-20
/
+102
*
objtool: Remove --lto and --vmlinux in favor of --link
Josh Poimboeuf
2022-04-22
5
-33
/
+64
*
objtool: Make noinstr hacks optional
Josh Poimboeuf
2022-04-22
3
-2
/
+9
*
objtool: Make jump label hack optional
Josh Poimboeuf
2022-04-22
3
-9
/
+31
*
objtool: Make static call annotation optional
Josh Poimboeuf
2022-04-22
3
-4
/
+9
*
objtool: Make stack validation frame-pointer-specific
Josh Poimboeuf
2022-04-22
3
-5
/
+3
*
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-22
1
-3
/
+3
*
objtool: Extricate sls from stack validation
Josh Poimboeuf
2022-04-22
1
-13
/
+43
*
objtool: Rework ibt and extricate from stack validation
Josh Poimboeuf
2022-04-22
1
-133
/
+147
*
objtool: Make stack validation optional
Josh Poimboeuf
2022-04-22
3
-13
/
+18
*
objtool: Add option to print section addresses
Josh Poimboeuf
2022-04-22
3
-14
/
+19
*
objtool: Don't print parentheses in function addresses
Josh Poimboeuf
2022-04-22
1
-5
/
+1
*
objtool: Ditch subcommands
Josh Poimboeuf
2022-04-22
8
-202
/
+66
*
objtool: Reorganize cmdline options
Josh Poimboeuf
2022-04-22
7
-62
/
+84
*
libsubcmd: Fix OPTION_GROUP sorting
Josh Poimboeuf
2022-04-22
1
-3
/
+14
*
Merge branch 'tip/x86/urgent'
Peter Zijlstra
2022-04-22
1
-8
/
+5
|
\
|
*
objtool: Use offstr() to print address of missing ENDBR
Josh Poimboeuf
2022-04-19
1
-3
/
+2
|
*
objtool: Print data address for "!ENDBR" data warnings
Josh Poimboeuf
2022-04-19
1
-5
/
+2
|
*
x86,objtool: Mark cpu_startup_entry() __noreturn
Peter Zijlstra
2022-04-19
1
-0
/
+1
*
|
objtool: Fix code relocs vs weak symbols
Peter Zijlstra
2022-04-22
1
-22
/
+165
*
|
objtool: Fix type of reloc::addend
Peter Zijlstra
2022-04-22
3
-7
/
+7
*
|
objtool: Fix function fallthrough detection for vmlinux
Josh Poimboeuf
2022-04-19
3
-3
/
+2
*
|
objtool: Fix sibling call detection in alternatives
Josh Poimboeuf
2022-04-19
1
-19
/
+17
*
|
objtool: Don't set 'jump_dest' for sibling calls
Josh Poimboeuf
2022-04-19
1
-13
/
+22
|
/
*
Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
1
-2
/
+2
|
\
|
*
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
2022-04-11
1
-2
/
+2
*
|
Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-04-15
1
-8
/
+17
|
\
\
|
*
|
testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
Athira Rajeev
2022-04-12
1
-8
/
+17
*
|
|
perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
Athira Rajeev
2022-04-14
1
-33
/
+95
*
|
|
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-04-14
3
-2
/
+58
*
|
|
perf record: Fix per-thread option
Alexey Bayduraev
2022-04-14
1
-5
/
+17
*
|
|
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
2022-04-13
1
-2
/
+1
*
|
|
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
2022-04-13
1
-1
/
+2
*
|
|
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
2022-04-13
1
-2
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-12
8
-13
/
+181
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
2022-04-11
1
-0
/
+1
|
*
|
KVM: selftests: riscv: Fix alignment of the guest_hang() function
Anup Patel
2022-04-09
1
-1
/
+1
|
*
|
KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
Anup Patel
2022-04-09
1
-1
/
+3
|
*
|
selftests: KVM: Free the GIC FD when cleaning up in arch_timer
Oliver Upton
2022-04-07
1
-4
/
+11
|
*
|
selftests: KVM: Don't leak GIC FD across dirty log test iterations
Oliver Upton
2022-04-07
1
-3
/
+31
|
*
|
KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
Andrew Jones
2022-04-07
1
-4
/
+10
|
*
|
KVM: arm64: selftests: Introduce vcpu_width_config
Reiji Watanabe
2022-04-06
3
-0
/
+124
*
|
|
Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-10
1
-5
/
+25
|
\
\
\
|
*
|
|
objtool: Fix SLS validation for kcov tail-call replacement
Peter Zijlstra
2022-04-05
1
-0
/
+11
|
*
|
|
objtool: Fix IBT tail-call detection
Peter Zijlstra
2022-04-05
1
-5
/
+14
|
|
/
/
*
|
|
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...
Linus Torvalds
2022-04-09
26
-71
/
+234
|
\
\
\
[next]