messages from 2026-09-03 11:46:54 to 2026-09-08 17:17:30 UTC [more...]
[PATCH v10 00/15] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-09-08 17:17 UTC (7+ 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 1/3] w1: use match() callback instead of hardwiring dev->driver
2026-09-08 14:54 UTC (4+ 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 (16+ messages)
` [PATCH v20 4/8] rust: page: convert to `Ownable`
` [PATCH v20 4/8] rust: page: convert to `Ownable`'
` [PATCH v20 6/8] rust: Add missing SAFETY documentation for `ARef` example
[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 (15+ messages)
` [PATCH 1/4] rust: debugfs: drop 'static bound from ScopedDir file creation methods
` [PATCH 2/4] rust: dma: tie CoherentHandle to the device's bound lifetime
` [PATCH 3/4] samples: rust_dma: separate driver type from driver data
` [PATCH 4/4] rust: dma: tie Coherent and CoherentBox to the device's bound lifetime
[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 (27+ 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 03/16] power: sequencing: Add pwrseq_get_state()
` [PATCH v8 04/16] usb: hub: Use assign_bit() in usb_hub_set_port_power()
` [PATCH v8 05/16] usb: hub: Return actual error from hub_configure() in hub_probe()
` [PATCH v8 06/16] usb: hub: Associate port@ fwnode with USB port device
` [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 09/16] usb: hub: Use usb_hub_set_port_power() to control port power everywhere
` [PATCH v8 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
` [PATCH v8 11/16] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections
` [PATCH v8 12/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v8 13/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v8 14/16] power: sequencing: pcie-m2: Split Bluetooth unit based on interface
` [PATCH v8 15/16] arm64: dts: mediatek: mt8195-cherry: Add M.2 E-key slot
` [PATCH v8 16/16] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as "
[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 (27+ messages)
` [PATCH v4 01/16] rust: io: register: reimplement as proc macro
` [PATCH v4 02/16] rust: mem: add `transmute` with deferred size check
` [PATCH v4 03/16] rust: mem: add `AsRepr` and `AsReprMut`
` [PATCH v4 06/16] rust: io: register: allow explicit base type specification
` [PATCH v4 10/16] rust: io: register: make register have a typed base
` [PATCH v4 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH v4 13/16] gpu: nova-core: convert hshub0 from relative register to projection
` [PATCH v4 15/16] rust: io: register: remove `Register` trait and cleanup macro
[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] genirq/PM: Re-enable chained interrupts after hibernation
2026-09-05 15:27 UTC
[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 (9+ messages)
` [PATCH v3 1/2] module: pull out add_taint_module() to be public
` [PATCH v3 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
[PATCH] regmap: fix typo "asynchrnous" in comment
2026-09-04 16:59 UTC (2+ messages)
[PATCH v2] selftests: cover kernfs dentry revalidation
2026-09-04 15:34 UTC (6+ 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 (13+ messages)
[PATCH 7.2 095/713] debugfs: Fix lockdown check for mmap_prepare
2026-09-04 4:51 UTC
[PATCH RFC 00/15] arm-mpam: Add basic device tree support for resctrl
2026-09-04 3:27 UTC (15+ messages)
` [PATCH RFC 06/15] arm_mpam: Fix cache ID sentinel from ~0UL to U32_MAX to match u32 return type
` [PATCH RFC 08/15] arm_mpam: Fix ris_idx type to prevent range check bypass on truncation
` [PATCH RFC 09/15] arm_mpam: Fix MSC MMIO window size to use resource_size() instead of end - start
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-09-04 3:18 UTC (6+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
[PATCH 7/9] PCI: Link a virtual function to its physical function
2026-09-03 22:12 UTC (2+ messages)
[PATCH 1/3] kernfs: take kernfs_rename_lock for same-parent renames too
2026-09-03 21:15 UTC (11+ messages)
` [PATCH 2/3] kernfs: don't lose IN_DELETE_SELF when decoding a file handle
` [PATCH 3/3] kernfs: fix up the unlocked attribute reads on the creation paths
[syzbot] [kernfs?] possible deadlock in location_store
2026-09-03 20:59 UTC
[PATCH] debugfs: don't warn about uninitialized debugfs for an error parent
2026-09-03 16:00 UTC (2+ messages)
Patch "debugfs: Fix lockdown check for mmap_prepare" has been added to the 7.2-stable tree
2026-09-03 12:43 UTC
[PATCH] debugfs: warn if file creation failed due to uninitialized debugfs
2026-09-03 12:41 UTC (2+ messages)
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