aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-03Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-1/+22
2025-06-03Merge tag 'mfd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds21-25/+746
2025-06-03Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+8
2025-06-03Merge tag 'ata-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-12/+7
2025-06-03dma-fence: Add helpers for accessing driver and timeline nameTvrtko Ursulin2-2/+12
2025-06-03dma-fence: Use a flag for 64-bit seqnosTvrtko Ursulin1-9/+5
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-11/+74
2025-06-03Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2025-06-03Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linuxLinus Torvalds9-55/+92
2025-06-03Merge drm-next-2025-05-28 into drm-misc-nextMaxime Ripard7-0/+440
2025-06-03mfd: maxim: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini7-7/+7
2025-06-03mfd: maxim: Correct Samsung "Electronics" spelling in headersSumanth Gavini3-3/+3
2025-06-03drm/shmem-helper: Import dmabuf without mapping its sg_tableShixiong Ou2-0/+18
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-31/+80
2025-06-02Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+16
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-77/+26
2025-06-02Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+15
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-7/+51
2025-06-02Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds3-48/+79
2025-06-02Merge tag 'rpmsg-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-22/+0
2025-06-02Merge tag 'mailbox-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-3/+0
2025-06-02genirq/matrix: Remove unused irq_matrix_alloc_reserved tracepointSteven Rostedt1-8/+0
2025-06-02xdp: Remove unused mem_return_failed eventSteven Rostedt1-26/+0
2025-06-02Merge tag 'nand/for-6.16' into mtd/nextMiquel Raynal17-90/+138
2025-06-02drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio1-0/+5
2025-06-02PCI: Remove unused pci_printk()Ilpo Järvinen1-3/+0
2025-06-02drm/panfrost: Add driver IOCTL for setting BO labelsAdrián Larumbe1-0/+21
2025-06-02dma-buf: Add forward declaration of struct seq_file in dma-fence.hHerbert Xu1-0/+1
2025-06-02Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-2/+1
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-6/+19
2025-06-01overflow: Introduce __DEFINE_FLEX for having no initializerKees Cook1-6/+19
2025-05-31sched/numa: add statistics of numa balance taskChen Yu2-0/+6
2025-05-31mm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas2-4/+20
2025-05-31mmu_notifiers: remove leftover stub macrosJann Horn1-3/+0
2025-05-31mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()Roman Gushchin1-10/+36
2025-05-31memcg: nmi safe memcg stats for specific archsShakeel Butt1-0/+10
2025-05-31iov: remove copy_page_from_iter_atomic()Matthew Wilcox (Oracle)1-8/+2
2025-05-31mm: rename page->index to page->__folio_indexMatthew Wilcox (Oracle)2-6/+6
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds20-38/+296
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds42-524/+934
2025-05-31ublk: have a per-io daemon instead of a per-queue daemonUday Shankar1-0/+9
2025-05-31Merge tag 'fbdev-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+1
2025-05-31Merge tag 'soc-dt-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-8/+151
2025-05-31fbdev: atyfb: Remove unused PCI vendor IDAndy Shevchenko1-3/+0
2025-05-30bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-05-30net: Fix checksum update for ILA adj-transportPaul Chaignon1-1/+1
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-4/+0
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-105/+174