summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-01-16media: v4l: ctrls: add a control for enabling strobe outputRichard Leitner-0/+1
2026-01-16media: v4l: ctrls: add a control for flash/strobe durationRichard Leitner-0/+1
2026-01-14media: v4l2-fwnode: Allow passing NULL fwnode to endpoint parsersSakari Ailus-4/+4
2026-01-14media: v4l2-ctrls: Set error v4l2_ctrl_new_fwnode_properties consistentlySakari Ailus-0/+3
2026-01-14media: uapi: videodev2: Add support for AV1 stateful decoderDeepa Guthyappa Madivalara-0/+1
2026-01-05media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structureNicolas Dufresne-0/+21
2026-01-05media: mc: add debugfs node to keep track of requestsHans Verkuil-0/+15
2026-01-05media: mc: add manual request completionHans Verkuil-1/+37
2026-01-05media: uvcvideo: Document how to format GUIDsRicardo Ribalda-0/+8
2025-12-18media: vb2: drop wait_prepare/finish callbacksHans Verkuil-18/+5
2025-12-18media: vb2: remove vb2_ops_wait_prepare/finish helpersHans Verkuil-18/+0
2025-12-18media: dvb-core: dvb_vb2: drop wait_prepare/finish callbacksHans Verkuil-6/+5
2025-12-18media: dvb-core: dmxdevfilter must always flush bufsHans Verkuil-2/+4
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-0/+234
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-16/+0
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+2
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-9/+8
2025-12-13file: ensure cleanupChristian Brauner-7/+6
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds-10/+2
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-1/+0
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+16
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+4
2025-12-12i3c: master: cleanup callback .priv_xfers()Frank Li-10/+2
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-1/+23
2025-12-12rseq: Always inline rseq_debug_syscall_return()Eric Dumazet-1/+1
2025-12-10args: fix documentation to reflect the correct numbersAndy Shevchenko-2/+2
2025-12-11Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+7
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-3/+3
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2025-12-10ceph: add trace points to the MDS clientMax Kellermann-0/+234
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2025-12-10irqdomain: Delete irq_domain_add_tree()Andy Shevchenko-16/+0
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-53/+75
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+2
2025-12-10lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig-0/+2
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds-7/+20
2025-12-09mm: fix CONFIG_STACK_GROWSUP typo in mm.hLukas Bulwahn-1/+1
2025-12-09mm/huge_memory: make min_order_for_split() always return an orderZi Yan-3/+3
2025-12-09mm/huge_memory: replace can_split_folio() with direct refcount calculationZi Yan-1/+0
2025-12-09mm/huge_memory: change folio_split_supported() to folio_check_splittable()Zi Yan-3/+3
2025-12-09mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEMJinhui Guo-1/+1
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+53
2025-12-09Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-6/+6
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+33
2025-12-08include/linux: change "__auto_type" to "auto"H. Peter Anvin-7/+7
2025-12-08compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin-0/+13
2025-12-09Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+27
2025-12-09Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-0/+19