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
2019-06-22
nvme-tcp: fix queue mapping when queue count is limited
Sagi Grimberg
1
-7
/
+50
2019-06-22
nvme-tcp: fix possible null deref on a timed out io queue connect
Sagi Grimberg
1
-1
/
+2
2019-06-22
nvme-tcp: rename function to have nvme_tcp prefix
Sagi Grimberg
1
-6
/
+4
2019-06-22
mlxsw: spectrum: Prevent force of 56G
Amit Cohen
1
-0
/
+4
2019-06-22
scsi: libsas: delete sas port if expander discover failed
Jason Yan
1
-0
/
+2
2019-06-22
scsi: scsi_dh_alua: Fix possible null-ptr-deref
YueHaibing
1
-4
/
+2
2019-06-22
scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask
Lianbo Jiang
1
-1
/
+1
2019-06-22
scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
Varun Prakash
1
-0
/
+4
2019-06-22
net: phy: dp83867: Set up RGMII TX delay
Max Uvarov
1
-3
/
+1
2019-06-22
net: phy: dp83867: increase SGMII autoneg timer duration
Max Uvarov
1
-0
/
+18
2019-06-22
net: phy: dp83867: fix speed 10 in sgmii mode
Max Uvarov
1
-0
/
+17
2019-06-22
net: phylink: ensure consistent phy interface mode
Russell King
1
-3
/
+7
2019-06-22
net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
Yoshihiro Shimoda
1
-0
/
+4
2019-06-22
xenbus: Avoid deadlock during suspend due to open transactions
Ross Lagerwall
3
-2
/
+26
2019-06-22
xen/pvcalls: Remove set but not used variable
YueHaibing
1
-4
/
+0
2019-06-22
dpaa_eth: use only online CPU portals
Madalin Bucur
2
-7
/
+6
2019-06-22
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
3
-7
/
+39
2019-06-22
i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
Yingjoe Chen
1
-0
/
+1
2019-06-22
net: aquantia: fix LRO with FCS error
Dmitry Bogdanov
1
-29
/
+32
2019-06-22
net: aquantia: tx clean budget logic error
Igor Russkikh
1
-3
/
+4
2019-06-22
drm/etnaviv: lock MMU while dumping core
Lucas Stach
1
-0
/
+5
2019-06-22
ACPI/PCI: PM: Add missing wakeup.flags.valid checks
Rafael J. Wysocki
2
-3
/
+4
2019-06-22
net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
Kees Cook
1
-1
/
+0
2019-06-22
dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
Ioana Radulescu
1
-2
/
+2
2019-06-22
dpaa2-eth: Fix potential spectre issue
Ioana Radulescu
1
-0
/
+3
2019-06-22
net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail
Biao Huang
1
-2
/
+0
2019-06-22
net: stmmac: fix csr_clk can't be zero issue
Biao Huang
2
-4
/
+7
2019-06-22
net: stmmac: update rx tail pointer register to fix rx dma hang issue.
Biao Huang
1
-0
/
+1
2019-06-22
gpio: fix gpio-adp5588 build errors
Randy Dunlap
1
-0
/
+1
2019-06-22
mISDN: make sure device name is NUL terminated
Dan Carpenter
1
-2
/
+3
2019-06-22
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
1
-0
/
+3
2019-06-22
clk: ti: clkctrl: Fix clkdm_clk handling
Tony Lindgren
1
-4
/
+4
2019-06-22
pinctrl: intel: Clear interrupt status in mask/unmask callback
Kai-Heng Feng
1
-31
/
+6
2019-06-22
staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()
Dan Carpenter
1
-2
/
+6
2019-06-22
Staging: vc04_services: Fix a couple error codes
Dan Carpenter
1
-2
/
+2
2019-06-22
staging: erofs: set sb->s_root to NULL when failing from __getname()
Chengguang Xu
1
-0
/
+1
2019-06-22
iio: imu: mpu6050: Fix FIFO layout for ICM20602
Steve Moskovchenko
3
-5
/
+64
2019-06-22
net/mlx5e: Avoid detaching non-existing netdev under switchdev mode
Alaa Hleihel
1
-0
/
+5
2019-06-22
net/mlx5e: Support tagged tunnel over bond
Eli Britstein
1
-5
/
+6
2019-06-22
mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
Petr Machata
1
-2
/
+2
2019-06-22
net/mlx5e: Fix source port matching in fdb peer flow rule
Raed Salem
1
-3
/
+0
2019-06-22
mlxsw: spectrum_flower: Fix TOS matching
Jiri Pirko
1
-2
/
+2
2019-06-22
net/mlx5e: Add ndo_set_feature for uplink representor
Chris Mi
3
-6
/
+8
2019-06-22
mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead
Ido Schimmel
1
-3
/
+70
2019-06-22
net/mlx5: Update pci error handler entries and command translation
Edward Srouji
1
-0
/
+8
2019-06-22
net: dsa: microchip: Don't try to read stats for unused ports
Robert Hancock
1
-0
/
+3
2019-06-22
net: mvpp2: prs: Use the correct helpers when removing all VID filters
Maxime Chevallier
1
-2
/
+4
2019-06-22
net: mvpp2: prs: Fix parser range for VID filtering
Maxime Chevallier
1
-9
/
+8
2019-06-22
geneve: Don't assume linear buffers in error handler
Stefano Brivio
1
-1
/
+1
2019-06-22
vxlan: Don't assume linear buffers in error handler
Stefano Brivio
1
-1
/
+1
[next]