index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
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
2020-12-08
docs: Update documentation to reflect what TAINT_CPU_OUT_OF_SPEC means
Mathieu Chouquet-Stringer
2
-6
/
+19
2020-12-08
docs: make reporting-bugs.rst obsolete
Thorsten Leemhuis
5
-5
/
+10
2020-12-08
docs: Add a new text describing how to report bugs
Thorsten Leemhuis
2
-0
/
+1632
2020-12-08
Documentation: fix multiple typos found in the admin-guide subdirectory
Andrew Klychkov
24
-35
/
+35
2020-12-08
Documentation: fix typos found in admin-guide subdirectory
Andrew Klychkov
8
-12
/
+12
2020-12-08
docs: clean up sysctl/kernel: titles, version
Stephen Kitt
1
-7
/
+7
2020-12-07
Merge 5.10-rc7 into char-misc-next
Greg Kroah-Hartman
1
-5
/
+15
2020-12-04
dm verity: Add support for signature verification with 2nd keyring
Mickaël Salaün
1
-1
/
+6
2020-12-04
KVM: arm64: Add kvm-arm.mode early kernel parameter
David Brazdil
1
-0
/
+10
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+15
2020-12-03
docs: admin-guide: add a features list
Mauro Carvalho Chehab
2
-0
/
+4
2020-12-03
media: admin-guide/pixfmt-meta-rkisp1.rst: pixfmt reference conforming with macro
Helen Koike
1
-2
/
+2
2020-12-02
Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-1
/
+3
2020-12-02
docs: Document Syscall User Dispatch
Gabriel Krisman Bertazi
2
-0
/
+91
2020-12-01
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-5
/
+13
2020-12-01
pstore/blk: remove {un,}register_pstore_blk
Christoph Hellwig
1
-4
/
+1
2020-12-01
pstore/blk: update the command line example
Christoph Hellwig
1
-1
/
+1
2020-11-30
docs: bootconfig: Add the endianness of fields
Masami Hiramatsu
1
-1
/
+3
2020-11-30
Documentation/admin-guide: mark memmap parameter is supported by a few architectures
Barry Song
2
-1
/
+2
2020-11-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-2
/
+9
2020-11-30
Merge 5.10-rc6 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+7
2020-11-27
Backmerge tag 'v5.10-rc2' into arm/drivers
Arnd Bergmann
6
-0
/
+63
2020-11-25
iommu/vt-d: Cleanup after converting to dma-iommu ops
Lu Baolu
1
-5
/
+0
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2020-11-19
Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+7
2020-11-19
docs: bootconfig: Update file format on initrd image
Masami Hiramatsu
1
-5
/
+13
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
1
-0
/
+4
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
1
-0
/
+3
2020-11-17
x86/cpu/intel: Add a nosgx kernel parameter
Jarkko Sakkinen
1
-0
/
+2
2020-11-16
Merge 5.10-rc4 into char-misc-next
Greg Kroah-Hartman
3
-3
/
+4
2020-11-09
speakup: Document read_all_doc shortcut
Samuel Thibault
1
-0
/
+1
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-3
/
+67
2020-11-05
Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2020-11-04
doc/admin-guide: Document creation of CAP_PERFMON privileged shell
Alexey Budankov
1
-6
/
+62
2020-11-04
doc/admin-guide: Note credentials consolidation under CAP_PERFMON
Alexey Budankov
1
-5
/
+8
2020-11-03
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
2
-1
/
+2
2020-11-02
Documentation: PM: cpuidle: correct path name
Julia Lawall
1
-1
/
+1
2020-11-02
Documentation: PM: cpuidle: correct typo
Julia Lawall
1
-1
/
+1
2020-10-31
Documentation: Update paths of Samsung S3C machine files
Krzysztof Kozlowski
1
-1
/
+1
2020-10-30
docs: abi-testing.rst: enable --rst-sources when building docs
Mauro Carvalho Chehab
1
-0
/
+1
2020-10-30
docs: ABI: don't escape ReST-incompatible chars from obsolete and removed
Mauro Carvalho Chehab
2
-0
/
+2
2020-10-30
docs: ABI: create a 2-depth index for ABI
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-30
docs: ABI: make it parse ABI/stable as ReST-compatible files
Mauro Carvalho Chehab
1
-0
/
+1
2020-10-30
docs: add ABI documentation to the admin-guide book
Mauro Carvalho Chehab
6
-0
/
+59
2020-10-29
wimax: move out to staging
Arnd Bergmann
4
-392
/
+0
2020-10-28
docs: SafeSetID: fix a warning
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
docs: admin-guide: net.rst: add a missing blank line
Mauro Carvalho Chehab
1
-0
/
+1
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+7
2020-10-25
Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux
Linus Torvalds
1
-9
/
+20
2020-10-23
Merge tag 'docs-5.10-2' of git://git.lwn.net/linux
Linus Torvalds
2
-30
/
+35
[prev]
[next]