summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2024-05-25admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GETThomas Weißschuh
2024-05-02net: make SK_MEMORY_PCPU_RESERV tunableAdam Li
2024-04-27usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar
2024-04-17x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf
2024-04-17x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf
2024-04-17x86/bugs: Fix BHI documentationJosh Poimboeuf
2024-04-10x86/bhi: Mitigate KVM by defaultPawan Gupta
2024-04-10x86/bhi: Add BHI mitigation knobPawan Gupta
2024-04-03x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2024-04-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)
2024-04-03x86/cpu: Support AMD Automatic IBRSKim Phillips
2024-03-15x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-03-15Documentation/hw-vuln: Add documentation for RFDSPawan Gupta
2024-01-31docs: kernel_abi.py: fix command injectionVegard Nossum
2023-11-28smp,csd: Throw an error if a CSD lock is stuck for too longRik van Riel
2023-10-06mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko
2023-10-06memcg: drop kmem.limit_in_bytesMichal Hocko
2023-09-23Revert "memcg: drop kmem.limit_in_bytes"Greg Kroah-Hartman
2023-09-19memcg: drop kmem.limit_in_bytesMichal Hocko
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-08-26x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-23iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-08-08Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen
2023-08-08x86/speculation: Add force option to GDS mitigationDaniel Sneddon
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
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-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-25docs: perf: Fix PMU instance name of hisi-pcie-pmuYicong Yang
2023-02-14Documentation/hw-vuln: Add documentation for Cross-Thread Return PredictionsTom Lendacky
2023-01-24panic: Introduce warn_limitKees Cook
2023-01-24exit: Allow oops_limit to be disabledKees Cook
2023-01-24exit: Put an upper limit on how often we can oopsJann Horn
2023-01-07iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2022-12-31x86/split_lock: Add sysctl to control the misery modeGuilherme G. Piccoli
2022-11-22Documentation: add amd-pstate kernel command line optionsPerry Yuan
2022-11-22Documentation: amd-pstate: add driver working mode introductionPerry Yuan
2022-10-25media: vivid.rst: loop_video is set on the capture devnodeHans Verkuil
2022-10-21Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-21Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...Rafael J. Wysocki
2022-10-18dm verity: Add documentation for try_verify_in_tasklet optionMilan Broz
2022-10-14Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-13Documentation: ACPI: Prune DSDT override documentation from indexBagas Sanjaya
2022-10-12Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11xen/pv: support selecting safe/unsafe msr accessesJuergen Gross