summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2024-03-15x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+21
2024-03-15Documentation/hw-vuln: Add documentation for RFDSPawan Gupta2-0/+105
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
2023-12-15Documentation: Remove redundant file names from examplesRex Nie1-3/+3
2023-12-15net: increase optmem_max default valueEric Dumazet1-1/+4
2023-12-13docs: perf: Add description for Synopsys DesignWare PCIe PMU driverShuai Xue2-0/+95
2023-12-12Docs/admin-guide/mm/damon/usage: document for quota goalsSeongJae Park1-7/+41
2023-12-12zswap: shrink zswap pool based on memory pressureNhat Pham1-0/+10
2023-12-12rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney1-0/+6
2023-12-11zram: split memory-tracking and ac-time trackingSergey Senozhatsky1-1/+1
2023-12-11fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin1-0/+1
2023-12-07doc: media: visl: Add AV1 supportDetlev Casanova1-0/+2