All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-25 02:52:08 to 2026-02-25 04:09:48 UTC [more...]

[PATCH net-next] eth: bnxt: rename ring_err_stats -> ring_drv_stats
 2026-02-25  4:09 UTC  (2+ messages)

[PATCH net-next 0/3] selftests: net: py: improve bkg() error reporting
 2026-02-25  4:09 UTC  (2+ messages)

[PATCH] cpufreq: cppc: drop invariance when FIE is disabled
 2026-02-25  4:08 UTC  (2+ messages)

[PATCH b4] b4: Add option to b4-send to include git-notes
 2026-02-25  4:07 UTC  (4+ messages)

[PATCH v3] bpf: cpumap: add missing XDP_ABORTED handling in xdp prog runner
 2026-02-25  4:06 UTC  (2+ messages)

[PATCH bpf-next] bpf: fix selftest/xsk single test selection
 2026-02-25  4:05 UTC  (2+ messages)

[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
 2026-02-25  4:04 UTC  (9+ messages)

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-02-25  4:04 UTC  (6+ messages)
` [PATCH v3 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v3 2/5] KVM: arm64: Add support to set the DBM attr during memory abort
` [PATCH v3 3/5] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
` [PATCH v3 5/5] KVM: arm64: Document HDBSS ioctl

[PATCH] net: dsa: felix: use kmalloc_flex helper
 2026-02-25  4:03 UTC 

[PATCH v2 1/3] dt-bindings: mfd: atmel,hlcdc: Add sama7d65 compatible string
 2026-02-25  4:02 UTC  (3+ messages)
` [PATCH v2 3/3] drm: atmel-hlcdc: add LCD controller layer definition for sama7d65

[PATCH v2 00/11] buildsys: Build most stubs once
 2026-02-25  3:57 UTC  (12+ messages)
` [PATCH v2 01/11] meson: Include various directories providing stubs before libqemuutil
` [PATCH v2 02/11] hw/acpi: Move acpi_send_event() function out of acpi_interface.c
` [PATCH v2 03/11] hw/acpi: Move qbus_build_aml() "
` [PATCH v2 04/11] hw/acpi: Always link QOM interfaces with system binaries
` [PATCH v2 05/11] hw/nvram: Build fw_cfg-acpi.c once
` [PATCH v2 06/11] hw/acpi: Build stubs once
` [PATCH v2 07/11] hw/display: "
` [PATCH v2 08/11] hw/net: "
` [PATCH v2 09/11] hw/*: "
` [PATCH v2 10/11] fsdev: "
` [PATCH v2 11/11] semihosting: "

[PATCH] slab: Saturate to SIZE_MAX for allocation size overflows
 2026-02-25  3:59 UTC  (2+ messages)

[PATCH v6 0/2] Add eMMC support for Stratix 10 SoCDK
 2026-02-25  3:59 UTC  (2+ messages)

[PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release
 2026-02-25  3:57 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2)

[GIT PULL] firmware: stratix10-rsu: fix for v7.0
 2026-02-25  3:56 UTC 

[PATCH] blobchunk: fix 48-bit format detection to use final remapped block addresses
 2026-02-25  3:55 UTC  (3+ messages)
` [PATCH v3] erofs-utils: lib: fix 48bit addressing detection for chunk-based format

[PATCH v6 00/35] Introduce support for confidential guest reset (x86)
 2026-02-25  3:49 UTC  (36+ messages)
` [PATCH v6 01/35] i386/kvm: avoid installing duplicate msr entries in msr_handlers
` [PATCH v6 02/35] accel/kvm: add confidential class member to indicate guest rebuild capability
` [PATCH v6 03/35] hw/accel: add a per-accelerator callback to change VM accelerator handle
` [PATCH v6 04/35] system/physmem: add helper to reattach existing memory after KVM VM fd change
` [PATCH v6 05/35] accel/kvm: add changes required to support KVM VM file descriptor change
` [PATCH v6 06/35] accel/kvm: mark guest state as unprotected after vm "
` [PATCH v6 07/35] accel/kvm: add a notifier to indicate KVM VM file descriptor has changed
` [PATCH v6 08/35] accel/kvm: notify when KVM VM file fd is about to be changed
` [PATCH v6 09/35] i386/kvm: unregister smram listeners prior to vm file descriptor change
` [PATCH v6 10/35] kvm/i386: implement architecture support for kvm "
` [PATCH v6 11/35] i386/kvm: refactor xen init into a new function
` [PATCH v6 12/35] hw/i386: refactor x86_bios_rom_init for reuse in confidential guest reset
` [PATCH v6 13/35] hw/i386: export a new function x86_bios_rom_reload
` [PATCH v6 14/35] kvm/i386: reload firmware for confidential guest reset
` [PATCH v6 15/35] accel/kvm: rebind current VCPUs to the new KVM VM file descriptor upon reset
` [PATCH v6 16/35] i386/tdx: refactor TDX firmware memory initialization code into a new function
` [PATCH v6 17/35] i386/tdx: finalize TDX guest state upon reset
` [PATCH v6 18/35] i386/tdx: add a pre-vmfd change notifier to reset tdx state
` [PATCH v6 19/35] i386/sev: add migration blockers only once
` [PATCH v6 20/35] i386/sev: add notifiers "
` [PATCH v6 21/35] i386/sev: free existing launch update data and kernel hashes data on init
` [PATCH v6 22/35] i386/sev: add support for confidential guest reset
` [PATCH v6 23/35] hw/vfio: generate new file fd for pseudo device and rebind existing descriptors
` [PATCH v6 24/35] kvm/i8254: refactor pit initialization into a helper
` [PATCH v6 25/35] kvm/i8254: add support for confidential guest reset
` [PATCH v6 26/35] kvm/hyperv: add synic feature to CPU only if its not enabled
` [PATCH v6 27/35] hw/hyperv/vmbus: add support for confidential guest reset
` [PATCH v6 28/35] kvm/xen-emu: re-initialize capabilities during "
` [PATCH v6 29/35] ppc/openpic: create a new openpic device and reattach mem region on coco reset
` [PATCH v6 30/35] kvm/vcpu: add notifiers to inform vcpu file descriptor change
` [PATCH v6 31/35] kvm/clock: add support for confidential guest reset
` [PATCH v6 32/35] hw/machine: introduce machine specific option 'x-change-vmfd-on-reset'
` [PATCH v6 33/35] tests/functional/x86_64: add functional test to exercise vm fd change on reset
` [PATCH v6 34/35] qom: add 'confidential-guest-reset' property for x86 confidential vms
` [PATCH v6 35/35] migration: return EEXIST when trying to add the same migration blocker

[PATCH 0/2] arm64/mm: Drop TTBR_CNP_BIT and TTBR_ASID_MASK
 2026-02-25  3:51 UTC  (3+ messages)
` [PATCH 1/2] arm64/mm: Directly use TTBRx_EL1_ASID_MASK
` [PATCH 2/2] arm64/mm: Directly use TTBRx_EL1_CnP

[PATCH 0/2] arm64/mm: Drop TTBR_CNP_BIT and TTBR_ASID_MASK
 2026-02-25  3:51 UTC 

linux-scsi project on GitHub & SCSI user space utilities maintenance
 2026-02-25  3:49 UTC  (2+ messages)

Sparse not supporting kzalloc_obj() and friends
 2026-02-25  3:51 UTC  (4+ messages)

[PATCH] hw/misc/allwinner-cpucfg: Remove use of ARM_CPU() cast macro
 2026-02-25  3:47 UTC 

[PATCH v4] drm/xe: restrict multi-lrc to VCS/VECS engines
 2026-02-25  3:46 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: restrict multi-lrc to VCS/VECS engines (rev3)
` ✗ Xe.CI.BAT: failure "

[PATCH] hw/cpu: Build a15mpcore.c once as common object
 2026-02-25  3:44 UTC 

[PATCH stable 6.6 00/11] Backport selftest for "bpf: Check skb->transport_header is set in bpf_skb_check_mtu"
 2026-02-25  3:44 UTC  (13+ messages)
` [PATCH stable 6.6 01/11] selftests/bpf: Add traffic monitor functions
` [PATCH stable 6.6 02/11] selftests/bpf: Add the traffic monitor option to test_progs
` [PATCH stable 6.6 03/11] selftests/bpf: netns_new() and netns_free() helpers
` [PATCH stable 6.6 04/11] selftests/bpf: Monitor traffic for tc_redirect
` [PATCH stable 6.6 05/11] selftests/bpf: Monitor traffic for sockmap_listen
` [PATCH stable 6.6 06/11] selftests/bpf: Monitor traffic for select_reuseport
` [PATCH stable 6.6 07/11] selftests/bpf: use simply-expanded variables for libpcap flags
` [PATCH stable 6.6 08/11] selftests/bpf: ns_current_pid_tgid: Rename the test function
` [PATCH stable 6.6 09/11] selftests/bpf: Optionally open a dedicated namespace to run test in it
` [PATCH stable 6.6 10/11] selftests/bpf: tc_links/tc_opts: Unserialize tests
` [PATCH stable 6.6 11/11] selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header is not set

FAILED: patch "[PATCH] ext4: fix e4b bitmap inconsistency reports" failed to apply to 6.6-stable tree
 2026-02-25  3:42 UTC  (5+ messages)
` [PATCH 6.6.y 1/4] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
  ` [PATCH 6.6.y 2/4] ext4: convert bd_bitmap_page to bd_bitmap_folio
  ` [PATCH 6.6.y 3/4] ext4: convert bd_buddy_page to bd_buddy_folio
  ` [PATCH 6.6.y 4/4] ext4: fix e4b bitmap inconsistency reports

FAILED: patch "[PATCH] ext4: drop extent cache when splitting extent fails" failed to apply to 6.6-stable tree
 2026-02-25  3:42 UTC  (6+ messages)
` [PATCH 6.6.y 1/5] ext4: get rid of ppath in ext4_find_extent()
  ` [PATCH 6.6.y 2/5] ext4: get rid of ppath in ext4_ext_create_new_leaf()
  ` [PATCH 6.6.y 3/5] ext4: get rid of ppath in ext4_ext_insert_extent()
  ` [PATCH 6.6.y 4/5] ext4: get rid of ppath in ext4_split_extent_at()
  ` [PATCH 6.6.y 5/5] ext4: drop extent cache when splitting extent fails

[PATCH 0/1] perf: Add --pmu-filter option for filtering PMUs
 2026-02-25  3:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH RFC] arm64: dts: qcom: qcs6490-rb3gen2: Enable uPD720201 and GL3590
 2026-02-25  3:40 UTC  (3+ messages)

