aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-21cgroup/misc: Expose misc.current on cgroup v2 rootLeiZhou-97
2023-06-21docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet
2023-06-19Docs/admin-guide/mm/damon/usage: update the ways for getting monitoring resultsSeongJae Park
2023-06-19Docs/admin-guide/mm/damon/usage: clarify quotas and watermarks sysfs interfaceSeongJae Park
2023-06-19Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park
2023-06-19Docs/admin-guide/mm/damon/usage: remove unnecessary sentences about supported...SeongJae Park
2023-06-19Docs/admin-guide/mm/damon/usage: fix typos in references and commasSeongJae Park
2023-06-19Docs/admin-guide/mm/damon/start: update DAMOS example commandSeongJae Park
2023-06-19mm: kill lock|unlock_page_memcg()Kefeng Wang
2023-06-19docs: perf: Fix warning from 'make htmldocs' in hisi-pmu.rstWill Deacon
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel
2023-06-16docs: perf: Add new description for HiSilicon UC PMUJunhao He
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15bcache: Remove dead references to cache_readaheadsAndrea Tomassetti
2023-06-09mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcgLars R. Damerow
2023-06-09iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit
2023-06-09MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUPJiaxun Yang
2023-06-09MIPS: Rework smt cmdline parametersJiaxun Yang
2023-06-08Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-07Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...Paul E. McKenney
2023-06-06blk-ioprio: Introduce promote-to-rt policyHou Tao
2023-06-05cgroup: Documentation: Clarify usage of memory limitsDan Schatzberg
2023-06-05block: move the code to do early boot lookup of block devices to block/Christoph Hellwig
2023-06-05init: improve the name_to_dev_t interfaceChristoph Hellwig
2023-06-05init: move the nfs/cifs/ram special cases out of name_to_dev_tChristoph Hellwig
2023-06-05arm64: mops: allow disabling MOPS from the kernel command lineKristina Martsenko
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01x86/mtrr: Add mtrr=debug command line optionJuergen Gross
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25Documentation: net: net.core.txrehash is not specific to listening socketsAntoine Tenart
2023-05-24cifs: correct references in Documentation to old fs/cifs pathSteve French
2023-05-19docs: clarify KVM related kernel parameters' descriptionsYan-Jie Wang
2023-05-19docs: admin-guide: Add information about intel_pstate active modeNatesh Sharma
2023-05-17workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanismTejun Heo
2023-05-17workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo