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.19.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
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-16
/
+10
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
7
-24
/
+12
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
67
-137
/
+137
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
75
-229
/
+232
8 days
Merge tag 'staging-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
63
-1509
/
+1111
8 days
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-81
/
+5
11 days
staging: fbtft: Make framebuffer registration message debug-only
Chintan Patel
1
-5
/
+5
11 days
staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n
Chintan Patel
1
-10
/
+9
11 days
staging: fbtft: Make FB_DEVICE dependency optional
Chintan Patel
2
-5
/
+20
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
14 days
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+1
14 days
Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
14
-92
/
+111
2026-02-07
staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplication
Bera Yüzlü
1
-17
/
+13
2026-02-07
staging: rtl8723bs: rename CamelCase function Set_MSR to set_msr
Tan Kai Zhe
5
-13
/
+13
2026-02-07
staging: rtl8723bs: remove unnecessary blank lines in rtw_io.c
Tan Kai Zhe
1
-1
/
+0
2026-02-07
staging: rtl8723bs: remove stale TODO item regarding %pM
Haroen Tmimi
1
-1
/
+0
2026-02-07
staging: rtl8723bs: remove unused allocation wrapper functions
Minu Jin
2
-36
/
+0
2026-02-07
staging: rtl8723bs: use standard skb allocation APIs
Minu Jin
4
-7
/
+5
2026-02-07
staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
Minu Jin
14
-103
/
+90
2026-02-07
staging: rtl8723bs: replace rtw_malloc() with kmalloc()
Minu Jin
4
-16
/
+16
2026-02-07
staging: rtl8723bs: introduce kmemdup() where applicable
Minu Jin
6
-25
/
+12
2026-02-07
staging: sm750fb: Clean up variable names
Christine Ramacha
1
-58
/
+58
2026-02-07
staging: rtl8723bs: fix null dereference in find_network
Ethan Tidmore
1
-2
/
+4
2026-02-07
staging: rtl8723bs: use unaligned access macros in rtw_security.c
Archit Anant
1
-27
/
+5
2026-02-07
staging: rtl8723bs: fix potential race in expire_timeout_chk
Minu Jin
1
-7
/
+9
2026-02-07
staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.c
Luka Gejak
1
-9
/
+0
2026-02-07
staging: rtl8723bs: modernize hex output in rtw_report_sec_ie
Luka Gejak
1
-3
/
+2
2026-02-07
staging: rtl8723bs: fix spacing around operators
Luka Gejak
2
-15
/
+15
2026-02-07
staging: rtl8723bs: rename u1bTmp to val
Luka Gejak
2
-22
/
+22
2026-02-07
staging: rtl8723bs: remove unused private debug counters
Ethan Tidmore
10
-157
/
+15
2026-02-07
staging: rtl8723bs: remove thread wraper functions and add IS_ERR() check
Samasth Norway Ananda
5
-38
/
+14
2026-02-07
staging: rtl8723bs: fix firmware memory leak on error
Samasth Norway Ananda
1
-0
/
+2
2026-02-07
staging: rtl8723bs: remove unnecessary parentheses
Siwanan Bungtong
1
-7
/
+7
2026-02-07
staging: rtl8723bs: remove redundant check on status
Colin Ian King
1
-7
/
+0
2026-02-07
staging: rtl8723bs: standardize comment style in HAL
Mahad Ibrahim
2
-43
/
+43
2026-02-07
staging: rtl8723bs: fix line length check
Mahad Ibrahim
1
-2
/
+6
2026-02-07
staging: rtl8723bs: fix missing blank line after declaration
Mahad Ibrahim
1
-0
/
+1
2026-02-07
staging: rtl8723bs: fix multiple blank line check
Mahad Ibrahim
2
-2
/
+0
2026-02-07
staging: rtl8723bs: fix open parenthesis alignment
Mahad Ibrahim
2
-6
/
+2
2026-02-07
staging: most: video: fix potential race in list iteration
Minu Jin
1
-10
/
+12
2026-02-07
staging: rtl8723bs: constify _action_public_str array
Tanjim Kamal
1
-1
/
+1
2026-02-07
staging: rtl8723bs: remove unnecessary braces
Louis Lesniak
1
-3
/
+2
2026-02-07
staging: rtl8723bs: clean up _rtw_pktfile_read()
Minu Jin
2
-2
/
+2
2026-02-07
staging: rtl8723bs: update _rtw_pktfile_read() to return error codes
Minu Jin
4
-23
/
+50
2026-01-27
staging: rtl8723bs: remove unused variable RFE_Type
Ethan Tidmore
2
-2
/
+0
2026-01-27
staging: rtl8723bs: remove unused variable bEn_RFE
Ethan Tidmore
2
-2
/
+0
2026-01-27
staging: rtl8723bs: remove unused variable AmplifierType_2G
Ethan Tidmore
1
-1
/
+0
2026-01-27
staging: rtl8723bs: remove unused variable TxBBSwing_2G
Ethan Tidmore
2
-2
/
+0
2026-01-27
staging: rtl8723bs: rename RegPwrTblSel to reg_pwr_tbl_sel
Ethan Tidmore
3
-3
/
+3
[next]