[PATCH 1/2] libfyaml: init add
 2026-02-25  3:40 UTC  (6+ messages)
` [PATCH 2/2] appstream: upgrade from 1.0.6 to 1.1.2
  ` [OE-core] "
      ` [PATCH V2] "

[PATCH v1 0/1] support igb uio driver for VF devices
 2026-02-25  3:39 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] net/nbl: add igb uio support for NBL "

[PATCH] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
 2026-02-25  3:38 UTC  (6+ messages)
` [PATCH v2 0/4] net: replace deprecated simple_strto* parsers with kstrto*
  ` [PATCH v2 1/4] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
  ` [PATCH v2 2/4] 9p/trans_xen: replace simple_strto* with kstrtouint
  ` [PATCH v2 3/4] net: bridge: replace deprecated simple_strtoul with kstrtoul
  ` [PATCH v2 4/4] sunrpc: sysctl: replace simple_strtol with kstrtouint

[OE-core][PATCH v2] orc: Enable hotdoc to produce doc
 2026-02-25  3:37 UTC 

[geert-renesas-drivers:master] BUILD SUCCESS 51578c5aaa077fcba59ca4637fd5bb05e1288c04
 2026-02-25  3:36 UTC 

[meta-oe][PATCH v2] tigervnc: Fix do_rootfs Error
 2026-02-25  3:36 UTC 

