summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-23Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2024-06-23spi: add devm_spi_optimize_message() helperMark Brown35-242/+224
2024-06-23ASoC: Few constifications (mostly arguments)Mark Brown2-21/+24
2024-06-23accel/habanalabs: dump the EQ entries headers on EQ heartbeat failureTomer Tayar1-0/+3
2024-06-23accel/habanalabs: add cpld ts cpld_timestamp cpucpVitaly Margolin1-1/+2
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 Brown34-242/+222
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-22dt-bindings: clock: sun50i-h616-ccu: Add GPADC clocksChris Morgan2-0/+2
2024-06-22spi: add devm_spi_optimize_message() helperDavid Lechner1-0/+2
2024-06-22Merge tag 'linux-can-next-for-6.11-20240621' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-1/+1
2024-06-22libbpf,bpf: Share BTF relocate-related code with kernelAlan Maguire1-0/+64
2024-06-22module, bpf: Store BTF base pointer in struct moduleAlan Maguire1-0/+2
2024-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2024-06-21drm/msm: Add MSM_PARAM_RAYTRACING uapiConnor Abbott1-0/+1
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-21ASoC: Merge up fixesMark Brown1-0/+1
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 '20240430-a750-raytracing-v3-2-7f57c5ac082d@gmail.com' 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-21Merge tag 'drm-intel-next-2024-06-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie13-772/+826
2024-06-21bpf: remove unused parameter in __bpf_free_used_btfsRafael Passos1-2/+1
2024-06-21bpf: 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 Airlie2-100/+117
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