summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-21Merge tag 'drm-misc-next-2024-06-13' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie7-12/+109
2024-06-21Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-1/+11
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie17-51/+527
2024-06-21scsi: sd: Atomic write supportJohn Garry2-0/+2
2024-06-21block: Add atomic write support for statxPrasad Singamsetty1-2/+4
2024-06-21block: Add core atomic write supportJohn Garry2-1/+62
2024-06-21fs: Add initial atomic write support info to statxPrasad Singamsetty3-2/+16
2024-06-21fs: Initial atomic write supportPrasad Singamsetty2-3/+19
2024-06-21block: Generalize chunk_sectors support as boundary supportJohn Garry1-6/+7
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-74/+178
2024-06-20spi: Merge up fixesMark Brown1-2/+3
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-1/+29
2024-06-20drm/ttm: increase ttm pre-fault value to PMD sizeZhu Lingshan1-0/+4
2024-06-20Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe1-15/+10
2024-06-20block: move the raid_partial_stripes_expensive flag into the features fieldChristoph Hellwig1-2/+5
2024-06-20block: remove the discard_alignment flagChristoph Hellwig1-1/+0
2024-06-20block: move the misaligned flag into the features fieldChristoph Hellwig1-1/+3
2024-06-20block: renumber and rename the cache disabled flagChristoph Hellwig1-3/+3
2024-06-20block: remove the unused blk_bounce enumChristoph Hellwig1-9/+0
2024-06-20driver core: make [device_]driver_attach take a const *Greg Kroah-Hartman1-2/+2
2024-06-20can: isotp: remove ISO 15675-2 specification version where possibleOliver Hartkopp1-1/+1
2024-06-19fortify: Do not special-case 0-sized destinationsKees Cook1-6/+2
2024-06-19runtime constants: add default dummy infrastructureLinus Torvalds3-0/+24
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu1-0/+3
2024-06-19dma-buf/heaps: Correct the types of fd_flags and heap_flagsBarry Song1-2/+2
2024-06-19Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe1-36/+83
2024-06-19block: move the bounce flag into the features fieldChristoph Hellwig1-2/+4
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig1-2/+4
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig1-3/+4
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig1-2/+4
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig1-3/+6
2024-06-19block: move the poll flag to queue_limitsChristoph Hellwig1-1/+3
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig1-2/+4
2024-06-19block: move the nowait flag to queue_limitsChristoph Hellwig1-4/+5
2024-06-19block: move the synchronous flag to queue_limitsChristoph Hellwig1-3/+4
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig1-3/+6
2024-06-19block: move the io_stat flag setting to queue_limitsChristoph Hellwig1-4/+5
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig1-2/+3
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig1-5/+5
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig1-6/+32
2024-06-19io_uring: Introduce IORING_OP_LISTENGabriel Krisman Bertazi1-0/+1
2024-06-19io_uring: Introduce IORING_OP_BINDGabriel Krisman Bertazi1-0/+1
2024-06-19net: Split a __sys_listen helper for io_uringGabriel Krisman Bertazi1-0/+1
2024-06-19net: Split a __sys_bind helper for io_uringGabriel Krisman Bertazi1-0/+2
2024-06-19ASoC: rt1318: Add RT1318 audio amplifier driverJack Yu1-0/+16
2024-06-19net: introduce sk_skb_reason_drop functionYan Zhai1-2/+8
2024-06-19net: add rx_sk to trace_kfree_skbYan Zhai1-4/+7
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula648-5764/+12774
2024-06-19mm/memblock: Add "reserve_mem" to reserved named memory at boot upSteven Rostedt (Google)1-0/+2
2024-06-19net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang2-2/+11