index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-02-23
dma-buf/selftests: test RCU ops and inline lock v2
Christian König
-34
/
+10
2026-02-23
dma-buf: inline spinlock for fence protection v5
Christian König
-12
/
+27
2026-02-23
dma-buf: abstract fence locking v2
Christian König
-56
/
+58
2026-02-23
dma-buf: detach fence ops on signal v3
Christian König
-4
/
+14
2026-02-23
dma-buf: protected fence ops by RCU v8
Christian König
-25
/
+52
2026-02-23
staging: rtl8723bs: Remove unused members in struct rtw_wdev_priv
Ethan Tidmore
-11
/
+0
2026-02-23
staging: rtl8723bs: Remove unused structs and helper functions
Ethan Tidmore
-57
/
+0
2026-02-23
staging: rtl8723bs: wrap long comments to 100 columns
Siwanan Bungtong
-1
/
+2
2026-02-23
PCI/MSI: Add TODO comment about legacy pcim_enable_device() side-effect
Shawn Lin
-0
/
+10
2026-02-23
PCI/MSI: Clarify pci_free_irq_vectors() usage for managed devices
Shawn Lin
-0
/
+5
2026-02-23
PCI/TPH: Allow TPH enable for RCiEPs
George Abraham P
-3
/
+6
2026-02-23
PCI/ASPM: Fix pci_clear_and_set_config_dword() usage
Lukas Wunner
-5
/
+12
2026-02-23
ipmi:si: Fix check for a misbehaving BMC
Corey Minyard
-11
/
+13
2026-02-23
ipmi:msghandler: Handle error returns from the SMI sender
Corey Minyard
-32
/
+68
2026-02-23
PCI/AER: Clear only error bits in PCIe Device Status
Shuai Xue
-4
/
+3
2026-02-23
ipmi:si: Don't block module unload if the BMC is messed up
Corey Minyard
-1
/
+2
2026-02-23
regulator: tps65185: check devm_kzalloc() result in probe
Yufan Chen
-0
/
+3
2026-02-23
regulator: spacemit-p1: Support board power tree
Mark Brown
-11
/
+14
2026-02-23
staging: axis-fifo: refactor device tree parsing
Gustavo Piaz da Silva
-38
/
+17
2026-02-23
staging: axis-fifo: use u32 for fifo depth flags
Gustavo Piaz da Silva
-2
/
+2
2026-02-23
staging: rtl8723bs: remove redundant NULL check on premainder_ie
Giorgi Tchankvetadze
-1
/
+1
2026-02-23
staging: nvec: propagate error codes in tegra_nvec_probe()
Artem Lytkin
-9
/
+6
2026-02-23
staging: fbtft: fb_tinylcd: replace udelay() with fsleep()
Tomasz Unger
-1
/
+1
2026-02-23
staging: rtl8723bs: remove unused MAX_PATH_NUM defines for other chips
Azamat Rakhim
-7
/
+0
2026-02-23
staging: fbtft: Remove duplications of fbtft_set_addr_win()
Nam Cao
-119
/
+0
2026-02-23
platform/x86: asus-armoury: add support for G733QS
Denis Benato
-0
/
+14
2026-02-23
staging: octeon: fix free_irq dev_id mismatch in cvm_oct_rx_shutdown
Yuvraj Singh Chauhan
-1
/
+1
2026-02-23
staging: rtl8723bs: remove redundant 'Adapter' variable in HalPhyRf_8723B
Haroen Tmimi
-2
/
+0
2026-02-23
staging: octeon: type change from uint<bits>_t to u<bits>
Yoelvis Oliveros
-807
/
+807
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in ioctl_cfg80211.c
Siwanan Bungtong
-9
/
+9
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtl8723b_hal_init.c
Siwanan Bungtong
-2
/
+2
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtw_security.c
Siwanan Bungtong
-1
/
+1
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtw_mlme_ext.c
Siwanan Bungtong
-9
/
+9
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtw_ieee80211.c
Siwanan Bungtong
-2
/
+2
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtw_efuse.c
Siwanan Bungtong
-3
/
+3
2026-02-23
staging: rtl8723bs: remove unnecessary void * casts in rtw_ap.c
Siwanan Bungtong
-2
/
+2
2026-02-23
staging: rtl8723bs: replace ternary min comparison with min()
William Hansen-Baird
-2
/
+4
2026-02-23
staging: rtl8723bs: Wrap long function parameter lists
Siwanan Bungtong
-1
/
+3
2026-02-23
staging: rtl8723bs: fix spacing around operators
Tabrez Ahmed
-1
/
+1
2026-02-23
staging: fbtft: fix unchecked write return value in fb_agm1264k-fl
Artem Lytkin
-1
/
+1
2026-02-23
staging: sm750fb: convert logging to device-based in sm750.c
Artem Lytkin
-5
/
+7
2026-02-23
platform/x86: intel-hid: Add Dell 16 Plus 2-in-1 to dmi_vgbs_allow_list
Peter Metz
-0
/
+6
2026-02-23
platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_list
Peter Metz
-0
/
+6
2026-02-23
platform/x86: thinkpad_acpi: Fix errors reading battery thresholds
Jonathan Teh
-2
/
+4
2026-02-23
platform/x86: hp-wmi: Add Omen 16-wf0xxx fan and thermal support
Krishna Chomal
-0
/
+4
2026-02-23
platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix touchscreen on...
Hans de Goede
-0
/
+18
2026-02-23
platform/x86: hp-wmi: Add Omen 16-xd0xxx fan and thermal support
Krishna Chomal
-0
/
+4
2026-02-23
staging: fbtft: Optimize partial write()
Nam Cao
-8
/
+5
2026-02-23
staging: fbtft: fix spelling mistake "dinamically" -> "dynamically"
Santiago Almeida
-1
/
+1
2026-02-23
staging: rtl8723bs: Refactor setCCKFilterCoefficient to remove duplicated rtw...
Bera Yüzlü
-19
/
+9
[prev]
[next]