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 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-11
/
+24
|
\
|
*
selftests/vm/transhuge-stress: Support file-backed PMD folios
Matthew Wilcox (Oracle)
2022-03-21
1
-11
/
+24
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
11
-10
/
+562
|
\
\
|
*
|
selftests/damon: add a test for DAMON sysfs interface
SeongJae Park
2022-03-22
2
-0
/
+307
|
*
|
userfaultfd/selftests: fix uninitialized_var.cocci warning
Guo Zhengkui
2022-03-22
1
-1
/
+1
|
*
|
selftests: vm: add a hugetlb test case
Muchun Song
2022-03-22
4
-0
/
+157
|
*
|
selftests, x86: fix how check_cc.sh is being invoked
Guillaume Tucker
2022-03-22
2
-6
/
+6
|
*
|
selftests: memcg: test high limit for single entry allocation
Shakeel Butt
2022-03-22
3
-3
/
+91
*
|
|
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
18
-355
/
+791
|
\
\
\
|
*
\
\
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-15
38
-105
/
+470
|
|
\
\
\
|
*
\
\
\
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-21
94
-583
/
+973
|
|
\
\
\
\
|
*
|
|
|
|
selftests/rseq: Change type of rseq_offset to ptrdiff_t
Mathieu Desnoyers
2022-02-11
3
-10
/
+12
|
*
|
|
|
|
selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
Mathieu Desnoyers
2022-02-02
1
-32
/
+34
|
*
|
|
|
|
selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
Mathieu Desnoyers
2022-02-02
1
-28
/
+30
|
*
|
|
|
|
selftests/rseq: Fix: work-around asm goto compiler bugs
Mathieu Desnoyers
2022-02-02
7
-6
/
+245
|
*
|
|
|
|
selftests/rseq: Remove arm/mips asm goto compiler work-around
Mathieu Desnoyers
2022-02-02
2
-74
/
+0
|
*
|
|
|
|
selftests/rseq: Fix warnings about #if checks of undefined tokens
Mathieu Desnoyers
2022-02-02
2
-2
/
+2
|
*
|
|
|
|
selftests/rseq: Fix ppc32 offsets by using long rather than off_t
Mathieu Desnoyers
2022-02-02
9
-11
/
+11
|
*
|
|
|
|
selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...
Mathieu Desnoyers
2022-02-02
1
-27
/
+28
|
*
|
|
|
|
selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
Mathieu Desnoyers
2022-02-02
5
-38
/
+38
|
*
|
|
|
|
selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
Mathieu Desnoyers
2022-02-02
3
-88
/
+88
|
*
|
|
|
|
selftests/rseq: Introduce thread pointer getters
Mathieu Desnoyers
2022-02-02
4
-0
/
+114
|
*
|
|
|
|
selftests/rseq: Introduce rseq_get_abi() helper
Mathieu Desnoyers
2022-02-02
7
-94
/
+99
|
*
|
|
|
|
selftests/rseq: Remove volatile from __rseq_abi
Mathieu Desnoyers
2022-02-02
2
-4
/
+4
|
*
|
|
|
|
selftests/rseq: Remove useless assignment to cpu variable
Mathieu Desnoyers
2022-02-02
1
-3
/
+1
|
*
|
|
|
|
selftests/rseq: introduce own copy of rseq uapi header
Mathieu Desnoyers
2022-02-02
3
-14
/
+161
*
|
|
|
|
|
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-22
2
-1
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf: Add irq and exception return branch types
Anshuman Khandual
2022-03-01
2
-1
/
+5
*
|
|
|
|
|
|
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
2
-0
/
+79
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
selftests/exec: Test for empty string on NULL argv
Kees Cook
2022-03-01
2
-0
/
+79
*
|
|
|
|
|
|
|
Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
6
-15
/
+617
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'thermal-hfi'
Rafael J. Wysocki
2022-03-18
6
-15
/
+617
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
tools/power/x86/intel-speed-select: v1.12 release
Srinivas Pandruvada
2022-02-17
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
tools/power/x86/intel-speed-select: HFI support
Srinivas Pandruvada
2022-02-17
5
-4
/
+324
|
|
*
|
|
|
|
|
|
|
tools/power/x86/intel-speed-select: OOB daemon mode
Srinivas Pandruvada
2022-02-17
4
-11
/
+292
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-03-21
16
-195
/
+806
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'pm-tools'
Rafael J. Wysocki
2022-03-18
16
-195
/
+806
|
|
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
tools/power/x86/amd_pstate_tracer: Add tracer tool for AMD P-state
Jinzhou Su
2022-03-09
1
-0
/
+354
|
|
*
|
|
|
|
|
|
|
tools/power/x86/intel_pstate_tracer: make tracer as a module
Jinzhou Su
2022-03-09
1
-131
/
+129
|
|
*
|
|
|
|
|
|
|
turbostat: fix PC6 displaying on some systems
Artem Bityutskiy
2022-03-08
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
Merge tag 'linux-cpupower-5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2022-03-01
11
-62
/
+321
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
cpupower: Add "perf" option to print AMD P-State information
Huang Rui
2022-02-23
2
-1
/
+21
|
|
|
*
|
|
|
|
|
|
|
cpupower: Add function to print AMD P-State performance capabilities
Huang Rui
2022-02-22
3
-3
/
+40
|
|
|
*
|
|
|
|
|
|
|
cpupower: Move print_speed function into misc helper
Huang Rui
2022-02-22
3
-48
/
+52
|
|
|
*
|
|
|
|
|
|
|
cpupower: Enable boost state support for AMD P-State module
Huang Rui
2022-02-22
3
-0
/
+25
|
|
|
*
|
|
|
|
|
|
|
cpupower: Add AMD P-State sysfs definition and access helper
Huang Rui
2022-02-22
1
-0
/
+30
|
|
|
*
|
|
|
|
|
|
|
cpupower: Introduce ACPI CPPC library
Huang Rui
2022-02-22
3
-3
/
+83
|
|
|
*
|
|
|
|
|
|
|
cpupower: Add the function to get the sysfs value from specific table
Huang Rui
2022-02-22
2
-7
/
+28
|
|
|
*
|
|
|
|
|
|
|
cpupower: Initial AMD P-State capability
Huang Rui
2022-02-22
1
-0
/
+13
|
|
|
*
|
|
|
|
|
|
|
cpupower: Add the function to check AMD P-State enabled
Huang Rui
2022-02-22
2
-0
/
+28
[next]