All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-30 20:50:14 to 2026-06-30 21:49:52 UTC [more...]

[PATCH v2 0/2] KVM: x86: gmem populate fix and cleanups
 2026-06-30 21:49 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: SEV: Explicitly disallow NULL user address for SNP_LAUNCH_UPDATE
` [PATCH v2 2/2] KVM: TDX: Return EINVAL, not EOPNOTSUPP, for NULL INIT_MEM_REGION source

[PATCH v5 00/11] x86,fs/resctrl: Fix long-standing issues
 2026-06-30 21:47 UTC  (4+ messages)

[PATCH] x86/microcode/intel: Panic on partial microcode update
 2026-06-30 21:47 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: mfd: st,stmpe: fix typo st,stmpe601 (should be st,stmpe610)
 2026-06-30 21:47 UTC  (2+ messages)

[PATCH net] mac802154: wait for RCU readers when removing interfaces
 2026-06-30 21:46 UTC  (2+ messages)

[PATCH bpf-next 0/5] selftests/bpf: libarena cleanup and bitmap struct
 2026-06-30 21:46 UTC  (5+ messages)
` [PATCH bpf-next 4/5] selftests/bpf: Add arena-based bitmap data structure
` [PATCH bpf-next 5/5] selftests/bpf: libarena: Add bitmap selftets

[meta-oe][PATCH] valkey: upgrade 9.0.4 -> 9.1.0
 2026-06-30 21:45 UTC  (2+ messages)
` [oe] "

[PATCH v6 0/9] Support for block device NVMEM providers
 2026-06-30 21:45 UTC  (5+ messages)
