index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
s390/smp: Add support for HOTPLUG_SMT
Heiko Carstens
1
-2
/
+2
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2025-03-29
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2025-03-28
Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+159
2025-03-28
dm-verity: support block number limits for different ioprio classes
LongPing Wei
1
-2
/
+9
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+1
2025-03-27
Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+11
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-0
/
+9
2025-03-27
Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+3
2025-03-27
Merge branch 'for-6.15-console-suspend-api-cleanup' into for-linus
Petr Mladek
2
-8
/
+140
2025-03-26
Merge tag 'ata-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-0
/
+2
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+175
2025-03-26
landlock: Add audit documentation
Mickaël Salaün
2
-0
/
+159
2025-03-25
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-2
/
+4
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-17
/
+36
2025-03-25
Merge tag 'acpi-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+0
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+15
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+16
2025-03-25
x86/early_printk: Add support for MMIO-based UARTs
Denis Mukhin
1
-1
/
+8
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-23
/
+0
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+5
2025-03-24
Merge tag 'docs-6.15' of git://git.lwn.net/linux
Linus Torvalds
18
-151
/
+101
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+19
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2025-03-24
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2
-17
/
+30
2025-03-24
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-0
/
+6
2025-03-21
cgroup: docs: add pswpin and pswpout items in cgroup v2 doc
Hao Jia
1
-0
/
+6
2025-03-21
mm: vmscan: split proactive reclaim statistics from direct reclaim statistics
Hao Jia
1
-0
/
+9
2025-03-20
printk/panic: Add option to allow non-panic CPUs to write to the ring buffer.
Donghyeok Choe
1
-0
/
+8
2025-03-19
Documentation/kernel-parameters: Add riscv unaligned speed parameters
Andrew Jones
1
-0
/
+16
2025-03-19
x86/rfds: Exclude P-only parts from the RFDS affected list
Pawan Gupta
1
-8
/
+0
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2
-1
/
+12
2025-03-17
mm: page_alloc: defrag_mode
Johannes Weiner
1
-0
/
+9
2025-03-17
Docs/admin-guide/mm/damon/usage: update for {core,ops}_filters directories
SeongJae Park
1
-9
/
+22
2025-03-17
mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...
David Hildenbrand
2
-2
/
+12
2025-03-17
fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (...
David Hildenbrand
1
-0
/
+11
2025-03-17
fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFI...
David Hildenbrand
1
-1
/
+6
2025-03-17
docs: Remove outdated highuid.rst documentation
kth
2
-81
/
+0
2025-03-17
printk: Add an option to allow ttynull to be a default console device
Adam Simonelli
1
-1
/
+3
2025-03-17
mm: hugetlb: add hugetlb_alloc_threads cmdline option
Thomas Prescher
2
-0
/
+19
2025-03-17
Docs/admin-guide/mm/damon/usage: add intervals_goal directory on the hierarchy
SeongJae Park
1
-0
/
+25
2025-03-16
reboot: add support for configuring emergency hardware protection action
Ahmad Fatoum
1
-0
/
+6
2025-03-16
fs/proc/task_mmu: add guard region bit to pagemap
Lorenzo Stoakes
1
-1
/
+2
2025-03-16
zram: remove max_comp_streams device attr
Sergey Senozhatsky
1
-26
/
+10
2025-03-16
mm/hugetlb: add hugetlb_cma_only cmdline option
Frank van der Linden
1
-0
/
+7
2025-03-16
mm/hugetlb: convert cmdline parameters from setup to early
Frank van der Linden
1
-7
/
+7
2025-03-16
mm, cma: support multiple contiguous ranges, if requested
Frank van der Linden
1
-2
/
+8
2025-03-16
Docs/damon: move DAMOS filter type names and meaning to design doc
SeongJae Park
1
-15
/
+13
2025-03-16
Docs/admin-guide/mm/damon/usage: document hugepage_size filter type
Usama Arif
1
-8
/
+9
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
1
-6
/
+4
[prev]
[next]