index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
Michel Thierry
2
-0
/
+7
2018-05-16
drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
Deepak Rawat
1
-0
/
+2
2018-05-15
clk: stm32: fix: stm32 clock drivers are not compiled by default
Gabriel Fernandez
1
-4
/
+2
2018-05-15
clk: imx6ull: use OSC clock during AXI rate change
Stefan Agner
1
-1
/
+1
2018-05-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-5
/
+5
2018-05-15
cxl: Report the tunneled operations status
Philippe Bergheaud
3
-1
/
+17
2018-05-15
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
Philippe Bergheaud
1
-0
/
+7
2018-05-15
drm/vc4: Fix leak of the file_priv that stored the perfmon.
Eric Anholt
1
-0
/
+1
2018-05-15
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
3
-15
/
+60
2018-05-15
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2
-14
/
+52
2018-05-15
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
1
-0
/
+6
2018-05-15
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
1
-2
/
+2
2018-05-15
i2c: viperboard: return message count on master_xfer success
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: pmcmsp: fix error return from master_xfer
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: pmcmsp: return message count on master_xfer success
Peter Rosin
1
-1
/
+1
2018-05-15
s390/qdio: don't release memory in qdio_setup_irq()
Julian Wiedmann
1
-8
/
+2
2018-05-15
s390/qdio: fix access to uninitialized qdio_q fields
Julian Wiedmann
1
-1
/
+1
2018-05-15
drm: set FMODE_UNSIGNED_OFFSET for drm files
Dave Airlie
1
-0
/
+1
2018-05-14
scsi: core: clean up generated file scsi_devinfo_tbl.c
Randy Dunlap
1
-1
/
+1
2018-05-14
scsi: target: tcmu: fix error resetting qfull_time_out to default
Prasanna Kumar Kalever
1
-0
/
+2
2018-05-14
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2
-2
/
+24
2018-05-14
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2
-28
/
+30
2018-05-14
cxgb4: Correct ntuple mask validation for hash filters
Kumar Sanghvi
1
-58
/
+30
2018-05-14
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
1
-1
/
+3
2018-05-14
cpufreq: armada-37xx: driver relies on cpufreq-dt
Miquel Raynal
1
-1
/
+1
2018-05-14
ACPICA: Add deferred package support for the Load and loadTable operators
Bob Moore
3
-20
/
+74
2018-05-14
tun: fix use after free for ptr_ring
Jason Wang
1
-15
/
+12
2018-05-14
Merge tag 'reset-fixes-for-4.17' of git://git.pengutronix.de/pza/linux into f...
Olof Johansson
1
-3
/
+3
2018-05-14
usb: musb: fix remote wakeup racing with suspend
Daniel Glöckner
3
-13
/
+24
2018-05-14
mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
Boris Brezillon
1
-3
/
+5
2018-05-14
drm/i915/execlists: Use rmb() to order CSB reads
Chris Wilson
1
-0
/
+1
2018-05-14
drm/i915/userptr: reject zero user_size
Matthew Auld
1
-0
/
+3
2018-05-14
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
1
-1
/
+1
2018-05-14
Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+1
2018-05-14
Merge tag 'tee-drv-fixes-for-4.17' of git://git.linaro.org/people/jens.wiklan...
Olof Johansson
2
-2
/
+14
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-05-13
qede: Fix ref-cnt usage count
Michal Kalderon
1
-2
/
+1
2018-05-13
3c59x: convert to generic DMA API
Christoph Hellwig
1
-53
/
+51
2018-05-13
hwmon: (k10temp) Use API function to access System Management Network
Guenter Roeck
2
-6
/
+7
2018-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-5
/
+12
2018-05-12
Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+23
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-104
/
+226
2018-05-11
Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+3
2018-05-11
nvme: add quirk to force medium priority for SQ creation
Jens Axboe
2
-1
/
+16
2018-05-11
ixgbe: fix memory leak on ipsec allocation
Colin Ian King
1
-1
/
+1
2018-05-11
ixgbevf: fix ixgbevf_xmit_frame()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-11
ixgbe: return error on unsupported SFP module when resetting
Emil Tantilov
1
-0
/
+3
2018-05-11
ice: Set rq_last_status when cleaning rq
Jeff Shaw
1
-1
/
+1
2018-05-11
nvme: Fix sync controller reset return
Charles Machalow
1
-1
/
+2
2018-05-11
Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-10
/
+27
[prev]
[next]