All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-27 15:14:05 to 2023-09-27 15:38:07 UTC [more...]

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

[PATCH v3 0/8] runstate/time area registration by (guest) physical address
 2023-09-27 15:36 UTC  (7+ messages)
` [PATCH v3 5/8] domain: map/unmap GADDR based shared guest areas
` [PATCH v3 6/8] domain: introduce GADDR based runstate area registration alternative

[PATCH 1/3] dt-bindings: PCI: brcm,iproc-pcie: Fix example indentation
 2023-09-27 15:35 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus properties
` [PATCH 3/3] dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema

[PATCH v2 00/17] Prevent NAND chip unevaluated properties
 2023-09-27 15:35 UTC  (11+ messages)

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-09-27 15:35 UTC  (4+ messages)
` [PATCH v5 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages

[RFC PATCH 1/2] LSM: Allow dynamically appendable LSM modules
 2023-09-27 15:33 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: iomap-for-next updated to 381c043233e6
 2023-09-27 15:33 UTC 

[PATCH nft] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0
 2023-09-27 15:32 UTC  (3+ messages)

ANON_LARGE_FOLIOS meeting follow-up & refined proposal
 2023-09-27 15:32 UTC  (7+ messages)

[PATCH v5 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
 2023-09-27 15:32 UTC  (7+ messages)
` [PATCH v5 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
` [PATCH v5 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support

[PATCH v2 0/4] armv8: fsl-layerscape: add support for MC reserved memory
 2023-09-27 15:30 UTC  (5+ messages)
` [PATCH v2 1/4] armv8: fsl-layerscape: make some functions static
` [PATCH v2 2/4] drivers: net: fsl-mc: add support for MC reserved memory
` [PATCH v2 3/4] board: freescale: ls2080a: declare MC reserved regions
` [PATCH v2 4/4] board: freescale: ls1088a: "

[PATCH v5 3/3] ACPI, APEI, EINJ: Update EINJ documentation
 2023-09-27 15:31 UTC  (2+ messages)

[virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
 2023-09-27 15:31 UTC  (11+ messages)

[PATCH v5 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
 2023-09-27 15:31 UTC  (2+ messages)

[PATCH] xfs: drop experimental warning for FSDAX
 2023-09-27 15:30 UTC  (10+ messages)

[PATCH v5 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
 2023-09-27 15:30 UTC  (2+ messages)

[PATCH -stable,5.10 0/2] Netfilter stable fixes for 5.10
 2023-09-27 15:30 UTC  (3+ messages)
` [PATCH -stable,5.10 1/2] netfilter: nf_tables: unregister flowtable hooks on netns exit
` [PATCH -stable,5.10 2/2] netfilter: nf_tables: double hook unregistration in netns path

[PATCH v2 0/3] Introduce event link profiles
 2023-09-27 15:29 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] eventdev: introduce "
  ` [PATCH v3 2/3] event/cnxk: implement event "

[RFC PATCH] mtd: nand: add support for ts72xx
 2023-09-27 15:29 UTC  (3+ messages)

[PATCH] scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_by
 2023-09-27 15:29 UTC  (2+ messages)

[linux-next:master] [maple_tree] 2041864a22: BUG:sleeping_function_called_from_invalid_context_at_include/linux/sched/mm.h
 2023-09-27 15:29 UTC  (7+ messages)

[PATCH 0/3] r8152: Avoid writing garbage to the adapter's registers
 2023-09-27 15:28 UTC  (4+ messages)
` [PATCH 2/3] r8152: Retry register reads/writes

Fwd: [PATCH] powerpc/ptrace: Fix buffer overflow when handling PTRACE_PEEKUSER and PTRACE_POKEUSER
 2023-09-27 15:27 UTC  (3+ messages)

[Intel-gfx] [RFC PATCH] drm/i915/gt: Apply Workaround 22016122933 to all the GT's
 2023-09-27 15:27 UTC  (4+ messages)
`  "

[PATCH v1 0/4] vfio: report NUMA nodes for device memory
 2023-09-27 15:03 UTC  (13+ messages)

[PATCH v1 00/13] thermal: ACPI: More ACPI thermal improvements and modification of thermal instances
 2023-09-27 15:27 UTC  (4+ messages)
` [PATCH v1 07/13] thermal: gov_power_allocator: Use trip pointers instead of trip indices

[PATCH] MAINTAINERS: Document that the NXP i.MX 8MQ DCSS driver goes thru drm-misc
 2023-09-27 15:27 UTC  (3+ messages)

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-09-27 15:21 UTC  (2+ messages)

[PATCH v2 0/9] KVM RISC-V Conditional Operations
 2023-09-27 15:26 UTC  (5+ messages)

[PATCH v2] hw/i386: changes towards enabling -Wshadow=local
 2023-09-27 15:25 UTC  (2+ messages)

[PATCH v3 0/7] incorporate pm runtime framework and eDP clean up
 2023-09-27 15:25 UTC  (7+ messages)
` [PATCH v3 1/7] drm/msm/dp: tie dp_display_irq_handler() with dp driver

[PATCH] mm/vmalloc: Remove WARN_ON_ONCE related to adjust_va_to_fit_type
 2023-09-27 15:25 UTC  (10+ messages)

[PATCH v2] genirq: avoid long loops in handle_edge_irq
 2023-09-27 15:25 UTC  (4+ messages)

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-27 15:24 UTC  (10+ messages)

[PATCH nft,v2] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0
 2023-09-27 15:25 UTC 

[PATCH 0/3] get_maintainer: add patch-only keyword matching
 2023-09-27 15:24 UTC  (2+ messages)

Relocation overflow on RISC-V with multi-range memory layout
 2023-09-27 15:23 UTC  (2+ messages)

[PATCH v4 0/9] Add R5F and C7x DSP node for K3 J721S2, AM68 and AM69 SoCs
 2023-09-27 15:23 UTC  (13+ messages)
` [PATCH v4 6/9] arm64: dts : ti: k3-am68-sk-som: Add DDR carveout memory nodes for R5F
` [PATCH v4 7/9] arm64: dts : ti: k3-am68-sk-som: Add DDR carveout memory nodes for C71x DSP
` [PATCH v4 8/9] arm64: dts : ti: k3-am69-sk: Add DDR carveout memory nodes for R5F
` [PATCH v4 9/9] arm64: dts : ti: k3-am69-sk: Add DDR carveout memory nodes for C71x DSP

[PATCH] Add support for specifying the boot device by label
 2023-09-27 15:22 UTC  (5+ messages)

[RFC PATCH 7/7] net: openvswitch: Reduce stack usage in ovs_dp_process_packet
 2023-09-27 15:22 UTC  (2+ messages)

[PATCH 1/1] lib: utils: Simplify SET_ISA_EXT_MAP()
 2023-09-27 15:23 UTC  (2+ messages)

[Intel-wired-lan] [ANN] Upstreaming Process Change - Mandatory "reviewed-by" Tag
 2023-09-27 15:22 UTC 

[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
 2023-09-27 15:22 UTC  (10+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 3/8] x86/resctrl: Split the rdt_domain structure

[Intel-gfx] [PATCH 0/8] Add DSC fractional bpp support
 2023-09-27 15:22 UTC  (3+ messages)

[PATCH 1/2] tools/virtio: Add dma sync api for virtio test
 2023-09-27 15:20 UTC  (4+ messages)
` [PATCH 2/2] tools/virtio: Add hints when module is not installed

accept after select for RTNet/TCP
 2023-09-27 15:13 UTC 

[PATCH 1/2] dt-bindings: hwmon: ltc2991: add bindings
 2023-09-27 15:19 UTC  (2+ messages)

[PATH v3 0/3] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-09-27 15:15 UTC  (4+ messages)
` [PATH v3 1/3] iommu/vt-d: debugfs: Dump entry pointing to huge page
` [PATH v3 2/3] iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}
` [PATH v3 3/3] iommu/vt-d: debugfs: Support dumping a specified page table

[PATCH 0/7] Implement freeze and thaw as holder operations
 2023-09-27 15:19 UTC  (9+ messages)
` [PATCH 3/7] bdev: implement freeze and thaw "
` [PATCH 5/7] super: remove bd_fsfreeze_{mutex,sb}
` [PATCH 7/7] porting: document block device freeze and thaw changes

[PATCH nft] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0
 2023-09-27 15:18 UTC 

[PATCH v3 0/7] *** Adds CPU hot-plug support to Loongarch ***
 2023-09-27 15:18 UTC  (17+ messages)
` [PATCH v3 1/7] Update ACPI GED framework to support vcpu hot-(un)plug
` [PATCH v3 2/7] Update CPUs AML with cpu-(ctrl)dev change

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-27 15:17 UTC  (10+ messages)
` [PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-27 15:16 UTC  (2+ messages)

[PATCH V4 0/2] migration file URI
 2023-09-27 15:15 UTC  (9+ messages)
        ` migration maintenance, governance [Was: Re: [PATCH V4 0/2] migration file URI]

[PATCH net 1/2] tcp: fix quick-ack counting to count actual ACKs of new data
 2023-09-27 15:15 UTC  (2+ messages)
` [PATCH net 2/2] tcp: fix delayed ACKs for MSS boundary condition

[PATCH v2 0/4] UFS core patches
 2023-09-27 15:14 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: adi,ad7292: Fix additionalProperties on channel nodes
 2023-09-27 15:14 UTC  (2+ messages)

[PATCH 0/8] docs/specs: Convert txt files to rST
 2023-09-27 15:12 UTC  (2+ messages)
` [PATCH 7/8] docs/specs/vmcoreinfo: Convert "


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.