summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2022-08-03Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
2022-08-03Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds4-9/+8
2022-08-03Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+34
2022-08-03Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+0
2022-08-03Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2022-08-03Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+10
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-1/+144
2022-08-01Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+9
2022-07-29docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata1-0/+2
2022-07-28docs: efi-stub: Fix paths for x86 / arm stubsJoão Paulo Rechi Vita1-2/+2
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon1-0/+6
2022-07-25Merge branch 'for-next/perf' into for-next/coreWill Deacon2-0/+137
2022-07-22Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+18
2022-07-22Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney1-0/+24
2022-07-19rcu/nocb: Add an option to offload all CPUs on bootJoel Fernandes1-0/+6
2022-07-19srcu: Make expedited RCU grace periods block even less frequentlyNeeraj Upadhyay1-0/+18
2022-07-18x86/rdrand: Remove "nordrand" flag in favor of "random.trust_cpu"Jason A. Donenfeld1-5/+0
2022-07-15docs: admin: devices: drop confusing outdated statement on LatexLukas Bulwahn1-4/+3
2022-07-14dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka1-1/+1
2022-07-14dm writecache: count number of blocks written, not number of write biosMikulas Patocka1-5/+5
2022-07-14dm writecache: count number of blocks read, not number of read biosMikulas Patocka1-2/+2
2022-07-07Documentation: KVM: update amd-memory-encryption.rst referencesMauro Carvalho Chehab1-1/+1
2022-07-07Documentation: dm writecache: Render status list as listBagas Sanjaya1-0/+1
2022-07-07Documentation: dm writecache: add blank line before optional parametersMauro Carvalho Chehab1-0/+1
2022-07-07docs: perf: Include hns3-pmu.rst in toctree to fix 'htmldocs' WARNINGWill Deacon1-0/+1
2022-07-06drivers/perf: hisi: Add description for HNS3 PMU driverGuangbin Huang1-0/+136
2022-07-02panic: Taint kernel if tests are runDavid Gow1-0/+1
2022-07-01arm64: Add the arm64.nosve command line optionMarc Zyngier1-0/+3
2022-07-01arm64: Add the arm64.nosme command line optionMarc Zyngier1-0/+3
2022-06-28arm64: correct the effect of mitigations off on kptiLiu Song1-1/+1
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra1-0/+3
2022-06-27x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta1-0/+1
2022-06-27x86/bugs: Enable STIBP for JMP2RETKim Phillips1-5/+11
2022-06-27x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre1-0/+15
2022-06-24docs: admin-guide/sysctl: Fix rendering errorStephen Kitt1-2/+2
2022-06-21doc: Document rcutree.nocb_nobypass_lim_per_jiffy kernel parameterPaul E. McKenney1-0/+13
2022-06-21doc: Document the rcutree.rcu_divisor kernel boot parameterPaul E. McKenney1-0/+15
2022-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+283
2022-06-13docs: selinux: add '=' signs to kernel boot optionsRandy Dunlap1-2/+2
2022-06-09KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon1-1/+0
2022-06-08x86: Handle idle=nomwait cmdline properly for x86_idleWyes Karny1-6/+9
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+8
2022-06-03Merge tag 'docs-5.19-2' of git://git.lwn.net/linuxLinus Torvalds1-3/+3
2022-06-01docs: blockdev: change title to match section contentJoel Colledge1-3/+3
2022-06-01Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-6/+9
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+22
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-3/+28
2022-05-28Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-19/+165