All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 06:22:08 to 2026-06-24 07:15:18 UTC [more...]

[Stable-10.0.11 v2 00/86] Patch Round-up for stable 10.0.11, freeze on 2026-06-23 (frozen)
 2026-06-24  7:15 UTC  (3+ messages)
` [Stable-10.0.11 79/86] hw/9pfs: consolidate name validation with check_name()

CVE-2026-52928: af_unix: Reject SIOCATMARK on non-stream sockets
 2026-06-24  7:13 UTC 

CVE-2026-52927: netfilter: ebtables: fix OOB read in compat_mtw_from_user
 2026-06-24  7:13 UTC 

CVE-2026-52926: batman-adv: clear current gateway during teardown
 2026-06-24  7:13 UTC 

CVE-2026-52925: vrf: Fix a potential NPD when removing a port from a VRF
 2026-06-24  7:13 UTC 

CVE-2026-52924: sctp: purge outqueue on stale COOKIE-ECHO handling
 2026-06-24  7:13 UTC 

CVE-2026-52923: ipc: limit next_id allocation to the valid ID range
 2026-06-24  7:13 UTC 

CVE-2026-52922: batman-adv: dat: handle forward allocation error
 2026-06-24  7:13 UTC 

CVE-2026-52912: netfilter: nf_queue: hold bridge skb->dev while queued
 2026-06-24  7:13 UTC 

CVE-2026-52913: batman-adv: v: stop OGMv2 on disabled interface
 2026-06-24  7:13 UTC 

[PATCH 0/2] drm/amdgpu,amdkfd: fix MES queue type handling
 2026-06-24  7:14 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu,amdkfd: correct setting MES queue type

[PATCH V9 00/17] iothread: Support tracking and querying IOThread holders
 2026-06-24  7:08 UTC  (18+ messages)
` [PATCH V9 01/17] qapi/misc: Fix missed query-iothreads items
` [PATCH V9 02/17] iothread: introduce iothread_ref/unref to track attached devices
` [PATCH V9 03/17] iothread: tracking iothread users with holder name
` [PATCH V9 04/17] iothread: introduce iothread_unsafe_get_aio_context()
` [PATCH V9 05/17] block/export: track IOThread reference in BlockExport
` [PATCH V9 06/17] monitor: refactor monitor_data_init() to pass ID
` [PATCH V9 07/17] monitor: support iothread ref/unref for anonymous monitors
` [PATCH V9 08/17] monitor: switch to iothread_unsafe_get_aio_context()
` [PATCH V9 09/17] virtio-vq-mapping: track iothread-vq-mapping references using device path
` [PATCH V9 10/17] virtio: use iothread_get/put_aio_context for thread pinning
` [PATCH V9 11/17] net/colo: track IOThread references using path-based holder
` [PATCH V9 12/17] virtio-balloon: Update tracking iothread users with holder
` [PATCH V9 13/17] vfio-user/proxy: Update tracking iothread users with holder name
` [PATCH V9 14/17] xen-block: "
` [PATCH V9 15/17] qapi: examine IOThread attachment status via query-iothreads
` [PATCH V9 16/17] iothread: simplify API by merging iothread_get_aio_context variants
` [PATCH V9 17/17] tests/unit/iothread: Update the iothread_get_aio_context

[PATCH yocto-autobuilder-helper wrynose] config.json: Add meta-qcom dependency on meta-lts-mixin
 2026-06-24  7:13 UTC  (2+ messages)
` [yocto-patches] "

[PATCH net] nfc: nci: fix uninit-value in nci_core_init_rsp_packet()
 2026-06-24  7:13 UTC  (2+ messages)
` [syzbot ci] "

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-24  7:12 UTC  (2+ messages)

[PATCH v2] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-24  7:11 UTC  (7+ messages)

[PATCH RFC 0/2] RISC-V SPL: fix OpenSBI FIT loading and OS entry point retrieval
 2026-06-24  7:11 UTC  (4+ messages)
` [PATCH RFC 1/2] image: fit: allow IH_OS_OPENSBI in fit_image_load()

[RFC 0/8] pci: cxl: Add enumeration support for Unordered I/O (UIO) feature
 2026-06-24 15:00 UTC  (13+ messages)
  ` [RFC 3/8] hw/pci: Add SVC capability and UIO properties to PCIe ports
  ` [RFC 4/8] hw/cxl: Add Streamlined Virtual Channel (SVC) property to CXL ports
  ` [RFC 5/8] hw/cxl: Wire UIO capability into HDM decoder registers
  ` [RFC 6/8] hw/pci: Add PCIe Streamlined Virtual Channel (SVC) capability

[PATCH] iommu/vt-d: use kstrtoint_from_user() in dmar_perf_latency_write()
 2026-06-24  7:08 UTC 

[PATCH] media: meson: vdec: fix NULL pointer deref in vdec_try_fmt_common
 2026-06-24  7:09 UTC  (3+ messages)

[PATCH v7 0/6] Add binding and driver for Kaanapali SoCCP
 2026-06-24  7:09 UTC  (9+ messages)
` [PATCH v7 2/6] dt-bindings: remoteproc: qcom: move interrupts and interrupt-names list out of pas-common
` [PATCH v7 3/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms
` [PATCH v7 4/6] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Hawi and Maili SoC
` [PATCH v7 6/6] remoteproc: qcom_q6v5_pas: Add SoCCP node on Kaanapali

[PATCH yocto-autobuilder2] config.py: Add meta-lts-mixin layer
 2026-06-24  7:09 UTC  (2+ messages)
` [yocto-patches] "

[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-24  7:09 UTC  (4+ messages)
` [PATCH V2 1/8] PCI: imx6: Add skip_pwrctrl_off flag support

[PATCH 00/20] md/md-llbitmap: support reshape for RAID10 and RAID5
 2026-06-24  7:08 UTC  (33+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/20] md: add exact bitmap mapping and reshape hooks
  ` [PATCH v2 02/20] md: skip bitmap accounting for empty write ranges
  ` [PATCH v2 03/20] md: add helper to split bios at reshape offset
  ` [PATCH v2 04/20] md/md-llbitmap: track bitmap sync_size explicitly
  ` [PATCH v2 05/20] md/md-llbitmap: allocate page controls independently
  ` [PATCH v2 06/20] md/md-llbitmap: grow the page cache in place for reshape
  ` [PATCH v2 07/20] md/md-llbitmap: track target reshape geometry fields
  ` [PATCH v2 08/20] md/md-llbitmap: finish reshape geometry
  ` [PATCH v2 09/20] md/md-llbitmap: refuse reshape while llbitmap still needs sync
  ` [PATCH v2 10/20] md/md-llbitmap: add reshape range mapping helpers
  ` [PATCH v2 11/20] md/md-llbitmap: don't skip reshape ranges from bitmap state
  ` [PATCH v2 12/20] md/md-llbitmap: remap checkpointed bits as reshape progresses
  ` [PATCH v2 13/20] md/md-llbitmap: clamp state-machine walks to tracked bits
  ` [PATCH v2 14/20] md/raid10: reject llbitmap reshape when md chunk shrinks
  ` [PATCH v2 15/20] md/raid10: wire llbitmap reshape lifecycle
  ` [PATCH v2 16/20] md/raid10: split reshape bios before bitmap accounting
  ` [PATCH v2 17/20] md/raid5: add exact old and new llbitmap mapping helpers
  ` [PATCH v2 18/20] md/raid5: reject llbitmap reshape when md chunk shrinks
  ` [PATCH v2 19/20] md/raid5: wire llbitmap reshape lifecycle
  ` [PATCH v2 20/20] md/raid5: split reshape bios before bitmap accounting

[PATCH v3] virtio_net: disable cb when NAPI is busy-polled
 2026-06-24  7:08 UTC  (2+ messages)

[PATCH] btrfs: uapi: fix stale BTRFS_SYSTEM_CHUNK_ARRAY_SIZE comment
 2026-06-24  7:08 UTC 

[PATCH] atm: fore200e: disable PCI device on DMA mask failure
 2026-06-24  7:07 UTC  (3+ messages)

[RFC PATCH] irqchip/gic-v3-its: enable dynamic MSI-X allocation
 2026-06-24  7:07 UTC  (2+ messages)

[RFC PATCH 0/5] migration: fast snapshot load
 2026-06-24  7:06 UTC  (7+ messages)
` [RFC PATCH 1/5] migration: add RAM Block fields and helpers for "

[PATCH] i3c: master: svc: bound IBI payload to the requested max_payload_len
 2026-06-24  7:06 UTC  (4+ messages)

[PATCH] usb: xhci-pci: Disable 64-bit DMA for VIA VL805
 2026-06-24  7:06 UTC  (2+ messages)

[PATCH v2] clk: palmas: Balance external-control clock prepare
 2026-06-24  7:05 UTC 

[PATCHv2 0/5] k3-am62-pocketbeagle2: add board and variant support
 2026-06-24  7:04 UTC  (7+ messages)
` [PATCHv2 1/5] board_f: add a board_setup_dest_addr function

[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Revive atomic tests
 2026-06-24  7:03 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v3 00/23] Introduce enablemenant of dom0less
 2026-06-24  7:02 UTC  (3+ messages)
` [PATCH v3 01/23] xen: arm: move declaration of map_device_irqs_to_domain() to common header

[PATCH] clk: palmas: unprepare clock on provider registration failure
 2026-06-24  7:02 UTC  (3+ messages)

[PATCH] dt-bindings: arm: qcom,ids: Add SoC ID for Snapdragon SDA 850
 2026-06-24  7:02 UTC  (3+ messages)

[PATCH] selftests/futex: Dynamically skip unsupported tests
 2026-06-24  7:02 UTC 

[PATCH 0/13] ASoC: qcom: Add QAIF driver for Shikra audio platform
 2026-06-24  7:02 UTC  (8+ messages)
` [PATCH 2/13] dt-bindings: sound: Add Qualcomm QAIF binding

platform/chrome: cros_ec_typec: unbounded PD cap count in cros_typec_register_partner_pdos()
 2026-06-24  7:00 UTC  (3+ messages)

[PATCH] ext4: zero non-uptodate buffers before encryption in writeback
 2026-06-24  6:59 UTC 

[PATCH net v2] net: ipa: fix SMEM state handle leaks in SMP2P init
 2026-06-24  6:59 UTC 

[PATCH v6 00/21] Add Counter delegation ISA extension support
 2026-06-24  7:00 UTC  (9+ messages)
` [PATCH v6 04/21] RISC-V: Define indirect CSR access helpers
` [PATCH v6 17/21] RISC-V: perf: Add Qemu virt machine events

[meta-anaconda][PATCH] README: update source code URL to valid HTTPS link
 2026-06-24  6:59 UTC 

Please backport bridge multicast exponential field encoding fix series to stable kernels
 2026-06-24  6:59 UTC 

[PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
 2026-06-24  6:58 UTC  (11+ messages)

[RFC PATCH] filemap: Remove file pinning during fault handling
 2026-06-24  6:58 UTC  (2+ messages)

[PATCH 0/8] blk-cgroup: remove queue_lock nesting from blkcg paths
 2026-06-24  6:57 UTC  (2+ messages)

QEMU net code and padding of short packets
 2026-06-24  6:57 UTC  (2+ messages)

[PATCH] iio: adc: ti-ads124s08: Return reset failures
 2026-06-24  6:57 UTC  (2+ messages)

[PATCH 0/2] amd_iommu: Fix Coverity issues from 11.1 pull request
 2026-06-24  6:55 UTC  (6+ messages)
` [PATCH 2/2] amd_iommu: Fully initialize XT interrupt message state

[PATCH 1/2] md/linear: add fault-tolerant mode for unraid-like setups
 2026-06-24  6:55 UTC  (8+ messages)
` [PATCH 2/2] ext4: add unraid mount option for single-disk-per-group mode
` [PATCH v2 0/4] blk-cgroup: fix blkg list and policy data races
` [PATCH v2 1/4] blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_mutex
` [PATCH v2 2/4] blk-cgroup: fix race between policy activation and blkg destruction
` [PATCH v2 3/4] blk-cgroup: skip dying blkg in blkcg_activate_policy()
` [PATCH v2 4/4] blk-cgroup: factor policy pd teardown loop into helper

[PATCH] iio: imu: inv_icm45600: Use I2C match data
 2026-06-24  6:56 UTC  (2+ messages)

[PATCH v2 0/7] x86/kexec: Secure Boot support
 2026-06-24  6:54 UTC  (9+ messages)
` [PATCH v2 1/7] x86/kexec: add digest checks
` [PATCH v2 7/7] x86/kexec: Zero GPRs before entering new kernel

[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
 2026-06-24  6:53 UTC 

[PATCH v4 0/2] Add support for Renesas RZ/G3L LVDS encoder
 2026-06-24  6:54 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: bridge: Document "

[PATCH v9 0/2] libsas: rediscover improvements for linkrate/sas_addr changes
 2026-06-24  6:53 UTC  (5+ messages)
` [PATCH v9 1/2] scsi: libsas: refactor sas_ex_to_ata() using new helper sas_ex_to_dev()
` [PATCH v9 2/2] scsi: libsas: Add linkrate and sas_addr change detection in rediscover

[PATCH v4 0/3] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-06-24  6:53 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] MAINTAINERS: add entry for MAX86150 IIO health driver

[PATCH v5 0/6] Add support for Baijie Helper A133 board
 2026-06-24  6:51 UTC  (3+ messages)
` [PATCH v5 4/6] dt-bindings: input: sun4i-lradc-keys: Add A100/A133 compatible

[PATCH 00/13] Bus cleanup infrastructure and fixes
 2026-06-24  6:51 UTC  (5+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 04/11] bus/pci: fix mapping leak in bus cleanup

[PATCH v6 0/4] Add Cix Sky1 AUDSS clock and reset support
 2026-06-24  6:49 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: soc: cix: add sky1 audss cru controller

Question about the maintenance of OOT RT patches for LTS releases (v12.x and v18.x)
 2026-06-24  6:49 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: kaanapali: fix traceNoC probe issue
 2026-06-24  6:49 UTC  (2+ messages)

[PATCH] drm/i915: Calculate CDCLK on modeset after sanitizing pre-os programming
 2026-06-24  6:47 UTC  (3+ messages)

[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
 2026-06-24  6:47 UTC  (4+ messages)

[GIT PULL] ntfs3: changes for 7.2
 2026-06-24  6:37 UTC 

[PATCH v6 00/16] xenguest optimisations
 2026-06-24  6:44 UTC  (7+ messages)
` [PATCH v6 12/16] xen: implement new foreign copy hypercall

[PATCH 1/5] drm/amdgpu/pm: add pp_entries_max() helper
 2026-06-24  6:44 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu/pm/powerplay: clamp Tonga/Polaris PP sub-table ucNumEntries
` [PATCH 3/5] drm/amdgpu/pm/powerplay: clamp Vega10 "
` [PATCH 4/5] drm/amdgpu/pm/powerplay: bounds-check voltage index in SMU7 lookup
` [PATCH 5/5] drm/amdgpu/pm/powerplay: bounds-check voltage index in Vega10 lookup

[PATCH] i3c: master: dw-i3c-master: fix OD timing for first broadcast
 2026-06-24  6:44 UTC  (6+ messages)

[PATCH] sanity.bbclass: warn on .cargo/config.toml outside the build tree
 2026-06-24  6:42 UTC 

[linux-next:master] BUILD REGRESSION 4e5dfb7c84012007c3c7061126491bbc92d71bf1
 2026-06-24  6:42 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 692689c97bbb99f191926ec596c9193d95189702
 2026-06-24  6:42 UTC 

[PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE
 2026-06-24  6:42 UTC  (12+ messages)
  ` [EXTERNAL] "

[PATCH] tests/intel/xe_pat: Fix semaphore_wait instruction
 2026-06-24  6:47 UTC 

[PATCH net v2] net: liquidio: fix BAR resource leak on PF number failure
 2026-06-24  6:40 UTC 

[PATCH 6.12.y/6.18.y] ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()
 2026-06-24  6:38 UTC  (2+ messages)

[PATCH v8] arm64: dts: qcom: kodiak: Add EL2 overlay
 2026-06-24  6:39 UTC 

[PATCH] md/raid1: honor REQ_NOWAIT when waiting for behind writes
 2026-06-24  6:39 UTC  (4+ messages)

[PATCH] perf/x86/amd/uncore: Add group validation
 2026-06-24  6:39 UTC  (3+ messages)

[RFC PATCH v1 0/5] perf annotate: Add ARM64 data type profiling support
 2026-06-24  6:37 UTC  (4+ messages)

[GIT PULL 00/27] UI patches for 2026-06-17
 2026-06-24  6:37 UTC  (4+ messages)
` [GIT PULL 27/27] ui/sdl2: Set GL ES profile before creating initial GL context

[PATCH i-g-t] tests/kms_atomic_transition: Fix retry-path resources in modeset tests
 2026-06-24  6:36 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH 0/6] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-24  6:36 UTC  (7+ messages)
` [PATCH 3/6] gpu: nova-core: gsp: move boot code into local closure

[PATCH 0/4] DSC max delta bpp support
 2026-06-24  6:35 UTC  (2+ messages)

[PATCH] tests/docker: add flex and bison to emsdk-wasm64-cross
 2026-06-24  6:34 UTC  (2+ messages)

[PATCH v2] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
 2026-06-24  6:34 UTC  (2+ messages)

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-06-24  6:34 UTC  (2+ messages)

[PATCH v6 0/3] md/raid10: fix r10bio width mismatches across reshape
 2026-06-24  6:32 UTC  (4+ messages)
` [PATCH v6 2/3] md/raid10: resize r10bio_pool for reshape

[PATCH] mod_devicetable.h: Split into per subsystem headers
 2026-06-24  6:31 UTC  (6+ messages)

[PATCH net v2] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-24  6:30 UTC  (2+ messages)

[PATCH v3 0/3] i3c: Improve CCC reliability for DesignWare master
 2026-06-24  6:30 UTC  (9+ messages)
` [PATCH v3 1/3] i3c: master: dw: Report actual GET CCC payload length on success
` [PATCH v3 2/3] i3c: master: dw: Map CCC hardware errors to I3C M0/M2

[PATCH v4 0/2] arm64: dts: socfpga: Enable SMMU and add DMA coherency for XGMAC
 2026-06-24  6:30 UTC  (4+ messages)
` [PATCH v4 1/2] arm64: dts: socfpga: agilex5: Enable the SMMU
` [PATCH v4 2/2] arm64: dts: socfpga: agilex5: Add dma-coherent to XGMAC nodes

chipidea: usbmisc_imx: i.MX93 support
 2026-06-24  6:30 UTC  (3+ messages)

[PATCH] usb: core: hub: fix coding style and prefer unsigned int
 2026-06-24  6:28 UTC  (3+ messages)

[PATCH v3 0/7] vfio/igd: Fix garbled screen on IGD passthrough with legacy VBIOS
 2026-06-24  6:28 UTC  (2+ messages)

[PATCH bpf-next v7 00/11] bpf: Introduce global percpu data
 2026-06-24  6:28 UTC  (5+ messages)
` [PATCH bpf-next v7 11/11] selftests/bpf: Add test to verify bpf_iter for "

[PATCH] block, bfq: protect async queue reset with blkcg locks
 2026-06-24  6:28 UTC  (2+ messages)

[PATCH 0/2] mm: remove redundant static variable initializations
 2026-06-24  6:27 UTC  (3+ messages)
` [PATCH 2/2] mm/memory-failure: remove redundant initialization for hw_memory_failure

[PATCH] staging: most: dim2: use dev_err_probe() for clock errors in rcar enable functions
 2026-06-24  6:27 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 3/4] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
 2026-06-24  6:27 UTC  (3+ messages)

[PATCH v4] thunderbolt: fix bandwidth group reservation indexing
 2026-06-24  6:27 UTC 

[PATCH v2] iomap: guard io_size EOF trim against concurrent truncate underflow
 2026-06-24  6:26 UTC 

[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
 2026-06-24  6:26 UTC  (4+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output

[PATCH 0/2] Add driver for DAC8163:
 2026-06-24  6:25 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: iio: dac: Add DAC8163

[Bug 221569] New: Laptop fan too loud (spinning nearly always) hp-wmi 7.1-rc4 kerenel
 2026-06-24  6:24 UTC  (3+ messages)
` [Bug 221569] "

[PATCH v2] clk: mediatek: mt6735: Unregister PLLs on probe failure
 2026-06-24  6:23 UTC 

[oe] [meta-oe] [PATCH] tigervnc: Update to newer version
 2026-06-24  6:23 UTC 

[RFC PATCH] dma-coherent: use KiB in DMA allocation logs
 2026-06-24  6:22 UTC  (2+ messages)

[PATCH] drm/amd/pm: drop unused smu pptable callbacks
 2026-06-24  6:22 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.