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
selftests/sched_ext: Fix unused-result warning for read()
Cheng-Yang Chou
-1
/
+2
2026-02-23
module: Fix the modversions and signing submenus
Petr Pavlu
-10
/
+13
2026-02-23
module: Remove duplicate freeing of lockdep classes
Petr Pavlu
-6
/
+0
2026-02-23
default_gfp(): avoid using the "newfangled" __VA_OPT__ trick
Linus Torvalds
-2
/
+2
2026-02-23
accel/amdxdna: Validate command buffer payload count
Lizhi Hou
-1
/
+4
2026-02-23
accel/amdxdna: Prevent ubuf size overflow
Lizhi Hou
-1
/
+5
2026-02-23
accel/amdxdna: Fix out-of-bounds memset in command slot handling
Lizhi Hou
-4
/
+4
2026-02-23
accel/amdxdna: Fix command hang on suspended hardware context
Lizhi Hou
-7
/
+11
2026-02-23
accel/amdxdna: Fix suspend failure after enabling turbo mode
Lizhi Hou
-4
/
+5
2026-02-23
accel/amdxdna: Fix dead lock for suspend and resume
Lizhi Hou
-19
/
+26
2026-02-23
accel/amdxdna: Reduce log noise during process termination
Mario Limonciello
-3
/
+7
2026-02-23
accel/amdxdna: Fix crash when destroying a suspended hardware context
Lizhi Hou
-0
/
+3
2026-02-23
accel/amdxdna: Switch to always use chained command
Lizhi Hou
-2
/
+2
2026-02-23
accel/amdxdna: Remove buffer size check when creating command BO
Lizhi Hou
-19
/
+19
2026-02-23
selftests/sched_ext: Abort test loop on signal
Cheng-Yang Chou
-0
/
+3
2026-02-23
nfs: return EISDIR on nfs3_proc_create if d_alias is a dir
Roberto Bergantinos Corpas
-1
/
+6
2026-02-23
cxl/port: Hold port host lock during dport adding.
Li Ming
-8
/
+15
2026-02-23
cxl/port: Introduce port_to_host() helper
Li Ming
-26
/
+21
2026-02-23
KVM: arm64: Revert accidental drop of kvm_uninit_stage2_mmu() for non-NV VMs
Fuad Tabba
-3
/
+0
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
cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failure
Gregory Price
-4
/
+9
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
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
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
ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk table
Azamat Almazbek uulu
-0
/
+7
2026-02-23
platform/x86: asus-armoury: add support for G733QS
Denis Benato
-0
/
+14
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
PM: runtime: Change pm_runtime_put() return type to void
Rafael J. Wysocki
-14
/
+2
2026-02-23
pmdomain: imx: gpcv2: Discard pm_runtime_put() return value
Rafael J. Wysocki
-1
/
+3
2026-02-23
mmc: core: Avoid bitfield RMW for claim/retune flags
Penghe Geng
-4
/
+5
2026-02-23
ASoC: cs42l43: Report insert for exotic peripherals
Charles Keepax
-0
/
+1
2026-02-23
wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfiguration
Ariel Silver
-0
/
+3
2026-02-23
mmc: sdhci-brcmstb: use correct register offset for V1 pin_sel restore
Kamal Dasu
-1
/
+1
2026-02-23
mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase support
Shawn Lin
-1
/
+37
[prev]
[next]