index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
kernel-parameters.txt
Age
Commit message (
Expand
)
Author
2022-08-17
x86/bugs: Enable STIBP for IBPB mitigated RETBleed
Kim Phillips
2022-08-03
docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...
Eiichi Tsukata
2022-07-23
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-07-23
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-07-23
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
2022-07-23
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
2022-06-16
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
2022-03-25
random: treat bootloader trust toggle the same way as cpu trust toggle
Jason A. Donenfeld
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-23
panic: move panic_print before kmsg dumpers
Guilherme G. Piccoli
2022-03-23
panic: add option to dump all CPUs backtraces in panic_print
Guilherme G. Piccoli
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-23
Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
Muchun Song
2022-03-21
Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-21
Merge tag 'docs-5.18' of git://git.lwn.net/linux
Linus Torvalds
2022-03-21
Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-16
docs/kernel-parameters: update description of mem=
Mike Rapoport
2022-03-11
tracing: Add snapshot at end of kernel boot up
Steven Rostedt (Google)
2022-02-27
Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon...
Armin Wolf
2022-02-27
Documentation: admin-guide: Update i8k driver name
Armin Wolf
2022-02-24
vsprintf: Fix %pK with kptr_restrict == 0
Christophe Leroy
2022-02-21
Docs: printk: add 'console=null|""' to admin/kernel-parameters
Randy Dunlap
2022-02-21
Documentation/hw-vuln: Update spectre doc
Peter Zijlstra
2022-02-18
KVM: x86/mmu: Remove MMU auditing
Sean Christopherson
2022-02-10
KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG
David Matlack
2022-02-10
KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is en...
David Matlack
2022-02-01
rcu: Update documentation regarding kthread_prio cmdline parameter
Alison Chaiken
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-13
Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-11
Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-10
Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-10
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2021-12-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-12-20
KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
Sean Christopherson
2021-12-09
Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...
Paul E. McKenney
2021-12-09
rcu/nocb: Allow empty "rcu_nocbs" kernel parameter
Frederic Weisbecker
2021-12-09
rcu-tasks: Use fewer callbacks queues if callback flood ends
Paul E. McKenney
2021-12-09
rcu-tasks: Use more callback queues if contention encountered
Paul E. McKenney
2021-12-09
rcu-tasks: Add rcupdate.rcu_task_enqueue_lim to set initial queueing
Paul E. McKenney
2021-12-09
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
2021-12-08
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
2021-12-07
rcutorture: Enable multiple concurrent callback-flood kthreads
Paul E. McKenney
2021-11-30
rcu: Remove the RCU_FAST_NO_HZ Kconfig option
Paul E. McKenney
2021-11-30
clocksource: Reduce the default clocksource_watchdog() retries to 2
Waiman Long
2021-11-29
m68k: Enable memtest functionality
Finn Thain
[next]