index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
73
-9721
/
+264
|
\
|
*
-
-
-
.
Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus
Al Viro
2016-12-15
34
-316
/
+221
|
|
\
\
\
|
|
|
|
*
switch getfrag callbacks to ..._full() primitives
Al Viro
2016-12-05
3
-7
/
+7
|
|
|
|
*
make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...
Al Viro
2016-12-05
2
-6
/
+6
|
|
|
|
*
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
17
-39
/
+121
|
|
|
*
|
ceph: switch to use of ->d_init()
Al Viro
2016-10-28
6
-67
/
+5
|
|
|
*
|
ceph: unify dentry_operations instances
Al Viro
2016-10-28
4
-33
/
+10
|
|
|
*
|
lustre: switch to use of ->d_init()
Al Viro
2016-10-15
5
-71
/
+18
|
|
*
|
|
namei: fold should_follow_link() with the step into not-followed link
Al Viro
2016-12-05
1
-30
/
+18
|
|
*
|
|
namei: pass both WALK_GET and WALK_MORE to should_follow_link()
Al Viro
2016-12-05
1
-11
/
+7
|
|
*
|
|
namei: invert WALK_PUT logics
Al Viro
2016-12-05
1
-6
/
+7
|
|
*
|
|
namei: shift interpretation of LOOKUP_FOLLOW inside should_follow_link()
Al Viro
2016-12-05
1
-10
/
+4
|
|
*
|
|
namei: saner calling conventions for mountpoint_last()
Al Viro
2016-12-05
1
-25
/
+25
|
|
*
|
|
namei.c: get rid of user_path_parent()
Al Viro
2016-12-05
1
-26
/
+8
|
|
|
|
/
|
|
|
/
|
|
*
|
|
logfs: remove from tree
Christoph Hellwig
2016-12-14
20
-9390
/
+0
|
*
|
|
vfs: fix put_compat_statfs64() does not handle errors
Li Wang
2016-12-07
1
-3
/
+3
|
*
|
|
don't open-code file_inode()
Al Viro
2016-12-04
18
-46
/
+40
|
|
/
/
*
|
|
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2016-12-16
633
-13381
/
+27612
|
\
\
\
|
*
\
\
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2016-12-15
633
-13386
/
+27616
|
|
\
\
\
|
|
*
|
|
[media] v4l: tvp5150: Add missing break in set control handler
Laurent Pinchart
2016-12-12
1
-0
/
+1
|
|
*
|
|
[media] v4l: tvp5150: Don't inline the tvp5150_selmux() function
Laurent Pinchart
2016-12-12
1
-1
/
+1
|
|
*
|
|
[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLER
Laurent Pinchart
2016-12-12
1
-2
/
+2
|
|
*
|
|
[media] em28xx: don't store usb_device at struct em28xx
Mauro Carvalho Chehab
2016-12-12
7
-37
/
+52
|
|
*
|
|
[media] em28xx: use usb_interface for dev_foo() calls
Mauro Carvalho Chehab
2016-12-12
10
-213
/
+216
|
|
*
|
|
[media] em28xx: don't change the device's name
Mauro Carvalho Chehab
2016-12-12
1
-10
/
+4
|
|
*
|
|
[media] mn88472: fix chip id check on probe
Antti Palosaari
2016-12-01
1
-12
/
+12
|
|
*
|
|
[media] mn88473: fix chip id check on probe
Antti Palosaari
2016-12-01
1
-12
/
+12
|
|
*
|
|
[media] lirc: fix error paths in lirc_cdev_add()
Sean Young
2016-12-01
1
-5
/
+3
|
|
*
|
|
[media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCs
Marek Szyprowski
2016-11-30
2
-0
/
+15
|
|
*
|
|
[media] s5p-mfc: Rework clock handling
Marek Szyprowski
2016-11-30
3
-59
/
+56
|
|
*
|
|
[media] s5p-mfc: Don't keep clock prepared all the time
Marek Szyprowski
2016-11-30
1
-24
/
+28
|
|
*
|
|
[media] s5p-mfc: Kill all IS_ERR_OR_NULL in clocks management code
Marek Szyprowski
2016-11-30
1
-9
/
+4
|
|
*
|
|
[media] s5p-mfc: Remove dead conditional code
Marek Szyprowski
2016-11-30
3
-48
/
+5
|
|
*
|
|
[media] s5p-mfc: Ensure that clock is disabled before turning power off
Marek Szyprowski
2016-11-30
1
-2
/
+4
|
|
*
|
|
[media] s5p-mfc: Remove special clock rate management
Marek Szyprowski
2016-11-30
1
-2
/
+0
|
|
*
|
|
[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errors
Marek Szyprowski
2016-11-30
3
-2
/
+8
|
|
*
|
|
[media] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGES
Douglas Anderson
2016-11-30
1
-0
/
+11
|
|
*
|
|
[media] vivid: Set color_enc on HSV formats
Ricardo Ribalda
2016-11-29
1
-0
/
+2
|
|
*
|
|
[media] v4l2-tpg: Init hv_enc field with a valid value
Ricardo Ribalda
2016-11-29
1
-0
/
+1
|
|
*
|
|
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
2016-11-29
13
-47
/
+41
|
|
*
|
|
[media] uvcvideo: freeing an error pointer
Dan Carpenter
2016-11-29
1
-4
/
+4
|
|
*
|
|
[media] DaVinci-VPFE-Capture: fix error handling
Arnd Bergmann
2016-11-25
1
-0
/
+1
|
|
*
|
|
[media] cx88: make checkpatch.pl happy
Mauro Carvalho Chehab
2016-11-25
16
-872
/
+975
|
|
*
|
|
[media] v4l: rcar_fdp1: add FCP dependency
Arnd Bergmann
2016-11-25
1
-0
/
+1
|
|
*
|
|
[media] v4l: rcar_fdp1: mark PM functions as __maybe_unused
Arnd Bergmann
2016-11-25
1
-2
/
+2
|
|
*
|
|
[media] media: remove obsolete Media Device Managed resource interfaces
Shuah Khan
2016-11-25
2
-58
/
+0
|
|
*
|
|
[media] dvb-net: split the logic at dvb_net_ule() into other functions
Mauro Carvalho Chehab
2016-11-25
1
-361
/
+467
|
|
*
|
|
[media] dvb_net: prepare to split a very complex function
Mauro Carvalho Chehab
2016-11-25
1
-220
/
+245
|
|
*
|
|
[media] uvcvideo: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-11-23
1
-8
/
+3
|
|
*
|
|
[media] uvcvideo: Add bayer 16-bit format patterns
Edgar Thier
2016-11-23
2
-0
/
+32
[next]