messages from 2023-05-23 13:47:49 to 2023-05-23 14:09:28 UTC [more...]
[PATCH v3 00/11] phy: qcom-qmp-ufs: convert to newer style of bindings
2023-05-23 14:06 UTC (19+ messages)
` [PATCH v3 01/11] dt-bindings: phy: migrate QMP UFS PHY bindings to qcom,sc8280xp-qmp-ufs-phy.yaml
` [PATCH v3 02/11] phy: qcom-qmp-ufs: populate offsets configuration
` [PATCH v3 03/11] arm64: dts: qcom: msm8996: switch UFS QMP PHY to new style of bindings
` [PATCH v3 04/11] arm64: dts: qcom: msm8998: "
` [PATCH v3 05/11] arm64: dts: qcom: sdm845: "
` [PATCH v3 06/11] arm64: dts: qcom: sm6115: "
` [PATCH v3 07/11] arm64: dts: qcom: sm6350: "
` [PATCH v3 08/11] arm64: dts: qcom: sm8150: "
` [PATCH v3 09/11] arm64: dts: qcom: sm8250: "
` [PATCH v3 10/11] arm64: dts: qcom: sm8350: "
` [PATCH v3 11/11] arm64: dts: qcom: sm8450: "
[PATCH] dmaengine: pl330: rename _start to prevent build error
2023-05-23 14:08 UTC (2+ messages)
[PATCH v2 00/52] tcg: Build once for system, once for user
2023-05-23 13:53 UTC (33+ messages)
` [PATCH v2 01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PATCH v2 03/52] tcg/s390x: "
` [PATCH v2 04/52] tcg/sparc64: "
` [PATCH v2 05/52] tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
` [PATCH v2 07/52] tcg: Add tlb_fast_offset to TCGContext
` [PATCH v2 08/52] tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
` [PATCH v2 09/52] *: Add missing includes of qemu/error-report.h
` [PATCH v2 10/52] *: Add missing includes of tcg/debug-assert.h
` [PATCH v2 11/52] *: Add missing includes of tcg/tcg.h
` [PATCH v2 12/52] tcg: Split out tcg-target-reg-bits.h
` [PATCH v2 13/52] target/arm: Fix test of TCG_OVERSIZED_GUEST
` [PATCH v2 14/52] tcg: Split out tcg/oversized-guest.h
` [PATCH v2 15/52] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
` [PATCH v2 17/52] target/arm: Include helper-gen.h in translator.h
` [PATCH v2 19/52] tcg: Remove outdated comments in helper-head.h
` [PATCH v2 20/52] tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
` [PATCH v2 21/52] tcg: Pass TCGHelperInfo to tcg_gen_callN
` [PATCH v2 22/52] tcg: Move temp_idx and tcgv_i32_temp debug out of line
` [PATCH v2 23/52] tcg: Split tcg_gen_callN
` [PATCH v2 25/52] tcg: Split helper-proto.h
` [PATCH v2 26/52] tcg: Add insn_start_words to TCGContext
` [PATCH v2 27/52] tcg: Add guest_mo "
` [PATCH v2 29/52] tcg: Split tcg/tcg-op-gvec.h
` [PATCH v2 30/52] tcg: Remove NO_CPU_IO_DEFS
` [PATCH v2 31/52] exec-all: Widen tb_page_addr_t for user-only
` [PATCH v2 32/52] exec-all: Widen TranslationBlock pc and cs_base to 64-bits
` [PATCH v2 33/52] tcg: Remove DEBUG_DISAS
` [PATCH v2 34/52] tcg: Remove USE_TCG_OPTIMIZATIONS
` [PATCH v2 37/52] accel/tcg: Move most of gen-icount.h into translator.c
` [PATCH v2 41/52] target/mips: Tidy helpers for translation
` [PATCH v2 46/52] tcg: Fix PAGE/PROT confusion
` [PATCH v2 49/52] plugins: Move plugin_insn_append to translator.c
[patch 0/6] mm/vmalloc: Assorted fixes and improvements
2023-05-23 14:02 UTC (6+ messages)
` [patch 1/6] mm/vmalloc: Prevent stale TLBs in fully utilized blocks
` [patch 2/6] mm/vmalloc: Avoid iterating over per CPU vmap blocks twice
` [patch 3/6] mm/vmalloc: Prevent flushing dirty space over and over
` [patch 4/6] mm/vmalloc: Check free space in vmap_block lockless
` [patch 6/6] mm/vmalloc: Dont purge usable blocks unnecessarily
[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
2023-05-23 14:05 UTC (17+ messages)
` [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v3 05/12] cifs: "
` [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v3 08/12] arm64: vdso: Pass (void *) "
` [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v3 11/12] arm64: memory: "
` [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines
[PATCH 00/12] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2023-05-23 13:47 UTC (3+ messages)
` [PATCH 12/12] hw/char/pl011: Implement TX FIFO
[RFC PATCH] softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
2023-05-23 13:57 UTC (2+ messages)
[PATCH 5.10.y-cip 00/23] Add RZ/V2M I2C and WDT support
2023-05-23 14:05 UTC (6+ messages)
` [PATCH 5.10.y-cip 14/23] PM: core: Add new *_PM_OPS macros, deprecate old ones
[dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
2023-05-23 14:05 UTC (7+ messages)
` "
[PATCH] KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler
2023-05-23 14:05 UTC
[PATCH 0/2] dmaengine: at_hdmac: Regression fix and cleanup
2023-05-23 14:04 UTC (4+ messages)
` [PATCH 2/2] dmaengine: at_hdmac: Remove unused field values that do not fit
[PATCH] xen/netback: Pass (void *) to virt_to_page()
2023-05-23 14:03 UTC
[PATCH] drm/amdgpu: add the accelerator pcie class
2023-05-23 14:02 UTC (4+ messages)
Deadlock due to EPT_VIOLATION
2023-05-23 14:02 UTC
[PATCH v2] cpufreq: intel_pstate: Avoid initializing variables prematurely
2023-05-23 14:02 UTC (5+ messages)
[PATCH v8 1/6] ksm: support unsharing KSM-placed zero pages
2023-05-23 14:00 UTC (4+ messages)
[PATCH] ARM: dts: Unify pinctrl-single pin group nodes for davinci
2023-05-23 14:00 UTC (2+ messages)
[PATCH 1/2] bpf: hide unused bpf_patch_call_args
2023-05-23 13:59 UTC (4+ messages)
` [PATCH 2/2] bpf: add bpf_probe_read_kernel declaration
[meta-oe][PATCH v2] bpftool: Fix externalsrc support
2023-05-23 14:00 UTC
[PATCH 0/5] cleanups to amd-sfh
2023-05-23 13:59 UTC (2+ messages)
[cip-dev] [cip-kernel-config] 5.10.y-cip/arm : Add support for access control lists
2023-05-23 13:59 UTC (2+ messages)
Secondary bond slave receiving packets when preferred is up
2023-05-23 13:58 UTC
[Intel-xe] [PATCH 1/2] drm/xe: Fix uninitialized variables
2023-05-23 13:59 UTC (5+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Fix check for platform without geometry pipeline
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Fix uninitialized variables
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[PATCH v3 0/4] arm64: dts: qcom: qdu1000: add SDHCI
2023-05-23 13:57 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: sdhci-msm: Document the QDU1000/QRU1000 compatible
` [PATCH v3 2/4] arm: dts: qcom: qdu1000: Add SDHCI node
` [PATCH v3 3/4] arm64: dts: qcom: qdu1000: Add SDHCI pin configuration to DTSI
` [PATCH v3 4/4] arm64: dts: qcom: qdu1000-idp: add SDHCI for emmc
[PATCH master] imx-usb-loader: Don't try to verify more data than contained in the image
2023-05-23 13:56 UTC (3+ messages)
[PATCH] HID: ensure timely release of driver-allocated resources
2023-05-23 13:57 UTC (2+ messages)
[Intel-xe] [RFC] drm/xe: A minimal assert for some forcewake domain on xe_mmio
2023-05-23 13:56 UTC (3+ messages)
[PATCH v6 0/7] QEMU CXL Provide mock CXL events and irq support
2023-05-23 13:56 UTC (5+ messages)
` [PATCH v6 6/7] hw/cxl/events: Add injection of DRAM events
[PATCH -next v20 00/26] riscv: Add vector ISA support
2023-05-23 13:56 UTC (5+ messages)
` [PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
[PATCH 0/4] ESM support for J721E and J7200
2023-05-23 13:56 UTC (2+ messages)
[isar-cip-core 0/2] Test different artifacts are bit identical
2023-05-23 13:56 UTC (3+ messages)
` [isar-cip-core 1/2] scripts: Add script to test different artifacts in the image "
` [isar-cip-core 2/2] .reproducible-check-ci.yml: use repro-tests.sh in the CI check
[PATCH v1 1/1] eal: warn user when lcore cpuset includes multiple sockets
2023-05-23 13:55 UTC (2+ messages)
[PATCH v2 0/4] arm64: dts: qcom: qdu1000: add SDHCI
2023-05-23 13:54 UTC (7+ messages)
` [PATCH v2 2/4] arm: dts: qcom: qdu1000: Add SDHCI node
` [PATCH v2 4/4] arm64: dts: qcom: qdu1000-idp: add SDHCI for emmc
[Bug 1237] QAT Crypto PMD requires QAT compress PMD for no good reasons
2023-05-23 13:55 UTC
[RFC] Xen crashes on ASSERT on suspend/resume, suggested fix
2023-05-23 13:54 UTC (2+ messages)
[PATCH v16 0/6] add Amlogic A1 clock controller drivers
2023-05-23 13:53 UTC (21+ messages)
` [PATCH v16 1/6] clk: meson: make pll rst bit as optional
` [PATCH v16 2/6] clk: meson: introduce new pll power-on sequence for A1 SoC family
` [PATCH v16 3/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v16 4/6] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v16 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
` [PATCH v16 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver
[PATCH v2] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-23 13:54 UTC (4+ messages)
[mickledore][master][PATCH] libvirt: upgrade 9.2.0 -> 9.3.0
2023-05-23 13:53 UTC (2+ messages)
` [meta-virtualization] "
[kvm-unit-tests PATCH v2] arm64: Make vector_table and vector_stub weak symbols
2023-05-23 13:53 UTC
[PATCH v4 00/10] Add stage-2 translation for SMMUv3
2023-05-23 13:48 UTC (2+ messages)
[PATCH v2 00/27] accel/tcg: Improvements to atomic128.h
2023-05-23 13:51 UTC (30+ messages)
` [PATCH v2 01/27] util: Introduce host-specific cpuinfo.h
` [PATCH v2 02/27] util: Add cpuinfo-i386.c
` [PATCH v2 03/27] util: Add i386 CPUINFO_ATOMIC_VMOVDQU
` [PATCH v2 04/27] tcg/i386: Use host/cpuinfo.h
` [PATCH v2 05/27] util/bufferiszero: Use i386 host/cpuinfo.h
` [PATCH v2 06/27] migration/xbzrle: Shuffle function order
` [PATCH v2 07/27] migration/xbzrle: Use i386 host/cpuinfo.h
` [PATCH v2 08/27] migration: Build migration_files once
` [PATCH v2 09/27] util: Add cpuinfo-aarch64.c
` [PATCH v2 10/27] include/host: Split out atomic128-cas.h
` [PATCH v2 11/27] include/host: Split out atomic128-ldst.h
` [PATCH v2 12/27] meson: Fix detect atomic128 support with optimization
` [PATCH v2 13/27] include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h
` [PATCH v2 14/27] target/ppc: Use tcg_gen_qemu_{ld, st}_i128 for LQARX, LQ, STQ
` [PATCH v2 15/27] target/s390x: Use tcg_gen_qemu_{ld, st}_i128 for LPQ, STPQ
` [PATCH v2 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
` [PATCH v2 17/27] target/s390x: Use cpu_{ld,st}*_mmu in do_csst
` [PATCH v2 18/27] target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu "
` [PATCH v2 19/27] accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
` [PATCH v2 20/27] accel/tcg: Remove prot argument to atomic_mmu_lookup
` [PATCH v2 21/27] accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
` [PATCH v2 22/27] qemu/atomic128: Split atomic16_read
` [PATCH v2 23/27] accel/tcg: Correctly use atomic128.h in ldst_atomicity.c.inc
` [PATCH v2 24/27] tcg: Split out tcg/debug-assert.h
` [PATCH v2 25/27] qemu/atomic128: Improve cmpxchg fallback for atomic16_set
` [PATCH v2 26/27] qemu/atomic128: Add runtime test for FEAT_LSE2
` [PATCH v2 27/27] qemu/atomic128: Add x86_64 atomic128-ldst.h
[PATCH v2] hw/arm/sbsa-ref: add GIC node into DT
2023-05-23 13:50 UTC (2+ messages)
[PATCH] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop
2023-05-23 13:51 UTC (2+ messages)
[PATCH net-next 0/2] TCP splice improvements
2023-05-23 13:52 UTC (3+ messages)
` [PATCH net-next 1/2] net/tcp: optimise locking for blocking splice
[virtio-comment] [Proposal] Relationship between XDP and rx-csum in virtio-net
2023-05-23 13:51 UTC (8+ messages)
` [virtio-comment] "
` [virtio-comment] Re: [virtio-dev] "
` [virtio-dev] "
[PATCH] nfsd: make a copy of struct iattr before calling notify_change
2023-05-23 13:50 UTC (4+ messages)
[PATCH net v2] ipv{4,6}/raw: fix output xfrm lookup wrt protocol
2023-05-23 13:50 UTC (2+ messages)
[PATCH] ext4: Fix possible corruption when moving a directory with RENAME_EXCHANGE
2023-05-23 13:50 UTC (2+ messages)
[PATCH v1 1/2] rust: specify when `ARef` is thread safe
2023-05-23 13:27 UTC (3+ messages)
` [PATCH v1 2/2] rust: task: add `Send` marker to `Task`
[PATCH 0/6] Add the 'net stats' command to dump network statistics
2023-05-23 13:47 UTC (7+ messages)
` [PATCH 1/6] net: ldpaa_eth: fix the memory layout of the dpmac_get_counters() API
` [PATCH 2/6] net: ldpaa_eth: transform dpni_statistics from a struct to a union
` [PATCH 3/6] net: ldpaa_eth: extend debug capabilities with DPNI statistics
` [PATCH 4/6] net: ldpaa_eth: extend debug capabilities with DPMAC statistics
` [PATCH 5/6] cmd: net: add a 'net stats' command to dump network statistics
` [PATCH 6/6] net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats'
[PATCH] drm/msm/a6xx: don't set IO_PGTABLE_QUIRK_ARM_OUTER_WBWA with coherent SMMU
2023-05-23 13:48 UTC (3+ messages)
reserved-memory nodes created by OpenSBI
2023-05-23 13:48 UTC (2+ messages)
[PATCH] drm/amdgpu: Mark amdgpu_acpi_get_node_id & amdgpu_acpi_get_dev functions as static
2023-05-23 13:47 UTC (2+ messages)
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.