index
:
kernel/linux.git
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-08-04
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
1
-4
/
+7
2019-08-04
drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
Miroslav Lichvar
1
-0
/
+8
2019-08-04
vhost: scsi: add weight support
Jason Wang
1
-3
/
+3
2019-08-04
vhost: vsock: add weight support
Jason Wang
1
-6
/
+10
2019-08-04
vhost_net: fix possible infinite loop
Jason Wang
1
-16
/
+13
2019-08-04
vhost: introduce vhost_exceeds_weight()
Jason Wang
5
-20
/
+48
2019-08-04
Bluetooth: hci_uart: check for missing tty operations
Vladis Dronov
7
-0
/
+29
2019-08-04
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
2
-5
/
+15
2019-08-04
media: radio-raremono: change devm_k*alloc to k*alloc
Luke Nowakowski-Krijger
1
-7
/
+23
2019-08-04
media: pvrusb2: use a different format for warnings
Andrey Konovalov
3
-6
/
+6
2019-08-04
media: cpia2_usb: first wake up, then free in disconnect
Oliver Neukum
1
-1
/
+2
2019-08-04
ath10k: Change the warning message string
Fabio Estevam
1
-1
/
+1
2019-08-04
media: au0828: fix null dereference in error path
Sean Young
1
-6
/
+6
2019-08-04
ISDN: hfcsusb: checking idx of ep configuration
Phong Tran
1
-0
/
+3
2019-08-04
binder: fix possible UAF when freeing buffer
Todd Kjos
1
-2
/
+14
2019-08-04
usb: dwc2: Fix disable all EP's on disconnect
Minas Harutyunyan
1
-18
/
+23
2019-08-04
usb: dwc2: Disable all EP's on disconnect
Minas Harutyunyan
1
-7
/
+23
2019-07-31
libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
Dan Williams
2
-39
/
+60
2019-07-31
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
1
-2
/
+1
2019-07-31
mei: me: add mule creek canyon (EHL) device ids
Alexander Usyskin
2
-0
/
+6
2019-07-31
fpga-manager: altera-ps-spi: Fix build error
YueHaibing
1
-0
/
+1
2019-07-31
binder: prevent transactions to context manager from its own process.
Hridya Valsaraju
1
-1
/
+1
2019-07-31
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
1
-12
/
+19
2019-07-31
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
1
-1
/
+1
2019-07-31
cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
Arnd Bergmann
1
-6
/
+13
2019-07-31
mailbox: handle failed named mailbox channel request
morten petersen
1
-2
/
+4
2019-07-31
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
YueHaibing
1
-0
/
+1
2019-07-31
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
Konstantin Taranov
2
-1
/
+5
2019-07-31
PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
Hou Zhiqiang
1
-1
/
+1
2019-07-31
PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
Hou Zhiqiang
1
-0
/
+6
2019-07-31
PCI: mobiveil: Fix the Class Code field
Hou Zhiqiang
1
-3
/
+6
2019-07-31
PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
Hou Zhiqiang
1
-2
/
+3
2019-07-31
IB/ipoib: Add child to parent list only if device initialized
Valentine Fatiev
1
-14
/
+20
2019-07-31
IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
Parav Pandit
1
-24
/
+36
2019-07-31
serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
Geert Uytterhoeven
1
-7
/
+15
2019-07-31
serial: sh-sci: Terminate TX DMA during buffer flushing
Geert Uytterhoeven
1
-2
/
+9
2019-07-31
RDMA/i40iw: Set queue pair state when being queried
Liu, Changcheng
1
-0
/
+2
2019-07-31
mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk
Axel Lin
1
-0
/
+2
2019-07-31
mfd: arizona: Fix undefined behavior
Arnd Bergmann
1
-1
/
+1
2019-07-31
mfd: core: Set fwnode for created devices
Robert Hancock
1
-0
/
+1
2019-07-31
mfd: madera: Add missing of table registration
Daniel Gomez
1
-0
/
+1
2019-07-31
PCI: xilinx-nwl: Fix Multi MSI data programming
Bharat Kumar Gogada
1
-6
/
+5
2019-07-31
i2c: stm32f7: fix the get_irq error cases
Fabrice Gasnier
1
-12
/
+14
2019-07-31
PCI: sysfs: Ignore lockdep for remove attribute
Marek Vasut
1
-1
/
+1
2019-07-31
serial: mctrl_gpio: Check if GPIO property exisits before requesting it
Stefan Roese
1
-0
/
+14
2019-07-31
drm/msm: Depopulate platform on probe failure
Sean Paul
1
-3
/
+11
2019-07-31
mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
Raul E Rangel
1
-1
/
+11
2019-07-31
usb: gadget: Zero ffs_io_data
Andrzej Pietrasiewicz
1
-2
/
+4
2019-07-31
tty: serial_core: Set port active bit in uart_port_activate
Serge Semin
1
-1
/
+6
2019-07-31
serial: imx: fix locking in set_termios()
Sergey Organov
1
-10
/
+13
[prev]
[next]