index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-23
51
-149
/
+354
|
\
|
*
perf tools: Remove redundant err variable
Minghao Chi
2022-01-22
1
-4
/
+1
|
*
perf test: Add parse-events test for aliases with hyphens
John Garry
2022-01-22
2
-9
/
+82
|
*
perf test: Add pmu-events test for aliases with hyphens
John Garry
2022-01-22
2
-0
/
+48
|
*
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
4
-4
/
+41
|
*
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
2022-01-22
1
-8
/
+17
|
*
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
2022-01-22
1
-1
/
+0
|
*
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
31
-87
/
+99
|
*
perf python: Fix cpu_map__item() building
Ian Rogers
2022-01-22
1
-3
/
+3
|
*
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
2022-01-22
1
-1
/
+1
|
*
tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall
Arnaldo Carvalho de Melo
2022-01-20
5
-1
/
+8
|
*
tools headers UAPI: Sync x86 arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
2022-01-19
1
-12
/
+14
|
*
perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...
Arnaldo Carvalho de Melo
2022-01-19
1
-1
/
+2
|
*
perf evlist: No need to setup affinities when disabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
1
-5
/
+9
|
*
perf evlist: No need to setup affinities when enabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
1
-5
/
+9
|
*
perf stat: No need to setup affinities when starting a workload
Arnaldo Carvalho de Melo
2022-01-18
1
-7
/
+10
|
*
perf affinity: Allow passing a NULL arg to affinity__cleanup()
Arnaldo Carvalho de Melo
2022-01-18
1
-1
/
+7
|
*
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
2022-01-18
1
-0
/
+3
*
|
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
4
-10
/
+99
|
\
\
|
*
|
tools: sync tools/bitmap with mother linux
Yury Norov
2022-01-15
4
-10
/
+99
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-22
12
-88
/
+756
|
\
\
\
|
*
|
|
selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c
Jinrong Liang
2022-01-20
1
-0
/
+1
|
*
|
|
selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c
Jinrong Liang
2022-01-20
1
-4
/
+0
|
*
|
|
kvm: selftests: Do not indent with spaces
Paolo Bonzini
2022-01-19
6
-59
/
+61
|
*
|
|
kvm: selftests: sync uapi/linux/kvm.h with Linux header
Paolo Bonzini
2022-01-19
1
-3
/
+16
|
*
|
|
selftests: kvm: add amx_test to .gitignore
Muhammad Usama Anjum
2022-01-19
1
-0
/
+1
|
*
|
|
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
2022-01-19
79
-481
/
+1724
|
|
\
|
|
|
*
|
|
KVM: selftests: Add a test to force emulation with a pending exception
Sean Christopherson
2022-01-19
3
-0
/
+141
|
*
|
|
selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER
Jim Mattson
2022-01-19
3
-0
/
+440
|
*
|
|
selftests: kvm/x86: Introduce x86_model()
Jim Mattson
2022-01-19
1
-0
/
+5
|
*
|
|
selftests: kvm/x86: Export x86_family() for use outside of processor.c
Jim Mattson
2022-01-19
2
-12
/
+12
|
*
|
|
selftests: kvm/x86: Introduce is_amd_cpu()
Jim Mattson
2022-01-19
2
-9
/
+10
|
*
|
|
selftests: kvm/x86: Parameterize the CPUID vendor string check
Jim Mattson
2022-01-19
1
-3
/
+7
|
*
|
|
kvm: selftests: conditionally build vm_xsave_req_perm()
Wei Wang
2022-01-19
1
-0
/
+2
|
*
|
|
KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN
Vitaly Kuznetsov
2022-01-17
3
-4
/
+66
|
*
|
|
KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'
Vitaly Kuznetsov
2022-01-17
3
-3
/
+3
*
|
|
|
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
8
-33
/
+182
|
\
\
\
\
|
*
\
\
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-01-18
6
-32
/
+178
|
|
\
\
\
\
|
|
*
|
|
|
bpf, selftests: Add ringbuf memory type confusion test
Daniel Borkmann
2022-01-19
4
-2
/
+79
|
|
*
|
|
|
bpf, selftests: Add various ringbuf tests with invalid offset
Daniel Borkmann
2022-01-19
1
-0
/
+64
|
|
*
|
|
|
bpf/selftests: Add check for updating XDP bpf_link with wrong program type
Toke Høiland-Jørgensen
2022-01-11
2
-0
/
+11
|
|
*
|
|
|
bpf/selftests: convert xdp_link test to ASSERT_* macros
Toke Høiland-Jørgensen
2022-01-11
1
-31
/
+25
|
*
|
|
|
|
kselftests/net: list all available tests in usage()
Li Zhijian
2022-01-14
1
-0
/
+3
|
*
|
|
|
|
kselftests/net: adapt the timeout to the largest runtime
Li Zhijian
2022-01-13
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
5
-13
/
+16
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
delayacct: track delays from memory compact
wangyong
2022-01-20
1
-1
/
+7
|
*
|
|
|
hash.h: remove unused define directive
Isabella Basso
2022-01-20
1
-4
/
+1
|
*
|
|
|
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2022-01-20
2
-6
/
+6
|
*
|
|
|
tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...
Yafang Shao
2022-01-20
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-18
6
-9
/
+594
|
\
\
\
\
[next]