messages from 2023-03-10 07:53:21 to 2023-03-10 08:24:25 UTC [more...]
[igt-dev] [PATCH i-g-t 00/18] Add igt_doc.py
2023-03-10 8:23 UTC (19+ messages)
` [igt-dev] [PATCH i-g-t 01/18] scripts/igt_doc.py: beautify its code
` [igt-dev] [PATCH i-g-t 02/18] scripts/igt_doc.py: add JSON file output
` [igt-dev] [PATCH i-g-t 03/18] scripts/igt_doc.py: dynamically create fields array from a JSON file
` [igt-dev] [PATCH i-g-t 04/18] scripts/igt_doc.py: add support to specify numeric values
` [igt-dev] [PATCH i-g-t 05/18] scripts/igt_doc.py: improve --show-subtests logic
` [igt-dev] [PATCH i-g-t 06/18] scripts/igt_doc.py: add error handler for subprocess
` [igt-dev] [PATCH i-g-t 07/18] scripts/igt_doc.py: improve multi-line logic
` [igt-dev] [PATCH i-g-t 08/18] scripts/igt_doc.py: don't use ":=" operator
` [igt-dev] [PATCH i-g-t 09/18] scripts/igt_doc.py: make it compatible with Python 3.6
` [igt-dev] [PATCH i-g-t 10/18] scripts/igt_doc.py: sets the minimal version to run the script
` [igt-dev] [PATCH i-g-t 11/18] scripts/igt_doc.py: use a different logic to get IGT prefix
` [igt-dev] [PATCH i-g-t 12/18] testplan/meson.build: add targets to build Xe test documentation
` [igt-dev] [PATCH i-g-t 13/18] xe/xe_test_config.json: cleanup the field struct
` [igt-dev] [PATCH i-g-t 14/18] xe/xe_huc_copy: add GPU dependency to its documentation
` [igt-dev] [PATCH i-g-t 15/18] xe/xe_*: add TEST/SUBTEST documentation
` [igt-dev] [PATCH i-g-t 16/18] xe-fast-feedback.testlist: update debugfs tests
` [igt-dev] [PATCH i-g-t 17/18] xe_mmap: skip VRAM tests if no VRAM is found
` [igt-dev] [PATCH i-g-t 18/18] meson: replace "igt@xe/" by "igt@"
[PATCH v1 00/37] Implementation of ML CNXK driver
2023-03-10 8:20 UTC (40+ messages)
` [PATCH v6 00/39] "
` [PATCH v6 01/39] common/cnxk: add ML headers and ROC code for cnxk
` [PATCH v6 02/39] ml/cnxk: add skeleton for ML cnxk driver
` [PATCH v6 03/39] ml/cnxk: enable probe and remove of ML device
` [PATCH v6 04/39] ml/cnxk: add driver support to get device info
` [PATCH v6 05/39] ml/cnxk: add support for configure and close
` [PATCH v6 06/39] ml/cnxk: parse ML firmware path from device args
` [PATCH v6 07/39] ml/cnxk: enable firmware load and device reset
` [PATCH v6 08/39] ml/cnxk: enable support for simulator environment
` [PATCH v6 09/39] ml/cnxk: enable support for device start and stop
` [PATCH v6 10/39] ml/cnxk: add support to create device queue-pairs
` [PATCH v6 11/39] ml/cnxk: add functions to load and unload models
` [PATCH v6 12/39] ml/cnxk: enable validity checks for model metadata
` [PATCH v6 13/39] ml/cnxk: add internal structures for derived info
` [PATCH v6 14/39] ml/cnxk: add internal structures for tiles and OCM
` [PATCH v6 15/39] ml/cnxk: add structures for slow and fast path JDs
` [PATCH v6 16/39] ml/cnxk: find OCM mask and page slots for a model
` [PATCH v6 17/39] ml/cnxk: add support to reserve and free OCM pages
` [PATCH v6 18/39] ml/cnxk: enable support to start an ML model
` [PATCH v6 19/39] ml/cnxk: enable support to stop an ML models
` [PATCH v6 20/39] ml/cnxk: enable support to get model information
` [PATCH v6 21/39] ml/cnxk: enable support to update model params
` [PATCH v6 22/39] ml/cnxk: add support to get IO buffer sizes
` [PATCH v6 23/39] ml/cnxk: enable quantization and dequantization
` [PATCH v6 24/39] ml/cnxk: enable support to dump device debug info
` [PATCH v6 25/39] ml/cnxk: add driver support for device selftest
` [PATCH v6 26/39] ml/cnxk: enqueue a burst of inference requests
` [PATCH v6 27/39] ml/cnxk: dequeue "
` [PATCH v6 28/39] ml/cnxk: add internal function for sync mode run
` [PATCH v6 29/39] ml/cnxk: enable support for firmware error codes
` [PATCH v6 30/39] ml/cnxk: add support to get and reset device stats
` [PATCH v6 31/39] ml/cnxk: add support to handle extended dev stats
` [PATCH v6 32/39] ml/cnxk: enable support to get xstats in cycles
` [PATCH v6 34/39] ml/cnxk: add support to enable model data caching
` [PATCH v6 35/39] ml/cnxk: add support to select OCM allocation mode
` [PATCH v6 36/39] ml/cnxk: add support to use lock during jcmd enq
` [PATCH v6 37/39] ml/cnxk: add support to select poll memory region
` [PATCH v6 38/39] ml/cnxk: add user guide for marvell cnxk ml driver
` [PATCH v6 39/39] ml/cnxk: add support for configurable ocm page
[OE-core][langdale 00/27] Patch review
2023-03-10 8:23 UTC (3+ messages)
` [OE-core][langdale 06/27] cve-extra-exclusions: ignore inapplicable linux-yocto CVEs
[BUG] x2apic broken with current AMD hardware
2023-03-10 8:22 UTC (6+ messages)
[PATCHv1 00/11] Add DT support for generic ADC battery
2023-03-10 8:23 UTC (9+ messages)
` [PATCHv1 01/11] dt-bindings: power: supply: adc-battery: add binding
` [PATCHv1 02/11] power: supply: core: auto-exposure of simple-battery data
` [PATCHv1 03/11] power: supply: generic-adc-battery: convert to managed resources
` [PATCHv1 04/11] power: supply: generic-adc-battery: fix unit scaling
[Intel-gfx] [PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
2023-03-10 8:22 UTC (6+ messages)
` [Intel-gfx] [PATCH v6 13/24] vfio/iommufd: Split the compat_ioas attach out from vfio_iommufd_bind()
` "
[PATCH v1 0/4] add i.MX93 TMU support
2023-03-10 8:20 UTC (7+ messages)
` [PATCH v1 2/4] thermal: qoriq: "
` [PATCH v1 4/4] arm64: dts: imx93: Add CPU thermal zone
[PATCH v5] mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
2023-03-10 8:20 UTC (3+ messages)
[kirkstone][dunfell] CVE-2023-25193 fix request
2023-03-10 8:20 UTC (2+ messages)
` [OE-core] "
[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
2023-03-10 8:19 UTC (16+ messages)
` [PATCH 1/8] dt-bindings: Add linux,kunit binding
` [PATCH 2/8] of: Enable DTB loading on UML for KUnit tests
` [PATCH 3/8] kunit: Add test managed platform_device/driver APIs
[PATCH] drm/amdgpu: resove reboot exception for si oland
2023-03-10 8:18 UTC (5+ messages)
[Buildroot] U-boot stable asks for SYS_LOAD_ADDR when compiling for Le Potato
2023-03-10 8:09 UTC
[PATCH v2 000/101] fbdev: Fix memory leak in option parsing
2023-03-10 8:18 UTC (4+ messages)
` [PATCH v2 061/101] fbdev/ps3fb: Duplicate video-mode option string
[PATCH v3 00/20] Some bugfix and cleanup to mballoc
2023-03-10 8:17 UTC (2+ messages)
simplify extent_buffer reading and writing
2023-03-10 8:17 UTC (11+ messages)
` [PATCH 05/20] btrfs: simplify extent buffer reading
` [PATCH 07/20] btrfs: simplify the read_extent_buffer end_io handler
[PATCH v3 net-next] net: hns3: support wake on lan configuration and query
2023-03-10 8:14 UTC
[PATCH RFC 0/5] arm64: rockchip: enable PCIE3 controller and its phy for Rock5B boards
2023-03-10 8:09 UTC (12+ messages)
[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
2023-03-10 8:14 UTC (4+ messages)
` [virtio-dev] [PATCH v10 08/10] admin: command list discovery
` [virtio-comment] "
` [virtio-dev] "
[PATCH net-next v5 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
2023-03-10 8:14 UTC (2+ messages)
[PATCH v1 00/12] implement mldev test application
2023-03-10 8:14 UTC (21+ messages)
` [PATCH v4 00/12] Implementation of "
` [PATCH v4 05/12] app/mldev: add ordered inference test case
` [EXT] "
` [PATCH v4 06/12] app/mldev: add test case to interleave inferences
` [EXT] "
` [PATCH v5 00/12] Implementation of mldev test application
` [PATCH v5 01/12] app/mldev: implement test framework for mldev
` [PATCH v5 02/12] app/mldev: add common test functions
` [PATCH v5 03/12] app/mldev: add test case to validate device ops
` [PATCH v5 04/12] app/mldev: add test case to validate model ops
` [PATCH v5 05/12] app/mldev: add ordered inference test case
` [PATCH v5 06/12] app/mldev: add test case to interleave inferences
` [PATCH v5 07/12] app/mldev: enable support for burst inferences
` [PATCH v5 08/12] app/mldev: enable support for queue pairs and size
` [PATCH v5 09/12] app/mldev: enable support for inference batches
` [PATCH v5 10/12] app/mldev: enable support for inference validation
` [PATCH v5 11/12] app/mldev: enable reporting stats in mldev app
` [PATCH v5 12/12] app/mldev: add documentation for mldev test cases
[RFC PATCH v2 0/7] Add dedicated Qcom ICE driver
2023-03-10 8:13 UTC (5+ messages)
` [RFC PATCH v2 7/7] arm64: dts: qcom: Add the Inline Crypto Engine nodes
[PATCH] ASoC: do not include pm_runtime.h if not used
2023-03-10 8:12 UTC (6+ messages)
[Intel-xe] [PATCH] drm/xe/xe_uc_fw: Use firmware files from standard locations
2023-03-10 8:13 UTC
[PATCH v2 0/3] virtio_ring: Clean up code for virtio ring and pci
2023-03-10 8:06 UTC (2+ messages)
[PATCH RESEND] bluetooth: btbcm: Fix logic error in forming the board name
2023-03-10 8:10 UTC (4+ messages)
[PATCH] man/netem: rework man page
2023-03-10 8:10 UTC (4+ messages)
[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
2023-03-10 8:09 UTC (3+ messages)
[PATCH v2 0/2] Validating UAPI backwards compatibility
2023-03-10 8:09 UTC (3+ messages)
[v5 PATCH 7/7] crypto: stm32 - Save and restore between each request
2023-03-10 8:07 UTC (15+ messages)
[PATCH] drivers: soc: fix dead code in aspeed_lpc_snoop_config_irq
2023-03-10 8:06 UTC (2+ messages)
[PATCH v1 0/4] Remove use of fw_devlink_purge_absent_suppliers()
2023-03-10 8:07 UTC (3+ messages)
[PATCH v3 00/17] Mass convert GPIO IRQ chips to be immutable
2023-03-10 8:06 UTC (5+ messages)
` [PATCH v3 11/17] gpio: msc313: Convert to immutable irq_chip
[PATCH 0/7] Add PCIe2 support for Rockchip Boards
2023-03-10 8:05 UTC (32+ messages)
` [PATCH 1/7] irqchip/gic-v3: Add a DMA Non-Coherent flag
` [PATCH 2/7] PCI: rockchip-dwc: Add rk3588 compatible line
` [PATCH 3/7] dt-bindings: phy: rockchip: "
` [PATCH 4/7] phy: rockchip: Add naneng combo phy support for RK3588
` [PATCH 5/7] arm64: dts: rockchip: Add ITS GIC600 configuration for rk3588s
` [PATCH 6/7] arm64: dts: rockchip: Add PCIE2.0x1 lane @fe190000 for RK3588s
` [PATCH 7/7] arm64: dts: rockchip: RK3588s: Enable PCIE2.0x1 @fe190000
[PATCH] dt-bindings: power: supply: bq256xx: Add ts-ignore property
2023-03-10 8:06 UTC (4+ messages)
[PATCH] net/virtio: remove address width limit for modern devices
2023-03-10 8:07 UTC (2+ messages)
GTI TAC Meeting Notes 2023-06-08
2023-03-10 8:01 UTC (4+ messages)
[PATCH v2 0/4] iommufd: Add iommu hardware info reporting
2023-03-10 8:06 UTC (5+ messages)
` [PATCH v2 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
[mchinth:socwatch_linux_6_3 40/89] versioncheck: ./drivers/platform/x86/socwatchhv/inc/swhv_mobilevisor.h: 70 linux/version.h not needed
2023-03-10 8:05 UTC
[PATCH] mm: fix potential invalid pointer dereference in kmemdup()
2023-03-10 8:06 UTC (2+ messages)
[xiang-erofs:fixes] BUILD SUCCESS 3993f4f456309580445bb515fbc609d995b6a3ae
2023-03-10 8:03 UTC
[PATCH v4] mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
2023-03-10 8:02 UTC (3+ messages)
[PATCH v2 0/3] Add JH7110 USB driver support
2023-03-10 8:01 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Add StarFive JH7110 USB dt-binding
[Cluster-devel] return an ERR_PTR from __filemap_get_folio v2
2023-03-10 8:02 UTC (6+ messages)
` [Cluster-devel] [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio
` "
[PATCH] drm/msm: Check for the GPU IOMMU during bind
2023-03-09 22:20 UTC
[LSF/MM/BPF TOPIC] Cloud storage optimizations
2023-03-10 7:59 UTC (10+ messages)
[PATCH v3 0/3] security: Always enable integrity LSM
2023-03-10 7:57 UTC (4+ messages)
` [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the "
[PATCH v1 00/15] create power sequencing subsystem
2023-03-10 7:56 UTC (8+ messages)
` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings
[PATCH v3 1/4] clk: rs9: Check for vendor/device ID
2023-03-10 7:55 UTC (4+ messages)
` [PATCH v3 2/4] dt-bindings: clk: rs9: Add 9FGV0441
` [PATCH v3 3/4] clk: rs9: Support device specific dif bit calculation
` [PATCH v3 4/4] clk: rs9: Add support for 9FGV0441
[PATCH net-next v4] net: dsa: realtek: rtl8365mb: add change_mtu
2023-03-10 7:54 UTC (7+ messages)
[Bug 217023] New: [Intel AX200] hci0: Malformed MSFT vendor event: 0x02
2023-03-10 7:54 UTC (2+ messages)
` [Bug 217023] "
[PATCH v4 0/5] Add Intel LJCA device driver
2023-03-10 7:53 UTC (7+ messages)
` [PATCH v4 2/5] gpio: Add support for Intel LJCA USB GPIO driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.