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.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
2023-03-11
scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
Tomas Henzl
1
-2
/
+4
2023-03-11
scsi: ses: Don't attach if enclosure has no components
James Bottomley
1
-0
/
+6
2023-03-11
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
1
-2
/
+5
2023-03-11
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
1
-1
/
+1
2023-03-11
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
Ilya Dryomov
1
-11
/
+9
2023-03-11
dm flakey: don't corrupt the zero page
Mikulas Patocka
1
-2
/
+5
2023-03-11
dm flakey: fix logic when corrupting a bio
Mikulas Patocka
1
-10
/
+13
2023-03-11
wifi: rtl8xxxu: Use a longer retry limit of 48
Bitterblue Smith
1
-9
/
+0
2023-03-11
rtc: pm8xxx: fix set-alarm race
Johan Hovold
1
-14
/
+10
2023-03-11
wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
Jun ASAKA
1
-0
/
+5
2023-03-11
spi: bcm63xx-hsspi: Fix multi-bit mode setting
William Zhang
1
-3
/
+9
2023-03-11
dm cache: add cond_resched() to various workqueue loops
Mike Snitzer
1
-0
/
+4
2023-03-11
dm thin: add cond_resched() to various workqueue loops
Mike Snitzer
1
-0
/
+2
2023-03-11
pinctrl: at91: use devm_kasprintf() to avoid potential leaks
Claudiu Beznea
2
-3
/
+3
2023-03-11
regulator: s5m8767: Bounds check id indexing into arrays
Kees Cook
1
-1
/
+5
2023-03-11
regulator: max77802: Bounds check regulator id against opmode
Kees Cook
1
-10
/
+24
2023-03-11
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+3
2023-03-11
drm/radeon: free iio for atombios when driver shutdown
Liwei Song
1
-0
/
+1
2023-03-11
ACPI: video: Fix Lenovo Ideapad Z570 DMI match
Hans de Goede
1
-1
/
+1
2023-03-11
net: bcmgenet: Add a check for oversized packets
Florian Fainelli
1
-0
/
+8
2023-03-11
ACPI: Don't build ACPICA with '-Os'
Mark Rutland
1
-1
/
+1
2023-03-11
thermal: intel: Fix unsigned comparison with less than zero
Yang Li
1
-1
/
+1
2023-03-11
wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
Jisoo Jang
1
-0
/
+1
2023-03-11
rpmsg: glink: Avoid infinite loop on intent for missing channel
Bjorn Andersson
1
-0
/
+1
2023-03-11
media: usb: siano: Fix use after free bugs caused by do_submit_urb
Duoming Zhou
1
-0
/
+1
2023-03-11
media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()
Duoming Zhou
1
-1
/
+2
2023-03-11
media: platform: ti: Add missing check for devm_regulator_get
Jiasheng Jiang
1
-0
/
+9
2023-03-11
Input: ads7846 - don't check penirq immediately for 7845
Luca Ellero
1
-7
/
+1
2023-03-11
Input: ads7846 - don't report pressure for ads7845
Luca Ellero
1
-2
/
+3
2023-03-11
mtd: rawnand: sunxi: Fix the size of the last OOB region
Samuel Holland
1
-1
/
+1
2023-03-11
mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()
Qiheng Lin
1
-1
/
+6
2023-03-11
dm: remove flush_scheduled_work() during local_exit()
Mike Snitzer
1
-1
/
+0
2023-03-11
scsi: aic94xx: Add missing check for dma_map_single()
Jiasheng Jiang
1
-0
/
+3
2023-03-11
hwmon: (ltc2945) Handle error case in ltc2945_value_store
Jonathan Cormier
1
-0
/
+2
2023-03-11
gpio: vf610: connect GPIO label to dev name
Haibo Chen
1
-1
/
+1
2023-03-11
drm/mediatek: Drop unbalanced obj unref
Rob Clark
1
-2
/
+0
2023-03-11
drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
Daniel Mentz
1
-0
/
+52
2023-03-11
pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups
Miaoqian Lin
1
-0
/
+1
2023-03-11
drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+4
2023-03-11
gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...
Liang He
1
-0
/
+1
2023-03-11
drm/bridge: megachips: Fix error handling in i2c_register_driver()
Yuan Can
1
-1
/
+5
2023-03-11
drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXC
Geert Uytterhoeven
1
-0
/
+1
2023-03-11
irqchip/irq-bcm7120-l2: Set IRQ_LEVEL for level triggered interrupts
Florian Fainelli
1
-1
/
+2
2023-03-11
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
1
-1
/
+3
2023-03-11
wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()
Dan Carpenter
1
-3
/
+3
2023-03-11
cpufreq: davinci: Fix clk use after free
Uwe Kleine-König
1
-1
/
+3
2023-03-11
irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
Miaoqian Lin
1
-0
/
+1
2023-03-11
irqchip/alpine-msi: Fix refcount leak in alpine_msix_init_domains
Miaoqian Lin
1
-0
/
+1
2023-03-11
net/mlx5: Enhance debug print in page allocation failure
Jack Morgenstein
1
-1
/
+2
2023-03-11
ACPI: battery: Fix missing NUL-termination with large strings
Armin Wolf
1
-1
/
+1
[prev]
[next]