summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-23arm64: defconfig: Enable configs for Qualcomm Glymur SoCPankaj Patil-0/+5
2026-02-23arm64: dts: qcom: glymur: Enable Glymur CRD board supportPankaj Patil-0/+599
2026-02-23arm64: dts: qcom: Introduce Glymur base dtsiPankaj Patil-0/+6571
2026-02-23dt-bindings: arm: qcom: Document Glymur SoC and boardPankaj Patil-0/+5
2026-02-23arm64: dts: qcom: qcm6490-idp: Fix WCD9370 reset GPIO polarityRavi Hothi-1/+1
2026-02-23platform/x86: uniwill-laptop: Handle FN lock eventArmin Wolf-3/+7
2026-02-23platform/x86: uniwill-laptop: Mark FN lock status as being volatileArmin Wolf-4/+35
2026-02-23platform/x86: uniwill-laptop: Fix crash on unexpected battery eventArmin Wolf-0/+3
2026-02-23platform/x86: uniwill-laptop: Rename FN lock and super key lock attrsArmin Wolf-37/+39
2026-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Alexei Starovoitov-28553/+40796
2026-02-23cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failureGregory Price-4/+9
2026-02-23reset: rzg2l-usbphy-ctrl: Check pwrrdy is valid before using itClaudiu Beznea-0/+3
2026-02-23platform/x86: redmi-wmi: Add more hotkey mappingsJesse Guo-1/+24
2026-02-23platform/x86: alienware-wmi-wmax: Add G-Mode support to m18 laptopsKurt Borja-1/+1
2026-02-23platform/x86: hp-wmi: add Omen 14-fb1xxx (board 8E41) supportAnton Plotnikov-0/+1
2026-02-23platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja-0/+6
2026-02-23platform/x86: hp-wmi: Add Victus 16-d0xxx supportVictor Lattaro Volpini-1/+2
2026-02-23platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1Leif Skunberg-0/+7
2026-02-23platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)Leif Skunberg-2/+10
2026-02-23arm64: dts: qcom: hamoa/x1: fix idle exit latencyDaniel J Blueman-1/+1
2026-02-23arm64: defconfig: Enable SM8750 clock controllersTaniya Das-0/+3
2026-02-23staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman-5/+10
2026-02-23staging: sm750fb: add missing pci_release_region on error and removalArtem Lytkin-11/+12
2026-02-23vfio: Wait for dma-buf invalidation to completeLeon Romanovsky-4/+57
2026-02-23staging: rtl8723bs: fix spelling mistakes in include filesTomasz Unger-2/+2
2026-02-23staging: rtl8723bs: fix spelling mistakes in sdio_halinit.cTomasz Unger-3/+3
2026-02-23staging: rtl8723bs: remove unnecessary parenthesesYan Pan-17/+17
2026-02-23staging: rtl8723bs: fix spaces around binary operatorsNikolay Kulikov-41/+47
2026-02-23staging: rtl8723bs: fix inconsistent indenting detected by smatchFilippo Muscherà-3/+5
2026-02-23staging: rtl8723bs: Use kmemdup in sdio_ops.cGiorgi Tchankvetadze-3/+1
2026-02-23staging: rtl8723bs: remove unused macros from rtl8192c_recv.hGiorgi Tchankvetadze-4/+0
2026-02-23staging: rtl8723bs: Rename camel case variableBryant Boatright-7/+7
2026-02-23staging: rtl8723bs: Rename camel case enumerationBryant Boatright-11/+15
2026-02-23staging: rtl8723bs: rename camelCase variableNikolay Kulikov-3/+3
2026-02-23staging: rtl8723bs: remove unnecessary boolean comparisonNikolay Kulikov-1/+1
2026-02-23staging: rtl8723bs: align and split variable declarationsKhushal Chitturi-7/+14
2026-02-23staging: rtl8723bs: simplify boolean expressionsKhushal Chitturi-12/+12
2026-02-23staging: rtl8723bs: use bool for traffic_status_watchdog()Khushal Chitturi-8/+8
2026-02-23staging: rtl8723bs: remove stale commented codeKhushal Chitturi-6/+2
2026-02-23staging: rtl8723bs: convert traffic_status_watchdog() local variables to snak...Khushal Chitturi-31/+31
2026-02-23staging: rtl8723bs: rename rt_link_detect_t fields to snake_caseKhushal Chitturi-62/+62
2026-02-23staging: rtl8723bs: rename LinkDetectInfo to link_detect_infoKhushal Chitturi-54/+54
2026-02-23staging: rtl8723bs: remove shadowed variable in sdio_halinitHaroen Tmimi-1/+1
2026-02-23staging: rtl8723bs: remove explicit comparisons to false in rtw_ap.cHaroen Tmimi-2/+2
2026-02-23dma-buf: use inline lock for the dma-fence-chainChristian König-3/+1
2026-02-23dma-buf: use inline lock for the dma-fence-arrayChristian König-4/+2
2026-02-23dma-buf: use inline lock for the stub fence v2Christian König-10/+2
2026-02-23dma-buf/selftests: test RCU ops and inline lock v2Christian König-34/+10
2026-02-23dma-buf: inline spinlock for fence protection v5Christian König-18/+40
2026-02-23dma-buf: abstract fence locking v2Christian König-56/+96