index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
Age
Commit message (
Expand
)
Author
Lines
2024-05-03
arm64: Add the arm64.no32bit_el0 command line option
Andrea della Porta
-0
/
+3
2024-05-02
Docs: typos/spelling
Remington Brasga
-3
/
+3
2024-04-30
iommu/vt-d: Make posted MSI an opt-in command line option
Jacob Pan
-0
/
+2
2024-04-29
media: Documentation: add Intel IPU6 ISYS driver admin-guide doc
Bingbu Cao
-0
/
+710
2024-04-28
Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+3
2024-04-25
Documentation: kdump: clean up the outdated description
Baoquan He
-4
/
+4
2024-04-25
zram: add max_pages param to recompression
Sergey Senozhatsky
-0
/
+5
2024-04-25
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
-0
/
+6
2024-04-25
remove references to page->flags in documentation
Matthew Wilcox (Oracle)
-2
/
+2
2024-04-25
docs: hugetlbpage.rst: add hugetlb migration description
Baolin Wang
-0
/
+7
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
-0
/
+16
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
-0
/
+3
2024-04-24
mm: Update shuffle documentation to match its current state
Maíra Canal
-6
/
+4
2024-04-24
admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
Thomas Weißschuh
-2
/
+2
2024-04-24
sched/pelt: Remove shift of thermal clock
Vincent Guittot
-0
/
+1
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
-6
/
+48
2024-04-22
Merge tag 'docs-6.9-fixes2' of git://git.lwn.net/linux
Linus Torvalds
-180
/
+417
2024-04-19
Documentation: qcom-pmu: Use /sys/bus/event_source/devices paths
Jonathan Cameron
-2
/
+2
2024-04-19
Documentation: thunderx2-pmu: Use /sys/bus/event_source/devices paths
Jonathan Cameron
-1
/
+1
2024-04-19
Documentation: xgene-pmu: Use /sys/bus/event_source/devices paths
Jonathan Cameron
-1
/
+1
2024-04-19
Documentation: hns-pmu: Use /sys/bus/event_source/devices paths
Jonathan Cameron
-4
/
+4
2024-04-19
Documentation: hisi-pmu: Drop reference to /sys/devices path
Jonathan Cameron
-1
/
+0
2024-04-18
docs, cgroup: add entries for pids to cgroup-v2.rst
Xiu Jianfeng
-1
/
+15
2024-04-17
s390: Map kernel at fixed location when KASLR is disabled
Alexander Gordeev
-1
/
+3
2024-04-16
dm-crypt: add the optional "high_priority" flag
Mikulas Patocka
-0
/
+5
2024-04-15
rcu: Reduce synchronize_rcu() latency
Uladzislau Rezki (Sony)
-0
/
+14
2024-04-15
docs: verify/bisect: stable regressions: first stable, then mainline
Thorsten Leemhuis
-40
/
+51
2024-04-15
docs: verify/bisect: describe how to use a build host
Thorsten Leemhuis
-4
/
+74
2024-04-15
docs: verify/bisect: explain testing reverts, patches and newer code
Thorsten Leemhuis
-13
/
+115
2024-04-15
docs: verify/bisect: proper headlines and more spacing
Thorsten Leemhuis
-81
/
+113
2024-04-15
docs: verify/bisect: add and fetch stable branches ahead of time
Thorsten Leemhuis
-13
/
+18
2024-04-15
docs: verify/bisect: use git switch, tag kernel, and various fixes
Thorsten Leemhuis
-50
/
+67
2024-04-15
iommu: account IOMMU allocated memory
Pasha Tatashin
-1
/
+1
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
-7
/
+0
2024-04-11
tty/sysrq: Replay kernel log messages on consoles via sysrq
Sreenath Vijayan
-0
/
+9
2024-04-11
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
-8
/
+6
2024-04-11
x86/bugs: Fix BHI documentation
Josh Poimboeuf
-12
/
+15
2024-04-10
docs: *-regressions.rst: unify quoting, add missing word
Karel Balej
-5
/
+5
2024-04-09
Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports
Tony Lindgren
-0
/
+19
2024-04-08
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
-6
/
+54
2024-04-08
docs: cgroup-v1: Fix description for css_online
I Hsin Cheng
-1
/
+1
2024-04-08
x86/bhi: Mitigate KVM by default
Pawan Gupta
-4
/
+8
2024-04-08
x86/bhi: Add BHI mitigation knob
Pawan Gupta
-6
/
+50
2024-04-08
media: admin-guide: Fix mgb4 driver documentation structure
Martin Tůma
-20
/
+15
2024-03-29
docs: zswap: fix shell command format
Weiji Wang
-2
/
+2
2024-03-29
tracing: Fix documentation on tp_printk cmdline option
Vitaly Chikunov
-1
/
+1
2024-03-25
cgroup, docs: Clarify limitation of RT processes with cgroup v2 cpu controller
Waiman Long
-6
/
+9
2024-03-20
Merge tag 'docs-6.9-2' of git://git.lwn.net/linux
Linus Torvalds
-180
/
+213
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-11
/
+45
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
-11
/
+45
[prev]
[next]