index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
324
-567
/
+527
*
media: dvb-core: get rid of mmap reserved field
Mauro Carvalho Chehab
2017-12-28
6
-12
/
+0
*
media: dvb uAPI docs: document mmap-related ioctls
Mauro Carvalho Chehab
2017-12-28
5
-0
/
+320
*
media: dvb uAPI docs: document demux mmap/munmap syscalls
Mauro Carvalho Chehab
2017-12-28
3
-0
/
+172
*
media: move videobuf2 to drivers/media/common
Mauro Carvalho Chehab
2017-12-28
13
-40
/
+40
*
media: dvb-core: make DVB mmap API optional
Mauro Carvalho Chehab
2017-12-28
4
-13
/
+98
*
fs: compat_ioctl: add new DVB demux ioctls
Mauro Carvalho Chehab
2017-12-28
1
-0
/
+5
*
media: dvb_vb2: add SPDX headers
Mauro Carvalho Chehab
2017-12-28
2
-0
/
+3
*
media: dvb_vb2: Use the sanitized value after processed by VB2 core
Mauro Carvalho Chehab
2017-12-28
1
-1
/
+1
*
media: dvb_vb2: limit reqbufs size to a sane value
Mauro Carvalho Chehab
2017-12-28
1
-0
/
+8
*
media: dvb_vb2: fix a warning about streamoff logic
Mauro Carvalho Chehab
2017-12-28
1
-17
/
+16
*
media: videobuf2: Add new uAPI for DVB streaming I/O
Satendra Singh Thakur
2017-12-28
6
-30
/
+733
*
Merge branch 'docs-next' of git://git.lwn.net/linux into patchwork
Mauro Carvalho Chehab
2017-12-22
1277
-7493
/
+11666
|
\
|
*
w1_netlink.h: add support for nested structs
Mauro Carvalho Chehab
2017-12-21
1
-1
/
+5
|
*
scripts: kernel-doc: apply filtering rules to warnings
Mauro Carvalho Chehab
2017-12-21
1
-7
/
+23
|
*
scripts: kernel-doc: improve nested logic to handle multiple identifiers
Mauro Carvalho Chehab
2017-12-21
1
-25
/
+44
|
*
scripts: kernel-doc: handle nested struct function arguments
Mauro Carvalho Chehab
2017-12-21
1
-12
/
+26
|
*
scripts: kernel-doc: print the declaration name on warnings
Mauro Carvalho Chehab
2017-12-21
1
-22
/
+16
|
*
scripts: kernel-doc: get rid of $nested parameter
Mauro Carvalho Chehab
2017-12-21
1
-15
/
+4
|
*
scripts: kernel-doc: parse next structs/unions
Mauro Carvalho Chehab
2017-12-21
2
-53
/
+114
|
*
scripts: kernel-doc: replace tabs by spaces
Mauro Carvalho Chehab
2017-12-21
1
-5
/
+5
|
*
scripts: kernel-doc: change default to ReST format
Mauro Carvalho Chehab
2017-12-21
1
-3
/
+3
|
*
scripts: kernel-doc: improve argument handling
Mauro Carvalho Chehab
2017-12-21
1
-16
/
+20
|
*
scripts: kernel-doc: get rid of unused output formats
Mauro Carvalho Chehab
2017-12-21
1
-1179
/
+4
|
*
docs: get rid of kernel-doc-nano-HOWTO.txt
Mauro Carvalho Chehab
2017-12-21
3
-325
/
+1
|
*
docs: kernel-doc.rst: add documentation about man pages
Mauro Carvalho Chehab
2017-12-21
1
-0
/
+34
|
*
docs: kernel-doc.rst: improve typedef documentation
Mauro Carvalho Chehab
2017-12-21
1
-10
/
+22
|
*
docs: kernel-doc.rst: improve structs chapter
Mauro Carvalho Chehab
2017-12-21
1
-24
/
+24
|
*
docs: kernel-doc.rst: improve function documentation section
Mauro Carvalho Chehab
2017-12-21
1
-39
/
+61
|
*
docs: kernel-doc.rst: improve private members description
Mauro Carvalho Chehab
2017-12-21
1
-26
/
+30
|
*
docs: kernel-doc.rst: better describe kernel-doc arguments
Mauro Carvalho Chehab
2017-12-21
1
-3
/
+41
|
*
docs: fix process/submit-checklist.rst Sphinx warning
Markus Heiser
2017-12-21
1
-2
/
+2
|
*
docs: ftrace-uses.rst fix varios code-block directives
Markus Heiser
2017-12-21
1
-30
/
+30
|
*
vsprintf: Fix a dangling documentation reference
Jonathan Corbet
2017-12-21
1
-1
/
+1
|
*
i2c: update i2c-dev.h warning in documentation
Cengiz C
2017-12-21
1
-7
/
+10
|
*
usb: doc: Update document for USB3 debug port usage
Lu Baolu
2017-12-21
1
-0
/
+52
|
*
Documentation: Add myself to the enforcement statement list
David Sterba
2017-12-21
1
-0
/
+1
|
*
Documentation: Add Luis R. Rodriguez to list of enforcement statement endorsers
Luis R. Rodriguez
2017-12-21
1
-0
/
+1
|
*
Documentation: Add Kees Cook to list of enforcement statement endorsers
Kees Cook
2017-12-21
1
-0
/
+1
|
*
Fixed typo in onewire generic doc
Gergo Huszty
2017-12-21
1
-1
/
+1
|
*
Documentation/filesystems/vfat.txt: fix a remark that implies UCS2
Adam Borowski
2017-12-21
1
-1
/
+1
|
*
doc: add documentation on printing kernel addresses
Tobin C. Harding
2017-12-21
1
-0
/
+15
|
*
doc: update kptr_restrict documentation
Tobin C. Harding
2017-12-21
1
-1
/
+2
|
*
doc: convert printk-formats.txt to rst
Tobin C. Harding
2017-12-21
4
-112
/
+121
|
*
docs: Remove "could not extract kernel version" warning
Jonathan Corbet
2017-12-11
1
-1
/
+0
|
*
Documentation/process: Add CONFIG default value to submit-checklist
Darren Hart (VMware)
2017-12-11
1
-1
/
+3
|
*
Documentation/kbuild: Add guidance for the use of default
Darren Hart (VMware)
2017-12-11
1
-0
/
+21
|
*
Documentation: add UUID/GUID to kernel-api
Randy Dunlap
2017-12-11
2
-17
/
+23
|
*
Documentation: add Sorting section to kernel-api
Randy Dunlap
2017-12-11
1
-0
/
+9
|
*
Documentation: Better document the hardlockup_panic sysctl
Scott Wood
2017-12-11
2
-0
/
+17
[next]