All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-20 15:50:54 to 2024-12-20 16:30:59 UTC [more...]

[PATCH -qemu 0/3] hw/cxl: Support dirty shutdown
 2024-12-20 16:00 UTC  (2+ messages)
` [PATCH 3/3] cxl/type3: Add 'dirty-shutdown' parameter

[PATCH] meson: skip gitweb build when Perl is disabled
 2024-12-20 16:30 UTC  (2+ messages)
` [PATCH v2] "

drivers/hwmon/pmbus/ibm-cffps.c:184:60: warning: '%04X' directive output may be truncated writing between 4 and 8 bytes into a region of size 5
 2024-12-20 16:30 UTC  (3+ messages)

[PATCH] replace free hugepage folios after migration
 2024-12-20 16:30 UTC  (4+ messages)

[PATCH 0/1] clear out Python syntax warnings
 2024-12-20 16:28 UTC  (4+ messages)
` [PATCH 1/1] selftests/bpf: "

[PATCH 0/7] Raspberry Pi HEVC decoder driver
 2024-12-20 16:21 UTC  (6+ messages)
` [PATCH 1/7] RFC: media: Add media_request_{pin,unpin} API
` [PATCH 3/7] media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128
` [PATCH 5/7] media: platform: Add Raspberry Pi HEVC decoder driver
` [PATCH 6/7] RFC: v4l2-mem2mem: Remove warning from v4l2_m2m_job_finish
` [PATCH 7/7] arm: dts: bcm2711-rpi: Add HEVC decoder node

[PATCH 0/5] PATH WALK III: Add 'git backfill' command
 2024-12-20 16:29 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] backfill: add builtin boilerplate
  ` [PATCH v2 2/5] backfill: basic functionality and tests
  ` [PATCH v2 3/5] backfill: add --min-batch-size=<n> option
  ` [PATCH v2 4/5] backfill: add --sparse option
  ` [PATCH v2 5/5] backfill: assume --sparse when sparse-checkout is enabled

[PATCH 00/12] rockchip: rk3399: Migrate to use TPL on bob and kevin
 2024-12-20 16:29 UTC  (4+ messages)

[PULL 00/17] Migration patches for 2024-12-17
 2024-12-20 16:28 UTC  (4+ messages)

[PATCH v7 0/1] target/riscv: rvv: Use wider accesses for unit stride load/store
 2024-12-20 16:28 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCHSET v8 0/12] Uncached buffered IO
 2024-12-20 16:28 UTC  (10+ messages)
