aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2023-01-05docs: cgroup-v1: make swap extension subsections subsectionsBagas Sanjaya1-2/+4
2023-01-05docs: cgroup-v1: use bullet lists for list of stat file tablesBagas Sanjaya1-54/+53
2023-01-05docs: cgroup-v1: move hierarchy of accounting captionBagas Sanjaya1-2/+2
2023-01-05docs: cgroup-v1: fix footnotesBagas Sanjaya1-17/+19
2023-01-05docs: cgroup-v1: use code block for locking order schemaBagas Sanjaya1-1/+1
2023-01-05docs: cgroup-v1: wrap remaining admonitions in admonition blocksBagas Sanjaya1-1/+1
2023-01-05docs: cgroup-v1: replace custom note constructs with appropriate admonition b...Bagas Sanjaya1-27/+31
2023-01-05sched/documentation: Document the util clamp featureQais Yousef1-0/+3
2023-01-03rcu: Allow expedited RCU CPU stall warnings to dump task stacksPaul E. McKenney1-0/+5
2023-01-03docs: gdbmacros: print newest recordJohn Ogness1-1/+1
2023-01-02Documentation: admin: move OOO entries in kernel-parameters.txtRandy Dunlap1-61/+61
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+22
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-4/+4
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+5
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+19
2022-12-15Merge tag '6.2-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds1-1/+1
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+29
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+19
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-19/+164
2022-12-14LoongArch: Add unaligned access supportHuacai Chen1-4/+4
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-6/+14
2022-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-29/+552
2022-12-13Merge tag 'for-6.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds5-156/+102
2022-12-12Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-20/+174
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+9
2022-12-12Merge tag 'x86_splitlock_for_6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+23
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+11
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-53/+445
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel1-5/+22
2022-12-11mm: add nodes= arg to memory.reclaimMina Almasry1-6/+9
2022-12-08Fix path in cifs/usage.rstVolker Lendecke1-1/+1
2022-12-06Merge branch 'for-next/perf' into for-next/coreWill Deacon4-44/+439
2022-12-03Documentation: Fixed a typo in bootconfig.rstKushagra Verma1-1/+1
2022-12-02Documentation: kdump: describe VMCOREINFO export for RISCV64Xianting Tian1-0/+29
2022-12-02dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard1-0/+8
2022-12-02panic: Introduce warn_limitKees Cook1-0/+10
2022-12-02exit: Allow oops_limit to be disabledKees Cook1-2/+3
2022-12-02powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faultsNicholas Piggin1-0/+5
2022-12-01exit: Put an upper limit on how often we can oopsJann Horn1-0/+8
2022-11-30docs: admin-guide: cgroup-v1: update description of inactive_fileJian Wen1-1/+2
2022-11-30zram: add incompressible flag to read_block_state()Sergey Senozhatsky1-4/+7
2022-11-30zram: add incompressible writebackSergey Senozhatsky1-1/+6
2022-11-30documentation: add zram recompression documentationSergey Senozhatsky1-0/+81
2022-11-30zram: add recompress flag to read_block_state()Sergey Senozhatsky1-3/+6
2022-11-30Docs/admin-guide/mm/damon/usage: document schemes/<s>/tried_regions sysfs dir...SeongJae Park1-3/+42
2022-11-30mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner1-0/+6
2022-11-30Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions fileSeongJae Park1-5/+6
2022-11-30Docs/admin-guide/mm/damon/usage: describe the rules of sysfs region directoriesSeongJae Park1-0/+3