index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-28
17
-704
/
+912
|
\
|
*
objtool: Skip reading DWARF section data
Josh Poimboeuf
2023-06-07
1
-1
/
+6
|
*
objtool: Free insns when done
Josh Poimboeuf
2023-06-07
1
-0
/
+30
|
*
objtool: Get rid of reloc->rel[a]
Josh Poimboeuf
2023-06-07
3
-78
/
+96
|
*
objtool: Shrink elf hash nodes
Josh Poimboeuf
2023-06-07
2
-18
/
+58
|
*
objtool: Shrink reloc->sym_reloc_entry
Josh Poimboeuf
2023-06-07
2
-6
/
+7
|
*
objtool: Get rid of reloc->jump_table_start
Josh Poimboeuf
2023-06-07
2
-13
/
+23
|
*
objtool: Get rid of reloc->addend
Josh Poimboeuf
2023-06-07
6
-42
/
+53
|
*
objtool: Get rid of reloc->type
Josh Poimboeuf
2023-06-07
5
-13
/
+21
|
*
objtool: Get rid of reloc->offset
Josh Poimboeuf
2023-06-07
3
-14
/
+18
|
*
objtool: Get rid of reloc->idx
Josh Poimboeuf
2023-06-07
2
-7
/
+9
|
*
objtool: Get rid of reloc->list
Josh Poimboeuf
2023-06-07
2
-24
/
+26
|
*
objtool: Allocate relocs in advance for new rela sections
Josh Poimboeuf
2023-06-07
1
-5
/
+13
|
*
objtool: Add for_each_reloc()
Josh Poimboeuf
2023-06-07
2
-12
/
+18
|
*
objtool: Don't free memory in elf_close()
Josh Poimboeuf
2023-06-07
1
-20
/
+4
|
*
objtool: Keep GElf_Rel[a] structs synced
Josh Poimboeuf
2023-06-07
1
-41
/
+14
|
*
objtool: Add elf_create_section_pair()
Josh Poimboeuf
2023-06-07
6
-157
/
+184
|
*
objtool: Add mark_sec_changed()
Josh Poimboeuf
2023-06-07
2
-16
/
+29
|
*
objtool: Fix reloc_hash size
Josh Poimboeuf
2023-06-07
2
-10
/
+14
|
*
objtool: Consolidate rel/rela handling
Josh Poimboeuf
2023-06-07
3
-159
/
+68
|
*
objtool: Improve reloc naming
Josh Poimboeuf
2023-06-07
3
-149
/
+151
|
*
objtool: Remove flags argument from elf_create_section()
Josh Poimboeuf
2023-06-07
4
-15
/
+18
|
*
objtool: Tidy elf.h
Josh Poimboeuf
2023-06-07
1
-49
/
+47
|
*
objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions
Josh Poimboeuf
2023-06-07
2
-0
/
+13
|
*
tools: Remove unnecessary variables
Lu Hongfei
2023-06-07
1
-4
/
+3
|
*
objtool: Add __kunit_abort() to noreturns
Josh Poimboeuf
2023-06-02
1
-0
/
+1
|
*
objtool: Move noreturn function list to separate file
Josh Poimboeuf
2023-05-16
3
-44
/
+50
|
*
tools/lib/subcmd: Replace NORETURN usage with __noreturn
Josh Poimboeuf
2023-05-16
2
-9
/
+4
|
*
objtool: Remove superfluous global_noreturns entries
Josh Poimboeuf
2023-05-16
1
-2
/
+0
|
*
objtool: Ignore exc_double_fault() __noreturn warnings
Josh Poimboeuf
2023-05-16
1
-1
/
+30
|
*
objtool: Detect missing __noreturn annotations
Josh Poimboeuf
2023-05-16
2
-1
/
+19
|
*
objtool: Include backtrace in verbose mode
Josh Poimboeuf
2023-05-16
3
-24
/
+20
|
*
objtool: Add verbose option for disassembling affected functions
Josh Poimboeuf
2023-05-16
4
-0
/
+88
|
*
objtool: Limit unreachable warnings to once per function
Josh Poimboeuf
2023-05-16
3
-3
/
+10
*
|
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-27
4
-0
/
+75
|
\
\
|
*
|
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
2023-05-08
4
-0
/
+75
*
|
|
Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-27
2
-3
/
+5
|
\
\
\
|
*
|
|
tools/x86/kcpuid: Add .gitignore
Rong Tao
2023-05-08
1
-0
/
+1
|
*
|
|
tools/x86/kcpuid: Dump the correct CPUID function in error
Borislav Petkov (AMD)
2023-05-08
1
-3
/
+4
|
|
/
/
*
|
|
Merge tag 'linux-kselftest-next-6.5-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-06-27
12
-45
/
+144
|
\
\
\
|
*
|
|
selftests/ftace: Fix KTAP output ordering
Mark Brown
2023-06-13
1
-1
/
+1
|
*
|
|
selftests/cpufreq: Don't enable generic lock debugging options
Mark Brown
2023-06-13
1
-8
/
+0
|
*
|
|
kselftests: Sort the collections list to avoid duplicate tests
Rishabh Bhatnagar
2023-06-13
1
-1
/
+1
|
*
|
|
selftest: pidfd: Omit long and repeating outputs
Ziqi Zhao
2023-06-13
3
-2
/
+3
|
*
|
|
selftests: allow runners to override the timeout
Luis Chamberlain
2023-06-13
2
-1
/
+15
|
*
|
|
selftests/ftrace: Add new test case which checks for optimized probes
Akanksha J N
2023-06-13
1
-0
/
+34
|
*
|
|
selftests/clone3: test clone3 with exit signal in flags
Tobias Klauser
2023-06-13
1
-1
/
+4
|
*
|
|
kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...
Colin Ian King
2023-06-13
1
-2
/
+2
|
*
|
|
selftests: prctl: Fix spelling mistake "anonynous" -> "anonymous"
Colin Ian King
2023-06-13
1
-1
/
+1
|
*
|
|
selftests: media_tests: Add new subtest to video_device_test
Ivan Orlov
2023-06-13
1
-28
/
+83
[next]