All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-06 07:27:43 to 2022-07-06 08:09:20 UTC [more...]

unable to read RDB block due to b9684a71fca793
 2022-07-06  8:09 UTC  (2+ messages)

[PATCH] block/io_uring: clarify that short reads can happen
 2022-07-06  8:03 UTC 

[PATCH] ARM: baltos: use GPIO names for TCA6416 chip
 2022-07-06  8:06 UTC 

[PATCH blktests] nbd: add a module install and device connect test
 2022-07-06  8:08 UTC  (2+ messages)

[PATCH 01/27] openssl: update 3.0.4 -> 3.0.5
 2022-07-06  8:07 UTC  (27+ messages)
` [PATCH 02/27] diffoscope: upgrade 216 -> 217
` [PATCH 03/27] glib-2.0: upgrade 2.72.2 -> 2.72.3
` [PATCH 04/27] glib-networking: upgrade 2.72.0 -> 2.72.1
` [PATCH 05/27] gstreamer1.0: upgrade 1.20.2 -> 1.20.3
` [PATCH 06/27] harfbuzz: upgrade 4.3.0 -> 4.4.1
` [PATCH 07/27] kmod: upgrade 29 -> 30
` [PATCH 08/27] libsoup: upgrade 3.0.6 -> 3.0.7
` [PATCH 09/27] mesa: upgrade 22.1.2 -> 22.1.3
` [PATCH 10/27] mpg123: upgrade 1.29.3 -> 1.30.0
` [PATCH 11/27] nghttp2: upgrade 1.47.0 -> 1.48.0
` [PATCH 12/27] piglit: upgrade to latest revision
` [PATCH 13/27] pulseaudio: upgrade 16.0 -> 16.1
` [PATCH 14/27] python3-cffi: upgrade 1.15.0 -> 1.15.1
` [PATCH 15/27] python3-cryptography: upgrade 37.0.2 -> 37.0.3
` [PATCH 16/27] python3-cryptography-vectors: "
` [PATCH 17/27] python3-hatchling: upgrade 1.3.0 -> 1.3.1
` [PATCH 18/27] python3-hypothesis: upgrade 6.46.11 -> 6.48.2
` [PATCH 19/27] python3-jsonschema: upgrade 4.6.0 -> 4.6.1
` [PATCH 20/27] python3-mako: upgrade 1.2.0 -> 1.2.1
` [PATCH 21/27] python3-pycryptodomex: upgrade 3.14.1 -> 3.15.0
` [PATCH 22/27] python3-requests: upgrade 2.28.0 -> 2.28.1
` [PATCH 23/27] python3-setuptools: upgrade 62.5.0 -> 62.6.0
` [PATCH 24/27] python3-sphinx: upgrade 5.0.0 -> 5.0.2
` [PATCH 25/27] xcb-proto: upgrade 1.15 -> 1.15.2
` [PATCH 26/27] procps: restrict version check to 3.x
` [PATCH 27/27] ncurses: mark upstream version as unknown

