aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2023-07-21x86/speculation: Add force option to GDS mitigationDaniel Sneddon2-5/+21
2023-07-21docs: cgroup-v1: fix typoXiongwei Song1-1/+1
2023-07-21docs: cgroup-v1: correct the term of Page Cache organization in inodeXiongwei Song1-2/+2
2023-07-19x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon3-13/+128
2023-07-19media: docs: qcom_camss: Update Code Aurora referencesJeffrey Hugo1-3/+3
2023-07-17ACPI: thermal: Drop nocrt parameterMario Limonciello1-4/+0
2023-07-14rcuscale: Add kfree_by_call_rcu and kfree_mult to documentationPaul E. McKenney1-1/+10
2023-07-14rcuscale: Add minruntime module parameterPaul E. McKenney1-0/+6
2023-07-14rcuscale: Permit blocking delays between writersPaul E. McKenney1-0/+5
2023-07-14rcu-tasks: Cancel callback laziness if too many callbacksPaul E. McKenney1-0/+7
2023-07-14rcu-tasks: Add kernel boot parameters for callback lazinessPaul E. McKenney1-0/+23
2023-07-14Documentation: admin-guide: correct "it's" to possessive "its"Randy Dunlap2-2/+2
2023-07-10workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrai...tiozhang1-0/+7
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+2
2023-07-04Documentation: ACPI: fix typo in ssdt-overlays.rstDavid Heidelberg1-1/+1
2023-07-04Fix documentation of panic_on_warnOlaf Hering1-1/+1
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2-0/+69
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+56
2023-06-30Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-16/+37
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-4/+4
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-90/+75
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2023-06-27Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2023-06-27Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+12
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2023-06-27Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds1-24/+39
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-62/+78
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-14/+29
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-14/+6
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds3-22/+30
2023-06-25Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams2-0/+69
2023-06-25docs: perf: Minimal introduction the the CXL PMU device and driverJonathan Cameron2-0/+69
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas1-0/+3
2023-06-22Documentation: dm-integrity: Document an example of how the tunables relate.Russell Harmon1-0/+6
2023-06-22Documentation: dm-integrity: Document default values.Russell Harmon1-11/+11
2023-06-22Documentation: dm-integrity: Document the meaning of "buffer".Russell Harmon1-4/+9
2023-06-22Documentation: dm-integrity: Fix minor grammatical error.Russell Harmon1-1/+1
2023-06-21cgroup/misc: Expose misc.current on cgroup v2 rootLeiZhou-971-1/+1
2023-06-21docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet2-2/+2
2023-06-19Docs/admin-guide/mm/damon/usage: update the ways for getting monitoring resultsSeongJae Park1-8/+12
2023-06-19Docs/admin-guide/mm/damon/usage: clarify quotas and watermarks sysfs interfaceSeongJae Park1-2/+9
2023-06-19Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park1-67/+37
2023-06-19Docs/admin-guide/mm/damon/usage: remove unnecessary sentences about supported...SeongJae Park1-7/+5
2023-06-19Docs/admin-guide/mm/damon/usage: fix typos in references and commasSeongJae Park1-4/+3
2023-06-19Docs/admin-guide/mm/damon/start: update DAMOS example commandSeongJae Park1-5/+5