[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
2026-02-21 16:11 UTC (16+ messages)
` [PATCH v4 1/3] kernfs: Don't set_nlink for directories being removed
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
` [PATCH v4 3/3] selftests: memcg: Add tests for "
` [syzbot ci] Re: kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
[PATCH RFC 00/10] driver core: constify groups arrays in several structs
2026-02-21 14:04 UTC (16+ messages)
` [PATCH RFC 01/10] IB/core: Prepare for immutable device groups
` [PATCH RFC 02/10] rtc: prepare for struct device member groups becoming a constant array
` [PATCH RFC 03/10] sysfs: constify group arrays in function arguments
` [PATCH RFC 04/10] driver: core: constify groups array argument in device_add_groups and device_remove_groups
` [PATCH RFC 05/10] driver core: make struct device member groups a constant array
` [PATCH RFC 06/10] driver core: make struct device_type "
` [PATCH RFC 07/10] driver core: make struct bus_type groups members constant arrays
` [PATCH RFC 08/10] driver core: make struct class "
` [PATCH RFC 09/10] driver core: make struct device_driver groups members contact arrays
` [PATCH RFC 10/10] kobject: make struct kobject member default_groups a constant array
[PATCH 0/2] driver core: provide and use device_match_fwnode_ext()
2026-02-20 16:03 UTC (29+ messages)
` [PATCH 1/2] driver core: provide device_match_fwnode_ext()
` [PATCH 2/2] gpiolib: use device_match_fwnode_ext()
[PATCH V2] driver core: auxiliary bus: Fix sysfs creation on bind
2026-02-20 11:14 UTC (7+ messages)
[PATCH v3 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-19 18:57 UTC (15+ messages)
` [PATCH v3 1/3] kernfs: allow passing fsnotify event types
` [PATCH v3 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v3 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events
[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
2026-02-19 17:45 UTC (8+ messages)
` [PATCH v7 1/3] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v7 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v7 3/3] PCI: Add support for PCIe WAKE# interrupt
[RFC v2 PATCH 00/13] hwspinlock: move device alloc into core and refactor includes
2026-02-18 19:56 UTC (7+ messages)
` [RFC PATCH v2 13/13] hwspinlock: refactor consumer.h from public header
[PATCH v2 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-18 11:23 UTC (16+ messages)
` [PATCH v2 1/3] kernfs: allow passing fsnotify event types
` [PATCH v2 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v2 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events
[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
2026-02-18 2:03 UTC (4+ messages)
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample
[PATCH] rust: irq: add missing 'static bound to IRQ callback functions
2026-02-17 22:56 UTC (3+ messages)
[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
2026-02-17 11:17 UTC (19+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 3/6] rust: io: provide Mmio relaxed ops through a wrapper type
[PATCH v8 0/3] drivers/base: Introduce revocable
2026-02-16 16:37 UTC (5+ messages)
` [PATCH v8 1/3] revocable: Revocable resource management
` [PATCH v8 2/3] revocable: Add KUnit test cases
` [PATCH v8 3/3] selftests: revocable: Add kselftest cases
[PATCH] rust: io: macro_export io_define_read!() and io_define_write!()
2026-02-16 13:47 UTC (6+ messages)
Mainline UML Rust stable io.rs unused imports
2026-02-16 13:22 UTC (4+ messages)
Consider backporting rustdoc fixes for 6.18.y
2026-02-16 9:45 UTC (2+ messages)
[PATCH v2 0/5] Use struct devres_node in Devres<T>
2026-02-16 8:29 UTC (7+ messages)
` [PATCH v2 1/5] devres: move struct devres_node into base.h
` [PATCH v2 2/5] devres: export devres_node_init() and devres_node_add()
` [PATCH v2 3/5] devres: add devres_node_remove()
` [PATCH v2 4/5] devres: rename and export set_node_dbginfo()
` [PATCH v2 5/5] rust: devres: embed struct devres_node directly
[syzbot] [kernfs?] KMSAN: uninit-value in inode_set_ctime_to_ts
2026-02-15 5:42 UTC
[PATCH AUTOSEL 6.19-6.18] driver core: faux: stop using static struct device
2026-02-14 21:22 UTC
[PATCH 2/4] rust: dma: generalize `dma_{read,write}` macro
2026-02-14 14:53 UTC (6+ messages)
` [PATCH 4/4] rust: dma: remove old dma_{read,write} macro compatibility syntax
[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
2026-02-13 8:58 UTC (2+ messages)
[PATCH] revocable: hide the implementation details from users
2026-02-13 8:27 UTC (6+ messages)
[PATCH] clk: scu/imx8qxp: do not register driver in probe()
2026-02-12 19:43 UTC (6+ messages)
[PATCH v1 1/1] device property: Allow secondary lookup in fwnode_get_next_child_node()
2026-02-12 12:00 UTC
[GIT PULL] Driver core changes for 7.0-rc1
2026-02-12 3:58 UTC (2+ messages)
[PATCH 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-10 22:48 UTC (6+ messages)
` [PATCH 1/3] kernfs: allow passing fsnotify event types
` [PATCH 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events
[PATCH 0/5] rust: extend I2C functionality
2026-02-09 11:31 UTC (4+ messages)
[PATCH] PM: sleep: core: Fix race condition in async noirq suspend
2026-02-07 0:18 UTC (5+ messages)
[PATCH] rust: devres: fix race condition due to nesting
2026-02-07 0:15 UTC (5+ messages)
[PATCH 2/5] devres: export devres_node_init() and devres_node_add()
2026-02-06 16:31 UTC (11+ messages)
page: next (older)
- 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;
as well as URLs for NNTP newsgroup(s).