summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2023-11-28torture: Add lock_torture writer_fifo module parameterDietmar Eggemann
2023-11-28smp,csd: Throw an error if a CSD lock is stuck for too longRik van Riel
2023-11-20x86/srso: Fix vulnerability reporting for missing microcodeJosh Poimboeuf
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-13Documentation: devices.txt: Fix minors for ttyCPM*Christophe Leroy
2023-09-13Documentation: devices.txt: Remove ttySIOC*Christophe Leroy
2023-09-13Documentation: devices.txt: Remove ttyIOC*Christophe Leroy
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-10Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)
2023-08-10Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)
2023-08-07Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-02Documentation: kdump: Add va_kernel_pa_offset for RISCV64Song Shuai
2023-08-01Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-07-25Documentation: devices.txt: reconcile serial/ucc_uart minor numersRandy Dunlap
2023-07-22x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2023-07-21x86/speculation: Add force option to GDS mitigationDaniel Sneddon
2023-07-19x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-07-04Documentation: ACPI: fix typo in ssdt-overlays.rstDavid Heidelberg
2023-07-04Fix documentation of panic_on_warnOlaf Hering
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-30Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-25Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams
2023-06-25docs: perf: Minimal introduction the the CXL PMU device and driverJonathan Cameron
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas