summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2023-08-03Documentation: security-bugs.rst: clarify CVE handlingGreg Kroah-Hartman
2023-08-03Documentation: security-bugs.rst: update preferences when dealing with the li...Greg Kroah-Hartman
2023-07-23dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2023-03-10mm: memcontrol: deprecate charge movingJohannes Weiner
2023-03-10docs: gdbmacros: print newest recordJohn Ogness
2023-03-10Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh
2023-02-14Documentation/hw-vuln: Add documentation for Cross-Thread Return PredictionsTom Lendacky
2023-02-01panic: Introduce warn_limitKees Cook
2023-02-01exit: Allow oops_limit to be disabledKees Cook
2023-02-01exit: Put an upper limit on how often we can oopsJann Horn
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-31net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima
2022-08-17x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips
2022-08-17dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka
2022-08-17dm writecache: count number of blocks written, not number of write biosMikulas Patocka
2022-08-17dm writecache: count number of blocks read, not number of read biosMikulas Patocka
2022-08-17x86: Handle idle=nomwait cmdline properly for x86_idleWyes Karny
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata
2022-07-29mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan
2022-07-23x86/bugs: Add retbleed=ibpbPeter Zijlstra
2022-07-23x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-07-23x86/bugs: Enable STIBP for JMP2RETKim Phillips
2022-07-23x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-06-16Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta
2022-05-30random: fix sysctl documentation nitsJason A. Donenfeld
2022-05-30random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld
2022-05-30random: remove ifdef'd out interrupt benchJason A. Donenfeld
2022-05-30random: always wake up entropy writers after extractionJason A. Donenfeld
2022-04-08docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli
2022-04-08vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy
2022-03-11x86/speculation: Update link to AMD speculation whitepaperKim Phillips
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra
2022-03-08proc: fix documentation and description of pagemapYun Zhou
2022-01-27Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn
2022-01-27Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti
2022-01-27Documentation, arch: Remove leftovers from raw deviceAlexandre Ghiti
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai
2021-12-29KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson
2021-12-01docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab
2021-11-18xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross
2021-10-11Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-05xen/x86: make "earlyprintk=xen" work for HVM/PVH DomUJan Beulich
2021-09-13cgroupv2, docs: fix misinformation in "device controller" sectionArthurChiao
2021-09-13docs/cgroup: remove some duplicate wordsChunguang Xu