Linux driver-core infrastructure
 help / color / mirror / Atom feed
 messages from 2026-08-19 11:10:24 to 2026-08-26 14:26:08 UTC [more...]

[PATCH 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-08-26 14:26 UTC  (10+ messages)
` [PATCH 1/2] module: pull out add_taint_module() to be public
` [PATCH 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers

[PATCH v3 00/16] rust: io: support register projections and remove relative registers
 2026-08-26 13:30 UTC  (17+ messages)
` [PATCH v3 03/16] rust: mem: add `AsRepr` and `AsReprMut`
` [PATCH v3 04/16] rust: io: perform conversions using `AsRepr`
` [PATCH v3 05/16] rust: io: support register projections
` [PATCH v3 07/16] gpu: nova-core: specify base type for registers
` [PATCH v3 08/16] drm/tyr: "
` [PATCH v3 09/16] samples: rust: pci: "
` [PATCH v3 10/16] rust: io: register: make register have a typed base
` [PATCH v3 11/16] rust: io: register: support fixed offset register without bitfield
` [PATCH v3 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH v3 13/16] gpu: nova-core: convert hshub0 from relative register to projection
` [PATCH v3 14/16] rust: io: register: remove relative registers
` [PATCH v3 15/16] rust: io: register: remove `Register` trait and cleanup macro
` [PATCH v3 16/16] rust: io: register: unify handling of register with/without bitfields

[PATCH v3 0/3] Rust: add runtime PM support
 2026-08-26 13:10 UTC  (4+ messages)
` [PATCH v3 1/3] rust: "
` [PATCH v3 2/3] rust: platform: wire runtime PM callbacks
` [PATCH v3 3/3 DO NOT MERGE] drm/tyr: enable runtime PM

[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
 2026-08-26  9:29 UTC  (17+ messages)
` [PATCH v20 1/8] rust: alloc: add `KBox::into_non_null`
` [PATCH v20 2/8] rust: types: Add Ownable/Owned types
` [PATCH v20 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v20 4/8] rust: page: convert to `Ownable`
  ` [PATCH v20 4/8] rust: page: convert to `Ownable`'
` [PATCH v20 5/8] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v20 6/8] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v20 7/8] rust: Add `OwnableRefCounted`
` [PATCH v20 8/8] rust: page: add `from_raw()`

[PATCH v2 00/13] Make SBR work for CXL Downstream Ports
 2026-08-26  9:21 UTC  (18+ messages)
` [PATCH v2 01/13] cxl/pci: Make the HDM and Mem_Enable writes callable from CXL
` [PATCH v2 02/13] cxl/hdm: Add function to restore one HDM decoder
` [PATCH v2 03/13] cxl/hdm: Add function to restore CXL.mem decode
` [PATCH v2 04/13] cxl/hdm: Reprogram the HDM Decoders below a CXL Port
` [PATCH v2 05/13] cxl/core: Restore the HDM decoders below DPort
` [PATCH v2 06/13] drivers/base/memory: Add cxl_offline_memory() to offline a physical range
` [PATCH v2 07/13] cxl/core: Add region disable and enable for a DPort SBR
` [PATCH v2 08/13] cxl/core: Collect the regions routed through a DPort
` [PATCH v2 09/13] PCI/CXL: Disable and re-enable CXL regions
` [PATCH v2 10/13] PCI/CXL: Clear ACS SV across an SBR of a CXL DPort
` [PATCH v2 11/13] PCI/DPC: Unbind regions for DPC recovery
` [PATCH v2 12/13] PCI/CXL: Add a sysfs entry to unmask SBR
` [PATCH v2 13/13] PCI/CXL: Refuse an SBR of a CXL DPort unless authorized

[PATCH] kobject: avoid blocking allocation while holding uevent_sock_mutex
 2026-08-26  7:28 UTC  (4+ messages)

[PATCH 0/4] kernfs: remove kernfs_rwsem from dentry revalidation
 2026-08-26  4:02 UTC  (7+ messages)
` [PATCH 1/4] kernfs: Use VFS lookup context in d_revalidate()
` [PATCH 2/4] kernfs: Prepare directory revisions for lockless reads
` [PATCH 3/4] kernfs: Avoid namespace dereference in d_revalidate()
` [PATCH 4/4] kernfs: Remove kernfs_rwsem from dentry revalidation

[PATCH RFC 00/15] arm-mpam: Add basic device tree support for resctrl
 2026-08-25 19:11 UTC  (4+ messages)
` [PATCH RFC 02/15] cacheinfo: Expose the code to generate a cache-id from a device_node

[PATCH] swiotlb: avoid double copy with swiotlb on tx socket
 2026-08-25 16:33 UTC  (21+ messages)
` [PATCH v2 0/5] swiotlb: avoid swiotlb copy on network sockets
  ` [PATCH v2 1/5] swiotlb: enforce pool nareas and nslabs invariants
  ` [PATCH v2 2/5] swiotlb/mm: Implement SWIOTLB nocopy page allocator
  ` [PATCH v2 3/5] net/swiotlb: Track bounce device per socket
  ` [PATCH v2 4/5] net: Divert socket allocations to SWIOTLB for nocopy TX
  ` [PATCH v2 5/5] swiotlb: Implement RX nocopy with fast recycling eviction
  ` [syzbot ci] Re: swiotlb: avoid swiotlb copy on network sockets

[PATCH V2] devtmpfs: restore mount option reconfiguration on get_tree
 2026-08-25 14:25 UTC  (2+ messages)

