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
Age
Commit message (
Expand
)
Author
Lines
2026-02-23
arm64: defconfig: Enable configs for Qualcomm Glymur SoC
Pankaj Patil
-0
/
+5
2026-02-23
arm64: dts: qcom: glymur: Enable Glymur CRD board support
Pankaj Patil
-0
/
+599
2026-02-23
arm64: dts: qcom: Introduce Glymur base dtsi
Pankaj Patil
-0
/
+6571
2026-02-23
dt-bindings: arm: qcom: Document Glymur SoC and board
Pankaj Patil
-0
/
+5
2026-02-23
arm64: dts: qcom: qcm6490-idp: Fix WCD9370 reset GPIO polarity
Ravi Hothi
-1
/
+1
2026-02-23
platform/x86: uniwill-laptop: Handle FN lock event
Armin Wolf
-3
/
+7
2026-02-23
platform/x86: uniwill-laptop: Mark FN lock status as being volatile
Armin Wolf
-4
/
+35
2026-02-23
platform/x86: uniwill-laptop: Fix crash on unexpected battery event
Armin Wolf
-0
/
+3
2026-02-23
platform/x86: uniwill-laptop: Rename FN lock and super key lock attrs
Armin Wolf
-37
/
+39
2026-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1
Alexei Starovoitov
-28553
/
+40796
2026-02-23
cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failure
Gregory Price
-4
/
+9
2026-02-23
reset: rzg2l-usbphy-ctrl: Check pwrrdy is valid before using it
Claudiu Beznea
-0
/
+3
2026-02-23
platform/x86: redmi-wmi: Add more hotkey mappings
Jesse Guo
-1
/
+24
2026-02-23
platform/x86: alienware-wmi-wmax: Add G-Mode support to m18 laptops
Kurt Borja
-1
/
+1
2026-02-23
platform/x86: hp-wmi: add Omen 14-fb1xxx (board 8E41) support
Anton Plotnikov
-0
/
+1
2026-02-23
platform/x86: dell-wmi: Add audio/mic mute key codes
Kurt Borja
-0
/
+6
2026-02-23
platform/x86: hp-wmi: Add Victus 16-d0xxx support
Victor Lattaro Volpini
-1
/
+2
2026-02-23
platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1
Leif Skunberg
-0
/
+7
2026-02-23
platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)
Leif Skunberg
-2
/
+10
2026-02-23
arm64: dts: qcom: hamoa/x1: fix idle exit latency
Daniel J Blueman
-1
/
+1
2026-02-23
arm64: defconfig: Enable SM8750 clock controllers
Taniya Das
-0
/
+3
2026-02-23
staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
Greg Kroah-Hartman
-5
/
+10
2026-02-23
staging: sm750fb: add missing pci_release_region on error and removal
Artem Lytkin
-11
/
+12
2026-02-23
vfio: Wait for dma-buf invalidation to complete
Leon Romanovsky
-4
/
+57
2026-02-23
staging: rtl8723bs: fix spelling mistakes in include files
Tomasz Unger
-2
/
+2
2026-02-23
staging: rtl8723bs: fix spelling mistakes in sdio_halinit.c
Tomasz Unger
-3
/
+3
2026-02-23
staging: rtl8723bs: remove unnecessary parentheses
Yan Pan
-17
/
+17
2026-02-23
staging: rtl8723bs: fix spaces around binary operators
Nikolay Kulikov
-41
/
+47
2026-02-23
staging: rtl8723bs: fix inconsistent indenting detected by smatch
Filippo Muscherà
-3
/
+5
2026-02-23
staging: rtl8723bs: Use kmemdup in sdio_ops.c
Giorgi Tchankvetadze
-3
/
+1
2026-02-23
staging: rtl8723bs: remove unused macros from rtl8192c_recv.h
Giorgi Tchankvetadze
-4
/
+0
2026-02-23
staging: rtl8723bs: Rename camel case variable
Bryant Boatright
-7
/
+7
2026-02-23
staging: rtl8723bs: Rename camel case enumeration
Bryant Boatright
-11
/
+15
2026-02-23
staging: rtl8723bs: rename camelCase variable
Nikolay Kulikov
-3
/
+3
2026-02-23
staging: rtl8723bs: remove unnecessary boolean comparison
Nikolay Kulikov
-1
/
+1
2026-02-23
staging: rtl8723bs: align and split variable declarations
Khushal Chitturi
-7
/
+14
2026-02-23
staging: rtl8723bs: simplify boolean expressions
Khushal Chitturi
-12
/
+12
2026-02-23
staging: rtl8723bs: use bool for traffic_status_watchdog()
Khushal Chitturi
-8
/
+8
2026-02-23
staging: rtl8723bs: remove stale commented code
Khushal Chitturi
-6
/
+2
2026-02-23
staging: rtl8723bs: convert traffic_status_watchdog() local variables to snak...
Khushal Chitturi
-31
/
+31
2026-02-23
staging: rtl8723bs: rename rt_link_detect_t fields to snake_case
Khushal Chitturi
-62
/
+62
2026-02-23
staging: rtl8723bs: rename LinkDetectInfo to link_detect_info
Khushal Chitturi
-54
/
+54
2026-02-23
staging: rtl8723bs: remove shadowed variable in sdio_halinit
Haroen Tmimi
-1
/
+1
2026-02-23
staging: rtl8723bs: remove explicit comparisons to false in rtw_ap.c
Haroen Tmimi
-2
/
+2
2026-02-23
dma-buf: use inline lock for the dma-fence-chain
Christian König
-3
/
+1
2026-02-23
dma-buf: use inline lock for the dma-fence-array
Christian König
-4
/
+2
2026-02-23
dma-buf: use inline lock for the stub fence v2
Christian König
-10
/
+2
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
-18
/
+40
2026-02-23
dma-buf: abstract fence locking v2
Christian König
-56
/
+96
[prev]
[next]