Linux driver-core infrastructure
 help / color / mirror / Atom feed
 messages from 2026-09-04 08:44:44 to 2026-09-09 13:34:49 UTC [more...]

[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-09 13:32 UTC  (7+ 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] rust: auxiliary: validate DeviceId name length
 2026-09-09 13:33 UTC  (6+ messages)

[PATCH 0/4] driver: core: add subsys_platform_driver() to reduce boilerplate code in drivers
 2026-09-09 12:10 UTC  (10+ messages)
` [PATCH 1/4] driver: core: add subsys_driver() macro
` [PATCH 2/4] driver: core: platform: add subsys_platform_driver() macro
` [PATCH 3/4] clk: qcom: convert drivers over to use subsys_platform_driver()
` [PATCH 4/4] clk: renesas: "

[PATCH v11 00/10] lan966x pci device: Add support for SFPs, PCI part
 2026-09-09 11:31 UTC  (16+ messages)
` [PATCH v11 01/10] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v11 02/10] drivers: core: Use fw_devlink_set_device()
` [PATCH v11 05/10] cxl/test: "
` [PATCH v11 06/10] PCI: of: "
` [PATCH v11 08/10] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v11 10/10] PCI: of: Avoid np->data usage for the node changeset
  ` [PATCH v11 03/10] pinctrl: cs42l43: Use fw_devlink_set_device()
  ` [PATCH v11 04/10] cxl/test: Use device_set_node()
  ` [PATCH v11 07/10] PCI: of: Clear fwnode->dev during root bridge node removal and error path

[PATCH RFC 00/15] arm-mpam: Add basic device tree support for resctrl
 2026-09-09 10:28 UTC  (7+ messages)
` [PATCH RFC 09/15] arm_mpam: Fix MSC MMIO window size to use resource_size() instead of end - start

[PATCH v3 0/3] Rust: add runtime PM support
 2026-09-09  9:37 UTC  (3+ messages)
` [PATCH v3 1/3] rust: "

[PATCH v2 0/2] cxl/memdev: Fix poison debugfs vs unbind deadlock
 2026-09-09  9:21 UTC  (2+ messages)

[PATCH v10 00/15] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-09-09  9:20 UTC  (23+ messages)
` [PATCH v10 01/15] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [PATCH v10 02/15] iommu/arm-smmu-v3: Add Q_POS() macro
` [PATCH v10 03/15] iommu/arm-smmu-v3: Add arm_smmu_drain_queue() helper
` [PATCH v10 04/15] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v10 05/15] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v10 06/15] iommu/tegra241-cmdqv: Restore PROD and CONS after resume
` [PATCH v10 07/15] platform-msi: Introduce platform_device_msi_rewrite()
` [PATCH v10 08/15] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v10 09/15] iommu/arm-smmu-v3: Factor out arm_smmu_handle_gerror()
` [PATCH v10 10/15] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v10 11/15] iommu/tegra241-cmdqv: Add a helper to quiesce VCMDQs
` [PATCH v10 12/15] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v10 13/15] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [PATCH v10 14/15] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
` [PATCH v10 15/15] iommu/arm-smmu-v3: Add KUnit unit tests for Runtime PM

[PATCH v2] selftests: cover kernfs dentry revalidation
 2026-09-09  8:45 UTC  (7+ messages)

[PATCH] genirq/PM: Re-enable chained interrupts after hibernation
 2026-09-08 20:07 UTC  (2+ messages)

[PATCH 1/3] w1: use match() callback instead of hardwiring dev->driver
 2026-09-08 19:12 UTC  (6+ messages)
` [PATCH 2/3] w1: move slave uevent into w1_slave_device_type

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

[PATCH v3 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
 2026-09-08 13:09 UTC  (4+ messages)
` [PATCH v3 1/4] device property: Introduce fwnode_graph_for_each_endpoint_scoped()

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

[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
 2026-09-08 12:10 UTC  (12+ messages)
` [PATCH v20 4/8] rust: page: convert to `Ownable`
  ` [PATCH v20 4/8] rust: page: convert to `Ownable`'

[PATCH v2 0/2] sched/cpufreq: fix schedutil's boost frequency handling
 2026-09-08 10:03 UTC  (4+ messages)
` [PATCH v2 1/2] arch_topology: seed capacity_freq_ref with boost-aware max freq
` [PATCH v2 2/2] cpufreq: fix schedutil not returning to non-boost freq when boost is disabled

[PATCH] driver core: fix typos in comments
 2026-09-08  9:40 UTC  (4+ messages)

[PATCH] rust: pci: add resource_flags accessor
 2026-09-08  7:51 UTC 

[PATCH v2 0/3] driver core: Constify the signature of device_show/store_*()
 2026-09-07 22:24 UTC  (5+ messages)
` [PATCH v2 1/3] x86/mce: Use __DEVICE_ATTR() macro to initialize dev_ext_attribute
` [PATCH v2 2/3] drivers: perf: "
` [PATCH v2 3/3] driver core: Constify the signature of device_show/store_*()

[PATCH 0/4] rust: dma: tie DMA allocations to the device's bound lifetime
 2026-09-07 21:06 UTC  (3+ messages)

[PATCH v2] drivers/base/node: fix UAF on device_register() failure
 2026-09-07 20:49 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/5] driver core: fix typos and repeated words in comments
 2026-09-07 17:38 UTC  (8+ messages)
` [PATCH 1/5] driver core: fix typo "sucessfully" in comment
` [PATCH 2/5] thermal: fix typos in comments
` [PATCH 3/5] tools/thermal: fix typo "binded" "
` [PATCH 4/5] cpuidle: fix repeated word 'that' in comment
` [PATCH 5/5] ACPI: NUMA: fix typo in log message

[syzbot] [pm?] WARNING: suspicious RCU usage in wakeup_source_unregister
 2026-09-07 14:32 UTC 

[syzbot] [kernel?] KASAN: slab-use-after-free Write in bus_for_each_drv
 2026-09-07  9:39 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: slab-use-after-free Read in raw_process_ep0_io
 2026-09-07  9:30 UTC  (3+ messages)
` [syzbot] [usb?] "

[syzbot] [usb?] WARNING: kobject bug in pch_udc_remove
 2026-09-07  9:26 UTC  (2+ messages)

[PATCH v8 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-09-07  9:11 UTC  (16+ messages)
` [PATCH v8 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v8 02/16] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v8 07/16] usb: core: Move struct usb_port and related APIs to port.h
` [PATCH v8 08/16] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
` [PATCH v8 16/16] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as M.2 E-key slot

[PATCH v5 0/3] cpufreq: cppc: Handle Highest Performance changes at runtime
 2026-09-07  8:49 UTC  (4+ messages)
` [PATCH v5 1/3] cpufreq: cppc: Add update_limits support for Highest Performance changes

[PATCH v1] driver core/ACPI: Introduce companion_bus_register()
 2026-09-07  8:23 UTC  (2+ messages)

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

[PATCH 0/5] rust: serdev: Refactor
 2026-09-06 22:51 UTC  (10+ messages)
` [PATCH 1/5] tty: serdev: Export functions to pause receive_buf callback calls
` [PATCH 2/5] rust: serdev: Replace `active` mutex with receive pause
` [PATCH 3/5] rust: serdev: Simplify callbacks
` [PATCH 4/5] rust: Add `Device::drvdata_borrow_mut`
` [PATCH 5/5] rust: serdev: Pause receive callback before calling unbind

[PATCH v1 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
 2026-09-06 16:37 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "
` [PATCH v1 2/2] cpufreq: update capacity_freq_ref when the boost state changes

[PATCH v2 0/3] rust: migrate users to zerocopy traits
 2026-09-06 16:34 UTC  (7+ messages)
` [PATCH v2 1/3] rust: net: netlink: Migrate to zerocopy's `IntoBytes`
` [PATCH v2 2/3] rust: uaccess: migrate to zerocopy's `Frombytes/IntoBytes`
` [PATCH v2 3/3] rust: dma.rs: Migrate "

[PATCH v4 00/16] rust: io: support register projections and remove relative registers
 2026-09-06 13:19 UTC  (12+ messages)
` [PATCH v4 02/16] rust: mem: add `transmute` with deferred size check
` [PATCH v4 03/16] rust: mem: add `AsRepr` and `AsReprMut`

[PATCH 3/3] rust: dma.rs: Migrate to zerocopy's `Frombytes/IntoBytes`
 2026-09-06  7:17 UTC 

[PATCH v2 0/4] kernfs: three standalone fixes
 2026-09-05 19:16 UTC  (5+ messages)
` [PATCH v2 1/4] selftests: cover kernfs file handles and same-parent rename
` [PATCH v2 2/4] kernfs: take kernfs_rename_lock for same-parent renames too
` [PATCH v2 3/4] kernfs: don't lose IN_DELETE_SELF when decoding a file handle
` [PATCH v2 4/4] kernfs: fix up the unlocked attribute reads on the creation paths

[GIT PULL] Driver core fixes for 7.3-rc2
 2026-09-05 19:03 UTC  (2+ messages)

[PATCH v2 0/2] rust: serdev: Mitigate race conditions
 2026-09-05 17:44 UTC  (5+ messages)
` [PATCH v2 1/2] rust: serdev: Fix race condition on driver unbind
` [PATCH v2 2/2] rust: serdev: Fix race condition on driver probe

[PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-09-05 12:51 UTC  (8+ messages)
` [PATCH v3 1/2] module: pull out add_taint_module() to be public

[PATCH] regmap: fix typo "asynchrnous" in comment
 2026-09-04 16:59 UTC  (2+ messages)

[PATCH v6 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-09-04 10:30 UTC  (4+ messages)
` [PATCH v6 06/16] usb: hub: Associate port@ fwnode with USB port device

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-09-04  9:52 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox