summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds1-17/+0
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
4 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds2-26/+123
5 daysMerge tag 'for-7.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-20/+102
5 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-81/+79
5 daysMerge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+2
5 daysMerge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-85/+8
6 daysdoc: watchdog: fix typos etcRandy Dunlap1-2/+2
6 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+28
6 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-5/+528
6 daysMerge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
6 daysMerge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+3
6 daysMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+1
6 daysMerge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds13-128/+622
7 daysMerge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-10/+84
7 daysMerge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+8
7 daysMerge tag 'xfs-merge-7.1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+4
7 daysMerge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+9
8 daysdoc: Add CPU Isolation documentationFrederic Weisbecker2-0/+358
11 daysMerge branches 'acpica', 'acpi-osl' and 'acpi-tables'Rafael J. Wysocki1-0/+8
11 daysdocs: sysctl: Add documentation for /proc/sys/xen/Shubham Chakraborty2-1/+33
11 daysDocumentation/kernel-parameters: fix architecture alignment for pt, nopt, and...Li RongQing1-5/+1
11 daysdocs: fix typos and duplicated words across documentationManuel Cortez2-2/+2
13 daysxfs: expose the number of open zones in sysfsChristoph Hellwig1-0/+4
2026-04-05Docs/mm/damon: document min_nr_regions constraint and rationaleLiew Rui Yan2-0/+8
2026-04-05Docs/mm/damon: document exclusivity of special-purpose modulesLiew Rui Yan3-0/+15
2026-04-05Docs/admin-guide/mm/damon/usage: document goal_tuner sysfs fileSeongJae Park1-4/+12
2026-04-05zram: remove chained recompressionSergey Senozhatsky1-9/+0
2026-04-05zram: update recompression documentationSergey Senozhatsky1-22/+18
2026-04-05docs: mm: fix typo in numa_memory_policy.rstAkinobu Mita1-1/+1
2026-04-05Docs/admin-guide/mm/damn/lru_sort: fix intervals autotune parameter nameSeongJae Park1-2/+2
2026-04-05mm: rename the 'compound_head' field in the 'struct page' to 'compound_info'Kiryl Shutsemau1-1/+1
2026-04-05kfence: add kfence.fault parameterMarco Elver1-0/+6
2026-04-05kho: remove finalize state and clientsJason Miu1-42/+11
2026-04-05mm: zswap: add per-memcg stat for incompressible pagesJiayuan Chen1-0/+5
2026-04-02cpufreq/amd-pstate: Add support for raw EPP writesMario Limonciello (AMD)1-5/+11
2026-04-02cpufreq/amd-pstate: Add support for platform profile classMario Limonciello (AMD)1-1/+3
2026-04-02cpufreq/amd-pstate: add kernel command line to override dynamic eppMario Limonciello (AMD)2-0/+14
2026-04-02cpufreq/amd-pstate: Add dynamic energy performance preferenceMario Limonciello (AMD)1-1/+17
2026-04-02Documentation: amd-pstate: fix dead links in the reference sectionNinad Naik1-2/+2
2026-04-02Documentation/amd-pstate: Add documentation for amd_pstate_floor_{freq,count}Gautham R. Shenoy1-0/+32
2026-04-02Documentation/amd-pstate: List amd_pstate_prefcore_ranking sysfs fileGautham R. Shenoy1-1/+3
2026-04-02Documentation/amd-pstate: List amd_pstate_hw_prefcore sysfs fileGautham R. Shenoy1-2/+4
2026-04-01docs: workqueue: document WQ_AFFN_CACHE_SHARD affinity scopeBreno Leitao1-1/+2
2026-03-31zloop: add max_open_zones optionDamien Le Moal1-1/+4
2026-03-30KVM: arm64: Add some initial documentation for pKVMWill Deacon1-2/+2
2026-03-28doc: watchdog: futher improvementsPetr Mladek1-17/+21
2026-03-28doc: watchdog: document buddy detectorMayank Rungta1-48/+101
2026-03-28doc: watchdog: clarify hardlockup detection timingMayank Rungta1-1/+40
2026-03-28hung_task: enable runtime reset of hung_task_detect_countAaron Tomlin1-1/+2