[PATCH 0/3] net: ntb_netdev: Add Multi-queue support
 2026-02-25  3:36 UTC  (3+ messages)

[RFC PATCH] futex: Dynamically allocate futex_queues depending on nr_node_ids
 2026-02-25  3:36 UTC  (3+ messages)

[PATCH v2 1/4] iopoll: Fix read_poll_timeout macro documentation
 2026-02-25  3:05 UTC  (4+ messages)
` [PATCH v2 2/4] iopoll: Add missing parenthesis to read_poll_timeout macro
` [PATCH v2 3/4] usb: Add code spacing in usb_bulk_msg function
` [PATCH v2 4/4] usb: Convert ad-hoc poll/timeout sequences in usb.c to iopoll

[PATCH] sparse: add support for __VA_OPT__
 2026-02-25  3:36 UTC  (3+ messages)

[PATCH bpf-next v4 0/4] bpf: Allow void return type for global subprogs
 2026-02-25  3:33 UTC  (5+ messages)
` [PATCH bpf-next v4 1/4] bpf: Factor out program return value calculation
` [PATCH bpf-next v4 2/4] bpf: Separate bpf_throw() and bpf_exit() return value validation
` [PATCH bpf-next v4 3/4] bpf: Allow void global functions in the verifier
` [PATCH bpf-next v4 4/4] selftests: bpf: Add tests for void global subprogs

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-02-25  3:33 UTC  (4+ messages)
` [PATCHv2] "

