messages from 2026-06-29 13:13:58 to 2026-07-02 15:48:22 UTC [more...]
[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
2026-07-02 15:47 UTC (11+ messages)
` [PATCH v2 01/11] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 02/11] powerpc: "
` [PATCH v2 03/11] x86/events: "
` [PATCH v2 04/11] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH v2 05/11] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 06/11] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH v2 07/11] hwtracing: hisi_ptt: "
` [PATCH v2 08/11] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH v2 09/11] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 11/11] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()
[RFC PATCH 0/3] mm/numa: reserve standby NUMA nodes for runtime claiming
2026-07-02 14:43 UTC (8+ messages)
` [RFC PATCH 1/3] mm/numa: add exclusive node pool and numa=standby boot parameter
[PATCH 0/4] spi: fix sticky -EINVAL after PM runtime resume failure
2026-07-02 14:37 UTC (9+ messages)
` [PATCH 1/4] PM: runtime: Clear runtime_error on supplier after failed get_sync
` [PATCH 2/4] spi: core: fix sticky -EINVAL after pm_runtime_get_sync() failure
` [PATCH 3/4] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()
` [PATCH 4/4] spi: qcom-geni: fix sticky -EINVAL after PM runtime resume failure
[PATCH] rust: device_id: rename IdTable::as_ptr to as_raw_id_table()
2026-07-02 13:59 UTC (3+ messages)
[PATCH v1 0/4] gpio: regmap: Keep tracking IRQ requests and releases
2026-07-02 12:42 UTC (5+ messages)
` [PATCH v1 1/4] regmap-irq: Provide IRQ resource request and release callbacks
` [PATCH v1 2/4] gpio: regmap: Provide default "
` [PATCH v1 3/4] gpio: regmap: Apply default resource callbacks for regmap IRQ chip
` [PATCH v1 4/4] gpio: regmap: Order kernel-doc descriptions with the actual appearance
[PATCH v1 0/2] ACPI: bus: Remove struct acpi_driver from the kernel
2026-07-02 11:31 UTC (5+ messages)
` [PATCH v1 1/2] 1/2] ACPI: bus: Eliminate struct acpi_driver
` [PATCH v1 2/2] ACPI: scan: Set power.no_pm for all struct acpi_device objects
[PATCH v8 0/8] lan966x pci device: Add support for SFPs, PCI part
2026-07-02 11:23 UTC (11+ messages)
` [PATCH v8 1/8] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v8 2/8] drivers: core: Use fw_devlink_set_device()
` [PATCH v8 3/8] pinctrl: cs42l43: "
` [PATCH v8 4/8] cxl/test: Use device_set_node()
` [PATCH v8 5/8] cxl/test: Use fw_devlink_set_device()
` [PATCH v8 6/8] PCI: of: "
` [PATCH v8 7/8] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v8 8/8] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
[PATCH] rust: devres: fix race between concurrent revokers
2026-07-02 11:10 UTC (6+ messages)
` [PATCH] rust: devres: ensure revocation is complete before device finishes unbinding
[PATCH 0/9] treewide, numa_memblks: remove redundant work during NUMA init
2026-07-02 10:39 UTC (2+ messages)
[PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data
2026-07-02 7:29 UTC (43+ messages)
` [PATCH v5 01/19] rust: drm: ioctl: fix unbounded lifetimes in ioctl handler arguments
` [PATCH v5 02/19] rust: drm: rename Uninit DeviceContext to Normal
` [PATCH v5 03/19] rust: faux: add Device type with AsBusDevice support
` [PATCH v5 04/19] rust: drm: Add Driver::ParentDevice associated type
` [PATCH v5 05/19] rust: drm: change default DeviceContext to Normal
` [PATCH v5 06/19] rust: drm: restrict AlwaysRefCounted to Normal Device context
` [PATCH v5 07/19] rust: drm: restrict AlwaysRefCounted to Normal GEM Object context
` [PATCH v5 08/19] rust: drm/gem: remove DeviceContext from shmem::Object
` [PATCH v5 09/19] rust: drm: split Deref for Device context typestates
` [PATCH v5 10/19] rust: drm: pin ioctl Device reference to Normal context
` [PATCH v5 11/19] rust: drm: add Ioctl device context typestate
` [PATCH v5 12/19] rust: drm: Add RegistrationGuard for drm_dev_enter/exit critical sections
` [PATCH v5 13/19] rust: drm: Wrap ioctl dispatch in RegistrationGuard
` [PATCH v5 14/19] rust: drm: return ParentDevice from Device AsRef
` [PATCH v5 15/19] rust: drm: add AsRef<ParentDevice<Bound>> for Device<Registered>
` [PATCH v5 16/19] drm: fix race between partial drm_dev_register() failure and ioctl
` [PATCH v5 17/19] rust: drm: Add RegistrationData to drm::Driver
` [PATCH v5 18/19] rust: drm: Pass registration data to ioctl handlers
` [PATCH v5 19/19] drm: nova: Use drm::Device<Registered> to access the parent bus device
[PATCH v5 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability
2026-07-02 6:12 UTC (9+ messages)
` [PATCH v5 1/2] PM: sleep: Rename module parameters prefix to "pm_sleep"
` [PATCH v5 2/2] PM: dpm_watchdog: Allow disabling DPM watchdog by default
[PATCH v2] isa: refactor code to remove nested blocks
2026-07-02 3:16 UTC (2+ messages)
[PATCH v2 0/7] Transition Nova Core to TLV firmware images
2026-07-02 1:18 UTC (12+ messages)
` [PATCH v2 1/7] rust: firmware: add request_into_buf()
` [PATCH v2 2/7] gpu: nova-core: add TLV parser for firmware files
` [PATCH v2 3/7] gpu: nova-core: transition booter_load to TLV images
` [PATCH v2 4/7] gpu: nova-core: transition gsp "
` [PATCH v2 5/7] gpu: nova-core: transition gen_bootloader "
` [PATCH v2 6/7] gpu: nova-core: transition fsp "
` [PATCH v2 7/7] gpu: nova-core: update firmware module info for "
[PATCH] rust: io: fix example in `register!` macro
2026-07-01 16:09 UTC (2+ messages)
[PATCH 0/4] usb: fix UAF related to dynamic ID
2026-07-01 15:02 UTC (12+ messages)
` [PATCH 1/4] wifi: ath9k_htc: don't keep usb_device_id
` [PATCH 2/4] usb: usbtmc: "
` [PATCH 3/4] usb: serial: spcp8x5: "
` [PATCH 4/4] usb: fix UAF when probe runs concurrent to dyn ID removal
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-07-01 15:05 UTC (16+ messages)
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
` [PATCH v2 08/19] iommu/fsl: use platform_device_set_of_node()
` [PATCH v2 09/19] net: bcmgenet: "
` [PATCH v2 10/19] pmdomain: imx: "
` [PATCH v2 13/19] net: mv643xx: "
` [PATCH v2 19/19] driver core: platform: count references to all kinds of firmware nodes
[PATCH v2 0/7] pci: fix UAF and TOCTOU related to dynamic ID
2026-07-01 13:57 UTC (19+ messages)
` [PATCH v2 1/7] ata: don't keep pci_device_id
` [PATCH v2 2/7] nsp32: "
` [PATCH v2 3/7] ipack: tpci200: "
` [PATCH v2 4/7] mlxsw: "
` [PATCH v2 5/7] pci: make pci_match_one_device match on ID instead of device
` [PATCH v2 6/7] pci: fix dyn_id add TOCTOU
` [PATCH v2 7/7] pci: fix UAF when probe runs concurrent to dyn ID removal
[PATCH v18 0/5] shut down devices asynchronously
2026-07-01 13:50 UTC (6+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "
[PATCH] sysfs: fix use-after-free in sysfs_create_dir_ns
2026-07-01 13:42 UTC (2+ messages)
[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
2026-07-01 8:32 UTC (16+ messages)
` [PATCH v6 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v6 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax
` [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test
[PATCH] driver core: add driver name to probe debug print
2026-06-30 20:40 UTC (4+ messages)
[PATCH] docs: ABI: sysfs-uevent: add missing bracket
2026-06-30 17:48 UTC (6+ messages)
[PATCH v4 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
2026-06-30 13:50 UTC (3+ messages)
` [PATCH v4 2/7] rust: types: introduce ForLt base trait for CovariantForLt
[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
2026-06-30 13:11 UTC (6+ messages)
` [PATCH v3 03/16] driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
[PATCH v5 00/20] rust: I/O type generalization and projection
2026-06-30 13:07 UTC (5+ messages)
[PATCH v1] regmap: maple: Workaround for another false-positive compiler warning
2026-06-29 18:16 UTC (2+ messages)
[PATCH v1 1/1] regcache: Make ->exit() callback return void
2026-06-29 13:18 UTC (2+ messages)
[PATCH v8 0/2] lan966x pci device: Add support for SFPs, simple-bus part
2026-06-30 10:27 UTC (3+ messages)
` [PATCH v8 1/2] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v8 2/2] bus: simple-pm-bus: Populate child nodes at probe
[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
2026-06-30 9:48 UTC (7+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style
` [PATCH 3/7] cpufreq: rcpufreq_dt: "
[PATCH v4 00/17] mod_devicetable.h: Split into per subsystem headers
2026-06-30 9:24 UTC (2+ messages)
` [PATCH v4 03/17] driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
[PATCH 0/5] software node: provide support for fw_devlink
2026-06-30 6:16 UTC (8+ messages)
` [PATCH 2/5] software node: add fw_devlink support
` [PATCH 3/5] software node: add kunit tests for "
` [PATCH 5/5] gpio: kunit: add test cases verifying swnode devlink support
[PATCH v12 0/3] rust: add basic serial device bus abstractions
2026-06-29 16:15 UTC (3+ messages)
` [PATCH v12 3/3] MAINTAINERS: serdev: Add self for serdev
[PATCH 0/4] clk: implement sync_state support
2026-06-29 15:48 UTC (9+ messages)
` [PATCH 1/4] driver: core: introduce dev_add_sync_state()
` [PATCH 4/4] clk: implement sync_state support
[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-06-29 14:37 UTC (2+ messages)
[PATCH v2 1/2] of: property: Fix of_fwnode_get_reference_args() with negative index
2026-06-29 13:13 UTC (6+ messages)
` [PATCH v2 2/2] software node: Fix software_node_get_reference_args() with index -1
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