summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4
2024-09-26Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+0
2024-09-26Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"Linus Torvalds-6/+2
2024-09-26dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig-18/+19
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+34
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-60/+363
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-11/+24
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-46/+261
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-9/+20
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-2/+24
2024-09-26netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter-1/+1
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-4/+0
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal-4/+0
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum-0/+15
2024-09-26drm/fbdev-ttm: Remove obsolete setup functionThomas Zimmermann-6/+0
2024-09-26drm/fbdev-ttm: Support struct drm_driver.fbdev_probeThomas Zimmermann-0/+13
2024-09-26drm/fbdev-shmem: Remove obsolete setup functionThomas Zimmermann-6/+0
2024-09-26drm/fbdev-shmem: Support struct drm_driver.fbdev_probeThomas Zimmermann-0/+11
2024-09-26drm/fbdev-dma: Remove obsolete setup functionThomas Zimmermann-7/+0
2024-09-26drm/fbdev-dma: Support struct drm_driver.fbdev_probeThomas Zimmermann-0/+12
2024-09-26drm: Add client-agnostic setup helperThomas Zimmermann-0/+26
2024-09-26drm/fbdev: Add memory-agnostic fbdev clientThomas Zimmermann-0/+37
2024-09-26drm/fbdev-helper: Move color-mode lookup into 4CC format helperThomas Zimmermann-0/+1
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds-13/+13
2024-09-25net/mlx5: Fix wrong reserved field in hca_cap_2 in mlx5_ifcYevgeny Kliteynik-1/+1
2024-09-25gpu: host1x: Set up device DMA parametersThierry Reding-0/+1
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2024-09-25drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev queryMary Guillemard-0/+22
2024-09-25drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priorityMary Guillemard-0/+7
2024-09-25tracepoint: Support iterating tracepoints in a loading moduleMasami Hiramatsu (Google)-2/+15
2024-09-25tracepoint: Support iterating over tracepoints on modulesMasami Hiramatsu (Google)-0/+7
2024-09-25xen: sync elfnote.h from xen treeJason Andryuk-5/+88
2024-09-25drm/v3d: Expose Super Pages capabilityMaíra Canal-0/+1
2024-09-25drm/gem: Create shmem GEM object in a given mountpointMaíra Canal-0/+3
2024-09-25drm/gem: Create a drm_gem_object_init_with_mnt() functionMaíra Canal-0/+3
2024-09-25kprobes: Remove obsoleted declaration for init_test_probesGaosheng Cui-9/+0
2024-09-25Revert "driver core: shut down devices asynchronously"Greg Kroah-Hartman-2/+0
2024-09-25xen/privcmd: Add new syscall to get gsi from devJiqian Chen-0/+16
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen-0/+19
2024-09-25xen/pci: Add a function to reset device for xenJiqian Chen-0/+23
2024-09-24Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-14/+149
2024-09-24Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+23
2024-09-24Merge tag 'exfat-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+25
2024-09-24Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+4
2024-09-24Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+13
2024-09-24Merge tag 'i3c/for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds-0/+16
2024-09-24Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-205/+0
2024-09-24Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...Linus Torvalds-119/+14
2024-09-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+7
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-21/+201