All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 09:52:32 to 2026-06-26 10:32:37 UTC [more...]

[PATCH] hw/char/virtio-serial-bus: fix guest-triggerable OOM in control_out()
 2026-06-26 10:32 UTC  (5+ messages)

[PATCH v7] tools: mkeficapsule: Rework pkcs11 support
 2026-06-26 10:32 UTC  (2+ messages)

[RESEND PATCH v2 0/9] per-memcg-per-node kmem accounting
 2026-06-26 10:20 UTC  (8+ messages)
` [PATCH v2 1/9] memcg: convert task->objcg to a per-node objcgs array
` [PATCH v2 2/9] memcg: charge kmem pages and slab objects against per-node objcg
` [PATCH v2 3/9] mm: percpu: fix obj_exts metadata charge size
` [PATCH v2 4/9] mm: percpu: Split memcg charging and kmem accounting
` [PATCH v2 5/9] mm: memcontrol: track MEMCG_KMEM per NUMA node
` [PATCH v2 6/9] mm: percpu: per-node kmem accounting
` [PATCH v2 7/9] mm: percpu: per-node kmem accounting for obj_exts metadata

[PATCH] dt-bindings: arm: qcom: sort compatibles alphabetically by base SoC
 2026-06-26 10:31 UTC  (2+ messages)

[PATCH v3 0/7] vfio/igd: Fix garbled screen on IGD passthrough with legacy VBIOS
 2026-06-26 10:30 UTC  (9+ messages)
` [PATCH v3 1/7] hw/pci: Recalculate option ROM checksum before patching ID
` [PATCH v3 2/7] hw/pci: Skip EFI option ROM in pci_patch_ids()
` [PATCH v3 3/7] hw/pci: Introduce rom_need_patch_id flag in PCIDevice
` [PATCH v3 4/7] hw/pci: Promote pci_patch_ids() to public pci_rom_patch_ids()

[PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
 2026-06-26 10:23 UTC  (5+ messages)

[PATCH v2 0/2] Fix traceNoC probe issue on Kaanapali
 2026-06-26 10:30 UTC  (11+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: kaanapali: fix traceNoC probe issue

[PATCH 0/2] Fix capabilities check
 2026-06-26 10:29 UTC  (3+ messages)
` [PATCH 1/2] xfs: fix capabily check in xfs
` [PATCH 2/2] xfs: lift quota capability check to xfs_trans_dqresv

[PATCH i-g-t v2 0/3] Treat new/moved KUnit tests as such
 2026-06-26 10:28 UTC  (3+ messages)
` [PATCH i-g-t v2 3/3] tests/gpu_buddy: Rename the KUnit buddy allocator test

[PATCH v3 0/4] sys_info: prevent duplicate backtraces
 2026-06-26 10:27 UTC  (4+ messages)
` [PATCH v3 4/4] panic: use sys_info_with_filter() to avoid "

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 5cca9023832afcdb4d8121797e52796bbbf94e2e
 2026-06-26 10:27 UTC 

[PATCH v2] drm/xe/display: consider DPT when WA 22019338487 is active
 2026-06-26 10:27 UTC  (2+ messages)

[RFC PATCH v2 0/4] tracing/osnoise: Track IPIs
 2026-06-26 10:26 UTC  (2+ messages)

[PATCH RFC 0/4] fs/pipe: unify the page pools into a single per-pipe pool
 2026-06-26 10:26 UTC  (5+ messages)
` [PATCH RFC 1/4] fs/pipe: make the prealloc pool per-pipe infrastructure
` [PATCH RFC 2/4] fs/pipe: add per-pipe pool push, prefill and trim helpers
` [PATCH RFC 3/4] fs/pipe: switch the write path to the per-pipe pool
` [PATCH RFC 4/4] fs/pipe: remove the old on-stack prealloc helpers and tmp_page[2]

[PATCH 1/1] drm/amdgpu/ras: Resum RAS IP hw init during nps dynamic switch
 2026-06-26 10:26 UTC  (5+ messages)

[PATCH 0/4] Support partitioned Host1x
 2026-06-26 10:26 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: display: tegra: Make non-vm registers optional
` [PATCH 2/4] dt-bindings: display: tegra: Add channel/syncpoint range properties

[PATCH] fs/ntfs3: take run_lock when freeing offs_folio in ni_decompress_file
 2026-06-26 10:23 UTC 

[PATCH mptcp-next v5 0/3] only remove entry from local_addr_list when sending a REMOVE_ADDR
 2026-06-26 10:24 UTC  (2+ messages)

