summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2022-11-07Merge tag 'v5.15.64' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.61' into 5.15-2.1.x-imxDaiane Angolini
2022-10-05Merge tag 'v5.15.60' into 5.15-2.1.x-imxDaiane Angolini
2022-10-05Merge tag 'v5.15.59' into 5.15-2.1.x-imxDaiane Angolini
2022-10-05Merge tag 'v5.15.58' into 5.15-2.1.x-imxDaiane Angolini
2022-10-05Merge tag 'v5.15.57' into 5.15-2.1.x-imxDaiane Angolini
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-29Merge tag 'v5.15.50' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
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-05-04KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum
2022-05-04KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum
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-21Merge tag 'v5.15.30' into lf-5.15.yJason Liu
2022-03-11x86/speculation: Update link to AMD speculation whitepaperKim Phillips
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
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-12-01Merge tag 'v5.15.5' into lf-5.15.yJason Liu
2021-11-18xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross
2021-11-02MLK-23418-2 docs/perf: update ddr perf guide for PMU in DBJoakim Zhang
2021-11-02MLK-23417-2 docs/perf: Add explanation for DDR_CAP_AXI_ID_PORT_CHANNEL_FILTER...Joakim Zhang
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