[PATCH] kobject: fix out-of-bounds read in action parser
 2026-08-25 12:12 UTC  (10+ messages)
  `  "
  ` [PATCH v2] "
      ` [PATCH v2 RESEND] kobject: fix out-of-bounds access in kobject_action_type()

[PATCH] klist: avoid accesses after waking klist_remove()
 2026-08-25  7:35 UTC  (4+ messages)

[PATCH v1 0/2] thermal: core: Revert two cosmetic update that go against driver core changes
 2026-08-25  5:55 UTC  (4+ messages)
` [PATCH v1 1/2] Revert "thermal/core: Use the thermal class pointer as init guard"
` [PATCH v1 2/2] Revert "thermal/core: Allocate the thermal class dynamically"

[PATCH v1] PM: sleep: Unblock runtime PM when device prepare fails
 2026-08-25  2:00 UTC  (2+ messages)

[PATCH] thermal: change thermal_class to a const struct
 2026-08-24 17:04 UTC  (4+ messages)

[syzbot] [usb?] [input?] INFO: task hung in usb_set_configuration
 2026-08-24 14:15 UTC 

[PATCH v3] arm64: topology: add source check in arch_cpu_idle_enter()
 2026-08-24  9:21 UTC  (6+ messages)
  ` [External] "

[syzbot] [kernel?] KASAN: global-out-of-bounds Read in uevent_store
 2026-08-24  7:30 UTC  (6+ messages)

[PATCH 2/2] driver core: power: Fix "sucessfully" typo in comment
 2026-08-24  6:34 UTC  (2+ messages)

[PATCH] PM: sleep: Add DPM watchdog to late/early/noirq phases
 2026-08-24  5:23 UTC  (3+ messages)

[PATCH] treewide: Fix typos in comments
 2026-08-24  5:10 UTC  (2+ messages)

[PATCH] devtmpfs: apply mount options to the existing superblock
 2026-08-24  5:08 UTC  (2+ messages)

[PATCH v4] driver core: avoid klist_remove() on unattached knode_driver
 2026-08-24  4:46 UTC 

[syzbot] [usb?] INFO: task hung in unbind_store
 2026-08-24  0:29 UTC  (5+ messages)

[PATCH] kernfs: recheck of->released after acquiring the active reference
 2026-08-23 12:27 UTC  (6+ messages)
  ` [PATCH v2] "

[syzbot] [kernfs?] possible deadlock in __kernfs_remove (3)
 2026-08-23  3:23 UTC  (2+ messages)
` [syzbot] [input?] "

[PATCH v2] kernfs: preserve security xattrs without allocating iattrs
 2026-08-22  5:17 UTC 

[PATCH] kernfs: preserve security xattrs without allocating iattrs
 2026-08-21 20:04 UTC  (2+ messages)

[PATCH v20 0/9] shut down devices asynchronously
 2026-08-21 14:24 UTC  (10+ messages)
` [PATCH 1/9] driver core: rely on put_device to free dev->p
` [PATCH 2/9] driver core: prevent device_add() during system shutdown
` [PATCH 3/9] driver core: warn should device_move try to move a need_parent_lock device
` [PATCH 4/9] driver core: separate function to shutdown one device
` [PATCH 5/9] driver core: do not always lock parent in shutdown
` [PATCH 6/9] driver core: async device shutdown infrastructure
` [PATCH 7/9] PCI: Link a virtual function to its physical function
` [PATCH 8/9] PCI: Enable async shutdown support
` [PATCH 9/9] scsi: "

[PATCH net-next v3 0/4] driver core, net: handle fw_devlink for class devices and PHY packages
 2026-08-21  5:05 UTC  (4+ messages)
` [PATCH net-next v3 4/4] driver core: handle managed links for class devices

[PATCH v3 0/4] device_schedule_reprobe(): core helper and conversions
 2026-08-21  3:08 UTC  (5+ messages)
` [PATCH v3 1/4] driver core: add device_schedule_reprobe()
` [PATCH v3 2/4] wifi: iwlwifi: use device_schedule_reprobe()
` [PATCH v3 3/4] Bluetooth: hci_h5: "
` [PATCH v3 4/4] Bluetooth: btintel_pcie: use device_schedule_reprobe() after reset

[PATCH 1/3] w1: use match() callback instead of hardwiring dev->driver
 2026-08-20 22:54 UTC  (3+ messages)
` [PATCH 2/3] w1: move slave uevent into w1_slave_device_type
` [PATCH 3/3] w1: stop using struct device template for master devices

[PATCH] driver core: avoid klist_remove() on unattached knode_driver
 2026-08-20 20:54 UTC  (12+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH] drivers: base: test: DRIVER_PE_KUNIT_TEST should not select OF
 2026-08-20 15:23 UTC 

[PATCH v2 0/4] device_schedule_reprobe(): core helper and conversions
 2026-08-20 12:48 UTC  (7+ messages)
` [PATCH v2 1/4] driver core: add device_schedule_reprobe()
` [PATCH v2 2/4] wifi: iwlwifi: use device_schedule_reprobe()
` [PATCH v2 3/4] Bluetooth: hci_h5: "
` [PATCH v2 4/4] Bluetooth: btintel_pcie: use device_schedule_reprobe() after reset

[PATCH v3 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
 2026-08-20 10:52 UTC  (2+ messages)

[syzbot] [kernel?] WARNING: refcount bug in bnep_session (2)
 2026-08-20  8:31 UTC 

[PATCH] platform: unify the platform_pm_* suspend/resume dispatch
 2026-08-20  8:22 UTC  (2+ messages)

[syzbot] [usb?] general protection fault in bus_remove_device
 2026-08-20  6:11 UTC  (2+ messages)
` [PATCH] driver core: Do not remove the knode driver when autoprobe is disabled

[PATCH v1 0/3] Remove Russ Weight from kernel development files
 2026-08-19 21:13 UTC  (2+ messages)

[GIT PULL] Driver core changes for 7.3-rc1
 2026-08-19 18:40 UTC  (2+ messages)


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