driver-core.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-11 01:36:30 to 2026-09-16 02:29:47 UTC [more...]

[PATCH RFC v2 00/10] arm-mpam: Add basic device tree support for resctrl
 2026-09-16  2:29 UTC  (18+ messages)
` [PATCH RFC v2 01/10] arm_mpam: Fix the RIS index range check in mpam_ris_create_locked
` [PATCH RFC v2 02/10] arm_mpam: Fix MSC MMIO window size off-by-one with resource_size()
` [PATCH RFC v2 03/10] dt-bindings: arm: Add MPAM MSC binding
` [PATCH RFC v2 04/10] cacheinfo: Expose the code to generate a cache-id from a device_node
` [PATCH RFC v2 05/10] arm_mpam: Add device tree support for MSC probing
` [PATCH RFC v2 06/10] arm_mpam: Add support for memory controller MSC on DT platforms
` [PATCH RFC v2 07/10] arm_mpam: Fix mpam_dt_create_foundling_msc() to create MSC platform devices
` [PATCH RFC v2 08/10] dt-bindings: arm: Fix MPAM MSC binding schema and examples
` [PATCH RFC v2 09/10] arm_mpam: Support MSC accessibility derivation from RIS nodes
` [PATCH DNM RFC v2 10/10] arm64: dts: qcom: kaanapali: Add MPAM MSC nodes for the L2 caches

[PATCH v3 0/2] cxl/memdev: Fix poison debugfs vs unbind deadlock
 2026-09-16  2:24 UTC  (10+ messages)
` [PATCH v3 2/2] cxl/memdev: Fix deadlock between poison debugfs and cxl_mem unbind

[PATCH] sched/cache: Refresh LLC capacity across CPU hotplug
 2026-09-16  1:34 UTC  (9+ messages)
` [PATCH v2] "

[REGRESSION] kernfs: empty cgroup rmdir latency after delete-notification changes
 2026-09-15 22:01 UTC  (6+ messages)

