All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-02 11:55:41 to 2023-10-02 12:09:52 UTC [more...]

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

[PATCH 0/5] Add Milk-V Duo board support
 2023-10-02 12:09 UTC  (3+ messages)
` [PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree

[PATCH] MAINTAINERS: add standard-headers to Hosts/LINUX
 2023-10-02 12:05 UTC  (2+ messages)

[PATCH pci-next v6 0/2] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-10-02 12:05 UTC  (3+ messages)
` [PATCH pci-next v6 1/2] "
` [PATCH pci-next v6 2/2] PCI/VGA: Remove vga_is_firmware_default() function

[PATCH] dt-bindings: display: fsl,imx6-hdmi: Change to 'unevaluatedProperties: false'
 2023-10-02 12:04 UTC  (3+ messages)

[PATCH] overlayfs: make use of ->layers safe in rcu pathwalk
 2023-10-02 12:04 UTC 

[PATCH] MAINTAINERS: Add the CI-related doc files to the CI section
 2023-10-02 12:03 UTC  (2+ messages)

[dhowells-fs:netfs-lib 19/34] fs/9p/vfs_addr.c:88:35: error: 'fscache_begin_cache_operation' undeclared here (not in a function)
 2023-10-02 12:02 UTC 

[PATCH net 0/2] net: dsa: qca8k: fix qca8k driver for Turris 1.x
 2023-10-02 12:03 UTC  (3+ messages)
` [PATCH net 1/2] net: dsa: qca8k: fix regmap bulk read/write methods on big endian systems

[PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
 2023-10-02 11:57 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: Add per vCPU flag specifying that a vCPU is loaded
` [PATCH v3 2/4] x86: KVM: AVIC: stop using 'is_running' bit in avic_vcpu_put()
` [PATCH v3 3/4] x86: KVM: don't read physical ID table entry in avic_pi_update_irte()
` [PATCH v3 4/4] x86: KVM: SVM: allow optionally to disable AVIC's IPI virtualization

[PATCH] MAINTAINERS: Add include folder to the hw/char/ section
 2023-10-02 12:02 UTC  (2+ messages)

[PATCH] platform/x86/intel-uncore-freq: Conditionally create attribute for read frequency
 2023-10-02 12:01 UTC  (2+ messages)

[PATCH v2 0/5] ramfb: migration support
 2023-10-02 12:01 UTC  (3+ messages)
` [PATCH v2 3/5] ramfb: implement "

[PATCH] MAINTAINERS: Add unowned RISC-V related files to the right sections
 2023-10-02 12:01 UTC  (2+ messages)

[patch V4 00/30] x86/microcode: Cleanup and late loading enhancements
 2023-10-02 12:00 UTC  (31+ messages)
` [patch V4 01/30] x86/microcode/32: Move early loading after paging enable
` [patch V4 02/30] x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
` [patch V4 03/30] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
` [patch V4 04/30] x86/microcode/intel: Simplify scan_microcode()
` [patch V4 05/30] x86/microcode/intel: Simplify and rename generic_load_microcode()
` [patch V4 06/30] x86/microcode/intel: Cleanup code further
` [patch V4 07/30] x86/microcode/intel: Simplify early loading
` [patch V4 08/30] x86/microcode/intel: Save the microcode only after a successful late-load
` [patch V4 09/30] x86/microcode/intel: Switch to kvmalloc()
` [patch V4 10/30] x86/microcode/intel: Unify microcode apply() functions
` [patch V4 11/30] x86/microcode/intel: Rework intel_cpu_collect_info()
` [patch V4 12/30] x86/microcode/intel: Reuse intel_cpu_collect_info()
` [patch V4 13/30] x86/microcode/intel: Rework intel_find_matching_signature()
` [patch V4 14/30] x86/microcode/amd: Read revision from hardware in collect_cpu_info_amd()
` [patch V4 15/30] x86/microcode: Remove pointless apply() invocation
` [patch V4 16/30] x86/microcode: Get rid of the schedule work indirection
` [patch V4 17/30] x86/microcode: Clean up mc_cpu_down_prep()
` [patch V4 18/30] x86/microcode: Handle "nosmt" correctly
` [patch V4 19/30] x86/microcode: Clarify the late load logic
` [patch V4 20/30] x86/microcode: Sanitize __wait_for_cpus()
` [patch V4 21/30] x86/microcode: Add per CPU result state
` [patch V4 22/30] x86/microcode: Add per CPU control field
` [patch V4 23/30] x86/microcode: Provide new control functions
` [patch V4 24/30] x86/microcode: Replace the all in one rendevouz handler
` [patch V4 25/30] x86/microcode: Rendezvous and load in NMI
` [patch V4 26/30] x86/microcode: Protect against instrumentation
` [patch V4 27/30] x86/apic: Provide apic_force_nmi_on_cpu()
` [patch V4 28/30] x86/microcode: Handle "offline" CPUs correctly
` [patch V4 29/30] x86/microcode: Prepare for minimal revision check
` [patch V4 30/30] x86/microcode/intel: Add a minimum required revision for late-loads

[igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Remove badstride subtests
 2023-10-02 12:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

projected EOL v4.4 SLTS
 2023-10-02 11:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add g364fb and ds1225y to the Jazz section
 2023-10-02 11:59 UTC  (2+ messages)

High latency of a system based on 5.19 rt
 2023-10-02 11:58 UTC  (5+ messages)

[PATCH v2 0/9] IFS support for GNR and SRF
 2023-10-02 11:59 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 9/9] platform/x86/intel/ifs: ARRAY BIST for Sierra Forest

[Intel-xe] [PATCH] Revert "drm/i915: define I915 during i915 driver build"
 2023-10-02 11:58 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Build: success for Revert "drm/i915: define I915 during i915 driver build" (rev2)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[PATCH v15] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
 2023-10-02 11:57 UTC  (3+ messages)

[Patch v4 00/13] Enable fixed counter 3 and topdown perf metrics for vPMU
 2023-10-02 11:57 UTC  (7+ messages)
` [Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event

[PATCH] hashserv: Fix read-only mode
 2023-10-02 11:56 UTC 

[PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
 2023-10-02 11:54 UTC  (5+ messages)

[PATCH] Fix compilation when UFFDIO_REGISTER is not set
 2023-10-02 11:56 UTC  (2+ messages)

[LTP] [PATCH v3 0/3] Fix sched-rt sysctl files & update docs
 2023-10-02 11:55 UTC  (3+ messages)
` [LTP] [PATCH v3 2/3] docs: scheduler-rt: Clarify & fix sched_rt_* sysctl docs
` [LTP] [PATCH v3 3/3] docs: scheduler-rt: Use real-time instead of realtime


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.