All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-23 02:45:36 to 2023-10-23 04:54:03 UTC [more...]

[PATCH] Documentation: coresight: fix `make refcheckdocs` warning
 2023-10-23  4:53 UTC  (2+ messages)

[igt-dev] [PATCH] lib/i915/drrs: close file handler after update DRRS setting
 2023-10-23  4:53 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture
 2023-10-23  4:50 UTC  (3+ messages)

[kirkstone][PATCH v3 0/2] Remove PRU Ethernet firmwares for legacy devices
 2023-10-23  4:49 UTC  (5+ messages)
` [kirkstone][PATCH v3 1/2] preuth-fw: Remove packaging of PRU-ICSSM firmwares
  ` [meta-ti] "

[PATCH v3] dt-bindings: phy: ralink-usb-phy: convert to dtschema
 2023-10-23  4:49 UTC  (4+ messages)

[PATCH v1 00/34] Implemenation of revised ml/cnxk driver
 2023-10-23  4:41 UTC  (36+ messages)
` [PATCH v8 00/34] Implementation "
  ` [PATCH v8 01/34] ml/cnxk: drop support for register polling
  ` [PATCH v8 02/34] ml/cnxk: add generic cnxk device structure
  ` [PATCH v8 03/34] ml/cnxk: add generic model and layer structures
  ` [PATCH v8 04/34] ml/cnxk: add generic cnxk request structure
  ` [PATCH v8 05/34] ml/cnxk: add generic cnxk xstats structures
  ` [PATCH v8 06/34] ml/cnxk: rename cnxk ops function pointers struct
  ` [PATCH v8 07/34] ml/cnxk: update device handling functions
  ` [PATCH v8 08/34] ml/cnxk: update queue-pair "
  ` [PATCH v8 09/34] ml/cnxk: update model load and unload functions
  ` [PATCH v8 10/34] ml/cnxk: update model start and stop functions
  ` [PATCH v8 11/34] ml/cnxk: update model utility functions
  ` [PATCH v8 12/34] ml/cnxk: update data quantization functions
  ` [PATCH v8 13/34] ml/cnxk: update device debug functions
  ` [PATCH v8 14/34] ml/cnxk: update device stats functions
  ` [PATCH v8 15/34] ml/cnxk: update device and model xstats functions
  ` [PATCH v8 16/34] ml/cnxk: update fast path functions
  ` [PATCH v8 17/34] ml/cnxk: move error handling to cnxk layer
  ` [PATCH v8 18/34] ml/cnxk: support config and close of tvmdp library
  ` [PATCH v8 19/34] ml/cnxk: add structures to support TVM model type
  ` [PATCH v8 20/34] ml/cnxk: add support for identify "
  ` [PATCH v8 21/34] ml/cnxk: add support to parse TVM model objects
  ` [PATCH v8 22/34] ml/cnxk: fetch layer info and load TVM model
  ` [PATCH v8 23/34] ml/cnxk: update internal info for "
  ` [PATCH v8 24/34] ml/cnxk: enable model unload in tvmdp library
  ` [PATCH v8 25/34] ml/cnxk: enable OCM check for multilayer TVM model
  ` [PATCH v8 26/34] ml/cnxk: support start and stop for TVM models
  ` [PATCH v8 27/34] ml/cnxk: update internal TVM model info structure
  ` [PATCH v8 28/34] ml/cnxk: support device dump for TVM models
  ` [PATCH v8 29/34] ml/cnxk: enable reporting model runtime as xstats
  ` [PATCH v8 30/34] ml/cnxk: implement I/O alloc and free callbacks
  ` [PATCH v8 31/34] ml/cnxk: add generic ML malloc and free callback
  ` [PATCH v8 32/34] ml/cnxk: support quantize and dequantize callback
  ` [PATCH v8 33/34] ml/cnxk: enable fast-path ops for TVM models
  ` [PATCH v8 34/34] ml/cnxk: enable creation of mvtvm virtual device

[PATCH v2 00/11] Add mediate-drm secure flow for SVP
 2023-10-23  4:45 UTC  (34+ messages)
` [PATCH v2 01/11] drm/mediatek: Add interface to allocate MediaTek GEM buffer
` [PATCH v2 02/11] drm/mediatek/uapi: Add DRM_MTK_GEM_CREATED_ENCRYPTTED flag
` [PATCH v2 03/11] drm/mediatek: Add secure buffer control flow to mtk_drm_gem
` [PATCH v2 04/11] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane
` [PATCH v2 05/11] drm/mediatek: Add mtk_ddp_sec_write to config secure buffer info
` [PATCH v2 06/11] drm/mediatek: Add get_sec_port interface to mtk_ddp_comp
` [PATCH v2 07/11] drm/mediatek: Add secure layer config support for ovl
` [PATCH v2 08/11] drm/mediatek: Add secure layer config support for ovl_adaptor
` [PATCH v2 09/11] drm/mediatek: Add secure flow support to mediatek-drm
` [PATCH v2 10/11] drm/mediatek: Add cmdq_insert_backup_cookie before secure pkt finalize
` [PATCH v2 11/11] arm64: dts: mt8195: Add secure mbox settings for vdosys

