index
:
Linux Stable
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.13.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 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-17
7
-34
/
+18
|
\
|
*
pvr2fs: use get_user_pages_fast()
Al Viro
2017-09-22
1
-3
/
+1
|
*
atomisp: use get_user_pages_fast()
Al Viro
2017-09-22
1
-4
/
+2
|
*
st: use get_user_pages_fast()
Al Viro
2017-09-22
1
-5
/
+1
|
*
via_dmablit(): use get_user_pages_fast()
Al Viro
2017-09-22
1
-3
/
+3
|
*
fsl_hypervisor: switch to get_user_pages_fast()
Al Viro
2017-09-22
1
-2
/
+2
|
*
rapidio: switch to get_user_pages_fast()
Al Viro
2017-09-22
1
-4
/
+2
|
*
vchiq_2835_arm: switch to get_user_pages_fast()
Al Viro
2017-09-22
1
-13
/
+7
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-17
7
-274
/
+86
|
\
\
|
*
|
switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range()
Al Viro
2017-10-11
3
-109
/
+25
|
*
|
lustre: switch struct ksock_conn to iov_iter
Al Viro
2017-10-11
4
-121
/
+52
|
*
|
vhost/scsi: switch to iov_iter_get_pages()
Al Viro
2017-10-11
1
-48
/
+20
|
*
|
fix a page leak in vhost_scsi_iov_to_sgl() error recovery
Al Viro
2017-10-11
1
-2
/
+3
|
*
|
lnet_return_rx_credits_locked: don't abuse list_entry
Al Viro
2017-10-11
1
-1
/
+1
|
*
|
xen: don't open-code iov_iter_kvec()
Al Viro
2017-10-11
1
-12
/
+4
*
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
10
-330
/
+291
|
\
\
\
|
*
|
|
ipmi: get rid of pointless access_ok()
Al Viro
2017-11-10
1
-6
/
+0
|
*
|
|
pi433: sanitize ioctl
Al Viro
2017-11-10
1
-78
/
+14
|
*
|
|
cxlflash: get rid of pointless access_ok()
Al Viro
2017-10-17
1
-6
/
+0
|
*
|
|
mtdchar: get rid of pointless access_ok()
Al Viro
2017-10-17
1
-23
/
+1
|
*
|
|
r128: switch compat ioctls to drm_ioctl_kernel()
Al Viro
2017-09-29
3
-61
/
+48
|
*
|
|
selection: get rid of field-by-field copyin
Al Viro
2017-09-29
1
-29
/
+21
|
*
|
|
VT_RESIZEX: get rid of field-by-field copyin
Al Viro
2017-09-29
1
-41
/
+27
|
*
|
|
i2c compat ioctls: move to ->compat_ioctl()
Al Viro
2017-09-20
1
-88
/
+180
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-17
12
-84
/
+75
|
\
\
\
|
*
|
|
nvmet_fc: fix better length checking
James Smart
2017-11-16
1
-2
/
+4
|
*
|
|
Merge branch 'for-4.15/timer' into for-linus
Jens Axboe
2017-11-15
10
-80
/
+70
|
|
\
\
\
|
|
*
|
|
md: Convert timers to use timer_setup()
Kees Cook
2017-11-14
5
-21
/
+16
|
|
*
|
|
block: swim3: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-16
/
+15
|
|
*
|
|
block/aoe: Convert timers to use timer_setup()
Kees Cook
2017-11-14
2
-9
/
+6
|
|
*
|
|
amifloppy: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-31
/
+26
|
|
*
|
|
block/floppy: Convert callback to pass timer_list
Kees Cook
2017-11-14
1
-3
/
+7
|
*
|
|
|
ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointer
Bart Van Assche
2017-11-14
1
-2
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
19
-382
/
+659
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-4.15/dax' into libnvdimm-for-next
Dan Williams
2017-11-15
264
-1452
/
+2503
|
|
\
\
\
\
|
|
*
|
|
|
dax: fix general protection fault in dax_alloc_inode
Mikulas Patocka
2017-11-14
1
-0
/
+3
|
|
*
|
|
|
dax: stop requiring a live device for dax_flush()
Dan Williams
2017-11-14
1
-3
/
+0
|
|
*
|
|
|
brd: remove dax support
Dan Williams
2017-11-14
2
-77
/
+0
|
|
*
|
|
|
dax: quiet bdev_dax_supported()
Dan Williams
2017-11-14
1
-4
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
acpi, nfit: add 'Enable Latch System Shutdown Status' command support
Dan Williams
2017-11-15
1
-1
/
+2
|
*
|
|
|
acpi, nfit: validate commands against the device type
Dan Williams
2017-11-12
1
-6
/
+9
|
*
|
|
|
libnvdimm, badrange: remove a WARN for list_empty
Vishal Verma
2017-11-02
1
-1
/
+0
|
*
|
|
|
libnvdimm: move poison list functions to a new 'badrange' file
Dave Jiang
2017-11-02
8
-279
/
+313
|
*
|
|
|
acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs
Dan Williams
2017-10-30
2
-6
/
+65
|
*
|
|
|
acpi, nfit: hide unknown commands from nmemX/commands
Dan Williams
2017-10-29
2
-2
/
+14
|
*
|
|
|
dev/dax: fix uninitialized variable build warning
Ross Zwisler
2017-10-19
1
-1
/
+2
|
*
|
|
|
libnvdimm, namespace: make a couple of functions static
Colin Ian King
2017-10-07
1
-2
/
+2
|
*
|
|
|
libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' status
Dan Williams
2017-10-07
1
-0
/
+12
|
*
|
|
|
acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods
Dan Williams
2017-10-07
3
-4
/
+214
|
*
|
|
|
acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_...
Yasunori Goto
2017-10-07
2
-0
/
+2
[next]