All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-20 15:37:53 to 2024-12-20 16:21:55 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 0/7] Raspberry Pi HEVC decoder driver
 2024-12-20 16:21 UTC  (2+ messages)
` [PATCH 5/7] media: platform: Add "

[PATCHSET v8 0/12] Uncached buffered IO
 2024-12-20 16:21 UTC  (17+ 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 04/12] mm: add PG_dropbehind folio flag
` [PATCH 05/12] mm/readahead: add readahead_control->dropbehind member
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/12] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
` [PATCH 08/12] mm/filemap: add read support for RWF_DONTCACHE
` [PATCH 09/12] mm/filemap: drop streaming/uncached pages when writeback completes
` [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper
` [PATCH 11/12] mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
` [PATCH 12/12] mm: add FGP_DONTCACHE folio creation flag

[PULL 00/59] Accel & exec patches for 2024-12-20
 2024-12-20 16:15 UTC  (31+ 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 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 18/59] exec/translation-block: Include missing 'exec/vaddr.h' header
` [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 26/59] accel/tcg: Use tb_page_addr_t type in page_unprotect()
` [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 34/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)
` [PULL 37/59] user: Forward declare target_cpu_copy_regs structure
` [PULL 40/59] user: Move various declarations out of 'exec/exec-all.h'
` [PULL 44/59] exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX is always defined
` [PULL 46/59] exec/translation-block: Include missing 'qemu/atomic.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

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

[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] drm/xe: Introduce the RPa information
 2024-12-20 16:21 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[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 0/2] GIT-VERSION-GEN: fix overriding values
 2024-12-20 16:17 UTC  (11+ 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"

[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  (7+ messages)
` [PATCH v10 09/24] x86/resctrl: Introduce interface to display number of monitoring counters
` [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  (7+ messages)
` [PATCH v4 1/4] arm64: dts: s32g: add 'I2C' common board support
` [PATCH v4 2/4] arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' "
` [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  (5+ 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)

chmod failure on GVFS mounted CIFS share
 2024-12-20 15:50 UTC  (7+ messages)

[PATCH] meson: skip gitweb build when Perl is disabled
 2024-12-20 15:50 UTC  (4+ messages)

[PATCH v1 0/1] dts: add EAL sanity check suite
 2024-12-20 15:49 UTC  (3+ messages)
` [PATCH v1 1/1] "

Create xfs-stable@lists.linux.dev
 2024-12-20 15:47 UTC  (2+ messages)

[PATCH] staging: fbtft: Remove unnecessary parentheses in fbtft-core.c
 2024-12-20 15:46 UTC  (2+ messages)

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

[PATCHSET v7 0/11] Uncached buffered IO
 2024-12-20 15:45 UTC  (6+ messages)
` [PATCH 04/11] mm: add PG_dropbehind folio flag

[PATCH v2 0/7] Client-side OFFLOAD_STATUS implementation
 2024-12-20 15:42 UTC  (8+ messages)
` [PATCH v2 1/7] NFS: CB_OFFLOAD can return NFS4ERR_DELAY
` [PATCH v2 2/7] NFS: Fix typo in OFFLOAD_CANCEL comment
` [PATCH v2 3/7] NFS: Rename struct nfs4_offloadcancel_data
` [PATCH v2 4/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR
` [PATCH v2 5/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
` [PATCH v2 6/7] NFS: Use "
` [PATCH v2 7/7] NFS: Refactor trace_nfs4_offload_cancel

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2024-12-20 15:42 UTC  (3+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[GIT PULL] xilinx patches for v2025.01-rc5 - v2
 2024-12-20 15:42 UTC  (2+ messages)

[meta-arago][scarthgap/master][PATCH] meta-arago-distro: Drop ARAGO_SYSTEST as a BUILD_VARIANT
 2024-12-20 15:42 UTC 

[PATCH V4 00/19] Live update: cpr-transfer
 2024-12-20 15:41 UTC  (5+ messages)
` [PATCH V4 18/19] migration-test: cpr-transfer

[PATCHSET v8 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2024-12-20 15:11 UTC  (11+ messages)
` [PATCH 01/10] sched/topology: introduce for_each_numa_hop_node() / sched_numa_hop_node()
` [PATCH 02/10] sched_ext: Move built-in idle CPU selection policy to a separate file
` [PATCH 03/10] sched_ext: idle: introduce check_builtin_idle_enabled() helper
` [PATCH 04/10] sched_ext: idle: use assign_cpu() to update the idle cpumask
` [PATCH 05/10] sched_ext: idle: clarify comments
` [PATCH 06/10] sched_ext: Introduce SCX_OPS_NODE_BUILTIN_IDLE
` [PATCH 07/10] sched_ext: Introduce per-node idle cpumasks
` [PATCH 08/10] sched_ext: idle: introduce SCX_PICK_IDLE_NODE
` [PATCH 09/10] sched_ext: idle: Get rid of the scx_selcpu_topo_numa logic
` [PATCH 10/10] sched_ext: idle: Introduce NUMA aware idle cpu kfunc helpers

[oe][meta-oe][scarthgap][PATCH] php: upgrade 8.2.24 -> 8.2.26
 2024-12-20 15:41 UTC  (3+ messages)

[PATCH 0/3] Allow specifying an S2RAM sleep on pre-SYSTEM_SUSPEND PSCI impls
 2024-12-20 14:36 UTC  (8+ messages)

[PATCH bpf-next] selftests/bpf: fix veristat comp mode with new stats
 2024-12-20 15:40 UTC  (2+ messages)

[RFC PATCH Hyperlaunch v2] xenconsole: Add connected flag
 2024-12-20 15:38 UTC  (3+ messages)

[GIT PULL FOR 6.14] Qualcomm IRIS decoder
 2024-12-20 15:39 UTC 

[RFC 0/1 v2] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores
 2024-12-20 15:38 UTC  (2+ messages)
` [RFC 1/1 "

[PATCH 00/10] arm64: dts: imx8mp-skov: flesh out device trees
 2024-12-20 15:38 UTC  (7+ messages)
` [PATCH 10/10] arm64: dts: imx8mp-skov: increase I2C clock frequency for RTC

[meta-oe][PATCH 00/11] upgrade recipes to solve CVEs
 2024-12-20 15:36 UTC  (7+ messages)
` [meta-oe][PATCH 06/11] libmemcached: remove recipe for version 1.0.7
` [meta-oe][PATCH 07/11] libmemcached: merge inc into bb
` [meta-oe][PATCH 08/11] libmemcached: ignore CVE-2023-27478
` [meta-oe][PATCH 09/11] sassc: ignore CVE-2022-43357
` [meta-oe][PATCH 10/11] wireshark: upgrade 4.2.8 -> 4.2.9
` [meta-oe][PATCH 11/11] weechat: upgrade 4.0.4 -> 4.5.0


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.