[PATCH 0/2] fs: btrfs: add support for readdir
 2026-06-26 10:23 UTC  (5+ messages)
` [PATCH 1/2] fs: btrfs: implement opendir(), readdir() and closedir()

[PULL 00/45] target/i386, CLI deprecation patches for 2026-06-25
 2026-06-26 10:17 UTC  (46+ messages)
` [PULL 01/45] accel/mshv: use mshv_create_partition_v2 payload
` [PULL 02/45] target/i386/mshv: fix cpuid propagation bug
` [PULL 03/45] target/i386/mshv: fix various cpuid traversal bugs
` [PULL 04/45] target/i386/mshv: change cpuid mask to UINT32_MAX
` [PULL 05/45] target/i386/mshv: set cpu model name on -cpu host
` [PULL 06/45] target/i386: query mshv accel for supported cpuids
` [PULL 07/45] target/i386/mshv: populate xsave area offsets
` [PULL 08/45] target/i386/mshv: use hv-provided [0xD,1+2].EBX
` [PULL 09/45] accel/mshv: disable la57 (5lvl paging)
` [PULL 10/45] target/i386/mshv: use arch_load/store_reg fns
` [PULL 11/45] target/i386/mshv: use generic FPU/xcr0 state
` [PULL 12/45] target/i386/mshv: impl init/load/store_vcpu_state
` [PULL 13/45] accel/accel-irq: add AccelRouteChange abstraction
` [PULL 14/45] accel/accel-irq: add generic begin_route_changes
` [PULL 15/45] accel/accel-irq: add generic commit_route_changes
` [PULL 16/45] accel/mshv: add irq_routes to state
` [PULL 17/45] accel/mshv: update s->irq_routes in add_msi_route
` [PULL 18/45] accel/mshv: update s->irq_routes in update_msi_route
` [PULL 19/45] accel/mshv: update s->irq_routes in release_virq
` [PULL 20/45] accel/mshv: use s->irq_routes in commit_routes
` [PULL 21/45] accel/mshv: reserve ioapic routes on s->irq_routes
` [PULL 22/45] accel/mshv: remove redundant msi controller
` [PULL 23/45] accel/mshv: store partition proc features
` [PULL 24/45] target/i386/mshv: expose mshv_get_generic_regs
` [PULL 25/45] accel/mshv: enable dirty page tracking
` [PULL 26/45] target/i386/mshv: move msr code to arch
` [PULL 27/45] target/i386/mshv: migrate pending ints/excs
` [PULL 28/45] target/i386/mshv: migrate XSAVE state
` [PULL 29/45] target/i386/mshv: reconstruct hflags after load
` [PULL 30/45] target/i386/mshv: migrate MSRs
` [PULL 31/45] target/i386/mshv: migrate MTRR MSRs
` [PULL 32/45] target/i386/mshv: migrate CET/SS MSRs
` [PULL 33/45] accel: remove unnecessary #ifdefs
` [PULL 34/45] include/hw/hyperv: add hv_vp_register_page struct definition
` [PULL 35/45] target/i386/mshv: hv_vp_register_page setup for the vcpu
` [PULL 36/45] target/i386/mshv: use the register page to get registers
` [PULL 37/45] target/i386/mshv: use the register page to set registers
` [PULL 38/45] i386/sev: Remove the example that references memory-encryption
` [PULL 39/45] qemu-options: Change memory-encryption to confidential-guest-support in the example
` [PULL 40/45] qemu-options: Add confidential-guest-support to machine options
` [PULL 41/45] qemu-options: Add description of tdx-guest object
` [PULL 42/45] machine: Deprecate memory-encryption
` [PULL 43/45] i386/tdx: Use .has_gpa field to check if the gpa is valid
` [PULL 44/45] i386/tdx: Make AMX alias bits supported
` [PULL 45/45] i386/tdx: Add CPUID_24_0_EBX_AVX10_VL_MASK as supported

[PATCH v2] clk: imx: imx8mq: Fix iMX8MQ PLL issue
 2026-06-26 10:25 UTC 

[PATCH] target/i386: SEV: Remove use of __func__
 2026-06-26 10:20 UTC  (2+ messages)

[PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
 2026-06-26 10:20 UTC  (8+ messages)

[PATCH v2 0/3] X2 Elite HP EliteBook X G2q support
 2026-06-26 10:20 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Add HP EliteBook X G2q 14 AI

[paulmck-rcu:puranjay.2026.06.25a] BUILD SUCCESS b80837d1ea0f7b02d95ff6daccabc8155cf578c6
 2026-06-26 10:19 UTC 

[paulmck-rcu:dev.2026.06.24a] BUILD SUCCESS 39c0d3a9999cb74f45d2cfeabdbaa39a0591efe5
 2026-06-26 10:19 UTC 

[PATCH v4 0/6] qobject: switch JSON parser to push
 2026-06-26 10:17 UTC  (7+ messages)
` [PATCH 1/6] json-parser: replace with a push parser
` [PATCH 2/6] json-streamer: reuse parser
` [PATCH 3/6] json-streamer: make brace/bracket count unsigned
` [PATCH 4/6] json-streamer: remove token queue
` [PATCH 5/6] json-streamer: do not heap-allocate JSONToken
` [PATCH 6/6] json-parser: add location to JSON parsing errors

[PATCH v2 0/2] rtq2208: Remove the unnecessary MTP_SEL property
 2026-06-26 10:19 UTC  (3+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: rtq2208: Label mtp-sel-high property as deprecated

[paulmck-rcu:dev] BUILD SUCCESS 8b866e80f23c7d1d9d2ed017eae30188e9a4028b
 2026-06-26 10:18 UTC 

[paulmck-rcu:dev.2026.06.25a] BUILD SUCCESS fc9082382cce95fcc145d71fb4a44392ab48060e
 2026-06-26 10:18 UTC 

[PATCH RFC 00/12] mm/vmalloc: migrate vmap_area indexing from rb-tree to maple-tree
 2026-06-26 10:18 UTC  (4+ messages)

[PATCH] fix: x86/events/intel/uncore: discover_upi_topology: inner loop leaks PCI device references from pci_get_domain_bus_and_slot
 2026-06-26 10:18 UTC  (2+ messages)

[PATCH V16 0/7] Rust Support for powerpc
 2026-06-26 10:17 UTC  (6+ messages)
` [PATCH V16 4/7] rust/powerpc: Set min rustc version "

[PATCH net v4] mptcp: fix stale skb->sk reference on subflow close
 2026-06-26 10:17 UTC  (5+ messages)

[RFC PATCH 00/12] Add RISC-V Worlds ISA support to OpenSBI
 2026-06-26 10:14 UTC  (13+ messages)
` [RFC PATCH 01/12] lib: sbi_hart: detect RISC-V Worlds ISA extensions
` [RFC PATCH 02/12] lib: utils: fdt_helper: parse RISC-V Worlds DT properties
` [RFC PATCH 03/12] lib: sbi_hart: enforce riscv,pmwid for Worlds ISA
` [RFC PATCH 04/12] lib: sbi_hart: lock mwid CSR for RoT immutability
` [RFC PATCH 05/12] include: sbi_domain: add Worlds WID fields
` [RFC PATCH 06/12] include: sbi_types: add PRIx64 format macro
` [RFC PATCH 07/12] lib: sbi_domain: print World ID config at boot
` [RFC PATCH 08/12] lib: sbi_init: print M-mode World ID "
` [RFC PATCH 09/12] platform: generic: parse root domain WID config from DT
` [RFC PATCH 10/12] lib: utils: fdt_domain: parse per-domain WID properties
` [RFC PATCH 11/12] lib: sbi_domain: add Worlds CSR config on domain entry
` [RFC PATCH 12/12] docs: add RISC-V Worlds next-wid/next-widlist DT properties

[PATCH net-next 6/9] net: sparx5: vcap: add lpm vcap implementation
 2026-06-26 10:16 UTC  (3+ messages)

[PATCH net v2 1/1] net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
 2026-06-26 10:16 UTC  (2+ messages)

[PATCH 00/10] target/arm: Implement FEAT_SME_F8F16
 2026-06-26 10:16 UTC  (3+ messages)

[PATCH] dma-buf: dma-fence: Fix potential NULL pointer dereference
 2026-06-26 10:16 UTC  (2+ messages)

[PATCH] x86/kaslr: Remove redundant if checks from address selection
 2026-06-26 10:14 UTC 

[PATCH v2 1/2] dt-bindings: hwmon: chipcap2: Add label property
 2026-06-26 10:14 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon: (chipcap2) Add support for label

[PATCH v2 0/9] per-memcg-per-node kmem accounting
 2026-06-26 10:09 UTC  (5+ messages)
` [RFC PATCH v2 1/9] memcg: convert task->objcg to a per-node objcgs array
` [RFC PATCH v2 2/9] memcg: charge kmem pages and slab objects against per-node objcg
` [RFC PATCH v2 3/9] mm: percpu: fix obj_exts metadata charge size
` [RFC PATCH v2 4/9] mm: percpu: Split memcg charging and kmem accounting

[PATCH] clk: si5341: disable input clock on probe failure and remove
 2026-06-26 10:13 UTC  (2+ messages)

[PATCH] btrfs: always wait for ordered extents to avoid OE races
 2026-06-26 10:13 UTC  (5+ messages)

[PATCH 0/2] move alloc_tag.c file under mm/
 2026-06-26 10:13 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: move inactive maintainer to CREDITS
` [PATCH 2/2] mm: move alloc tag to mm

[PATCH] tests/functional: use QMP to query available machines
 2026-06-26 10:12 UTC  (2+ messages)

[PATCH v2 0/4] Add support for AD3532R/AD3532
 2026-06-26 10:12 UTC  (9+ messages)
` [PATCH v2 1/4] iio: dac: ad3530r: Refactor setup to table-driven register bank approach
` [PATCH v2 4/4] iio: dac: ad3530r: Add support for AD3532R/AD3532

[PATCH v3 0/9] ext4: allow more DIO writes under shared i_rwsem
 2026-06-26 10:10 UTC  (3+ messages)
` [PATCH v3 6/9] ext4: improve EXT4_GET_BLOCKS_CACHED_NOWAIT handling in ext4_map_blocks

[PATCH] docs/system: clarify pflash0 and pflash1 are virt-only options
 2026-06-26 10:09 UTC  (3+ messages)
` [PATCH v2] docs/system: add general note about architecture and machine differences

[PATCH 00/37] drm bridge hotplug
 2026-06-26 10:09 UTC  (7+ messages)
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction

[PATCH v6 2/2] drm/bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-06-26 10:08 UTC  (12+ messages)

[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
 2026-06-26 10:07 UTC  (2+ messages)

[PATCH] Docs: conf.py: fix typos in comments
 2026-06-26 10:07 UTC  (2+ messages)

[PATCH v2] ext4: cancel dirty accounting for folios without buffers
 2026-06-26 10:07 UTC 

[PATCH net-next 1/9] net: microchip: vcap: fix rule move for rules of coprime size
 2026-06-26 10:07 UTC  (3+ messages)

[PATCH v2 0/2] Record maintainer/reviewer Git Lab handles
 2026-06-26 10:06 UTC  (4+ messages)
` [PATCH v2 2/2] get_maintainer: add ability to report Git Lab handle

[PATCH v6 0/3] igvm: misc changes and device tree support
 2026-06-26 10:04 UTC  (4+ messages)
` [PATCH v6 1/3] igvm: Report error on missing parameter area in directive handlers
` [PATCH v6 2/3] igvm: use idiomatic meson conditional for IGVM build files
` [PATCH v6 3/3] igvm: add device tree parameter support

[PATCH v3 0/2] hw/nvme: HMP commands for inspecting emulated controllers
 2026-06-26 10:05 UTC  (4+ messages)

what is the value of defining "do_install_ptest_base:append() in some recipes?
 2026-06-26 10:05 UTC 

[PATCH] ext4: cancel dirty accounting for folios without buffers
 2026-06-26 10:05 UTC  (7+ messages)

[PATCH v4 00/32] pinctrl: mediatek: Enable module build support for all drivers
 2026-06-26 10:04 UTC  (2+ messages)

[PATCH] media: imx219: fix test pattern ordering and add patterns
 2026-06-26 10:04 UTC  (2+ messages)

[PATCH v2 0/7] platform/x86/amd/hsmp: ACPI/platform HSMP concurrency and lifecycle hardening
 2026-06-26 10:03 UTC  (3+ messages)
` [PATCH v2 2/7] platform/x86/amd/hsmp: Validate ACPI UID and _DSD mailbox package

[PATCH] can: rcar_canfd: Change the initializing flow for clocks and resets
 2026-06-26 10:02 UTC  (3+ messages)

[RFC PATCH] mm: Avoiding split large folios if swap has no space
 2026-06-26 10:01 UTC  (9+ messages)

[PATCH v3 0/9] ASoC: Add Loongson-2K0300 I2S controller and sound card support
 2026-06-26 10:01 UTC  (3+ messages)
` [PATCH v3 7/9] ASoC: dt-bindings: loongson,ls-audio-card: Add ATK-DL2K0300B compatible

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-26 10:00 UTC  (5+ messages)
` [PATCH v5 07/24] sched/fair: Select preferred CPU at wakeup when possible
` [PATCH v5 09/24] sched/fair: Pull the load on preferred CPU

[PATCH bpf] bpf: move security_bpf_prog_free() out of RCU callback
 2026-06-26  9:59 UTC  (2+ messages)

[PATCH] tools/sched_ext: fix getopt() option variable signedness
 2026-06-26  9:59 UTC 

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-26  9:58 UTC  (5+ messages)
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote

[PATCH v3] gpio: htc-egpio: use managed gpiochip registration
 2026-06-26  9:58 UTC  (2+ messages)

[PATCH v3] gpio: mvebu: fail probe if gpiochip registration fails
 2026-06-26  9:58 UTC  (2+ messages)

[PATCH v4 0/4] history: add squash subcommand to fold a range
 2026-06-26  9:57 UTC  (4+ messages)
` [PATCH v5 "

[PATCH v5 0/3] workqueue: Shrink the lock time
 2026-06-26  9:57 UTC  (4+ messages)
` [PATCH v5 1/3] workqueue: split kick_pool() into kick_pool_pick()
` [PATCH v5 2/3] workqueue: defer the worker wakeup outside pool->lock in __queue_work()
` [PATCH v5 3/3] workqueue: defer the worker wakeup outside pool->lock in process_one_work()

[Buildroot] [PATCH 2025.02.x 1/5] package/util-linux: bump to v2.40.4
 2026-06-26  9:57 UTC  (5+ messages)
` [Buildroot] [PATCH 2025.02.x 2/5] package/util-linux: backport patch CVE-2025-14104
` [Buildroot] [PATCH 2025.02.x 3/5] package/util-linux: backport patch CVE-2026-53612
` [Buildroot] [PATCH 2025.02.x 4/5] package/util-linux: backport patch CVE-2026-53613
` [Buildroot] [PATCH 2025.02.x 5/5] package/util-linux: backport patch CVE-2026-53614

[PATCH v3 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
 2026-06-26  9:57 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH rtw-next v3 0/3] wifi: rtlwifi: fix ASPM AER flooding on RTL8723BE devices
 2026-06-26  9:56 UTC  (4+ messages)
` [PATCH rtw-next v3 1/3] wifi: rtlwifi: fix disabling of ASPM for RTL8723BE with AER flooding
` [PATCH rtw-next v3 2/3] wifi: rtlwifi: convert pci if-statement to ID table
` [PATCH rtw-next v3 3/3] wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 17aa:b736

[ANNOUNCEMENT] LPC 2026: System Monitoring and Observability Microconference
 2026-06-26  9:56 UTC 

[PATCH] perf/core: Fix group leader use-after-free after sibling detach
 2026-06-26  9:54 UTC 

[PATCH v5] pcapng: add user-supplied timestamp support
 2026-06-26 10:22 UTC  (2+ messages)
` [v5] "

[PATCH v3 0/4] soc: amlogic: clk-measure: add A1 and T7 support
 2026-06-26  9:54 UTC  (3+ messages)

[PATCH net v2 1/1] net: sched: ets: avoid deficit wrap and bound empty dequeue rounds
 2026-06-26  9:54 UTC  (2+ messages)

[PATCH] xfs: retry dqpurge when dquot buffer is busy
 2026-06-26  9:52 UTC 

USB4/Thunderbolt maintenance on vacation 29.6.2026 - 24.7.2026
 2026-06-26  9:52 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD SUCCESS dc2eb3bcf9686ff69ca27e7b5d8ca131469d61c0
 2026-06-26  9:51 UTC 

[PATCH] usb: misc: usbio: bound bulk IN response length to the received transfer
 2026-06-26  9:53 UTC  (2+ messages)

[tj-cgroup:for-7.3] BUILD SUCCESS da43ea213936494732e52212c59f027967b97173
 2026-06-26  9:52 UTC 

[PATCH v3] net: fman: fix use-after-free on IRQF_SHARED handler after probe failure
 2026-06-26  9:53 UTC  (3+ messages)

[rafael-pm:fixes] BUILD SUCCESS 852b859dc948dc38efe965a1849d1a09fa46ec97
 2026-06-26  9:52 UTC 

[PATCH v2 0/2] media: mali-c55: Add support for CCM and Gamma
 2026-06-26  9:52 UTC  (3+ messages)
` [PATCH v2 2/2] media: arm: mali-c55: Add support for RGB Gamma

[RFC] drm/imx: upstream direction for i.MX95 display support
 2026-06-26  9:53 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.