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-26
gfs2: Do not cancel internal demote requests
Andreas Gruenbacher
3
-15
/
+35
2026-01-26
gfs2: run_queue cleanup
Andreas Gruenbacher
1
-13
/
+7
2026-01-26
gfs2: Retries missing in gfs2_{rename,exchange}
Andreas Gruenbacher
3
-14
/
+43
2026-01-26
gfs2: glock cancelation flag fix
Andreas Gruenbacher
1
-0
/
+2
2026-01-26
Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-next
Danilo Krummrich
7
-7
/
+63
2026-01-26
RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send
Yi Liu
1
-1
/
+4
2026-01-26
ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors
Niklas Cassel
1
-0
/
+3
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
695
-3739
/
+7504
2026-01-26
ASoC: fsl_sai: Add AUDMIX mode support on i.MX952
Shengjiu Wang
3
-0
/
+27
2026-01-26
ASoC: fsl_audmix: Add support for i.MX952 platform
Shengjiu Wang
1
-0
/
+3
2026-01-26
ASoC: dt-bindings: fsl,sai: Add AUDMIX mode support on i.MX952
Shengjiu Wang
1
-0
/
+16
2026-01-26
ASoC: dt-bindings: fsl,audmix: Add support for i.MX952 platform
Shengjiu Wang
1
-2
/
+14
2026-01-26
drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_handle_ioctl()
Tvrtko Ursulin
1
-6
/
+12
2026-01-26
ASoC: soc-dapm: tidyup function naming
Kuninori Morimoto
1
-161
/
+157
2026-01-26
ASoC: soc-dapm: move struct snd_soc_dapm_context
Kuninori Morimoto
2
-21
/
+22
2026-01-26
ASoC: soc-dapm: add snd_soc_dapm_alloc()
Kuninori Morimoto
5
-6
/
+20
2026-01-26
ASoC: soc-dapm: remove dev from snd_soc_dapm_context()
Kuninori Morimoto
2
-6
/
+1
2026-01-26
ASoC: soc-dapm: remove compatibility definition for dapm
Kuninori Morimoto
1
-19
/
+0
2026-01-26
ASoC: soc-component: remove compatibility definition for component
Kuninori Morimoto
1
-3
/
+0
2026-01-26
ASoC: soc-component: remove snd_soc_component_xxx() wrapper
Kuninori Morimoto
2
-103
/
+0
2026-01-26
ASoC: tlv320adcx140: don't use snd_soc_component_get_bias_level()
Kuninori Morimoto
1
-2
/
+2
2026-01-26
regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulators
Guodong Xu
1
-3
/
+3
2026-01-26
ASoC: soc-acpi-intel-ptl-match: fix name_prefix of rt1320-2
Bard Liao
1
-1
/
+1
2026-01-26
m68k: sun3: Replace vsprintf() with bounded vsnprintf()
Thorsten Blum
1
-2
/
+2
2026-01-26
nubus: Call put_device() in bus initialization error path
Finn Thain
3
-16
/
+12
2026-01-26
Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
23
-262
/
+995
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
695
-3739
/
+7504
2026-01-26
drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_end
Jonathan Cavitt
1
-8
/
+21
2026-01-26
PCI/MSI: Unmap MSI-X region on error
Haoxiang Li
1
-1
/
+3
2026-01-26
ALSA: hda/realtek: Add quirk for Inspur S14-G1
Zhang Heng
1
-0
/
+1
2026-01-26
ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
Zhang Heng
1
-0
/
+1
2026-01-26
md raid: fix hang when stopping arrays with metadata through dm-raid
Heinz Mauelshagen
1
-6
/
+8
2026-01-26
md-cluster: fix NULL pointer dereference in process_metadata_update
Jiasheng Jiang
1
-1
/
+6
2026-01-26
md/bitmap: fix GPF in write_page caused by resize race
Jack Wang
1
-1
/
+2
2026-01-26
md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout
Yu Kuai
1
-1
/
+3
2026-01-26
md/raid5: fix IO hang with degraded array with llbitmap
Yu Kuai
1
-1
/
+6
2026-01-26
md: remove recovery_disabled
Li Nan
8
-51
/
+4
2026-01-26
md/raid10: cleanup skip handling in raid10_sync_request
Li Nan
1
-74
/
+22
2026-01-26
md/raid10: fix any_working flag handling in raid10_sync_request
Li Nan
1
-1
/
+1
2026-01-26
md: move finish_reshape to md_finish_sync()
Li Nan
1
-9
/
+6
2026-01-26
md: factor out sync completion update into helper
Li Nan
1
-35
/
+47
2026-01-26
md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
Li Nan
2
-19
/
+4
2026-01-26
md: update curr_resync_completed even when MD_RECOVERY_INTR is set
Li Nan
1
-1
/
+1
2026-01-26
md: mark rdev Faulty when badblocks setting fails
Li Nan
4
-45
/
+32
2026-01-26
md: break remaining operations on badblocks set failure in narrow_write_error
Li Nan
2
-22
/
+24
2026-01-26
md/raid1,raid10: support narrow_write_error when badblocks is disabled
Li Nan
2
-8
/
+8
2026-01-26
md: factor error handling out of md_done_sync into helper
Li Nan
5
-26
/
+33
2026-01-26
md/raid1: simplify uptodate handling in end_sync_write
Li Nan
1
-3
/
+2
2026-01-26
md/raid5: make sure max_sectors is not less than io_opt
Yu Kuai
2
-10
/
+29
2026-01-26
md/raid5: use mempool to allocate stripe_request_ctx
Yu Kuai
4
-27
/
+45
[prev]
[next]