All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 14:37:33 to 2026-06-24 15:12:51 UTC [more...]

[PATCH v5 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-24 15:12 UTC  (16+ 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 0/6 v3] sched/eevdf: Improve scheduling latency of short slice task
 2026-06-24 15:12 UTC  (7+ messages)
` [PATCH 1/6 v3] sched/fair: Set next buddy for preempt short
` [PATCH 2/6 v3] sched/eevdf: Take into account current's lag when updating slice protection
` [PATCH 3/6 v3] sched/eevdf: Update slice protection even when resched is already set
` [PATCH 4/6 v3] sched/eevdf: Cancel slice protection if short slice task is eligible
` [PATCH 5/6 v3] sched/eevdf: Always update slice protection
` [PATCH 6/6 v3] sched/eevdf: Speedup short slice task scheduling

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-24 15:12 UTC  (8+ messages)
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status

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

[PATCH v3] lib/tests: test_ratelimit: fix stress test thread lifecycle and leak
 2026-06-24 15:12 UTC  (2+ messages)

[PATCH] scsi: target: tcm_fc: annotate session hash traversals
 2026-06-24 15:11 UTC  (2+ messages)

[RFC PATCH 0/5] migration: fast snapshot load
 2026-06-24 15:10 UTC  (5+ messages)
` [RFC PATCH 3/5] migration: add eager load thread for "
` [RFC PATCH 4/5] migration: write up code to run fast snapshot load in qemu_loadvm_state

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-24 15:11 UTC  (9+ 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
` [PATCH v2 11/13] alloc_tag: Move to mm/

[RFC][PATCH] perf: Fix perf_addr_filters_afjust()
 2026-06-24 15:10 UTC  (3+ messages)
` [RFC][PATCH v2] "

[PATCH v2] s390/monwriter: Reject buffer reuse with different data length
 2026-06-24 15:10 UTC  (2+ messages)

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-24 15:10 UTC  (7+ messages)
` [PATCH v2 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
` [PATCH v2 2/4] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
` [PATCH v2 3/4] mm: entirely remove lru_add_drain in do_swap_page

[PATCH v5 00/16] media: iris: Add AR50LT core support and enable Agatti platform
 2026-06-24 15:10 UTC  (3+ messages)
` [PATCH v5 13/16] media: iris: Introduce buffer size calculations for AR50LT

[PATCH v2] block: serialize elevator changes for the same queue using a writer lock
 2026-06-24 15:09 UTC  (4+ messages)

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

[PATCH 00/37] drm bridge hotplug
 2026-06-24 15:09 UTC  (5+ messages)
` [PATCH 26/37] drm: event-notifier: add mechanism to notify about hotplug events

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

[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-24 15:09 UTC  (7+ messages)
` [PATCH v3 5/7] rust: devres: add DevresLt for ForLt-aware device resource access
` [PATCH v3 6/7] rust: pci: return DevresLt from Bar::into_devres()
` [PATCH v3 7/7] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()

[PATCH v2 0/3] iio: lsm303dlh-magn: endianness + boot-time fullscale selection
 2026-06-24 15:09 UTC  (6+ messages)
` [PATCH v2 3/3] iio: magnetometer: st_magn: honour st,fullscale-milligauss DT property

[PATCH v2 0/2] Fix traceNoC probe issue on Kaanapali
 2026-06-24 15:08 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: kaanapali: fix traceNoC probe issue

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

[PATCH v3 0/3] Add and use abstraction for synchronize_rcu()
 2026-06-24 15:07 UTC  (4+ messages)
` [PATCH v3 1/3] rust: sync: Add "
` [PATCH v3 2/3] rust: revocable: Use safe synchronize_rcu() abstraction
` [PATCH v3 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll

[PATCH v5 0/3] Add camera clock controller support on Glymur platform
 2026-06-24 15:08 UTC  (5+ 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/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-06-24 15:07 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [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] nvdimm/btt: add endian conversion in dev_err in btt_log_read
 2026-06-24 15:07 UTC  (3+ messages)

[PATCH V13 0/9] Add Invensense ICM42607
 2026-06-24 15:06 UTC  (6+ messages)
` [PATCH V13 5/9] iio: imu: inv_icm42607: Add PM support for icm42607

[PATCH net-next] openvswitch: conntrack: annotate ct limit hlist traversal
 2026-06-24 15:01 UTC 

[PATCH] tools/mm: add thp_swap_allocator_test binary to .gitignore
 2026-06-24 15:06 UTC 

[PATCH 00/27] tests/tcg: run tests with meson
 2026-06-24 15:06 UTC  (5+ messages)
` [PATCH 04/27] tests/tcg: introduce meson.build
` [PATCH 05/27] tests/tcg/meson.build: introduce exe_name

[PATCH net v2] net: sungem: fix probe error cleanup
 2026-06-24 15:06 UTC  (2+ messages)

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

[PATCH v2] nvdimm/btt: fix sequence endian in btt_log_read error print
 2026-06-24 15:06 UTC 

[PATCH v6 0/3] regulator: Add support for Unisoc SC2730 PMIC regulators
 2026-06-24 15:05 UTC  (5+ messages)
` [PATCH v6 1/3] regulator: dt-bindings: Add Unisoc SC2730 PMIC

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-24 15:05 UTC  (5+ messages)
` [PATCH 6.1 337/522] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()

[PATCH v3 0/8] refactor monolithic amdgpu.h
 2026-06-24 15:04 UTC  (4+ messages)
` [PATCH v3 2/8] drm/amdgpu: move struct amdgpu_uid and helpers into separate files

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

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

[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  (10+ messages)
` [PATCH 2/7] drm/amdgpu: ACK the retry CAM after VM update finishes
` [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 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  (3+ messages)
` [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] 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)

[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] 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)

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

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

[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

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  (5+ messages)
` [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  (3+ messages)
` [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 v1] mm: fix data-race in folio_batch_count()
 2026-06-24 14:38 UTC  (3+ 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 "


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.