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
*
Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-07
3
-25
/
+4
|
\
|
*
dio: use probe_kernel_read()
Al Viro
2017-05-27
1
-15
/
+2
|
*
hp_sdc: use probe_kernel_read()
Al Viro
2017-05-27
1
-5
/
+1
|
*
hpfb: use probe_kernel_read()
Al Viro
2017-05-27
1
-5
/
+1
*
|
Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-07
1
-41
/
+40
|
\
\
|
*
|
osf_sigstack(): switch to put_user()
Al Viro
2017-05-27
1
-3
/
+2
|
*
|
osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()
Al Viro
2017-05-27
1
-24
/
+29
|
*
|
Merge branch 'work.sys_wait' into misc.alpha
Al Viro
2017-05-27
7
-258
/
+188
|
|
\
\
|
*
|
|
osf_getdomainname(): use copy_to_user()
Al Viro
2017-05-27
1
-14
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-07-07
23
-1137
/
+1019
|
\
\
\
|
*
|
|
mqueue: move compat syscalls to native ones
Al Viro
2017-07-04
3
-228
/
+262
|
*
|
|
usbdevfs: get rid of field-by-field copyin
Al Viro
2017-06-30
1
-29
/
+19
|
*
|
|
compat_hdio_ioctl: get rid of set_fs()
Al Viro
2017-06-30
1
-9
/
+6
|
*
|
|
take floppy compat ioctls to sodding floppy.c
Al Viro
2017-06-30
2
-340
/
+328
|
*
|
|
ipmi: get rid of field-by-field __get_user()
Al Viro
2017-06-26
1
-50
/
+37
|
*
|
|
ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native one
Al Viro
2017-06-26
1
-133
/
+115
|
*
|
|
rt_sigtimedwait(): move compat to native
Al Viro
2017-06-10
3
-35
/
+35
|
*
|
|
select: switch compat_{get,put}_fd_set() to compat_{get,put}_bitmap()
Al Viro
2017-06-10
1
-39
/
+5
|
*
|
|
put_compat_rusage(): switch to copy_to_user()
Al Viro
2017-06-10
1
-19
/
+21
|
*
|
|
sigpending(): move compat to native
Al Viro
2017-06-10
2
-23
/
+12
|
*
|
|
getrlimit()/setrlimit(): move compat to native
Al Viro
2017-06-10
2
-38
/
+48
|
*
|
|
times(2): move compat to native
Al Viro
2017-06-10
3
-28
/
+27
|
*
|
|
compat_{get,put}_bitmap(): use unsafe_{get,put}_user()
Al Viro
2017-06-10
2
-55
/
+29
|
*
|
|
fb_get_fscreeninfo(): don't bother with do_fb_ioctl()
Al Viro
2017-06-10
1
-14
/
+5
|
*
|
|
do_sigaltstack(): lift copying to/from userland into callers
Al Viro
2017-05-27
1
-61
/
+46
|
*
|
|
take compat_sys_old_getrlimit() to native syscall
Al Viro
2017-05-27
6
-33
/
+25
|
*
|
|
trim __ARCH_WANT_SYS_OLD_GETRLIMIT
Al Viro
2017-05-27
4
-4
/
+0
|
|
/
/
*
|
|
Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-07-07
12
-1045
/
+476
|
\
\
\
|
*
|
|
Fix trivial misannotations
Al Viro
2017-07-06
2
-3
/
+3
|
*
|
|
mga: switch compat ioctls to drm_ioctl_kernel()
Al Viro
2017-07-04
4
-90
/
+64
|
*
|
|
radeon: take out dead compat ioctls
Al Viro
2017-07-04
3
-427
/
+16
|
*
|
|
drm compat: ia64 is not biarch
Al Viro
2017-07-04
1
-2
/
+2
|
*
|
|
drm_compat_ioctl(): tidy up a bit
Al Viro
2017-07-04
1
-13
/
+9
|
*
|
|
switch compat_drm_mapbufs() to drm_ioctl_kernel()
Al Viro
2017-07-04
3
-65
/
+77
|
*
|
|
switch compat_drm_rmmap() to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-10
/
+4
|
*
|
|
switch compat_drm_mode_addfb2() to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-28
/
+10
|
*
|
|
switch compat_drm_wait_vblank() to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-16
/
+10
|
*
|
|
switch compat_drm_update_draw()
Al Viro
2017-07-04
1
-14
/
+3
|
*
|
|
compat_drm: switch sg ioctls
Al Viro
2017-07-04
1
-18
/
+12
|
*
|
|
compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-65
/
+44
|
*
|
|
switch compat_drm_dma() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-25
/
+13
|
*
|
|
switch compat_drm_resctx() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-13
/
+7
|
*
|
|
switch compat_drm_getsareactx() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-15
/
+8
|
*
|
|
switch compat_drm_setsareactx() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-11
/
+6
|
*
|
|
switch compat_drm_freebufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-11
/
+5
|
*
|
|
switch compat_drm_markbufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-11
/
+7
|
*
|
|
switch compat_drm_addmap() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-20
/
+13
|
*
|
|
switch compat_drm_getstats() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-18
/
+4
|
*
|
|
switch compat_drm_getclient() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-18
/
+14
|
*
|
|
switch compat_drm_infobufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-56
/
+53
[next]