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-01-23
dt-bindings: spmi: add support for glymur-spmi-pmic-arb (arbiter v8)
Jishnu Prakash
1
-0
/
+150
2026-01-23
dt-bindings: spmi: split out common QCOM SPMI PMIC arbiter properties
Jishnu Prakash
3
-33
/
+40
2026-01-23
spmi: apple: Add "apple,t8103-spmi" compatible
Janne Grunau
1
-0
/
+1
2026-01-23
spmi: mtk-pmif: Add support for MT8196 SPMI Controller
AngeloGioacchino Del Regno
1
-0
/
+11
2026-01-23
spmi: mtk-pmif: Implement Request Capable Slave (RCS) interrupt
AngeloGioacchino Del Regno
1
-6
/
+226
2026-01-23
spmi: mtk-pmif: Keep spinlock until read is fully done
AngeloGioacchino Del Regno
1
-3
/
+5
2026-01-23
spmi: mtk-pmif: Add multi-bus support for SPMI 2.0
AngeloGioacchino Del Regno
1
-78
/
+157
2026-01-23
dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers
AngeloGioacchino Del Regno
1
-0
/
+138
2026-01-23
docs: ja_JP: Start translation of submitting-patches
Akiyoshi Kurita
2
-0
/
+39
2026-01-23
Merge tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
4
-26
/
+13
2026-01-23
tcp: move tcp_stream_memory_free() to tcp.c
Eric Dumazet
2
-14
/
+13
2026-01-23
MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
Lukas Bulwahn
1
-1
/
+0
2026-01-23
Merge tag 'regulator-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-0
/
+3
2026-01-23
Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
2
-6
/
+9
2026-01-23
rust: devres: style for imports
Zhi Wang
1
-3
/
+13
2026-01-23
Merge tag 'gpio-fixes-for-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
4
-10
/
+24
2026-01-23
arm64: Set __nocfi on swsusp_arch_resume()
Zhaoyang Huang
1
-1
/
+1
2026-01-23
rqspinlock: Fix TAS fallback lock entry creation
Kumar Kartikeya Dwivedi
2
-4
/
+5
2026-01-23
KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspace
Zhao Liu
3
-1
/
+22
2026-01-23
KVM: x86: Advertise AVX10.2 CPUID to userspace
Zhao Liu
1
-1
/
+1
2026-01-23
KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspace
Zhao Liu
3
-0
/
+41
2026-01-23
KVM: x86: Advertise MOVRS CPUID to userspace
Zhao Liu
2
-0
/
+2
2026-01-23
Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
7
-11
/
+54
2026-01-23
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
19
-166
/
+47
2026-01-23
xfs: add a method to replace shortform attrs
Darrick J. Wong
4
-0
/
+44
2026-01-23
xfs: speed up parent pointer operations when possible
Darrick J. Wong
3
-10
/
+109
2026-01-23
xfs: reduce xfs_attr_try_sf_addname parameters
Darrick J. Wong
1
-7
/
+4
2026-01-23
xfs: fix remote xattr valuelblk check
Darrick J. Wong
1
-1
/
+4
2026-01-23
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
1
-27
/
+27
2026-01-23
xfs: strengthen attr leaf block freemap checking
Darrick J. Wong
1
-0
/
+55
2026-01-23
xfs: refactor attr3 leaf table size computation
Darrick J. Wong
2
-29
/
+30
2026-01-23
xfs: fix freemap adjustments when adding xattrs to leaf blocks
Darrick J. Wong
1
-8
/
+28
2026-01-23
xfs: delete attr leaf freemap entries when empty
Darrick J. Wong
1
-0
/
+13
2026-01-23
can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
Marc Kleine-Budde
1
-2
/
+2
2026-01-23
KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command
Michael Roth
3
-1
/
+69
2026-01-23
KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
Michael Roth
4
-6
/
+110
2026-01-23
KVM: x86: Drop WARN on INIT/SIPI being blocked when vCPU is in Wait-For-SIPI
Sean Christopherson
1
-1
/
+0
2026-01-23
Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
48
-405
/
+561
2026-01-23
KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failures
Zhiquan Li
1
-0
/
+1
2026-01-23
tty: tty_port: add workqueue to flip TTY buffer
Xin Zhao
7
-9
/
+78
2026-01-23
serial: 8250_pci: Remove custom deprecated baud setting routine
Andy Shevchenko
2
-73
/
+38
2026-01-23
serial: 8250_omap: Remove custom deprecated baud setting routine
Andy Shevchenko
1
-16
/
+0
2026-01-23
dt-bindings: serial: renesas,scif: Document RZ/G3L SoC
Biju Das
1
-0
/
+1
2026-01-23
serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl exists
Kendall Willis
1
-0
/
+2
2026-01-23
serial: Fix not set tty->port race condition
Krzysztof Kozlowski
1
-0
/
+6
2026-01-23
usb: phy: tegra: add HSIC support
Svyatoslav Ryhel
2
-11
/
+243
2026-01-23
usb: phy: tegra: use phy type directly
Svyatoslav Ryhel
2
-20
/
+33
2026-01-23
usb: typec: ucsi: Enforce mode selection for cros_ec_ucsi
Andrei Kuchynski
1
-0
/
+22
2026-01-23
usb: typec: ucsi: Support mode selection to activate altmodes
Andrei Kuchynski
2
-0
/
+16
2026-01-23
usb: typec: Introduce mode_selection bit
Andrei Kuchynski
5
-3
/
+8
[prev]
[next]