messages from 2026-07-06 06:32:12 to 2026-07-09 06:33:04 UTC [more...]
[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
2026-07-09 6:32 UTC (32+ messages)
` [PATCH 01/15] netlink: specs: Introduce multi-message blobs for SPDM
` [PATCH 02/15] tools: ynl: Teach pyynl to handle blobs
` [PATCH 04/15] device core: Introduce "device evidence" over netlink
` [PATCH 06/15] PCI/TSM: Add device evidence support
` [PATCH 08/15] device core: Initial device trust infrastructure
` [PATCH 09/15] PCI, device core: Move "untrusted" concept to DEVICE_TRUST_ADVERSARY
` [PATCH 13/15] PCI, device core: Add private memory access for DEVICE_TRUST_TCB
` [PATCH 14/15] PCI/TSM: Create MMIO descriptors via TDISP Report
` [PATCH 15/15] PCI/TSM: Add relative MMIO offset support?
[PATCH v3 0/7] Transition Nova Core to TLV firmare images
2026-07-09 3:51 UTC (25+ messages)
` [PATCH v3 1/7] rust: firmware: add request_into_buf()
` [PATCH v3 2/7] gpu: nova-core: add TLV parser for firmware files
` [PATCH v3 3/7] gpu: nova-core: transition booter_load to TLV images
` [PATCH v3 5/7] gpu: nova-core: transition gen_bootloader "
[PATCH 0/2] Bring includes in linux/kmod.h up to date
2026-07-08 18:13 UTC (4+ messages)
` [PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH 2/2] module: Bring includes in linux/kmod.h up to date
[PATCH v6 00/20] rust: I/O type generalization and projection
2026-07-08 17:58 UTC (40+ messages)
` [PATCH v6 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v6 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v6 03/20] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v6 04/20] rust: io: implement `Io` on reference types instead
` [PATCH v6 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v6 06/20] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v6 07/20] rust: io: implement `Mmio` as view type
` [PATCH v6 08/20] rust: pci: io: make `ConfigSpace` a view
` [PATCH v6 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v6 10/20] pwm: th1520: remove unnecessary `deref`
` [PATCH v6 11/20] rust: io: remove `MmioOwned`
` [PATCH v6 12/20] rust: io: move `Io` methods to extension trait
` [PATCH v6 13/20] rust: io: add projection macro and methods
` [PATCH v6 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v6 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v6 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v6 17/20] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v6 18/20] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v6 19/20] rust: io: add copying methods
` [PATCH v6 20/20] rust: io: implement `IoSysMap`
[PATCH v2 0/5] software node: provide support for fw_devlink
2026-07-08 13:44 UTC (9+ messages)
` [PATCH v2 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH v2 2/5] software node: add fw_devlink support
` [PATCH v2 3/5] software node: add kunit tests for "
` [PATCH v2 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH v2 5/5] gpio: kunit: add test cases verifying swnode devlink support
[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
2026-07-08 11:11 UTC (29+ messages)
` [PATCH v3 01/20] powerpc/powermac: fix OF node refcount
` [PATCH v3 02/20] driver core: platform: provide platform_device_set_of_node()
` [PATCH v3 03/20] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v3 04/20] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()
` [PATCH v3 06/20] of: platform: use platform_device_set_of_node()
` [PATCH v3 07/20] powerpc/powermac: "
` [PATCH v3 08/20] i2c: pxa-pci: "
` [PATCH v3 09/20] iommu/fsl: "
` [PATCH v3 10/20] net: bcmgenet: "
` [PATCH v3 11/20] pmdomain: imx: "
` [PATCH v3 12/20] mfd: tps6586: "
` [PATCH v3 13/20] slimbus: qcom-ngd-ctrl: "
` [PATCH v3 14/20] net: mv643xx: "
` [PATCH v3 15/20] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v3 16/20] platform/surface: gpe: "
` [PATCH v3 17/20] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v3 18/20] usb: musb: "
` [PATCH v3 19/20] reset: rzg2l: "
` [PATCH v3 20/20] driver core: platform: count references to all kinds of firmware nodes
[PATCH] rust: soc: silence clippy warning with rustc >= 1.88
2026-07-08 10:11 UTC (10+ messages)
[PATCH v9 0/9] lan966x pci device: Add support for SFPs, PCI part
2026-07-08 10:02 UTC (10+ messages)
` [PATCH v9 1/9] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v9 2/9] drivers: core: Use fw_devlink_set_device()
` [PATCH v9 3/9] pinctrl: cs42l43: "
` [PATCH v9 4/9] cxl/test: Use device_set_node()
` [PATCH v9 5/9] cxl/test: Use fw_devlink_set_device()
` [PATCH v9 6/9] PCI: of: "
` [PATCH v9 7/9] PCI: of: Clear fwnode->dev during root bridge node removal
` [PATCH v9 8/9] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v9 9/9] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
[PATCH] samples: rust_dma: use vertical import style
2026-07-08 7:37 UTC (2+ messages)
[PATCH v6 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability
2026-07-08 4:33 UTC (3+ messages)
` [PATCH v6 1/2] PM: sleep: Rename module parameters prefix to "pm"
` [PATCH v6 2/2] PM: dpm_watchdog: Allow disabling DPM watchdog by default
[syzbot] [kernfs?] KASAN: slab-use-after-free Read in kernfs_get (4)
2026-07-08 0:07 UTC
[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
2026-07-07 18:42 UTC (2+ messages)
[PATCH v2 0/4] kobject: Allow the constification of kobject attributes
2026-07-07 16:56 UTC (5+ messages)
` [PATCH v2 1/4] kobject: Provide macros to initialize 'struct kobj_attribute'
` [PATCH v2 2/4] samples/kobject: Switch to the new __KOBJ_ATTR() macro
` [PATCH v2 3/4] kobject: Allow the constification of kobject attributes
` [PATCH v2 4/4] samples/kobject: Constify "
[PATCH] rust: io: fix Mmio::from_raw safety docs
2026-07-07 16:03 UTC
[syzbot] [kernfs?] possible deadlock in kernfs_fop_write_iter (3)
2026-07-07 14:24 UTC
[PATCH] rust: irq: make Registration compatible with lifetime-bound drivers
2026-07-07 14:12 UTC (4+ messages)
[PATCH v2 0/7] usb: fix UAF related to dynamic ID
2026-07-07 13:41 UTC (9+ messages)
` [PATCH v2 1/7] wifi: ath9k_htc: don't store usb_device_id
` [PATCH v2 2/7] usb: usbtmc: "
` [PATCH v2 3/7] usb: serial: spcp8x5: "
` [PATCH v2 4/7] media: as102: do not rely on id table address comparison
` [PATCH v2 5/7] net: usb: pegasus: don't rely on id table pointer arithmetic
` [PATCH v2 6/7] usb: xusbatm: "
` [PATCH v2 7/7] usb: fix UAF when probe runs concurrent to dyn ID removal
[PATCH v19 0/8] rust: add `Ownable` trait and `Owned` type
2026-07-07 13:04 UTC (5+ messages)
` [PATCH v19 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v19 4/8] rust: page: convert to `Ownable`
[PATCH v12] PCI: Add support for PCIe WAKE# interrupt
2026-07-07 11:31 UTC
[PATCH v5 0/1] PCI: hotplug: Add support for synthesizing slot uevents
2026-07-07 9:15 UTC (3+ messages)
` [PATCH v5 1/1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
[PATCH v3 00/13] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-07 9:05 UTC (9+ messages)
` [PATCH v3 06/13] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
[PATCH 0/5] software node: provide support for fw_devlink
2026-07-07 7:27 UTC (14+ 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 v3 0/9] pci: fix UAF and TOCTOU related to dynamic ID
2026-07-07 1:12 UTC (11+ messages)
` [PATCH v3 1/9] ata: don't store pci_device_id
` [PATCH v3 2/9] nsp32: "
` [PATCH v3 3/9] ipack: tpci200: "
` [PATCH v3 4/9] mlxsw: "
` [PATCH v3 5/9] agp/via: don't rely on address of pci_device_id
` [PATCH v3 6/9] agp/amd-k7: "
` [PATCH v3 7/9] pci: make pci_match_one_device match on ID instead of device
` [PATCH v3 8/9] pci: fix dyn_id add TOCTOU
` [PATCH v3 9/9] pci: fix UAF when probe runs concurrent to dyn ID removal
[PATCH v3 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
2026-07-06 17:30 UTC (8+ messages)
` [PATCH v3 1/2] PM: runtime: Only set runtime_error on suspend callback failures
` [PATCH v3 2/2] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()
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