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
2025-08-26
s390/mm: Prevent possible preempt_count overflow
Gerald Schaefer
1
-2
/
+0
2025-08-26
USB: serial: option: add Telit Cinterion FN990A w/audio compositions
Fabio Porcedda
1
-0
/
+6
2025-08-26
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2
-0
/
+13
2025-08-26
sched/deadline: Don't count nr_running for dl_server proxy tasks
Yicong Yang
1
-2
/
+6
2025-08-26
sched/deadline: Fix RT task potential starvation when expiry time passed
kuyo chang
1
-3
/
+5
2025-08-26
sched/deadline: Always stop dl-server before changing parameters
Juri Lelli
1
-4
/
+2
2025-08-26
sched/deadline: Fix dl_server_stopped()
Huacai Chen
1
-1
/
+1
2025-08-26
Revert "drm/tegra: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-1
/
+1
2025-08-26
ALSA: hda/hdmi: Restore missing HDMI codec entries
Daniel Dadap
2
-0
/
+19
2025-08-26
memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
Mike Rapoport (Microsoft)
2
-6
/
+14
2025-08-26
virtio_net: adjust the execution order of function `virtnet_close` during freeze
Junnan Wu
1
-3
/
+4
2025-08-26
virtio_input: Improve freeze handling
Ying Gao
1
-0
/
+4
2025-08-26
vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNER
Namhyung Kim
1
-2
/
+2
2025-08-26
Revert "virtio: reject shm region if length is zero"
Igor Torrente
1
-2
/
+0
2025-08-26
vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()
Nikolay Kuratov
1
-2
/
+7
2025-08-26
virtio_pci: Fix misleading comment for queue vector
Liming Wu
2
-4
/
+4
2025-08-25
Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
4
-4
/
+12
2025-08-25
net: dlink: fix multicast stats being counted incorrectly
Yeounsu Moon
1
-1
/
+1
2025-08-25
mISDN: hfcpci: Fix warning when deleting uninitialized timer
Vladimir Riabchun
1
-7
/
+5
2025-08-25
Octeontx2-af: Fix NIX X2P calibration failures
Hariprasad Kelam
2
-0
/
+21
2025-08-26
ata: ahci: Allow ignoring the external/hotplug capability of ports
Damien Le Moal
2
-17
/
+41
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
12
-27
/
+32
2025-08-25
perf symbol-minimal: Fix ehdr reading in filename__read_build_id
Ian Rogers
1
-28
/
+27
2025-08-25
soc: qcom: use no-UBWC config for MSM8956/76
Dmitry Baryshkov
1
-2
/
+2
2025-08-25
soc: qcom: add configuration for MSM8929
Dmitry Baryshkov
1
-0
/
+1
2025-08-25
soc: qcom: ubwc: add more missing platforms
Dmitry Baryshkov
1
-0
/
+4
2025-08-25
soc: qcom: ubwc: use no-uwbc config for MSM8917
Dmitry Baryshkov
1
-1
/
+1
2025-08-25
drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
Chenyuan Yang
1
-0
/
+2
2025-08-25
dt-bindings: display/msm: qcom,mdp5: drop lut clock
Dmitry Baryshkov
1
-1
/
+0
2025-08-25
ASoC: fixup snd_soc_lookup_component_nolocked()
Mark Brown
1
-10
/
+15
2025-08-25
drm/gpuvm: fix various typos in .c and .h gpuvm file
Alice Ryhl
2
-44
/
+44
2025-08-25
IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
Or Har-Toov
1
-0
/
+1
2025-08-25
ixgbe: fix ixgbe_orom_civd_info struct layout
Jedrzej Jagielski
2
-2
/
+2
2025-08-25
ice: fix incorrect counter for buffer allocation failures
Michal Kubiak
1
-1
/
+1
2025-08-25
ice: use fixed adapter index for E825C embedded devices
Jacob Keller
2
-13
/
+40
2025-08-25
ice: don't leave device non-functional if Tx scheduler config fails
Jacob Keller
2
-17
/
+43
2025-08-25
ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset
Emil Tantilov
2
-4
/
+7
2025-08-25
drm/nouveau: remove unused memory target test
Timur Tabi
1
-10
/
+3
2025-08-25
drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
Timur Tabi
1
-1
/
+1
2025-08-25
drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
Timur Tabi
1
-2
/
+3
2025-08-25
x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
Suchit Karunakaran
1
-1
/
+1
2025-08-25
mm/slub: avoid accessing metadata when pointer is invalid in object_err()
Li Qiong
1
-1
/
+6
2025-08-25
Merge tag 'pinctrl-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
4
-5
/
+20
2025-08-25
smb3 client: fix return code mapping of remap_file_range
Steve French
1
-0
/
+14
2025-08-25
loop: fix zero sized loop for block special file
Yu Kuai
1
-10
/
+16
2025-08-25
ARM: stacktrace: include asm/sections.h in asm/stacktrace.h
Arnd Bergmann
1
-1
/
+2
2025-08-25
ubsan: Fix incorrect hand-side used in handle
Junhui Pei
1
-3
/
+3
2025-08-25
EDAC/altera: Delete an inappropriate dma_free_coherent() call
Salah Triki
1
-1
/
+0
2025-08-25
platform/x86: asus-wmi: Fix ROG button mapping, tablet mode on ASUS ROG Z13
Antheas Kapenekakis
2
-5
/
+21
2025-08-25
platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan quirk
Antheas Kapenekakis
1
-2
/
+0
[prev]
[next]