index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
qmi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-14
docs: checkpatch: Document and segregate more checkpatch message types
Dwaipayan Ray
1
-71
/
+328
2021-06-14
Documentation: kdump: update kdump guide
Baoquan He
1
-61
/
+109
2021-06-14
docs: printk-formats: update size-casting examples
Carlos Llamas
1
-5
/
+4
2021-06-14
docs: fix a cross-ref
Kir Kolyshkin
2
-2
/
+2
2021-06-14
tools: Fix "the the" in a message in kernel-chktaint
Colin Ian King
1
-1
/
+1
2021-06-04
docs: convert dax.txt to rst
Igor Matheus Andrade Torrente
3
-257
/
+292
2021-06-04
docs: Fix typo in Documentation/arm/marvell.rst
Nobuhiro Iwamatsu
1
-1
/
+1
2021-06-04
docs: block: fix stat.rst document error
Gao Mingfei
1
-1
/
+1
2021-06-04
docs: networking: Replace strncpy() with strscpy()
Kees Cook
3
-3
/
+3
2021-06-04
documentation-file-ref-check: Make git check work for multiple working direct...
Rob Herring
1
-1
/
+1
2021-06-04
docs/zh_CN: add translations in zh_CN/dev-tools/kasan
Wan Jiabing
2
-1
/
+418
2021-06-04
docs/zh_CN: Add zh_CN/admin-guide/lockup-watchdogs.rst
Hailong Liu
2
-1
/
+67
2021-06-04
docs/zh_CN: add core api cachetlb translation
Yanteng Si
2
-1
/
+342
2021-06-02
docs: Fix typos in Documentation/trace/ftrace.rst
Haocheng Xie
1
-2
/
+2
2021-06-02
docs: pdfdocs: Prevent column squeezing by tabulary
Akira Yokosawa
1
-0
/
+2
2021-06-02
docs/zh_CN:add core-api padata translation
Yanteng Si
2
-1
/
+159
2021-06-02
docs/zh_CN: add core-api symbol-namespaces.rst translation
Yanteng Si
2
-2
/
+142
2021-06-02
scripts: sphinx-pre-install: fix the need of virtenv packages
Mauro Carvalho Chehab
1
-48
/
+74
2021-06-02
scripts: sphinx-pre-install: rework the sphinx install logic
Mauro Carvalho Chehab
1
-68
/
+140
2021-05-27
docs: zh_CN: update Chinese translations
Yanteng Si
1
-1
/
+16
2021-05-27
docs/zh_CN: add core api local_ops.rst translation
Yanteng Si
2
-2
/
+195
2021-05-27
docs/zh_CN:add core-api refcount-vs-atomic.rst translation.
Yanteng Si
2
-1
/
+156
2021-05-27
docs: kernel-parameters: mark numa=off is supported by a bundle of architectures
Barry Song
1
-0
/
+3
2021-05-27
iio: ABI: sysfs-bus-iio: avoid a warning when doc is built
Mauro Carvalho Chehab
1
-1
/
+1
2021-05-27
iio: ABI: sysfs-bus-iio: fix a typo
Mauro Carvalho Chehab
1
-2
/
+2
2021-05-27
docs: Activate exCJK only in CJK chapters
Akira Yokosawa
6
-4
/
+28
2021-05-20
Documentation: checkpatch: Tweak BIT() macro include
Andrew Jeffery
1
-1
/
+1
2021-05-20
docs: block: blk-mq.rst: correct drive -> driver
Yue Hu
1
-2
/
+2
2021-05-20
docs/zh_CN: add parisc registers.rst translation
Yanteng Si
2
-1
/
+154
2021-05-20
docs/zh_CN: add parisc debugging.rst translation
Yanteng Si
2
-1
/
+47
2021-05-20
docs/zh_CN: add parisc index translation
Yanteng Si
2
-1
/
+25
2021-05-20
docs: Add more message type documentations for checkpatch
Dwaipayan Ray
1
-7
/
+163
2021-05-20
docs: Use fallthrough pseudo-keyword
Wei Ming Chen
2
-2
/
+2
2021-05-20
samples/kprobes: Fix typo in handler_post()
Tiezhu Yang
1
-16
/
+17
2021-05-20
samples/kprobes: Fix typo in handler_fault()
Tiezhu Yang
1
-1
/
+1
2021-05-20
docs: ABI: sysfs-class-led-trigger-pattern: remove repeat duplication
Mauro Carvalho Chehab
2
-9
/
+3
2021-05-20
docs: ABI: sysfs-class-backlight: unify ambient light zone nodes
Mauro Carvalho Chehab
4
-100
/
+100
2021-05-20
docs: ABI: iommu: remove duplicated definition for sysfs-kernel-iommu_groups
Mauro Carvalho Chehab
1
-8
/
+4
2021-05-20
docs: virt: api.rst: fix a pointer to SGX documentation
Mauro Carvalho Chehab
1
-1
/
+1
2021-05-20
docs: update pin-control.rst references
Mauro Carvalho Chehab
3
-3
/
+3
2021-05-20
docs: sched-bwc.rst: fix a typo on a doc name
Mauro Carvalho Chehab
1
-1
/
+1
2021-05-20
docs: translations/zh_CN: fix a typo at 8.Conclusion.rst
Mauro Carvalho Chehab
1
-1
/
+1
2021-05-20
docs: vcpu-requests.rst: fix reference for atomic ops
Mauro Carvalho Chehab
1
-1
/
+1
2021-05-20
docs: update sysfs-platform_profile.rst reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-05-17
Documentation: scheduler: fixed 2 typos in sched-nice-design.rst
Chun-Hung Tseng
1
-1
/
+1
2021-05-17
docs/zh_CN: add core api kobject translation
Yanteng Si
2
-1
/
+383
2021-05-17
docs/zh_CN: add core-api workqueue.rst translation
Yanteng Si
2
-1
/
+338
2021-05-17
docs/zh_CN: add core-api printk-formats.rst translation
Yanteng Si
2
-1
/
+581
2021-05-17
docs/zh_CN: add core-api printk-basics.rst translation
Yanteng Si
2
-1
/
+111
2021-05-17
docs/zh_CN: add core-api kernel-api.rst translation
Yanteng Si
2
-1
/
+373
[next]