index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
tools/power/x86/intel-speed-select: Increase die count
Srinivas Pandruvada
1
-1
/
+1
2024-04-29
tools/arch/x86/intel_sdsi: Add current meter support
David E. Box
1
-19
/
+30
2024-04-29
tools/arch/x86/intel_sdsi: Simplify ascii printing
David E. Box
1
-9
/
+8
2024-04-29
tools/arch/x86/intel_sdsi: Fix meter_certificate decoding
David E. Box
1
-3
/
+4
2024-04-29
tools/arch/x86/intel_sdsi: Fix meter_show display
David E. Box
1
-10
/
+19
2024-04-29
tools/arch/x86/intel_sdsi: Fix maximum meter bundle length
David E. Box
1
-4
/
+8
2024-04-28
kselftest: arm64: Add a null pointer check
Kunwu Chan
1
-0
/
+4
2024-04-28
arm64/sysreg: Update PIE permission encodings
Shiqi Liu
1
-12
/
+12
2024-04-28
kselftest/arm64: Remove unused parameters in abi test
xieming
1
-1
/
+1
2024-04-27
Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-2
/
+26
2024-04-26
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
2
-2
/
+19
2024-04-26
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
4
-7
/
+21
2024-04-26
tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...
Arnaldo Carvalho de Melo
1
-1
/
+6
2024-04-26
perf annotate: Fix data type profiling on stdio
Namhyung Kim
1
-1
/
+1
2024-04-26
perf build: Pretend scandirat is missing with msan
Ian Rogers
1
-1
/
+4
2024-04-26
perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)
Adrian Hunter
2
-0
/
+4
2024-04-26
perf record: Fix comment misspellings
Howard Chu
2
-3
/
+3
2024-04-26
perf annotate: Update DSO binary type when trying build-id
Namhyung Kim
1
-0
/
+2
2024-04-26
perf annotate: Fallback disassemble to objdump when capstone fails
Namhyung Kim
1
-0
/
+14
2024-04-26
perf annotate-data: Check if 'struct annotation_source' was allocated on 'per...
Namhyung Kim
1
-1
/
+1
2024-04-26
perf test: Add a new test for 'perf annotate'
Namhyung Kim
1
-0
/
+83
2024-04-26
perf parse-events: Tidy the setting of the default event name
Ian Rogers
4
-7
/
+19
2024-04-26
perf parse-events: Minor grouping tidy up
Ian Rogers
2
-1
/
+6
2024-04-26
perf parse-event: Constify event_symbol arrays
Ian Rogers
2
-4
/
+4
2024-04-26
perf parse-events: Improvements to modifier parsing
Ian Rogers
4
-182
/
+194
2024-04-26
perf parse-events: Inline parse_events_evlist_error
Ian Rogers
3
-13
/
+8
2024-04-26
perf parse-events: Improve error message for bad numbers
Ian Rogers
1
-16
/
+24
2024-04-26
perf parse-events: Inline parse_events_update_lists
Ian Rogers
3
-31
/
+25
2024-04-26
perf parse-events: Prefer sysfs/JSON hardware events over legacy
Ian Rogers
4
-68
/
+103
2024-04-26
perf parse-events: Constify parse_events_add_numeric
Ian Rogers
2
-10
/
+12
2024-04-26
perf parse-events: Handle PE_TERM_HW in name_or_raw
Ian Rogers
1
-26
/
+5
2024-04-26
perf parse-events: Legacy cache names on all PMUs and lower priority
Ian Rogers
2
-9
/
+32
2024-04-26
perf tests parse-events: Use "branches" rather than "cache-references"
Ian Rogers
1
-3
/
+3
2024-04-26
perf pmu: Refactor perf_pmu__match()
Ian Rogers
3
-26
/
+22
2024-04-26
perf parse-events: Avoid copying an empty list
Ian Rogers
1
-12
/
+13
2024-04-26
perf parse-events: Directly pass PMU to parse_events_add_pmu()
Ian Rogers
1
-29
/
+17
2024-04-26
perf parse-events: Factor out '<event_or_pmu>/.../' parsing
Ian Rogers
3
-73
/
+80
2024-04-26
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
2
-1
/
+1013
2024-04-26
tools lib rbtree: Pick some improvements from the kernel rbtree code
Arnaldo Carvalho de Melo
2
-3
/
+3
2024-04-26
perf tests shell kprobes: Add missing description as used by 'perf test' output
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+3
2024-04-26
tools: ynl: don't append doc of missing type directly to the type
Jakub Kicinski
1
-3
/
+2
2024-04-26
selftests: drv-net: validate the environment
Jakub Kicinski
1
-0
/
+25
2024-04-26
selftests: drv-net: reimplement the config parser
Jakub Kicinski
1
-12
/
+14
2024-04-26
selftests: drv-net: extend the README with more info and example
Jakub Kicinski
1
-12
/
+85
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-43
/
+12
2024-04-26
ACPI: tools: pfrut: Print the update_cap field during capability query
Chen Yu
1
-0
/
+2
2024-04-26
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Andrew Jones
2
-1
/
+11
2024-04-26
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
1
-1
/
+1
2024-04-26
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
1
-0
/
+3
[prev]
[next]