index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-06
4
-88
/
+73
|
\
|
*
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
2017-07-06
1
-4
/
+0
|
*
mm: vmstat: move slab statistics from zone to node counters
Johannes Weiner
2017-07-06
1
-5
/
+5
|
*
mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone
Michal Hocko
2017-07-06
1
-1
/
+1
|
*
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-06
1
-24
/
+28
|
*
mm, memory_hotplug: consider offline memblocks removable
Michal Hocko
2017-07-06
1
-0
/
+4
|
*
mm, memory_hotplug: split up register_one_node()
Michal Hocko
2017-07-06
1
-31
/
+20
|
*
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2017-07-06
1
-14
/
+9
|
*
mm: drop page_initialized check from get_nid_for_pfn
Michal Hocko
2017-07-06
1
-7
/
+0
|
*
zram: count same page write as page_stored
Minchan Kim
2017-07-06
1
-0
/
+2
|
*
mm, sparsemem: break out of loops early
Dave Hansen
2017-07-06
1
-0
/
+4
|
*
drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...
SF Markus Elfring
2017-07-06
1
-3
/
+1
*
|
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-6
/
+1
|
\
\
|
*
|
s390 keyboard.c: don't open-code strndup_user()
Al Viro
2017-05-15
1
-6
/
+1
*
|
|
Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-06
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.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-07-06
4
-225
/
+503
|
\
\
\
|
*
|
|
usbdevfs: get rid of field-by-field copyin
Al Viro
2017-06-29
1
-29
/
+19
|
*
|
|
take floppy compat ioctls to sodding floppy.c
Al Viro
2017-06-29
1
-0
/
+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
|
*
|
|
fb_get_fscreeninfo(): don't bother with do_fb_ioctl()
Al Viro
2017-06-09
1
-14
/
+5
|
|
/
/
*
|
|
Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-07-06
11
-1045
/
+475
|
\
\
\
|
*
|
|
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
|
*
|
|
switch compat_drm_getmap() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-21
/
+12
|
*
|
|
compat_drm_setunique(): don't bother
Al Viro
2017-05-27
1
-16
/
+3
|
*
|
|
switch compat_drm_getunique() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-14
/
+10
[next]