index
:
linux-dev
master
remove-sha1
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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-19
selftests/ftrace: Update kprobe event error testcase
Masami Hiramatsu
1
-0
/
+1
2019-09-17
selftests/ftrace: Select an existing function in kprobe_eventname test
Steven Rostedt (VMware)
1
-1
/
+15
2019-09-16
bpf: fix accessing bpf_sysctl.file_pos on s390
Ilya Leoshkevich
1
-1
/
+8
2019-09-16
selftests/bpf: add bpf-gcc support
Ilya Leoshkevich
3
-23
/
+67
2019-09-12
kselftests: cgroup: add freezer mkdir test
Roman Gushchin
1
-0
/
+54
2019-09-10
iocost_monitor: Report debt
Tejun Heo
1
-1
/
+4
2019-09-10
iocost_monitor: Report more info with higher accuracy
Tejun Heo
1
-7
/
+11
2019-09-10
iocost_monitor: Always use strings for json values
Tejun Heo
1
-20
/
+20
2019-09-10
objtool: Clobber user CFLAGS variable
Josh Poimboeuf
1
-1
/
+1
2019-09-09
tools/power/x86/intel-speed-select: Display core count for bucket
Srinivas Pandruvada
3
-3
/
+26
2019-09-07
tools/power/x86/intel-speed-select: Fix memory leak
Prarit Bhargava
1
-5
/
+11
2019-09-07
tools/power/x86/intel-speed-select: Output success/failed for command output
Prarit Bhargava
2
-2
/
+4
2019-09-07
tools/power/x86/intel-speed-select: Output human readable CPU list
Prarit Bhargava
1
-0
/
+39
2019-09-07
tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turbo frequency
Prarit Bhargava
1
-6
/
+12
2019-09-07
tools/power/x86/intel-speed-select: Switch output to MHz
Prarit Bhargava
1
-10
/
+10
2019-09-07
tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq
Prarit Bhargava
1
-14
/
+16
2019-09-07
tools/power/x86/intel-speed-select: Fix cpu-count output
Prarit Bhargava
1
-1
/
+1
2019-09-07
tools/power/x86/intel-speed-select: Fix help option typo
Prarit Bhargava
1
-1
/
+1
2019-09-07
tools/power/x86/intel-speed-select: Fix package typo
Prarit Bhargava
1
-4
/
+4
2019-09-07
tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr()
Dan Carpenter
1
-2
/
+2
2019-09-06
selftests/bpf: test_progs: convert test_tcp_rtt
Stanislav Fomichev
3
-59
/
+28
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_inherit
Stanislav Fomichev
3
-64
/
+43
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_multi
Stanislav Fomichev
3
-55
/
+11
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_sk
Stanislav Fomichev
4
-52
/
+15
2019-09-06
selftests/bpf: test_progs: convert test_sockopt
Stanislav Fomichev
3
-46
/
+8
2019-09-06
selftests/bpf: test_progs: add test__join_cgroup helper
Stanislav Fomichev
3
-2
/
+41
2019-09-05
selftests/bpf: precision tracking tests
Alexei Starovoitov
1
-0
/
+52
2019-09-05
selftest: A few cleanups for fib_nexthops.sh
David Ahern
1
-11
/
+13
2019-09-05
riscv: Add support for libdw
Mao Han
8
-1
/
+279
2019-09-04
pm-graph: make setVal unbuffered again for python2 and python3
Todd Brandt
1
-5
/
+5
2019-09-04
KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x
Thomas Huth
1
-0
/
+30
2019-09-04
selftests: firmware: Add request_firmware_into_buf tests
Scott Branden
2
-2
/
+66
2019-09-03
selftests/bpf: fix endianness issues in test_sysctl
Ilya Leoshkevich
1
-43
/
+82
2019-09-03
selftests/bpf: improve unexpected success reporting in test_syctl
Ilya Leoshkevich
1
-1
/
+2
2019-09-03
selftests/bpf: fix "ctx:write sysctl:write read ok" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-09-03
selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu
Ilya Leoshkevich
3
-16
/
+22
2019-09-03
selftests/bpf: test_progs: add missing \n to CHECK_FAIL
Stanislav Fomichev
1
-1
/
+1
2019-09-03
selftests/bpf: test_progs: fix verbose mode garbage
Stanislav Fomichev
1
-0
/
+1
2019-08-31
tc-testing: don't hardcode 'ip' in nsPlugin.py
Davide Caratti
1
-11
/
+11
2019-08-31
objtool: Ignore intentional differences for the x86 insn decoder
Arnaldo Carvalho de Melo
1
-4
/
+5
2019-08-31
objtool: Update sync-check.sh from perf's check-headers.sh
Arnaldo Carvalho de Melo
1
-5
/
+26
2019-08-31
perf build: Ignore intentional differences for the x86 insn decoder
Arnaldo Carvalho de Melo
1
-4
/
+4
2019-08-31
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
16
-2632
/
+23
2019-08-31
perf intel-pt: Remove inat.c from build dependency list
Josh Poimboeuf
1
-1
/
+1
2019-08-31
perf: Update .gitignore file
Josh Poimboeuf
1
-0
/
+3
2019-08-31
objtool: Move x86 insn decoder to a common location
Josh Poimboeuf
12
-12
/
+12
2019-08-31
perf metricgroup: Support multiple events for metricgroup
Jin Yao
3
-44
/
+68
2019-08-31
perf metricgroup: Scale the metric result
Jin Yao
3
-11
/
+31
2019-08-31
perf pmu: Change convert_scale from static to global
Jin Yao
2
-3
/
+5
2019-08-31
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
22
-19
/
+47
[next]