All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-03 08:04:10 to 2023-10-03 08:17:41 UTC [more...]

kci command line poll: Click or Typer?
 2023-10-03  8:17 UTC  (2+ messages)

[PATCH v1 3/7] DCE/DSE: Add a new scripts/Makefile.syscalls
 2023-10-03  8:16 UTC  (2+ messages)

[PATCH iwl-net,v2] ice: Fix VF-VF filter rules in switchdev mode
 2023-10-03  8:16 UTC 

[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
 2023-10-03  8:16 UTC  (11+ messages)

[PATCH v1] i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
 2023-10-03  8:11 UTC  (2+ messages)

[PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-03  8:11 UTC  (4+ messages)
` [PATCH vhost 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct

[Intel-xe] [PATCH] drm/xe: implement driver initiated functional reset
 2023-10-03  8:14 UTC  (2+ messages)

[RFC PATCH 0/4] PM: hibernate: LZ4 compression support
 2023-10-03  8:09 UTC  (3+ messages)

Is git-p4 maintained?
 2023-10-03  7:41 UTC 

[PATCH RFC 00/10] arm: dts: j7200/j721s2: Enable the ESM and PMIC ESM
 2023-10-03  8:10 UTC  (11+ messages)
` [PATCH RFC 01/10] arm64: dts: ti: k3-j721s2: Add ESM instances
` [PATCH RFC 02/10] arm64: dts: ti: k3-j7200: Add MCU domain ESM instance
` [PATCH RFC 03/10] arm: dts: k3-j721s2-r5-common-proc-board: Add ESM PMIC and dependent nodes
` [PATCH RFC 04/10] arm64: dts: ti: k3-j721e: Add MCU domain ESM instance
` [PATCH RFC 05/10] board: ti: j721e: Initialize MCU ESM
` [PATCH RFC 06/10] board: ti: j721s2: Initialize the ESM & PMIC ESM
` [PATCH RFC 07/10] configs: j721s2_evm_r5_defconfig: Enable ESM & PMIC ESM configs
` [PATCH RFC 08/10] arm: dts: k3-j7200-r5-common-proc-board: Add PMIC ESM node
` [PATCH RFC 09/10] configs: j7200_evm_r5_defconfig: Enable the ESM configs
` [PATCH RFC 10/10] board: ti: j721e: Enable ESM initialization for J7200

[PATCH 0/7] Add support to handle misaligned accesses in S-mode
 2023-10-03  8:12 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915: Add wrapper for getiing display step
 2023-10-03  8:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Add wrapper for getiing display step (rev2)

[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
 2023-10-03  8:10 UTC  (7+ messages)
` [PATCH RESEND 06/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_GET_CAPABILITIES
` [PATCH RESEND 14/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_DELETE

[PATCH v10 00/54] Add DELETE_BUF ioctl
 2023-10-03  8:07 UTC  (153+ messages)
` [PATCH v10 01/54] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v10 02/54] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v10 03/54] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v10 04/54] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v10 05/54] media: mediatek: jpeg: "
` [PATCH v10 06/54] media: mediatek: vdec: Remove useless loop
` [PATCH v10 07/54] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v10 08/54] media: visl: "
` [PATCH v10 09/54] media: atomisp: "
` [PATCH v10 10/54] media: dvb-core: "
` [PATCH v10 11/54] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v10 12/54] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v10 13/54] media: Report the maximum possible number of buffers for the queue
` [PATCH v10 14/54] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v10 15/54] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v10 16/54] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v10 17/54] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v10 18/54] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v10 19/54] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v10 20/54] media: Remove duplicated index vs q->num_buffers check
` [PATCH v10 21/54] media: core: Add helper to get queue number of buffers
` [PATCH v10 22/54] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v10 23/54] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v10 24/54] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v10 25/54] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v10 26/54] media: pci: dt3155: Remove useless check
` [PATCH v10 27/54] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v10 28/54] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v10 29/54] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v10 30/54] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v10 31/54] media: coda: "
` [PATCH v10 32/54] media: mediatek: vcodec: "
` [PATCH v10 33/54] media: nxp: "
` [PATCH v10 34/54] media: renesas: Set min_buffers_needed to 16
` [PATCH v10 35/54] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v10 36/54] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v10 37/54] media: test-drivers: "
` [PATCH v10 38/54] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v10 39/54] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v10 40/54] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v10 41/54] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v10 42/54] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v10 43/54] media: imx: "
` [PATCH v10 44/54] media: meson: vdec: "
` [PATCH v10 45/54] touchscreen: sur40: "
` [PATCH v10 46/54] sample: v4l: "
` [PATCH v10 47/54] media: cedrus: "
` [PATCH v10 48/54] media: nuvoton: "
` [PATCH v10 49/54] media: core: Rework how create_buf index returned value is computed
` [PATCH v10 50/54] media: core: Add bitmap manage bufs array entries
` [PATCH v10 51/54] media: core: Free range of buffers
` [PATCH v10 52/54] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v10 53/54] media: v4l2: Add mem2mem helpers for "
` [PATCH v10 54/54] media: test-drivers: Use helper "

[PATCH kernel v3] x86/compressed/64: reduce #VC nesting for intercepted CPUID for SEV-SNP guest
 2023-10-03  8:07 UTC  (2+ messages)

[syzbot] [overlayfs?] general protection fault in ovl_encode_real_fh
 2023-10-03  8:06 UTC  (2+ messages)

[PATCH v2 0/4] arm64: qcom: sm8550: retrieve USB-C port orientation from gpio
 2023-10-03  8:05 UTC  (5+ messages)
` [PATCH v2 2/4] usb: ucsi: glink: use the connector orientation GPIO to provide switch events

[PATCH v4 00/18] Introduce runtime modifiable Energy Model
 2023-10-03  8:06 UTC  (3+ messages)

[PATCH v1 0/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages
 2023-10-03  7:44 UTC  (8+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] udmabuf: Pin the pages using pin_user_pages_fd() API
` [PATCH v1 3/3] selftests/dma-buf/udmabuf: Add tests to verify data after page migration

[PATCH v4 0/8] incorporate pm runtime framework and eDP clean up
 2023-10-03  8:05 UTC  (6+ messages)
` [PATCH v4 5/8] drm/msm/dp: incorporate pm_runtime framework into DP driver

[PATCH] platform/chrome: kunit: make EC protocol tests independent
 2023-10-03  8:05 UTC 

[PATCH net-next 0/4] tcp_metrics: four fixes
 2023-10-03  8:04 UTC  (4+ messages)
` [PATCH net-next 4/4] tcp_metrics: optimize tcp_metrics_flush_all()

[PATCH] platform/chrome: kunit: initialize lock for fake ec_dev
 2023-10-03  8:05 UTC 

[PATCH] platform/chrome: cros_ec: fix compilation warning
 2023-10-03  8:04 UTC 

[PATCH v2 0/3] Add devicetree support of Interconnects and USB for SDX75
 2023-10-03  8:04 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: Add interconnect nodes "

[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
 2023-10-03  8:03 UTC  (5+ messages)

[PATCH v3 19/27] staging: iio: resolver: ad2s1210: add phase lock range support
 2023-10-03  8:03 UTC  (2+ messages)


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.