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-02-05
net/mlx5: Fix 1600G link mode enum naming
Yael Chemla
4
-4
/
+4
2026-02-06
Merge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
67
-138
/
+207
2026-02-05
net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
Huacai Chen
1
-2
/
+2
2026-02-06
KVM: LoongArch: selftests: Add steal time test case
Bibo Mao
2
-0
/
+97
2026-02-06
LoongArch: KVM: Add paravirt vcpu_is_preempted() support in guest side
Bibo Mao
2
-1
/
+24
2026-02-06
LoongArch: KVM: Add paravirt preempt feature in hypervisor side
Bibo Mao
6
-2
/
+62
2026-02-06
LoongArch: KVM: Set default return value in KVM IO bus ops
Bibo Mao
3
-61
/
+39
2026-02-06
LoongArch: KVM: Add FPU/LBT delay load support
Bibo Mao
3
-19
/
+37
2026-02-06
LoongArch: KVM: Move LBT capability check in exception handler
Bibo Mao
2
-4
/
+3
2026-02-06
LoongArch: KVM: Move LASX capability check in exception handler
Bibo Mao
2
-4
/
+3
2026-02-06
LoongArch: KVM: Move LSX capability check in exception handler
Bibo Mao
2
-4
/
+3
2026-02-06
LoongArch: KVM: Handle LOONGARCH_CSR_IPR during vCPU context switch
Bibo Mao
3
-0
/
+4
2026-02-06
LoongArch: KVM: Check VM msgint feature during interrupt handling
Bibo Mao
3
-4
/
+11
2026-02-06
LoongArch: KVM: Add msgint registers in kvm_init_gcsr_flag()
Bibo Mao
1
-0
/
+7
2026-02-06
LoongArch: KVM: Move feature detection in kvm_vm_init_features()
Bibo Mao
1
-21
/
+15
2026-02-06
LoongArch: KVM: Add more CPUCFG mask bits
Bibo Mao
1
-2
/
+20
2026-02-06
Merge tag 'drm-intel-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
4
-24
/
+26
2026-02-05
spi: cadence-qspi: Add Renesas RZ/N1 support
Mark Brown
2
-99
/
+88
2026-02-05
Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
3
-48
/
+59
2026-02-05
ASoC: rockchip: spdif: Cleanups and port features
Mark Brown
3
-107
/
+176
2026-02-05
ASoC: cs35l56: More support for new Dell laptops
Mark Brown
8
-4
/
+1317
2026-02-05
Merge tag 'io_uring-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-8
/
+14
2026-02-05
drm/amdgpu: Send applicable RMA CPERs at end of RAS init
Kent Russell
3
-4
/
+27
2026-02-05
drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
Mario Limonciello
1
-2
/
+2
2026-02-05
drm/amdgpu: re-add the bad job to the pending list for ring resets
Alex Deucher
2
-5
/
+8
2026-02-05
drm/amdgpu: avoid sdma ring reset in sriov
Victor Zhao
1
-0
/
+3
2026-02-05
drm/amdgpu: clean up the amdgpu_cs_parser_bos
Sunil Khatri
1
-2
/
+4
2026-02-05
drm/amdgpu: Use 5-level paging if gmc support 57-bit VA
Philip Yang
1
-17
/
+0
2026-02-05
drm/amd/display: expose plane blend LUT in HW with MCM
Melissa Wen
1
-1
/
+1
2026-02-05
drm/amdgpu: Protect GPU register accesses in powergated state in some paths
Yifan Zhang
1
-3
/
+6
2026-02-05
drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
Sunday Clement
1
-0
/
+6
2026-02-05
drm/amdgpu/sdma6: enable queue resets unconditionally
Alex Deucher
1
-12
/
+3
2026-02-05
drm/amdgpu/sdma5.2: enable queue resets unconditionally
Alex Deucher
1
-19
/
+3
2026-02-05
drm/amdgpu/sdma5: enable queue resets unconditionally
Alex Deucher
1
-12
/
+3
2026-02-05
drm/amdgpu: Fix memory leak in amdgpu_ras_init()
Zilin Guan
1
-1
/
+1
2026-02-05
drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()
Zilin Guan
1
-1
/
+1
2026-02-05
drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
Zilin Guan
1
-1
/
+3
2026-02-05
drm/amd/ras: statistic xgmi training error count
Stanley.Yang
1
-1
/
+1
2026-02-05
mm/memory-failure: reject unsupported non-folio compound page
Miaohe Lin
1
-22
/
+20
2026-02-05
procfs: avoid fetching build ID while holding VMA lock
Andrii Nakryiko
3
-27
/
+60
2026-02-05
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
2
-4
/
+16
2026-02-05
tipc: fix RCU dereference race in tipc_aead_users_dec()
Daniel Hodges
1
-1
/
+1
2026-02-05
bonding: only set speed/duplex to unknown, if getting speed failed
Thomas Bogendoerfer
1
-6
/
+9
2026-02-05
octeontx2-af: Fix PF driver crash with kexec kernel booting
Anshumali Gaur
1
-0
/
+11
2026-02-05
bpf: Prevent reentrance into call_rcu_tasks_trace()
Alexei Starovoitov
1
-1
/
+13
2026-02-05
spi: tegra114: Preserve SPI mode bits in def_command1_reg
Vishwaroop A
1
-0
/
+3
2026-02-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-61
/
+52
2026-02-05
functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitions
Al Viro
2
-54
/
+50
2026-02-05
rust_binderfs: fix a dentry leak
Al Viro
1
-7
/
+2
2026-02-05
ASoC: rockchip: spdif: Convert to FIELD_PREP
Sebastian Reichel
2
-34
/
+32
[prev]
[next]