All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 14:28:17 to 2026-06-24 15:03:20 UTC [more...]

[PATCH net] dt-bindings: net: renesas,ether: Drop example "ethernet-phy-ieee802.3-c22" fallback
 2026-06-24 15:02 UTC 

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-24 15:03 UTC  (5+ messages)
` [PATCH v2 01/13] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v2 02/13] mm/page_alloc: some renames to clarify alloc_flags scopes

[ndctl PATCH RESEND] test/cxl-mbox: Regression test for huge CXL_MEM_SEND_COMMAND out.size
 2026-06-24 15:01 UTC 

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-24 15:02 UTC  (3+ messages)
` [PATCH v2 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-24 15:01 UTC  (5+ messages)
` [PATCHv4 02/13] uprobes/x86: Remove struct uprobe_trampoline object
` [PATCHv4 03/13] uprobes/x86: Allow to copy uprobe trampolines on fork

[PATCH] test/cxl-mbox: Regression test for huge CXL_MEM_SEND_COMMAND out.size
 2026-06-24 15:01 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
 2026-06-24 15:01 UTC  (13+ messages)

[PATCH v2 1/2] drm/amdkfd: support kfd map bo to kernel
 2026-06-24 15:00 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdgpu: move DGPU TBA/TMA from system to device memory

[BUG] KFENCE: use-after-free read in udp_tunnel_nic_device_sync_work
 2026-06-24 15:00 UTC  (7+ messages)

[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-24 14:59 UTC  (3+ messages)

[PATCH v6 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-24 15:00 UTC  (11+ messages)
` [PATCH v6 01/10] rust: module: move module types into `module.rs`
` [PATCH v6 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v6 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v6 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v6 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v6 06/10] rust: miscdevice: "
` [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v6 08/10] rust: binder: "
` [PATCH v6 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v6 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH v2 0/4] virtio_balloon: quiesce balloon work on device shutdown
 2026-06-24 15:00 UTC  (10+ messages)
` [PATCH v2 1/4] virtio: add virtio_device_shutdown() helper
` [PATCH v2 2/4] virtio_balloon: factor out virtballoon_quiesce()
` [PATCH v2 3/4] virtio_balloon: quiesce balloon work before device shutdown
` [PATCH v2 4/4] virtio_balloon: warn on failed buffer add in tell_host()

[PATCH v2 0/7] gpu: nova-core: boot GSP with vGPU enabled
 2026-06-24 14:59 UTC  (5+ messages)
` [PATCH v2 1/7] PCI/IOV: Return u16 from pci_sriov_get_totalvfs()

[PATCH] fbdev: via: return an error when DMA copy times out
 2026-06-24 14:59 UTC  (2+ messages)

[PATCH 0/7] drm/amdgpu: Implement retry faults on Navi 4
 2026-06-24 14:59 UTC  (12+ messages)
` [PATCH 2/7] drm/amdgpu: ACK the retry CAM after VM update finishes
` [PATCH 4/7] drm/amdgpu/ih7.0: Use IH_SW_RING_SIZE for soft IH ring instead of PAGE_SIZE
` [PATCH 5/7] drm/amdgpu/gmc12.0: Use AMDGPU_PTE_IS_PTE flag for init_pte_flags on GFX12.0
` [PATCH 6/7] drm/amdgpu/vm: Use init PTE flags, and NOALLOC in amdgpu_vm_handle_fault()
` [PATCH 7/7] drm/amdgpu/gmc12: Pass cam_index to retry fault handler

[RFC PATCH] mm: bypass swap readahead for zswap
 2026-06-24 14:58 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS f1f76b2b8e79a143a4add733b23971cf1f77cefb
 2026-06-24 14:58 UTC 

[PATCH] scsi: target: tcm_fc: annotate session hash traversals
 2026-06-24 14:53 UTC 

[PATCH v5 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-24 14:57 UTC  (10+ messages)
` [PATCH v5 1/9] mm/memory: add memory_block_aligned_range() helper
` [PATCH v5 2/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v5 3/9] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v5 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v5 5/9] mm/memory_hotplug: offline_and_remove_memory_ranges()
` [PATCH v5 6/9] dax: plumb hotplug online_type through dax
` [PATCH v5 7/9] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v5 8/9] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v5 9/9] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre-exit before dumping
 2026-06-24 14:55 UTC 

Roadmap for extending DAMON beyond pte-accessed bit
 2026-06-24 14:56 UTC  (2+ messages)

[PATCH v7 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-06-24 14:55 UTC  (5+ messages)
` [PATCH v7 05/11] cxl: Add CXL Device Reset helper
` [PATCH v7 09/11] cxl: Restore CXL HDM state after PCI reset

[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
 2026-06-24 14:55 UTC  (10+ messages)
` [PATCH v15 07/11] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v15 08/11] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v15 09/11] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP

[PATCH] EDAC/altera: use SDMMC compatibles to select A10/S10 IRQ layout
 2026-06-24 14:55 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] x86: Avoid divide by 0 in amd_smn_init()
 2026-06-24 14:54 UTC  (3+ messages)

[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-24 14:55 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev4)

[PATCH 00/27] tests/tcg: run tests with meson
 2026-06-24 14:54 UTC  (7+ messages)
` [PATCH 02/27] tests/tcg/multiarch/plugin/check-plugin-output.sh: take test output as input
` [PATCH 03/27] tests/tcg/multiarch/plugin: rename check-plugin-output to regex-compare
` [PATCH 04/27] tests/tcg: introduce meson.build

[PATCH] module: annotate failed-module stats list traversal
 2026-06-24 14:19 UTC  (3+ messages)

[PATCH v16 00/14] ADF41513/ADF41510 PLL frequency synthesizers
 2026-06-24 14:54 UTC  (5+ messages)
` [PATCH v16 04/14] lib: kstrtox: add initial value to _parse_integer_limit()

[PATCH v12 0/5] iio: adc: add Versal SysMon driver
 2026-06-24 14:53 UTC  (9+ messages)
` [PATCH v12 1/5] dt-bindings: iio: adc: add xlnx,versal-sysmon binding
` [PATCH v12 2/5] iio: adc: add Versal SysMon driver
` [PATCH v12 3/5] iio: adc: versal-sysmon: add I2C driver
` [PATCH v12 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v12 5/5] iio: adc: versal-sysmon: add oversampling support

[PATCH 0/3] dm: simplify list ioctls
 2026-06-24 14:52 UTC  (4+ messages)
` [PATCH 1/3] dm: __list_versions(): Only process targets once
` [PATCH 2/3] dm: list_devices(): Only process devices once
` [PATCH 3/3] dm: lookup_ioctl(): Use designated array initialers

[PATCH] gpu: ipu-v3: fail PRG channel setup when buffer fill times out
 2026-06-24 14:52 UTC  (2+ messages)

[PATCH] HID: amd_sfh: return an error when response wait times out
 2026-06-24 14:52 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt6359: give regulators unique names
 2026-06-24 14:51 UTC  (2+ messages)

[RFC PATCH 0/5] migration: fast snapshot load
 2026-06-24 14:50 UTC  (9+ messages)
` [RFC PATCH 1/5] migration: add RAM Block fields and helpers for "
` [RFC PATCH 2/5] migration: add support for fault thread to load pages from disk
` [RFC PATCH 3/5] migration: add eager load thread for fast snapshot load

[PATCH v5 0/3] Add camera clock controller support on Glymur platform
 2026-06-24 14:50 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: clock: qcom: Add Glymur camera clock controller
` [PATCH v5 2/3] clk: qcom: camcc-glymur: Add camera clock controller driver
` [PATCH v5 3/3] arm64: dts: qcom: glymur: Add camera clock controller support

[PATCH] blkcg: update iocost_coef_gen.py to use io_uring
 2026-06-24 14:50 UTC 

[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
 2026-06-24 14:49 UTC  (2+ messages)

[PATCH] mailbox: imx: return TXDB_V2 timeout errors
 2026-06-24 14:50 UTC  (2+ messages)

[PATCH v2 0/3] fs/squashfs: fix symlink load failure on large images
 2026-06-24 14:49 UTC  (3+ messages)
` [PATCH v2 2/3] fs/squashfs: add sqfs_dir_offset() error checks

[meta-multimedia][PATCH 1/2] wireplumber: update 0.5.14 -> 0.5.15
 2026-06-24 14:49 UTC  (2+ messages)
` [meta-multimedia][PATCH 2/2] pipewire: update 1.6.6 -> 1.6.7

[PATCH v2 0/2] Add vm_bind param check to ensure no overlap with kbo AS carveout
 2026-06-24 14:49 UTC  (5+ messages)
` [PATCH v2 1/2] drm/panthor: Add vm_bind region with kbo range overlap check
` [PATCH v2 2/2] drm/panthor: Fix comment to reflect actual struct field name

[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-24 14:49 UTC  (7+ messages)
` [PATCH v3 3/7] rust: auxiliary: add registration_data_with() for ForLt types
` [PATCH v3 4/7] rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
` [PATCH v3 5/7] rust: devres: add DevresLt for ForLt-aware device resource access

[PATCH] RDMA/irdma: Prevent overflows in memory contiguity checks
 2026-06-24 14:48 UTC 

[PATCH] phy: starfive: jh7110-dphy: fail init when the PLL does not lock
 2026-06-24 14:48 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] Verify BPF signed loader at load time
 2026-06-24 14:48 UTC  (3+ messages)
` [PATCH bpf-next v2 1/5] bpf: Verify signed loader metadata "

[pci:dt-binding] BUILD SUCCESS ad4c2a8fd8fda50bc97ca40ad679d5c92311ae15
 2026-06-24 14:47 UTC 

[PATCH] x86/fred: Send an EVENT_CHECK IPI on exit from NMI
 2026-06-24 14:47 UTC  (3+ messages)

[GIT PULL] Rust for v7.2 (addendum)
 2026-06-24 14:47 UTC 

[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-06-24 14:47 UTC  (14+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] t6600: add test cases for side-exhaustion edge cases
  ` [PATCH v2 4/7] commit-reach: add trace2 instrumentation to paint_down_to_common()
  ` [PATCH v2 5/7] commit-reach: introduce struct paint_state with per-side counters
  ` [PATCH v2 7/7] commit-reach: terminate merge-base walk when one paint side is exhausted

[PATCH 0/2] Add driver for DAC8163:
 2026-06-24 14:47 UTC  (4+ messages)
` [PATCH 1/2] iio: dac: dac8163: Add driver for DAC8163

[GIT PULL] Rust fixes for 7.2
 2026-06-24 14:46 UTC 

[PATCH v2] Respect mempolicy when calculating surplus huge pages
 2026-06-24 14:45 UTC  (2+ messages)

[PATCH 1/1] efi_loader: fix building with CONFIG_EFI_VARIABLES_PRESEED=y
 2026-06-24 14:45 UTC  (2+ messages)

[PATCH v1 0/2] wifi: mt76: mt7996: fix runtime txpower limits
 2026-06-24 14:45 UTC  (3+ messages)
` [PATCH v1 1/2] wifi: mt76: mt7996: refresh power limits on txpower changes
` [PATCH v1 2/2] wifi: mt76: mt7996: enable firmware txpower limit controls

[Buildroot] [RFC PATCH 00/14] Add exportable vulnerability informations
 2026-06-24 14:45 UTC  (3+ messages)
` [Buildroot] [RFC PATCH 11/14] package/glibc: add vulnerability details

mm/hwpoison: persist poisoned PFN list across kexec via KHO [RFC]
 2026-06-24 14:44 UTC  (3+ messages)

[RFC] ML-KEM (FIPS 203) implementation with reusable decapsulation pool
 2026-06-24 14:44 UTC  (6+ messages)

[PATCH v4 4/5] mm/memcontrol: convert memcg to use page_counter_stock
 2026-06-24 14:43 UTC  (2+ messages)

[PATCH v2 0/8] drm/{i915,xe}: unify runtime pm calls
 2026-06-24 14:44 UTC  (10+ messages)
` [PATCH v2 1/8] drm/i915: call intel_uncore_runtime_resume() for each gt
` [PATCH v2 2/8] drm/i915: call intel_display_power_runtime_resume() on suspend error path
` [PATCH v2 3/8] drm/i915: move some display runtime suspend operations earlier
` [PATCH v2 4/8] drm/i915: add intel_display_driver_pm_runtime*() functions
` [PATCH v2 5/8] drm/{i915, xe}: add new intel_display_driver_runtime_pm_{enable, disable}()
` [PATCH v2 6/8] drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_late()
` [PATCH v2 7/8] drm/xe/display: add xe_display_pm_runtime_resume_early()
` [PATCH v2 8/8] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold
` ✗ CI.KUnit: failure for drm/{i915,xe}: unify runtime pm calls (rev2)

[meta-lts-collab][kirkstone][PATCH v2] openssl: upgrade 3.0.20 -> 3.0.21
 2026-06-24 14:43 UTC 

[PATCH v8 00/10] tracing/probes: Add more typecast features
 2026-06-24 14:43 UTC  (11+ messages)
` [PATCH v8 01/10] tracing/probes: Make the $ prefix mandatory for comm access
` [PATCH v8 02/10] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v8 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v8 04/10] tracing/probes: Support typecast for various probe events
` [PATCH v8 05/10] tracing/probes: Support nested typecast
` [PATCH v8 06/10] tracing/probes: Type casting always involves nested calls
` [PATCH v8 07/10] tracing/probes: Support field specifier option for typecast
` [PATCH v8 08/10] tracing/probes: Add $current variable support
` [PATCH v8 09/10] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v8 10/10] tracing/probes: Add a new testcase for BTF typecasts

[PATCH] mfd: wm8350: return an error for AUXADC timeouts
 2026-06-24 14:42 UTC 

linux-next: Tree for Jun 24
 2026-06-24 14:42 UTC 

[PATCH] gpiolib: acpi: Add quirk for ASUS ROG Strix G614 series
 2026-06-24 14:42 UTC  (4+ messages)
` [PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 "

[PATCH 3/3] memcg: bail out proactive reclaim when memcg is dying
 2026-06-24 14:41 UTC  (2+ messages)

[PATCH v2] cxl/mbox: Clamp mailbox output allocation to the payload size
 2026-06-24 14:41 UTC 

[PATCH] mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
 2026-06-24 14:41 UTC  (2+ messages)

[PATCH] media: cec: stm32: return an error when log-address wait times out
 2026-06-24 14:40 UTC 

[PATCH] target/riscv: Fix vsstatus.UXL reserved value
 2026-06-24 14:39 UTC  (3+ messages)

[PATCH v8 00/18] target/s390x: Extend qemu CPACF support
 2026-06-24 14:39 UTC  (7+ messages)
` [PATCH v8 02/18] target/s390x: Rework s390 cpacf implementations
` [PATCH v8 03/18] target/s390x: Move cpacf sha512 code into a new file
` [PATCH v8 04/18] target/s390x: Support cpacf sha256

[PATCH] treewide: change email links from mailman to patch.msgid.link with message-id
 2026-06-24 14:39 UTC 

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-24 14:38 UTC  (4+ messages)
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status

[PATCH v1] mm: fix data-race in folio_batch_count()
 2026-06-24 14:38 UTC  (4+ messages)

[PATCH v2] usb: gadget: udc: Fix use-after-free in gadget_match_driver
 2026-06-24 14:38 UTC  (2+ messages)

[PATCH 1/2] drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
 2026-06-24 14:38 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [1/2] "

[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Revive atomic tests
 2026-06-24 14:37 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v2 0/2] Introduce OnePlus 6/6T touchscreen compatible
 2026-06-24 14:37 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-24 14:37 UTC  (7+ messages)
` [PATCH for-next v3 3/9] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH for-next v3 4/9] mm/slab: use call_rcu() in unknown context if irqs are enabled
` [PATCH for-next v3 5/9] mm/slab: extend deferred free mechanism to handle rcu sheaves

[PATCH] ALSA: usb-audio: avoid kobject path lookup in DualSense match
 2026-06-24 14:37 UTC 

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-24 14:37 UTC  (6+ messages)

[ath:master-pending] BUILD SUCCESS f3bfda20cdd8b64bf2940772f2714cceaa32a493
 2026-06-24 14:36 UTC 

[PATCH v2] mfd: ls2kbmc: mfd: ls2kbmc: Fix iomem pointer handling in video mode parsing
 2026-06-24 14:36 UTC  (2+ messages)

[meta-lts-collab][kirkstone][PATCH] openssl: upgrade 3.0.20 -> 3.0.21
 2026-06-24 14:36 UTC  (3+ messages)
` [yocto-patches] "

[PATCH 1/6 v6] libselinux: Add overflow checks
 2026-06-24 14:36 UTC  (6+ messages)
` [PATCH 2/6 v6] libsemanage: "
` [PATCH 3/6 v6] libsepol/cil: Add overflow checks for circular reference checks
` [PATCH 4/6 v6] libsepol/cil: Add overflow checks and cil_reallocarray
` [PATCH 5/6 v6] libsepol: Add overflow checks to strs_* family of functions
` [PATCH 6/6 v6] libsepol: Add overflow checks

[PATCH v4] LoongArch: Enable STRICT_MODULE_RWX for stricter modules memory permissions
 2026-06-24 14:33 UTC  (8+ messages)

[RFC PATCH 0/6] arm64: mm: Introducing ROX CACHE to ARM64 systems with bbml2 no abort
 2026-06-24 14:32 UTC  (4+ messages)
` [RFC PATCH 6/6] arm64: mm: support PMD page coalescing in the linear map

[PATCH] Bluetooth: eir: Fix OOB read in eir_get_service_data()
 2026-06-24 14:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] tracing: Remove trace_printk.h from kernel.h
 2026-06-24 14:32 UTC  (4+ messages)
` [PATCH v3 2/2] "

[OE-core][PATCH v2 0/5] Implement SPDX for deploy tasks
 2026-06-24 14:31 UTC  (5+ messages)
` [OE-core][PATCH v3 0/8] "
  ` [OE-core][PATCH v3 5/8] Add SPDX deploy tasks to various recipes
    ` Patchtest results for "

[PATCH] busybox: fdisk: enable GPT support
 2026-06-24 14:31 UTC 

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-24 14:31 UTC  (6+ messages)
` [PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks

[PATCH v5 00/16] media: iris: Add AR50LT core support and enable Agatti platform
 2026-06-24 14:30 UTC  (3+ messages)
` [PATCH v5 12/16] media: iris: implement support for the "

[PATCH bpf 1/1] bpf: Fix insn_aux_data leak on verifier err_free_env path
 2026-06-24 14:40 UTC  (2+ messages)

[PATCH v4 0/4] Various patches to improve Secure Boot support
 2026-06-24 14:29 UTC  (3+ messages)
` [PATCH v4 1/4] Align relevant sections to 4KB

[PATCH v2] usb: onboard-hub: Add support for Corechips SL6341 USB 2.0/3.0 hub controller
 2026-06-24 14:28 UTC  (3+ messages)

[PATCH 0/8] Testcase improvements and Power8E/NVL removal
 2026-06-24 14:28 UTC  (4+ messages)
` [PATCH 2/8] tests/qtest/pnv_spi: Test Power11 PNV_SPI


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.