All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-25 07:44:57 to 2026-02-25 08:31:48 UTC [more...]

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-02-24 22:40 UTC  (3+ messages)
` [reference PATCH v11 3/4] gpu: Fix uninitialized buddy for built-in drivers
` [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings

[PATCH v8 00/25] gpu: nova-core: Add memory management support
 2026-02-24 22:53 UTC  (9+ messages)
` [PATCH v8 05/25] gpu: nova-core: fb: Add usable_vram field to FbLayout
` [PATCH v8 09/25] gpu: nova-core: mm: Add TLB flush support
` [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH v8 14/25] gpu: nova-core: mm: Add MMU v3 page table types
` [PATCH v8 15/25] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v8 17/25] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v8 22/25] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v8 24/25] gpu: nova-core: mm: Add BAR1 memory management self-tests

[RFC PATCH] drm/drm_edid: ignore continuous frequency support for VRR
 2026-02-25  7:41 UTC  (5+ messages)

[PATCH] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
 2026-02-25  8:12 UTC 

[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2026-02-25  8:30 UTC  (5+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()

[PATCH net-next] octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()
 2026-02-25  8:23 UTC 

[PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
 2026-02-25  8:26 UTC  (2+ messages)

[PATCH v3] ext4: publish jinode after initialization
 2026-02-25  8:26 UTC 

[PATCH v2] libceph: Use u32 for non-negative values in ceph_monmap_decode()
 2026-02-25  8:25 UTC 

[PATCH net-next] net: stmmac: fix .ndo_fix_features()
 2026-02-25  8:24 UTC  (3+ messages)

[PATCH rdma-next 00/50] RDMA: Ensure CQ UMEMs are managed by ib_core
 2026-02-25  8:24 UTC  (4+ messages)
` [PATCH rdma-next 25/50] RDMA/mana: Provide a modern CQ creation interface
  ` [EXTERNAL] "

[PATCH 1/1] arm: rockchip: don't use non-existent CONFIG_TPL_TINY_FRAMEWORK
 2026-02-25  8:22 UTC  (2+ messages)

[PATCH 1/2] drm/dp: Add definition for Panel Replay full-line granularity
 2026-02-25  8:21 UTC  (3+ messages)
` ✓ CI.KUnit: success for series starting with [1/2] "
` ✓ Xe.CI.BAT: "

[RFE] xfs_growfs: option to clamp growth to an AG boundary
 2026-02-25  8:21 UTC 

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-02-25  8:21 UTC  (9+ messages)

[PATCH v5 0/9] drm/xe/madvise: Add support for purgeable buffer objects
 2026-02-25  8:21 UTC  (7+ messages)
` [PATCH v5 6/9] drm/xe/madvise: Implement per-VMA purgeable state tracking

[meta-oe][PATCH] dtschema: new package
 2026-02-25  8:09 UTC  (3+ messages)
` [oe] "

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

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-02-25  8:20 UTC  (3+ messages)

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

[PATCH 0/7] PCI: mediatek-gen3: add power control support
 2026-02-25  8:19 UTC  (9+ messages)
` [PATCH 1/7] PCI: mediatek-gen3: Clean up mtk_pcie_parse_port() with dev_err_probe()
` [PATCH 2/7] PCI: mediatek-gen3: Add error path for probe and resume driver callbacks
` [PATCH 3/7] PCI: mediatek-gen3: Split out device power helpers
` [PATCH 4/7] PCI: mediatek-gen3: Disable device if further setup fails

[PATCH v2 i-g-t] lib/intel_pat: use kernel debugfs as authoritative PAT source for Xe
 2026-02-25  8:18 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for lib/intel_pat: use kernel debugfs as authoritative PAT source for Xe (rev2)

minimal permissions for BLE operations?
 2026-02-25  8:18 UTC  (3+ messages)

[PATCH] tty: serial: 8250: Add SystemBase Multi I/O cards
 2026-02-25  8:17 UTC 

[PATCH v9 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-02-25  8:17 UTC  (4+ messages)
` [PATCH v9 05/13] x86/mm: Reset tag for virtual to physical address conversions

[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
 2026-02-25  8:14 UTC  (32+ messages)
` [PATCH v5 01/15] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH v5 02/15] mm/kasan: rename 'kasan_arg' to 'kasan_arg_disabled'
` [PATCH v5 03/15] mm/kasan: mm/kasan: move kasan= code to common place
` [PATCH v5 04/15] mm/kasan: make kasan=on|off take effect for all three modes
` [PATCH v5 05/15] mm/kasan/sw_tags: don't initialize kasan if it's disabled
` [PATCH v5 06/15] arch/arm: "
` [PATCH v5 07/15] arch/arm64: "
` [PATCH v5 08/15] arch/loongarch: "
` [PATCH v5 09/15] arch/powerpc: "
` [PATCH v5 10/15] arch/riscv: "
` [PATCH v5 11/15] arch/x86: "
` [PATCH v5 12/15] arch/xtensa: "
` [PATCH v5 13/15] arch/um: "
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
` [PATCH v5 15/15] mm/kasan: clean up unneeded ARCH_DEFER_KASAN and kasan_arch_is_ready

[PATCH RESEND] clk: imx: imx8-acm: fix flags for acm clocks
 2026-02-25  8:18 UTC  (2+ messages)

[PATCH v3 0/6] Add support for mt8167 display blocks
 2026-02-25  8:15 UTC  (5+ messages)
` [PATCH v3 5/6] drm/mediatek: dsi: Add compatible for mt8167-dsi

[PATCH 06/62] dma-buf: Handle all dma_resv_lock() errors
 2026-02-25  8:16 UTC  (4+ messages)

[PATCH] python3-hatchling: Upgrade 1.28.0 -> 1.29.0
 2026-02-25  8:16 UTC 

[tip:timers/vdso 12/14] net/rds/ib_cm.c:96:35: sparse: sparse: incorrect type in argument 1 (different modifiers)
 2026-02-25  8:15 UTC  (7+ messages)
        ` [PATCH] compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()

[PATCH net] dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
 2026-02-25  8:15 UTC  (4+ messages)

[PATCH v2 0/4] aio-posix: enable io_uring SINGLE_ISSUER, TASKRUN, and NO_SQARRAY flags
 2026-02-25  8:13 UTC  (5+ messages)
` [PATCH v2 1/4] iothread: create AioContext in iothread_run()
` [PATCH v2 2/4] aio-posix: enable IORING_SETUP_SINGLE_ISSUER
` [PATCH v2 3/4] aio-posix: enable IORING_SETUP_COOP_TASKRUN | IORING_SETUP_TASKRUN_FLAG
` [PATCH v2 4/4] aio-posix: enable IORING_SETUP_NO_SQARRAY

[RFC PATCH] pre-process: add __VA_OPT__ support
 2026-02-25  8:14 UTC  (2+ messages)

[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
 2026-02-25  8:16 UTC  (2+ messages)

[BUG] crypto: caam - RSA encrypt doesn't always complete new data in out_buf
 2026-02-25  8:13 UTC  (6+ messages)

[PATCH 0/5] mm: arch/shstk: Common shadow stack mapping helper and VM_NOHUGEPAGE
 2026-02-25  8:12 UTC  (8+ messages)
` [PATCH 4/5] x86: shstk: Use the new common vm_mmap_shadow_stack() helper

[PATCH] media: Documentation: Fix frame interval calculation for raw camera sensors
 2026-02-25  8:12 UTC  (5+ messages)

[PATCH v1 0/4] virtio-msg transport layer
 2026-02-25  8:12 UTC  (11+ messages)

[LSF/MM/BPF TOPIC] Native SCSI multipath support
 2026-02-25  8:11 UTC  (4+ messages)

[PATCH] ppc/pnv: fix dumpdtb option
 2026-02-25  8:10 UTC 

[PATCH] drm/dumb-buffers: document that it's only for linear FB
 2026-02-25  8:10 UTC  (5+ messages)

[PATCH 1/1] mbedtls: don't use non-existent CONFIG_TPL_LEGACY_CRYPTO
 2026-02-25  8:09 UTC  (2+ messages)

[Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-15
 2026-02-25  8:10 UTC 

[PATCH] lib/string: Fix UBSAN misaligned access in sized_strscpy
 2026-02-25  8:08 UTC  (3+ messages)

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-25  8:08 UTC  (7+ messages)
` [PATCH v4 26/41] arm_mpam: resctrl: Add support for 'MB' resource

[PATCH v3 2/2] app: extend NUMA nodes limit
 2026-02-25  8:05 UTC 

[tip:master] BUILD SUCCESS 7e8eff12c150f3bc24f0faac42e3a62a8fad751d
 2026-02-25  8:06 UTC 

[PATCH v3 1/2] examples: extend NUMA nodes limit
 2026-02-25  8:05 UTC 

[PATCH v2 00/16] rust: QObject and QAPI bindings
 2026-02-25  8:05 UTC  (12+ messages)
` [PATCH v2 01/16] rust/qobject: add basic bindings
` [PATCH v2 09/16] scripts/qapi: add QAPISchemaIfCond.rsgen()
` [PATCH v2 10/16] scripts/qapi: add QAPISchemaType.is_predefined

[PATCH v3 0/2] Extend NUMA nodes limit
 2026-02-25  8:04 UTC 

[PATCH v4 0/7] Enable PC diversion via the plugin API
 2026-02-25  8:03 UTC  (13+ messages)
` [PATCH v4 2/7] linux-user: make syscall emulation interruptible
` [PATCH v4 3/7] plugins: add PC diversion API function
` [PATCH v4 4/7] tests/tcg: add test for qemu_plugin_set_pc API

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-25  8:03 UTC  (5+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD

[PATCH 6.12.y] spi: cadence-quadspi: Implement refcount to handle unbind during busy
 2026-02-25  8:02 UTC 

[PATCH] python3-wcwidth: Upgrade 0.5.3 -> 0.6.0
 2026-02-25  8:02 UTC 

[PATCH v2 1/1] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC
 2026-02-25  8:02 UTC  (5+ messages)

[PATCH] drm/amdgpu: Fix incorrect max handle limit in userq wait ioctl
 2026-02-25  8:01 UTC  (2+ messages)

[RFC] net/cnxk: only build if platform is specified
 2026-02-25  8:01 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 0/3] phy: qcom: edp: Add DP/eDP switch for phys
 2026-02-25  8:00 UTC  (7+ messages)
` [PATCH 3/3] phy: qcom: edp: Add eDP phy mode switch support

[PATCH v7 0/3] x86: Capability bits fix and required bits sanity check
 2026-02-25  7:58 UTC  (4+ messages)
` [PATCH v7 2/3] x86/cpu: Check if feature string is non-zero

[PATCH] defer: Fix grammar typos in Chapter 9 text
 2026-02-25  7:58 UTC 

[PATCH] drm/i915/hdcp: Take force_hdcp14 into account during check_link
 2026-02-25  7:58 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH 0/3] ASoC: SDCA: Initial support for Cirrus Logic CS47L47
 2026-02-25  7:58 UTC  (2+ messages)
` (subset) "

[i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-02-25  7:58 UTC  (4+ messages)

[PATCH] soundwire: slave: Don't register devices that are disabled in ACPI
 2026-02-25  7:58 UTC  (2+ messages)

[PATCH v5 00/32] Eliminate Dying Memory Cgroup
 2026-02-25  7:53 UTC  (33+ messages)
` [PATCH v5 01/32] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v5 02/32] mm: workingset: use folio_lruvec() in workingset_refault()
` [PATCH v5 03/32] mm: rename unlock_page_lruvec_irq and its variants
` [PATCH v5 04/32] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v5 05/32] mm: vmscan: refactor move_folios_to_lru()
` [PATCH v5 06/32] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v5 07/32] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v5 08/32] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v5 09/32] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v5 10/32] writeback: prevent memory cgroup release in writeback module
` [PATCH v5 11/32] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v5 12/32] mm: page_io: prevent memory cgroup release in page_io module
` [PATCH v5 13/32] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v5 14/32] mm: mglru: prevent memory cgroup release in mglru
` [PATCH v5 15/32] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v5 16/32] mm: workingset: prevent memory cgroup release in lru_gen_eviction()
` [PATCH v5 17/32] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v5 18/32] mm: zswap: prevent memory cgroup release in zswap_compress()
` [PATCH v5 19/32] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v5 20/32] mm: zswap: prevent lruvec release in zswap_folio_swapin()
` [PATCH v5 21/32] mm: swap: prevent lruvec release in lru_gen_clear_refs()
` [PATCH v5 22/32] mm: workingset: prevent lruvec release in workingset_activation()
` [PATCH v5 23/32] mm: do not open-code lruvec lock
` [PATCH v5 24/32] mm: memcontrol: prepare for reparenting LRU pages for "
` [PATCH v5 25/32] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v5 26/32] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH v5 27/32] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v5 28/32] mm: workingset: use lruvec_lru_size() to get the number of lru pages
` [PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
` [PATCH v5 30/32] mm: memcontrol: convert objcg to be per-memcg per-node type
` [PATCH v5 31/32] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v5 32/32] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers

[PATCH v2 00/10] add build option to disable audio subsystem
 2026-02-25  7:56 UTC  (4+ messages)
` [PATCH v2 09/10] audio: do not build audio-related sources with --disable-audio

[PATCH RFC] iommu/dma: Validate page before accessing P2PDMA state
 2026-02-25  7:56 UTC  (6+ messages)

[PATCH] Debug: add Kconfig option to abort autoboot
 2026-02-25  7:54 UTC  (3+ messages)

[PATCH v5] tee: optee: prevent use-after-free when the client exits before the supplicant
 2026-02-25  7:53 UTC 

[PATCH] fork: zero vmap stack using clear_pages() instead of memset()
 2026-02-25  7:53 UTC  (5+ messages)

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-02-25  7:55 UTC  (3+ messages)
` [PATCH v2 6/9] soc: imx8m: don't access of_root directly

please pull u-boot-samsung master
 2026-02-25  7:52 UTC 

[PATCH] drm/client: Do not destroy NULL modes
 2026-02-25  7:52 UTC  (2+ messages)

[RFC PATCH kernel] iommufd: Allow mapping from KVM's guest_memfd
 2026-02-25  7:52 UTC 

[PULL] Pull request for u-boot master / v2026.04 = u-boot-stm32-20260224
 2026-02-25  7:52 UTC 

[PATCH v2 00/14] ARM: rockchip: Add initial RK3562 SoC support
 2026-02-25  7:51 UTC  (4+ messages)

[PATCH v6 0/9] standalone wic
 2026-02-25  7:49 UTC  (10+ messages)
` [PATCH v6 1/9] wic: re-implement sector-size support
` [PATCH v6 2/9] wic: move sample *wks files
` [PATCH v6 3/9] wic: move to standalone repository
` [PATCH v6 4/9] wic: add recipe
` [PATCH v6 5/9] oe-selftest/cases/wic.py: update WicTestCase
` [PATCH v6 6/9] oe-selftest/cases/wic.py: oe-selftest -r wic.CLITests -> PASS
` [PATCH v6 7/9] oe-selftest/cases/wic.py: oe-selftest -r wic.ModifyTests "
` [PATCH v6 8/9] oe-selftest/cases/wic.py: oe-selftest -r wic.Wic "
` [PATCH v6 9/9] oe-selftest/cases/wic.py: oe-selftest -r wic.Wic2 "

[PATCH v2] soc: ti: k3-ringacc: include platform_device header
 2026-02-25  7:48 UTC  (2+ messages)

commit 662dc80a5e86 breaks rmnet over usb
 2026-02-25  7:48 UTC  (4+ messages)

[PATCH v2] usb: port: add delay after usb_hub_set_port_power()
 2026-02-25  7:40 UTC  (3+ messages)

[PATCH] drm/sched: Add new KUnit test suite for concurrent job submission
 2026-02-25  7:47 UTC  (3+ messages)

[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
 2026-02-25  7:46 UTC  (5+ messages)
` [PATCH 04/15] powerpc/time: Prepare to stop elapsing in dynticks-idle

[PATCH v2] x86/reboot: Add call to do_kernel_restart()
 2026-02-25  7:46 UTC 

[RFC PATCH net-next] tcp: Add net.ipv4.tcp_purge_receive_queue sysctl
 2026-02-25  7:46 UTC 

[PATCH sched_ext/for-7.0-fixes] sched_ext: Disable preemption between scx_claim_exit() and kicking helper work
 2026-02-25  7:46 UTC  (3+ messages)

[RFC PATCH 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic heleprs
 2026-02-25  7:46 UTC  (3+ messages)

[PATCH v2] fixup! ARM: i.MX6: load optee in PBL before barebox proper
 2026-02-25  7:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/docker: Fix build with gcc-15.x
 2026-02-25  7:45 UTC 

[syzbot] [kernel?] INFO: task hung in rxrpc_destroy_all_connections (5)
 2026-02-25  7:45 UTC 

[PATCH i-g-t v2 00/23] tests/kms: More igt_crtc_t conversions
 2026-02-25  7:44 UTC  (4+ messages)
` [PATCH i-g-t v2 15/23] tests/kms_plane_multiple: Use igt_crtc_t instead of enum pipe


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.