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-09-19
can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-1
/
+2
2025-09-19
can: rcar_canfd: Fix controller mode setting
Duy Nguyen
1
-3
/
+4
2025-09-19
can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled
Chen Yufeng
1
-16
/
+17
2025-09-19
Merge tag 'v6.17-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-6
/
+16
2025-09-19
HID: amd_sfh: Add sync across amd sfh work functions
Basavaraj Natikar
3
-2
/
+17
2025-09-19
Merge tag 'sound-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
32
-123
/
+266
2025-09-19
Merge tag 'drm-fixes-2025-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
28
-100
/
+341
2025-09-19
iommufd/selftest: Update the fail_nth limit
Jason Gunthorpe
1
-1
/
+1
2025-09-19
iommufd: WARN if an object is aborted with an elevated refcount
Jason Gunthorpe
3
-3
/
+7
2025-09-19
iommufd: Fix race during abort for file descriptors
Jason Gunthorpe
2
-10
/
+34
2025-09-19
iommufd: Fix refcounting race during mmap
Jason Gunthorpe
1
-6
/
+14
2025-09-19
io_uring: fix incorrect io_kiocb reference in io_link_skb
Yang Xiuwei
1
-1
/
+1
2025-09-19
drm/gma500: Fix null dereference in hdmi teardown
Zabelin Nikita
1
-1
/
+1
2025-09-19
vhost-net: flush batched before enabling notifications
Jason Wang
1
-0
/
+5
2025-09-19
Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
Michael S. Tsirkin
1
-21
/
+9
2025-09-19
vhost-net: unbreak busy polling
Jason Wang
1
-3
/
+4
2025-09-19
iommu/amd/pgtbl: Fix possible race while increase page table level
Vasant Hegde
2
-4
/
+22
2025-09-19
drm/ast: Use msleep instead of mdelay for edid read
Nirmoy Das
1
-1
/
+1
2025-09-19
Merge tag 'amd-drm-fixes-6.17-2025-09-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
7
-20
/
+124
2025-09-19
Merge tag 'drm-xe-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
17
-73
/
+208
2025-09-19
Merge tag 'drm-misc-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
3
-6
/
+8
2025-09-18
i40e: improve VF MAC filters accounting
Lukasz Czapnik
3
-44
/
+50
2025-09-18
i40e: add mask to apply valid bits for itr_idx
Lukasz Czapnik
1
-1
/
+1
2025-09-18
i40e: add max boundary check for VF filters
Lukasz Czapnik
1
-0
/
+10
2025-09-18
i40e: fix validation of VF state in get resources
Lukasz Czapnik
2
-2
/
+8
2025-09-18
i40e: fix input validation logic for action_meta
Lukasz Czapnik
1
-1
/
+1
2025-09-18
i40e: fix idx validation in config queues msg
Lukasz Czapnik
1
-2
/
+2
2025-09-18
i40e: fix idx validation in i40e_validate_queue_map
Lukasz Czapnik
1
-2
/
+4
2025-09-18
i40e: add validation for ring_len param
Lukasz Czapnik
1
-0
/
+14
2025-09-18
Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-6
/
+9
2025-09-18
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
Stefan Metzmacher
1
-1
/
+3
2025-09-18
smb: client: fix file open check in __cifs_unlink()
Paulo Alcantara
1
-2
/
+15
2025-09-18
spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabled
Khairul Anuar Romli
1
-17
/
+36
2025-09-18
rv: Add Gabriele Monaco as maintainer for Runtime Verification
Steven Rostedt
1
-0
/
+1
2025-09-18
io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
Jens Axboe
3
-29
/
+2
2025-09-18
MAINTAINERS: remove Alyssa Rosenzweig
Alyssa Rosenzweig
2
-2
/
+1
2025-09-18
ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xx
Praful Adiga
1
-0
/
+1
2025-09-18
drm/amdgpu: suspend KFD and KGD user queues for S0ix
Alex Deucher
1
-14
/
+10
2025-09-18
drm/amdkfd: add proper handling for S0ix
Alex Deucher
3
-4
/
+60
2025-09-18
Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
64
-179
/
+640
2025-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-177
/
+155
2025-09-18
io_uring: include dying ring in task_work "should cancel" state
Jens Axboe
5
-7
/
+9
2025-09-18
Merge tag 'platform-drivers-x86-v6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
4
-0
/
+25
2025-09-18
Merge tag 'uml-for-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
3
-5
/
+6
2025-09-18
octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()
Duoming Zhou
1
-1
/
+1
2025-09-18
cnic: Fix use-after-free bugs in cnic_delete_task
Duoming Zhou
1
-2
/
+1
2025-09-18
devlink rate: Remove unnecessary 'static' from a couple places
Cosmin Ratiu
1
-2
/
+2
2025-09-18
MAINTAINERS: update sundance entry
Denis Kirjanov
1
-1
/
+1
2025-09-18
net: liquidio: fix overflow in octeon_init_instr_queue()
Alexey Nepomnyashih
1
-1
/
+1
2025-09-18
net: clear sk->sk_ino in sk_set_socket(sk, NULL)
Eric Dumazet
1
-2
/
+3
[prev]
[next]