summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2022-07-21Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney
2022-07-19rcu/nocb: Add an option to offload all CPUs on bootJoel Fernandes
2022-07-19srcu: Make expedited RCU grace periods block even less frequentlyNeeraj Upadhyay
2022-07-18x86/rdrand: Remove "nordrand" flag in favor of "random.trust_cpu"Jason A. Donenfeld
2022-07-17init: add "hostname" kernel parameterDan Moulding
2022-07-15media: vimc: documentation for lensYunke Cao
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14docs: admin: devices: drop confusing outdated statement on LatexLukas Bulwahn
2022-07-14dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka
2022-07-14dm writecache: count number of blocks written, not number of write biosMikulas Patocka
2022-07-14dm writecache: count number of blocks read, not number of read biosMikulas Patocka
2022-07-13swiotlb: split up the global swiotlb lockTianyu Lan
2022-07-11module: Add support for default value for module async_probeSaravana Kannan
2022-07-08Documentation: add a description for net.core.high_order_alloc_disableAntoine Tenart
2022-07-07Documentation: KVM: update amd-memory-encryption.rst referencesMauro Carvalho Chehab
2022-07-07Documentation: dm writecache: Render status list as listBagas Sanjaya
2022-07-07Documentation: dm writecache: add blank line before optional parametersMauro Carvalho Chehab
2022-07-07docs: perf: Include hns3-pmu.rst in toctree to fix 'htmldocs' WARNINGWill Deacon
2022-07-07iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2022-07-06drivers/perf: hisi: Add description for HNS3 PMU driverGuangbin Huang
2022-07-03mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song
2022-07-03Docs/admin-guide/damon: add a document for DAMON_LRU_SORTSeongJae Park
2022-07-03Docs/admin-guide/damon/sysfs: document 'LRU_DEPRIO' scheme actionSeongJae Park
2022-07-03Docs/admin-guide/damon/sysfs: document 'LRU_PRIO' scheme actionSeongJae Park
2022-07-03mm: shrinkers: add scan interface for shrinker debugfsRoman Gushchin
2022-07-03mm: docs: document shrinker debugfsRoman Gushchin
2022-07-03Docs/admin-guide/damon/reclaim: remove a paragraph that been obsolete due to ...SeongJae Park
2022-07-01panic: Taint kernel if tests are runDavid Gow
2022-07-01arm64: Add the arm64.nosve command line optionMarc Zyngier
2022-07-01arm64: Add the arm64.nosme command line optionMarc Zyngier
2022-06-29filemap: Remove add_to_page_cache() and add_to_page_cache_locked()Matthew Wilcox (Oracle)
2022-06-29powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy
2022-06-29powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy
2022-06-28arm64: correct the effect of mitigations off on kptiLiu Song
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra
2022-06-27x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-06-27x86/bugs: Enable STIBP for JMP2RETKim Phillips
2022-06-27x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre
2022-06-24docs: admin-guide/sysctl: Fix rendering errorStephen Kitt
2022-06-24KVM: x86/mmu: Extend Eager Page Splitting to nested MMUsDavid Matlack
2022-06-21doc: Document rcutree.nocb_nobypass_lim_per_jiffy kernel parameterPaul E. McKenney
2022-06-21doc: Document the rcutree.rcu_divisor kernel boot parameterPaul E. McKenney
2022-06-20media: vivid.rst: document HDMI Video Guard Band controlHans Verkuil
2022-06-16mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of ...Qi Zheng
2022-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-13docs: selinux: add '=' signs to kernel boot optionsRandy Dunlap
2022-06-09KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon