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
2021-01-09
mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Zhang Xiaohui
1
-0
/
+2
2021-01-09
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron
1
-4
/
+9
2021-01-09
iio:imu:bmi160: Fix alignment and data leak issues
Jonathan Cameron
1
-4
/
+9
2021-01-09
dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
Yu Kuai
1
-0
/
+1
2021-01-09
dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
Yu Kuai
1
-2
/
+6
2021-01-09
dmaengine: at_hdmac: Substitute kzalloc with kmalloc
Tudor Ambarus
1
-1
/
+1
2021-01-09
Revert "mtd: spinand: Fix OOB read"
Felix Fietkau
1
-4
/
+0
2021-01-06
dm verity: skip verity work if I/O error when system is shutting down
Hyeongseok Kim
1
-1
/
+11
2021-01-06
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
Dinghao Liu
1
-3
/
+5
2021-01-06
media: gp8psk: initialize stats at power control logic
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-06
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...
Anant Thazhemadam
1
-1
/
+1
2021-01-06
Bluetooth: hci_h5: close serdev device and free hu in h5_close
Anant Thazhemadam
1
-2
/
+6
2021-01-06
null_blk: Fix zone size initialization
Damien Le Moal
1
-7
/
+13
2021-01-06
xen/gntdev.c: Mark pages as dirty
Souptick Joarder
1
-5
/
+12
2021-01-06
vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
Eric Auger
1
-2
/
+1
2021-01-06
md/raid10: initialize r10_bio->read_slot before use.
Kevin Vigor
1
-1
/
+2
2020-12-30
platform/x86: mlx-platform: remove an unused variable
Arnd Bergmann
1
-10
/
+1
2020-12-30
PCI: Fix pci_slot_release() NULL pointer dereference
Jubin Zhong
1
-3
/
+3
2020-12-30
platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12
Carlos Garnacho
1
-0
/
+6
2020-12-30
libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels
Dan Williams
1
-0
/
+9
2020-12-30
xenbus/xenbus_backend: Disallow pending watch messages
SeongJae Park
1
-0
/
+7
2020-12-30
xen/xenbus: Count pending messages for each watch
SeongJae Park
1
-11
/
+18
2020-12-30
xen/xenbus/xen_bus_type: Support will_handle watch callback
SeongJae Park
2
-1
/
+4
2020-12-30
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
5
-6
/
+12
2020-12-30
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
3
-1
/
+9
2020-12-30
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
1
-0
/
+1
2020-12-30
clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
Terry Zhou
1
-2
/
+2
2020-12-30
pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...
Yangtao Li
1
-2
/
+4
2020-12-30
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
2
-31
/
+42
2020-12-30
md/cluster: block reshape with remote resync job
Zhao Heming
1
-2
/
+6
2020-12-30
iio:imu:bmi160: Fix too large a buffer.
Jonathan Cameron
1
-2
/
+2
2020-12-30
iio:pressure:mpl3115: Force alignment of buffer
Jonathan Cameron
1
-1
/
+8
2020-12-30
iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2
-3
/
+10
2020-12-30
iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+13
2020-12-30
iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...
Qinglang Miao
1
-1
/
+1
2020-12-30
iio: buffer: Fix demux update
Nuno Sá
1
-3
/
+3
2020-12-30
scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
James Smart
1
-1
/
+1
2020-12-30
scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
James Smart
2
-5
/
+9
2020-12-30
mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read
Praveenkumar I
1
-0
/
+2
2020-12-30
mtd: parser: cmdline: Fix parsing of part-names with colons
Sven Eckelmann
1
-1
/
+13
2020-12-30
mtd: spinand: Fix OOB read
Miquel Raynal
1
-0
/
+4
2020-12-30
soc: qcom: smp2p: Safely acquire spinlock without IRQs
Evan Green
1
-2
/
+3
2020-12-30
spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe
Qinglang Miao
1
-0
/
+2
2020-12-30
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
Lukas Wunner
1
-2
/
+3
2020-12-30
spi: sc18is602: Don't leak SPI master in probe error path
Lukas Wunner
1
-11
/
+2
2020-12-30
spi: rb4xx: Don't leak SPI master in probe error path
Lukas Wunner
1
-1
/
+1
2020-12-30
spi: pic32: Don't leak DMA channels in probe error path
Lukas Wunner
1
-0
/
+1
2020-12-30
spi: davinci: Fix use-after-free on unbind
Lukas Wunner
1
-1
/
+1
2020-12-30
spi: spi-sh: Fix use-after-free on unbind
Lukas Wunner
1
-9
/
+4
2020-12-30
drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()
Zwane Mwaikambo
1
-1
/
+1
[next]