summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier
2023-12-29userfaultfd: UFFDIO_MOVE uABIAndrea Arcangeli
2023-12-29Merge branch 'topic/scarlett2' into for-nextTakashi Iwai
2023-12-29ALSA: scarlett2: Add support for Solo, 2i2, and 4i4 Gen 4Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add ioctl commands to erase flash segmentsGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add skeleton hwdep/ioctl interfaceGeoffrey D. Bennett
2023-12-29ethtool: reformat kerneldoc for struct ethtool_link_settingsJonathan Corbet
2023-12-26net/sched: act_mirred: Allow mirred to blockVictor Nogueira
2023-12-26net/smc: support extended GID in SMC-D lgr netlink attributeWen Gu
2023-12-22lsm: Add a __counted_by() annotation to lsm_ctx.ctxMark Brown
2023-12-22Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...Dave Airlie
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski
2023-12-21drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi
2023-12-21drm/xe/uapi: Move DRM_XE_ACC_GRANULARITY_* where they are usedFrancois Dugast
2023-12-21drm/xe/uapi: Move CPU_CACHING defines before docFrancois Dugast
2023-12-21io_uring/kbuf: add method for returning provided buffer ring headJens Axboe
2023-12-21drm/xe/uapi: Add examples of user space codeFrancois Dugast
2023-12-21drm/xe/uapi: Add block diagram of a deviceFrancois Dugast
2023-12-21drm/xe/uapi: Document the memory_region bitmaskRodrigo Vivi
2023-12-21drm/xe/uapi: More uAPI documentation additions and cosmetic updatesRodrigo Vivi
2023-12-21drm/xe/uapi: Order sectionsRodrigo Vivi
2023-12-21drm/xe/uapi: Make constant comments visible in kernel docFrancois Dugast
2023-12-21drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIGFrancois Dugast
2023-12-21drm/xe/uapi: Document drm_xe_query_config keysFrancois Dugast
2023-12-21drm/xe/uapi: Document use of size in drm_xe_device_queryFrancois Dugast
2023-12-21drm/xe/uapi: Add missing documentation for struct membersFrancois Dugast
2023-12-21drm/xe/uapi: Add a comment to each structFrancois Dugast
2023-12-21drm/xe/uapi: Remove sync bindsMatthew Brost
2023-12-21drm/xe/uapi: Ensure every uapi struct has drm_xe prefixRodrigo Vivi
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit
2023-12-21drm/xe/uapi: Remove DRM_XE_UFENCE_WAIT_MASK_*Francois Dugast
2023-12-21drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTYFrancois Dugast
2023-12-21drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structureBommu Krishnaiah
2023-12-21drm/xe/uapi: Kill exec_queue_set_propertyRodrigo Vivi
2023-12-21drm/xe: Remove unused extension definitionRodrigo Vivi
2023-12-21drm/xe/uapi: Use LR abbrev for long-running vmsThomas Hellström
2023-12-21drm/xe/uapi: Move xe_exec after xe_exec_queueRodrigo Vivi
2023-12-21drm/xe/uapi: Fix various struct padding for 64b alignmentRodrigo Vivi
2023-12-21drm/xe/uapi: Add Tile ID information to the GT info queryRodrigo Vivi
2023-12-21drm/xe/uapi: Crystal Reference Clock updatesRodrigo Vivi
2023-12-21drm/xe/uapi: Kill tile_maskRodrigo Vivi
2023-12-21drm/xe/uapi: Split xe_sync types from flagsRodrigo Vivi
2023-12-21drm/xe/uapi: Align on a common way to return arrays (engines)Francois Dugast
2023-12-21drm/xe/uapi: Align on a common way to return arrays (gt)Francois Dugast
2023-12-21drm/xe/uapi: Align on a common way to return arrays (memory regions)Francois Dugast
2023-12-21drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab