All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-19 05:35:30 to 2026-08-19 06:31:26 UTC [more...]

[PATCH] serial: 8250: don't register ports that have no hardware
 2026-08-19  6:31 UTC  (4+ messages)

[PATCH] classes/sbom-cve-check: fall back to the stable SBOM symlink
 2026-08-19  6:30 UTC  (9+ messages)
  ` [PATCH v2 0/5] Handle an empty IMAGE_LINK_NAME consistently
    ` [PATCH v2 1/5] sbom-cve-check: read the image SBOM through the stable symlink
    ` [PATCH v2 2/5] vex: skip the VEX symlink when IMAGE_LINK_NAME is empty
    ` [PATCH v2 3/5] testexport: fall back to IMAGE_NAME "
    ` [PATCH v2 4/5] image_types: skip multiubi symlinks "
    ` [PATCH v2 5/5] oeqa/selftest/imagefeatures: test an empty IMAGE_LINK_NAME

[PATCH resend mptcp-net 0/4] mptcp: a few fixes
 2026-08-19  6:30 UTC  (5+ messages)

[PATCH i-g-t v6 0/3] kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest
 2026-08-19  6:27 UTC  (4+ messages)
` [PATCH i-g-t v6 1/3] lib/i915/i915_dp: Add UHBR helpers and const-correct set_link_params
` [PATCH i-g-t v6 2/3] tests/intel/kms_dp_linktrain_fallback: Reset traversed MST output count
` [PATCH i-g-t v6 3/3] tests/intel/kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest

[PATCH 1/2] RDMA/rxe: copy send WQE to kernel buffer before processing
 2026-08-19  6:28 UTC  (4+ messages)

[PATCH v2] i2c: cp2615: handle allocation failure
 2026-08-19  6:28 UTC  (2+ messages)

[PATCH v5] Add VIRTIO_F_DMB (Device Memory Buffer)
 2026-08-19  6:28 UTC  (2+ messages)

[PATCH] PCI: dwc: rcar-gen4: Fix potential unclocked access in rcar_gen4_pcie_ep_deinit()
 2026-08-19  6:28 UTC  (5+ messages)

[PATCH v1 0/2] Add initial Maili SoC support
 2026-08-19  6:28 UTC  (11+ messages)
` [PATCH v1 1/2] dt-bindings: arm: qcom: Add Maili SoC compatible
` [PATCH v1 2/2] soc: qcom: pd-mapper: Add support for Maili SoC

[PATCH] bluetooth: pm: use SIMPLE_DEV_OPS for pm struct
 2026-08-19  6:28 UTC  (2+ messages)
`  "

[syzbot] [dri?] [usb?] KASAN: slab-out-of-bounds Read in drm_property_add_enum
 2026-08-19  6:27 UTC 

[PATCH v37 0/7] firmware: imx: driver for NXP secure-enclave
 2026-08-19 11:42 UTC  (12+ messages)
` [PATCH v37 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v37 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v37 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v37 4/7] firmware: imx: device context dedicated to priv
` [PATCH v37 5/7] firmware: imx: adds miscdev
` [PATCH v37 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v37 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH] can: kvaser_pciefd: fix use-after-free in bec poll timer
 2026-08-19  6:25 UTC  (4+ messages)

[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 6
 2026-08-19  6:24 UTC  (13+ messages)
` [PATCH 1/6] xfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystems
` [PATCH 2/6] xfs: preserve owner on in-memory btree creation
` [PATCH 3/6] xfs: don't leak new_bp if xfs_btree_bload_drop_buf fails
` [PATCH 4/6] xfs: actually recover intended file sizes in xfs_xmi_item_recover_intent
` [PATCH 5/6] xfs: don't modify file attributes or poke fsnotify for dry runs
` [PATCH 6/6] xfs: fix bnobt repair space reservation disposal failure

[PATCH RFC v2 00/13] vhost-user: isolated memory
 2026-08-19  6:23 UTC  (3+ messages)
` [PATCH RFC v2 04/13] hw/virtio/vhost-shadow-virtqueue: used callback

