2026-08-13 16:52 [PATCH v3 0/5] Rework PCI IRQ vector code 8+ messages
2026-08-13 15:24 [PATCH] rust: serdev: use ThisModule::as_ptr() instead of field access 6+ messages
2026-08-13 9:54 [PATCH v2 0/3] Convert manual kfree(dev) to put_device() 5+ messages
2026-08-12 16:33 Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions 11+ messages
2026-08-11 23:39 [PATCH v2 0/5] Rework PCI IRQ vector code 21+ messages
2026-08-11 13:30 [PATCH RFC 00/15] arm-mpam: Add basic device tree support for resctrl 16+ messages
2026-08-11 12:53 [syzbot] [usb?] WARNING: kobject bug in pch_udc_remove
2026-08-11 12:25 [PATCH 0/4] rust: add `#[macro_export_scoped]` for scoped declarative macro 6+ messages
2026-08-11 9:42 [PATCH RFC v2 0/4] rust: usb: abstractions towards the port of usbsevseg.c to Rust 5+ messages
2026-08-11 7:28 [PATCH v3] arm64: topology: add source check in arch_cpu_idle_enter() 4+ messages
2026-08-11 0:49 [RFC PATCH 4/4] Bluetooth: btintel_pcie: use device_schedule_reprobe() after reset
2026-08-11 0:49 [RFC PATCH 3/4] Bluetooth: hci_h5: use device_schedule_reprobe()
2026-08-11 0:49 [RFC PATCH 2/4] wifi: iwlwifi: use device_schedule_reprobe()
2026-08-11 0:48 [RFC PATCH 1/4] driver core: add device_schedule_reprobe() 2+ messages
2026-08-11 0:47 [RFC PATCH 0/4] device_schedule_reprobe(): core helper and conversions 6+ messages
2026-08-11 0:12 [syzbot] [fs?] [mm?] BUG: sleeping function called from invalid context in kvm_xen_set_evtchn_fast (2)
2026-08-10 22:47 [PATCH 0/5] Rework PCI IRQ vector code 9+ messages
2026-08-10 17:13 [syzbot] [kernel?] memory leak in dev_set_name
2026-08-10 16:28 [PATCH 0/4] Convert manual kfree(dev) to put_device() 8+ messages
2026-08-10 10:20 [PATCH v2] arm64: topology: add source check in arch_cpu_idle_enter() 5+ messages
2026-08-10 8:34 [PATCH] devtmpfs: restore mount option reconfiguration on get_tree 4+ messages
2026-08-10 0:23 [syzbot] [kernel?] WARNING in wiphy_unregister
2026-08-10 0:22 [syzbot] [kernel?] KASAN: slab-use-after-free Write in bus_for_each_drv 2+ messages
2026-08-09 19:12 [syzbot] [usb?] WARNING in i2c_unregister_device
2026-08-08 12:51 [GIT PULL] Driver core fixes for 7.2-rc7 2+ messages
2026-08-07 18:01 [PATCH v6 0/1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events 2+ messages
2026-08-07 16:52 [PATCH v2 0/6] workqueue: OwnedQueue, ScopedQueue and ScopedWork 9+ messages
2026-08-07 10:00 [PATCH v3 1/3] interconnect: debugfs: replace writable string helper 4+ messages
2026-08-07 7:47 [PATCH] rust: serdev: replace `__pinned_init` with `raw_try_init`
2026-08-07 6:08 [PATCH v5 0/3] cpufreq: cppc: Handle Highest Performance changes at runtime 5+ messages
2026-08-07 0:02 [syzbot] [pm?] inconsistent lock state in lock_sync
2026-08-06 17:19 [PATCH 1/1] MAINTAINERS: Remove Russ Weight from Firmware Loader 4+ messages
2026-08-06 17:07 [PATCH v3 1/8] rust: seq_file: add as_raw() method 9+ messages
2026-08-06 15:25 [syzbot] [fs?] KASAN: slab-use-after-free Read in sysfs_emit
2026-08-06 8:48 [PATCH v2 0/3] debugfs: make debugfs_create_str() read-only 8+ messages
2026-08-06 8:28 [PATCH] drivers/base/node: fix UAF on device_register() failure 2+ messages
2026-08-06 7:46 [PATCH] rust: dma: add `Range` type 3+ messages
2026-08-06 6:58 [PATCH] drivers/base, mm: move arch_numa.c to mm/ 9+ messages
2026-08-06 6:22 [PATCH v2] rust: io: Add a BigEndianMmio wrapper 3+ messages
2026-08-05 22:46 [syzbot] [kernel?] general protection fault in regmap_get_i2c_bus
2026-08-05 22:45 [syzbot] [acpi?] general protection fault in software_node_register
2026-08-05 22:21 [PATCH] rust: io: Add a BigEndianMmio wrapper 2+ messages
2026-08-05 21:54 [PATCH 1/3] rust: dma: add ContiguousBuffer trait for streaming DMA storage 5+ messages
2026-08-05 21:28 [PATCH v2 1/2] rust: io: gate ioremap/iounmap on CONFIG_HAS_IOMEM 7+ messages
2026-08-05 16:35 [PATCH v2 01/16] rust: io: add static `cast()` method for views 32+ messages
2026-08-05 7:05 [PATCH] firmware_loader: Reject 0-size firmware in batched requests
2026-08-05 5:44 [PATCH 00/12] gpu: nova-core: add PRAMIN window support 23+ messages
2026-08-05 5:01 [PATCH v2 0/3] gpu: nova-core: falcon: use I/O projections for DMA transfers 12+ messages
2026-08-04 19:52 [PATCH 0/7] workqueue OwnedQueue, ScopedQueue and ScopedWork 13+ messages
2026-08-03 20:02 [PATCH 1/2] rust: io: gate ioremap/iounmap on CONFIG_HAS_IOMEM 2+ messages
2026-08-03 18:09 `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM` 20+ messages
2026-08-03 6:09 [PATCH] debugfs: serialize debugfs_create_str() writers 6+ messages
2026-08-03 1:29 [PATCH v1] firmware_loader: Unwind initialization on sysfs failure 3+ messages
2026-08-02 0:00 [syzbot] [mm?] [kernfs?] INFO: rcu detected stall in netlink_sendmsg (6)
2026-07-31 20:10 [PATCH v7 1/8] rust: alloc: add Vec::zeroed method 17+ messages
2026-07-31 19:08 [PATCH v3] kernfs: fix race to increment for nr_mmapped in kernfs_fop_mmap()
2026-07-31 12:05 [PATCH] kernfs: avoid iattr allocation in listxattr 2+ messages
2026-07-31 1:35 [syzbot] [kernel?] KASAN: slab-use-after-free Read in raw_ioctl
2026-07-31 1:09 [PATCH v2] kernfs: fix race to increment for nr_mmapped in kernfs_fop_mmap() 3+ messages
2026-07-30 17:05 [PATCH v2 4/9] drm: move debugfs_init after dev->registered is set 23+ messages
2026-07-30 16:34 [PATCH v2] rust: dma: return zero for Coherent reads past EOF 5+ messages
2026-07-30 12:39 [syzbot] [fs?] general protection fault in __simple_recursive_removal (2) 2+ messages
2026-07-30 1:43 [syzbot] [fs?] KASAN: slab-use-after-free Read in lookup_noperm_common 2+ messages
2026-07-30 0:42 [PATCH] firmware_loader: Add /lib/firmware/vendor paths for Apple ARM platforms 4+ messages
2026-07-29 22:55 [PATCH v6 0/8] Transition Nova Core to TLV firmare images 10+ messages
2026-07-29 3:36 [syzbot] [pm?] possible deadlock in device_link_add
2026-07-29 3:25 [syzbot] [kernel?] KASAN: slab-use-after-free Read in raw_process_ep_io (2) 2+ messages
2026-07-29 0:19 [syzbot] [fs?] general protection fault in start_dirop
2026-07-29 0:08 [syzbot] [fs?] [usb?] KASAN: slab-use-after-free Read in lockref_get (2)
2026-07-28 17:31 [PATCH v2 0/2] rust: debugfs: migrate debugfs traits requirements to zerocopy 4+ messages
2026-07-28 13:52 [syzbot] [kernel?] KASAN: slab-use-after-free Read in raw_process_ep0_io 2+ messages
2026-07-27 20:45 [PATCH] MAINTAINERS: add sys_soc.h to DRIVER CORE 2+ messages
2026-07-27 20:27 [PATCH] fwnode: add missing kernel-doc for struct fwnode_operations members 5+ messages
2026-07-27 14:22 Re: [syzbot] [kernel?] WARNING: proc registration bug in unregister_irq_proc (2) 4+ messages
2026-07-27 8:40 [PATCH v2] driver core: platform: Setup device MSI domain just before driver probe 3+ messages
2026-07-27 5:31 [PATCH] driver core: introduce PROBE_FORCE_ASYNCHRONOUS 8+ messages
2026-07-26 21:12 [PATCH] docs/driver-api: infrastructure: add property.h and fwnode.h 3+ messages
2026-07-25 21:05 [PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping 10+ messages
2026-07-24 11:37 [PATCH v2 0/3] rust: io: register: a few fixups 5+ messages
2026-07-24 8:43 [PATCH v7 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks 24+ messages
2026-07-23 22:00 [PATCH v4 2/9] scsi: nsp32: don't store pci_device_id 18+ messages
2026-07-23 21:41 [PATCH] base: soc: fixup sys_soc.h kernel-doc warnings 2+ messages
2026-07-23 12:38 [PATCH net-next 0/7] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support 20+ messages
2026-07-23 2:10 [PATCH v9 01/10] rust: module: move module types into `module.rs` 22+ messages
2026-07-22 8:42 [PATCH RFC 0/2] regmap: support firmware-described non-sequential register reads 20+ messages
2026-07-21 18:52 [PATCH 0/2] mm,kernfs: Fix stale userspace mappings after sysfs file removal 5+ messages
2026-07-21 16:54 [PATCH 01/10] rust: io: register: allow explicit base type specification 31+ messages
2026-07-21 15:49 [PATCH v2] regmap: Clarify regmap_update_bits_base() 'async' kernel-doc 2+ messages
2026-07-21 15:34 [PATCH v2 0/3] Rust: add runtime PM support 20+ messages
2026-07-21 13:11 [PATCH v2 0/3] Bring includes in linux/kmod.h up to date 6+ messages
2026-07-21 11:00 [PATCH 0/8] rust: io: register: allow paths for relative register bases 15+ messages
2026-07-21 10:54 [PATCH v6 0/2] device property: add test cases for fwnode_for_each_child_node() 11+ messages
2026-07-21 7:55 [PATCH v2] samples: rust_dma: use vertical import style 2+ messages
2026-07-21 6:53 [PATCH v6 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks 28+ messages
2026-07-21 2:32 [PATCH v2] device property: mark internal data as private for kernel-doc 3+ messages
2026-07-20 19:33 [PATCH v5 01/36] mm: refactor find_next_best_node to find_next_best_node_in 66+ messages
2026-07-20 19:21 [PATCH] rust: dma: return zero for Coherent reads past EOF 9+ messages
2026-07-20 12:50 [PATCH] base: devcoredump: Replace simple_strtol with kstrtol 3+ messages
2026-07-20 10:47 [PATCH v5 1/2] of: kobj: export of_node_ktype for use by modules 6+ messages
2026-07-20 9:24 [PATCH 0/8] driver core: prefer platform_device_set_fwnode() 24+ messages
2026-07-20 8:15 [PATCH v5] gpio: kunit: add test cases verifying swnode devlink support 2+ messages
2026-07-20 3:32 [PATCH v2 1/2] regcache: Warn if regcache_sync() is called in cache_only mode 3+ messages
2026-07-20 3:08 [PATCH RESEND v6 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability 4+ messages
2026-07-19 22:36 [PATCH] device property: add missing kernel-doc for property_entry 5+ messages
2026-07-19 20:18 [syzbot] [pm?] possible deadlock in device_move (2)
2026-07-19 18:17 [syzbot] [kernfs?] possible deadlock in kernfs_iop_permission (2)
2026-07-19 15:36 [PATCH v2] rust: irq: make Registration compatible with lifetime-bound drivers 7+ messages
2026-07-19 10:02 [syzbot] [kernfs?] possible deadlock in kernfs_remove_by_name_ns (2)
2026-07-19 8:28 [PATCH 0/2] rust: debugfs: migrate BinaryWriter requirements to zerocopy 3+ messages
2026-07-18 15:33 [PATCH v16 0/3] rust: add basic serial device bus abstractions 7+ messages
2026-07-18 14:28 [PATCH v15 0/3] rust: add basic serial device bus abstractions 4+ messages
2026-07-17 20:50 [PATCH v1] regmap: Clarify _regmap_update_bits() 'async' kernel-doc 4+ messages
2026-07-17 14:51 [PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part 15+ messages
2026-07-17 13:26 [PATCH] rust: irq: fix C header path in module docs 3+ messages
2026-07-17 6:30 [PATCH] mm/thp: expose deferred split folio memory usage in meminfo 16+ messages
2026-07-16 23:04 [PATCH v19 0/7] shut down devices asynchronously 8+ messages
2026-07-16 14:41 [PATCH] samples: rust: debugfs: fix excessive stack use 5+ messages
2026-07-16 14:25 [PATCH 1/2] rust: io: document const-offset requirement for infallible accessors 7+ messages
2026-07-16 12:31 [PATCH v8 0/5] driver core: unify the release path for dynamically allocated platform devices 8+ messages
2026-07-16 10:22 [PATCH] rust: device: avoid trailing ; in printing macros 8+ messages
2026-07-16 8:16 [PATCH] firmware_loader: do not queue completed sysfs fallback requests 5+ messages
2026-07-15 21:00 [PATCH v14 0/3] rust: add basic serial device bus abstractions 17+ messages
2026-07-15 17:23 Re: [PATCH] firmware: maintain a firmware list 3+ messages
2026-07-15 8:53 [PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks 37+ messages
2026-07-15 5:21 [PATCH] regcache: Warn if regcache_sync() is called in cache_only mode 5+ messages
2026-07-14 17:53 Re: [RFC PATCH 2/4] rust: usb: add usb host interface and endpoint abstractions 5+ messages
2026-07-14 16:51 [PATCH 1/3] x86/mce: Use __DEVICE_ATTR() macro to initialize dev_ext_attribute 4+ messages
2026-07-14 5:43 [PATCH v2] arch_topology: Introduce nr_possible_packages 6+ messages
2026-07-13 20:14 [PATCH] rust: device: make lifetime on `Core` and `CoreInternal` invariant 8+ messages
2026-07-13 15:11 [PATCH v7 0/4] driver core: unify the release path for dynamically allocated platform devices 16+ messages
2026-07-13 11:14 [PATCH v4 0/5] software node: provide support for fw_devlink 11+ messages
2026-07-13 7:30 [PATCH] regcache: disable cache_only before rewriting paging registers 9+ messages
2026-07-13 6:45 [PATCH v8 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait 20+ messages
2026-07-13 5:03 [PATCH 0/2] regmap: Improve error handling in regcache_sync() 4+ messages
2026-07-12 16:58 [PATCH v13 0/3] rust: add basic serial device bus abstractions 4+ messages
2026-07-12 15:44 [PATCH v7 00/10] dax/kmem: atomic whole-device hotplug via sysfs 12+ messages
2026-07-12 13:56 [PATCH] driver core: faux: Move a variable assignment behind a condition check in faux_device_destroy() 6+ messages
2026-07-12 11:36 [PATCH] rust: io: convert ResourceSize into a transparent newtype 7+ messages
2026-07-11 18:02 [PATCH] rust: firmware: avoid UB in example by passing parameter 5+ messages
2026-07-10 23:04 [PATCH v5 1/8] rust: alloc: add Vec::zeroed method 21+ messages
2026-07-10 13:51 [PATCH v3 0/5] software node: provide support for fw_devlink 13+ messages
2026-07-10 10:12 [PATCH v4 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure 5+ messages
2026-07-09 21:39 [PATCH v4 0/7] Transition Nova Core to TLV firmare images 11+ messages
2026-07-09 14:31 [RFC PATCH] sysfs: Add /sys/kernel/realtime entry 17+ messages
2026-07-09 9:57 [PATCH v4 00/14] arm64: mediatek: Add M.2 E-key slot on Chromebooks 25+ messages
2026-07-08 15:44 [PATCH 0/2] Bring includes in linux/kmod.h up to date 6+ messages
2026-07-08 10:02 [PATCH v9 0/9] lan966x pci device: Add support for SFPs, PCI part 10+ messages
2026-07-08 4:33 [PATCH v6 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability 4+ messages
2026-07-08 0:07 [syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_get (4)
2026-07-07 16:56 [PATCH v2 0/4] kobject: Allow the constification of kobject attributes 6+ messages
2026-07-07 16:03 [PATCH] rust: io: fix Mmio::from_raw safety docs
2026-07-07 14:24 [syzbot] [kernfs?] possible deadlock in kernfs_fop_write_iter (3)
2026-07-07 12:26 [PATCH v2 1/7] wifi: ath9k_htc: don't store usb_device_id 10+ messages
2026-07-07 11:31 [PATCH v12] PCI: Add support for PCIe WAKE# interrupt 2+ messages
2026-07-07 10:12 [PATCH] rust: soc: silence clippy warning with rustc >= 1.88 10+ messages
2026-07-06 20:02 [PATCH v5 0/1] PCI: hotplug: Add support for synthesizing slot uevents 3+ messages
2026-07-06 14:11 [PATCH v3 1/9] ata: don't store pci_device_id 21+ messages
2026-07-06 12:54 [PATCH v2 0/5] software node: provide support for fw_devlink 9+ messages
2026-07-06 12:44 [PATCH v6 02/20] rust: io: add missing safety requirement in `IoCapable` methods 46+ messages
2026-07-06 12:44 [PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node 31+ messages
2026-07-06 8:53 [PATCH v3 1/2] PM: runtime: Only set runtime_error on suspend callback failures 17+ messages
2026-07-06 1:25 [PATCH] samples: rust_dma: use vertical import style 3+ messages
2026-07-05 22:08 [PATCH 01/15] netlink: specs: Introduce multi-message blobs for SPDM 55+ messages
2026-07-03 21:09 [PATCH] rust: irq: make Registration compatible with lifetime-bound drivers 4+ messages
2026-07-03 15:10 [PATCH v2] driver core: add driver name to probe debug print 2+ messages
2026-07-03 15:05 [PATCH v2 0/2] Fix sticky -EINVAL after resume callback failure 5+ messages
2026-07-03 11:03 [PATCH v3 00/13] arm64: mediatek: Add M.2 E-key slot on Chromebooks 39+ messages
2026-07-03 6:04 [GIT PULL] Split <linux/mod_devicetable.h> in per subsystem headers 2+ messages
2026-07-03 4:13 [PATCH v2 0/9] treewide, numa_memblks: remove redundant work during NUMA init 4+ messages
2026-07-02 19:27 [PATCH v3 2/7] gpu: nova-core: add TLV parser for firmware files 40+ messages
2026-07-02 17:40 [RFC PATCH 00/14] driver core: defer per-VF sysfs creation for fast SR-IOV bring-up 20+ messages
2026-07-02 15:47 [PATCH v2 01/11] arm: Use sysfs_emit() for cpumask show callbacks 16+ messages
2026-07-02 12:42 [PATCH v1 0/4] gpio: regmap: Keep tracking IRQ requests and releases 13+ messages
2026-07-02 12:30 [PATCH] rust: device_id: rename IdTable::as_ptr to as_raw_id_table() 3+ messages
2026-07-02 6:08 [PATCH 0/4] spi: fix sticky -EINVAL after PM runtime resume failure 9+ messages
2026-07-01 20:58 [PATCH v2] isa: refactor code to remove nested blocks 3+ messages
2026-07-01 19:17 [PATCH v1 2/2] ACPI: scan: Set power.no_pm for all struct acpi_device objects 7+ messages
2026-07-01 16:09 Re: [PATCH] rust: io: fix example in `register!` macro 4+ messages
2026-07-01 13:50 [PATCH v18 0/5] shut down devices asynchronously 7+ messages
2026-07-01 4:56 [PATCH v5 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability 10+ messages
2026-06-30 21:18 [PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs 47+ messages
2026-06-30 11:09 [PATCH v2 3/7] ipack: tpci200: don't keep pci_device_id 21+ messages
2026-06-29 21:51 [PATCH] driver core: add driver name to probe debug print 5+ messages
2026-06-29 12:39 [PATCH v2 01/11] rust: driver: remove `IdTable::id` 20+ messages
2026-06-29 10:52 [PATCH 0/5] software node: provide support for fw_devlink 18+ messages
2026-06-29 3:38 [PATCH 5/7] net: phy: ax88796b: use vertical import style 19+ messages
2026-06-28 17:44 [PATCH] rust: devres: fix race between concurrent revokers 7+ messages
2026-06-28 14:53 [PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data 45+ messages
2026-06-28 10:07 [PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function 3+ messages
2026-06-28 9:51 [PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function 4+ messages
2026-06-26 18:36 [PATCH v4 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt 14+ messages
2026-06-26 14:45 [PATCH v5 00/20] rust: I/O type generalization and projection 51+ messages
2026-06-26 11:54 [PATCH v19 8/8] rust: page: add `from_raw()` 11+ messages
2026-06-25 14:17 [PATCH v3 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped() 7+ messages
2026-06-21 10:43 [PATCH v2] kernfs: fix deadlock in epoll_ctl by waking pollfree 2+ messages
2026-06-11 20:31 [PATCH v4 2/3] device property: Refactor to use RAII approach 11+ messages
2026-06-11 11:55 [PATCH v2] cacheinfo: don't propagate DT/ACPI error when arch supplies info (arm64) 4+ messages
2026-06-10 1:45 [RFC PATCH 0/3] mm/numa: reserve standby NUMA nodes for runtime claiming 10+ messages
2026-06-09 12:48 [PATCH RFC] PM: sleep: Return -ECANCELED if aborting due to pm_wakeup_pending() 2+ messages
2026-04-26 4:30 [PATCH 1/2] firmware_loader: builtin: ignore 0-size firmware 8+ messages
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox