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-27
Merge 7.2-rc5 into staging-next
Greg Kroah-Hartman
2
-2
/
+9
2026-07-24
staging: iio: adt7316: Remove redundant dev_err()
Pan Chuang
1
-4
/
+1
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-17
staging: rtl8723bs: Split multiple assignments in _rtw_open_pktfile
Amin Madani
1
-2
/
+4
2026-07-17
staging: sm750fb: remove unused set_all_eng_off field
Hungyu Lin
3
-35
/
+0
2026-07-17
staging: rtl8723bs: Fix spacing around ternary operator in sdio_intf.c
Amin Madani
1
-1
/
+1
2026-07-17
staging: rtl8723bs: fix xmit_frame/xmit_buf leaks on mgnt-frame error paths
Cong Nguyen
1
-5
/
+17
2026-07-17
staging: rtl8723bs: rtw_mlme: make rtw_add_network() static
Gongwei Li
1
-2
/
+1
2026-07-17
staging: greybus: uart: return tty_alloc_driver() errors
Alfie Varghese
1
-1
/
+1
2026-07-17
staging: rtl8723bs: convert rtw_xmitframe_coalesce() to return errno
Hungyu Lin
3
-7
/
+7
2026-07-17
staging: rtl8723bs: simplify rtw_xmitframe_coalesce() control flow
Hungyu Lin
1
-11
/
+5
2026-07-17
staging: rtl8723bs: convert xmitframe_addmic() to return errno
Hungyu Lin
1
-5
/
+6
2026-07-17
staging: rtl8723bs: convert rtw_make_wlanhdr() to return errno
Hungyu Lin
2
-8
/
+9
2026-07-17
staging: rtl8723bs: remove redundant return variable in rtw_make_wlanhdr()
Hungyu Lin
1
-5
/
+2
2026-07-17
staging: rtl8723bs: Remove unused parameter pnetdev
Dalvin-Ehinoma Noah Aiguobas
1
-2
/
+2
2026-07-17
staging: axis-fifo: Fix kernel-doc return value warnings
Babanpreet Singh
1
-2
/
+2
2026-07-17
staging: nvec: nvec_power: use GFP_KERNEL in probe()
Igor Putko
1
-1
/
+1
2026-07-17
staging: rtl8723bs: rename Switch_DM_Func to switch_dm_func
Anirban Bose
4
-10
/
+10
2026-07-17
staging: rtl8723bs: Fix logical operator alignment in rtw_mlme.c
Dalvin-Ehinoma Noah Aiguobas
1
-12
/
+11
2026-07-17
staging: rtl8723bs: remove unused 'bTXPowerDataReadFromEEPORM'
Nikolay Kulikov
2
-4
/
+0
2026-07-17
staging: rtl8723bs: remove unused EEPROMBluetoothType from hal_com_data
Nikolay Kulikov
3
-8
/
+0
2026-07-17
staging: rtl8723bs: remove unused EEPROMVersion from struct hal_com_data
Nikolay Kulikov
5
-17
/
+0
2026-07-17
staging: rtl8723bs: remove unused ForcedDataRate from hal_com_data
Nikolay Kulikov
2
-2
/
+0
2026-07-17
staging: rtl8723bs: remove unused 'EEPROMCustomerID' from hal_com_data
Nikolay Kulikov
5
-17
/
+0
2026-07-17
staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_WAPI and dot11AuthAlgrthm_MaxNum
Dalvin-Ehinoma Noah Aiguobas
2
-3
/
+3
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Shared
Dalvin-Ehinoma Noah Aiguobas
5
-10
/
+10
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Auto
Dalvin-Ehinoma Noah Aiguobas
5
-7
/
+7
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Open
Dalvin-Ehinoma Noah Aiguobas
7
-11
/
+11
2026-07-17
staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_8021X
Dalvin-Ehinoma Noah Aiguobas
10
-22
/
+22
2026-07-17
media: cedrus: fix memory leak in cedrus_init_ctrls()
Dawei Feng
1
-1
/
+3
2026-07-17
media: meson: vdec: fix NULL pointer deref in vdec_try_fmt_common
Christian Hewitt
1
-2
/
+2
2026-07-15
media: atomisp: Demote all broken kernel-doc comments
Ricardo Ribalda
49
-189
/
+194
2026-07-15
staging: media: tegra-video: vi: fix probe failure on skipped last port
Hao-Qun Huang
1
-4
/
+5
2026-07-15
staging: media: tegra-video: fix of_node_put() on VIP parse errors
Hao-Qun Huang
1
-7
/
+3
2026-07-15
staging: media: tegra-video: vi: Improve media graph building logic
Svyatoslav Ryhel
1
-43
/
+35
2026-07-15
staging: media: av7110: refactor av7110_start_feed to reduce indentation
André Moreira
1
-10
/
+10
2026-07-15
staging: rtl8723bs: Remove space after cast
Jason Winter
1
-1
/
+1
2026-07-13
staging: rtl8723bs: wrap long line over 100 characters
Pablo VallespĂn Aranguren
1
-1
/
+3
2026-07-13
Merge 7.2-rc3 into staging-next
Greg Kroah-Hartman
8
-8
/
+102
2026-07-13
staging: iio: frequency: remove incorrect kernel-doc markings in dds.h
Babanpreet Singh
1
-13
/
+13
2026-07-10
staging: rtl8723bs: remove unused variable bDumpRxPkt
Anirban Bose
1
-2
/
+0
2026-07-10
staging: rtl8723bs: remove unused 'MultiFunc' from struct hal_com_data
Nikolay Kulikov
4
-26
/
+0
2026-07-10
staging: rtl8723bs: remove unused RegulatorMode from struct hal_com_data
Nikolay Kulikov
3
-11
/
+0
2026-07-10
staging: rtl8723bs: remove unused 'PolarityCtl' from struct hal_com_data
Nikolay Kulikov
3
-10
/
+0
2026-07-10
staging: rtl8723bs: remove dead fields from struct hal_com_data
Nikolay Kulikov
1
-69
/
+0
2026-07-10
staging: most: dim2: use dev_err_probe() for clock errors in rcar enable functions
Batu Ada Tutkun
1
-8
/
+6
2026-07-10
staging: rtl8723bs: Wrap line exceeding 100 characters
Ashton Warner
1
-1
/
+2
2026-07-10
staging: rtl8723bs: Rename camelcase struct member dot11PrivacyAlgrthm
Dalvin-Ehinoma Noah Aiguobas
13
-56
/
+56
2026-07-10
staging: rtl8723bs: simplify boolean comparison in send_beacon
Jinke Wu
1
-1
/
+1
[prev]
[next]