summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2025-03-26Merge tag 'ata-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-03-26Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-26landlock: Add audit documentationMickaël Salaün
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-03-25Merge tag 'acpi-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-03-25Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-25x86/early_printk: Add support for MMIO-based UARTsDenis Mukhin
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds
2025-03-24Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-03-24Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-03-21cgroup: docs: add pswpin and pswpout items in cgroup v2 docHao Jia
2025-03-21mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia
2025-03-20printk/panic: Add option to allow non-panic CPUs to write to the ring buffer.Donghyeok Choe
2025-03-19Documentation/kernel-parameters: Add riscv unaligned speed parametersAndrew Jones
2025-03-19x86/rfds: Exclude P-only parts from the RFDS affected listPawan Gupta
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-17mm: page_alloc: defrag_modeJohannes Weiner
2025-03-17Docs/admin-guide/mm/damon/usage: update for {core,ops}_filters directoriesSeongJae Park
2025-03-17mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...David Hildenbrand
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (...David Hildenbrand
2025-03-17fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFI...David Hildenbrand
2025-03-17docs: Remove outdated highuid.rst documentationkth
2025-03-17printk: Add an option to allow ttynull to be a default console deviceAdam Simonelli
2025-03-17mm: hugetlb: add hugetlb_alloc_threads cmdline optionThomas Prescher
2025-03-17Docs/admin-guide/mm/damon/usage: add intervals_goal directory on the hierarchySeongJae Park
2025-03-16reboot: add support for configuring emergency hardware protection actionAhmad Fatoum
2025-03-16fs/proc/task_mmu: add guard region bit to pagemapLorenzo Stoakes
2025-03-16zram: remove max_comp_streams device attrSergey Senozhatsky
2025-03-16mm/hugetlb: add hugetlb_cma_only cmdline optionFrank van der Linden
2025-03-16mm/hugetlb: convert cmdline parameters from setup to earlyFrank van der Linden
2025-03-16mm, cma: support multiple contiguous ranges, if requestedFrank van der Linden
2025-03-16Docs/damon: move DAMOS filter type names and meaning to design docSeongJae Park
2025-03-16Docs/admin-guide/mm/damon/usage: document hugepage_size filter typeUsama Arif
2025-03-16mm: zbud: remove zbudYosry Ahmed
2025-03-13ext4: update the descriptions of data_err=abort and data_err=ignoreBaokun Li
2025-03-12docs: Correct installation instructionI Hsin Cheng
2025-03-12PNP: Remove prehistoric deadcodeDr. David Alan Gilbert
2025-03-11cgroup: Add deprecation message to legacy freezer controllerMichal Koutný
2025-03-11mm: Add transformation message for per-memcg swappinessMichal Koutný
2025-03-09Merge tag 'kbuild-fixes-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-06taint: Add TAINT_FWCTLJason Gunthorpe
2025-03-05cgroup, docs: Be explicit about independence of RT_GROUP_SCHED and non-cpu co...Shashank Balaji
2025-03-05docs: Kconfig: fix defconfig descriptionSatoru Takeuchi
2025-03-03x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2Breno Leitao