index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+12
2023-07-13
tools: timers: fix freq average calculation
Minjie Du
1
-2
/
+1
2023-07-13
selftests/mincore: fix skip condition for check_huge_pages test
Ricardo Cañuelo
1
-2
/
+2
2023-07-13
selftests: tc-testing: add test for qfq with stab overhead
Pedro Tammela
1
-0
/
+38
2023-07-13
selftests: tc-testing: add tests for qfq mtu sanity check
Pedro Tammela
1
-0
/
+48
2023-07-13
selftests: ALSA: Fix fclose on an already fclosed file pointer
Colin Ian King
1
-3
/
+1
2023-07-12
selftests: forwarding: Add test cases for flower port range matching
Ido Schimmel
2
-0
/
+229
2023-07-12
selftests: mlxsw: Test port range registers' occupancy
Ido Schimmel
1
-0
/
+111
2023-07-12
selftests: mlxsw: Add scale test for port ranges
Ido Schimmel
5
-0
/
+114
2023-07-12
bpftool: Use "fallthrough;" keyword instead of comments
Quentin Monnet
2
-2
/
+2
2023-07-12
selftests/bpf: Improve test coverage of bpf_mem_alloc.
Alexei Starovoitov
1
-1
/
+1
2023-07-12
perf parse-events: Avoid SEGV if PMU lookup fails for legacy cache terms
Ian Rogers
1
-0
/
+8
2023-07-12
Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2023-07-12
selftests/user_events: Test struct size match cases
Beau Belgrave
1
-0
/
+12
2023-07-12
selftests/bpf: extend existing map resize tests for per-cpu use case
Andrii Nakryiko
2
-5
/
+17
2023-07-11
bpftool: Show perf link info
Yafang Shao
1
-1
/
+246
2023-07-11
bpftool: Add perf event names
Yafang Shao
1
-0
/
+67
2023-07-11
bpf: Support ->fill_link_info for perf_event
Yafang Shao
1
-0
/
+35
2023-07-11
bpftool: Show kprobe_multi link info
Yafang Shao
1
-3
/
+115
2023-07-11
bpftool: Dump the kernel symbol's module name
Yafang Shao
2
-1
/
+7
2023-07-11
bpf: Support ->fill_link_info for kprobe_multi
Yafang Shao
1
-0
/
+5
2023-07-11
libsubcmd: Avoid SEGV/use-after-free when commands aren't excluded
Ian Rogers
1
-6
/
+12
2023-07-11
libbpf: Remove HASHMAP_INIT static initialization helper
John Sanpe
1
-10
/
+0
2023-07-11
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2023-07-11
perf build: Fix broken feature check for libtracefs due to external lib changes
Thomas Richter
1
-1
/
+1
2023-07-11
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-2
/
+3
2023-07-11
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+5
2023-07-11
tools headers uapi: Sync linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2023-07-11
perf vendor events amd: Fix large metrics
Sandipan Das
3
-3
/
+6
2023-07-11
perf build: Fix library not found error when using CSLIBS
James Clark
1
-2
/
+2
2023-07-11
tools headers UAPI: Sync files changed by new cachestat syscall with the kern...
Arnaldo Carvalho de Melo
6
-1
/
+22
2023-07-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+93
2023-07-11
perf probe: Read DWARF files from the correct CU
Georg Müller
1
-1
/
+3
2023-07-11
perf probe: Add test for regression introduced by switch to die_get_decl_file()
Georg Müller
1
-0
/
+77
2023-07-11
libbpf: Fix realloc API handling in zero-sized edge cases
Andrii Nakryiko
2
-4
/
+16
2023-07-10
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
1
-10
/
+17
2023-07-10
bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
Quentin Monnet
1
-2
/
+9
2023-07-10
bpftool: Define a local bpf_perf_link to fix accessing its fields
Alexander Lobakin
1
-2
/
+7
2023-07-10
bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
Alexander Lobakin
1
-1
/
+5
2023-07-10
objtool: initialize all of struct elf
Michal Kubecek
1
-1
/
+1
2023-07-09
selftests: hid: fix vmtests.sh not running make headers
Benjamin Tissoires
1
-0
/
+1
2023-07-08
libbpf: only reset sec_def handler when necessary
Andrii Nakryiko
1
-8
/
+19
2023-07-08
Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
95
-448
/
+9316
2023-07-07
selftests/bpf: Correct two typos
Lu Hongfei
2
-2
/
+2
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+74
2023-07-06
Merge tag 'docs-6.5-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-07-06
libbpf: Use available_filter_functions_addrs with multi-kprobes
Jackie Liu
1
-1
/
+61
2023-07-06
libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobes
Jackie Liu
1
-13
/
+97
2023-07-06
selftests/bpf: Bump and validate MAX_SYMS
Björn Töpel
1
-1
/
+4
2023-07-06
selftests/bpf: test map percpu stats
Anton Protopopov
2
-0
/
+471
[prev]
[next]