index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
3
-0
/
+23
2021-02-18
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-02-18
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
4
-14
/
+43
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
7
-53
/
+251
2021-02-18
perf intel-pt: Fix IPC with CYC threshold
Adrian Hunter
3
-0
/
+41
2021-02-18
perf intel-pt: Fix premature IPC
Adrian Hunter
3
-11
/
+17
2021-02-18
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
1
-0
/
+3
2021-02-18
perf unwind: Set userdata for all __report_module() paths
Dave Rigby
1
-3
/
+8
2021-02-18
perf record: Fix continue profiling after draining the buffer
Yang Jihong
3
-1
/
+13
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
37
-260
/
+1608
2021-02-18
perf tools: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-02-18
perf vendor events arm64: Add JSON metrics for imx8mp DDR Perf
Joakim Zhang
2
-0
/
+503
2021-02-18
perf vendor events arm64: Add JSON metrics for imx8mq DDR Perf
Joakim Zhang
2
-0
/
+55
2021-02-18
perf vendor events arm64: Add JSON metrics for imx8mn DDR Perf
Joakim Zhang
2
-0
/
+55
2021-02-18
perf vendor events arm64: Fix indentation of brackets in imx8mm metrics
Joakim Zhang
1
-2
/
+2
2021-02-17
perf annotate: Do not jump after 'k' is pressed
Martin Liška
1
-1
/
+1
2021-02-17
perf metricgroup: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
11
-11
/
+156
2021-02-17
tools api fs: Cache cgroupfs mount point
Namhyung Kim
1
-0
/
+19
2021-02-17
tools api fs: Diet cgroupfs_find_mountpoint()
Namhyung Kim
1
-25
/
+45
2021-02-17
tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint()
Namhyung Kim
1
-19
/
+15
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2
-4
/
+40
2021-02-17
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
1
-0
/
+27
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
2
-63
/
+202
2021-02-17
perf symbols: Resolve symbols against debug file first
Jiri Slaby
1
-1
/
+15
2021-02-17
net: re-solve some conflicts after net -> net-next merge
Jakub Kicinski
1
-1
/
+2
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-8
/
+40
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
101
-839
/
+3390
2021-02-16
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
17
-32
/
+1311
2021-02-16
perf arm-spe: Set sample's data source field
Leo Yan
1
-9
/
+60
2021-02-16
perf arm-spe: Synthesize memory event
Leo Yan
1
-0
/
+30
2021-02-16
perf arm-spe: Fill address info for samples
Leo Yan
1
-20
/
+30
2021-02-16
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
1
-1
/
+1
2021-02-15
selftests: gpio: add CONFIG_GPIO_CDEV to config
Kent Gibson
1
-0
/
+1
2021-02-15
selftests: gpio: port to GPIO uAPI v2
Kent Gibson
2
-10
/
+76
2021-02-15
tools: gpio: remove uAPI v1 code no longer used by selftests
Kent Gibson
2
-95
/
+0
2021-02-15
selftests: remove obsolete gpio references from kselftest_deps.sh
Kent Gibson
1
-3
/
+1
2021-02-15
selftests: remove obsolete build restriction for gpio
Kent Gibson
1
-9
/
+0
2021-02-15
selftests: gpio: remove obsolete gpio-mockup-chardev.c
Kent Gibson
1
-323
/
+0
2021-02-15
selftests: gpio: rework and simplify test implementation
Kent Gibson
4
-288
/
+535
2021-02-15
kselftest: add support for skipped tests
Timur Tabi
1
-6
/
+12
2021-02-13
selftests/bpf: Add unit tests for pointers in global functions
Dmitrii Banshchikov
11
-0
/
+449
2021-02-13
selftests: tc: Add generic mpls matching support for tc-flower
Guillaume Nault
2
-1
/
+162
2021-02-13
selftests: tc: Add basic mpls_* matching support for tc-flower
Guillaume Nault
3
-1
/
+187
2021-02-13
flow_dissector: fix TTL and TOS dissection on IPv4 fragments
Davide Caratti
1
-1
/
+37
2021-02-13
selftests: mptcp: fail if not enough SYN/3rd ACK
Matthieu Baerts
1
-8
/
+20
2021-02-13
selftests: mptcp: display warnings on one line
Matthieu Baerts
1
-23
/
+40
2021-02-13
selftests: mptcp: fix ACKRX debug message
Matthieu Baerts
1
-1
/
+1
2021-02-13
selftests: mptcp: dump more info on errors
Paolo Abeni
1
-3
/
+12
2021-02-13
selftests/bpf: Tests using bpf_check_mtu BPF-helper
Jesper Dangaard Brouer
2
-0
/
+414
[prev]
[next]