All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-13 04:50:54 to 2025-09-13 09:07:14 UTC [more...]

[Intel-wired-lan] [PATCH v3 0/5] ice: add standard stats
 2025-09-13  9:07 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH v3 5/5] ice: refactor to use helpers
  `  "

mm/kfence/kfence_test.c:397 test_use_after_free_read_nofault() warn: passing freed memory 'addr' (line 395)
 2025-09-13  9:06 UTC 

[PATCH for-next 0/8] RDMA/hns: Support RoCE bonding
 2025-09-13  9:06 UTC  (9+ messages)
` [PATCH for-next 1/8] RDMA/hns: Add helpers to obtain netdev and bus_num from hr_dev
` [PATCH for-next 2/8] RDMA/hns: Initialize bonding resources
` [PATCH for-next 3/8] RDMA/hns: Add bonding event handler
` [PATCH for-next 4/8] RDMA/hns: Add bonding cmds
` [PATCH for-next 5/8] RDMA/hns: Implement bonding init/uninit process
` [PATCH for-next 6/8] RDMA/hns: Add delayed work for bonding
` [PATCH for-next 7/8] RDMA/hns: Support link state reporting for bond
` [PATCH for-next 8/8] RDMA/hns: Support reset recovery "

[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
 2025-09-13  9:04 UTC  (5+ messages)
` [PATCH v3 01/10] PCI: Avoid saving error values for config space
` [PATCH v3 08/10] vfio-pci/zdev: Add a device feature for error information

[PATCH net-next v3 0/2] tcp: Update bind bucket state on port release
 2025-09-13  9:04 UTC  (4+ messages)
` [PATCH net-next v3 1/2] "

[PATCH v8 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
 2025-09-13  9:02 UTC  (3+ messages)
` [PATCH v8 3/5] ARM: dts: sunxi: add support for NetCube Systems Nagami SoM

[PATCH v3 0/3] Audio and other peripherals on Orange Pi Zero
 2025-09-13  8:59 UTC  (2+ messages)

[PATCH RESEND net-next] Documentation: ARCnet: Update obsolete contact info
 2025-09-13  8:59 UTC  (2+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-13  8:58 UTC  (11+ messages)
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
 2025-09-13  8:58 UTC 

[PATCH] drm/i915/alpm: Remove error handling from get_lfps_cycle_min_max_time
 2025-09-13  8:54 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[regression] 1a8953f4f774 ("HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY") causes issue with ID 4c4a:4155 Jieli Technology USB Composite Device
 2025-09-13  8:53 UTC  (4+ messages)

[ANNOUNCE] v5.10.241-cip64-rt28
 2025-09-13  8:53 UTC 

[Intel-wired-lan] [PATCH iwl-next v1] iavf: fix proper type for error code in iavf_resume()
 2025-09-13  8:51 UTC  (3+ messages)
  `  "

[PATCH v3 0/2] dmaengine: idxd: Add basic DSA 3.0 capability and SGL support
 2025-09-13  8:50 UTC  (5+ messages)
` [PATCH v3 1/2] dmaengine: idxd: Expose DSA3.0 capabilities through sysfs

[brgl:gpio/for-next] BUILD SUCCESS 9b90afa6d613b66ec4e74ae75f9bfa5baf386ecd
 2025-09-13  8:45 UTC 

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-09-13  8:29 UTC  (3+ messages)
` [PATCH v5 17/19] mm: Unpoison pcpu chunks with base address tag

[PATCH v1 0/2] oci: improve layer identification with digest-based approach
 2025-09-13  8:27 UTC  (3+ messages)
` [PATCH v1 1/2] mount: change oci layer option from "oci=X" to "oci.layer=X"
` [PATCH v1 2/2] oci: replace layer index with layer digest

[PULL 00/61] CPU, Rust, x86 changes for 2025-09-13
 2025-09-13  8:09 UTC  (62+ messages)
` [PULL 01/61] target/ppc: limit cpu_interrupt_exittb to system emulation
` [PULL 02/61] target/sparc: limit cpu_check_irqs "
` [PULL 03/61] target/i386: limit a20 "
` [PULL 04/61] target-arm: remove uses of cpu_interrupt() for user-mode emulation
` [PULL 05/61] user-exec: remove cpu_interrupt() stub
` [PULL 06/61] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
` [PULL 07/61] cpu-common: use atomic access for interrupt_request
` [PULL 08/61] cpus: document that qemu_cpu_kick() can be used for BQL-less operation
` [PULL 09/61] accel: use store_release/load_acquire for cross-thread exit_request
` [PULL 10/61] accel: use atomic accesses for exit_request
` [PULL 11/61] accel/tcg: create a thread-kick function for TCG
` [PULL 12/61] accel/tcg: inline cpu_exit()
` [PULL 13/61] cpus: remove TCG-ism from cpu_exit()
` [PULL 14/61] cpus: properly kick CPUs out of inner execution loop
` [PULL 15/61] treewide: rename qemu_wait_io_event/qemu_wait_io_event_common
` [PULL 16/61] bsd-user, linux-user: introduce qemu_process_cpu_events
` [PULL 17/61] cpus: clear exit_request in qemu_process_cpu_events
` [PULL 18/61] accel: make all calls to qemu_process_cpu_events look the same
` [PULL 19/61] tcg/user: do not set exit_request gratuitously
` [PULL 20/61] ci: temporarily remove rust from Ubuntu
` [PULL 21/61] configure: bump Meson to 1.9.0 for use with Rust
` [PULL 22/61] meson, cargo: require Rust 1.83.0
` [PULL 23/61] rust: add missing const markers for MSRV==1.83.0
` [PULL 24/61] rust: use inline const expressions
` [PULL 25/61] rust: add qdev Device derive macro
` [PULL 26/61] rust: vmstate: convert to use builder pattern
` [PULL 27/61] rust: vmstate: use const_refs_to_static
` [PULL 28/61] rust: qdev: const_refs_to_static
` [PULL 29/61] docs/rust: update msrv
` [PULL 30/61] rust: remove unused global qemu "allocator"
` [PULL 31/61] rust: add workspace authors
` [PULL 32/61] rust: move vmstate_clock!() to qdev module
` [PULL 33/61] rust: move VMState handling to QOM module
` [PULL 34/61] rust: move Cell vmstate impl
` [PULL 35/61] rust: split Rust-only "common" crate
` [PULL 36/61] rust: make build.rs generic over various ./rust/projects
` [PULL 37/61] rust: split "util" crate
` [PULL 38/61] rust: split "migration" crate
` [PULL 39/61] rust: split "bql" crate
` [PULL 40/61] rust: split "qom" crate
` [PULL 41/61] rust: split "chardev" crate
` [PULL 42/61] rust: split "system" crate
` [PULL 43/61] rust: split "hwcore" crate
` [PULL 44/61] rust: rename qemu_api_macros -> qemu_macros
` [PULL 45/61] rust/hpet: drop now unneeded qemu_api dep
` [PULL 46/61] rust/pl011: drop dependency on qemu_api
` [PULL 47/61] rust: repurpose qemu_api -> tests
` [PULL 48/61] rust: re-export qemu_macros internal helper in "bits"
` [PULL 49/61] rust: re-export qemu macros from common/qom/hwcore
` [PULL 50/61] docs: update rust.rst
` [PULL 51/61] rust: meson: remove unnecessary complication in device crates
` [PULL 52/61] rust: do not inline do_init_io
` [PULL 53/61] hpet: guard IRQ handling with BQL
` [PULL 54/61] i386/cpu: Enable SMM cpu address space under KVM
` [PULL 55/61] target/i386: Define enum X86ASIdx for x86's address spaces
` [PULL 56/61] multiboot: Fix the split lock
` [PULL 57/61] i386/kvm: Get X86MachineState in kvm_arch_init() without the cast check
` [PULL 58/61] i386/kvm: Drop KVM_CAP_X86_SMM check in kvm_arch_init()
` [PULL 59/61] accel/kvm: Switch to check KVM_CAP_GUEST_MEMFD and KVM_CAP_USER_MEMORY2 on VM
` [PULL 60/61] accel/kvm: Zero out mem explicitly in kvm_set_user_memory_region()
` [PULL 61/61] accel/kvm: Set guest_memfd_offset to non-zero value only when guest_memfd is valid

[linux-next:master 6038/8719] drivers/gpu/drm/radeon/evergreen_cs.c:2705 evergreen_packet3_check() warn: Function too hairy. No more merges
 2025-09-13  8:24 UTC 

[mediatek:v6.17-next/dts64.2 18/38] arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: pmic (mediatek,mt6331): 'mt6332-led' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2025-09-13  8:24 UTC 

[syzbot] [bpf?] WARNING in convert_ctx_accesses (2)
 2025-09-13  8:23 UTC 

System is broken in KASAN sw_tags mode during bootup
 2025-09-13  8:18 UTC  (3+ messages)

[mediatek:v6.17-next/dts64.2 18/38] arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb: /soc/pwrap@1000d000/pmic/regulators: failed to match any schema with compatible: ['mediatek,mt6331-regulator']
 2025-09-13  8:13 UTC 

[PATCH 0/7] usb: xhci: enhancements to address printing
 2025-09-13  8:12 UTC  (12+ messages)
` [PATCH 2/7] usb: xhci: use '%pad' specifier for DMA "

[PATCH] net/rose: Fix uninitialized values in rose_add_node
 2025-09-13  8:10 UTC  (2+ messages)

unsubscribe lkml
 2025-09-13  8:08 UTC 

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-09-13  8:06 UTC  (3+ messages)

[PATCH] vfio/pds: replace bitmap_free with vfree
 2025-09-13  8:02 UTC  (2+ messages)

Unaligned access trade-offs for SFrame FRE layout
 2025-09-13  8:01 UTC  (4+ messages)

[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-13  8:00 UTC  (5+ messages)

[PATCH v2] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-13  7:56 UTC  (4+ messages)
` [PATCH v4] "
` [PATCH v5] "

[PATCH v1] mount: change oci layer option from "oci=X" to "oci.layer=X"
 2025-09-13  7:48 UTC 

RFI: powerpc cpus supporting BLRM for MSR_LE
 2025-09-13  7:45 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
 2025-09-13  7:36 UTC  (3+ messages)
` Forwarded: "
` Forwarded: [PATCH] x86/mm/pat: fix oob error

[tip:master] BUILD SUCCESS fc1ded58808520a1ced0c4e2e5fb0dbd33b33612
 2025-09-13  7:32 UTC 

❌ FAIL (MISSED 23 of 110): Test report for master (6.17.0-rc5, upstream-mainline, 22f20375)
 2025-09-13  7:32 UTC 

[tip:tip/urgent] BUILD SUCCESS 72dfe83e9fe2a9ebae30b0045c05a0ececd844e8
 2025-09-13  7:30 UTC 

[BUG] git apply misplaces patch when similar code fragments exist in the same file
 2025-09-13  7:29 UTC  (3+ messages)
  ` 回复: "

[PATCH v3 0/9] Enable Xenstore-stubdom Live Update
 2025-09-13  7:16 UTC  (4+ messages)
` [PATCH v3 8/9] SUPPORT.md: add xenstorepvh-stubdom live update

[PATCH v3] ACPI: SPCR: Support Precise Baud Rate filed
 2025-09-13  7:08 UTC 

[PATCH v2] ACPI: SPCR: Support Precise Baud Rate filed
 2025-09-13  7:07 UTC  (2+ messages)
` [PATCH] "

[PATCH v2] ACPI: SPCR: Support Precise Baud Rate filed
 2025-09-13  7:06 UTC  (3+ messages)
  ` [PATCH] "

The VFIO/IOMMU/PCI MC at LPC 2025 - Call for Papers reminder
 2025-09-13  7:05 UTC  (2+ messages)

[QUESTION] mergetool environment variables
 2025-09-13  7:04 UTC  (2+ messages)

[yocto] do_package error after building meta-tensorflow and libcamera-apps does not detect tensorflow-lite
 2025-09-13  7:03 UTC  (3+ messages)

drivers/staging/gpib/eastwood/fluke_gpib.c:1013:21: error: call to undeclared function 'ioremap'; ISO C99 and later do not support implicit function declarations
 2025-09-13  6:59 UTC 

[PATCH v2] nvmet: pci-epf: fix DMA channel debug print
 2025-09-13  6:58 UTC  (2+ messages)

[isar-cip-core][PATCH] linux-cip: Update to 4.4.302-cip102[-rt57], 5.10.241-cip64, 6.12.46-cip8
 2025-09-13  6:54 UTC 

[isar-cip-core][PATCH] efibootguard: Update to 0.21-1
 2025-09-13  6:54 UTC 

Upstream ACPI fixes
 2025-09-13  6:45 UTC  (3+ messages)

[PATCH net v1 1/1] net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups
 2025-09-13  6:45 UTC  (10+ messages)

[PATCH 0/2] Enable OLDI support on AM62X
 2025-09-13  6:42 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62: Add support for AM625 OLDI IO Control
` [PATCH 2/2] arm64: dts: ti: k3-am625: Add OLDI support

[PATCH v3] arm64: dts: qcom: sdm845-shift-axolotl: Fix typo of compatible
 2025-09-13  6:39 UTC 

[PATCH] perf/x86/amd/uncore: use kcalloc() instead of multiplication
 2025-09-13  6:35 UTC 

[PATCH] nvmet: pci-epf: fix DMA channel debug print
 2025-09-13  6:32 UTC  (3+ messages)

[PATCH v2 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2025-09-13  6:29 UTC  (8+ messages)
` [PATCH v2 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure

[PATCH v2] PCI: endpoint: pci-epf-test: NULL check dma channels before release
 2025-09-13  6:29 UTC  (2+ messages)

target/riscv/pmu.c:216:riscv_pmu_icount_update_priv: assertion failed: (newpriv <= PRV_S)
 2025-09-13  6:27 UTC  (2+ messages)

[PATCH net] net/mlx5: report duplex full when speed is known
 2025-09-13  6:28 UTC 

[PATCH v2] iommu/amd/pgtbl: Fix possible race while increase page table level
 2025-09-13  6:26 UTC 

[PATCH] i2c: davinci: use I2C_MAX_STANDARD_MODE_FREQ when no clock-frequency is set
 2025-09-13  6:25 UTC 

[RESEND PATCH v7 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-09-13  6:20 UTC  (5+ messages)
` [RESEND PATCH v7 1/1] "

[PATCH] iommu/amd/pgtbl: Fix possible race while increase page table level
 2025-09-13  6:18 UTC  (3+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS 00f2bf97544cdc7e5b166d19f896f5eaa2bb02ae
 2025-09-13  6:17 UTC 

[PATCH v2] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store
 2025-09-13  6:16 UTC  (4+ messages)
  ` [PATCH v3] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()

[PATCH v2 0/7] arm64: allwinner: a523: Enable MCU PRCM and NPU
 2025-09-13  6:16 UTC  (4+ messages)
` (subset) "

[PATCH RESEND v2] kunit: Enable PCI on UML without triggering WARN()
 2025-09-13  6:14 UTC  (2+ messages)

[PATCH] iommu/amd: Fix alias device DTE setting
 2025-09-13  6:12 UTC  (2+ messages)

[PATCH] drm/sitronix/st7571-i2c: reset position before clearing display
 2025-09-13  6:09 UTC 

[PATCH v1] riscv: iommu: Fix irq failure due to idx mismatch in icvec
 2025-09-13  6:09 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-dart: Fix off by one error in table index check
 2025-09-13  6:07 UTC  (2+ messages)

[BUG] tee_shm: NULL pointer dereference in unpin_user_pages() on invalid shm pages
 2025-09-13  6:06 UTC 

[PATCH v3] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-13  6:05 UTC  (3+ messages)

[PATCH net v2] net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failure
 2025-09-13  6:01 UTC 

+ kasan-fix-warnings-caused-by-use-of-arch_enter_lazy_mmu_mode-fix.patch added to mm-hotfixes-unstable branch
 2025-09-13  6:03 UTC 

[akpm-mm:mm-unstable 39/428] include/linux/pgtable.h:235:36: error: expected expression before 'do'
 2025-09-13  6:03 UTC  (2+ messages)

[PATCH] comedi: fix divide-by-zero in comedi_buf_munge()
 2025-09-13  6:00 UTC 

[PATCH] drm/i915: Defeature DRRS on LNL+
 2025-09-13  5:59 UTC  (2+ messages)

[PATCH v9 0/7] Add support for Verisilicon IOMMU used by media codec blocks
 2025-09-13  5:58 UTC  (6+ messages)
` [PATCH v9 3/7] iommu: Add verisilicon IOMMU driver

[PATCH v1 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files
 2025-09-13  5:57 UTC  (3+ messages)

[syzbot] [input?] WARNING in bcm5974_start_traffic/usb_submit_urb (2)
 2025-09-13  5:52 UTC  (2+ messages)
` [syzbot] [usb?] "

[RFC] a possible way of reducing the PITA of ->d_name audits
 2025-09-13  5:50 UTC  (9+ messages)
    ` ->atomic_open() fun (was Re: [RFC] a possible way of reducing the PITA of ->d_name audits)

[PATCH] KEYS: X.509: Fix Basic Constraints CA flag parsing
 2025-09-13  5:37 UTC  (5+ messages)

[RFC PATCH] NFSD: Remove WARN_ON_ONCE in nfsd_iter_read()
 2025-09-13  5:37 UTC  (2+ messages)

[PATCH] PCI: endpoint: pci-epf-test: NULL check dma channels before release
 2025-09-13  5:34 UTC  (3+ messages)

[PATCH] drm/amd/display: Use kmalloc_array() instead of kmalloc()
 2025-09-13  5:19 UTC 

[PATCH 1/5] drm/amdgpu/sdma4.0: adjust SDMA limits
 2025-09-13  5:27 UTC  (5+ messages)
` [PATCH 3/5] drm/amdgpu/sdma5.2: "

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
 2025-09-13  5:21 UTC 

[PATCH] rockchip: board: assign up to 3 static Ethernet MAC addresses
 2025-09-12 23:36 UTC  (2+ messages)

Project status
 2025-09-13  5:07 UTC 

[PATCH] KVM: x86: Remove outdated comments and code in kvm_on_user_return()
 2025-09-13  5:06 UTC  (6+ messages)

[PATCH 0/3] riscv: dts: thead: add more th1520 isa extension support
 2025-09-13  5:04 UTC  (4+ messages)
` [PATCH 3/3] riscv: dts: thead: add zfh for th1520

[powerpc:merge] BUILD SUCCESS ee89a44e586888e6a221c905869ce5502039ea38
 2025-09-13  5:03 UTC 

[PATCH v3 0/4] enable ROCKCHIP_PM_DOMAINS
 2025-09-13  4:58 UTC  (3+ messages)
` [PATCH v3 3/4] mmc: remove COMPILE_TEST from MMC_LOONGSON2

[PATCH net-next v9 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-09-13  4:44 UTC  (3+ messages)
` [PATCH net-next v9 2/3] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH net-next v9 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x


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.