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
2025-08-03
rtc: ds1685: Update Joshua Kinard's email address.
Joshua Kinard
1
-1
/
+1
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
3
-4
/
+6
2025-08-02
execmem: drop writable parameter from execmem_fill_trapping_insns()
Mike Rapoport (Microsoft)
1
-2
/
+1
2025-08-02
execmem: introduce execmem_alloc_rw()
Mike Rapoport (Microsoft)
1
-16
/
+22
2025-08-02
execmem: drop unused execmem_update_copy()
Mike Rapoport (Microsoft)
1
-13
/
+0
2025-08-02
mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
Suren Baghdasaryan
1
-0
/
+30
2025-08-02
mm/rmap: add anon_vma lifetime debug check
Jann Horn
1
-0
/
+22
2025-08-02
mm: remove mm/io-mapping.c
Lorenzo Stoakes
1
-3
/
+0
2025-08-02
mm: add get_and_clear_ptes() and clear_ptes()
David Hildenbrand
1
-0
/
+45
2025-08-02
mm/mseal: always define VM_SEALED
Lorenzo Stoakes
1
-2
/
+4
2025-08-02
mm/page-flags: remove folio_start_writeback_keepwrite()
Joanne Koong
1
-2
/
+0
2025-08-02
xen/xenbus: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
2
-0
/
+11
2025-08-02
lib/xxhash: remove unused functions
Dr. David Alan Gilbert
1
-26
/
+0
2025-08-02
Merge tag 'firewire-updates-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-2
/
+10
2025-08-01
bpf: Allow syscall bpf programs to call non-recur helpers
Amery Hung
1
-0
/
+1
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-33
/
+102
2025-08-01
Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
4
-17
/
+119
2025-08-01
net: Add locking to protect skb->dev access in ip_output
Sharath Chandra Vurukala
1
-0
/
+12
2025-08-01
net: drop UFO packets in udp_rcv_segment()
Wang Liang
1
-6
/
+18
2025-08-01
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
1
-0
/
+23
2025-08-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-24
/
+64
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
9
-3
/
+89
2025-08-01
tracing: Add guard(ring_buffer_nest)
Steven Rostedt
1
-0
/
+3
2025-08-01
Merge tag 'linux-watchdog-6.17-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-4
/
+8
2025-08-01
Merge tag 'phy-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
1
-0
/
+8
2025-08-01
Merge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-9
/
+9
2025-08-01
Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire
Linus Torvalds
1
-0
/
+1
2025-08-01
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-5
/
+0
2025-08-01
Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
8
-0
/
+191
2025-08-01
ASoC: tas2781: Fix the wrong step for TLV on tas2781
Baojun Xu
1
-1
/
+1
2025-08-01
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
1
-1
/
+1
2025-08-01
vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
Will Deacon
1
-3
/
+29
2025-08-01
vsock/virtio: Move SKB allocation lower-bound check to callers
Will Deacon
1
-3
/
+0
2025-08-01
vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
1
-1
/
+2
2025-08-01
vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
Will Deacon
1
-1
/
+6
2025-08-01
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
1
-7
/
+2
2025-08-01
vhost: Reintroduce kthread API and add mode selection
Cindy Lu
1
-0
/
+29
2025-08-01
vhost: vringh: Remove unused functions
Dr. David Alan Gilbert
1
-7
/
+0
2025-08-01
vhost: vringh: Remove unused iotlb functions
Dr. David Alan Gilbert
1
-5
/
+0
2025-08-01
virtio-mmio: Remove virtqueue list from mmio device
Viresh Kumar
1
-1
/
+1
2025-08-01
crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390)
Herbert Xu
1
-1
/
+1
2025-08-01
Revert "tty: vt: use _IO() to define ioctl numbers"
Jiri Slaby (SUSE)
1
-17
/
+17
2025-07-31
Merge tag 'for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
1
-13
/
+3
2025-07-31
Merge tag 'hid-for-linus-2025073101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-1
/
+7
2025-07-31
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
1
-8
/
+39
2025-07-31
cfi: add C CFI type macro
Mark Rutland
1
-0
/
+23
2025-07-31
Merge tag 'bitmap-for-6.17' of https://github.com/norov/linux
Linus Torvalds
5
-84
/
+26
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-5
/
+18
2025-07-31
Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
3
-63
/
+11
[prev]
[next]