All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-04 16:20:46 to 2026-02-04 16:50:46 UTC [more...]

[PATCH] drm/komeda: fix integer overflow in AFBC framebuffer size check
 2026-02-04 16:20 UTC  (5+ messages)

[PATCH] drm/i915/gvt: Swap read and write checks
 2026-02-04 16:50 UTC  (2+ messages)

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-04 16:50 UTC  (7+ messages)
` [PATCHv6 04/17] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv6 05/17] riscv/mm: Align vmemmap to maximal folio size

[PATCH v4 0/2] Add new workqueue wrapper and enqueue on cpu functions
 2026-02-04 16:50 UTC  (5+ messages)
` [PATCH v4 1/2] rust: add system_dfl() around the new system_dfl_wq

[PATCH 0/5] rust: extend I2C functionality
 2026-02-04 16:49 UTC  (4+ messages)
` [PATCH 4/5] rust: i2c: add I2C wrappers

[PATCH RFC net-next] inet: add ip_retry_random_port sysctl to reduce sequential port retries
 2026-02-04 16:49 UTC  (3+ messages)

[BUG] ath12k: CSA with blocktx disrupts TX on other bands
 2026-02-04 16:31 UTC 

[scarthgap][PATCH] openssl: fix CVE-2025-15467
 2026-02-04 16:49 UTC  (2+ messages)
` [OE-core] "

[Buildroot] [git commit] package/squeezelite: fix build with gcc >= 15.x
 2026-02-04 16:48 UTC 

[PATCH] fix git add :!x exiting with error when x is in .gitignore
 2026-02-04 16:48 UTC  (2+ messages)

[PATCH v8 00/18] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2026-02-04 16:46 UTC  (19+ messages)
` [PATCH v8 01/18] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
` [PATCH v8 02/18] ati-vga: Fix DST_PITCH and SRC_PITCH reads
` [PATCH v8 03/18] ati-vga: Read aliased values from DP_GUI_MASTER_CNTL
` [PATCH v8 04/18] ati-vga: Latch src and dst pitch and offset on master_cntl default
` [PATCH v8 05/18] ati-vga: Implement foreground and background color register writes
` [PATCH v8 06/18] ati-vga: Add scissor clipping register support
` [PATCH v8 07/18] ati-vga: Remove dst_x/y updates after blit
` [PATCH v8 08/18] ati-vga: Consolidate dirty region tracking in ati_2d_blt
` [PATCH v8 09/18] ati-vga: Remove src and dst stride mutation "
` [PATCH v8 10/18] ati-vga: Use local variables for register values "
` [PATCH v8 11/18] ati-vga: Introduce ATI2DCtx struct for 2D blit context
` [PATCH v8 12/18] ati-vga: Extract setup_2d_blt_ctx from ati_2d_blt
` [PATCH v8 13/18] ati-vga: Split ati_2d_do_blt "
` [PATCH v8 14/18] ati-vga: Remove ATIVGAState param from ati_2d_do_blt
` [PATCH v8 15/18] ati-vga: Move source bounds validation to ati_2d_blt
` [PATCH v8 16/18] ati-vga: Implement scissor rectangle clipping for 2D operations
` [PATCH v8 17/18] ati-vga: Implement HOST_DATA register writes
` [PATCH v8 18/18] ati-vga: Implement HOST_DATA flush to VRAM

[PATCH nfs-utils v2 0/4] nfsdctl: properly handle older kernels that don't support min-threads
 2026-02-04 16:48 UTC  (5+ messages)
` [PATCH nfs-utils v2 1/4] nfsdctl: unconditionally enable support for min-threads
` [PATCH nfs-utils v2 2/4] nfsdctl: only resolve netlink family names once
` [PATCH nfs-utils v2 3/4] nfsdctl: query netlink policy before sending the minthreads attribute to kernel
` [PATCH nfs-utils v2 4/4] nfsdctl: remove unneeded newlines from xlog() format strings

[PATCH 1/2] drm/i915: drop display version 2-4 overlay uAPI
 2026-02-04 16:48 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/display: drop display version 2-4 overlay implementation

[PATCH qemu v6 0/7] hw/cxl: Support Back-Invalidate (+ PCIe Flit mode)
 2026-02-04 16:48 UTC  (6+ messages)
` [PATCH qemu v6 6/7] hw/cxl: Support type3 HDM-DB

[PATCH v2 00/14] folio support for sync I/O in RAID
 2026-02-04 16:48 UTC  (9+ messages)
` [PATCH v2 01/14] md/raid1,raid10: clean up of RESYNC_SECTORS
` [PATCH v2 02/14] md: introduce sync_folio_io for folio support in RAID
` [PATCH v2 03/14] md/raid1: use folio for tmppage
` [PATCH v2 14/14] md/raid1,raid10: fall back to smaller order if sync folio alloc fails

[PATCH v2 0/5] livepatch-klp-build: small fixups and enhancements
 2026-02-04 16:47 UTC  (3+ messages)
` [PATCH v2 1/5] objtool/klp: Fix mkstemp() failure with long paths

[PATCH v5 0/2] Add new workqueue wrapper and enqueue on cpu functions
 2026-02-04 16:47 UTC  (6+ messages)
` [PATCH v5 1/2] rust: add system_default() around the new system_dfl_wq

[PATCH v3 00/19] Add OCP FP8/FP4 and RISC-V Zvfofp8min/Zvfofp4min extension support
 2026-02-04 16:46 UTC  (10+ messages)
` [PATCH v3 07/19] target/riscv: Add cfg properity for Zvfofp8min extension
` [PATCH v3 09/19] target/riscv: rvv: Make vfwcvtbf16.f.f.v support OFP8 to BF16 conversion "
` [PATCH v3 14/19] disas/riscv: Add support of "
` [PATCH v3 19/19] disas/riscv: Add support of Zvfofp4min extension

[PATCH v10 0/8] virtio-net: live-TAP local migration
 2026-02-04 16:46 UTC  (3+ messages)
` [PATCH v10 6/8] net/tap: support backend-transfer migration

[PATCH v2 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-04 16:46 UTC  (4+ messages)
` [PATCH v2 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
` [PATCH v2 2/3] drm/xe/sa: Add lockdep annotations for SA manager swap_guard
` [PATCH v2 3/3] drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocation

[PATCH v14 0/9] rust: add `Ownable` trait and `Owned` type
 2026-02-04 16:46 UTC  (5+ messages)
` [PATCH v14 1/9] rust: types: Add Ownable/Owned types

FAILED: patch "[PATCH] kho: init alloc tags when restoring pages from reserved" failed to apply to 6.18-stable tree
 2026-02-04 16:46 UTC  (4+ messages)
` [PATCH 6.18.y] kho: init alloc tags when restoring pages from reserved memory

[PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G
 2026-02-04 16:46 UTC  (5+ messages)

[PATCH v2 0/3] sunrpc: Fix `make W=1` build issues
 2026-02-04 16:46 UTC  (6+ messages)
` [PATCH v2 1/3] nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()
` [PATCH v2 3/3] sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op

[PATCH net-next v8 01/13] octeontx2-af: npc: cn20k: Index management
 2026-02-04 16:45 UTC  (2+ messages)
` [net-next,v8,01/13] "

[Buildroot] [PATCH v1] package/webkitgtk: security bump to version 2.50.4
 2026-02-04 16:45 UTC 

[PATCH] [v2] i3c, iio: fix i3c driver dependencies
 2026-02-04 16:44 UTC  (9+ messages)

[PATCH nf-next v3] netfilter: nf_tables: add math expression support
 2026-02-04 16:44 UTC  (3+ messages)

[PATCH v1 0/6] media: rkisp1: Add YUV bypass support for rkisp1
 2026-02-04 16:43 UTC  (8+ messages)
` [PATCH v1 1/6] media: rkisp1-resizer: Add YUV source formats to resizer
` [PATCH v1 5/6] media: rkisp1: Give buffers back instead of dropping in bypass mode

Report: lenovo_wmi_other FW attributes always read 0
 2026-02-04 16:43 UTC  (3+ messages)

[PATCH v5 0/3] gpio: brcmstb: wake-up interrupt improvements
 2026-02-04 16:43 UTC  (4+ messages)
` [PATCH v5 1/3] gpio: brcmstb: Utilize irqd_to_hwirq(d) instead of d->hwirq
` [PATCH v5 2/3] gpio: brcmstb: implement .irq_mask_ack()
` [PATCH v5 3/3] gpio: brcmstb: allow parent_irq to wake

kernel crash at mm/filemap.c on v6.18.7
 2026-02-04 16:43 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 48fbadec344aec0fec1f8680f14a20c95cd83455
 2026-02-04 16:41 UTC 

[PATCH] [v3, apply after -rc1] i3c: simplify combined i3c/i2c dependencies
 2026-02-04 16:41 UTC  (2+ messages)

[PATCH v2 0/4] Improve SPI target mode support and error handling
 2026-02-04 16:41 UTC  (8+ messages)
` [PATCH v2 1/4] spi: geni-qcom: Improve target mode allocation by using proper allocation functions
` [PATCH v2 2/4] spi: geni-qcom: Fix abort sequence execution for serial engine errors
` [PATCH v2 3/4] spi: qcom-geni: Drop unused msg parameter from timeout handlers
` [PATCH v2 4/4] spi: geni-qcom: Add target abort support

[Buildroot] [PATCH] package/azmq: disable tests, drop Boost.System
 2026-02-04 16:41 UTC  (2+ messages)

[PATCH 0/3] nouveau/vmm: fix switching between small and large PTEs (series v2)
 2026-02-04 16:40 UTC  (4+ messages)

[RFC PATCH] drm/sched: Add new KUnit test suite for concurrent job submission
 2026-02-04 16:33 UTC  (4+ messages)

[Outreachy PATCH v6 0/3] store repo specific config values in new `struct repo_config_values`
 2026-02-04 16:39 UTC  (3+ messages)
` [Outreachy PATCH v6 1/3] environment: stop storing `core.attributesFile` globally

Potential firmware selection issue with QCNFA765 on ThinkPad P14s Gen 5
 2026-02-04 16:38 UTC  (2+ messages)

[PATCH 1/1] riscv: dts: starfive: Milk-V Mars CM Lite broken-cd
 2026-02-04 16:38 UTC  (3+ messages)

[PATCH] target-info: set target_arch statically
 2026-02-04 16:38 UTC  (5+ messages)

serial console on Mikrotik RB532 non-working
 2026-02-04 16:38 UTC  (8+ messages)

[PATCH v4 0/9] single-binary: hw/virtio
 2026-02-04 16:37 UTC  (4+ messages)
` [PATCH v4 5/9] include/hw/virtio/virtio-access.h: remove target specifics define

[PATCH v3 0/4] ASoC: fsl_asrc: support the i.MX952 platform
 2026-02-04 16:37 UTC  (7+ messages)
` [PATCH v3 2/4] ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2M
` [PATCH v3 4/4] ASoC: fsl_asrc_dma: allocate memory from dma device

[RFC PATCH 0/5] Separate compound page from folio
 2026-02-04 16:21 UTC  (3+ messages)

[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
 2026-02-04 16:36 UTC  (12+ messages)

[PATCH v2] tracing: Fix ftrace event field alignments
 2026-02-04 16:36 UTC 

inconsistent SME2 ID register fields confuse kernel into reporting but not enabling it
 2026-02-04 16:35 UTC  (4+ messages)

[PATCH v2] mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single
 2026-02-04 16:35 UTC  (4+ messages)

[PATCH v4 0/8] Live update: tap and vhost
 2026-02-04 16:34 UTC  (11+ messages)

[Buildroot] [RFC PATCH 0/3] package/llvm-project: drop debug info from the binary
 2026-02-04 16:35 UTC  (5+ messages)
` [Buildroot] [RFC PATCH 1/3] package/llvm-project: use ninja to build llvm libs

[Buildroot] [PATCH] package/kf5/*: bump to v5.116
 2026-02-04 16:34 UTC 

[Buildroot] [PATCH v2] package/pkg-utils: Prevent per-package syncing stale deps
 2026-02-04 16:34 UTC  (2+ messages)

[PATCH 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
 2026-02-04 16:34 UTC  (8+ messages)
` [PATCH 2/2] "

[GIT PULL] USB serial device ids for 6.20-rc1
 2026-02-04 16:34 UTC 

[Buildroot] [PATCH 1/1] package/lrzsz: fix build error
 2026-02-04 16:33 UTC  (2+ messages)

[PATCH v2 2/2] selftests: netfilter: add nfnetlink ACK handling tests
 2026-02-04 16:33 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net-next v13 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2026-02-04 16:33 UTC  (2+ messages)

[PATCH v3 i-g-t 0/7] PCI driver helpers and xe-vfio-pci FLR improvement
 2026-02-04 16:32 UTC  (8+ messages)
` [PATCH v3 i-g-t 1/7] lib/igt_sriov_device: Add helper to get VF PCI slot address
` [PATCH v3 i-g-t 2/7] lib/igt_pci: Add generic PCI driver override and bind/unbind helpers
` [PATCH v3 i-g-t 3/7] tests/intel/xe_sriov_flr: Attach VFs to xe-vfio-pci before initiating FLR
` [PATCH v3 i-g-t 4/7] lib/igt_kmod: Fix PCI bind/unbind for module/driver name mismatch
` [PATCH v3 i-g-t 5/7] tests/intel/xe_sriov_flr: Add --wait-flr-ms option
` [PATCH v3 i-g-t 6/7] tests/intel/xe_sriov_flr: Add --no-xe-vfio-pci option
` [PATCH v3 i-g-t 7/7] tests/intel/xe_sriov_flr: Skip xe-vfio-pci load/bind when IOMMU is off

[PATCH v1] iommu/riscv: Skip IRQ count check when using MSI interrupts
 2026-02-04 16:32 UTC  (3+ messages)

[PATCH v4 00/13] Enable I2C on SA8255p Qualcomm platforms
 2026-02-04 16:32 UTC  (11+ messages)
` [PATCH v4 11/13] i2c: qcom-geni: Use resources helper APIs in runtime PM functions
` [PATCH v4 12/13] i2c: qcom-geni: Store of_device_id data in driver private struct

[PATCH] MAINTAINERS: Add entry for SMBIOS
 2026-02-04 16:31 UTC 

[oe] [meta-python][whinlatter][PATCH 1/7] python3-aiohttp: patch CVE-2025-69224
 2026-02-04 16:32 UTC 

[PATCH net] net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
 2026-02-04 16:25 UTC 

[Buildroot] [PATCH 1/1] package/dvdrw-tools: switch SITE to snapshot.debian.org
 2026-02-04 16:31 UTC  (2+ messages)

[meta-arago][master][PATCH v2] pulseaudio-service: Add systemd service for system-wide audio daemon
 2026-02-04 16:30 UTC  (3+ messages)

[PATCH 1/2] KVM: guest_memfd: Always use order 0 when allocating for guest_memfd
 2026-02-04 16:30 UTC  (2+ messages)

[PATCH] x86/mtrr: Expedite cache init if MTRRs change on resume
 2026-02-04 16:22 UTC  (2+ messages)

[PATCH net-next] ipv6: change inet6_sk_rebuild_header() to use inet->cork.fl.u.ip6
 2026-02-04 16:30 UTC 

[Buildroot] [git commit] package/dvdrw-tools: remove package
 2026-02-04 16:29 UTC 

[Intel-wired-lan] [PATCH] ice: fix race condition in TX timestamp ring cleanup
 2026-02-04 16:29 UTC  (3+ messages)

[PATCH v14 00/26] zswap compression batching with optimized iaa_crypto driver
 2026-02-04 16:29 UTC  (3+ messages)
` [PATCH v14 23/26] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool

[meta-python][whinlatter][PATCH 1/7] python3-aiohttp: patch CVE-2025-69224
 2026-02-04 16:29 UTC  (7+ messages)
` [meta-python][whinlatter][PATCH 2/7] python3-aiohttp: patch CVE-2025-69225
` [meta-python][whinlatter][PATCH 3/7] python3-aiohttp: patch CVE-2025-69226
` [meta-python][whinlatter][PATCH 4/7] python3-aiohttp: patch CVE-2025-69227
` [meta-python][whinlatter][PATCH 5/7] python3-aiohttp: patch CVE-2025-69228
` [meta-python][whinlatter][PATCH 6/7] python3-aiohttp: patch CVE-2025-69229
` [meta-python][whinlatter][PATCH 7/7] python3-aiohttp: patch CVE-2025-69230

[PATCH v5 00/12] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-02-04 16:29 UTC  (3+ messages)
` [PATCH v5 02/12] media: rcar-isp: Add support for ISPCORE

[PATCH net-next v1] icmp: fix ip_rt_bug race in icmp_route_lookup reverse path
 2026-02-04 16:29 UTC  (5+ messages)

[PATCH] block: remove redundant kill_bdev() call in set_blocksize()
 2026-02-04 16:29 UTC  (2+ messages)

[pci:controller/dwc] BUILD SUCCESS e3c3a5d25dc090c237ec768fdded96e9184fe2ae
 2026-02-04 16:27 UTC 

[PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
 2026-02-04 10:35 UTC  (3+ messages)

[PATCH rdma-next v10 0/6] RDMA/bnxt_re: Support direct verbs
 2026-02-04 16:25 UTC  (6+ messages)
` [PATCH rdma-next v10 5/6] RDMA/bnxt_re: Direct Verbs: Support CQ verbs

[Buildroot] [PATCH RFC] package/libwebsockets: make zlib dependency optional
 2026-02-04 16:25 UTC  (2+ messages)

[PATCH v2 0/4] doc: some more synopsis conversions and fixes
 2026-02-04 16:24 UTC  (4+ messages)
` [PATCH v3 "

[RFC PATCH] xen: Add macOS hypervisor build support
 2026-02-04 16:24 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/uclibc: rename UCLIBC_INSTALL_UTILS_STAGING to UCLIBC_INSTALL_HOST_UTILS
 2026-02-04 16:24 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/uclibc: also install utils to STAGING_DIR

[PATCH v8 0/3] drm/xe: Separate out GuC RC code
 2026-02-04 16:24 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Separate out GuC RC code (rev5)

[Intel-wired-lan] PCI ID conflict between ipw2x00 and i40e
 2026-02-04 10:15 UTC 

[PATCH 0/3] KVM: SVM: Set PFERR_GUEST_{PAGE,FINAL}_MASK for nested NPF and add selftest
 2026-02-04 16:22 UTC  (6+ messages)
` [PATCH 1/3] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK

CVE-2026-23089: ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
 2026-02-04 16:14 UTC 

[Buildroot] [PATCH v5 0/9] kvm-unit-tests: update deps and fine tune qemu
 2026-02-04 16:21 UTC  (3+ messages)
` [Buildroot] [PATCH v5 4/9] package/qemu: introduce kvm and tcg system options

CVE-2026-23098: netrom: fix double-free in nr_route_frame()
 2026-02-04 16:14 UTC 

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-04 16:21 UTC  (3+ messages)
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers

CVE-2026-23097: migrate: correct lock ordering for hugetlb file folios
 2026-02-04 16:14 UTC 

CVE-2026-23096: uacce: fix cdev handling in the cleanup path
 2026-02-04 16:14 UTC 

CVE-2026-23095: gue: Fix skb memleak with inner IP protocol 0
 2026-02-04 16:14 UTC 

CVE-2026-23094: uacce: fix isolate sysfs check condition
 2026-02-04 16:14 UTC 

CVE-2026-23093: ksmbd: smbd: fix dma_unmap_sg() nents
 2026-02-04 16:14 UTC 

CVE-2026-23092: iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source
 2026-02-04 16:14 UTC 

CVE-2026-23110: scsi: core: Wake up the error handler when final completions race against each other
 2026-02-04 16:15 UTC 

CVE-2026-23109: fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2026-02-04 16:15 UTC 

CVE-2026-23091: intel_th: fix device leak on output open()
 2026-02-04 16:14 UTC 

CVE-2026-23108: can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak
 2026-02-04 16:15 UTC 

CVE-2026-23107: arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
 2026-02-04 16:15 UTC 

CVE-2026-23106: timekeeping: Adjust the leap state for the correct auxiliary timekeeper
 2026-02-04 16:15 UTC 

CVE-2026-23105: net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag
 2026-02-04 16:15 UTC 

CVE-2026-23104: ice: fix devlink reload call trace
 2026-02-04 16:15 UTC 

CVE-2026-23103: ipvlan: Make the addrs_lock be per port
 2026-02-04 16:15 UTC 

CVE-2026-23102: arm64/fpsimd: signal: Fix restoration of SVE context
 2026-02-04 16:15 UTC 

CVE-2026-23101: leds: led-class: Only Add LED to leds_list when it is fully ready
 2026-02-04 16:15 UTC 

[PATCH] wifi: nl80211: drop impossible negative band check
 2026-02-04 16:20 UTC  (8+ messages)

CVE-2026-23100: mm/hugetlb: fix hugetlb_pmd_shared()
 2026-02-04 16:14 UTC 

CVE-2026-23099: bonding: limit BOND_MODE_8023AD to Ethernet devices
 2026-02-04 16:14 UTC 

CVE-2026-23090: slimbus: core: fix device reference leak on report present
 2026-02-04 16:14 UTC 

[PATCH v1 1/1] bug: Mark __warn_printf() with __printf() attribute
 2026-02-04 16:20 UTC  (3+ messages)

CVE-2026-23062: platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macro
 2026-02-04 16:14 UTC 

CVE-2026-23061: can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak
 2026-02-04 16:14 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.