summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-06-21Merge tag 'dmaengine_topic_dma_vec' into nextVinod Koul
2024-06-21dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()Paul Cercueil
2024-06-21Merge branch '20240430-a750-raytracing-v3-2-7f57c5ac082d@gmail.com' into driv...Bjorn Andersson
2024-06-21soc: qcom: smem: Add a feature code getterKonrad Dybcio
2024-06-21soc: qcom: Move some socinfo defines to the headerKonrad Dybcio
2024-06-21firmware: qcom: scm: Add gpu_init_regs callConnor Abbott
2024-06-20bpf: remove unused parameter in __bpf_free_used_btfsRafael Passos
2024-06-20bpf: remove unused parameter in bpf_jit_binary_pack_finalizeRafael Passos
2024-06-21Merge tag 'drm-misc-next-2024-06-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-20block: Add atomic write support for statxPrasad Singamsetty
2024-06-20block: Add core atomic write supportJohn Garry
2024-06-20fs: Add initial atomic write support info to statxPrasad Singamsetty
2024-06-20fs: Initial atomic write supportPrasad Singamsetty
2024-06-20block: Generalize chunk_sectors support as boundary supportJohn Garry
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-20spi: Merge up fixesMark Brown
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-20Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe
2024-06-20block: move the raid_partial_stripes_expensive flag into the features fieldChristoph Hellwig
2024-06-20block: remove the discard_alignment flagChristoph Hellwig
2024-06-20block: move the misaligned flag into the features fieldChristoph Hellwig
2024-06-20block: renumber and rename the cache disabled flagChristoph Hellwig
2024-06-20block: remove the unused blk_bounce enumChristoph Hellwig
2024-06-20driver core: make [device_]driver_attach take a const *Greg Kroah-Hartman
2024-06-19fortify: Do not special-case 0-sized destinationsKees Cook
2024-06-19dma-buf/heaps: Correct the types of fd_flags and heap_flagsBarry Song
2024-06-19Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe
2024-06-19block: move the bounce flag into the features fieldChristoph Hellwig
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig
2024-06-19block: move the poll flag to queue_limitsChristoph Hellwig
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nowait flag to queue_limitsChristoph Hellwig
2024-06-19block: move the synchronous flag to queue_limitsChristoph Hellwig
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig
2024-06-19block: move the io_stat flag setting to queue_limitsChristoph Hellwig
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-19net: Split a __sys_listen helper for io_uringGabriel Krisman Bertazi
2024-06-19net: Split a __sys_bind helper for io_uringGabriel Krisman Bertazi
2024-06-19net: introduce sk_skb_reason_drop functionYan Zhai
2024-06-19mm/memblock: Add "reserve_mem" to reserved named memory at boot upSteven Rostedt (Google)
2024-06-18bitops: Add a comment explaining the double underscore macrosDan Carpenter
2024-06-18cpumask: introduce assign_cpu() macroYury Norov
2024-06-18srcu: Fill out polled grace-period APIsPaul E. McKenney