summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2023-07-31docs: cgroup-v1: replace dead CONFIG_MEM_RES_CTRL_SWAP symbolKrzysztof Pawlaczyk
2023-07-31dma-contiguous: support numa CMA for specified nodeYajun Deng
2023-07-31dma-contiguous: support per-numa CMA for all architecturesYajun Deng
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-28perf docs: Update metric usage for Alibaba's T-Head PMU driver (arm64)Jing Zhang
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-07-25RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Conor Dooley
2023-07-25Documentation: devices.txt: reconcile serial/ucc_uart minor numersRandy Dunlap
2023-07-24docs: move s390 under archCosta Shulyupin
2023-07-22x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2023-07-21docs: panic: cleanups for panic paramsRandy Dunlap
2023-07-21Docs: kernel-parameters: sort arm64 entriesRandy Dunlap
2023-07-21x86/speculation: Add force option to GDS mitigationDaniel Sneddon
2023-07-21docs: cgroup-v1: fix typoXiongwei Song
2023-07-21docs: cgroup-v1: correct the term of Page Cache organization in inodeXiongwei Song
2023-07-19x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-07-19media: docs: qcom_camss: Update Code Aurora referencesJeffrey Hugo
2023-07-17ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-07-14rcuscale: Add kfree_by_call_rcu and kfree_mult to documentationPaul E. McKenney
2023-07-14rcuscale: Add minruntime module parameterPaul E. McKenney
2023-07-14rcuscale: Permit blocking delays between writersPaul E. McKenney
2023-07-14rcu-tasks: Cancel callback laziness if too many callbacksPaul E. McKenney
2023-07-14rcu-tasks: Add kernel boot parameters for callback lazinessPaul E. McKenney
2023-07-14Documentation: admin-guide: correct "it's" to possessive "its"Randy Dunlap
2023-07-10workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrai...tiozhang
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-07-04Documentation: ACPI: fix typo in ssdt-overlays.rstDavid Heidelberg
2023-07-04Fix documentation of panic_on_warnOlaf Hering
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-30Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-25Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams
2023-06-25docs: perf: Minimal introduction the the CXL PMU device and driverJonathan Cameron
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas