messages from 2023-10-12 11:15:28 to 2023-10-12 11:49:36 UTC [more...]
[PATCH v11 00/56] Add DELETE_BUF ioctl
2023-10-12 11:46 UTC (97+ messages)
` [PATCH v11 01/56] media: videobuf2: Rename offset parameter
` [PATCH v11 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v11 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v11 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v11 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v11 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v11 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v11 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v11 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v11 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v11 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v11 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 15/56] media: visl: "
` [PATCH v11 16/56] media: atomisp: "
` [PATCH v11 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v11 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v11 20/56] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v11 21/56] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v11 22/56] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v11 23/56] media: pci: dt3155: Remove useless check
` [PATCH v11 24/56] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v11 25/56] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v11 26/56] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v11 27/56] media: coda: Stop direct calls to queue num_buffers field
` [PATCH v11 28/56] media: nxp: "
` [PATCH v11 29/56] media: renesas: Set min_buffers_needed to 16
` [PATCH v11 30/56] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v11 31/56] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v11 32/56] media: test-drivers: "
` [PATCH v11 33/56] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v11 34/56] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v11 35/56] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v11 36/56] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v11 37/56] media: imx: Stop direct calls to queue num_buffers field
` [PATCH v11 38/56] media: meson: vdec: "
` [PATCH v11 39/56] touchscreen: sur40: "
` [PATCH v11 40/56] sample: v4l: "
` [PATCH v11 41/56] media: cedrus: "
` [PATCH v11 42/56] media: nuvoton: "
` [PATCH v11 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v11 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v11 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v11 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v11 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v11 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v11 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v11 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v11 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v11 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v11 53/56] media: core: Free range of buffers
` [PATCH v11 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v11 55/56] media: v4l2: Add mem2mem helpers for "
[PATCH 0/2] Improve drive spinup on resume
2023-10-12 11:47 UTC (2+ messages)
[PATCH 0/5] board: rockchip: Add Pine64 Quartz64 and SOQuartz boards
2023-10-12 11:46 UTC (7+ messages)
` [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board
BSP Guide: intel-quark not in meta-intel anymore, intel-skylake-64 is
2023-10-12 11:47 UTC (5+ messages)
` [docs] "
[virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
2023-10-12 11:47 UTC (12+ messages)
[PATCH] [RFC] wireless: move obsolete drivers to staging
2023-10-12 11:47 UTC (7+ messages)
[RFC PATCH] tracing: change syscall number type in struct syscall_trace_*
2023-10-12 11:45 UTC (2+ messages)
` [RFC PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
[PATCH] x86/mce: Increase the size of the MCE pool from 2 to 8 pages
2023-10-12 11:46 UTC (3+ messages)
[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-10-12 11:43 UTC (11+ messages)
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() definition with "
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
[PATCH] fs/minix: Improve validity checking of superblock
2023-10-12 11:45 UTC (2+ messages)
[PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
2023-10-12 11:36 UTC (7+ messages)
` [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
[RESEND PATCH V2] leds: sc27xx: Move mutex_init() to the end of probe
2023-10-12 11:43 UTC (4+ messages)
[Bisected] PowerMac G5 fails booting kernel 6.6-rc3 (BUG: Unable to handle kernel data access at 0xfeffbb62ffec65fe)
2023-10-12 11:41 UTC (2+ messages)
[PATCH 0/2] wifi: mac80211: workaround the two remaining htmldocs warnings
2023-10-12 11:42 UTC (3+ messages)
` [PATCH 1/2] wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
` [PATCH 2/2] wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_resp_data
[PATCH v25 00/21] s390x: CPU Topology
2023-10-12 11:41 UTC (9+ messages)
` [PATCH v25 09/21] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v25 10/21] machine: adding s390 topology to query-cpu-fast
` [PATCH v25 12/21] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v25 13/21] qapi/s390x/cpu topology: add query-s390x-cpu-polarization command
[PATCH] drm/tidss: Power up attached PM domains on probe
2023-10-12 11:40 UTC (3+ messages)
[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
2023-10-12 11:40 UTC (14+ messages)
[PATCH net v3] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
2023-10-12 11:39 UTC (5+ messages)
[PATCH v5 0/7] iommu: Retire bus ops
2023-10-12 11:40 UTC (4+ messages)
` [PATCH v5 2/7] iommu: Decouple iommu_present() from "
[PATCH] bus/vmbus: add support allow/block scan mode
2023-10-12 11:39 UTC (2+ messages)
[PATCH v2 0/8] RISC-V SBI debug console extension support
2023-10-12 11:38 UTC (6+ messages)
` [PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver
[Intel-xe] [PATCH v2 0/2] Remove GuC Reset in D3Hot path
2023-10-12 11:38 UTC (7+ messages)
` [Intel-xe] [PATCH v2 1/2] drm/xe: Add helper functions to toggle CT communication
` [Intel-xe] [PATCH v2 2/2] drm/xe: Toggle GuC CT communication for D3Hot Transition
[RFC/PATCH v0 00/12] Gunyah hypervisor support
2023-10-12 11:32 UTC (4+ messages)
` [RFC/PATCH v0 03/12] gunyah: Basic support
[PATCH v3 0/1] hwrng: meson - add support for S4
2023-10-12 11:37 UTC (3+ messages)
` [PATCH v3 1/1] drivers: rng: add support for Meson S4
[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
2023-10-12 11:37 UTC (15+ messages)
` [virtio-comment] [PATCH v1 3/8] device-context: Define the device context fields for device migration
` [virtio-comment] "
[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
2023-10-12 11:35 UTC (8+ messages)
` [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'
[PATCH net-next v10 0/6] introduce page_pool_alloc() related API
2023-10-12 11:34 UTC (4+ messages)
[PATCH net-next v1 0/8] devlink: retain error in struct devlink_fmsg
2023-10-12 11:34 UTC (6+ messages)
` [PATCH net-next v1 3/8] pds_core: devlink health: use retained error fmsg API
` [PATCH net-next v1 4/8] bnxt_en: "
[PATCH 0/4] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
2023-10-12 11:33 UTC (7+ messages)
` [PATCH 1/4] cpufreq: qcom-nvmem: Enable virtual power domain devices
[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-10-12 11:33 UTC (13+ messages)
` [PATCH v3 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v3 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
[igt-dev] [PATCH] tests: read engine name again before restore timeout value
2023-10-12 11:33 UTC (3+ messages)
linux-next: build warning after merge of the arm-perf tree
2023-10-12 11:31 UTC (3+ messages)
[PATCH RFC] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
2023-10-12 11:31 UTC (10+ messages)
[PATCH v4 0/4] Add sc8280xp CCI and CAMSS core dtsi
2023-10-12 11:31 UTC (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp
` [PATCH v4 2/4] arm64: dts: qcom: sc8280xp: camss: Add CCI definitions
` [PATCH v4 3/4] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
` [PATCH v4 4/4] arm64: dts: qcom: sc8280xp: camss: Add CAMSS block definition
[PATCH v2] x86/msi: Fix compile error caused by GENERIC_MSI_IRQ and X86_LOCAL_APIC
2023-10-12 11:30 UTC (2+ messages)
[PATCH 0/3] cxl/region: Autodiscovery position repair
2023-10-12 11:29 UTC (3+ messages)
` [PATCH 1/3] cxl/region: Prepare the decoder match range helper for reuse
[PATCH] x86/efistub: Don't try to print after ExitBootService()
2023-10-12 11:28 UTC (6+ messages)
[PATCH] send-email: add --compose-cover option
2023-10-12 11:27 UTC
[Git][lvmteam/lvm2][main] _create_and_load_v4: propagate ioctl errors back to caller
2023-10-12 11:27 UTC
[PATCH] MAINTAINERS: Add include/sysemu/qtest.h to the qtest section
2023-10-12 11:25 UTC (2+ messages)
[LTP] [PATCH v1] Add test for UI_GET_NAME ioctl
2023-10-12 11:25 UTC (2+ messages)
` [LTP] [PATCH v2] "
[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-12 11:24 UTC (4+ messages)
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-10-12 11:24 UTC (5+ messages)
` [PATCH v2 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
[PATCH] lib/test_meminit: fix off-by-one error in test_pages()
2023-10-12 11:24 UTC (6+ messages)
[PATCH] Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE
2023-10-12 11:21 UTC
[isar-cip-core][PATCH] edk2-standalonemm-rpmb: Accelerate the build
2023-10-12 11:22 UTC
Rust Xen Guest Agent
2023-10-12 11:22 UTC
[isar-cip-core][PATCH] edk2-standalonemm-rpmb: Fix unbalanced brackets
2023-10-12 11:22 UTC
[Intel-xe] [PATCH v4 0/3] Remove Stubs in HDCP code
2023-10-12 11:21 UTC (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for Remove Stubs in HDCP code (rev4)
[PATCH 1/3] lib: utils/timer: Allow ACLINT MTIMER driver to setup quirks
2023-10-12 11:19 UTC (2+ messages)
[PATCH V2 2/2] tty: serial: uartps: Add rs485 support to uartps driver
2023-10-12 11:19 UTC (2+ messages)
[PATCH v2 0/3] Add rkmtd command
2023-10-12 11:18 UTC (4+ messages)
` [PATCH v2 2/3] dm: prepare rkmtd UCLASS
[PATCH 00/12] PCI device authentication
2023-10-12 11:18 UTC (8+ messages)
[oe] [meta-oe][kirkstone][PATCH 1/1] open-vm-tools: fix CVE-2023-20900
2023-10-12 11:14 UTC
[PATCH v3 0/6] Fixes and improvements for RS485
2023-10-12 11:17 UTC (4+ messages)
` [PATCH v3 1/6] serial: Do not hold the port lock when setting rx-during-tx GPIO
[PULL] drm-misc-fixes
2023-10-12 11:16 UTC (2+ messages)
` [Intel-gfx] "
[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
2023-10-12 11:15 UTC (14+ messages)
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP
[linux-audit/audit-userspace] Aureport on stream of data (Issue #324)
2023-10-12 10:43 UTC
[Intel-gfx] [PATCH 0/4] drm/i915/vlv_dsi: Add quirks for x86 android tablets (v3)
2023-10-12 11:15 UTC (5+ messages)
` "
[PATCH v20 0/4] Add Intel LJCA device driver
2023-10-12 11:14 UTC (6+ messages)
` [PATCH v20 1/4] usb: Add support for Intel LJCA device
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.