messages from 2026-09-09 13:34:39 to 2026-09-13 09:37:10 UTC [more...]
[PATCH v21 0/9] rust: add `Ownable` trait and `Owned` type
2026-09-13 9:36 UTC (18+ messages)
` [PATCH v21 1/9] rust: alloc: add `KBox::into_non_null`
` [PATCH v21 2/9] rust: types: Add Ownable/Owned types
` [PATCH v21 3/9] rust: implement `ForeignOwnable` for `Owned`
` [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 8/9] rust: page: add `from_raw()`
` [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 0/4] kernfs: remove kernfs_rwsem from dentry revalidation
2026-09-12 3:28 UTC (7+ messages)
` [PATCH 4/4] kernfs: Remove "
[PATCH] sched/cache: Refresh LLC capacity across CPU hotplug
2026-09-12 0:55 UTC (5+ messages)
` [PATCH v2] "
[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 v3 0/2] cxl/memdev: Fix poison debugfs vs unbind deadlock
2026-09-11 23:09 UTC (11+ messages)
` [PATCH v3 1/2] driver core: Add conditional guard support for device_trylock()
` [PATCH v3 2/2] cxl/memdev: Fix deadlock between poison debugfs and cxl_mem unbind
[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 (7+ messages)
` [PATCH 1/3] kernfs: don't repeat or skip an entry when readdir resumes
` [PATCH 2/3] kernfs: don't hold kernfs_rwsem across dir_emit()
` [PATCH 3/3] selftests: cover readdir resuming at a removed entry
[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
[PATCH] kernfs: allocate the open node outside the open file mutex
2026-09-10 21:12 UTC (2+ messages)
[PATCH] kernfs: don't hold kernfs_rwsem across notification delivery
2026-09-10 21:12 UTC (2+ messages)
[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
2026-09-10 15:15 UTC (51+ messages)
` [PATCH 01/12] mm/sparse: move mem_section init to sparse_extreme_init()
` [PATCH 02/12] mm/sparse: refactor sparse_sections_init()
` [PATCH 03/12] mm/sparse: move initialization of section metadata to sparse_metadata_init()
` [PATCH 04/12] mm/sparse: rename and cleanup sparse_init_nid()
` [PATCH 05/12] mm/sparse: cleanup sparse_init_one_section()
` [PATCH 06/12] mm/sparse: rename __highest_present_section_nr to __highest_used_section_nr
` [PATCH 07/12] mm/sparse: remove pfn_in_present_section()
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling
` [PATCH 09/12] mm/sparse: remove SECTION_MARKED_PRESENT
` [PATCH 10/12] mm/sparse: remove flags parameter from sparse_init_one_section()
` [PATCH 11/12] fs/proc/page: clarify comment in get_max_dump_pfn()
` [PATCH 12/12] mm/memory_hotplug: drop CONFIG_HAVE_ARCH_PFN_VALID handling from pfn_to_online_page()
[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
2026-09-10 14:06 UTC (5+ messages)
[PATCH 6.18 445/583] rust: devres: fix race condition due to nesting
2026-09-10 13:40 UTC (2+ messages)
[PATCH v6 0/1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
2026-09-10 11:19 UTC (3+ messages)
` [PATCH v6 1/1] "
[PATCH v2 0/2] cxl/memdev: Fix poison debugfs vs unbind deadlock
2026-09-10 9:33 UTC (3+ messages)
[PATCH v3 0/3] Rust: add runtime PM support
2026-09-10 8:37 UTC (5+ messages)
` [PATCH v3 1/3] rust: "
[PATCH v2 0/4] kernfs: three standalone fixes
2026-09-10 7:37 UTC (2+ messages)
[PATCH v3 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
2026-09-10 6:34 UTC (3+ messages)
` [PATCH v3 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "
` [PATCH v3 2/2] cpufreq: update capacity_freq_ref when the boost state changes
[PATCH v1 0/8] iommu/arm-smmu-v3: Support guest-level Realm VSMMU (Part-1)
2026-09-10 4:23 UTC (10+ messages)
` [PATCH v1 1/8] firmware: arm_rmm: Move RSI support out of arch/arm64
` [PATCH v1 2/8] firmware: arm_rmm: Add VSMMU commands and fields
` [PATCH v1 3/8] dma-mapping: Let a device declare that it reaches private memory
` [PATCH v1 4/8] dma-mapping: Keep DMA memory private for capable devices
` [PATCH v1 5/8] iommu: Let a driver mark an IOMMU as confidential
` [PATCH v1 6/8] iommu: Introduce TDISP T=0 state for confidential IOMMUs
` [PATCH v1 7/8] iommu: Park TDISP T=0 devices in the blocking domain
` [PATCH v1 8/8] iommu/arm-smmu-v3: Probe a guest-level Realm VSMMU via RSI commands
[PATCH] PM: sleep: Add DPM watchdog to late/early/noirq phases
2026-09-09 23:00 UTC (4+ messages)
[PATCH v2 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
2026-09-09 22:20 UTC (4+ messages)
` [PATCH v2 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "
` [PATCH v2 2/2] cpufreq: update capacity_freq_ref when the boost state changes
[PATCH] rust: auxiliary: validate DeviceId name length
2026-09-09 20:32 UTC (6+ messages)
[PATCH v1 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
2026-09-09 19:18 UTC (4+ messages)
` [PATCH v1 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "
[PATCH net-next v14 0/6] net: dsa: mxl862xx: devlink flash and rescue
2026-09-09 18:47 UTC (7+ messages)
` [PATCH net-next v14 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops
` [PATCH net-next v14 2/6] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v14 3/6] driver core: add device_schedule_reprobe()
` [PATCH net-next v14 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v14 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
` [PATCH net-next v14 6/6] net: dsa: mxl862xx: document devlink flash and info support
[PATCH v2] driver core/ACPI: Introduce companion_bus_register()
2026-09-09 16:41 UTC
[PATCH 0/4] driver: core: add subsys_platform_driver() to reduce boilerplate code in drivers
2026-09-09 15:19 UTC (8+ messages)
` [PATCH 1/4] driver: core: add subsys_driver() macro
` [PATCH 2/4] driver: core: platform: add subsys_platform_driver() macro
` [PATCH 4/4] clk: renesas: convert drivers over to use subsys_platform_driver()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox