aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-06-24serial: core: introduce uart_port_tx_limited_flags()Jonas Gorski1-0/+18
2024-06-24Revert "serial: core: only stop transmit when HW fifo is empty"Doug Brown1-2/+1
2024-06-24drm: Export drm_plane_has_format()Ville Syrjälä1-0/+2
2024-06-23Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+22
2024-06-23Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
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-22Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2024-06-21Merge 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-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-21i2c: Add nop fwnode operationsSakari Ailus1-2/+22
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-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-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-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 drm/drm-next into drm-intel-nextJani Nikula648-5764/+12774
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit1-0/+85
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit1-0/+20
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit1-0/+4
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit1-0/+72
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit1-0/+25
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit1-0/+14
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit1-0/+19
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit1-0/+66
2024-06-18spi: Fix OCTAL mode supportPatrice Chotard1-2/+3
2024-06-18drm: Add DRM_MODE_TV_MODE_MONOCHROMENick Hollinghurst1-0/+7
2024-06-17Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+4
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds4-11/+15
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-06-16Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-9/+38
2024-06-16Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+9
2024-06-16Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-44/+69
2024-06-16memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)1-0/+5
2024-06-15kcov: don't lose track of remote references during softirqsAleksandr Nogikh1-0/+2
2024-06-15mm: huge_memory: fix misused mapping_large_folio_support() for anon foliosRan Xiaokai1-0/+4
2024-06-15lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan1-3/+8