summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2026-01-02Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-20/+33
2026-01-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-2/+4
2026-01-02Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+7
2026-01-02Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-3/+14
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe-1/+7
2026-01-01Merge tag 'drm-xe-fixes-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-3/+14
2025-12-31Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-8/+9
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds-1/+9
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+1
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds-8/+27
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+1
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+4
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin-0/+2
2025-12-24virtio: make it self-containedMichael S. Tsirkin-0/+2
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian-1/+9
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai-4/+4
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal-0/+2
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu-2/+2
2025-12-23mm: leafops.h: correct kernel-doc function param. namesRandy Dunlap-2/+2
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman-0/+15
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen-0/+1
2025-12-23genalloc.h: fix htmldocs warningAndrew Morton-0/+1
2025-12-23Merge tag 'sound-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+4
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean-0/+1
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström-3/+14
2025-12-22kunit: Enforce task execution in {soft,hard}irq contextsDavid Gow-20/+33
2025-12-22platform/x86/intel/vsec: correct kernel-doc commentsRandy Dunlap-8/+9
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus-0/+1
2025-12-22regulator: uapi: Use UAPI integer typeThomas Weißschuh-5/+1
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+9
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2025-12-20clang: work around asm output constraint problemsEric Dumazet-1/+3
2025-12-20Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+1
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-15/+17
2025-12-18Input: add ABS_SND_PROFILEGergo Koteles-0/+9
2025-12-19Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-0/+4
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-26/+37
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin-0/+1
2025-12-18entry: Always inline local_irq_{enable,disable}_exit_to_user()Eric Dumazet-2/+2
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada-0/+4
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey-0/+2
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-0/+3
2025-12-16RDMA/irdma: Fix irdma_alloc_ucontext_resp paddingArnd Bergmann-1/+1
2025-12-16RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct paddingArnd Bergmann-1/+3
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-1/+1
2025-12-16shmem: fix recovery on rename failuresAl Viro-1/+1
2025-12-15ASoC: soc-acpi / SOF: Add best_effort flag to get_function_tplg_files opPeter Ujfalusi-1/+4
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal-8/+26