aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-06-23accel/habanalabs: separate nonce from max_size in cpucp_packet structDani Liberman1-3/+3
2024-06-23accel/habanalabs/gaudi2: align embedded specs headersOfir Bitton2-9/+30
2024-06-23closures: closure_get_not_zero(), closure_return_sync()Kent Overstreet1-0/+23
2024-06-23regulator: Merge up v6.10-rc4Mark Brown22-183/+93
2024-06-22Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2024-06-22spi: add devm_spi_optimize_message() helperDavid Lechner1-0/+2
2024-06-21libbpf,bpf: Share BTF relocate-related code with kernelAlan Maguire1-0/+64
2024-06-21module, bpf: Store BTF base pointer in struct moduleAlan Maguire1-0/+2
2024-06-21firmware: qcom_scm: Add gpu_init_regs callConnor Abbott1-0/+23
2024-06-21vfio/pci: Fix typo in macro to declare accessorsGerd Bayer1-10/+10
2024-06-21vfio/pci: Support 8-byte PCI loads and storesBen Segal1-0/+3
2024-06-21tick: Remove unnused tick_nohz_get_idle_calls()Christian Loehle1-1/+0
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke1-0/+2
2024-06-21nvme: fixup comment for nvme RDMA Provider TypeHannes Reinecke1-2/+2
2024-06-21block: Cleanup block device zone helpersDamien Le Moal1-32/+12
2024-06-21block: Define bdev_nr_zones() as an inline functionDamien Le Moal1-1/+5
2024-06-21thermal: intel: intel_tcc: Add model checks for temperature registersRicardo Neri1-0/+1
2024-06-21Merge back thermal control changes related to Intel platforms for v6.11Rafael J. Wysocki1-6/+6
2024-06-21i2c: Add nop fwnode operationsSakari Ailus1-2/+22
2024-06-21Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...Lee Jones2-0/+29
2024-06-21leds: core: Introduce led_get_color_name() functionThomas Weißschuh1-0/+10
2024-06-21Merge tag 'dmaengine_topic_dma_vec' into nextVinod Koul1-0/+33
2024-06-21dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()Paul Cercueil1-0/+33
2024-06-21Merge branch '[email protected]' into driv...Bjorn Andersson3-0/+58
2024-06-21soc: qcom: smem: Add a feature code getterKonrad Dybcio2-0/+27
2024-06-21soc: qcom: Move some socinfo defines to the headerKonrad Dybcio1-0/+8
2024-06-21firmware: qcom: scm: Add gpu_init_regs callConnor Abbott1-0/+23
2024-06-20bpf: remove unused parameter in __bpf_free_used_btfsRafael Passos1-2/+1
2024-06-20bpf: remove unused parameter in bpf_jit_binary_pack_finalizeRafael Passos1-2/+1
2024-06-21Merge tag 'drm-misc-next-2024-06-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-2/+2
2024-06-21Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+10
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-0/+4
2024-06-20block: Add atomic write support for statxPrasad Singamsetty1-2/+4
2024-06-20block: Add core atomic write supportJohn Garry2-1/+62
2024-06-20fs: Add initial atomic write support info to statxPrasad Singamsetty2-0/+6
2024-06-20fs: Initial atomic write supportPrasad Singamsetty1-2/+15
2024-06-20block: Generalize chunk_sectors support as boundary supportJohn Garry1-6/+7
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-30/+100
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 Torvalds3-1/+26
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-19fortify: Do not special-case 0-sized destinationsKees Cook1-6/+2
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