summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2022-02-28x86/speculation: Update link to AMD speculation whitepaperKim Phillips1-3/+3
2022-02-28Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon...Armin Wolf1-0/+6
2022-02-28Documentation: admin-guide: Update i8k driver nameArmin Wolf1-11/+18
2022-02-25Documentation/admin-guide/acpi: Add documentation for fine grain controlSrinivas Pandruvada1-0/+28
2022-02-24docs: reporting-issues.rst: link new document about regressionsThorsten Leemhuis1-37/+36
2022-02-24docs: *-regressions.rst: explain how quickly issues should be handledThorsten Leemhuis1-0/+12
2022-02-24docs: add two documents about regression handlingThorsten Leemhuis2-0/+440
2022-02-24Documentation: block/diskstats: update function namesNaohiro Aota1-3/+3
2022-02-24vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy1-2/+1
2022-02-23lg-laptop: Move setting of battery charge limit to common locationMatan Ziv-Av1-1/+1
2022-02-23media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.cJacopo Mondi1-1/+1
2022-02-21random: remove ifdef'd out interrupt benchJason A. Donenfeld1-9/+0
2022-02-21random: always wake up entropy writers after extractionJason A. Donenfeld1-2/+5
2022-02-21Docs: printk: add 'console=null|""' to admin/kernel-parametersRandy Dunlap1-0/+6
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar1-0/+1
2022-02-21Documentation/hw-vuln: Update spectre docPeter Zijlstra2-16/+36
2022-02-18KVM: x86/mmu: Remove MMU auditingSean Christopherson1-4/+0
2022-02-16media: vimc: Add support for contiguous DMA buffersLaurent Pinchart1-0/+13
2022-02-16docs: Fix wording in optional zram feature docsEthan Dye1-10/+10
2022-02-12sched/numa-balancing: Move some document to make it consistent with the codeHuang Ying1-45/+1
2022-02-10KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOGDavid Matlack1-1/+3
2022-02-10KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is en...David Matlack1-0/+24
2022-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-02-02rcu: Update documentation regarding kthread_prio cmdline parameterAlison Chaiken1-0/+2
2022-01-31txhash: Add txrehash sysctl descriptionAkhmat Karakotov1-0/+9
2022-01-24gpio: sim: add doc file to index fileRandy Dunlap1-0/+1
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-51/+232
2022-01-15Docs/admin-guide/mm/damon/usage: update for schemes statisticsSeongJae Park1-4/+5
2022-01-15Docs/admin-guide/mm/damon/reclaim: document statistics parametersSeongJae Park1-0/+25
2022-01-15Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contextsSeongJae Park1-3/+49
2022-01-15Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginningSeongJae Park1-1/+8
2022-01-15Docs/admin-guide/mm/damon/usage: remove redundant informationSeongJae Park1-22/+22
2022-01-15Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarksSeongJae Park1-25/+98
2022-01-15mm/mempolicy: add set_mempolicy_home_node syscallAneesh Kumar K.V1-1/+15
2022-01-15hugetlb: add hugetlb.*.numa_stat fileMina Almasry2-0/+9
2022-01-15mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan1-1/+1
2022-01-15memcg: add per-memcg vmalloc statShakeel Butt1-0/+3
2022-01-15mm/memcg: add oom_group_kill memory eventDan Schatzberg1-0/+3
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+15
2022-01-13Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+11
2022-01-11Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+134
2022-01-11Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2022-01-11Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-19/+53
2022-01-11Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-3/+397
2022-01-11Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+1
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+7
2022-01-10Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-01-10Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-3/+12
2022-01-10Merge branch 'pm-cpufreq'Rafael J. Wysocki3-0/+385