Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f4b042a050062b2dec456adfced13d61341939e2
/
tools
b95fffb
tools/power turbostat: update version
by Len Brown
· 5 years ago
abdcbdb
tools/power turbostat: Print cpuidle information
by Len Brown
· 5 years ago
fcaa681
tools/power turbostat: Fix 32-bit capabilities warning
by Len Brown
· 5 years ago
1f81c5e
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
by Len Brown
· 5 years ago
f670840
tools/power turbostat: Support Elkhart Lake
by Chen Yu
· 5 years ago
d7814c3
tools/power turbostat: Support Jasper Lake
by Chen Yu
· 5 years ago
23274fa
tools/power turbostat: Support Ice Lake server
by Chen Yu
· 5 years ago
4bf7132
tools/power turbostat: Support Tiger Lake
by Chen Yu
· 5 years ago
d8d005b
tools/power turbostat: Fix gcc build warnings
by Len Brown
· 5 years ago
081c543
tools/power turbostat: Support Cometlake
by Chen Yu
· 5 years ago
e99bc91
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
78511ed
Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
1b51f69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
9d0e0cd
tc-testing: add ETS scheduler to tdc build configuration
by Davide Caratti
· 5 years ago
bce74b1
Merge tag 'linux-cpupower-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
by Rafael J. Wysocki
· 5 years ago
30bb557
Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 5 years ago
1091c8f
ktest: Fix typos in ktest.pl
by Masanari Iida
· 5 years ago
4d00fc4
ktest: Add timeout for ssh sync testing
by Steven Rostedt (VMware)
· 5 years ago
791dc9d
ktest: Make default build option oldconfig not randconfig
by Steven Rostedt (VMware)
· 5 years ago
afbac6c
ktest: Fix some typos in sample.conf
by Masanari Iida
· 5 years ago
fa883d6a
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
63849c8
Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
441b62a
tools: Fix off-by 1 relative directory includes
by Ian Rogers
· 5 years ago
3f5777f
perf jevents: Fix leak of mapfile memory
by John Garry
· 5 years ago
7b919a5
perf bench: Clear struct sigaction before sigaction() syscall
by Tommi Rantala
· 5 years ago
f649bd9
perf bench futex-wake: Restore thread count default to online CPU count
by Tommi Rantala
· 5 years ago
29b4f5f
perf top: Fix stdio interface input handling with glibc 2.28+
by Tommi Rantala
· 5 years ago
cfd3bc7
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
by Nick Desaulniers
· 5 years ago
b95b4d5
Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 5 years ago
0d29169
selftests/net/fib_tests: update addr_metric_test for peer route testing
by Hangbin Liu
· 5 years ago
b5c0951
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
by Arnaldo Carvalho de Melo
· 5 years ago
e4d9b04
perf bench: Share some global variables to fix build with gcc 10
by Arnaldo Carvalho de Melo
· 5 years ago
2de7fb6
cpupower: avoid multiple definition with gcc -fno-common
by Mike Gilbert
· 5 years ago
f3a6026
selftest/lkdtm: Use local .gitignore
by Christophe Leroy
· 5 years ago
7125f20
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
by Arnaldo Carvalho de Melo
· 5 years ago
ebcb946
perf env: Do not return pointers to local variables
by Arnaldo Carvalho de Melo
· 5 years ago
cff20b3
perf tests bp_account: Make global variable static
by Arnaldo Carvalho de Melo
· 5 years ago
852fb4a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
186e28a
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
by Christophe Leroy
· 5 years ago
7058b83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
e0560ba
perf annotate: Fix segfault with source toggle
by Ravi Bangoria
· 5 years ago
d3c0314
perf annotate: Align struct annotate_args
by Ravi Bangoria
· 5 years ago
2316f86
perf annotate: Simplify disasm_line allocation and freeing code
by Ravi Bangoria
· 5 years ago
e0ad4d6
perf annotate: Remove privsize from symbol__annotate() args
by Ravi Bangoria
· 5 years ago
bd862b1
perf probe: Check return value of strlist__add() for -ENOMEM
by He Zhe
· 5 years ago
b0aaf4c
perf config: Document missing config options
by Ravi Bangoria
· 5 years ago
cd0a9c5
perf annotate: Fix perf config option description
by Ravi Bangoria
· 5 years ago
812b0f5
perf annotate: Prefer cmdline option over default config
by Ravi Bangoria
· 5 years ago
7384083
perf annotate: Make perf config effective
by Ravi Bangoria
· 5 years ago
7b43b69
perf config: Introduce perf_config_u8()
by Ravi Bangoria
· 5 years ago
46ccb44
perf annotate: Fix --show-nr-samples for tui/stdio2
by Ravi Bangoria
· 5 years ago
68aac85
perf annotate: Fix --show-total-period for tui/stdio2
by Ravi Bangoria
· 5 years ago
54cf752
perf annotate/tui: Re-render title bar after switching back from script browser
by Ravi Bangoria
· 5 years ago
0d6f94f
tools headers UAPI: Update tools's copy of kvm.h headers
by Arnaldo Carvalho de Melo
· 5 years ago
d8e3ee2
tools arch x86: Sync the msr-index.h copy with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
91ad64a
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
b98cce1
Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
2fcc741
Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
4c45945
Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 5 years ago
0954df7
selftests: nft_concat_range: Add test for reported add/flush/add issue
by Stefano Brivio
· 5 years ago
d082055
selftests: nft_concat_range: Move option for 'list ruleset' before command
by Stefano Brivio
· 5 years ago
3dc55dba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
9e69fa4
selftests/vm: add missed tests in run_vmtests
by SeongJae Park
· 5 years ago
5f811c5
bootconfig: Add append value operator support
by Masami Hiramatsu
· 5 years ago
4e4694d
bootconfig: Prohibit re-defining value on same key
by Masami Hiramatsu
· 5 years ago
a24d286
bootconfig: Reject subkey and value on same parent key
by Masami Hiramatsu
· 5 years ago
15e9503
tools/bootconfig: Remove unneeded error message silencer
by Masami Hiramatsu
· 5 years ago
85c46b7
bootconfig: Add bootconfig magic word for indicating bootconfig explicitly
by Masami Hiramatsu
· 5 years ago
ef89d05
selftests/rseq: Fix out-of-tree compilation
by Michael Ellerman
· 5 years ago
b9167c8
selftests: Install settings files to fix TIMEOUT failures
by Michael Ellerman
· 5 years ago
ca7e1fd
Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
41f57cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
be886ba
kunit: run kunit_tool from any directory
by Heidi Fahim
· 5 years ago
dde54b9
kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid
by Heidi Fahim
· 5 years ago
b103de5
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
113e6b7
libbpf: Sanitise internal map names so they are not rejected by the kernel
by Toke Høiland-Jørgensen
· 5 years ago
f25975f
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
by Toke Høiland-Jørgensen
· 5 years ago
ad60ba0
perf auxtrace: Add auxtrace_record__read_finish()
by Adrian Hunter
· 5 years ago
d6bc34c
perf arm-spe: Fix endless record after being terminated
by Adrian Hunter
· 5 years ago
c9f2833
perf cs-etm: Fix endless record after being terminated
by Wei Li
· 5 years ago
783fed2
perf intel-bts: Fix endless record after being terminated
by Wei Li
· 5 years ago
2da4dd3
perf intel-pt: Fix endless record after being terminated
by Wei Li
· 5 years ago
2bbc835
perf test: Fix test trace+probe_vfs_getname.sh on s390
by Thomas Richter
· 5 years ago
3b573bf
perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf events
by Arnaldo Carvalho de Melo
· 5 years ago
9b64208
selftests: forwarding: vxlan_bridge_1d: use more proper tos value
by Hangbin Liu
· 5 years ago
04ddf12
wireguard: selftests: reduce complexity and fix make races
by Jason A. Donenfeld
· 5 years ago
4e867c9
selftests: forwarding: vxlan_bridge_1d: fix tos value
by Hangbin Liu
· 5 years ago
e404b8c
ipv6: Fix route replacement with dev-only route
by Benjamin Poirier
· 5 years ago
e8023b0
selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
by Hangbin Liu
· 5 years ago
44024ad
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
da99f93
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
2019fc9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
6276594
perf llvm: Fix script used to obtain kernel make directives to work with new kbuild
by Arnaldo Carvalho de Melo
· 5 years ago
a12d7f3
wireguard: device: use icmp_ndo_send helper
by Jason A. Donenfeld
· 5 years ago
9a0584f
selftests: openat2: fix build error on newer glibc
by Aleksa Sarai
· 5 years ago
3e83936
selftests: use LDLIBS for libraries instead of LDFLAGS
by Dmitry Safonov
· 5 years ago
ff47902
selftests: KVM: Remove unused x86_register enum
by Eric Auger
· 5 years ago
1ea2cc0
selftests: KVM: SVM: Add vmcall test
by Eric Auger
· 5 years ago
20ba262
selftests: KVM: AMD Nested test infrastructure
by Eric Auger
· 5 years ago
1ecaabe
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
by Eric Auger
· 5 years ago
Next »