summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-24serial: core: introduce uart_port_tx_limited_flags()Jonas Gorski
2024-06-24Revert "serial: core: only stop transmit when HW fifo is empty"Doug Brown
2024-06-24drm: Export drm_plane_has_format()Ville Syrjälä
2024-06-23Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-23Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-23accel/habanalabs: dump the EQ entries headers on EQ heartbeat failureTomer Tayar
2024-06-23accel/habanalabs: add cpld ts cpld_timestamp cpucpVitaly Margolin
2024-06-23accel/habanalabs: separate nonce from max_size in cpucp_packet structDani Liberman
2024-06-23accel/habanalabs/gaudi2: align embedded specs headersOfir Bitton
2024-06-23closures: closure_get_not_zero(), closure_return_sync()Kent Overstreet
2024-06-22Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-21drm/msm: Add MSM_PARAM_RAYTRACING uapiConnor Abbott
2024-06-21firmware: qcom_scm: Add gpu_init_regs callConnor Abbott
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke
2024-06-21nvme: fixup comment for nvme RDMA Provider TypeHannes Reinecke
2024-06-21i2c: Add nop fwnode operationsSakari Ailus
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-21Merge tag 'drm-intel-next-2024-06-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
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-13' 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-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-20drm/ttm: increase ttm pre-fault value to PMD sizeZhu Lingshan
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu
2024-06-19dma-buf/heaps: Correct the types of fd_flags and heap_flagsBarry Song
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit
2024-06-18spi: Fix OCTAL mode supportPatrice Chotard
2024-06-18drm: Add DRM_MODE_TV_MODE_MONOCHROMENick Hollinghurst
2024-06-17Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-16Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-16Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-16Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-16memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)
2024-06-15kcov: don't lose track of remote references during softirqsAleksandr Nogikh
2024-06-15mm: huge_memory: fix misused mapping_large_folio_support() for anon foliosRan Xiaokai
2024-06-15lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan