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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-12
perf auxtrace: Allow buffers to be mapped read / write
Adrian Hunter
2
-3
/
+8
2021-05-12
perf inject: Add --vm-time-correlation option
Adrian Hunter
3
-0
/
+60
2021-05-12
perf inject: Add facility to do in place update
Adrian Hunter
5
-6
/
+35
2021-05-12
perf intel-pt: Support Z itrace option for timeless decoding
Adrian Hunter
2
-1
/
+6
2021-05-12
perf intel-pt: Move synth_opts initialization earlier
Adrian Hunter
1
-15
/
+14
2021-05-12
perf auxtrace: Add Z itrace option for timeless decoding
Adrian Hunter
3
-0
/
+6
2021-05-12
objtool: Provide stats for jump_labels
Peter Zijlstra
2
-2
/
+23
2021-05-12
objtool: Rewrite jump_label instructions
Peter Zijlstra
1
-0
/
+14
2021-05-12
objtool: Decode jump_entry::key addend
Peter Zijlstra
3
-0
/
+16
2021-05-12
objtool: Rewrite hashtable sizing
Peter Zijlstra
2
-47
/
+83
2021-05-12
kselftest: Add test for core sched prctl interface
Chris Hyser
4
-0
/
+354
2021-05-12
sched: prctl() core-scheduling interface
Chris Hyser
1
-0
/
+8
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-266
/
+625
2021-05-11
libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions
Andrii Nakryiko
1
-5
/
+6
2021-05-11
libbpf: Fix ELF symbol visibility update logic
Andrii Nakryiko
1
-1
/
+1
2021-05-11
bpftool: Stop emitting static variables in BPF skeleton
Andrii Nakryiko
1
-0
/
+4
2021-05-11
selftests/bpf: Stop using static variables for passing data to/from user-space
Andrii Nakryiko
19
-40
/
+33
2021-05-11
libbpf: Add per-file linker opts
Andrii Nakryiko
3
-6
/
+22
2021-05-11
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Andrii Nakryiko
1
-0
/
+2
2021-05-11
selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
Jussi Maki
7
-266
/
+617
2021-05-11
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-05-10
tools/memory-model: Fix smp_mb__after_spinlock() spelling
Björn Töpel
1
-1
/
+1
2021-05-10
torture: Don't cap remote runs by build-system number of CPUs
Paul E. McKenney
2
-4
/
+12
2021-05-10
torture: Make kvm-remote.sh account for network failure in pathname checks
Paul E. McKenney
1
-2
/
+24
2021-05-10
rcutorture: Add BUSTED-BOOST to test RCU priority boosting tests
Paul E. McKenney
2
-0
/
+25
2021-05-10
torture: Set kvm.sh language to English
Paul E. McKenney
1
-0
/
+3
2021-05-10
torture: Correctly fetch number of CPUs for non-English languages
Frederic Weisbecker
2
-2
/
+2
2021-05-10
torture: Make kvm-find-errors.sh account for kvm-remote.sh
Paul E. McKenney
1
-1
/
+1
2021-05-10
torture: Make the build machine control N in "make -jN"
Paul E. McKenney
1
-2
/
+4
2021-05-10
torture: Make kvm.sh use abstracted kvm-end-run-stats.sh
Paul E. McKenney
1
-15
/
+1
2021-05-10
torture: Abstract end-of-run summary
Paul E. McKenney
2
-8
/
+43
2021-05-10
torture: Fix grace-period rate output
Paul E. McKenney
1
-1
/
+1
2021-05-10
torture: Add kvm-remote.sh script for distributed rcutorture test runs
Paul E. McKenney
1
-0
/
+227
2021-05-10
rcuscale: Allow CPU hotplug to be enabled
Paul E. McKenney
2
-2
/
+2
2021-05-10
refscale: Allow CPU hotplug to be enabled
Paul E. McKenney
2
-2
/
+2
2021-05-10
torture: Make kvm-again.sh use "scenarios" rather than "batches" file
Paul E. McKenney
1
-16
/
+6
2021-05-10
torture: Add "scenarios" option to kvm.sh --dryrun parameter
Paul E. McKenney
1
-2
/
+26
2021-05-10
torture: Fix remaining erroneous torture.sh instance of $*
Paul E. McKenney
1
-1
/
+1
2021-05-10
tools/rcu: Add drgn script to dump number of RCU callbacks
Paul E. McKenney
1
-0
/
+46
2021-05-10
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
26
-22
/
+260
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-21
/
+73
2021-05-10
tests/cgroup: test cgroup.kill
Christian Brauner
3
-1
/
+301
2021-05-10
tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()
Christian Brauner
3
-57
/
+49
2021-05-10
tests/cgroup: use cgroup.kill in cg_killall()
Christian Brauner
1
-0
/
+4
2021-05-10
tools headers UAPI: Sync perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
4
-8
/
+24
2021-05-10
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+8
2021-05-10
tools include UAPI powerpc: Sync errno.h with the kernel headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-05-10
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
3
-2
/
+2
2021-05-10
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscalls
Arnaldo Carvalho de Melo
5
-1
/
+27
[prev]
[next]