[PATCH] generic/251: check min and max length and minlen for FSTRIM
 2023-10-23  4:46 UTC  (5+ messages)

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-10-23  4:42 UTC  (24+ messages)

[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
 2023-10-23  4:42 UTC  (24+ messages)
` [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration

[PATCH v2 0/9] Add CMDQ secure driver for SVP
 2023-10-23  4:37 UTC  (18+ messages)
` [PATCH v2 1/9] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id
` [PATCH v2 2/9] dt-bindings: mailbox: Add property for CMDQ secure driver
` [PATCH v2 3/9] soc: mailbox: Add cmdq_pkt_logic_command to support math operation
` [PATCH v2 4/9] soc: mailbox: Add cmdq_pkt_write_s_reg_value to support write value to reg
` [PATCH v2 5/9] soc: mailbox: Add cmdq_pkt_finalize_loop to support looping cmd with irq
` [PATCH v2 7/9] mailbox: mediatek: Add secure CMDQ driver support for CMDQ driver
` [PATCH v2 8/9] mailbox: mediatek: Add CMDQ secure mailbox driver
` [PATCH v2 9/9] arm64: dts: mediatek: mt8195: Add CMDQ secure driver support for gce0

[PATCH RFC v2 0/8] blk-mq: improve tag fair sharing
 2023-10-23  4:38 UTC  (2+ messages)

[PATCH v9 0/4] Input: add initial support for Goodix Berlin touchscreen IC
 2023-10-23  4:37 UTC  (3+ messages)
` [PATCH v9 2/4] Input: add core support for Goodix Berlin Touchscreen IC

[PATCH] maintainers: volunteer to maintain power library
 2023-10-23  4:27 UTC 

❌ FAIL (MISSED 7 of 230): Test report for master (6.6.0-rc7, mainline.kernel.org-clang, 05d3ef8b)
 2023-10-23  4:20 UTC 

[PATCH v2 0/5] seccomp: Make seccomp filter reusable
 2023-10-23  4:17 UTC  (4+ messages)
` [PATCH v2 2/5] seccomp, bpf: Introduce SECCOMP_LOAD_FILTER operation

[meta-arago][kirkstone][PATCH] tisdk-sw-manifest: Add TI-TFL LICENSE to manifest file footer
 2023-10-23  4:12 UTC  (2+ messages)

[PATCH] eal: support lcore usage ratio
 2023-10-23  4:08 UTC 

[PATCH] target/loongarch: Support 4K page size
 2023-10-23  4:06 UTC  (2+ messages)

[PATCH v2] iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
 2023-10-23  4:05 UTC 

[net-next] net: sched: extend flow action with RSS
 2023-10-23  4:04 UTC  (7+ messages)

[PATCH v4] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-10-23  4:22 UTC 

[PATCH v2] iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
 2023-10-23  3:57 UTC 

[PATCH v4 bpf-next 0/7] BPF register bounds logic and testing improvements
 2023-10-23  3:56 UTC  (4+ messages)
` [PATCH v4 bpf-next 3/7] bpf: enhance subregister bounds deduction logic

[PATCH v11 0/3] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-10-23  3:55 UTC  (4+ messages)
` [PATCH] sched/fair: Remove SIS_PROP

[igt-dev] [PATCH v5 0/2] kms lease
 2023-10-23  3:45 UTC  (3+ messages)
` [igt-dev] [PATCH v5 1/2] tests/kms_lease: Terminate lease fd before subtests and remove lease_t from all sub-tests
` [igt-dev] [PATCH v5 2/2] tests/kms_lease: Add wrapper to create lease and store mcl.fd

[PATCH 1/1] RDMA/rxe: Fix blktests srp lead kernel panic with 64k page size
 2023-10-23  3:52 UTC  (5+ messages)

[PATCH v4 0/7] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-23  3:51 UTC  (3+ messages)

[PATCH v2] dt-bindings: watchdog: fsl,scu-wdt: Document imx8dl
 2023-10-23  3:48 UTC  (5+ messages)

linux-next: manual merge of the staging tree with the net-next tree
 2023-10-23  3:47 UTC 

[PATCH] block: Improve shared tag set performance
 2023-10-23  3:44 UTC  (10+ messages)

linux-next: manual merge of the tty tree with the asm-generic tree
 2023-10-23  3:43 UTC 

[PATCH v2 0/6] riscv: zicntr/zihpm flags and disable support
 2023-10-23  3:38 UTC  (9+ messages)
` [PATCH v2 2/6] target/riscv/tcg: add ext_zicntr "
` [PATCH v2 3/6] target/riscv/kvm: add zicntr reg
` [PATCH v2 4/6] target/riscv/cpu.c: add zihpm extension flag
` [PATCH v2 6/6] target/riscv/kvm: add zihpm reg

stable-rc/linux-4.14.y baseline: 124 runs, 26 regressions (v4.14.327-64-g10192dce0dfd)
 2023-10-23  3:35 UTC 

[RFC RESEND 00/11] Zero copy network RX using io_uring
 2023-10-23  3:35 UTC  (3+ messages)

[PATCH] perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
 2023-10-23  3:31 UTC 

[PATCH v3 1/2] misc: rtsx: add to support new card reader rts5264
 2023-10-23  3:31 UTC  (3+ messages)

linux-next: build failure after merge of the ftrace tree
 2023-10-23  3:32 UTC  (2+ messages)

[RESEND PATCH 0/2] FPGA Remaining fix patches for 6.6-final
 2023-10-23  3:28 UTC  (3+ messages)
` [RESEND PATCH 1/2] fpga: m10bmc-sec: Change contact for secure update driver
` [RESEND PATCH 2/2] fpga: Fix memory leak for fpga_region_test_class_find()

[PATCH net v2 0/2] MAINTAINERS: WWAN subsystem changes
 2023-10-23  3:29 UTC  (3+ messages)
` [PATCH net v2 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS
` [PATCH net v2 2/2] MAINTAINERS: Remove linuxwwan@intel.com mailing list

[PATCH 2/2] phy: mapphone-mdm6600: fix an error code problem in inv_mpu6050_read_raw
 2023-10-23  3:29 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: clock: support i.MX93 Analog clock module
 2023-10-23  3:31 UTC  (4+ messages)
` [PATCH V2 2/2] arm64: dts: imx93: update analog node

[PATCH v9 3/4] Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen IC
 2023-10-23  3:24 UTC  (2+ messages)

[PATCH RFC v2 8/8] blk-mq-tag: allow shared queue/hctx to get more driver tags
 2023-10-23  3:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: Initialize schedulers before using them
 2023-10-23  3:23 UTC 

[PATCH] drm/sched: Convert the GPU scheduler to variable number of run-queues
 2023-10-23  3:22 UTC  (3+ messages)
` [Nouveau] "

[bpf-next PATCH v2 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-23  3:19 UTC  (10+ messages)
` [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule

[PATCH] coresight-tpdm: Correct the property name of MSR number
 2023-10-23  3:17 UTC  (6+ messages)

stable-rc/linux-6.1.y baseline: 161 runs, 10 regressions (v6.1.58-336-g8056f2017920)
 2023-10-23  3:17 UTC 

[PATCH v2,0/7] media: mediatek: vcodec: Set the correct profile and level for each platform
 2023-10-23  3:06 UTC  (16+ messages)
` [PATCH v2,1/7] media: mediatek: vcodec: Get the chip name "
` [PATCH v2,2/7] media: mediatek: vcodec: Set the supported h264 level "
` [PATCH v2,3/7] media: mediatek: vcodec: Set the supported h265 "
` [PATCH v2,4/7] media: mediatek: vcodec: Set the supported h264 profile "
` [PATCH v2,5/7] media: mediatek: vcodec: Set the supported h265 "
` [PATCH v2,6/7] media: mediatek: vcodec: Set the supported vp9 level "
` [PATCH v2,7/7] media: mediatek: vcodec: Set the supported vp9 profile "

[PATCH 1/7] media: mediatek: vcodec: Getting the chip name of each platform
 2023-10-23  3:15 UTC  (4+ messages)

[PATCH v3 0/2] handle memoryless nodes more appropriately
 2023-10-23  3:17 UTC  (8+ messages)
` [PATCH v3 2/2] mm: memory_hotplug: drop memoryless node from fallback lists

[PATCH 0/2] iommufd: Only enforce_cache_coherency when allocating hwpt
 2023-10-23  3:09 UTC  (4+ messages)

[PATCH 0/2] igb: Add FLR support
 2023-10-23  3:11 UTC  (6+ messages)
` [PATCH 2/2] igb: Add Function Level Reset to PF and VF

[PATCH v4 0/4] vduse: add support for networking devices
 2023-10-23  3:09 UTC  (7+ messages)
` [PATCH v4 3/4] vduse: Temporarily disable control queue features
` [PATCH v4 4/4] vduse: Add LSM hooks to check Virtio device type

[PATCH] virtio_ring: add an error code check in virtqueue_resize
 2023-10-23  3:06 UTC  (11+ messages)

[PATCH v3 0/6] riscv: query-cpu-model-expansion API
 2023-10-23  3:00 UTC  (2+ messages)

[PATCH 00/15] eal: mark older API's stable
 2023-10-23  3:00 UTC  (4+ messages)
` [PATCH v2 00/14] eal: mark older API's as stable
  ` [PATCH v2 10/14] eal: mark rte_atomic128_cmp_exchange "

[PATCH v5 00/12] x86/bugs: Add a separate config for each mitigation
 2023-10-23  2:59 UTC  (2+ messages)

[PATCH v2 00/22] sunxi: Allwinner T113s support
 2023-10-23  2:58 UTC  (5+ messages)
` [PATCH v2 16/22] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code

[PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
 2023-10-23  2:53 UTC  (12+ messages)

[PATCH V5] kbd:Add ptest support
 2023-10-23  2:53 UTC 

[PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext
 2023-10-23  2:47 UTC  (2+ messages)

[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
 2023-10-23  2:39 UTC  (5+ messages)
` [PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer

[PATCH v3] target/riscv: pmp: Ignore writes when RW=01
 2023-10-23  2:46 UTC  (2+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in ptp_read
 2023-10-23  2:46 UTC  (2+ messages)
` [PATCH] ptp: ptp_read should not release queue

[PATCH v5 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-10-23  2:34 UTC  (6+ messages)
` [PATCH v5 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile


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.