index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-25
docs: conf.py: properly handle include and exclude patterns
Mauro Carvalho Chehab
1
-4
/
+63
2025-06-25
docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION states
Jonathan Corbet
1
-32
/
+48
2025-06-25
docs: kdoc: Add some comments to process_decl()
Jonathan Corbet
1
-14
/
+16
2025-06-25
docs: kdoc: coalesce the end-of-comment processing
Jonathan Corbet
1
-22
/
+14
2025-06-25
docs: kdoc: rework the handling of SPECIAL_SECTION
Jonathan Corbet
1
-28
/
+20
2025-06-25
docs: kdoc: coalesce the new-section handling
Jonathan Corbet
1
-36
/
+13
2025-06-25
docs: kdoc: split out the special-section state
Jonathan Corbet
1
-12
/
+12
2025-06-25
docs: kdoc: separate out the handling of the declaration phase
Jonathan Corbet
1
-15
/
+78
2025-06-25
docs: kdoc: consolidate the "begin section" logic
Jonathan Corbet
1
-15
/
+17
2025-06-25
docs: kdoc: Make body_with_blank_line parsing more flexible
Jonathan Corbet
1
-1
/
+1
2025-06-21
Documentation: treewide: Replace remaining spinics links with lore
Bagas Sanjaya
4
-6
/
+6
2025-06-21
Documentation/sysctl: coredump: add %F for pidfd number
Salvatore Bonaccorso
1
-0
/
+1
2025-06-21
docs: process: discourage pointless boilerplate kdoc
Jakub Kicinski
1
-1
/
+4
2025-06-21
docs: f2fs: fix typos in f2fs.rst
Yuanye Ma
1
-2
/
+2
2025-06-21
Documentation: amd-pstate:fix minimum performance state label error
Shouye Liu
1
-1
/
+1
2025-06-21
docs: sphinx: avoid using the deprecated node.set_class()
Jonathan Corbet
1
-1
/
+1
2025-06-09
docs/sched: Make the sched-stats documentation consistent
Swapnil Sapkal
1
-22
/
+31
2025-06-09
docs: Fix typos, improve grammar in Userspace API
Hanne-Lotta Mäenpää
1
-3
/
+3
2025-06-09
docs: Improve grammar in Userspace API/fwctl
Hanne-Lotta Mäenpää
1
-15
/
+15
2025-06-09
sched_deadline, docs: add affinity setting with cgroup2 cpuset controller
Shashank Balaji
1
-6
/
+23
2025-06-09
sched_deadline, docs: replace rt-app examples with chrt or use config.json
Shashank Balaji
1
-22
/
+34
2025-06-09
docs: powerpc: Add htm.rst to table of contents
Brigham Campbell
1
-0
/
+1
2025-06-09
docs: Remove reiserfsprogs from dependencies.
Collin Funk
1
-14
/
+0
2025-06-09
ver_linux: Remove checks for reiserfsprogs.
Collin Funk
1
-2
/
+0
2025-06-09
docs: CSS: make cross-reference links more evident
Jonathan Corbet
1
-0
/
+15
2025-06-09
docs: automarkup: Mark up undocumented entities too
Jonathan Corbet
1
-2
/
+7
2025-06-09
docs: automarkup: Remove some Sphinx 2 holdovers
Jonathan Corbet
1
-16
/
+2
2025-06-09
docs: kdoc: some final touches for process_name()
Jonathan Corbet
1
-13
/
+20
2025-06-09
docs: kdoc: move the declaration regexes out of process_name()
Jonathan Corbet
1
-13
/
+17
2025-06-09
docs: kdoc: remove some ineffective code
Jonathan Corbet
1
-5
/
+0
2025-06-09
docs: kdoc: remove the KernelEntry::descr pseudo member
Jonathan Corbet
1
-6
/
+8
2025-06-09
docs: kdoc: remove the KernelEntry::is_kernel_comment member
Jonathan Corbet
1
-8
/
+8
2025-06-09
docs: kdoc: simplify the kerneldoc recognition code
Jonathan Corbet
1
-16
/
+8
2025-06-09
docs: kdoc: remove the section_intro variable
Jonathan Corbet
1
-2
/
+1
2025-06-09
docs: kdoc: move the core dispatch into a state table
Jonathan Corbet
1
-13
/
+17
2025-06-09
docs: kdoc: simplify the PROTO continuation logic
Jonathan Corbet
1
-6
/
+1
2025-06-09
docs: trace: boottime-trace.rst: fix typo
Runji Liu
1
-2
/
+2
2025-06-09
doc: Include scatterlist APIs in htmldocs
Matthew Wilcox (Oracle)
1
-0
/
+6
2025-06-09
kernel-doc: Fix symbol matching for dropped suffixes
Matthew Wilcox (Oracle)
1
-0
/
+8
2025-06-09
docs: packing: Fix a typo in example code.
Collin Funk
1
-1
/
+1
2025-06-08
Linux 6.16-rc1
v6.16-rc1
Linus Torvalds
1
-2
/
+2
2025-06-08
tools/power turbostat: version 2025.06.08
Len Brown
1
-37
/
+36
2025-06-08
tools/power turbostat: Add initial support for BartlettLake
Zhang Rui
1
-0
/
+1
2025-06-08
tools/power turbostat: Add initial support for DMR
Zhang Rui
1
-0
/
+18
2025-06-08
tools/power turbostat: Dump RAPL sysfs info
Zhang Rui
1
-0
/
+156
2025-06-08
tools/power turbostat: Avoid probing the same perf counters
Zhang Rui
1
-0
/
+15
2025-06-08
tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...
Zhang Rui
1
-25
/
+24
2025-06-08
tools/power turbostat: Clean up add perf/msr counter logic
Zhang Rui
1
-7
/
+18
2025-06-08
tools/power turbostat: Introduce add_msr_counter()
Zhang Rui
1
-9
/
+23
2025-06-08
tools/power turbostat: Remove add_msr_perf_counter_()
Zhang Rui
1
-12
/
+8
[next]