index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/css: unneeded initialization in for_each_subchannel
Pierre Morel
2015-11-03
1
-1
/
+0
*
s390/dasd: fix disconnected device with valid path mask
Stefan Haberland
2015-11-03
1
-1
/
+6
*
s390/dasd: fix invalid PAV assignment after suspend/resume
Stefan Haberland
2015-11-03
1
-4
/
+16
*
s390/dasd: fix double free in dasd_eckd_read_conf
Stefan Haberland
2015-11-03
1
-12
/
+25
*
s390/cio: move ccw_device_stlck functions
Sebastian Ott
2015-10-27
3
-70
/
+60
*
s390/cio: move ccw_device_call_handler
Sebastian Ott
2015-10-27
3
-48
/
+38
*
s390/nmi: remove casts
Heiko Carstens
2015-10-27
1
-3
/
+3
*
s390/dasd: fix list_del corruption after lcu changes
Stefan Haberland
2015-10-15
1
-1
/
+4
*
s390/zcrypt: use system work queue for ap_scan_bus
Martin Schwidefsky
2015-10-14
1
-18
/
+8
*
s390/zcrypt: remove support for PCICC and PCICA cards
Martin Schwidefsky
2015-10-14
6
-1445
/
+2
*
s390/zcrypt: introduce state machine for the AP bus
Martin Schwidefsky
2015-10-14
2
-562
/
+520
*
s390/zcrypt: use explicit return code for flushed requests
Martin Schwidefsky
2015-10-14
6
-66
/
+88
*
s390/zcrypt: cleanup AP bus timer code
Martin Schwidefsky
2015-10-14
1
-18
/
+6
*
s390/zcrypt: fix suspend/resume of AP bus devices
Martin Schwidefsky
2015-10-14
1
-166
/
+160
*
s390/zcrypt: fix device unregister race
Martin Schwidefsky
2015-10-14
1
-2
/
+0
*
s390/zcrypt: fix memory leak with ap configuration data
Martin Schwidefsky
2015-10-14
2
-133
/
+117
*
s390/zcrypt: remove duplicate low level functions
Martin Schwidefsky
2015-10-14
2
-117
/
+32
*
s390/sclp: avoid merged message output
Martin Schwidefsky
2015-10-14
3
-83
/
+78
*
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-10-14
4
-3
/
+20
*
s390/cio: introduce pathmask_to_pos
Sebastian Ott
2015-10-14
2
-9
/
+6
*
s390/cio: reactivate cmf after hibernate
Sebastian Ott
2015-10-14
3
-0
/
+15
*
s390/cio: use kmem_cache for extended measurement block allocation
Sebastian Ott
2015-10-14
1
-38
/
+26
*
s390/cio: fix memleak in channel measurement
Sebastian Ott
2015-10-14
1
-1
/
+3
*
s390/cio: improve locking during cmbe allocation
Sebastian Ott
2015-10-14
1
-20
/
+23
*
s390/cio: fix use after free in cmb processing
Sebastian Ott
2015-10-14
2
-11
/
+18
*
s390/cio: use device_lock during cmb activation
Sebastian Ott
2015-10-14
2
-13
/
+38
*
s390/cio: cleanup cmb_enable sysfs attr
Sebastian Ott
2015-10-14
1
-8
/
+14
*
s390/dasd: mark DASD devices as non rotational
Christian Borntraeger
2015-10-14
1
-0
/
+1
*
s390/zcrypt: enable odd RSA modulus sizes in CRT format
Ingo Tuchscherer
2015-10-14
4
-5
/
+4
*
Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-10-13
6
-19
/
+42
|
\
|
*
iommu/amd: Fix NULL pointer deref on device detach
Joerg Roedel
2015-10-09
1
-0
/
+9
|
*
iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices
Jiang Liu
2015-10-09
1
-0
/
+3
|
*
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...
Joerg Roedel
2015-10-07
3
-19
/
+29
|
|
\
|
|
*
iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPA
Will Deacon
2015-09-22
1
-3
/
+6
|
|
*
iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUs
Will Deacon
2015-09-22
1
-3
/
+9
|
|
*
iommu/io-pgtable-arm: Don't use dma_to_phys()
Robin Murphy
2015-09-22
2
-13
/
+14
|
*
|
iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info()
Sudip Mukherjee
2015-09-29
1
-0
/
+1
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-10-13
29
-94
/
+219
|
\
\
\
|
*
\
\
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
2015-10-12
7
-14
/
+77
|
|
\
\
\
|
|
*
|
|
drm/nouveau/bios: fix OF loading
Ilia Mirkin
2015-10-12
3
-11
/
+36
|
|
*
|
|
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
2015-10-12
1
-0
/
+24
|
|
*
|
|
drm/nouveau/nouveau: Disable AGP for SiS 761
Ondrej Zary
2015-10-12
1
-2
/
+6
|
|
*
|
|
drm/nouveau/display: allow up to 16k width/height for fermi+
Ilia Mirkin
2015-10-12
1
-1
/
+5
|
|
*
|
|
drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers
Ben Skeggs
2015-10-12
1
-0
/
+6
|
*
|
|
|
drm: Fix locking for sysfs dpms file
Daniel Vetter
2015-10-09
1
-9
/
+3
|
*
|
|
|
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-10-09
18
-59
/
+118
|
|
\
\
\
\
|
|
*
|
|
|
drm/amdgpu: fix memory leak in amdgpu_vm_update_page_directory
Sudip Mukherjee
2015-10-08
1
-1
/
+3
|
|
*
|
|
|
drm/amdgpu: fix 32-bit compiler warning
Arnd Bergmann
2015-10-07
1
-3
/
+3
|
|
*
|
|
|
drm/amdgpu: flag iceland as experimental
Alex Deucher
2015-10-06
1
-5
/
+5
|
|
*
|
|
|
drm/amdgpu: check before checking pci bridge registers
Alex Deucher
2015-10-06
2
-0
/
+6
[next]