aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-22/+18
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2025-07-29Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+243
2025-07-29Merge 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-28Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+2
2025-07-28Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+5
2025-07-28Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-2/+16
2025-07-28Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+11
2025-07-28Merge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-07-24docs: update THP documentation to clarify sysfs "never" settingLorenzo Stoakes1-4/+15
2025-07-24Docs/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-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-2/+2
2025-07-19panic: add note that panic_print sysctl interface is deprecatedFeng Tang1-0/+4
2025-07-19panic: add 'panic_sys_info=' setup option for kernel cmdlineFeng Tang1-0/+15
2025-07-19panic: add 'panic_sys_info' sysctl to take human readable string parameterFeng Tang1-0/+18
2025-07-19panic: clean up code for console replayFeng Tang2-2/+2
2025-07-19kdump, documentation: describe craskernel CMA reservationJiri Bohac2-0/+43
2025-07-19Docs/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
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki1-0/+12
2025-07-16Documentation: amd-pstate:fix minimum performance state label errorshouyeliu1-1/+1
2025-07-16Documentation/kernel-parameters: Update rcu_normal_wake_from_gp docUladzislau Rezki (Sony)1-1/+2
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz1-0/+5
2025-07-12Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton1-6/+0
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds1-6/+0
2025-07-11Documentation/x86: Document new attack vector controlsDavid Kaplan3-0/+243
2025-07-10PM: sleep: add kernel parameter to disable asynchronous suspend/resumeTudor Ambarus1-0/+12
2025-07-09Docs/admin-guide/mm/damon: add DAMON_STAT usage documentSeongJae Park2-0/+70
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu1-6/+0
2025-07-09gpio: sim: allow to mark simulated lines as invalidBartosz Golaszewski1-2/+5
2025-07-08Documentation: Remove duplicate word size in bootconfigSumeet Pawnikar1-1/+1
2025-06-21Documentation/sysctl: coredump: add %F for pidfd numberSalvatore Bonaccorso1-0/+1
2025-06-21Documentation: amd-pstate:fix minimum performance state label errorShouye Liu1-1/+1
2025-06-18cpufreq: docs: userspace: Explain HW coordination influenceShashank Balaji1-1/+3
2025-06-18documentation: add links to SELinux resourcesStephen Smalley1-0/+11
2025-06-18vmcoreinfo: Remove documentation of PG_slab and PG_hugetlbMatthew Wilcox (Oracle)1-4/+4
2025-06-18doc: Move SLUB documentation to the admin guideMatthew Wilcox (Oracle)3-5/+477
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)1-0/+13
2025-06-16x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)1-3/+1
2025-06-16ima: add a knob ima= to allow disabling IMA in kdump kernelBaoquan He1-0/+5
2025-06-13syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov1-9/+14