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.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
2022-04-29
tools/vm/page_owner: support debug log to avoid huge log print
Haowen Bai
1
-8
/
+20
2022-04-29
tools/vm/page_owner_sort.c: support sorting blocks by multiple keys
Jiajian Ye
1
-22
/
+142
2022-04-29
tools/vm/page_owner_sort.c: support for multi-value selection in single argument
Jiajian Ye
1
-21
/
+57
2022-04-29
tools/vm/page_owner_sort.c: use fprintf() to send error messages to stderr
Jiajian Ye
1
-14
/
+16
2022-04-29
selftests/bpf: Fix two memory leaks in prog_tests
Mykola Lysenko
1
-6
/
+11
2022-04-29
selftests/powerpc: Add a test of 4PB SLB handling
Michael Ellerman
3
-1
/
+160
2022-04-29
selftests/bpf: Test bpf_map__set_autocreate() and related log fixup logic
Andrii Nakryiko
2
-1
/
+62
2022-04-29
libbpf: Allow to opt-out from creating BPF maps
Andrii Nakryiko
3
-17
/
+133
2022-04-29
libbpf: Use libbpf_mem_ensure() when allocating new map
Andrii Nakryiko
1
-27
/
+10
2022-04-29
libbpf: Append "..." in fixed up log if CO-RE spec is truncated
Andrii Nakryiko
1
-4
/
+4
2022-04-29
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
5
-11
/
+52
2022-04-29
libbpf: Support target-less SEC() definitions for BTF-backed programs
Andrii Nakryiko
1
-17
/
+32
2022-04-29
libbpf: Allow "incomplete" basic tracing SEC() definitions
Andrii Nakryiko
1
-18
/
+51
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
1
-0
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-140
/
+223
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+2
2022-04-28
Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2022-04-28
selftests/arm64: Fix O= builds for the floating point tests
Mark Brown
1
-17
/
+15
2022-04-28
selftests/arm64: Clean the fp helper libraries
Mark Brown
1
-0
/
+2
2022-04-28
selftests/arm64: Define top_srcdir for the fp tests
Mark Brown
1
-1
/
+5
2022-04-28
selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile
Mark Brown
1
-6
/
+5
2022-04-28
kselftest/arm64: fix array_size.cocci warning
Guo Zhengkui
1
-4
/
+4
2022-04-28
selftests/arm64: Add a testcase for handling of ZA on clone()
Mark Brown
4
-1
/
+226
2022-04-28
kselftest/arm64: Add SME support to syscall ABI test
Mark Brown
3
-23
/
+275
2022-04-28
kselftest/arm64: Add coverage for the ZA ptrace interface
Mark Brown
3
-1
/
+359
2022-04-28
kselftest/arm64: Add streaming SVE to SVE ptrace tests
Mark Brown
1
-0
/
+11
2022-04-28
kselftest/arm64: signal: Add SME signal handling tests
Mark Brown
10
-0
/
+555
2022-04-28
kselftest/arm64: Add stress test for SME ZA context switching
Mark Brown
4
-0
/
+451
2022-04-28
kselftest/arm64: signal: Handle ZA signal context in core code
Mark Brown
2
-1
/
+38
2022-04-28
kselftest/arm64: sme: Provide streaming mode SVE stress test
Mark Brown
4
-0
/
+83
2022-04-28
kselftest/arm64: Extend vector configuration API tests to cover SME
Mark Brown
6
-1
/
+38
2022-04-28
kselftest/arm64: Add tests for TPIDR2
Mark Brown
3
-1
/
+307
2022-04-28
kselftest/arm64: sme: Add SME support to vlset
Mark Brown
1
-2
/
+8
2022-04-28
kselftest/arm64: Add manual encodings for SME instructions
Mark Brown
1
-0
/
+51
2022-04-28
kselftest/arm64: Add simple test for MTE prctl
Mark Brown
2
-0
/
+120
2022-04-28
kselftest/arm64: Refactor parameter checking in mte_switch_mode()
Mark Brown
1
-3
/
+12
2022-04-28
kselftest/arm64: Log unexpected asynchronous MTE faults
Mark Brown
1
-0
/
+4
2022-04-28
kselftest/arm64: Handle more kselftest result codes in MTE helpers
Mark Brown
1
-2
/
+13
2022-04-28
kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets
Mark Brown
1
-1
/
+122
2022-04-28
kselftest/arm64: Remove assumption that tasks start FPSIMD only
Mark Brown
1
-23
/
+16
2022-04-28
kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
Mark Brown
1
-1
/
+1
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
6
-69
/
+0
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
1
-4
/
+25
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
3
-5
/
+6
2022-04-28
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
2
-0
/
+13
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2
-1
/
+12
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
1
-1
/
+1
2022-04-28
perf vendor events intel: Update WSM-EX events to v3
Ian Rogers
2
-10
/
+10
2022-04-28
perf vendor events intel: Update WSM-EP-SP events to v3
Ian Rogers
2
-10
/
+10
2022-04-28
perf vendor events intel: Update SKX events to v1.27
Ian Rogers
4
-150
/
+16
[prev]
[next]