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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-20
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-1
/
+2
2026-03-20
writeback: don't block sync for filesystems with no data integrity guarantees
Joanne Koong
2
-11
/
+1
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
1
-0
/
+1
2026-03-20
dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
2
-1
/
+9
2026-03-20
dma-mapping: Clarify valid conditions for CPU cache line overlap
Leon Romanovsky
2
-5
/
+5
2026-03-20
dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
Leon Romanovsky
1
-1
/
+2
2026-03-19
Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
1
-0
/
+1
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
1
-0
/
+3
2026-03-19
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
1
-0
/
+1
2026-03-19
Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-18
/
+70
2026-03-18
Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-1
/
+3
2026-03-18
udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
Xiang Mei
1
-1
/
+1
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
1
-1
/
+3
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+1
2026-03-17
driver core: platform: use generic driver_override infrastructure
Danilo Krummrich
1
-5
/
+0
2026-03-17
driver core: generalize driver_override in struct device
Danilo Krummrich
2
-0
/
+58
2026-03-17
iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.h
Randy Dunlap
1
-2
/
+8
2026-03-17
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
1
-0
/
+5
2026-03-16
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
1
-0
/
+28
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
3
-4
/
+8
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+3
2026-03-15
soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei
Mukesh Ojha
1
-0
/
+1
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-48
/
+43
2026-03-15
Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+5
2026-03-14
Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-2
/
+9
2026-03-14
Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-4
/
+4
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+1
2026-03-13
Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-0
/
+1
2026-03-13
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
1
-0
/
+2
2026-03-13
netfilter: revert nft_set_rbtree: validate open interval overlap
Florian Westphal
1
-4
/
+0
2026-03-13
vt: save/restore unicode screen buffer for alternate screen
Nicolas Pitre
1
-0
/
+1
2026-03-12
ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
Eric Dumazet
2
-8
/
+23
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-2
/
+61
2026-03-12
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
1
-5
/
+6
2026-03-12
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
1
-4
/
+6
2026-03-12
serial: 8250: Add serial8250_handle_irq_locked()
Ilpo Järvinen
1
-0
/
+1
2026-03-12
include/linux/local_lock_internal.h: Make this header file again compatible with sparse
Bart Van Assche
1
-1
/
+1
2026-03-12
xfrm: avoid RCU warnings around the per-netns netlink socket
Sabrina Dubroca
1
-1
/
+1
2026-03-11
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
1
-1
/
+6
2026-03-11
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
1
-0
/
+1
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-48
/
+43
2026-03-11
Revert "mshv: expose the scrub partition hypercall"
Wei Liu
1
-1
/
+0
2026-03-11
usb: core: new quirk to handle devices with zero configurations
Jie Deng
1
-0
/
+3
2026-03-11
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
1
-0
/
+3
2026-03-11
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
1
-2
/
+3
2026-03-11
HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreens
Hans de Goede
1
-0
/
+1
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
1
-1
/
+5
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
1
-2
/
+0
2026-03-10
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
1
-1
/
+1
2026-03-10
build_bug.h: correct function parameters names in kernel-doc
Randy Dunlap
1
-1
/
+3
[prev]
[next]