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
12 days
mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER
Naman Jain
1
-1
/
+1
2026-04-22
mm/userfaultfd: fix hugetlb fault mutex hash calculation
Jianhui Zhou
1
-0
/
+17
2026-04-22
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
1
-1
/
+2
2026-04-22
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
1
-3
/
+8
2026-04-22
KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being created
Sean Christopherson
1
-0
/
+7
2026-04-12
Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2026-04-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+6
2026-04-11
Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
2
-12
/
+37
2026-04-11
Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-5
/
+6
2026-04-10
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-25
/
+18
2026-04-10
clockevents: Prevent timer interrupt starvation
Thomas Gleixner
1
-0
/
+2
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
7
-45
/
+54
2026-04-09
Merge tag 'sound-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+5
2026-04-09
Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-74
/
+0
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-5
/
+28
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
7
-45
/
+54
2026-04-08
Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-1
/
+1
2026-04-08
rxrpc: Fix to request an ack if window is limited
Marc Dionne
1
-0
/
+1
2026-04-08
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
1
-0
/
+1
2026-04-08
rxrpc: Fix call removal to use RCU safe deletion
David Howells
1
-1
/
+1
2026-04-08
Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+4
2026-04-08
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
1
-3
/
+3
2026-04-08
ASoC: SDCA: Unregister IRQ handlers on module remove
Richard Fitzgerald
1
-2
/
+2
2026-04-08
netfilter: nfnetlink_queue: make hash table per queue
Florian Westphal
1
-1
/
+0
2026-04-08
netfilter: nft_ct: fix use-after-free in timeout object destroy
Tuan Do
1
-0
/
+1
2026-04-07
Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-2
/
+8
2026-04-06
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
1
-1
/
+1
2026-04-06
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
1
-1
/
+22
2026-04-06
Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-12
/
+37
2026-04-06
ASoC: SDCA: Fix errors in IRQ cleanup
Charles Keepax
1
-0
/
+5
2026-04-05
Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-2
/
+14
2026-04-05
Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-2
/
+8
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
1
-22
/
+15
2026-04-04
prctl: rename branch landing pad implementation functions to be more explicit
Paul Walmsley
1
-3
/
+3
2026-04-04
mshv: Fix infinite fault loop on permission-denied GPA intercepts
Stanislav Kinsburskii
2
-2
/
+8
2026-04-03
net: increase IP_TUNNEL_RECURSION_LIMIT to 5
Chris J Arges
1
-1
/
+1
2026-04-03
Merge tag 'gpio-fixes-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-10
/
+8
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-0
/
+24
2026-04-02
Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+2
2026-04-02
Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+3
2026-04-02
Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-1
/
+2
2026-04-02
usb: core: use dedicated spinlock for offload state
Guan-Yu Lin
1
-2
/
+8
2026-04-01
Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Krzysztof Kozlowski
1
-0
/
+1
2026-04-01
Merge tag 'reset-fixes-for-v7.0-2' of https://git.pengutronix.de/git/pza/linux into arm/fixes
Krzysztof Kozlowski
1
-12
/
+36
2026-04-01
firmware: thead: Fix buffer overflow and use standard endian macros
Michal Wilczynski
1
-74
/
+0
2026-04-01
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
Florian Westphal
1
-1
/
+1
2026-04-01
lis3lv02d: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2026-03-31
bpf: Fix grace period wait for tracepoint bpf_link
Kumar Kartikeya Dwivedi
2
-0
/
+24
2026-03-31
Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+3
2026-03-31
Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-2
/
+9
[next]