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-17
erofs: set fileio bio failed in short read case
Sheng Yong
1
-4
/
+2
2026-03-16
cifs: smb1: fix comment typo
Joseph Salisbury
1
-1
/
+1
2026-03-16
cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabled
Smita Koralahalli
1
-16
/
+9
2026-03-16
objtool: Fix Clang jump table detection
Josh Poimboeuf
1
-3
/
+2
2026-03-16
PCI/pwrctrl: Create pwrctrl devices only for PCI device nodes
Manivannan Sadhasivam
1
-2
/
+9
2026-03-16
PCI/pwrctrl: Ensure that remote endpoint node parent has supply requirement
Manivannan Sadhasivam
1
-13
/
+34
2026-03-16
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
2
-7
/
+19
2026-03-16
livepatch/klp-build: Fix inconsistent kernel version
Josh Poimboeuf
1
-5
/
+4
2026-03-16
objtool/klp: fix mkstemp() failure with long paths
Joe Lawrence
1
-20
/
+3
2026-03-16
objtool/klp: fix data alignment in __clone_symbol()
Joe Lawrence
1
-1
/
+2
2026-03-16
PM: runtime: Fix a race condition related to device removal
Bart Van Assche
1
-0
/
+1
2026-03-16
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
1
-9
/
+21
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-12
/
+29
2026-03-16
spi: fix statistics allocation
Johan Hovold
1
-9
/
+8
2026-03-16
spi: fix use-after-free on controller registration failure
Johan Hovold
1
-4
/
+4
2026-03-16
ALSA: hda/realtek: add quirk for ASUS Strix G16 G615JMR
Zhang Heng
1
-0
/
+1
2026-03-16
ALSA: hda/realtek: Sequence GPIO2 on Star Labs StarFighter
Sean Rhodes
1
-6
/
+32
2026-03-16
KVM: s390: vsie: Avoid injecting machine check on signal
Christian Borntraeger
7
-15
/
+22
2026-03-16
KVM: s390: log machine checks more aggressively
Christian Borntraeger
3
-2
/
+6
2026-03-16
KVM: s390: selftests: Add IRQ routing address offset tests
Janosch Frank
2
-0
/
+76
2026-03-16
KVM: s390: Limit adapter indicator access to mapped page
Janosch Frank
1
-0
/
+12
2026-03-16
s390/mm: Add missing secure storage access fixups for donated memory
Janosch Frank
1
-2
/
+9
2026-03-16
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-4
/
+12
2026-03-16
drm/vmwgfx: Don't overwrite KMS surface dirty tracker
Ian Forbes
1
-1
/
+2
2026-03-16
drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.h
Randy Dunlap
1
-36
/
+57
2026-03-16
HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure
Lee Jones
1
-1
/
+3
2026-03-16
HID: bpf: prevent buffer overflow in hid_hw_request
Benjamin Tissoires
1
-0
/
+2
2026-03-16
selftests/hid: fix compilation when bpf_wq and hid_device are not exported
Benjamin Tissoires
1
-0
/
+12
2026-03-16
HID: core: Mitigate potential OOB by removing bogus memset()
Lee Jones
1
-3
/
+4
2026-03-16
mmc: sdhci: fix timing selection for 1-bit bus width
Luke Wang
1
-1
/
+8
2026-03-16
spi: geni-qcom: Fix CPHA and CPOL mode change detection
Maramaina Naresh
1
-2
/
+2
2026-03-16
regmap: Synchronize cache for the page selector
Andy Shevchenko
1
-4
/
+26
2026-03-16
tools headers: Skip arm64 cputype.h check
Leo Yan
1
-1
/
+0
2026-03-16
dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
Shigeru Yoshida
1
-2
/
+19
2026-03-16
HID: intel-thc-hid: Set HID_PHYS with PCI BDF
Daniel Schaefer
2
-0
/
+2
2026-03-16
af_key: validate families in pfkey_send_migrate()
Eric Dumazet
1
-7
/
+12
2026-03-16
xfrm: prevent policy_hthresh.work from racing with netns teardown
Minwoo Ra
1
-0
/
+2
2026-03-16
Merge branch 'gpio/dev-init-rework' into gpio/for-current
Bartosz Golaszewski
1
-53
/
+48
2026-03-16
ata: libata-core: disable LPM on ADATA SU680 SSD
Damien Le Moal
1
-0
/
+3
2026-03-16
drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
Imre Deak
2
-3
/
+2
2026-03-16
LoongArch: KVM: Fix typo issue in kvm_vm_init_features()
Bibo Mao
1
-2
/
+2
2026-03-16
LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
Tiezhu Yang
1
-0
/
+5
2026-03-16
LoongArch: No need to flush icache if text copy failed
Tiezhu Yang
1
-2
/
+4
2026-03-16
LoongArch: Check return values for set_memory_{rw,rox}
Tiezhu Yang
1
-2
/
+13
2026-03-16
LoongArch: Give more information if kmem access failed
Tiezhu Yang
1
-2
/
+12
2026-03-16
LoongArch: Fix calling smp_processor_id() in preemptible code
Xi Ruoyao
2
-2
/
+14
2026-03-16
LoongArch: Only use SC.Q when supported by the assembler
Thomas Weißschuh
2
-0
/
+8
2026-03-15
smb: client: fix krb5 mount with username option
Paulo Alcantara
1
-0
/
+4
2026-03-15
soc: qcom: pmic_glink_altmode: Fix SVID=DP && unconnected edge case
Konrad Dybcio
1
-7
/
+11
2026-03-15
soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei
Mukesh Ojha
3
-2
/
+3
[prev]
[next]