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-26
xfs: don't irele after failing to iget in xfs_attri_recover_work
Darrick J. Wong
1
-1
/
+0
2026-03-26
io_uring/fdinfo: fix SQE_MIXED SQE displaying
Jens Axboe
1
-0
/
+1
2026-03-26
Revert "drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug"
Maarten Lankhorst
2
-10
/
+4
2026-03-26
net: macb: use the current queue number for stats
Paolo Valerio
1
-1
/
+1
2026-03-26
Merge tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Paolo Abeni
3
-16
/
+31
2026-03-26
vfio/pci: Fix double free in dma-buf feature
Alex Williamson
1
-3
/
+2
2026-03-26
netfilter: ctnetlink: use netlink policy range checks
David Carlier
3
-18
/
+12
2026-03-26
netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
Weiming Shi
1
-4
/
+10
2026-03-26
netfilter: nf_conntrack_expect: skip expectations in other netns via proc
Pablo Neira Ayuso
1
-0
/
+4
2026-03-26
spi: spi-fsl-lpspi: fix teardown order issue (UAF)
Marc Kleine-Budde
1
-1
/
+2
2026-03-26
netfilter: nf_conntrack_expect: store netns and zone in expectation
Pablo Neira Ayuso
4
-4
/
+34
2026-03-26
netfilter: ctnetlink: ensure safe access to master conntrack
Pablo Neira Ayuso
4
-10
/
+35
2026-03-26
netfilter: nf_conntrack_expect: use expect->helper
Pablo Neira Ayuso
4
-21
/
+13
2026-03-26
netfilter: nf_conntrack_expect: honor expectation helper field
Pablo Neira Ayuso
7
-12
/
+29
2026-03-26
netfilter: nft_set_rbtree: revisit array resize logic
Pablo Neira Ayuso
1
-17
/
+75
2026-03-26
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Ren Wei
1
-0
/
+4
2026-03-26
netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
Weiming Shi
1
-6
/
+2
2026-03-26
media: ccs: Avoid deadlock in ccs_init_state()
Sakari Ailus
1
-2
/
+0
2026-03-26
media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffers
Ricardo Ribalda
1
-4
/
+5
2026-03-26
ASoC: SOF: ipc4-topology: Allow bytes controls without initial payload
Peter Ujfalusi
1
-1
/
+1
2026-03-26
firmware: microchip: fail auto-update probe if no flash found
Conor Dooley
1
-4
/
+6
2026-03-26
spi: fix use-after-free on managed registration failure
Johan Hovold
1
-1
/
+12
2026-03-26
ASoC: adau1372: Fix error handling in adau1372_set_power()
Mark Brown
333
-1507
/
+3582
2026-03-26
ASoC: adau1372: Fix clock leak on PLL lock failure
Jihed Chaibi
1
-3
/
+14
2026-03-26
ASoC: adau1372: Fix unchecked clk_prepare_enable() return value
Jihed Chaibi
1
-7
/
+10
2026-03-26
drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()
Liu Ying
1
-5
/
+11
2026-03-26
crypto: af-alg - fix NULL pointer dereference in scatterwalk
Norbert Szetei
1
-1
/
+3
2026-03-26
crypto: deflate - fix spurious -ENOSPC
Mikulas Patocka
1
-4
/
+7
2026-03-26
crypto: caam - fix overflow on long hmac keys
Horia Geantă
1
-1
/
+2
2026-03-26
crypto: caam - fix DMA corruption on long hmac keys
Horia Geantă
1
-1
/
+2
2026-03-26
crypto: tegra - Add missing CRYPTO_ALG_ASYNC
Eric Biggers
2
-17
/
+24
2026-03-26
tls: Purge async_hold in tls_decrypt_async_wait()
Chuck Lever
1
-1
/
+1
2026-03-26
gpio: mxc: map Both Edge pad wakeup to Rising Edge
Shenwei Wang
1
-1
/
+9
2026-03-26
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
1
-1
/
+1
2026-03-26
iio: light: veml6070: fix veml6070_read() return value
Aldo Conte
1
-3
/
+1
2026-03-26
xen/privcmd: unregister xenstore notifier on module exit
GuoHan Zhao
1
-0
/
+3
2026-03-26
LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()
Bibo Mao
1
-7
/
+7
2026-03-26
LoongArch: KVM: Handle the case that EIOINTC's coremap is empty
Huacai Chen
1
-1
/
+1
2026-03-26
LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust
Huacai Chen
1
-0
/
+3
2026-03-26
LoongArch: vDSO: Emit GNU_EH_FRAME correctly
Xi Ruoyao
6
-10
/
+53
2026-03-26
LoongArch: Workaround LS2K/LS7A GPU DMA hang bug
Huacai Chen
1
-0
/
+80
2026-03-26
LoongArch: Fix missing NULL checks for kstrdup()
Li Jun
1
-4
/
+3
2026-03-25
Merge tag 'erofs-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
4
-20
/
+47
2026-03-25
Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
5
-114
/
+138
2026-03-25
cgroup: Fix cgroup_drain_dying() testing the wrong condition
Tejun Heo
1
-20
/
+22
2026-03-25
ksmbd: fix potencial OOB in get_file_all_info() for compound requests
Namjae Jeon
1
-2
/
+14
2026-03-25
Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-1
/
+12
2026-03-25
Merge tag 'platform-drivers-x86-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
9
-8
/
+113
2026-03-25
selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
Florian Westphal
1
-1
/
+69
2026-03-25
netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
Florian Westphal
1
-10
/
+10
[prev]
[next]