| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | cxl: Add FWCTL support to CXL | Dave Jiang | 2025-03-17 | 1 | -0/+1 |
| * | | | | | | | | | fwctl/mlx5: Support for communicating with mlx5 fw | Saeed Mahameed | 2025-03-06 | 2 | -0/+37 |
| * | | | | | | | | | fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware | Jason Gunthorpe | 2025-03-06 | 1 | -0/+69 |
| * | | | | | | | | | fwctl: FWCTL_INFO to return basic information about the device | Jason Gunthorpe | 2025-03-06 | 1 | -0/+31 |
| * | | | | | | | | | fwctl: Basic ioctl dispatch for the character device | Jason Gunthorpe | 2025-03-06 | 1 | -0/+38 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 13 days | 1 | -7/+14 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | crypto: ccp - Fix uAPI definitions of PSP errors | Dionna Glaze | 2025-03-15 | 1 | -7/+14 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 14 days | 2 | -3/+16 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'pci/endpoint-test' | Bjorn Helgaas | 2025-03-27 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO | Niklas Cassel | 2025-03-26 | 1 | -0/+1 |
| | * | | | | | | | | | PCI: endpoint: pcitest: Add IRQ_TYPE_* defines to UAPI header | Niklas Cassel | 2025-03-14 | 1 | -0/+5 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge branch 'pci/resource' | Bjorn Helgaas | 2025-03-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | PCI: Increase Resizable BAR support from 512 GB to 128 TB | Zhiyuan Dai | 2025-03-07 | 1 | -1/+1 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge branch 'pci/doe' | Bjorn Helgaas | 2025-03-27 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | PCI/DOE: Rename Discovery Response Data Object Contents to type | Alistair Francis | 2025-03-06 | 1 | -1/+4 |
| | |/ / / / / / / / |
|
| * / / / / / / / / | PCI/ERR: Handle TLP Log in Flit mode | Ilpo Järvinen | 2025-02-21 | 1 | -1/+5 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 14 days | 7 | -48/+426 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | Backmerge tag 'v6.14-rc6' into drm-next | Dave Airlie | 2025-03-12 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k... | Dave Airlie | 2025-03-11 | 1 | -2/+115 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR | Matthew Brost | 2025-03-06 | 1 | -0/+3 |
| | * | | | | | | | | drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR | Matthew Brost | 2025-03-06 | 1 | -1/+18 |
| | * | | | | | | | | drm/xe/uapi: Use hint for guc to set GT frequency | Tejas Upadhyay | 2025-03-05 | 1 | -1/+20 |
| | * | | | | | | | | Merge drm/drm-next into drm-xe-next | Lucas De Marchi | 2025-02-28 | 55 | -1012/+1732 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | drm/xe/uapi: Add a device query to get EU stall sampling information | Harish Chegondi | 2025-02-26 | 1 | -2/+38 |
| | * | | | | | | | | | drm/xe/uapi: Introduce API for EU stall sampling | Harish Chegondi | 2025-02-26 | 1 | -0/+38 |
| * | | | | | | | | | | Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 2025-03-10 | 2 | -2/+11 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | drm/amdkfd: Add support for more per-process flag | Harish Kasiviswanathan | 2025-03-07 | 1 | -2/+6 |
| | * | | | | | | | | | drm/amdkfd: flag per-sdma queue reset supported to user space | Jonathan Kim | 2025-03-05 | 1 | -0/+3 |
| | * | | | | | | | | | drm/amdkfd: clamp queue size to minimum | David Yat Sin | 2025-02-27 | 1 | -0/+2 |
| * | | | | | | | | | | Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k... | Dave Airlie | 2025-02-27 | 1 | -2/+121 |
| |\ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | drm/xe/pxp/uapi: Add API to mark a BO as using PXP | Daniele Ceraolo Spurio | 2025-02-03 | 1 | -0/+19 |
| | * | | | | | | | | | drm/xe/pxp/uapi: Add a query for PXP status | Daniele Ceraolo Spurio | 2025-02-03 | 1 | -0/+35 |
| | * | | | | | | | | | drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues | Daniele Ceraolo Spurio | 2025-02-03 | 1 | -1/+39 |
| | * | | | | | | | | | Merge drm/drm-next into drm-xe-next | Lucas De Marchi | 2025-01-30 | 8 | -30/+568 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | drm/xe/uapi: Fix documentation indentation | Rodrigo Vivi | 2025-01-21 | 1 | -18/+18 |
| | * | | | | | | | | | | drm/xe/mmap: Add mmap support for PCI memory barrier | Tejas Upadhyay | 2025-01-16 | 1 | -1/+28 |
| * | | | | | | | | | | | Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 2025-02-26 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | drm/amdgpu: Add flags to distinguish vf/pf/pt mode | Asad Kamal | 2025-02-12 | 1 | -0/+10 |
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge tag 'v6.14-rc4' into drm-next | Dave Airlie | 2025-02-25 | 5 | -4/+6 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 2025-02-14 | 3 | -42/+169 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | drm/panthor: Convert IOCTL defines to an enum | Rob Herring (Arm) | 2025-02-07 | 1 | -42/+44 |
| | * | | | | | | | | | | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2025-02-06 | 54 | -994/+1594 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|/ / / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | drm: add modifiers for MediaTek tiled formats | Eric R. Smith | 2025-01-24 | 1 | -0/+41 |
| | * | | | | | | | | | | accel/ivpu: Add API for command queue create/destroy/submit | Karol Wachowski | 2025-01-09 | 1 | -0/+84 |
* | | | | | | | | | | | | Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux | Linus Torvalds | 14 days | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | io_uring/rw: implement vectored registered rw | Pavel Begunkov | 2025-03-07 | 1 | -0/+2 |
| * | | | | | | | | | | | | Merge branch 'for-6.15/io_uring-epoll-wait' into for-6.15/io_uring-reg-vec | Jens Axboe | 2025-03-07 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vec | Jens Axboe | 2025-03-07 | 3 | -1/+78 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-reg-vec | Jens Axboe | 2025-03-07 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge tag 'for-6.15/io_uring-epoll-wait-20250325' of git://git.kernel.dk/linux | Linus Torvalds | 14 days | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|