[PATCH v5 0/9] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-15 14:33 UTC  (21+ messages)
` [PATCH v5 1/9] mm/page_alloc: factor out the accept-and-free tail of __free_pages_core()
` [PATCH v5 2/9] mm/memory-failure: efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v5 3/9] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v5 4/9] mm/memory-failure: efi: adopt the inherited poisoned-memory table
` [PATCH v5 5/9] mm/memory-failure: efi: record hardware-poisoned frames into the "
` [PATCH v5 6/9] mm/memory-failure: efi: answer whether a range is poisoned
` [PATCH v5 7/9] drivers/base/memory: count inherited poisoned frames into the block
` [PATCH v5 8/9] mm/memory-failure: add hwpoison_boot_page() to flag an inherited frame
` [PATCH v5 9/9] mm/memory-failure: keep inherited poisoned frames out of the buddy allocator

[RFC PATCH 0/4] device_schedule_reprobe(): core helper and conversions
 2026-09-15 13:59 UTC  (5+ messages)

[PATCH net-next v16 0/6] net: dsa: mxl862xx: devlink flash and rescue
 2026-09-15 13:11 UTC  (7+ messages)
` [PATCH net-next v16 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops
` [PATCH net-next v16 2/6] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v16 3/6] driver core: add device_schedule_reprobe()
` [PATCH net-next v16 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v16 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
` [PATCH net-next v16 6/6] net: dsa: mxl862xx: document devlink flash and info support

[syzbot] [kernel?] KASAN: global-out-of-bounds Read in bus_uevent_store
 2026-09-15 12:20 UTC  (2+ messages)
` [PATCH] sysfs: prevent writing excessively large files

[PATCH 0/9] drm/tyr: add CSF firmware interface support
 2026-09-15 11:18 UTC  (11+ messages)
` [PATCH 1/9] drm/tyr: validate presence of CSF shared section
` [PATCH 2/9] rust: io: drop the CONFIG_64BIT restriction on system memory u64 access
` [PATCH 3/9] drm/tyr: add MappedBo, a kernel BO with an always-valid CPU mapping
` [PATCH 4/9] drm/tyr: add McuVa and claim-checked MappedBo views
` [PATCH 5/9] drm/tyr: drop unused KernelBo::bo() function
` [PATCH 6/9] drm/tyr: add CSF firmware interface support
` [PATCH 7/9] rust: time: add arch_timer_get_rate wrapper
` [PATCH 8/9] drm/tyr: program CSF global interface
` [PATCH 9/9] drm/tyr: wait for global interface readiness

[PATCH v2 0/2] sched/cpufreq: fix schedutil's boost frequency handling
 2026-09-15  7:58 UTC  (4+ messages)
` [PATCH v2 1/2] arch_topology: seed capacity_freq_ref with boost-aware max freq

[PATCH 0/2] devres: Provide kmalloc_obj*-style API for devm_kmalloc
 2026-09-15  6:56 UTC  (5+ messages)
` [PATCH 1/2] mm: Move default_gfp() into gfp_types.h
` [PATCH 2/2] devres: Provide kmalloc_obj*-style API for devm_kmalloc

[PATCH 0/2] rust: honor the maximum DMA segment size
 2026-09-15  4:52 UTC  (15+ messages)
` [PATCH 1/2] gpu: nova-core: declare unlimited DMA max "
` [PATCH 2/2] rust: scatterlist: honor the device's maximum "

[PATCH 5/6] driver core: cpu: Fix OF node reference leak in register_cpu() error path
 2026-09-15  4:35 UTC 

[PATCH 0/4] kernfs: remove kernfs_rwsem from dentry revalidation
 2026-09-15  2:33 UTC  (8+ messages)
` [PATCH 4/4] kernfs: Remove "

[PATCH net-next v15 6/6] net: dsa: mxl862xx: document devlink flash and info support
 2026-09-14 18:34 UTC 

[PATCH net-next v15 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
 2026-09-14 18:34 UTC 

[PATCH net-next v15 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get
 2026-09-14 18:34 UTC 

[PATCH net-next v15 3/6] driver core: add device_schedule_reprobe()
 2026-09-14 18:34 UTC 

[PATCH net-next v15 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops
 2026-09-14 18:34 UTC 

[PATCH v4 0/3] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-09-14 14:42 UTC  (5+ messages)
` [PATCH v4 1/3] module: pull out add_taint_module() to be public
` [PATCH v4 2/3] module: fix up documentation for add_taint() and add_taint_module()
` [PATCH v4 3/3] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers

[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-14 13:58 UTC  (10+ messages)
` [PATCH 02/12] mm/sparse: refactor sparse_sections_init()
` [PATCH 06/12] mm/sparse: rename __highest_present_section_nr to __highest_used_section_nr
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling

[PATCH v3 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
 2026-09-14  7:04 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "

[syzbot] [kernel?] KASAN: slab-use-after-free Read in remove_one_compat_dev
 2026-09-14  0:50 UTC 

[PATCH v2 0/2] rust: honor the maximum DMA segment size
 2026-09-13 21:08 UTC  (3+ messages)
` [PATCH v2 1/2] gpu: nova-core: declare unlimited DMA max "
` [PATCH v2 2/2] rust: scatterlist: honor the device's maximum "

[PATCH net-next v15 0/6] net: dsa: mxl862xx: devlink flash and rescue
 2026-09-13 18:03 UTC  (7+ messages)
` [PATCH net-next v15 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops
` [PATCH net-next v15 2/6] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v15 3/6] driver core: add device_schedule_reprobe()
` [PATCH net-next v15 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v15 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
` [PATCH net-next v15 6/6] net: dsa: mxl862xx: document devlink flash and info support

[syzbot] [kernel?] KASAN: slab-use-after-free Read in disable_device
 2026-09-13 15:54 UTC  (2+ messages)

[PATCH v21 0/9] rust: add `Ownable` trait and `Owned` type
 2026-09-13  9:49 UTC  (15+ messages)
` [PATCH v21 4/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v21 5/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v21 6/9] rust: Add `OwnableRefCounted`
` [PATCH v21 7/9] rust: page: convert to `AlwaysRefCounted`
` [PATCH v21 9/9] rust: page: add `ExclusivePage` for race-free page access

[PATCH 0/3] kernfs: do less work under the kernfs_rwsem write lock
 2026-09-13  2:14 UTC  (4+ messages)
` [PATCH 1/3] kernfs: activate a new node without dropping kernfs_rwsem
` [PATCH 2/3] kernfs: allocate the new name outside kernfs_rwsem
` [PATCH 3/3] kernfs: free the old "

[RFC PATCH 0/8] kernfs, driver core: staged sysfs registration
 2026-09-12 13:20 UTC  (11+ messages)
` [RFC PATCH 1/8] kernfs: factor out reusable directory helpers
` [RFC PATCH 2/8] kernfs: add staged directory creation and publication
` [RFC PATCH 3/8] sysfs: add opt-in "
` [RFC PATCH 4/8] driver core: Register opted-in devices through the staged sysfs path
` [RFC PATCH 5/8] drivers: base: test: Add KUnit suite for staged sysfs registration
` [RFC PATCH 6/8] driver core: Defer uevents for devices registered in a staged window
` [RFC PATCH 7/8] PCI/IOV: Register virtual functions through the staged sysfs path
` [RFC PATCH 8/8] vfio: Opt the group and vfio-dev class devices into staged sysfs

[syzbot] [fs?] possible deadlock in ovl_create_object (2)
 2026-09-12 13:12 UTC  (2+ messages)

[PATCH v12 0/3] drivers/base: Introduce revocable
 2026-09-12 12:38 UTC  (4+ messages)
` [PATCH v12 3/3] gpio: Leverage revocable for accessing struct gpio_chip

[PATCH v13 0/3] drivers/base: Introduce revocable
 2026-09-12 12:35 UTC  (4+ messages)
` [PATCH v13 1/3] revocable: Revocable resource management
` [PATCH v13 2/3] revocable: Add KUnit test cases
` [PATCH v13 3/3] gpio: Leverage revocable for accessing struct gpio_chip

[PATCH v2 0/6] workqueue: OwnedQueue, ScopedQueue and ScopedWork
 2026-09-12  7:58 UTC  (6+ messages)
` [PATCH v2 5/6] rust: workqueue: add ScopedQueue for lifetime bound items

[PATCH net-next v14 6/6] net: dsa: mxl862xx: document devlink flash and info support
 2026-09-12  0:28 UTC 

[PATCH net-next v14 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
 2026-09-12  0:28 UTC 

[PATCH net-next v14 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get
 2026-09-12  0:28 UTC 

[PATCH net-next v14 3/6] driver core: add device_schedule_reprobe()
 2026-09-12  0:28 UTC 

[PATCH net-next v14 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops
 2026-09-12  0:28 UTC 

[PATCH] kobject: Fix the kobj_set_name reference in kset_register() kernel-doc
 2026-09-11 23:16 UTC  (2+ messages)

[PATCH] debugfs: don't warn about uninitialized debugfs for an error parent
 2026-09-11 21:20 UTC  (2+ messages)

[PATCH v2] rust: auxiliary: validate DeviceId name length
 2026-09-11 21:07 UTC  (3+ messages)

[PATCH v2 0/4] kernfs: don't hold kernfs_rwsem across dir_emit()
 2026-09-11 18:28 UTC  (5+ messages)
` [PATCH v2 1/4] kernfs: don't repeat or skip an entry when readdir resumes
` [PATCH v2 2/4] kernfs: resume readdir on the full entry key
` [PATCH v2 3/4] kernfs: don't hold kernfs_rwsem across dir_emit()
` [PATCH v2 4/4] selftests: cover readdir resuming at a removed entry

[PATCH 0/3] kernfs, driver core: Cut per-node lock traffic in bulk registration
 2026-09-11 18:12 UTC  (6+ messages)
` [PATCH 1/3] kernfs: activate nodes while linking them
` [PATCH 2/3] driver core: Index class glue directories by parent kobject
` [PATCH 3/3] kernfs: batch inode ID allocation per CPU

[PATCH 0/3] kernfs: don't hold kernfs_rwsem across dir_emit()
 2026-09-11 17:58 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH v3 0/3] Bring includes in linux/kmod.h up to date
 2026-09-11 14:46 UTC  (4+ messages)
` [PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v3 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v3 3/3] module: Bring includes in linux/kmod.h up to date

[PATCH 1/2] PM: runtime: Only queue an idle check for RPM-linked suppliers
 2026-09-11 14:41 UTC  (2+ messages)

[PATCH 0/5] driver core: fix typos and repeated words in comments
 2026-09-11 14:30 UTC  (3+ messages)
` [PATCH 4/5] cpuidle: fix repeated word 'that' in comment

[PATCH] rust: pci: add resource_flags accessor
 2026-09-11 14:13 UTC  (4+ messages)

[PATCH v2] PM: sleep: Add DPM watchdog to prepare/late/early/noirq/complete phases
 2026-09-11 13:24 UTC  (3+ messages)

[syzbot] [mmc?] WARNING: ODEBUG bug in vub300_disconnect
 2026-09-11  1:36 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).