[PATCH net] can: can327: Fix stack out-of-bounds write in can327_handle_prompt()
 2026-08-19  6:23 UTC  (3+ messages)

[PATCH v2] bluetooth: pm: use SIMPLE_DEV_OPS for pm struct
 2026-08-19  6:23 UTC 

[BUG] net: ipv6: KASAN: slab-use-after-free in ip6gre_tunnel_xmit
 2026-08-19  6:22 UTC 

[syzbot] [dri?] [usb?] KASAN: slab-out-of-bounds Read in drm_property_add_enum
 2026-08-19  6:21 UTC 

[linus:master] [x86/bugs] a3af84b0fa: stress-ng.seccomp.ops_per_sec 95.7% regression
 2026-08-19  6:20 UTC 

[PATCH bpf-next v7 00/10] bpf: Support aggregate return values up to 16 bytes
 2026-08-19  6:20 UTC  (16+ messages)
` [PATCH bpf-next v7 01/10] bpf: Factor check_global_ret_scalar_reg() out of the global return check
` [PATCH bpf-next v7 02/10] bpf: Add helpers to describe the R0:R2 return register pair
` [PATCH bpf-next v7 03/10] bpf: Wire up JIT support for 16-byte kfunc returns
` [PATCH bpf-next v7 04/10] bpf: Handle R2 as a return register in precision backtracking
` [PATCH bpf-next v7 05/10] bpf: Account R2 of register-pair returns in live register analysis
` [PATCH bpf-next v7 06/10] bpf: Add verifier support for 16-byte returns in R0:R2
` [PATCH bpf-next v7 07/10] bpf: Enable aggregate return types up to 16 bytes
` [PATCH bpf-next v7 08/10] selftests/bpf: Add C tests for 16-byte returns in R0:R2
` [PATCH bpf-next v7 09/10] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns
` [PATCH bpf-next v7 10/10] Documentation/bpf: Document up to 16-byte kfunc return values in R0:R2

[jimc:dd-shrink-cached 62/64] lib/dynamic_debug.c:2146:2: error: call to undeclared function 'arena_mas_lock'; ISO C99 and later do not support implicit function declarations
 2026-08-19  6:20 UTC 

[soc:board-remove 148/200] drivers/regulator/max8907-regulator.c:296 max8907_regulator_probe() warn: inconsistent indenting
 2026-08-19  6:20 UTC 

[jimc:folio-pool-v2-lockdep 14/21] kernel/locking/lockdep.c:587:1: sparse: sparse: symbol 'lockdep_trace_scratchpad_key' was not declared. Should it be static?
 2026-08-19  6:20 UTC 

[PATCH net v15] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-08-19  6:19 UTC 

[PATCH] media: microchip-isc: don't sleep in the clk .is_enabled callback
 2026-08-19  6:19 UTC 

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-08-19  6:18 UTC  (3+ messages)
` [RFC bpf-next 5/6] bpf: support low-32 subreg scalar linking for sign-extending movs

[PATCH 0/3] nfc: st-nci: Fairphone 5 NFC bring-up (ST21NFCD)
 2026-08-19  6:18 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: net: nfc: add st,st21nfcd-i2c

[PATCH 0/2] drm/xe/guc: handle exec queue teardown after hot-unplug
 2026-08-19  6:18 UTC  (4+ messages)
` [PATCH 1/2] drm/xe/guc: rework exec queue teardown PM/unplug handling

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-19  6:16 UTC  (4+ messages)
` [PATCH 11/12] drm/panic: Move panic display code into helper library

[PATCH] jbd2: don't advance j_fc_off before the buffer is recorded
 2026-08-19  6:17 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: pm: use SIMPLE_DEV_PM_OPS for pm struct
 2026-08-19  6:15 UTC 

[PATCH v4] s390/pai: Handle multiple PMU stop callback invocations
 2026-08-19  6:11 UTC  (2+ messages)

[PATCH v4 0/9] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-08-19  6:11 UTC  (16+ messages)
` [PATCH v4 1/9] KVM: x86: Add helper to provide intercept linear addresses
` [PATCH v4 2/9] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v4 3/9] KVM: nSVM: Track hardware-provided instruction bytes
` [PATCH v4 4/9] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v4 5/9] KVM: x86: Track emulator-originated nested #PF VM-Exits
` [PATCH v4 6/9] KVM: nSVM: Use emulator bytes for synthesized nested #NPF/#PF
` [PATCH v4 7/9] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF
` [PATCH v4 8/9] KVM: nSVM: Advertise DecodeAssists to L1
` [PATCH v4 9/9] KVM: selftests: Add nested SVM DecodeAssists test

