summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2023-01-18iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips1-5/+22
2023-01-18iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit1-9/+25
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta1-0/+14
2022-08-31net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima1-1/+1
2022-08-21x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips1-8/+21
2022-08-21x86: Handle idle=nomwait cmdline properly for x86_idleWyes Karny1-6/+9
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon1-0/+8
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata1-0/+2
2022-07-25x86/bugs: Add retbleed=ibpbPeter Zijlstra1-0/+3
2022-07-25x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta1-0/+1
2022-07-25x86/bugs: Enable STIBP for JMP2RETKim Phillips1-5/+11
2022-07-25x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre1-0/+15
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta1-0/+36
2022-06-16Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta2-0/+247
2022-05-30random: fix sysctl documentation nitsJason A. Donenfeld1-4/+4
2022-05-30random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld1-0/+6
2022-05-30random: remove ifdef'd out interrupt benchJason A. Donenfeld1-9/+0
2022-05-30random: always wake up entropy writers after extractionJason A. Donenfeld1-2/+5
2022-04-08docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli1-0/+1
2022-03-11x86/speculation: Update link to AMD speculation whitepaperKim Phillips1-3/+3
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra2-15/+35
2022-01-27Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn1-1/+1
2022-01-05bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann1-3/+14
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai1-0/+2
2021-12-29KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson1-2/+6
2021-11-18xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross1-0/+7
2021-09-18docs: Fix infiniband uverbs minor numberLeon Romanovsky1-3/+3
2021-07-14clocksource: Retry clock read if long delays detectedPaul E. McKenney1-0/+6
2021-03-17drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand1-2/+2
2021-03-04mm/vmscan: restore zone_reclaim_mode ABIDave Hansen1-5/+5
2021-03-04perf/arm-cmn: Fix PMU instance namingRobin Murphy1-1/+1
2021-01-27x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse1-0/+4
2021-01-27dm integrity: conditionally disable "recalculate" featureMikulas Patocka1-3/+9
2020-12-21USB: UAS: introduce a quirk to set no_write_sameOliver Neukum1-0/+1
2020-12-02Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+3
2020-12-02Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+13
2020-12-01docs: bootconfig: Add the endianness of fieldsMasami Hiramatsu1-1/+3
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2020-11-19docs: bootconfig: Update file format on initrd imageMasami Hiramatsu1-5/+13
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin1-0/+4
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin1-0/+3
2020-11-05Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+2
2020-11-04Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2-1/+2
2020-11-02Documentation: PM: cpuidle: correct path nameJulia Lawall1-1/+1
2020-11-02Documentation: PM: cpuidle: correct typoJulia Lawall1-1/+1
2020-10-30docs: abi-testing.rst: enable --rst-sources when building docsMauro Carvalho Chehab1-0/+1
2020-10-30docs: ABI: don't escape ReST-incompatible chars from obsolete and removedMauro Carvalho Chehab2-0/+2
2020-10-30docs: ABI: create a 2-depth index for ABIMauro Carvalho Chehab1-1/+1
2020-10-30docs: ABI: make it parse ABI/stable as ReST-compatible filesMauro Carvalho Chehab1-0/+1
2020-10-30docs: add ABI documentation to the admin-guide bookMauro Carvalho Chehab6-0/+59