summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-08-07Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+25
2025-08-07Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+6
2025-08-06Merge tag 'ata-6.17-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-7/+5
2025-08-06vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe2-0/+6
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-38/+124
2025-08-05Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2025-08-04Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2025-08-04Merge branch 'for-6.17-hash_pointers' into for-linusPetr Mladek1-1/+1
2025-08-04Merge branch 'for-6.15-printf-attribute' into for-linusPetr Mladek1-0/+2
2025-08-04Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov336-2983/+7106
2025-08-04Merge tag 'rtc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+1
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds10-46/+110
2025-08-04Merge tag 'trace-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-0/+3
2025-08-04Merge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-24/+20
2025-08-04Merge tag 'i3c/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2-6/+11
2025-08-03rtc: ds1685: Update Joshua Kinard's email address.Joshua Kinard1-1/+1
2025-08-02Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+5
2025-08-02execmem: drop writable parameter from execmem_fill_trapping_insns()Mike Rapoport (Microsoft)1-2/+1
2025-08-02execmem: introduce execmem_alloc_rw()Mike Rapoport (Microsoft)1-16/+22
2025-08-02execmem: drop unused execmem_update_copy()Mike Rapoport (Microsoft)1-13/+0
2025-08-02mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got droppedSuren Baghdasaryan1-0/+30
2025-08-02mm/rmap: add anon_vma lifetime debug checkJann Horn1-0/+22
2025-08-02mm: remove mm/io-mapping.cLorenzo Stoakes1-3/+0
2025-08-02mm: add get_and_clear_ptes() and clear_ptes()David Hildenbrand1-0/+45
2025-08-02mm/mseal: always define VM_SEALEDLorenzo Stoakes1-2/+4
2025-08-02mm/page-flags: remove folio_start_writeback_keepwrite()Joanne Koong1-2/+0
2025-08-02kexec: enable CMA based contiguous allocationAlexander Graf1-0/+10
2025-08-02lib/xxhash: remove unused functionsDr. David Alan Gilbert1-26/+0
2025-08-02Merge tag 'firewire-updates-6.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+10
2025-08-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-33/+102
2025-08-02Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds3-16/+83
2025-08-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-24/+36
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-3/+79
2025-08-01tracing: Add guard(ring_buffer_nest)Steven Rostedt1-0/+3
2025-08-01Merge tag 'linux-watchdog-6.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-4/+8
2025-08-01Merge tag 'phy-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-0/+8
2025-08-01Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-08-01Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-3/+0
2025-08-01Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-0/+185
2025-08-01vsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon1-1/+1
2025-08-01vhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon1-3/+29
2025-08-01vsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon1-3/+0
2025-08-01vsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon1-1/+2
2025-08-01vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon1-1/+6
2025-08-01vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon1-7/+2
2025-08-01vhost: vringh: Remove unused functionsDr. David Alan Gilbert1-7/+0
2025-08-01vhost: vringh: Remove unused iotlb functionsDr. David Alan Gilbert1-5/+0
2025-08-01virtio-mmio: Remove virtqueue list from mmio deviceViresh Kumar1-1/+1
2025-08-01Merge tag 'for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-13/+3