[jimc:dd-shrink-cached 62/64] lib/dynamic_debug.c:2146:9: error: implicit declaration of function 'arena_mas_lock'
 2026-08-19  6:09 UTC 

[soc:board-remove 137/200] drivers/mfd/max8925-i2c.c:175:28: warning: variable 'tsc_irq' is uninitialized when used here
 2026-08-19  6:09 UTC 

[meta-selinux][PATCH] selinux-image.bbclass: fix selinux_set_labels
 2026-08-19  6:08 UTC 

[PATCH v11 00/25] DPAA driver fixes and improvements
 2026-08-19  6:08 UTC  (5+ messages)
` [PATCH v12 00/26] NXP DPAA driver fixes and enhancements
  ` [PATCH v12 16/26] net/dpaa: add Tx rate limiting API

[PATCH net] net: thunderbolt: Count delivered packets in rx_packets and rx_bytes
 2026-08-19  6:08 UTC  (2+ messages)

[PATCH] NFSD: Resolve the recall-any mask names in the trace format
 2026-08-19  6:05 UTC  (2+ messages)

[bluez/bluez]
 2026-08-19  6:03 UTC 

[PATCH net v3 0/5] net: phy: fix cleanup after probe failure
 2026-08-19  6:02 UTC  (6+ messages)
` [PATCH net v3 1/5] net: phy: split phy_probe() error paths
` [PATCH net v3 2/5] net: phy: unregister SFP upstream before port cleanup
` [PATCH net v3 3/5] net: phy: set PHY_READY after LED setup
` [PATCH net v3 4/5] net: phy: call driver remove when core initialization fails
` [PATCH net v3 5/5] net: phy: propagate errors from default port setup

[PATCH 1/2] NFSD: Fix duplicate fsnotify access events for iterator READs
 2026-08-19  6:02 UTC  (4+ messages)
` [PATCH 2/2] NFSD: Update the atime "

LLVM regression in memcpy struct bpf_sock_ops->remote_ip6 to struct in6_addr
 2026-08-19  6:01 UTC  (2+ messages)

[PATCH] drm/amd/display: fix dc_lock leak on GPU reset error paths
 2026-08-19  6:00 UTC  (2+ messages)

[PATCH 0/2] SUNRPC: Recycle sent Reply pages instead of freeing them
 2026-08-19  5:59 UTC  (4+ messages)
` [PATCH 1/2] NFSD: Use nfsd_iter_read() when ->splice_read is not zero-copy

[PATCH v4 0/7] KVM: x86: Add LASS virtualization support
 2026-08-19  5:58 UTC  (3+ messages)
` [PATCH v4 3/7] KVM: x86: Add LASS violation checks during instruction emulation

[PATCH] kexec: return -ENOEXEC from image probe functions on mismatch
 2026-08-19  5:58 UTC  (6+ messages)

[PATCH v3] drm/ast: DisplayPort edid supports 256 bytes
 2026-08-19  5:58 UTC 

[PATCH net v2] can: can327: Fix out-of-bounds write in can327_parse_frame()
 2026-08-19  5:57 UTC  (4+ messages)

[bug report] mtd: rawnand: ndfc: Stop using nand_release()
 2026-08-19  5:56 UTC 

[PATCH] erofs: use dedicated meta inodes for file-backed mounts
 2026-08-19  5:55 UTC  (3+ messages)
` [PATCH v2] "

[soc:board-remove 161/200] drivers/net/dsa/b53/b53_srab.c:619:29: warning: unused variable 'dn'
 2026-08-19  5:55 UTC 

[chao:feature/cache 6/13] fs/f2fs/gc.c:1897 do_garbage_collect() error: 'sum_entry' dereferencing possible ERR_PTR()
 2026-08-19  5:55 UTC 

[PATCH] Revert "pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for Eliza"
 2026-08-19  5:55 UTC 

[PATCH] powerpc/entry: Use hard_irq_disable() in arch_interrupt_exit_prepare()
 2026-08-19  5:54 UTC  (5+ messages)

[PATCH] drm/xe/guc: Skip CLEANUP message when GuC is stopped
 2026-08-19  5:53 UTC  (4+ messages)

[OE-core][scarthgap][PATCH] python3-lxml: fix CVE-2026-41066
 2026-08-19  5:54 UTC 

[RFC] accel/rocket: DVFS on RK3588 - a hardware constraint, and some numbers
 2026-08-19  5:52 UTC  (7+ messages)

[PATCH] HID: core: fix device cleanup on allocation failure
 2026-08-19  5:52 UTC  (2+ messages)

[PATCH net] can: can327: Fix out-of-bounds write in can327_parse_frame()
 2026-08-19  5:52 UTC  (2+ messages)

[PATCH] virtio-blk: clamp max_segments when indirect descriptors are disabled
 2026-08-19  5:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] nvme: skip the zoned limits update if the zone info query failed
 2026-08-19  5:52 UTC  (2+ messages)

[PATCH] nvmet: verify the hostid when looking up a controller
 2026-08-19  5:51 UTC 

[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-08-19  5:51 UTC  (5+ messages)
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)

[PATCH 0/3] drm/msm: Enable dual MDSS power domains
 2026-08-19  5:50 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: display: msm: Allow two "

[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-08-19  5:49 UTC  (5+ messages)
      ` [f2fs-dev] "

[BUG] sched/fair: divide error in __calc_prop_weight() from the enqueue path (flat-hierarchy series)
 2026-08-19  5:49 UTC  (2+ messages)

[PATCH v2] drm/ast: DisplayPort edid supports 256 bytes
 2026-08-19  5:49 UTC  (8+ messages)

[PATCH 1/1] KVM: x86: lapic: update apic_base and APIC ID together
 2026-08-19  5:48 UTC  (2+ messages)

[PATCH v3] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-08-19  5:47 UTC  (2+ messages)

[PATCH v2] dmaengine: sprd: use clk_bulk API to fix clock imbalance
 2026-08-19  5:47 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] nvmet: avoid configfs recursion when enabling backends
 2026-08-19  5:46 UTC  (3+ messages)
` [PATCH 1/2] nvmet: avoid recursive configfs open for file-backed namespaces

[PATCH v2] usb: cdnsp: fix wakeup from S3 after controller context loss
 2026-08-19  5:46 UTC  (3+ messages)

[PATCH v3] mtd: block2mtd: Fix divide error when erase_size is zero
 2026-08-19  5:45 UTC  (3+ messages)

[PATCH v2] s390: raw3270: Handle allocation failures
 2026-08-19  5:45 UTC  (2+ messages)

[PATCH] nvme-rdma: fix -EIO cleanup order in queue_rq
 2026-08-19  5:45 UTC  (2+ messages)

[avpatel:riscv_trace_support_v5 90/108] arch/riscv/kernel/hw_breakpoint.c:39:23: error: storage size of 'ret' isn't known
 2026-08-19  5:44 UTC 

[jimc:dd-shrink-cached 61/64] lib/dynamic_debug.c:2166:13: warning: 'ddebug_drop_all_cached_prefixes' defined but not used
 2026-08-19  5:44 UTC 

[PATCH] libceph: use iov_iter_extract_pages() in ceph_msg_data_iter_next()
 2026-08-19  5:44 UTC  (2+ messages)

[PATCH 0/3] i3c: master: amd: Add IBI and hot-join support
 2026-08-19  5:40 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: i3c: xlnx: Add IBI and hot-join capability properties

[PATCH v2 0/2] clk: ti: mux: resolve parent clocks by DT index, not by name
 2026-08-19  5:39 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH v6 06/12] mm: swap in PMD swap entries as whole THPs during swapoff
 2026-08-19  5:38 UTC  (2+ messages)

[oe][meta-python][wrynose][PATCH 0/10] python3-aiohttp: fix multiple CVEs
 2026-08-19  5:37 UTC  (3+ messages)
` [oe][meta-python][wrynose][PATCH 07/10] python3-aiohttp: fix CVE-2026-54277

