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
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-22
staging: r8188eu: Fix warning of array overflow in ioctl_linux.c
Larry Finger
1
-1
/
+1
2022-06-22
staging: r8188eu: Use zeroing allocator in wpa_set_encryption()
Gustavo A. R. Silva
1
-2
/
+1
2022-06-22
staging: r8188eu: fix rtw_alloc_hwxmits error detection for now
Phillip Potter
1
-15
/
+5
2022-06-14
staging: rtl8712: fix uninit-value in r871xu_drv_init()
Wang Cheng
1
-3
/
+3
2022-06-14
staging: rtl8712: fix uninit-value in usb_read8() and friends
Wang Cheng
1
-9
/
+18
2022-06-14
drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
Duoming Zhou
1
-1
/
+1
2022-06-14
drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
Duoming Zhou
1
-1
/
+1
2022-06-14
drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
Duoming Zhou
1
-2
/
+4
2022-06-14
drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
Duoming Zhou
1
-2
/
+4
2022-06-14
staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
Xiaoke Wang
2
-4
/
+3
2022-06-14
staging: r8188eu: add check for kzalloc
Jiasheng Jiang
2
-3
/
+12
2022-06-14
staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()
Christophe JAILLET
1
-1
/
+1
2022-06-14
staging: greybus: codecs: fix type confusion of list iterator variable
Jakob Koschel
1
-2
/
+2
2022-06-09
staging: r8188eu: delete rtw_wx_read/write32()
Dan Carpenter
1
-95
/
+2
2022-06-09
staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
Denis Efremov
1
-2
/
+4
2022-06-09
media: rkvdec: h264: Fix bit depth wrap in pps packet
Jonas Karlman
1
-2
/
+2
2022-06-09
media: rkvdec: h264: Fix dpb_valid implementation
Nicolas Dufresne
1
-9
/
+24
2022-06-09
media: staging: media: rkvdec: Make use of the helper function devm_platform_...
Cai Huoqing
1
-3
/
+1
2022-06-09
media: hantro: HEVC: Fix tile info buffer value computation
Benjamin Gaignard
1
-1
/
+1
2022-06-09
media: hantro: Empty encoder capture buffers by default
Chen-Yu Tsai
1
-2
/
+6
2022-06-09
media: hantro: Stop using H.264 parameter pic_num
Nicolas Dufresne
1
-2
/
+0
2022-06-09
media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
Benjamin Gaignard
1
-7
/
+2
2022-04-13
staging: wfx: fix an error handling in wfx_init_common()
Xiaoke Wang
1
-1
/
+6
2022-04-13
staging: vchiq_core: handle NULL result of find_service_by_handle
Stefan Wahren
1
-0
/
+6
2022-04-13
staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances
Stefan Wahren
1
-0
/
+3
2022-04-08
staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernet
Arınç ÜNAL
1
-1
/
+1
2022-04-08
media: atomisp: fix bad usage at error handling logic
Mauro Carvalho Chehab
1
-9
/
+19
2022-04-08
media: atomisp: fix dummy_ptr check to avoid duplicate active_bo
Tsuchiya Yuto
1
-3
/
+4
2022-04-08
media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator o...
Hans de Goede
1
-0
/
+18
2022-04-08
media: staging: media: zoran: fix various V4L2 compliance errors
Hans Verkuil
2
-4
/
+11
2022-04-08
media: staging: media: zoran: calculate the right buffer number for zoran_rea...
Corentin Labbe
1
-1
/
+6
2022-04-08
media: staging: media: zoran: move videodev alloc
Corentin Labbe
3
-33
/
+54
2022-04-08
staging: mt7621-dts: fix GB-PC2 devicetree
Arınç ÜNAL
1
-8
/
+102
2022-04-08
staging: mt7621-dts: fix pinctrl properties for ethernet
Arınç ÜNAL
2
-15
/
+14
2022-04-08
staging: mt7621-dts: fix formatting
Arınç ÜNAL
1
-3
/
+12
2022-04-08
staging: mt7621-dts: fix LEDs and pinctrl on GB-PC1 devicetree
Arınç ÜNAL
1
-22
/
+18
2022-04-08
staging: r8188eu: fix endless loop in recv_func
Martin Kaiser
1
-2
/
+1
2022-04-08
staging:iio:adc:ad7280a: Fix handing of device address bit reversing.
Jonathan Cameron
1
-2
/
+2
2022-04-08
staging: r8188eu: release_firmware is not called if allocation fails
Michael Straube
1
-1
/
+1
2022-04-08
staging: r8188eu: convert DBG_88E_LEVEL call in hal/rtl8188e_hal_init.c
Phillip Potter
1
-1
/
+1
2022-04-08
media: cedrus: h264: Fix neighbour info buffer size
Jernej Skrabec
1
-1
/
+1
2022-04-08
media: cedrus: H265: Fix neighbour info buffer size
Jernej Skrabec
1
-1
/
+1
2022-04-08
media: hantro: Fix overfill bottom register field name
Chen-Yu Tsai
2
-2
/
+2
2022-04-08
media: meson: vdec: potential dereference of null pointer
Jiasheng Jiang
3
-5
/
+14
2022-04-08
media: imx: imx8mq-mipi_csi2: fix system resume
Martin Kepplinger
1
-24
/
+47
2022-04-08
media: imx: imx8mq-mipi-csi2: remove wrong irq config write operation
Martin Kepplinger
1
-3
/
+0
2022-04-08
media: staging: media: imx: imx7-mipi-csis: Make subdev name unique
Laurent Pinchart
1
-4
/
+2
2022-04-08
media: staging: media: zoran: fix usage of vb2_dma_contig_set_max_seg_size
Corentin Labbe
1
-2
/
+4
2022-03-16
staging: gdm724x: fix use after free in gdm_lte_rx()
Dan Carpenter
1
-2
/
+3
2022-03-16
staging: rtl8723bs: Fix access-point mode deadlock
Hans de Goede
5
-24
/
+33
[next]