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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2023-04-07
perf vendor events intel: Update free running tigerlake events
Ian Rogers
2
-36
/
+50
2023-04-07
perf vendor events intel: Update free running snowridgex events
Ian Rogers
2
-66
/
+30
2023-04-07
perf vendor events intel: Correct knightslanding memory topic
Ian Rogers
2
-36
/
+38
2023-04-07
perf vendor events intel: Update free running icelakex events
Ian Rogers
2
-58
/
+30
2023-04-07
perf vendor events intel: Update free running alderlake events
Ian Rogers
2
-8
/
+24
2023-04-07
perf pmu: Sort and remove duplicates using JSON PMU name
Ian Rogers
1
-16
/
+31
2023-04-07
perf pmu: Improve name/comments, avoid a memory allocation
Ian Rogers
2
-10
/
+25
2023-04-07
perf pmu: Fewer const casts
Ian Rogers
1
-6
/
+6
2023-04-07
perf lock contention: Do not try to update if hash map is full
Namhyung Kim
1
-3
/
+19
2023-04-07
perf lock contention: Revise needs_callstack() condition
Namhyung Kim
2
-2
/
+2
2023-04-07
perf lock contention: Update total/bad stats for hidden entries
Namhyung Kim
3
-1
/
+15
2023-04-07
perf lock contention: Add data failure stat
Namhyung Kim
4
-2
/
+8
2023-04-07
perf lock contention: Update default map size to 16384
Namhyung Kim
4
-6
/
+7
2023-04-07
perf lock contention: Use -M for --map-nr-entries
Namhyung Kim
2
-1
/
+2
2023-04-07
perf lock contention: Simplify parse_lock_type()
Namhyung Kim
1
-35
/
+8
2023-04-07
tools: Rename __fallthrough to fallthrough
Liam Howlett
15
-23
/
+21
2023-04-07
perf pmu: Fix a few potential fd leaks
Ian Rogers
1
-2
/
+10
2023-04-07
perf pmu: Make parser reentrant
Ian Rogers
4
-13
/
+37
2023-04-07
selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...
Yonghong Song
1
-0
/
+460
2023-04-07
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
1
-1
/
+1
2023-04-07
selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction
Yonghong Song
2
-0
/
+181
2023-04-07
KVM: selftests: Verify LBRs are disabled if vPMU is disabled
Sean Christopherson
1
-0
/
+29
2023-04-07
KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIES
Sean Christopherson
1
-0
/
+10
2023-04-07
KVM: selftests: Refactor LBR_FMT test to avoid use of separate macro
Sean Christopherson
1
-7
/
+6
2023-04-07
KVM: selftests: Drop "all done!" printf() from PERF_CAPABILITIES test
Sean Christopherson
1
-2
/
+0
2023-04-07
KVM: selftests: Test post-KVM_RUN writes to PERF_CAPABILITIES
Sean Christopherson
1
-0
/
+13
2023-04-07
KVM: selftests: Expand negative testing of guest writes to PERF_CAPABILITIES
Sean Christopherson
1
-7
/
+54
2023-04-07
KVM: selftests: Test all immutable non-format bits in PERF_CAPABILITIES
Sean Christopherson
1
-3
/
+27
2023-04-07
KVM: selftests: Test all fungible features in PERF_CAPABILITIES
Sean Christopherson
1
-5
/
+24
2023-04-07
KVM: selftests: Drop now-redundant checks on PERF_CAPABILITIES writes
Sean Christopherson
1
-6
/
+0
2023-04-07
KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRs
Sean Christopherson
1
-1
/
+16
2023-04-07
KVM: selftests: Print out failing MSR and value in vcpu_set_msr()
Sean Christopherson
1
-8
/
+24
2023-04-07
KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1
Sean Christopherson
1
-0
/
+3
2023-04-07
KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-test
Sean Christopherson
1
-6
/
+19
2023-04-07
KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUN
Sean Christopherson
1
-20
/
+31
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+2
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2023-04-06
Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2023-04-06
ACPICA: actbl2: Replace 1-element arrays with flexible arrays
Kees Cook
1
-2
/
+2
2023-04-06
ACPICA: Update all copyrights/signons to 2023
Bob Moore
10
-10
/
+10
2023-04-06
selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE
Kal Conley
2
-0
/
+25
2023-04-06
selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver
Lorenzo Bianconi
1
-3
/
+27
2023-04-06
selftests/net: fix typo in tcp_mmap
Eric Dumazet
1
-1
/
+1
2023-04-06
selftests/clone3: fix number of tests in ksft_set_plan
Tobias Klauser
1
-2
/
+2
2023-04-06
bpftool: Clean up _bpftool_once_attr() calls in bash completion
Quentin Monnet
1
-13
/
+3
2023-04-06
bpftool: Support printing opcodes and source file references in CFG
Quentin Monnet
7
-15
/
+83
2023-04-06
bpftool: Support "opcodes", "linum", "visual" simultaneously
Quentin Monnet
3
-39
/
+47
2023-04-06
bpftool: Return an error on prog dumps if both CFG and JSON are required
Quentin Monnet
2
-6
/
+11
2023-04-06
bpftool: Support inline annotations when dumping the CFG of a program
Quentin Monnet
6
-26
/
+88
2023-04-06
bpftool: Fix bug for long instructions in program CFG dumps
Quentin Monnet
1
-0
/
+7
[prev]
[next]