index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
tools/bpf: Rename 'struct event' to avoid naming conflict
Naveen N. Rao
3
-3
/
+3
2022-01-14
tools/resolve_btfids: Build with host flags
Connor O'Brien
1
-2
/
+4
2022-01-14
selftest: kvm: Add amx selftest
Yang Zhong
2
-0
/
+449
2022-01-14
selftest: kvm: Move struct kvm_x86_state to header
Yang Zhong
2
-16
/
+15
2022-01-14
selftest: kvm: Reorder vcpu_load_state steps for AMX
Paolo Bonzini
1
-8
/
+9
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
10
-8
/
+130
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-1
/
+16
2022-01-14
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
1
-1
/
+2
2022-01-14
perf metricgroup: Fix use after free in metric__new()
José Expósito
1
-1
/
+1
2022-01-14
libperf tests: Update a use of the new cpumap API
Ian Rogers
1
-2
/
+3
2022-01-14
perf arm: Fix off-by-one directory path
Ian Rogers
1
-1
/
+1
2022-01-14
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+17
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
6
-2
/
+184
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
4
-1
/
+717
2022-01-14
kselftests/net: list all available tests in usage()
Li Zhijian
1
-0
/
+3
2022-01-13
rtla: Add Documentation
Daniel Bristot de Oliveira
1
-4
/
+26
2022-01-13
rtla/timerlat: Add timerlat hist mode
Daniel Bristot de Oliveira
3
-2
/
+828
2022-01-13
rtla: Add timerlat tool and timelart top mode
Daniel Bristot de Oliveira
5
-0
/
+697
2022-01-13
rtla/osnoise: Add the hist mode
Daniel Bristot de Oliveira
3
-1
/
+807
2022-01-13
rtla/osnoise: Add osnoise top mode
Daniel Bristot de Oliveira
3
-0
/
+596
2022-01-13
rtla: Add osnoise tool
Daniel Bristot de Oliveira
4
-0
/
+956
2022-01-13
rtla: Helper functions for rtla
Daniel Bristot de Oliveira
4
-0
/
+708
2022-01-13
rtla: Real-Time Linux Analysis tool
Daniel Bristot de Oliveira
3
-0
/
+184
2022-01-13
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-01-13
tools headers UAPI: Update tools's copy of drm.h header
Arnaldo Carvalho de Melo
1
-0
/
+18
2022-01-13
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2
-9
/
+9
2022-01-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
379
-3793
/
+15867
2022-01-13
kselftests/net: adapt the timeout to the largest runtime
Li Zhijian
1
-1
/
+1
2022-01-12
libbpf: Deprecate bpf_map__def() API
Christy Lee
1
-1
/
+2
2022-01-12
selftests/bpf: Stop using bpf_map__def() API
Christy Lee
5
-28
/
+26
2022-01-12
perf: Stop using bpf_map__def() API
Christy Lee
2
-51
/
+41
2022-01-12
bpftool: Stop using bpf_map__def() API
Christy Lee
2
-9
/
+7
2022-01-12
bpftool: Only set obj->skeleton on complete success
Wei Fu
1
-1
/
+1
2022-01-12
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
1
-0
/
+3
2022-01-12
selftests/bpf: Change bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
1
-6
/
+6
2022-01-12
libbpf: Rename bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
3
-2
/
+12
2022-01-12
bpftool: Fix error check when calling hashmap__new()
Mauricio Vásquez
5
-5
/
+7
2022-01-12
libbpf: Use IS_ERR_OR_NULL() in hashmap__free()
Mauricio Vásquez
1
-2
/
+1
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-16
/
+29
2022-01-12
Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
5
-73
/
+133
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
6
-62
/
+13
2022-01-12
perf pmu-events: Don't lower case MetricExpr
Ian Rogers
2
-3
/
+1
2022-01-12
perf expr: Add debug logging for literals
Ian Rogers
1
-12
/
+25
2022-01-12
perf tools: Probe non-deprecated sysfs path 1st
Ian Rogers
1
-3
/
+2
2022-01-12
perf tools: Fix SMT fallback with large core counts
Ian Rogers
1
-10
/
+58
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
64
-356
/
+431
2022-01-12
perf stat: Correct first_shadow_cpu to return index
Ian Rogers
1
-8
/
+7
2022-01-12
perf script: Fix flipped index and cpu
Ian Rogers
1
-1
/
+1
2022-01-12
perf c2c: Use more intention revealing iterator
Ian Rogers
1
-5
/
+5
2022-01-12
perf bpf: Rename 'cpu' to 'cpu_map_idx'
Ian Rogers
2
-12
/
+11
[prev]
[next]