index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-02
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
2
-13
/
+13
2026-03-02
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
1
-0
/
+1
2026-03-02
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
1
-0
/
+9
2026-03-02
drm/syncobj: Fix handle <-> fd ioctls with dirty stack
Julian Orth
1
-2
/
+2
2026-03-02
dt-bindings: hwmon: sl28cpld: Drop sa67mcu compatible
Michael Walle
1
-1
/
+0
2026-03-02
regulator: pf9453: Respect IRQ trigger settings from firmware
Franz Schnyder
1
-1
/
+1
2026-03-02
ASoC: dt-bindings: tegra: Add compatible for Tegra238 sound card
Sheetal
1
-0
/
+1
2026-03-02
wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
Sebastian Krzyszkowiak
1
-1
/
+1
2026-03-02
drm: renesas: rz-du: mipi_dsi: Set DSI divider
Chris Brandt
1
-1
/
+15
2026-03-02
dt-bindings: net: can: nxp,sja1000: add reference to mc-peripheral-props.yaml
Frank Li
1
-0
/
+1
2026-03-02
can: gs_usb: gs_can_open(): always configure bitrates before starting device
Marc Kleine-Budde
1
-6
/
+16
2026-03-02
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
3
-1
/
+6
2026-03-02
x86/boot/sev: Move SEV decompressor variables into the .data section
Tom Lendacky
2
-5
/
+5
2026-03-02
Merge patch series "can: usb: f81604: handle short interrupt urb messages properly"
Marc Kleine-Budde
1
-5
/
+40
2026-03-02
can: usb: f81604: correctly anchor the urb in the read bulk callback
Greg Kroah-Hartman
1
-2
/
+13
2026-03-02
can: usb: f81604: handle bulk write errors properly
Greg Kroah-Hartman
1
-3
/
+21
2026-03-02
can: usb: f81604: handle short interrupt urb messages properly
Greg Kroah-Hartman
1
-0
/
+6
2026-03-02
can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
Greg Kroah-Hartman
1
-1
/
+7
2026-03-02
can: ucan: Fix infinite loop from zero-length messages
Greg Kroah-Hartman
1
-1
/
+1
2026-03-02
can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
Greg Kroah-Hartman
1
-1
/
+6
2026-03-02
can: esd_usb: add endpoint type validation
Ziyi Guo
1
-13
/
+17
2026-03-02
ALSA: hda/hdmi: Add Tegra238 HDA codec device ID
Sheetal
1
-0
/
+1
2026-03-02
gpio: nomadik: repair some kernel-doc comments
Randy Dunlap
1
-7
/
+5
2026-03-02
can: mcp251x: fix deadlock in error path of mcp251x_open
Alban Bedel
1
-1
/
+14
2026-03-02
can: dummy_can: dummy_can_init(): fix packet statistics
Oliver Hartkopp
1
-0
/
+1
2026-03-02
can: bcm: fix locking for bcm_op runtime updates
Oliver Hartkopp
1
-0
/
+1
2026-03-02
slab: distinguish lock and trylock for sheaf_flush_main()
Vlastimil Babka
1
-10
/
+37
2026-03-02
gpio: timberdale: repair kernel-doc comments
Randy Dunlap
1
-3
/
+3
2026-03-02
xfrm: iptfs: validate inner IPv4 header length in IPTFS payload
Roshan Kumar
1
-0
/
+5
2026-03-01
smb: update some doc references
ZhangGuoDong
2
-3
/
+9
2026-03-01
smb/client: make SMB2 maperror KUnit tests a separate module
ChenXiaoSong
4
-16
/
+38
2026-03-01
regulator: mt6363: Fix incorrect and redundant IRQ disposal in probe
Felix Gu
1
-3
/
+1
2026-03-01
ASoC: cs35l56: Suppress pointless warning about number of GPIO pulls
Richard Fitzgerald
1
-2
/
+2
2026-03-01
ASoC: amd: acp: Add ACP6.3 match entries for Cirrus Logic parts
Simon Trimmer
1
-0
/
+413
2026-03-01
ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCD SKU
Oliver Freyermuth
1
-0
/
+8
2026-03-01
ASoC: rt1321: fix DMIC ch2/3 mask issue
Shuming Fan
1
-2
/
+3
2026-03-01
ASoC: cs35l56: Only patch ASP registers if the DAI is part of a DAIlink
Richard Fitzgerald
3
-1
/
+24
2026-03-01
ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()
Mark Brown
1
-3
/
+6
2026-03-01
ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()
Mark Brown
1
-1
/
+4
2026-03-01
Linux 7.0-rc2
Linus Torvalds
1
-1
/
+1
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-128
/
+87
2026-03-01
Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+19
2026-03-01
Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-42
/
+50
2026-03-01
Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-14
/
+45
2026-03-01
Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-52
/
+172
2026-03-01
Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-22
/
+89
2026-03-01
Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2026-03-01
Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-21
/
+46
2026-03-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-49
/
+96
2026-03-01
iio: imu: bno055: fix BNO055_SCAN_CH_COUNT off by one
David Lechner
1
-1
/
+1
[prev]
[next]