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-25
hwmon: (pmbus/core) Protect regulator operations with mutex
Guenter Roeck
1
-25
/
+89
2026-03-25
hwmon: (pmbus) Introduce the concept of "write-only" attributes
Guenter Roeck
1
-8
/
+24
2026-03-25
hwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-only
Guenter Roeck
1
-6
/
+42
2026-03-25
wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
Alexander Popov
1
-1
/
+0
2026-03-25
Bluetooth: btusb: clamp SCO altsetting table indices
Pengpeng Hou
1
-1
/
+4
2026-03-25
Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
Hyunwoo Kim
1
-7
/
+12
2026-03-25
Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
Hyunwoo Kim
1
-5
/
+3
2026-03-25
Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock
Cen Zhang
1
-3
/
+8
2026-03-25
Bluetooth: L2CAP: Fix send LE flow credits in ACL link
Zhang Chen
1
-0
/
+4
2026-03-25
PCI: hv: Set default NUMA node to 0 for devices without affinity info
Long Li
1
-0
/
+8
2026-03-25
arm64: dts: renesas: sparrow-hawk: Reserve first 128 MiB of DRAM
Marek Vasut
1
-0
/
+11
2026-03-25
srcu: Use irq_work to start GP in tiny SRCU
Joel Fernandes
2
-1
/
+22
2026-03-25
rcu: Use an intermediate irq_work to start process_srcu()
Boqun Feng
2
-2
/
+29
2026-03-25
srcu: Push srcu_node allocation to GP when non-preemptible
Paul E. McKenney
1
-2
/
+5
2026-03-25
srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()
Paul E. McKenney
3
-109
/
+82
2026-03-25
workqueue: Better describe stall check
Petr Mladek
1
-7
/
+8
2026-03-25
ASoC: SDCA: fix finding wrong entity
Shuming Fan
1
-1
/
+10
2026-03-25
MAINTAINERS: Update GPU driver maintainer information
Jianmin Lv
1
-1
/
+7
2026-03-25
hwmon: (adm1177) fix sysfs ABI violation and current unit conversion
Sanman Pradhan
2
-27
/
+35
2026-03-25
ASoC: SDCA: remove the max count of initialization table
Shuming Fan
2
-8
/
+0
2026-03-25
drm/xe: always keep track of remap prev/next
Matthew Auld
3
-10
/
+28
2026-03-25
drm/syncobj: Fix xa_alloc allocation flags
Tvrtko Ursulin
1
-2
/
+2
2026-03-25
dma-mapping: add missing `inline` for `dma_free_attrs`
Miguel Ojeda
1
-2
/
+2
2026-03-24
net: mana: fix use-after-free in add_adev() error path
Guangshuo Li
1
-2
/
+4
2026-03-24
net_sched: codel: fix stale state for empty flows in fq_codel
Jonas Köppeler
1
-0
/
+1
2026-03-24
rtnetlink: fix leak of SRCU struct in rtnl_link_register
Sabrina Dubroca
1
-0
/
+3
2026-03-24
net: lan743x: fix duplex configuration in mac_link_up
Thangaraj Samynathan
1
-0
/
+5
2026-03-24
virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
xietangxin
1
-0
/
+1
2026-03-25
erofs: fix .fadvise() for page cache sharing
Gao Xiang
1
-2
/
+13
2026-03-24
Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
2
-15
/
+11
2026-03-24
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
1
-1
/
+1
2026-03-24
selftests/cgroup: Don't require synchronous populated update on task exit
Tejun Heo
4
-4
/
+23
2026-03-24
cgroup: Wait for dying tasks to leave on rmdir
Tejun Heo
2
-3
/
+86
2026-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-22
/
+144
2026-03-24
s390/zcrypt: Fix memory leak with CCA cards used as accelerator
Harald Freudenberger
1
-18
/
+14
2026-03-24
s390/cpum_sf: Cap sampling rate to prevent lsctl exception
Thomas Richter
1
-1
/
+5
2026-03-24
landlock: Expand restrict flags example for ABI version 8
Panagiotis "Ivory" Vasilopoulos
1
-4
/
+19
2026-03-24
Merge tag 'cxl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
6
-21
/
+21
2026-03-24
thermal: intel: int340x: soc_slider: Set offset only for balanced mode
Srinivas Pandruvada
1
-1
/
+7
2026-03-24
drm/amd/display: Fix DCE LVDS handling
Alex Deucher
6
-22
/
+19
2026-03-24
drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
1
-3
/
+3
2026-03-24
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14
Yang Wang
1
-1
/
+32
2026-03-24
drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_process
Srinivasan Shanmugam
1
-3
/
+3
2026-03-24
drm/amd/display: check if ext_caps is valid in BL setup
Alex Deucher
1
-1
/
+1
2026-03-24
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
1
-2
/
+2
2026-03-24
ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()
Weiming Shi
1
-0
/
+2
2026-03-24
Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-1
/
+15
2026-03-24
Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
12
-21
/
+129
2026-03-24
Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
7
-29
/
+93
2026-03-25
erofs: update the Kconfig description
Gao Xiang
1
-14
/
+29
[prev]
[next]