` [PATCH v6 1/9] block: partitions: of: Skip child nodes without reg property

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2026-06-30 (ice, idpf, igbvf)
 2026-06-30 21:44 UTC  (5+ messages)
` [PATCH net 1/4] ice: wait for reset completion in ice_resume()
` [PATCH net 2/4] ice: fix VF interrupts cleanup
` [PATCH net 3/4] idpf: handle NULL adev in idpf_idc_vdev_mtu_event
` [PATCH net 4/4] igbvf: Fix leak in TX DMA error cleanup

[PATCH] vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Makefile
 2026-06-30 21:44 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:7.2-rc 52/160] arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtb: pcs@10080000 (mediatek,mt7988-usxgmiisys): '#pcs-cells', 'phys' do not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-06-30 21:43 UTC 

[syzbot] [kernel?] INFO: rcu detected stall in preempt_schedule_thunk (4)
 2026-06-30 21:43 UTC 

[PATCH] disas: converts malloc to g_malloc0
 2026-06-30 21:41 UTC  (5+ messages)

[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-30 21:41 UTC  (5+ messages)

[PATCH] mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
 2026-06-30 21:40 UTC 

[PATCH v1] serial: ma35d1: Fix OF node reference leaks in console init
 2026-06-30 21:40 UTC 

[PATCH 1/1] ipvs: preserve conn hash flags when late-binding dest
 2026-06-30 21:40 UTC  (4+ messages)
` [PATCH RFC nf 1/2] ipvs: do not propagate one_packet flag to hashed conns
  ` [PATCH RFC nf 2/2] ipvs: adjust double hashing when fwd method changes

[PATCH 00/13] treewide: replace linux/gpio.h
 2026-06-30 21:39 UTC  (4+ messages)

git-blame vs. abbrev
 2026-06-30 21:38 UTC  (5+ messages)

[PATCH v3.1] sched/isolation: Defer freeing of cpumask memblock memory to initcall
 2026-06-30 21:36 UTC  (2+ messages)

[PATCH] get_maintainer: ignore Tingting Meng
 2026-06-30 21:33 UTC  (6+ messages)

[for-ci-only] drm/xe/nvl/guc: Check GuC firmware 70.71.0 for NVL-S
 2026-06-30 21:34 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/nvl/guc: Check GuC firmware 70.71.0 for NVL-S (rev2)

[PATCH] scsi: 3w-9xxx: validate ioctl result buffer lengths
 2026-06-30 21:33 UTC  (2+ messages)

[PATCH] selftests: harness: Mark test fixture objects __maybe_unused
 2026-06-30 21:33 UTC 

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-30 21:32 UTC  (12+ messages)
` [PATCH v6 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v6 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax
` [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH v2 0/3] KVM: SVM: Fix a (very) unlikely UAF for GA Log IRQs
 2026-06-30 21:27 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: SVM: Make kvm_x86_ops.vcpu_precreate() hook fully AVIC specific
` [PATCH v2 2/3] KVM: SVM: Do all per-VM AVIC initialization during vCPU precreation phase
` [PATCH v2 3/3] KVM: SVM: Remove VM from the GA Log notifier list before VM destruction

[Buildroot] [PATCH 1/2] package/strongswan: fix build w/ wolfssl 5.9.2
 2026-06-30 21:27 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/wolfssl: security bump to v5.9.2

[PATCH v2 0/7] Transition Nova Core to TLV firmware images
 2026-06-30 21:27 UTC  (5+ messages)
` [PATCH v2 1/7] rust: firmware: add request_into_buf()
` [PATCH v2 2/7] gpu: nova-core: add TLV parser for firmware files

[PATCH ath-next v2] wifi: ath12k: correct monitor destination ring size
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: expand UserPD ID mask to support up to 8 PDs
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: change MAC buffer ring size to 4096
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next 0/5] wifi: ath12k: fix dp_mon RX parsing for 32-bit TLV
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next 0/2] wifi: ath12k: correct monitor-mode RX metadata handling
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next v3] wifi: ath12k: avoid setting 320MHz support on non 6GHz band
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next v2 0/3] wifi: ath12k: Improve dp stats
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Advertise multicast Ethernet encapsulation offload support
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next v2] wifi: ath12k: advertise ieee_link_id in vdev start MLO params
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: remove unused QMI definitions
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: reset REOQ LUT addresses before firmware stop
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: use %u for unsigned variables in QMI debug logs
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix inconsistencies in struct qmi_elem_info initializers
 2026-06-30 21:26 UTC  (2+ messages)

[RESEND PATCH 0/2] genirq/ath12k: fallback to threaded NAPI when IRQ affinity is unavailable
 2026-06-30 21:26 UTC  (2+ messages)

[PATCH i-g-t v1] tests/intel/kms_psr2_sf: Restrict ET validation to eDP only
 2026-06-30 21:25 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_psr2_sf: Restrict ET validation to eDP only (rev2)
` ✓ i915.CI.BAT: "

[RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
 2026-06-30 19:20 UTC 

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-06-30 21:23 UTC  (5+ messages)
` [PATCH v11 13/31] cxl/mem: Add 20 second timeout for stalled DC_ADD_CAPACITY chains
` [PATCH v11 15/31] cxl/mem: Drop misaligned DCD extent groups

[PATCH 0/2] hwmon: (cros_ec) Rework the temperature conversions
 2026-06-30 21:21 UTC  (6+ messages)
` [PATCH 1/2] hwmon: (cros_ec) Implement custom kelvin to celsius conversions
` [PATCH 2/2] hwmon: (cros_ec) Handle temperature conversion overflows

[PATCH v1] riscv/virt: Add secondary UART
 2026-06-30 21:19 UTC  (3+ messages)

[PATCH v2 0/4] update termios(3) for glibc 2.42+ and POSIX.1-2024
 2026-06-30 21:19 UTC  (7+ messages)
` [PATCH v2 1/4] man/man3*: document the glibc 2.42+ baud_t termios interface

[PATCH] HID: hiddev: set report-init policy before device registration
 2026-06-30 21:18 UTC 

[PATCH] ublk: snapshot batch commands before preparing I/O
 2026-06-30 21:18 UTC 

[RFC PATCH bpf-next v1 0/7] xdp: RX checksum metadata hint and checksum assertion over redirect
 2026-06-30 21:18 UTC  (2+ messages)

[PATCH] ntfs3: reject empty iomap before reading its LCN
 2026-06-30 21:17 UTC 

[PATCH v5 0/6] fuse: add io-uring buffer pools and zero-copy
 2026-06-30 21:14 UTC  (7+ messages)
` [PATCH v5 1/6] fuse: decouple fuse_ring creation from ent registration
` [PATCH v5 2/6] fuse: add FUSE_IO_URING_CMD_ADD_QUEUE
` [PATCH v5 3/6] fuse: add io-uring buffer pools
` [PATCH v5 4/6] fuse: support registered buffer pools in io-uring
` [PATCH v5 5/6] fuse: add zero-copy over io-uring
` [PATCH v5 6/6] docs: fuse: document io-uring buffer pool and zero-copy uapi

[PATCH] ring-buffer: serialize read-page order with subbuffer resize
 2026-06-30 21:16 UTC  (5+ messages)

[PATCH v3 0/2] prio-queue: fold lazy_queue into prio_queue for automatic get+put fusion
 2026-06-30 21:16 UTC  (4+ messages)
` [PATCH v4 "

[PATCH net-next v2] ipv4: igmp: remove multicast group from hash table on device destruction
 2026-06-30 21:13 UTC  (2+ messages)

[PATCH v2] scripts: headers_install.sh: Normalize __ASSEMBLER__ to __ASSEMBLY__
 2026-06-30 21:15 UTC 

[PATCH v2 0/4] firmware: raspberrypi: Add support for the tryboot mode
 2026-06-30 21:13 UTC  (8+ messages)
` [PATCH v2 1/4] firmware: raspberrypi: reorder rpi_firmware_property_tag enum
` [PATCH v2 2/4] dt-bindings: raspberrypi,bcm2835-firmware: Include 'reboot-mode.yaml'
` [PATCH v2 3/4] firmware: raspberrypi: Add reboot mode support
` [PATCH v2 4/4] arm64: dts: broadcom: bcm2712: Add reboot modes to firmware node

[PATCH 0/4] platform/x86: Fix various issues inside Dell WMI drivers
 2026-06-30 21:13 UTC  (2+ messages)

[PATCH v3 0/4] PM: QoS/pmdomains: support resume latencies for system-wide PM
 2026-06-30 21:13 UTC  (7+ messages)
` [PATCH v3 1/4] PM / QoS: add flag to indicate latency applies system-wide
` [PATCH v3 2/4] PM / QoS: add lockless read for flags
` [PATCH v3 3/4] pmdomain: core: add genpd_for_each_child() helper

arch/arm/boot/dts/ti/omap/am437x-sk-evm.dtb: edt-ft5306@38 (edt,edt-ft5306): compatible: 'oneOf' conditional failed, one must be fixed:
 2026-06-30 21:12 UTC 

[wsa:coccinelle/include_directly 9/9] include/linux/find.h:3:2: error: #error "only <linux/bitmap.h> can be included directly"
 2026-06-30 21:12 UTC 

[PATCH] hw/riscv/riscv-iommu.c: always fault with SADE=0 and A=0
 2026-06-30 21:10 UTC 

[PATCH v3] rust: core: implement rx580 state optimization engine and c-to-rust char dev
 2026-06-30 21:10 UTC  (2+ messages)

[PATCH v2] rust: core: implement rx580 state optimization engine and c-to-rust char dev
 2026-06-30 21:08 UTC  (2+ messages)

[PATCH bpf 0/2] bpf, sockmap: fix copied_seq left behind when a stream parser is removed
 2026-06-30 21:08 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf, sockmap: settle copied_seq "
` [PATCH bpf 2/2] selftests/bpf: test sockmap strparser recover with undelivered ingress

[PATCH v7 0/3] Incorporate DRAM address in EDAC messages
 2026-06-30 21:06 UTC  (4+ messages)
` [PATCH v7 1/3] RAS/AMD/ATL: Directly export address translation helper
` [PATCH v7 2/3] RAS/AMD/ATL: Translate UMC normalized address to DRAM address using PRM
` [PATCH v7 3/3] EDAC/amd64: Include DRAM address in output

[RFC] platform/x86: redmi-wmi/bitland-mifs-wmi: shared WMI GUID ownership
 2026-06-30 21:07 UTC  (2+ messages)

[PATCHv4] dmaengine: tegra210-adma: use platform to ioremap
 2026-06-30 21:06 UTC  (5+ messages)

[PATCH v2 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-06-30 21:05 UTC  (4+ messages)

[PATCH 0/1] drm/i915/display/psr: PSR2 DC3CO fix
 2026-06-30 21:05 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[bluez/bluez]
 2026-06-30 21:05 UTC 

[bluez/bluez]
 2026-06-30 21:05 UTC 

[PATCH v4 0/8] powerpc: Testcase improvements and Power8E/NVL removal
 2026-06-30 21:03 UTC  (9+ messages)
` [PATCH v4 1/8] tests/functional: Add remote interrupts test for PowerNV
` [PATCH v4 2/8] tests/qtest/pnv_spi: Test Power11 PNV_SPI
` [PATCH v4 3/8] tests/qtest: Add Power11 chip & machine to qtests
` [PATCH v4 4/8] tests/functional: Use default powernv machine instead of power10
` [PATCH v4 5/8] ppc/pnv: Replace Power8E with Power11 for 'none' machine test
` [PATCH v4 6/8] ppc/pnv: Remove Power8E and Power8NVL pnv chips
` [PATCH v4 7/8] ppc/pnv: Remove Power8E and Power8NVL CPUs
` [PATCH v4 8/8] MAINTAINERS: Add self as maintainer for PowerNV

[PATCH 1/2] cgroup/dmem: add per-region event counters
 2026-06-30 21:05 UTC  (5+ messages)

[OE-core][PATCH v3 0/8] Implement SPDX for deploy tasks
 2026-06-30 21:01 UTC  (12+ messages)
` [OE-core][PATCH v4 00/10] "
  ` [OE-core][PATCH v4 01/10] spdx: Skip dependencies that are not in the taskhash
  ` [OE-core][PATCH v4 02/10] spdx: Add ability for deploy tasks to create SPDX
  ` [OE-core][PATCH v4 03/10] oeqa: Add SPDX deploy SBoM test
  ` [OE-core][PATCH v4 04/10] classes-global/sstate: Keep SPDX generating setscene dependencies
  ` [OE-core][PATCH v4 05/10] Add SPDX deploy tasks to various recipes
  ` [OE-core][PATCH v4 06/10] spdx: Replace do_create_image_spdx with deploy task
  ` [OE-core][PATCH v4 07/10] grub-efi: Change to MACHINE_ARCH
  ` [OE-core][PATCH v4 08/10] systemd-boot: "
  ` [OE-core][PATCH v4 09/10] multilib: Add systemd-boot to NON_MULTILIB_RECIPES
  ` [OE-core][PATCH v4 10/10] wic-tools: Change to MACHINE_ARCH

[PATCH wireless-next] wifi: mt76: fix of_get_mac_address error handling
 2026-06-30 21:03 UTC  (7+ messages)

[PATCH v3 0/4] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-06-30 21:02 UTC  (7+ messages)
` [PATCH v3 2/4] dt-bindings: media: qcom: Add JPEG encoder binding

[PATCH wireless-next] wifi: mt76: fix MAC address for non OF pcie cards
 2026-06-30 21:02 UTC 

[PATCH] cifs.upcall: Avoid int overflow after year 2038
 2026-06-30 21:01 UTC  (3+ messages)

[PATCH v3 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-06-30 21:00 UTC  (4+ messages)
` [PATCH v3 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling

iommu/smmu/PCI ATS + TTM unmaps + nouveau best way forward
 2026-06-30 21:00 UTC  (5+ messages)

[PATCH/RFC] hfs: validate catalog CNIDs before writeback
 2026-06-30 20:59 UTC 

[PATCH] btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps
 2026-06-30 20:58 UTC  (2+ messages)

[PATCH v2] mm/vmstat: fold stranded per-cpu node stats when a node comes online
 2026-06-30 20:57 UTC  (3+ messages)

[PATCH 0/1] Introduce an instrumented profiler using BpfTrace
 2026-06-30 20:56 UTC  (2+ messages)

[PATCH] rust: core: implement rx580 state optimization engine and c-to-rust char dev
 2026-06-30 20:56 UTC 

[PATCH v3] ufs: core: add hba parameter to trace events
 2026-06-30 20:56 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix -Wformat warnings from format/argument type mismatches
 2026-06-30 20:55 UTC  (7+ messages)

+ selftests-mm-add-hwpoison-panic-destructive-test.patch added to mm-unstable branch
 2026-06-30 20:55 UTC 

+ documentation-document-panic_on_unrecoverable_memory_failure-sysctl.patch added to mm-unstable branch
 2026-06-30 20:55 UTC 

+ mm-memory-failure-add-panic-option-for-unrecoverable-pages.patch added to mm-unstable branch
 2026-06-30 20:55 UTC 

+ mm-memory-failure-report-mf_msg_kernel-for-unrecoverable-kernel-pages.patch added to mm-unstable branch
 2026-06-30 20:55 UTC 

+ mm-memory-failure-surface-unhandlable-kernel-pages-as-enotrecoverable.patch added to mm-unstable branch
 2026-06-30 20:55 UTC 

+ mm-memory-failure-drop-dead-error_states-entry-for-reserved-pages.patch added to mm-unstable branch
 2026-06-30 20:55 UTC 

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-30 20:55 UTC  (2+ messages)

[PATCH v1] rtc: mpfs: fix counter upload completion condition
 2026-06-30 20:54 UTC  (4+ messages)

[PATCH v5 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-06-30 20:54 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [v5,1/1] "

[PATCH bpf-next] bpftool: Strip all -Wformat* flags from bootstrap libbpf build
 2026-06-30 20:54 UTC 

[PATCH] rust: core: implement rx580 state optimization engine and c-to-rust char dev
 2026-06-30 20:53 UTC 

[PATCH v7 0/2] Improve the performance of bitmap_find_next_zero_area_off()
 2026-06-30 20:52 UTC  (3+ messages)
` [PATCH v7 2/2] lib: bitmap: optimize bitmap_find_next_zero_area_off()

[PATCHv2] firmware: arm_scmi: simplify some allocations
 2026-06-30 20:51 UTC 

[meta-oe][scarthgap][PATCH 1/2] haveged: upgrade 1.9.18 -> 1.9.20
 2026-06-30 20:51 UTC  (2+ messages)
` [meta-oe][scarthgap][PATCH 2/2] haveged: upgrade 1.9.20 -> 1.9.22

[kas:sdei-nmi/diag-complete-off 5/5] ./include/linux/arm_sdei.h:16:50: error: expected identifier or '(' before numeric constant
 2026-06-30 20:51 UTC 

[PATCH v7 0/7] cxl: Add CXL type2 accelerator support for cxl_test
 2026-06-30 20:50 UTC  (2+ messages)

[to-be-updated] selftests-mm-add-hwpoison-panic-destructive-test.patch removed from -mm tree
 2026-06-30 20:50 UTC 

[to-be-updated] documentation-document-panic_on_unrecoverable_memory_failure-sysctl.patch removed from -mm tree
 2026-06-30 20:50 UTC 

[to-be-updated] mm-memory-failure-add-panic-option-for-unrecoverable-pages.patch removed from -mm tree
 2026-06-30 20:50 UTC 

[to-be-updated] mm-memory-failure-report-mf_msg_kernel-for-unrecoverable-kernel-pages.patch removed from -mm tree
 2026-06-30 20:50 UTC 


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.