index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
pps: kc: fix non-tickless system config dependency
Maciej S. Szmigiero
1
-1
/
+1
2016-10-11
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
4
-1
/
+33
2016-10-11
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
5
-10
/
+66
2016-10-11
nvme: use the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-1
/
+2
2016-10-11
powerpc: implement the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-2
/
+4
2016-10-11
dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2
-0
/
+22
2016-10-11
random: remove unused randomize_range()
Jason Cooper
2
-20
/
+0
2016-10-11
unicore32: use simpler API for random address requests
Jason Cooper
1
-2
/
+1
2016-10-11
tile: use simpler API for random address requests
Jason Cooper
1
-2
/
+1
2016-10-11
arm64: use simpler API for random address requests
Jason Cooper
1
-6
/
+2
2016-10-11
ARM: use simpler API for random address requests
Jason Cooper
1
-2
/
+1
2016-10-11
x86: use simpler API for random address requests
Jason Cooper
2
-6
/
+2
2016-10-11
random: simplify API for random address requests
Jason Cooper
2
-0
/
+34
2016-10-11
rapidio/rio_cm: use memdup_user() instead of duplicating code
Alexandre Bounine
1
-10
/
+5
2016-10-11
ptrace: clear TIF_SYSCALL_TRACE on ptrace detach
Ales Novak
1
-1
/
+2
2016-10-11
pipe: cap initial pipe capacity according to pipe-max-size limit
Michael Kerrisk (man-pages)
1
-0
/
+3
2016-10-11
pipe: make account_pipe_buffers() return a value, and use it
Michael Kerrisk (man-pages)
1
-18
/
+18
2016-10-11
pipe: fix limit checking in alloc_pipe_info()
Michael Kerrisk (man-pages)
1
-7
/
+13
2016-10-11
pipe: simplify logic in alloc_pipe_info()
Michael Kerrisk (man-pages)
1
-22
/
+23
2016-10-11
pipe: fix limit checking in pipe_set_size()
Michael Kerrisk (man-pages)
1
-10
/
+31
2016-10-11
pipe: refactor argument for account_pipe_buffers()
Michael Kerrisk (man-pages)
1
-5
/
+5
2016-10-11
pipe: move limit checking logic into pipe_set_size()
Michael Kerrisk (man-pages)
1
-23
/
+18
2016-10-11
pipe: relocate round_pipe_size() above pipe_set_size()
Michael Kerrisk (man-pages)
1
-12
/
+12
2016-10-11
autofs: refactor ioctl fn vector in iookup_dev_ioctl()
Tomohiro Kusumi
1
-33
/
+16
2016-10-11
autofs: remove possibly misleading /* #define DEBUG */
Tomohiro Kusumi
1
-2
/
+0
2016-10-11
autofs4: move linux/auto_dev-ioctl.h to uapi/linux
Ian Kent
2
-208
/
+222
2016-10-11
autofs: move inclusion of linux/limits.h to uapi
Tomohiro Kusumi
2
-1
/
+1
2016-10-11
autofs: fix print format for ioctl warning message
Tomohiro Kusumi
1
-1
/
+1
2016-10-11
autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD
Ian Kent
1
-8
/
+17
2016-10-11
autofs: fix dev ioctl number range check
Ian Kent
2
-2
/
+3
2016-10-11
autofs: fix pr_debug() message
Tomohiro Kusumi
1
-1
/
+1
2016-10-11
autofs: update struct autofs_dev_ioctl in Documentation
Tomohiro Kusumi
1
-28
/
+42
2016-10-11
autofs: fix Documentation regarding devid on ioctl
Tomohiro Kusumi
1
-3
/
+2
2016-10-11
autofs: remove AUTOFS_DEVID_LEN
Tomohiro Kusumi
1
-2
/
+0
2016-10-11
autofs: don't fail to free_dev_ioctl(param)
Tomohiro Kusumi
1
-1
/
+2
2016-10-11
autofs: remove obsolete sb fields
Tomohiro Kusumi
1
-2
/
+0
2016-10-11
autofs: use autofs4_free_ino() to kfree dentry data
Tomohiro Kusumi
1
-1
/
+1
2016-10-11
autofs: remove ino free in autofs4_dir_symlink()
Ian Kent
1
-2
/
+0
2016-10-11
autofs: add WARN_ON(1) for non dir/link inode case
Tomohiro Kusumi
1
-1
/
+2
2016-10-11
autofs: fix autofs4_fill_super() error exit handling
Ian Kent
1
-3
/
+3
2016-10-11
autofs: test autofs versions first on sb initialization
Tomohiro Kusumi
1
-17
/
+17
2016-10-11
autofs: drop unnecessary extern in autofs_i.h
Tomohiro Kusumi
1
-1
/
+1
2016-10-11
autofs: fix typos in Documentation/filesystems/autofs4.txt
Tomohiro Kusumi
1
-4
/
+4
2016-10-11
kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
Christoph Hellwig
1
-1
/
+1
2016-10-11
checkpatch: improve the octal permissions tests
Joe Perches
1
-16
/
+44
2016-10-11
checkpatch: add warning for unnamed function definition arguments
Joe Perches
1
-0
/
+13
2016-10-11
checkpatch: improve MACRO_ARG_PRECEDENCE test
Joe Perches
1
-1
/
+19
2016-10-11
checkpatch: add --strict test for precedence challenged macro arguments
Joe Perches
1
-1
/
+8
2016-10-11
checkpatch: add --strict test for macro argument reuse
Joe Perches
1
-8
/
+35
2016-10-11
checkpatch: improve the block comment * alignment test
Joe Perches
1
-7
/
+12
[next]