summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2022-05-24Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11
2022-05-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+9
2022-05-24Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2022-05-24Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-14/+10
2022-05-24Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2022-05-24Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-16/+55
2022-05-23KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum1-0/+1
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum1-0/+10
2022-05-16arm64: kdump: Do not allocate crash low memory if not neededZhen Lei1-2/+3
2022-05-13x86/speculation: Add missing srbds=off to the mitigations= help textXiao Yang1-0/+1
2022-05-11Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney1-0/+12
2022-05-11rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki1-0/+12
2022-05-09doc: admin-guide: Update libata kernel parametersDamien Le Moal1-16/+55
2022-05-07docs: kdump: Update the crashkernel description for arm64Zhen Lei1-2/+7
2022-05-05ima: define a new template field named 'd-ngv2' and templatesMimi Zohar1-1/+2
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney1-3/+70
2022-05-03srcu: Automatically determine size-transition strategy at bootPaul E. McKenney1-0/+10
2022-04-21kernel/smp: Provide boot-time timeout for CSD lock diagnosticsPaul E. McKenney1-0/+11
2022-04-12rcu-tasks: Print pre-stall-warning informational messagesPaul E. McKenney1-3/+27
2022-04-12srcu: Add contention-triggered addition of srcu_node treePaul E. McKenney1-0/+9
2022-04-12srcu: Add boot-time control over srcu_node array allocationPaul E. McKenney1-0/+13
2022-04-07x86/sev: Add a sev= cmdline optionMichael Roth1-0/+2
2022-04-04x86/cpu: Remove "noclflush"Borislav Petkov1-2/+0
2022-04-04x86/cpu: Remove "noexec"Borislav Petkov1-5/+0
2022-04-04x86/cpu: Remove "nosmep"Borislav Petkov1-1/+1
2022-04-04x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov1-1/+1
2022-04-04x86/cpu: Remove "nosep"Borislav Petkov1-2/+0
2022-04-04x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=Borislav Petkov1-3/+8
2022-03-25random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld1-0/+6
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+5
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+26
2022-03-24panic: move panic_print before kmsg dumpersGuilherme G. Piccoli1-0/+4
2022-03-24panic: add option to dump all CPUs backtraces in panic_printGuilherme G. Piccoli1-0/+1
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+8
2022-03-23Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+7
2022-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2022-03-23mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageMuchun Song1-1/+1
2022-03-22Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+24
2022-03-22Merge tag 'docs-5.18' of git://git.lwn.net/linuxLinus Torvalds1-0/+18
2022-03-22Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2022-03-17docs/kernel-parameters: update description of mem=Mike Rapoport1-0/+18
2022-03-11tracing: Add snapshot at end of kernel boot upSteven Rostedt (Google)1-0/+8
2022-02-28Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon...Armin Wolf1-0/+6
2022-02-28Documentation: admin-guide: Update i8k driver nameArmin Wolf1-11/+18
2022-02-24vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy1-2/+1
2022-02-21Docs: printk: add 'console=null|""' to admin/kernel-parametersRandy Dunlap1-0/+6
2022-02-21Documentation/hw-vuln: Update spectre docPeter Zijlstra1-2/+6
2022-02-18KVM: x86/mmu: Remove MMU auditingSean Christopherson1-4/+0
2022-02-10KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOGDavid Matlack1-1/+3