summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2025-09-26Merge tag 'platform-drivers-x86-v6.17-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2025-09-25platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()Daniel Lee1-2/+2
2025-09-11Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+122
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan1-4/+1
2025-08-21Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta1-0/+11
2025-08-14Documentation/hw-vuln: Add VMSCAPE documentationPawan Gupta2-0/+111
2025-08-13Docs: admin-guide: Correct spelling mistakeErick Karanja1-1/+1
2025-08-12docs: cgroup: fixed spelling mistakes in documentationSoham Metha1-2/+2
2025-08-11x86/bugs: Select best SRSO mitigationDavid Kaplan1-1/+1
2025-08-04Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-12/+26
2025-08-04Merge tag 'for-6.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+8
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds3-2/+87
2025-08-02stackdepot: make max number of pools boot-time configurableMatt Fleming1-0/+5
2025-08-01Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+17
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-11/+124
2025-07-31Merge tag 'integrity-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds2-2/+4
2025-07-31dm-thin: update the documentationLongPing Wei1-8/+8
2025-07-30Merge tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds4-9/+481
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2025-07-30Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-22/+18
2025-07-30Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2025-07-30Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+243
2025-07-30Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+14
2025-07-29Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+7
2025-07-29Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+2
2025-07-29Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+5
2025-07-29Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-2/+16
2025-07-29Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+11
2025-07-29Merge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2025-07-29Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-07-25docs: update THP documentation to clarify sysfs "never" settingLorenzo Stoakes1-4/+15
2025-07-25Docs/admin-guide/mm/damon/usage: document refresh_ms fileSeongJae Park1-3/+10
2025-07-23docs: Downgrade arm64 & riscv from titles to commentJoel Granados1-18/+14
2025-07-23docs: Remove colon from ctltable title in vm.rstJoel Granados1-4/+4
2025-07-23tpm_crb_ffa: handle tpm busy return codePrachotan Bathi1-0/+8
2025-07-22Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+12
2025-07-22stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-2/+2
2025-07-20panic: add note that panic_print sysctl interface is deprecatedFeng Tang1-0/+4
2025-07-20panic: add 'panic_sys_info=' setup option for kernel cmdlineFeng Tang1-0/+15
2025-07-20panic: add 'panic_sys_info' sysctl to take human readable string parameterFeng Tang1-0/+18
2025-07-20panic: clean up code for console replayFeng Tang2-2/+2
2025-07-20kdump, documentation: describe craskernel CMA reservationJiri Bohac2-0/+43
2025-07-20Docs/admin-guide/mm/damon/usage: document dests directorySeongJae Park1-4/+29
2025-07-19cgroup: Add compatibility option for content of /proc/cgroupsMichal Koutný1-0/+8
2025-07-18irqchip/riscv-imsic: Add kernel parameter to disable IPIsAnup Patel1-0/+7
2025-07-17docs: kernel: Clarify printk_ratelimit_burst reset behaviorBreno Leitao1-1/+2
2025-07-17Merge back earlier cpufreq material for 6.17-rc1Rafael J. Wysocki1-1/+3