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.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
iio:adc:ti-ads124s08: Fix buffer being too long.
Jonathan Cameron
1
-1
/
+1
2020-12-30
iio:imu:bmi160: Fix alignment and data leak issues
Jonathan Cameron
2
-4
/
+9
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:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron
1
-4
/
+9
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: imu: st_lsm6dsx: fix edge-trigger interrupts
Lorenzo Bianconi
1
-5
/
+21
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
openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
Aleksa Sarai
1
-0
/
+4
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 scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
8
-42
/
+136
2020-12-30
scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
James Smart
2
-5
/
+9
2020-12-30
scsi: qla2xxx: Fix crash during driver load on big endian machines
Arun Easi
2
-5
/
+6
2020-12-30
mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() arguments
Sergei Antonov
1
-1
/
+1
2020-12-30
mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read
Praveenkumar I
1
-0
/
+2
2020-12-30
mtd: core: Fix refcounting for unpartitioned MTDs
Richard Weinberger
1
-0
/
+4
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: atmel-quadspi: Fix AHB memory accesses
Tudor Ambarus
1
-3
/
+7
2020-12-30
spi: atmel-quadspi: Disable clock in probe error path
Lukas Wunner
1
-1
/
+1
2020-12-30
spi: mt7621: Don't leak SPI master in probe error path
Lukas Wunner
1
-2
/
+3
2020-12-30
spi: mt7621: Disable clock in probe error path
Lukas Wunner
1
-1
/
+5
2020-12-30
spi: synquacer: Disable clock in probe error path
Lukas Wunner
1
-7
/
+8
2020-12-30
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
Lukas Wunner
1
-2
/
+3
2020-12-30
spi: spi-qcom-qspi: Fix use-after-free on unbind
Lukas Wunner
1
-26
/
+16
2020-12-30
spi: spi-geni-qcom: Fix use-after-free on unbind
Lukas Wunner
1
-2
/
+1
2020-12-30
spi: sc18is602: Don't leak SPI master in probe error path
Lukas Wunner
1
-11
/
+2
2020-12-30
spi: rpc-if: Fix use-after-free on unbind
Lukas Wunner
1
-7
/
+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: npcm-fiu: Disable clock in probe error path
Lukas Wunner
1
-2
/
+6
2020-12-30
spi: mxic: Don't leak SPI master in probe error path
Lukas Wunner
1
-8
/
+2
2020-12-30
spi: gpio: Don't leak SPI master in probe error path
Lukas Wunner
1
-13
/
+2
2020-12-30
spi: fsl: fix use of spisel_boot signal on MPC8309
Rasmus Villemoes
1
-3
/
+8
2020-12-30
spi: davinci: Fix use-after-free on unbind
Lukas Wunner
1
-1
/
+1
2020-12-30
spi: ar934x: Don't leak SPI master in probe error path
Lukas Wunner
1
-3
/
+11
2020-12-30
spi: spi-mtk-nor: Don't leak SPI master in probe error path
Lukas Wunner
1
-1
/
+1
2020-12-30
spi: atmel-quadspi: Fix use-after-free on unbind
Lukas Wunner
1
-10
/
+5
2020-12-30
spi: spi-sh: Fix use-after-free on unbind
Lukas Wunner
1
-9
/
+4
2020-12-30
spi: pxa2xx: Fix use-after-free on unbind
Lukas Wunner
1
-3
/
+2
2020-12-30
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
2
-11
/
+13
2020-12-30
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
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
2020-12-30
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-12-30
drm/amdgpu: only set DP subconnector type on DP and eDP connectors
Alex Deucher
1
-4
/
+6
2020-12-30
platform/x86: mlx-platform: remove an unused variable
Arnd Bergmann
1
-11
/
+2
2020-12-30
drm/panfrost: Move the GPU reset bits outside the timeout handler
Boris Brezillon
3
-64
/
+130
[prev]
[next]