[PATCH 0/2] serial: lpuart: fix RXFE filed offset and handle Overrun flag
 2026-02-25  3:32 UTC  (3+ messages)
` [PATCH 1/2] serial: lpuart: fix RXFE filed offset for i.MX9

[PATCH net-next] net: use cmpxchg() in lock_sock_nested()
 2026-02-25  3:32 UTC 

[PATCH] staging: rtl8723bs: fix spacing around operators in rtw_recv.c
 2026-02-25  3:29 UTC 

[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 84eca77af2ad61cdd45dce940fc175349147b5cd
 2026-02-25  3:28 UTC 

[PATCH v6 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-25  3:15 UTC  (4+ messages)
` [PATCH v6 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr

[PATCH v3] dt-bindings: mmc: dwcmshc-sdhci: Fix resets array validation
 2026-02-25  3:24 UTC  (3+ messages)
  `  "

[PATCH] fuse: refactor duplicate queue teardown operation
 2026-02-25  3:24 UTC  (2+ messages)

[PATCH] KVM: TDX: Set SIGNIFCANT_INDEX flag for supported CPUIDs
 2026-02-25  3:23 UTC  (5+ messages)

[PATCH 2/3] iio: imu: inv_icm42607: add new inv_icm42607 driver
 2026-02-25  3:21 UTC  (3+ messages)

[PATCH v7 0/1] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
 2026-02-25  3:20 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev7)

[PATCH v2 0/2] media: rockchip: rkcif: various fixes
 2026-02-25  3:18 UTC  (4+ messages)
` [PATCH v2 2/2] media: rockchip: rkcif: comply with minimum number of buffers requirement

[PATCH v6] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
 2026-02-25  3:20 UTC  (3+ messages)
` [PATCH v6] drm/bridge: imx8qxp-pixel-link: get/put the next bridge

[RFC PATCH v3 1/5] rtc: add device selector for rtc_class_ops callbacks
 2026-02-25  3:19 UTC  (12+ messages)

[PATCH 0/3] hw/iommu: Avoid including CONFIG_DEVICES in hw/ header
 2026-02-25  3:16 UTC  (4+ messages)
` [PATCH 1/3] hw/arm/smmuv3: "
` [PATCH 2/3] hw/i386/intel_iommu: "
` [PATCH 3/3] hw/s390x/s390-pci-vfio: "

[PATCH v5] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-25  3:14 UTC  (3+ messages)

[PATCH v3] mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()
 2026-02-25  3:12 UTC 

[PATCH v3 0/5] smb: move duplicate definitions into common header file, part 2
 2026-02-25  3:14 UTC  (3+ messages)

[Patch v6 00/22] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-02-25  3:14 UTC  (9+ messages)
` [Patch v6 10/22] perf/x86: Enable XMM Register Sampling for Non-PEBS Events

FAILED: patch "[PATCH] ext4: don't zero the entire extent if" failed to apply to 6.1-stable tree
 2026-02-25  3:13 UTC  (8+ messages)
` [PATCH 6.1.y 1/7] ext4: make ext4_es_remove_extent() return void
  ` [PATCH 6.1.y 2/7] ext4: get rid of ppath in ext4_find_extent()
  ` [PATCH 6.1.y 3/7] ext4: get rid of ppath in ext4_ext_create_new_leaf()
  ` [PATCH 6.1.y 4/7] ext4: get rid of ppath in ext4_ext_insert_extent()
  ` [PATCH 6.1.y 5/7] ext4: get rid of ppath in ext4_split_extent_at()
  ` [PATCH 6.1.y 6/7] ext4: subdivide EXT4_EXT_DATA_VALID1
  ` [PATCH 6.1.y 7/7] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1

[PATCH v2] drm/mediatek: Remove all conflicting aperture devices during probe
 2026-02-25  3:13 UTC  (3+ messages)

FAILED: patch "[PATCH] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before" failed to apply to 5.10-stable tree
 2026-02-25  3:13 UTC  (2+ messages)
` [PATCH 5.10.y] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O

[syzbot] [jfs?] INFO: task hung in generic_file_write_iter (4)
 2026-02-25  3:09 UTC 

[PATCH v4 00/24] bsd-user: Upstream misc system calls (System V IPC, reboot, etc)
 2026-02-25  3:06 UTC  (4+ messages)
` [PATCH v4 22/24] bsd-user: Implement System V semaphore calls

FAILED: patch "[PATCH] ext4: drop extent cache after doing PARTIAL_VALID1 zeroout" failed to apply to 6.6-stable tree
 2026-02-25  3:06 UTC  (8+ messages)
` [PATCH 6.6.y 1/7] ext4: get rid of ppath in ext4_find_extent()
  ` [PATCH 6.6.y 2/7] ext4: get rid of ppath in ext4_ext_create_new_leaf()
  ` [PATCH 6.6.y 3/7] ext4: get rid of ppath in ext4_ext_insert_extent()
  ` [PATCH 6.6.y 4/7] ext4: get rid of ppath in ext4_split_extent_at()
  ` [PATCH 6.6.y 5/7] ext4: subdivide EXT4_EXT_DATA_VALID1
  ` [PATCH 6.6.y 6/7] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
  ` [PATCH 6.6.y 7/7] ext4: drop extent cache after doing PARTIAL_VALID1 zeroout

FAILED: patch "[PATCH] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before" failed to apply to 5.15-stable tree
 2026-02-25  3:06 UTC  (2+ messages)
` [PATCH 5.15.y] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O

[PATCH v5 0/6] platform/x86/intel/vsec: Prep for ACPI PMT discovery
 2026-02-25  3:06 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for platform/x86/intel/vsec: Prep for ACPI PMT discovery (rev5)

[PATCH] Revert "tcpm: allow looking for role_sw device in the main node"
 2026-02-25  2:57 UTC  (3+ messages)

[PATCH] rust_binder: call set_notification_done() without proc lock
 2026-02-25  3:04 UTC  (2+ messages)

[PATCH v2] mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()
 2026-02-25  3:04 UTC  (3+ messages)

[PATCH] rds: update outdated comment
 2026-02-25  3:03 UTC  (2+ messages)

[meta-ti][master][PATCH 1/4 v2] ti-rpmsg-char: Set DISABLE_STATIC = ""
 2026-02-25  3:02 UTC  (2+ messages)

[meta-ti][master][PATCH 1/4 v2] ti-rpmsg-char: Set DISABLE_STATIC = ""
 2026-02-25  2:57 UTC  (2+ messages)

FAILED: patch "[PATCH] ext4: don't zero the entire extent if" failed to apply to 6.6-stable tree
 2026-02-25  2:57 UTC  (7+ messages)
` [PATCH 6.6.y 1/6] ext4: get rid of ppath in ext4_find_extent()
  ` [PATCH 6.6.y 2/6] ext4: get rid of ppath in ext4_ext_create_new_leaf()
  ` [PATCH 6.6.y 3/6] ext4: get rid of ppath in ext4_ext_insert_extent()
  ` [PATCH 6.6.y 4/6] ext4: get rid of ppath in ext4_split_extent_at()
  ` [PATCH 6.6.y 5/6] ext4: subdivide EXT4_EXT_DATA_VALID1
  ` [PATCH 6.6.y 6/6] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1

FAILED: patch "[PATCH] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before" failed to apply to 6.1-stable tree
 2026-02-25  2:57 UTC  (2+ messages)
` [PATCH 6.1.y] ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O

[PATCH v2] kcsan: test: Adjust "expect" allocation type for kmalloc_obj
 2026-02-25  2:55 UTC  (2+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2026-02-25  2:55 UTC  (6+ messages)

[PATCH v3] pmdomain: rockchip: Fix PD_VCODEC for RK3588
 2026-02-25  2:55 UTC  (2+ messages)

[PATCH i-g-t v4 0/8] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-02-25  2:54 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/xe: Add purgeable memory madvise tests for system allocator (rev4)

[PATCH v3 0/6] Add support for mt8167 display blocks
 2026-02-25  2:52 UTC  (5+ messages)
` [PATCH v3 6/6] gpu: drm: mediatek: ovl: add specific entry for mt8167


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.