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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-09
staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
Gustavo Arantes
1
-3
/
+2
2026-03-09
staging: rtl8723bs: rename supportRateNum to support_rate_num
Esther Zilberberg
2
-13
/
+13
2026-03-09
staging: most: fix typos in driver_usage.txt
Mustafa Karamanli
1
-5
/
+5
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Gopi Krishna Menon
1
-18
/
+10
2026-03-09
staging: most: dim2: replace ROUND_UP_TO macro with round_up()
Mark Adamenko
1
-3
/
+1
2026-03-09
staging: rtl8723bs: remove unnecessary return value from func
Nikolay Kulikov
2
-5
/
+5
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Zeynep Dicle
1
-4
/
+2
2026-03-09
staging: rtl8723bs: Fix spelling mistake in comment
Tomasz Unger
1
-1
/
+1
2026-03-09
staging: rtl8723bs: remove unnecessary parentheses in rtw_pwrctrl.c
Giorgi Tchankvetadze
1
-6
/
+6
2026-03-09
staging: rtl8723bs: use kmemdup() in rtw_cfg80211_set_wpa_ie
Alexandru Hossu
1
-3
/
+1
2026-03-09
staging: fbtft: Update RA8875 Kconfig help description
Adam Azuddin
1
-1
/
+5
2026-03-09
staging: rtl8723bs: fix indentation, line length and declarations
Jose A. Perez de Azpillaga
1
-4
/
+8
2026-03-09
staging: rtl8723bs: curly brace consistency
Jose A. Perez de Azpillaga
1
-6
/
+10
2026-03-09
staging: rtl8723bs: format operators and logical continuations
Jose A. Perez de Azpillaga
1
-24
/
+24
2026-03-09
staging: rtl8723bs: remove redundant blank lines
Jose A. Perez de Azpillaga
1
-14
/
+0
2026-03-09
staging: rtl8723bs: fix bitwise OR operator spacing
Jose A. Perez de Azpillaga
1
-4
/
+2
2026-03-09
staging: vme_user: remove unimplemented #if 0 code blocks
Albab Hasan
1
-10
/
+0
2026-03-09
staging: rtl8723bs: remove unused 'ratelen' parameter from rtw_check_network_type()
Nikolay Kulikov
4
-10
/
+5
2026-03-09
staging: rtl8723bs: Fix logical continuation placement
Mariyam Shahid
1
-6
/
+6
2026-03-09
staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove duplication
Bera Yüzlü
1
-44
/
+14
2026-03-09
fbtft: Update REAMDE to slow down the stream of undesired cleanups
Andy Shevchenko
1
-22
/
+7
2026-03-09
staging: greybus: remove redundant 'int' from unsigned long long
Oskar Ray-Frayssinet
1
-1
/
+1
2026-03-09
staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
Jose A. Perez de Azpillaga
1
-2
/
+3
2026-03-09
staging: greybus: arche: use sysfs_emit() instead of sprintf()
Ruslan Valiyev
1
-5
/
+5
2026-03-09
staging: greybus: arche-platform: Use sysfs_emit instead of sprintf
Shubham Chakraborty
1
-5
/
+5
2026-03-09
mmc: sdhci-esdhc-imx: add NXP S32N79 support
Ciprian Marian Costea
1
-0
/
+9
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
1
-55
/
+2
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
2
-52
/
+8
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
2
-9
/
+2
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
3
-51
/
+38
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
2
-8
/
+8
2026-03-09
lib/fonts: Store font data as font_data_t; update consoles
Thomas Zimmermann
3
-26
/
+38
2026-03-09
lib/fonts: Remove FNTCHARCNT()
Thomas Zimmermann
1
-1
/
+0
2026-03-09
vt: Calculate font-buffer size with vc_font_size()
Thomas Zimmermann
1
-7
/
+2
2026-03-09
vt: Store font in struct vc_font
Thomas Zimmermann
3
-10
/
+9
2026-03-09
fbdev: Declare src parameter of fb_pad_ helpers as constant
Thomas Zimmermann
1
-3
/
+3
2026-03-09
nvdimm/bus: Fix potential use after free in asynchronous initialization
Ira Weiny
1
-2
/
+3
2026-03-09
drivers: rpmsg: class_destroy() is deprecated
Jori Koolstra
1
-2
/
+2
2026-03-09
remoteproc: keystone: Request IRQs in probe()
Andrew Davis
1
-26
/
+15
2026-03-09
platform/x86: dell-wmi-sysman: Use sysfs_emit{_at} in show functions
Thorsten Blum
1
-6
/
+7
2026-03-09
dm-verity-fec: improve comments for fec_read_bufs()
Eric Biggers
1
-8
/
+22
2026-03-09
dm-verity-fec: log target_block instead of index_in_region
Eric Biggers
1
-12
/
+14
2026-03-09
dm-verity-fec: make fec_decode_bufs() just return 0 or error
Eric Biggers
1
-7
/
+4
2026-03-09
dm-verity-fec: pass down index_in_region instead of rsb
Eric Biggers
1
-21
/
+26
2026-03-09
dm-verity-fec: compute target region directly
Eric Biggers
1
-21
/
+16
2026-03-09
dm-verity-fec: move computation of offset and rsb down a level
Eric Biggers
1
-28
/
+18
2026-03-09
dm-verity-fec: rename block_offset to out_pos
Eric Biggers
1
-15
/
+13
2026-03-09
dm-verity-fec: simplify deinterleaving
Eric Biggers
1
-15
/
+4
2026-03-09
dm-verity-fec: simplify computation of ileaved
Eric Biggers
1
-12
/
+1
2026-03-09
dm-verity-fec: simplify computation of rsb
Eric Biggers
1
-3
/
+3
[prev]
[next]