summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-14futex: Store time as ktime_t in restart blockThomas Weißschuh-1/+1
2025-11-14media: v4l2-isp: Rename block_info to block_type_infoJacopo Mondi-13/+13
2025-11-14media: uapi: Add parameters structs to mali-c55-config.hDaniel Scally-0/+598
2025-11-14media: mali-c55: Add image formats for Mali-C55 parameters bufferJacopo Mondi-0/+1
2025-11-14media: uapi: Add 3a stats buffer for mali-c55Daniel Scally-0/+170
2025-11-14media: Add MALI_C55_3A_STATS meta formatDaniel Scally-0/+3
2025-11-14media: uapi: Add controls for Mali-C55 ISPDaniel Scally-0/+32
2025-11-14media: uapi: Add 20-bit bayer formatsDaniel Scally-1/+5
2025-11-14media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format codeDaniel Scally-1/+2
2025-11-14media: v4l2-core: Introduce v4l2-isp.cJacopo Mondi-0/+91
2025-11-14media: uapi: Convert Amlogic C3 to V4L2 extensible paramsJacopo Mondi-68/+24
2025-11-14media: uapi: Convert RkISP1 to V4L2 extensible paramsJacopo Mondi-83/+24
2025-11-14media: uapi: Introduce V4L2 generic ISP typesJacopo Mondi-0/+102
2025-11-14spi-cadence: support transmission withMark Brown-30/+140
2025-11-14VFS: introduce end_creating_keep()NeilBrown-0/+22
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown-19/+9
2025-11-14ecryptfs: use new start_creating/start_removing APIsNeilBrown-0/+2
2025-11-14Add start_renaming_two_dentries()NeilBrown-0/+2
2025-11-14VFS/ovl/smb: introduce start_renaming_dentry()NeilBrown-0/+2
2025-11-14VFS/nfsd/ovl: introduce start_renaming() and end_renaming()NeilBrown-0/+3
2025-11-14VFS: add start_creating_killable() and start_removing_killable()NeilBrown-0/+6
2025-11-14VFS: introduce start_removing_dentry()NeilBrown-0/+2
2025-11-14VFS: introduce start_creating_noperm() and start_removing_noperm()NeilBrown-0/+2
2025-11-14VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()NeilBrown-0/+18
2025-11-14VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()NeilBrown-0/+33
2025-11-14VFS: introduce start_dirop() and end_dirop()NeilBrown-0/+2
2025-11-14nsproxy: fix free_nsproxy() and simplify create_new_namespaces()Christian Brauner-6/+9
2025-11-14block-dma: properly take MMIO pathLeon Romanovsky-32/+13
2025-11-14Merge branch 'pwm/th1520' into pwm/for-nextUwe Kleine-König-0/+6
2025-11-14pwm: Drop unused function pwm_apply_args()Uwe Kleine-König-33/+0
2025-11-14syscore: Pass context data to callbacksThierry Reding-5/+10
2025-11-13dt-bindings: clock: airoha: Add reset support to EN7523 clock bindingMikhail Kshevetskiy-0/+61
2025-11-13Merge tag 'samsung-clk-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd-0/+10
2025-11-13net: dsa: remove definition of struct dsa_switch_driverHeiner Kallweit-5/+0
2025-11-13resource: Introduce resource_assigned() for discerning active resourcesDan Williams-0/+9
2025-11-13PCI/TSM: Drop stub for pci_tsm_doe_transfer()Dan Williams-6/+0
2025-11-13Merge tag 'socfpga_firmware_updates_for_v6.19' of ssh://gitolite.kernel.org/p...Greg Kroah-Hartman-1/+210
2025-11-13Merge tag 'stratix10_svc_fix_v6.18' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman-32/+45
2025-11-13Merge tag 'iio-fixes-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-0/+3
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-60/+68
2025-11-13Merge tag 'renesas-r9a09g057-dt-binding-defs-tag5' into renesas-clk-for-v6.19Geert Uytterhoeven-0/+6
2025-11-13dt-bindings: clock: renesas,r9a09g056-cpg: Add USB3.0 core clocksLad Prabhakar-0/+2
2025-11-13dt-bindings: clock: renesas,r9a09g057-cpg: Add USB3.0 core clocksLad Prabhakar-0/+4
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+7
2025-11-13firmware: cs_dsp: fix kernel-doc warnings in a header fileRandy Dunlap-9/+9
2025-11-13PCI: Export pci_get_host_bridge_device() for use by pci-keystoneSiddharth Vadapalli-0/+1
2025-11-13io_uring/zcrx: share an ifq between ringsDavid Wei-0/+4
2025-11-13io_uring/zcrx: export zcrx via a filePavel Begunkov-1/+10
2025-11-13io_uring/zcrx: add sync refill queue flushingPavel Begunkov-1/+9
2025-11-13io_uring/zcrx: introduce IORING_REGISTER_ZCRX_CTRLPavel Begunkov-0/+13