index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
Florian Fainelli
1
-9
/
+11
2018-05-16
net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
Florian Fainelli
1
-1
/
+4
2018-05-16
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
1
-1
/
+2
2018-05-16
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
1
-0
/
+31
2018-05-16
ipvlan: call netdevice notifier when master mac address changed
Keefe Liu
1
-1
/
+3
2018-05-16
drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
Dan Carpenter
1
-3
/
+4
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-16
clk: stm32: fix: stm32 clock drivers are not compiled by default
Gabriel Fernandez
1
-4
/
+2
2018-05-16
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-15
scsi: core: clean up generated file scsi_devinfo_tbl.c
Randy Dunlap
1
-1
/
+1
2018-05-15
scsi: target: tcmu: fix error resetting qfull_time_out to default
Prasanna Kumar Kalever
1
-0
/
+2
2018-05-15
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2
-2
/
+24
2018-05-15
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2
-28
/
+30
2018-05-15
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
libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.
François Cami
1
-1
/
+2
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-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-05-14
qede: Fix ref-cnt usage count
Michal Kalderon
1
-2
/
+1
2018-05-14
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-12
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
[prev]
[next]