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

[PATCH v2 00/29] i.MX8M HAB Fixes
 2023-10-17 14:51 UTC  (7+ messages)
` [PATCH v2 01/29] kbuild: clean start*_*.{p,ps}imximg files
` [PATCH v2 02/29] i.MX: HABv4: fix event status comparison
` [PATCH v2 04/29] i.MX: HAB: remove unused init() hook
` [PATCH v2 06/29] i.MX: HABv4: retrieve HAB ROM version for i.MX8M
` [PATCH v2 07/29] ARM: i.MX: allow HAB for i.MX8M family
` [PATCH v2 08/29] ARM: i.MX: introduce build_imx8m_habv4img

[PATCH net-next] selftests: tc-testing: add dummy and veth to minimum config
 2023-10-17 14:54 UTC  (2+ messages)

[PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
 2023-10-17 14:54 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add copy basic test to exercise blt commands
 2023-10-17 14:54 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add copy basic test to exercise blt commands (rev8)
` [igt-dev] ✗ CI.xeBAT: failure "

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2023-10-17 14:53 UTC  (4+ messages)

[PATCH] neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
 2023-10-17 14:54 UTC  (2+ messages)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-17 14:51 UTC  (4+ messages)
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test

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

[PATCH net 0/5] net: fix bugs in device netns-move and rename
 2023-10-17 14:52 UTC  (4+ messages)
` [PATCH net 3/5] net: avoid UAF on deleted altname

[PATCH v3 00/73] pinctrl: don't use GPIOLIB global numberspace in helpers
 2023-10-17 14:51 UTC  (8+ messages)
` [PATCH v3 54/73] pinctrl: intel: drop the wrappers around pinctrl_gpio_direction_input()

[PATCH 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-17 14:49 UTC  (5+ messages)
` [PATCH 1/6] i3c: master: svc: fix race condition in ibi work thread

[PATCH 0/5] i3c: master: some improvment for i3c master
 2023-10-17 14:51 UTC  (4+ messages)
` [PATCH 1/5] i3c: master: svc: enable hotjoin default

[PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
 2023-10-17 14:51 UTC  (2+ messages)

[PATCH 0/2] minimize swapping on zswap store failure
 2023-10-17 14:51 UTC  (5+ messages)

[PATCH -next v2 17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
 2023-10-17 14:51 UTC  (4+ messages)

[PATCH v2 0/2] Prevent re-reading 4 GiB files on every status
 2023-10-17 14:49 UTC  (4+ messages)
` [PATCH v2 2/2] Prevent git from rehashing 4GiB files

[PATCH v6 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-17 14:49 UTC  (3+ messages)
` [PATCH v6 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH v2] libtraceeval: Have TRACEEVAL_ARRAY_SIZE() handle NULL pointer
 2023-10-17 14:47 UTC  (4+ messages)

[PATCH] vhost-user: Fix protocol feature bit conflict
 2023-10-17 14:46 UTC  (11+ messages)

[PATCH v4 0/4] ASoC: makes CPU/Codec channel connection map more generic
 2023-10-17 14:45 UTC  (3+ messages)
` [PATCH v4 1/4] "

[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
 2023-10-17 14:46 UTC  (12+ messages)

[PATCH RFC 1/5] mm/numa: move numa emulation APIs into generic files
 2023-10-17 14:47 UTC  (2+ messages)

fs/gfs2/super.c:767: warning: Function parameter or member 'who' not described in 'gfs2_freeze_super'
 2023-10-17 14:47 UTC 

[PATCH] kunit: run test suites only after module initialization completes
 2023-10-17 14:45 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/10] drm/i915/spi: spi access for discrete graphics
 2023-10-17 14:46 UTC  (8+ messages)
` [Intel-gfx] [PATCH 06/10] drm/i915/spi: spi register with mtd
          `  "

[PATCH V2 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-10-17 14:42 UTC  (8+ messages)
` [PATCH V2 3/4] clk: meson: c3: add support for the C3 SoC PLL clock


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.