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-10
staging: rtl8723bs: remove unnecessary parentheses in issue_asocrsp
Jinke Wu
1
-1
/
+1
2026-07-10
staging: rtl8723bs: split nested assignment in OnAssocRsp
Jinke Wu
1
-1
/
+2
2026-07-10
staging: rtl8723bs: fix line length and alignment in rtw_mlme_ext
Jinke Wu
1
-21
/
+45
2026-07-10
staging: rtl8723bs: fix operator spacing in rtw_mlme_ext
Jinke Wu
1
-99
/
+99
2026-07-10
staging: rtl8723bs: replace beacon timing magic numbers with named constants
Jad Keskes
2
-3
/
+15
2026-07-10
staging: rtl8723bs: line exceeds 100 columns
Joachim Bose
1
-1
/
+3
2026-07-08
staging: rtl8723bs: sdio_intf.c: cleanup function
Manuel Ebner
1
-3
/
+2
2026-07-08
staging: rtl8723bs: rename camelcase variable bAllow
Anirban Bose
1
-3
/
+3
2026-07-08
staging: rtl8723bs: clean up struct spacing
David C.C.M. Gall
1
-17
/
+17
2026-07-08
staging: media: ipu7: fix pm_runtime refcount leak in ipu7_resume()
Vidhu Sarwal
1
-1
/
+1
2026-07-08
staging: media: ipu7: fix pm_runtime refcount leak in ipu7_init_fw_code_region_by_sys()
Vidhu Sarwal
1
-1
/
+1
2026-07-08
staging: rtl8723bs: drop GEN_EVT_CODE macro and capitalize labels
Aiman Najjar
3
-36
/
+32
2026-07-08
staging: rtl8723bs: drop GEN_CMD_CODE macro and capitalize labels
Aiman Najjar
5
-172
/
+164
2026-07-08
staging: axis-fifo: Align arguments to open parenthesis
Hari Mishal
1
-1
/
+2
2026-07-07
staging: rtl8723bs: convert update_attrib to return errno
Hungyu Lin
1
-11
/
+10
2026-07-07
staging: rtl8723bs: convert update_attrib_sec_info to return errno
Hungyu Lin
1
-5
/
+6
2026-07-07
staging: rtl8723bs: simplify update_attrib control flow
Hungyu Lin
1
-15
/
+7
2026-07-07
staging: rtl8723bs: simplify update_attrib_sec_info control flow
Hungyu Lin
1
-12
/
+5
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-07
staging: rtl8723bs: use rS0S1_PathSwitch define instead of 0x948 magic number
Panagiotis Petrakopoulos
2
-21
/
+21
2026-07-07
staging: rtl8723bs: Add braces to if statement in rtl8723bs_cmd.c
Alonso Garrigues
1
-2
/
+2
2026-07-07
staging: rtl8723bs: remove unnecessary parentheses in rtl8723b_cmd.c
Alonso Garrigues
1
-16
/
+16
2026-07-07
staging: rtl8723bs: remove dead code in rtl8723b_cmd.c
Alonso Garrigues
1
-6
/
+3
2026-07-07
staging: rtl8723bs: fix lines ending in '(' in rtl8723b_cmd.c
Alonso Garrigues
1
-57
/
+42
2026-07-07
staging: rtl8723bs: correct binary operator style in rtl8723bs_cmd.c
Alonso Garrigues
1
-42
/
+42
2026-07-07
staging: rtl8723bs: remove dead code block in rtl8723bs_cmd.c
Alonso Garrigues
1
-8
/
+0
2026-07-07
staging: rtl8723bs: rename shadowed variable
Aditya Tipre
1
-7
/
+8
2026-07-07
staging: rtl8723bs: put logical continuation on previous line
Serhat Kumral
1
-2
/
+2
2026-07-07
staging: rtl8723bs: remove multiple blank lines
Serhat Kumral
1
-5
/
+0
2026-07-07
staging: rtl8723bs: simplify rtw_spt_band_alloc
Serhat Kumral
1
-19
/
+12
2026-07-07
staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in os_intfs.c
Moksh Panicker
1
-1
/
+1
2026-07-07
staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in xmit_linux.c
Moksh Panicker
2
-2
/
+2
2026-07-07
staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in ioctl_cfg80211.c
Moksh Panicker
2
-8
/
+8
2026-07-07
staging: rtl8723bs: remove local variable 'eRFPath'
Nikolay Kulikov
1
-25
/
+4
2026-07-07
staging: rtl8723bs: remove 'NumTotalRFPath' from 'struct hal_com_data'
Nikolay Kulikov
2
-50
/
+38
2026-07-07
staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme.c
Dalvin-Ehinoma Noah Aiguobas
1
-5
/
+5
2026-07-07
staging: rtl8723bs: rename ScanType to scan_type
Serhat Kumral
3
-20
/
+21
2026-07-07
staging: rtl8723bs: rename ChannelNum to channel_num
Serhat Kumral
3
-28
/
+31
2026-07-07
staging: rtl8723bs: remove unnecessary braces in hal_intf.c
Alonso Garrigues
1
-4
/
+2
[prev]
[next]