summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2024-03-18docs: verify/bisect: drop 'v' prefix, EOL aspect, and assorted fixesThorsten Leemhuis1-55/+62
2024-03-18docs: verify/bisect: check taint flagThorsten Leemhuis1-15/+49
2024-03-18docs: verify/bisect: improve install instructionsThorsten Leemhuis1-65/+57
2024-03-18docs: *-regressions.rst: Add colon to regzbot commandsNĂ­colas F. R. A. Prado1-1/+1
2024-03-18doc: Fix typo in admin-guide/cifs/introduction.rstKendra Moore1-1/+1
2024-03-07docs: verify/bisect: fixes, finetuning, and support for ArchThorsten Leemhuis1-51/+84
2024-03-03docs: new text on bisecting which also covers bug validationThorsten Leemhuis2-0/+1920
2024-02-21docs: Correct formatting of title in admin-guide/index.rstCarlos Bilbao1-0/+1
2024-02-15docs: admin-guide: Update bootloader and installation instructionsHunter Chasens1-24/+45
2024-02-05Documentation: admin-guide: tainted-kernels.rst: Add missing article and commaThorsten Blum1-2/+2
2024-02-05docs: Document possible_cpus parameterGuilherme G. Piccoli1-0/+5
2024-01-24docs: admin-guide: remove obsolete advice related to SLAB allocatorLukas Bulwahn1-10/+6
2024-01-24doc: admin-guide/kernel-parameters: remove useless commentVegard Nossum1-5/+0
2024-01-21Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-24/+28
2024-01-20Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-11/+13
2024-01-19cifs: update known bugs mentioned in kernel docs for cifsSteve French1-7/+1
2024-01-19smb3: minor documentation updatesSteve French2-17/+27
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+13
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2024-01-18Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-2/+2
2024-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+3
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds2-4/+3
2024-01-17LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang1-11/+13
2024-01-16Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pmRafael J. Wysocki2-2/+2
2024-01-13Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linuxLinus Torvalds1-0/+6
2024-01-13Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-0/+87
2024-01-12Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds7-16/+19
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+4
2024-01-11docs: admin-guide: hw_random: update rng-tools websiteBaruch Siach1-3/+2
2024-01-11docs: kernel_feat.py: fix potential command injectionVegard Nossum1-1/+1
2024-01-10Documentation: admin-guide: PM: Fix two typosErwan Velu2-2/+2
2024-01-10Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+25
2024-01-10Merge tag 'regulator-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+7
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-79/+293
2024-01-09Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+27
2024-01-09mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2-13/+13
2024-01-09mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov1-3/+3
2024-01-03docs: kernel_abi.py: fix command injectionVegard Nossum4-4/+4
2023-12-30RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones1-3/+3
2023-12-30zswap: memcontrol: implement zswap writeback disablingNhat Pham2-0/+25
2023-12-29mm/ksm: document ksm advisor and its sysfs knobsStefan Roesch1-0/+55
2023-12-29userfaultfd: UFFDIO_MOVE uABIAndrea Arcangeli1-0/+3
2023-12-21Docs/admin-guide/mm/damon/usage: use a list for 'state' sysfs file input comm...SeongJae Park1-24/+23
2023-12-21Docs/admin-guide/mm/damon/usage: add links to sysfs files hierarchySeongJae Park1-21/+49
2023-12-21Docs/admin-guide/mm/damon/usage: update context directory section labelSeongJae Park1-3/+3
2023-12-21mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts1-19/+78
2023-12-18platform/x86/amd/pmf: Add support to update system stateShyam Sundar S K2-0/+25
2023-12-15Documentation, mm/unaccepted: document accept_memory kernel parameterVlastimil Babka1-0/+11
2023-12-15initramfs: Expose retained initrd as sysfs fileAlexander Graf1-2/+3