summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorLines
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-2/+2
2023-07-04Documentation: ACPI: fix typo in ssdt-overlays.rstDavid Heidelberg-1/+1
2023-07-04Fix documentation of panic_on_warnOlaf Hering-1/+1
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-0/+69
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+56
2023-06-30Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+37
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+4
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-4/+4
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+2
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-90/+75
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2023-06-27Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+1
2023-06-27Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-0/+12
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+6
2023-06-27Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+4
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds-24/+39
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-62/+78
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-14/+29
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds-14/+6
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds-22/+30
2023-06-25Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams-0/+69
2023-06-25docs: perf: Minimal introduction the the CXL PMU device and driverJonathan Cameron-0/+69
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas-0/+3
2023-06-22Documentation: dm-integrity: Document an example of how the tunables relate.Russell Harmon-0/+6
2023-06-22Documentation: dm-integrity: Document default values.Russell Harmon-11/+11
2023-06-22Documentation: dm-integrity: Document the meaning of "buffer".Russell Harmon-4/+9
2023-06-22Documentation: dm-integrity: Fix minor grammatical error.Russell Harmon-1/+1
2023-06-21cgroup/misc: Expose misc.current on cgroup v2 rootLeiZhou-97-1/+1
2023-06-21docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet-2/+2
2023-06-19Docs/admin-guide/mm/damon/usage: update the ways for getting monitoring resultsSeongJae Park-8/+12
2023-06-19Docs/admin-guide/mm/damon/usage: clarify quotas and watermarks sysfs interfaceSeongJae Park-2/+9
2023-06-19Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park-67/+37
2023-06-19Docs/admin-guide/mm/damon/usage: remove unnecessary sentences about supported...SeongJae Park-7/+5
2023-06-19Docs/admin-guide/mm/damon/usage: fix typos in references and commasSeongJae Park-4/+3
2023-06-19Docs/admin-guide/mm/damon/start: update DAMOS example commandSeongJae Park-5/+5
2023-06-19mm: kill lock|unlock_page_memcg()Kefeng Wang-1/+1
2023-06-19docs: perf: Fix warning from 'make htmldocs' in hisi-pmu.rstWill Deacon-20/+24
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel-0/+1
2023-06-16dm flakey: introduce random_read_corrupt and random_write_corrupt optionsMikulas Patocka-0/+10
2023-06-16docs: perf: Add new description for HiSilicon UC PMUJunhao He-0/+8
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+10
2023-06-15bcache: Remove dead references to cache_readaheadsAndrea Tomassetti-3/+0
2023-06-09mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcgLars R. Damerow-0/+7
2023-06-09iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit-0/+1
2023-06-09Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab-28/+33
2023-06-09MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUPJiaxun Yang-2/+2
2023-06-09MIPS: Rework smt cmdline parametersJiaxun Yang-2/+2
2023-06-08Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+10