summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-23selftests/sched_ext: Fix unused-result warning for read()Cheng-Yang Chou-1/+2
2026-02-23module: Fix the modversions and signing submenusPetr Pavlu-10/+13
2026-02-23module: Remove duplicate freeing of lockdep classesPetr Pavlu-6/+0
2026-02-23default_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds-2/+2
2026-02-23accel/amdxdna: Validate command buffer payload countLizhi Hou-1/+4
2026-02-23accel/amdxdna: Prevent ubuf size overflowLizhi Hou-1/+5
2026-02-23accel/amdxdna: Fix out-of-bounds memset in command slot handlingLizhi Hou-4/+4
2026-02-23accel/amdxdna: Fix command hang on suspended hardware contextLizhi Hou-7/+11
2026-02-23accel/amdxdna: Fix suspend failure after enabling turbo modeLizhi Hou-4/+5
2026-02-23accel/amdxdna: Fix dead lock for suspend and resumeLizhi Hou-19/+26
2026-02-23accel/amdxdna: Reduce log noise during process terminationMario Limonciello-3/+7
2026-02-23accel/amdxdna: Fix crash when destroying a suspended hardware contextLizhi Hou-0/+3
2026-02-23accel/amdxdna: Switch to always use chained commandLizhi Hou-2/+2
2026-02-23accel/amdxdna: Remove buffer size check when creating command BOLizhi Hou-19/+19
2026-02-23selftests/sched_ext: Abort test loop on signalCheng-Yang Chou-0/+3
2026-02-23nfs: return EISDIR on nfs3_proc_create if d_alias is a dirRoberto Bergantinos Corpas-1/+6
2026-02-23cxl/port: Hold port host lock during dport adding.Li Ming-8/+15
2026-02-23cxl/port: Introduce port_to_host() helperLi Ming-26/+21
2026-02-23KVM: arm64: Revert accidental drop of kvm_uninit_stage2_mmu() for non-NV VMsFuad Tabba-3/+0
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-23cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failureGregory Price-4/+9
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-23ipmi:si: Fix check for a misbehaving BMCCorey Minyard-11/+13
2026-02-23ipmi:msghandler: Handle error returns from the SMI senderCorey Minyard-32/+68
2026-02-23ipmi:si: Don't block module unload if the BMC is messed upCorey Minyard-1/+2
2026-02-23regulator: tps65185: check devm_kzalloc() result in probeYufan Chen-0/+3
2026-02-23ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu-0/+7
2026-02-23platform/x86: asus-armoury: add support for G733QSDenis Benato-0/+14
2026-02-23platform/x86: intel-hid: Add Dell 16 Plus 2-in-1 to dmi_vgbs_allow_listPeter Metz-0/+6
2026-02-23platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_listPeter Metz-0/+6
2026-02-23platform/x86: thinkpad_acpi: Fix errors reading battery thresholdsJonathan Teh-2/+4
2026-02-23platform/x86: hp-wmi: Add Omen 16-wf0xxx fan and thermal supportKrishna Chomal-0/+4
2026-02-23platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix touchscreen on...Hans de Goede-0/+18
2026-02-23platform/x86: hp-wmi: Add Omen 16-xd0xxx fan and thermal supportKrishna Chomal-0/+4
2026-02-23PM: runtime: Change pm_runtime_put() return type to voidRafael J. Wysocki-14/+2
2026-02-23pmdomain: imx: gpcv2: Discard pm_runtime_put() return valueRafael J. Wysocki-1/+3
2026-02-23mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng-4/+5
2026-02-23ASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax-0/+1
2026-02-23wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver-0/+3
2026-02-23mmc: sdhci-brcmstb: use correct register offset for V1 pin_sel restoreKamal Dasu-1/+1
2026-02-23mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase supportShawn Lin-1/+37