[PATCH v21 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-07-06  7:54 UTC  (4+ messages)
` [PATCH v21 3/4] arm64: dts: mt8183: add Mediatek MDP3 nodes

[xen-unstable-smoke test] 171511: regressions - FAIL
 2022-07-06  8:05 UTC  (7+ messages)

[PATCH RESEND] python/machine: Fix AF_UNIX path too long on macOS
 2022-07-06  8:02 UTC  (2+ messages)

[PATCH 0/3] cloning unborn HEAD when other branches are present
 2022-07-06  8:03 UTC  (4+ messages)
` [PATCH 1/3] clone: drop extra newline from warning message
` [PATCH 2/3] clone: factor out unborn head setup into its own function
` [PATCH 3/3] clone: propagate empty remote HEAD even with other branches

[PATCH v6 1/2] i2c: add support for microchip fpga i2c controllers
 2022-07-06  8:03 UTC  (8+ messages)
` [PATCH v6 2/2] MAINTAINERS: add the polarfire soc's i2c driver

[PATCH v5 00/13] Canaan devicetree fixes
 2022-07-06  8:03 UTC  (4+ messages)

[PATCH 0/3] sched/core: Optimize load balance of core scheduling
 2022-07-06  8:03 UTC  (7+ messages)
` [PATCH 2/3] sched/core: Introduce nr_running percpu for each cookie
` [PATCH 3/3] sched/core: Make tasks with the same cookie pairs on SMT siblings

[PATCH 0/2] swiotlb: Split up single swiotlb lock
 2022-07-06  8:00 UTC  (6+ messages)
` [PATCH 2/2] x86/ACPI: Set swiotlb area according to the number of lapic entry in MADT

[PATCH net-next] can: slcan: use scnprintf() as a hardening measure
 2022-07-06  7:59 UTC 

[meta-oe][kirkstone][master][PATCH] thrift: add CVE_PRODUCT to fix CVE reporting
 2022-07-06  7:59 UTC 

[PATCH v4 0/12] ptrace: cleaning up ptrace_stop
 2022-07-06  7:58 UTC  (12+ messages)
` [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state

[PATCH] usb: cdnsp: Fix potential memory leak in cdnsp_alloc_stream_info()
 2022-07-06  7:59 UTC 

[RFC PATCH 00/29] cover letter for net/qdma PMD
 2022-07-06  7:52 UTC  (29+ messages)
` [RFC PATCH 01/29] net/qdma: add net PMD template
` [RFC PATCH 02/29] maintainers: add maintainer for net/qdma PMD
` [RFC PATCH 03/29] net/meson.build: add support to compile net qdma
` [RFC PATCH 04/29] net/qdma: add logging support
` [RFC PATCH 05/29] net/qdma: add device init and uninit functions
` [RFC PATCH 07/29] net/qdma: add supported qdma version
` [RFC PATCH 08/29] net/qdma: qdma hardware initialization
` [RFC PATCH 09/29] net/qdma: define device modes and data structure
` [RFC PATCH 10/29] net/qdma: add net PMD ops template
` [RFC PATCH 11/29] net/qdma: add configure close and reset ethdev ops
` [RFC PATCH 12/29] net/qdma: add routine for Rx queue initialization
` [RFC PATCH 13/29] net/qdma: add callback support for Rx queue count
` [RFC PATCH 14/29] net/qdma: add routine for Tx queue initialization
` [RFC PATCH 15/29] net/qdma: add queue cleanup PMD ops
` [RFC PATCH 16/29] net/qdma: add start and stop apis
` [RFC PATCH 17/29] net/qdma: add Tx burst API
` [RFC PATCH 18/29] net/qdma: add Tx queue reclaim routine
` [RFC PATCH 19/29] net/qdma: add callback function for Tx desc status
` [RFC PATCH 20/29] net/qdma: add Rx burst API
` [RFC PATCH 21/29] net/qdma: add mailbox communication library
` [RFC PATCH 22/29] net/qdma: mbox API adaptation in Rx/Tx init
` [RFC PATCH 23/29] net/qdma: add support for VF interfaces
` [RFC PATCH 24/29] net/qdma: add Rx/Tx queue setup routine for VF devices
` [RFC PATCH 25/29] net/qdma: add basic PMD ops for VF
` [RFC PATCH 26/29] net/qdma: add datapath burst API "
` [RFC PATCH 27/29] net/qdma: add device specific APIs for export
` [RFC PATCH 28/29] net/qdma: add additional debug APIs
` [RFC PATCH 29/29] net/qdma: add stats PMD ops for PF and VF

[PATCH v10 00/17] Move HEVC stateless controls out of staging
 2022-07-06  7:56 UTC  (7+ messages)
` [PATCH v10 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control

[PATCH v1 0/4] Add HiFive Unmatched LEDs
 2022-07-06  7:56 UTC  (13+ messages)
` [PATCH v1 1/4] leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors
` [PATCH v1 2/4] dt-bindings: leds: pwm-multicolor: Add active-low property
` [PATCH v1 3/4] leds: pwm-multicolor: Support active-low LEDs
` [PATCH v1 4/4] riscv: dts: sifive unmatched: Add PWM controlled LEDs

[PATCH v2 1/9] hw/i2c/pca954x: Add method to get channels
 2022-07-06  7:56 UTC  (9+ messages)
` [PATCH v2 9/9] docs: aspeed: Add fby35 multi-SoC machine section

[PATCH 0/9] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA
 2022-07-06  7:54 UTC  (7+ messages)
` [PATCH 1/9] dt-bindings: arm: add BCM63138 SoC
` [PATCH 3/9] ARM: dts: update dts files for bcmbca SoC BCM63138

[PATCH net-next] igc: add xdp frags support to ndo_xdp_xmit
 2022-07-06  7:54 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] sfc: falcon: Use the bitmap API to allocate bitmaps
 2022-07-06  7:53 UTC  (2+ messages)

pr_info in driver question
 2022-07-06  7:53 UTC  (2+ messages)

[PATCH] sfc/siena: Use the bitmap API to allocate bitmaps
 2022-07-06  7:53 UTC  (2+ messages)

[PATCH 5.15 00/98] 5.15.53-rc1 review
 2022-07-06  7:52 UTC  (3+ messages)

[dm-devel] clean up zoned device information v2
 2022-07-06  7:03 UTC  (3+ messages)
` [dm-devel] [PATCH 08/16] block: pass a gendisk to blk_queue_free_zone_bitmaps
` [dm-devel] [PATCH 12/16] block: use bdev based helpers in blkdev_zone_mgmt{, all}

[PATCH v10 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-07-06  7:50 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles

[PATCH v2 0/1] qga: add command 'guest-get-cpustats'
 2022-07-06  7:44 UTC  (7+ messages)
` [PATCH v2 1/1] "
    `  "

[PATCH] io_uring: fix short read slow path corruptions
 2022-07-06  7:51 UTC  (9+ messages)
` [PATCH v2] io_uring: fix short read slow path

[PATCH] net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
 2022-07-06  7:48 UTC 

[PATCH 0/9] cleanup error handling in kvmppc_read_int_cpu_dt()
 2022-07-06  7:45 UTC  (8+ messages)
` [PATCH 2/9] target/ppc: add errp to kvmppc_read_int_cpu_dt()

[PATCH 1/2] irqchip/atmel-aic: remove #ifdef CONFIG_PM
 2022-07-06  7:46 UTC  (4+ messages)
` [PATCH 2/2] irqchip/atmel-aic5: "

[PATCH] ati-remote: remove private err() macro
 2022-07-06  7:44 UTC 

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-06  7:43 UTC  (12+ messages)

[PATCH 0/5] clk: qcom: Drop use of pxo/cxo_board for rpm devices
 2022-07-06  7:44 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: clock: fix wrong clock documentation for qcom,rpmcc
` [PATCH 2/5] ARM: DTS: qcom: fix dtbs_check warning with new rpmcc clocks

[PATCH] rtc: rx8025: fix 12/24 hour mode detection on RX-8035
 2022-07-06  7:42 UTC 

simplify the mdev interface v5
 2022-07-06  7:42 UTC  (16+ messages)
` [PATCH 01/15] drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types
` [PATCH 02/15] drm/i915/gvt: simplify vgpu configuration management
` [PATCH 03/15] vfio/mdev: make mdev.h standalone includable
` [PATCH 04/15] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 05/15] vfio/mdev: simplify mdev_type handling
` [PATCH 06/15] vfio/mdev: remove mdev_from_dev
` [PATCH 07/15] vfio/mdev: unexport mdev_bus_type
` [PATCH 08/15] vfio/mdev: remove mdev_parent_dev
` [PATCH 09/15] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 10/15] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 11/15] vfio/mdev: consolidate all the name "
` [PATCH 12/15] vfio/mdev: consolidate all the available_instance "
` [PATCH 13/15] vfio/mdev: consolidate all the description "
` [PATCH 14/15] vfio/mdev: add mdev available instance checking to the core
` [PATCH 15/15] vfio/mdev: remove an extra parent kobject reference

[PATCH 5.18 000/181] 5.18.8-rc1 review
 2022-07-06  7:41 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: Remove duplicated argument to ||
 2022-07-06  4:57 UTC 

[PATCH] drm/amd/display: Fix unsigned expression compared with zero
 2022-07-06  6:39 UTC 

[PATCH 0/6] i2c: Make remove callback return void
 2022-07-05 20:11 UTC  (3+ messages)
` [PATCH 6/6] "

[POSSIBLE BUG] Unreachable code or possible dereferencing of NULL pointer
 2022-07-05 15:52 UTC 

[PATCH v7 0/9] VirtIO-GPU driver fixes and improvements
 2022-07-05 20:56 UTC  (8+ messages)
` [PATCH v7 7/9] drm/virtio: Improve DMA API usage for shmem BOs

[PATCH net-next v2 0/9] tegra: Add support for MGBE controller
 2022-07-06  7:40 UTC  (13+ messages)
` [PATCH net-next v2 1/9] dt-bindings: power: Add Tegra234 MGBE power domains
` [PATCH net-next v2 2/9] dt-bindings: Add Tegra234 MGBE clocks and resets
` [PATCH net-next v2 3/9] dt-bindings: memory: Add Tegra234 MGBE memory clients
` [PATCH net-next v2 4/9] memory: tegra: Add MGBE memory clients for Tegra234
` [PATCH net-next v2 5/9] dt-bindings: net: Add Tegra234 MGBE

[qemu-mainline test] 171512: tolerable FAIL - PUSHED
 2022-07-06  7:40 UTC 

[PATCH] bcache: remove unused bch_mark_cache_readahead function def in stats.h
 2022-07-06  7:39 UTC 

[PATCH] xen/sysvinit: add hvc0 console only if not there already
 2022-07-06  7:38 UTC  (3+ messages)
` [meta-virtualization] "

[PATCH v2 0/8] x86emul: a few small steps towards disintegration
 2022-07-06  7:31 UTC  (2+ messages)

[PATCH 1/2] RDMA/rxe: Add common rxe_prepare_res()
 2022-07-06  7:38 UTC  (3+ messages)
` [PATCH 2/2] RDMA/rxe: Rename rxe_atomic_reply to atomic_reply

[PATCH] iotests: fix copy-before-write for macOS and FreeBSD
 2022-07-06  7:34 UTC  (4+ messages)

[PATCH] iommu: add preemption support to iommu_{un,}map()
 2022-07-06  7:31 UTC  (2+ messages)

[PATCH v1 00/10] Add Xue - console over USB 3 Debug Capability
 2022-07-06  7:30 UTC  (2+ messages)

[PATCH v2 0/2] x86/mwait-idle: (remaining) SPR support
 2022-07-06  7:30 UTC  (2+ messages)

[PATCH 00/11] x86: support AVX512-FP16
 2022-07-06  7:31 UTC  (2+ messages)

[PATCH 0/3] ui/cocoa: Run qemu_init in the main thread
 2022-07-06  7:32 UTC  (3+ messages)
` [PATCH 2/3] Revert "main-loop: Disable block backend global state assertion on Cocoa"

[PATCH V1 0/4] Add tbench/gitsource new test cases for amd-pstate-ut
 2022-07-06  7:36 UTC  (5+ messages)
` [PATCH V1 1/4] selftests: amd-pstate: Modify amd-pstate-ut.sh to basic.sh
` [PATCH V1 2/4] selftests: amd-pstate: Trigger tbench benchmark and test cpus
` [PATCH V1 3/4] selftests: amd-pstate: Trigger gitsource "
` [PATCH V1 4/4] Documentation: amd-pstate: Add tbench and gitsource test introduction

[PATCH v2 1/3] dt-bindings: clock: add pcm reset for ipq806x lcc
 2022-07-06  7:34 UTC  (7+ messages)
` [PATCH v2 3/3] clk: qcom: lcc-ipq806x: convert to parent data

[PATCH] of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer
 2022-07-06  7:33 UTC  (3+ messages)
  `  "

[PATCH 1/2] ARM: dts: imx7d: add dts for UC-8210/8220 hardware
 2022-07-06  7:31 UTC  (2+ messages)

[PATCH -next] virt: acrn: using for_each_set_bit to simplify the code
 2022-07-06  7:32 UTC  (2+ messages)

[RFC PATCH 0/4] Introducing a common representation of boot info
 2022-07-06  7:30 UTC  (2+ messages)

[PATCH 1/1] tools/symbols: fix memory leak in build_initial_tok_table()
 2022-07-06  7:30 UTC  (3+ messages)

[PATCH v6 0/9] xen: drop hypercall function tables
 2022-07-06  7:30 UTC  (2+ messages)

[RFC PATCH] xen/docs: Document acquire resource interface
 2022-07-06  7:30 UTC  (2+ messages)

[PATCH 0/5] x86/lbr: handle lack of model-specific LBRs
 2022-07-06  7:30 UTC  (2+ messages)

[PATCH v3] doc/checkpatch: Add description to MACRO_ARG_REUSE
 2022-07-06  7:30 UTC  (2+ messages)

[PATCH] build/xen: fix symbol generation with LLVM LD
 2022-07-06  7:30 UTC  (2+ messages)

[PATCH v7 1/4] media: dt-bindings: ov5675: document YAML binding
 2022-07-06  7:30 UTC  (3+ messages)
` [PATCH v7 2/4] media: ov5675: add device-tree support and support runtime PM

[PATCH 0/2] x86/cpuid: expose MCDT_NO
 2022-07-06  7:29 UTC  (3+ messages)
` [PATCH 2/2] x86/cpuid: set MCDT_NO for non-affected models

[PATCH] scsi/lsi53c895a: fix use-after-free in lsi_do_msgout (CVE-2022-0216)
 2022-07-06  7:25 UTC  (2+ messages)

[PATCH] ASoC: SOF: debug: delete sof_dfsentry_write()
 2022-07-06  7:28 UTC  (2+ messages)

[PATCH] riscv: Invalid instruction cache after copy the xol area
 2022-07-06  7:28 UTC  (4+ messages)

[PATCH v3] arm64: enable THP_SWAP for arm64
 2022-07-06  7:27 UTC 

[PATCH 4.9 00/29] 4.9.322-rc1 review
 2022-07-06  7:27 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.