` [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 03/12] mm/readahead: add folio allocation helper
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper

[PULL 00/59] Accel & exec patches for 2024-12-20
 2024-12-20 16:15 UTC  (60+ messages)
` [PULL 01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
` [PULL 02/59] log: Add separate debug option for logging invalid memory accesses
` [PULL 03/59] qom: Add TYPE_CONTAINER macro
` [PULL 04/59] qom: New object_property_add_new_container()
` [PULL 05/59] tests: Fix test-qdev-global-props on anonymous qdev realize()
` [PULL 06/59] tests: Explicitly create containers in test_qom_partial_path()
` [PULL 07/59] ppc/e500: Avoid abuse of container_get()
` [PULL 08/59] hw/ppc: Explicitly create the drc container
` [PULL 09/59] qom: Create system containers explicitly
` [PULL 10/59] target/i386/sev: Reduce system specific declarations
` [PULL 11/59] include: Rename sysemu/ -> system/
` [PULL 12/59] system: Move 'exec/confidential-guest-support.h' to system/
` [PULL 13/59] tcg/tci: Include missing 'disas/dis-asm.h' header
` [PULL 14/59] accel/tcg: Include missing 'exec/tswap.h' header in translator.c
` [PULL 15/59] accel/tcg: Have tlb_vaddr_to_host() use vaddr type
` [PULL 16/59] exec/cpu-all: Include missing 'exec/cpu-defs.h' header
` [PULL 17/59] exec/cpu-defs: Remove unnecessary headers
` [PULL 18/59] exec/translation-block: Include missing 'exec/vaddr.h' header
` [PULL 19/59] linux-user/aarch64: Include missing 'user/abitypes.h' header
` [PULL 20/59] user: Introduce 'user/guest-host.h' header
` [PULL 21/59] target/arm/cpu: Restrict cpu_untagged_addr() to user emulation
` [PULL 22/59] target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation
` [PULL 23/59] exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h'
` [PULL 24/59] include: Include missing 'qemu/clang-tsa.h' header
` [PULL 25/59] accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
` [PULL 26/59] accel/tcg: Use tb_page_addr_t type in page_unprotect()
` [PULL 27/59] accel/tcg: Move page_[un]protect() to 'user/page-protection.h'
` [PULL 28/59] system: Remove unnecessary 'exec/translate-all.h' include
` [PULL 29/59] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
` [PULL 30/59] accel/tcg: Un-inline log_pc()
` [PULL 31/59] accel/tcg: Move TranslationBlock declarations to 'tb-internal.h'
` [PULL 32/59] accel/tcg: Really restrict cpu_io_recompile() to system emulation
` [PULL 33/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4)
` [PULL 34/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)
` [PULL 35/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
` [PULL 36/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
` [PULL 37/59] user: Forward declare target_cpu_copy_regs structure
` [PULL 38/59] user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
` [PULL 39/59] user: Declare cpu_loop() once in 'user/cpu_loop.h'
` [PULL 40/59] user: Move various declarations out of 'exec/exec-all.h'
` [PULL 41/59] target/loongarch: Declare loongarch_cpu_dump_state() locally
` [PULL 42/59] target/sparc: Uninline cpu_get_tb_cpu_state()
` [PULL 43/59] target/sparc: Move sparc_restore_state_to_opc() to cpu.c
` [PULL 44/59] exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX is always defined
` [PULL 45/59] accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
` [PULL 46/59] exec/translation-block: Include missing 'qemu/atomic.h' header
` [PULL 47/59] qemu/coroutine: "
` [PULL 48/59] accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
` [PULL 49/59] accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
` [PULL 50/59] accel/tcg: Include missing 'exec/translation-block.h' header
` [PULL 51/59] accel/tcg: Un-inline translator_is_same_page()
` [PULL 52/59] target/xtensa: Remove tswap() calls in semihosting simcall() helper
` [PULL 53/59] target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()
` [PULL 54/59] target/mips: Drop left-over comment about Jazz machine
` [PULL 55/59] hw/xen: Remove unnecessary 'exec/cpu-common.h' header
` [PULL 56/59] system/numa: "
` [PULL 57/59] system/accel-ops: "
` [PULL 58/59] meson: Do not define CONFIG_DEVICES on user emulation
` [PULL 59/59] util/qemu-timer: fix indentation

[PULL 00/18] loongarch-to-apply queue
 2024-12-20 16:20 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.13-rc4
 2024-12-20 16:25 UTC 

[OE-core][PATCH v2] kernel-yocto: enable fetching kernel metadata using file fetcher
 2024-12-20 16:25 UTC  (2+ messages)

build warning in libgpiod rust bindings with rust 1.83
 2024-12-20 16:25 UTC 

[PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM
 2024-12-20 16:25 UTC  (10+ messages)

[PATCH 0/2] GIT-VERSION-GEN: fix overriding values
 2024-12-20 16:23 UTC  (12+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] GIT-VERSION-GEN: fix overriding version via environment
  ` [PATCH v2 3/5] Makefile: drop unneeded indirection for GIT-VERSION-GEN outputs
  ` [PATCH v2 4/5] Makefile: respect build info declared in "config.mak"

[GIT PULL FOR 6.14] Qualcomm IRIS decoder
 2024-12-20 16:24 UTC  (2+ messages)
` [GIT PULL FOR 6.14] Qualcomm IRIS decoder (#106283)

[PATCH 1/2] drm/xe: Introduce GuC PC debugfs
 2024-12-20 16:24 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.13-rc4
 2024-12-20 16:24 UTC 

[PATCH v2] events/core: fix acoount failure for event's total_enable_time
 2024-12-20 16:23 UTC  (7+ messages)

[PATCH] tests/intel/xe_drm_fdinfo: Do not destroy NULL xe_cork
 2024-12-20 16:22 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe: Introduce the RPa information
 2024-12-20 16:22 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-12-20 16:22 UTC  (7+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD

[PATCH v3 0/7] PATH WALK I: The path-walk API
 2024-12-20 16:21 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] path-walk: introduce an object walk by path
  ` [PATCH v4 2/7] test-lib-functions: add test_cmp_sorted
  ` [PATCH v4 3/7] t6601: add helper for testing path-walk API
  ` [PATCH v4 4/7] path-walk: allow consumer to specify object types
  ` [PATCH v4 5/7] path-walk: visit tags and cached objects
  ` [PATCH v4 6/7] path-walk: mark trees and blobs as UNINTERESTING
  ` [PATCH v4 7/7] path-walk: reorder object visits

[PATCH 3/3] arm64: dts: qcom: sc8280xp: Add Huawei Matebook E Go (sc8280xp)
 2024-12-20 16:21 UTC  (4+ messages)

[PATCH v2 0/5] Add support for USB DFU boot on AM62Px
 2024-12-20 16:19 UTC  (9+ messages)
` [PATCH v2 4/5] arm: dts: k3-am62p5-sk-u-boot: enable USB0 for USB DFU boot

[PATCH v7 00/18] NVMe PCI endpoint target driver
 2024-12-20 16:19 UTC  (3+ messages)
` [PATCH v7 17/18] nvmet: New NVMe PCI endpoint function "

[RFC 0/8] ioring: network driver
 2024-12-20 16:19 UTC  (7+ messages)

[PATCH] drm/xe/pm: Also avoid missing outer rpm warning on system suspend
 2024-12-20 16:20 UTC  (4+ messages)

[PATCH net] net: ethernet: ti: am65-cpsw: default to round-robin for host port receive
 2024-12-20 16:17 UTC  (3+ messages)

[PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
 2024-12-20 16:17 UTC  (13+ messages)

[PATCH v4 0/2] Fixes for MI_REPORT_PERF_COUNT
 2024-12-20 16:16 UTC  (2+ messages)

drivers/rapidio/rio_cm.c:682:21: warning: variable 'rc' set but not used
 2024-12-20 16:15 UTC 

[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
 2024-12-20 16:15 UTC  (4+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 01/24] net/_common_intel: add pkt reassembly fn for intel drivers

[PATCH BlueZ 1/1] client/player: Rework transport select for encrypted streams
 2024-12-20 16:14 UTC  (2+ messages)
`  "

[PATCH] accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
 2024-12-20 16:13 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: orangepi-5-plus: Enable USB 3.0 ports
 2024-12-20 16:12 UTC  (2+ messages)

[PATCH] selftests/run_kselftest.sh: Fix help string for --per-test-log
 2024-12-20 16:12 UTC 

[PATCH v1] dmaengine: fsl-edma: add runtime suspend/resume support
 2024-12-20 16:12 UTC  (2+ messages)

[PATCH v2 0/2] net: stmmac: dwmac-mediatek: Fix inverted logic for mediatek,mac-wol
 2024-12-20 16:09 UTC  (3+ messages)

[PATCH bpf-next v3 0/6] bpf, mm: Introduce try_alloc_pages()
 2024-12-20 16:10 UTC  (10+ messages)
` [PATCH bpf-next v3 4/6] memcg: Use trylock to access memcg stock_lock

[PATCH bpf] selftests/bpf: add XDP_UMEM_TX_METADATA_LEN flag to umem_config
 2024-12-20 16:10 UTC  (2+ messages)

[PATCH] lockdep: Fix wait context check on softirq for PREEMPT_RT
 2024-12-20 16:10 UTC  (2+ messages)

[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-20 16:09 UTC  (4+ messages)
` [PATCH v10 11/24] x86/resctrl: Remove MSR reading of event configuration value

RFC: riscv64 big endian system attempt
 2024-12-20 15:58 UTC  (16+ messages)
` [RFC 01/15] riscv: add initial kconfig and build flags for big-endian
` [RFC 02/15] add __RISCVEB__ to byteorder.h
` [RFC 03/15] riscv: disable vector if big-endian, gcc unsupported option
` [RFC 04/15] riscv: word-at-atime: move to generic if we're big endian
` [RFC 05/15] riscv: asm: use .insn for making custom instructioons
` [RFC 06/15] intiial header work
` [RFC 07/15] kconfig: remove CONFIG_COMAPT for big-endian (compat cods doesn't build atm)
` [RFC 08/15] defconfig: add our build config
` [RFC 09/15] temp: remove various library optimisations
` [RFC 10/15] riscv: fixup use of natural endian on instructions
` [RFC 11/15] add todo on fpu
` [RFC 12/15] riscv: bpf: big endian fixes, updated BPF_ALU ops
` [RFC 13/15] riscv: probes: sort out endian-ness
` [RFC 14/15] riscv: ftrace big endian updates
` [RFC 15/15] riscv: traps: make insn fetch common in unknown instruction

[alsa-ucm-conf] sof-soundwire: Use correct speaker data port and PCM for cs35l56 bridge
 2024-12-20 16:08 UTC 

[OE-core] [PATCH 1/4] meta/lib/oe/sbom30.py: correct alias
 2024-12-20 16:09 UTC  (3+ messages)
`  "

[PATCH i-g-t] tests/kms_lease: Add vblank count to avoind resource busy
 2024-12-20 16:08 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 0/3] arm64: dts: qcom: Introduce Huawei Matebook E Go
 2024-12-20 16:05 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Document Huawei Matebook E Go (sc8280xp)
` [PATCH v2 2/3] firmware: qcom: scm: Allow QSEECOM on "
` [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Add "

[PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
 2024-12-20 16:06 UTC  (11+ messages)

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS 6b3099ebca13ecc5d0e7d07b438672addbd65da6
 2024-12-20 16:05 UTC 

[PATCH v2] tracing: Switch trace_events_trigger.c code over to use guard()
 2024-12-20 16:06 UTC 

LINSTOR GUI v1.8.8
 2024-12-20 16:05 UTC 

[PATCH] mm: add build-time option to set hotplug default type
 2024-12-20 16:04 UTC  (5+ messages)

[linuxtv-media-pending:next] BUILD SUCCESS 40ed9e9b2808beeb835bd0ed971fb364c285d39c
 2024-12-20 16:04 UTC 

Confidential Computing - Kernel SIG meeting 2024/12/20 - Agenda items?
 2024-12-20 16:04 UTC  (2+ messages)

[PATCH v2 00/10] media: ov08x40: Various improvements
 2024-12-20 16:03 UTC  (3+ messages)

[PATCH v4 0/4] add I2C DTS support for S32G2/S32G3 SoCs
 2024-12-20 16:02 UTC  (5+ messages)
` [PATCH v4 2/4] arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' board support
` [PATCH v4 4/4] arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4

RFC: big endian support for riscv64/opensbi
 2024-12-20 16:02 UTC  (8+ messages)
` [RFC 1/7] opensbi: use .insn for instrcutions to fix endian
` [RFC 2/7] opensbi: add build config for building big-endian
` [RFC 3/7] opensbi: add option to set big-endian mode at run-time
` [RFC 4/7] opensbi: make io little-endian for big endian build
` [RFC 5/7] internal: add big/little endian to boot print
` [RFC 6/7] opensbi: fixup endian access for fw_info
` [RFC 7/7] opensbi: add u/s big endian init option

[PATCH] prio-queue: use size_t rather than int for size
 2024-12-20 16:01 UTC  (4+ messages)

[PATCH net-next 0/7] xdp: a fistful of generic changes pt. III
 2024-12-20 15:58 UTC  (4+ messages)
` [PATCH net-next 6/7] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go

Raspberry Pi 5 and PREEMPT_RT (6.13.0-rc3)
 2024-12-20 15:57 UTC  (3+ messages)

[PATCH] service: fix getting service lcore attributes
 2024-12-20 15:56 UTC  (2+ messages)

[RFC PATCH] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
 2024-12-20 15:50 UTC 

[meta-ti][scarthgap/master][PATCH] linux-ti-staging: Drop systest kernel
 2024-12-20 15:56 UTC 

[PATCH] KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
 2024-12-20 15:55 UTC  (3+ messages)

[PATCH 5/8] gpio: max7360: Add MAX7360 gpio support
 2024-12-20 15:54 UTC  (2+ messages)

[kees:dev/v6.13-rc2/remove-sockaddr 4/4] net/iucv/af_iucv.c:858:9: error: no member named 'sa_family' in 'struct sockaddr_iucv'
 2024-12-20 15:54 UTC 

[PATCH v4 6/8] refs: introduce the `ref_transaction_update_reflog` function
 2024-12-20 15:53 UTC  (3+ messages)
` [PATCH] refs: mark invalid refname message for translation

[RFC PATCH 0/4] Support dynamic (de)configuration of memory
 2024-12-20 15:53 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime "

[kvm-unit-tests PATCH v3 0/3] s390x: pv: Add test for large host pages backing
 2024-12-20 15:52 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 3/3] "

Test Mail
 2024-12-20 15:52 UTC 

Consultation on the invalidation of OpenBMC IMA/EVM function
 2024-12-20 15:43 UTC  (2+ messages)

[PATCH net-next v1] net: page_pool: add page_pool_put_page_nosync()
 2024-12-20 15:49 UTC  (4+ 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.