summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-081-2/+2
|\
| * mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang2024-06-061-2/+2
* | tomoyo: update project linksTetsuo Handa2024-06-031-24/+11
* | platform/x86: touchscreen_dmi: Add support for setting touchscreen properties...Hans de Goede2024-05-271-0/+22
|/
* Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-05-222-0/+28
|\
| * Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman2024-04-232-6/+48
| |\
| * | tty/sysrq: Replay kernel log messages on consoles via sysrqSreenath Vijayan2024-04-111-0/+9
| * | Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial portsTony Lindgren2024-04-091-0/+19
* | | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-192-6/+7
|\ \ \
| * | | watchdog: allow nmi watchdog to use raw perf eventSong Liu2024-05-081-2/+3
| * | | Documentation: kdump: clean up the outdated descriptionBaoquan He2024-04-261-4/+4
| | |/ | |/|
* | | Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-191-1/+6
|\ \ \
| * | | docs: cgroup-v1: Clarify that domain levels are system-specificVitalii Bursov2024-05-171-1/+6
* | | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-198-52/+86
|\ \ \ \
| * | | | Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update com...SeongJae Park2024-05-121-2/+2
| * | | | Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching s...SeongJae Park2024-05-121-1/+1
| * | | | Docs/admin-guide/mm/damon/usage: update for young page type DAMOS filterSeongJae Park2024-05-061-13/+13
| * | | | mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()David Hildenbrand2024-05-061-1/+2
| * | | | mm: zswap: remove same_filled module paramsYosry Ahmed2024-05-061-29/+0
| * | | | mm: correct the docs for thp_fault_alloc and thp_fault_fallbackBarry Song2024-05-061-2/+2
| * | | | mm: add docs for per-order mTHP counters and transhuge_page ABIBarry Song2024-05-061-0/+28
| * | | | Documentation/admin-guide/cgroup-v1/memory.rst: don't reference page_mapcount()David Hildenbrand2024-05-061-2/+2
| * | | | zram: add max_pages param to recompressionSergey Senozhatsky2024-04-261-0/+5
| * | | | mm: init_mlocked_on_free_v3York Jasper Niebuhr2024-04-261-0/+6
| * | | | remove references to page->flags in documentationMatthew Wilcox (Oracle)2024-04-261-2/+2
| * | | | docs: hugetlbpage.rst: add hugetlb migration descriptionBaolin Wang2024-04-261-0/+7
| * | | | lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan2024-04-261-0/+16
| | |/ / | |/| |
* | | | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-181-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. | | | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel2024-05-131-1/+1
| |\ \ \| | | | | | |_|_|/ | | |/| | |
| | | * | | iommu: account IOMMU allocated memoryPasha Tatashin2024-04-151-1/+1
| | | |/ /
* | | | | Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2024-05-164-20/+725
|\ \ \ \ \
| * | | | | media: Documentation: add Intel IPU6 ISYS driver admin-guide docBingbu Cao2024-04-293-0/+710
| * | | | | media: admin-guide: Fix mgb4 driver documentation structureMartin Tůma2024-04-081-20/+15
* | | | | | Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-163-9/+26
|\ \ \ \ \ \
| * | | | | | docs: cgroup-v1: Update page cache removal functionsIllia Ostapyshyn2024-05-131-1/+1
| * | | | | | docs, cgroup: add entries for pids to cgroup-v2.rstXiu Jianfeng2024-04-181-1/+15
| * | | | | | docs: cgroup-v1: Fix description for css_onlineI Hsin Cheng2024-04-081-1/+1
| * | | | | | cgroup, docs: Clarify limitation of RT processes with cgroup v2 cpu controllerWaiman Long2024-03-251-6/+9
| |/ / / / /
* | | | | | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-151-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-141-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARC: Add eBPF JIT supportShahab Vahedi2024-05-131-0/+1
* | | | | | | Merge tag 'for-6.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-151-0/+5
|\ \ \ \ \ \ \
| * | | | | | | dm-crypt: add the optional "high_priority" flagMikulas Patocka2024-04-161-0/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-05-147-9/+11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2024-05-096-9/+8
| |\ \ \ \ \ \
| | * | | | | | Documentation: qcom-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron2024-04-192-2/+2
| | * | | | | | Documentation: thunderx2-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron2024-04-191-1/+1
| | * | | | | | Documentation: xgene-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron2024-04-191-1/+1
| | * | | | | | Documentation: hns-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron2024-04-191-4/+4
| | * | | | | | Documentation: hisi-pmu: Drop reference to /sys/devices pathJonathan Cameron2024-04-191-1/+0
| | | |_|_|/ / | | |/| | | |