[oe][meta-networking][PATCH 1/25] igmpproxy: add UPSTREAM_CHECK_REGEX variable
 2026-08-19  5:36 UTC  (25+ messages)
` [oe][meta-networking][PATCH 2/25] macchanger: add UPSTREAM_CHECK variables
` [oe][meta-networking][PATCH 3/25] nuttcp: upgrade 8.2.2 -> 8.2.4
` [oe][meta-networking][PATCH 4/25] vnstat: add UPSTREAM_CHECK variables
` [oe][meta-oe][PATCH 5/25] cpuburn-arm: add UPSTREAM_CHECK_COMMITS
` [oe][meta-oe][PATCH 6/25] coremark-pro: "
` [oe][meta-oe][PATCH 7/25] cyclictest: "
` [oe][meta-oe][PATCH 8/25] hackbench: "
` [oe][meta-oe][PATCH 9/25] ramspeed-smp: "
` [oe][meta-oe][PATCH 10/25] ramspeed: "
` [oe][meta-oe][PATCH 11/25] sockperf: "
` [oe][meta-oe][PATCH 12/25] tinymembench: "
` [oe][meta-oe][PATCH 13/25] unixbench: set PV in recipe name and update SRC_URI
` [oe][meta-oe][PATCH 14/25] wrk: "
` [oe][meta-oe][PATCH 15/25] wrk2: ad UPSTREAM_CHECK_COMMITS
` [oe][meta-oe][PATCH 16/25] lmsensors: upgrade 3.6.0 -> 3.6.2
` [oe][meta-networking][PATCH 17/25] wireshark: upgrade 4.6.7 -> 4.6.8
` [oe][meta-oe][PATCH 18/25] thingsboard-gateway: upgrade 3.8.3 -> 3.8.4
` [oe][meta-oe][PATCH 19/25] botan: upgrade 3.12.0 -> 3.13.0
` [oe][meta-oe][PATCH 20/25] libkcapi: upgrade 1.5.0 -> 1.5.1
` [oe][meta-oe][PATCH 21/25] libsombok3: add UPSTREAM_CHECK_GITTAGREGEX
` [oe][meta-oe][PATCH 22/25] mercurial: upgrade 7.2.3 -> 7.2.4
` [oe][meta-oe][PATCH 23/25] boinc-client: add UPSTREAM_CHECK_GITTAGREGEX
` [oe][meta-oe][PATCH 24/25] ostree: upgrade 2026.2 -> 2026.3
` [oe][meta-oe][PATCH 25/25] redis: upgrade 8.10.0 -> 8.10.1

[PATCH v2 0/2] fix racy access to FDP placement id array
 2026-08-19  5:36 UTC  (5+ messages)
  ` [PATCH v2 1/2] nvme: set ns->head in nvme_alloc_ns_head
  ` [PATCH v2 2/2] nvme: fix racy access to FDP placement id array

[PATCH] nvme-pci: add adaptive interrupt polling
 2026-08-19  5:35 UTC  (2+ messages)

[PATCH v10 00/14] net/enetc: add new features for ENETC4 on i.MX95
 2026-08-19  5:34 UTC  (5+ messages)
` [PATCH v11 00/15] "
  ` [PATCH v11 13/15] net/enetc4: update VF link status to bitmask encoding
  ` [PATCH v11 14/15] net/enetc4: enable Tx PAUSE via VF Rx congestion mode
  ` [PATCH v11 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings


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.