index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()
Moksh Panicker
1
-1
/
+8
2026-07-17
staging: rtl8723bs: fix inverted HT40 secondary channel offset
MinJea Kim
1
-1
/
+1
2026-07-07
staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr()
Alexandru Hossu
1
-0
/
+15
2026-07-07
staging: rtl8723bs: fix OOB reads in is_ap_in_tkip() IE loop
Alexandru Hossu
1
-3
/
+11
2026-07-07
staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loop
Alexandru Hossu
1
-0
/
+4
2026-07-07
staging: rtl8723bs: fix OOB write in HT_caps_handler()
Alexandru Hossu
1
-1
/
+2
2026-07-07
staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()
Alexandru Hossu
1
-0
/
+8
2026-07-07
staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
Alexandru Hossu
1
-0
/
+8
2026-07-07
staging: rtl8723bs: fix OOB read in update_beacon_info() IE loop
Alexandru Hossu
1
-1
/
+5
2026-07-07
staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()
Alexandru Hossu
1
-1
/
+7
2026-07-07
staging: vme_user: fix location monitor leak in tsi148 bridge
Hao-Qun Huang
1
-0
/
+8
2026-07-07
staging: vme_user: fix location monitor leak in fake bridge
Hao-Qun Huang
1
-0
/
+8
2026-07-07
staging: vme_user: bound slave read/write to the kern_buf size
Michael Tautschnig
1
-0
/
+22
2026-07-07
staging: rtl8723bs: don't drop short TX frames in _rtw_pktfile_read()
Christopher Mackle
1
-2
/
+4
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
3
-3
/
+0
2026-06-22
Merge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
129
-2809
/
+1552
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
5
-40
/
+54
2026-06-18
Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
95
-6102
/
+940
2026-06-16
Merge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-5
/
+3
2026-06-16
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-1
/
+0
2026-06-12
Merge tag 'staging-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-6
/
+18
2026-06-08
staging: media: max96712: drop unneeded dependency on OF_GPIO
Bartosz Golaszewski
1
-1
/
+0
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
3
-2
/
+5
2026-05-31
staging: iio: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2
-8
/
+8
2026-05-31
staging: iio: addac: adt7316: document SPI interface switching sequence
Hungyu Lin
1
-1
/
+12
2026-05-31
staging: iio: ad9834: fix chip name typo in comments
Angus Gardner
1
-2
/
+2
2026-05-31
staging: iio: ad9834: use dev_err_probe() in probe function
Angus Gardner
1
-8
/
+6
2026-05-31
staging: iio: ad9834: simplify -ENOMEM return in probe
Angus Gardner
1
-4
/
+2
2026-05-31
iio: frequency: ad9832: simplify bitwise math
Joshua Crofts
1
-2
/
+2
2026-05-27
media: staging: imx: remove unnecessary out-of-memory error message
Shyam Sunder Reddy Padira
1
-3
/
+1
2026-05-27
media: staging: imx-csi: use media_pad_is_streaming helper
Michael Tretter
1
-1
/
+1
2026-05-27
media: staging: imx-csi: explicitly start media pipeline on pad 0
Michael Tretter
1
-4
/
+7
2026-05-27
media: staging: imx-csi: move media_pipeline to video device
Michael Tretter
3
-8
/
+10
2026-05-21
spi: fix controller registration API inconsistency
Johan Hovold
1
-5
/
+3
2026-05-21
staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction
Salman Alghamdi
1
-4
/
+10
2026-05-21
staging: most: video: avoid double free on video register failure
Guangshuo Li
1
-1
/
+6
2026-05-21
staging: sm750: rename CamelCase variable Bpp to bpp
Rupesh Majhi
2
-14
/
+14
2026-05-21
staging: rtl8723bs: delete superfluous switch statement
Jennifer Guo
1
-34
/
+0
2026-05-21
staging: sm750fb: Mark g_noaccel, g_nomtrr and g_dualview as __ro_after_init
Len Bao
1
-3
/
+3
2026-05-21
staging: rtl8723bs: propagate errno through hal xmit path
Hungyu Lin
3
-4
/
+7
2026-05-21
staging: rtl8723bs: propagate errno through xmit enqueue path
Hungyu Lin
3
-9
/
+9
2026-05-21
staging: rtl8723bs: convert rtw_xmit_classifier to return errno
Hungyu Lin
1
-6
/
+9
2026-05-21
staging: rtl8723bs: make rtw_xmit_classifier static
Hungyu Lin
2
-35
/
+34
2026-05-21
staging: rtl8723bs: simplify rtw_xmit_classifier control flow
Hungyu Lin
1
-8
/
+3
2026-05-21
staging: rtl8723bs: make _rtw_enqueue_cmd return 0 on success
Hungyu Lin
1
-4
/
+6
2026-05-21
staging: rtl8723bs: simplify rtw_enqueue_cmd control flow
Hungyu Lin
1
-4
/
+3
2026-05-21
staging: rtl8723bs: make _rtw_enqueue_cmd static
Hungyu Lin
2
-2
/
+1
2026-05-21
staging: rtl8723bs: simplify _rtw_enqueue_cmd control flow
Hungyu Lin
1
-2
/
+1
2026-05-21
staging: rtl8723bs: fix multiple blank lines in more hal/ files
Jennifer Guo
16
-70
/
+0
2026-05-21
staging: rtl8723bs: remove unused TXDESC_64_BYTES code
Andrei Khomenkov
1
-15
/
+1
[next]