messages from 2025-05-07 21:49:50 to 2025-05-09 17:31:47 UTC [more...]
[RFC][PATCH 00/14] introduce kmemdump
2025-05-09 17:31 UTC (5+ messages)
` [RFC][PATCH 01/14] Documentation: add kmemdump
[PATCH 00/12] riscv: Add vendor extensions support for SiFive
2025-05-09 17:30 UTC (2+ messages)
[RESEND PATCH v6 0/3] Initial BBML2 support for contpte_convert()
2025-05-09 16:04 UTC (10+ messages)
` [RESEND PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature
[PATCH net-next V9 0/5] Support rate management on traffic classes in devlink and mlx5
2025-05-09 15:16 UTC (7+ messages)
` [PATCH net-next V9 1/5] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next V9 2/5] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next V9 3/5] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next V9 4/5] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next V9 5/5] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
[PATCH v2 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695 family
2025-05-09 14:15 UTC (15+ messages)
` [PATCH v2 1/5] hwmon: pmbus: mpq8785: Prepare driver for multiple device support
` [PATCH v2 2/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH v2 3/5] hwmon: pmbus: mpq8785: Add support for MPM3695 family
` [PATCH v2 4/5] hwmon: pmbus: mpq8785: Implement VOUT feedback resistor divider ratio configuration
` [PATCH v2 5/5] dt-bindings: hwmon: Add bindings for mpq8785 driver
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-09 14:13 UTC (25+ messages)
` [PATCH v4 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v4 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v4 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v4 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v4 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v4 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v4 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 12/23] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v4 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 15/23] iommufd/selftest: Add coverage for the new "
` [PATCH v4 16/23] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v4 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v4 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v4 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v4 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v4 22/23] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v4 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[PATCH v3] PM / sleep: add configurable delay for pm_test
2025-05-09 14:01 UTC (3+ messages)
[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
2025-05-09 13:53 UTC (2+ messages)
` [PATCH v3 22/22] drm/todo: add entry to remove devm_drm_put_bridge()
[PATCH iwl-next v3 00/15] Introduce iXD driver
2025-05-09 13:43 UTC (16+ messages)
` [PATCH iwl-next v3 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v3 02/15] virtchnl: introduce control plane version fields
` [PATCH iwl-next v3 03/15] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v3 04/15] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v3 05/15] libie: add control queue support
` [PATCH iwl-next v3 06/15] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v3 07/15] idpf: remove 'vport_params_reqd' field
` [PATCH iwl-next v3 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH iwl-next v3 09/15] idpf: refactor idpf to use libie control queues
` [PATCH iwl-next v3 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH iwl-next v3 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v3 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH iwl-next v3 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH iwl-next v3 14/15] ixd: add the core initialization
` [PATCH iwl-next v3 15/15] ixd: add devlink support
[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
2025-05-09 11:52 UTC (11+ messages)
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
[PATCH v6 0/8] ublk: decouple server threads from hctxs
2025-05-09 8:46 UTC (19+ messages)
` [PATCH v6 1/8] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v6 2/8] sbitmap: fix off-by-one when wrapping hint
` [PATCH v6 3/8] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v6 4/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v6 5/8] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v6 6/8] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v6 7/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v6 8/8] Documentation: ublk: document UBLK_F_RR_TAGS
[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
2025-05-09 8:22 UTC (4+ messages)
` [PATCH v2 5/5] selftests: riscv: add misaligned access testing
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-05-09 7:46 UTC (18+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v8 02/17] memblock: Add support for scratch memory
` [PATCH v8 03/17] memblock: introduce memmap_init_kho_scratch()
` [PATCH v8 04/17] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v8 05/17] kexec: add KHO parsing support
` [PATCH v8 06/17] kexec: enable KHO support for memory preservation
` [PATCH v8 07/17] kexec: add KHO support to kexec file loads
` [PATCH v8 08/17] kexec: add config option for KHO
` [PATCH v8 09/17] arm64: add KHO support
` [PATCH v8 10/17] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v8 11/17] x86/kexec: add support for passing kexec handover (KHO) data
` [PATCH v8 12/17] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v8 13/17] x86/boot: make sure KASLR does not step over KHO preserved memory
` [PATCH v8 14/17] x86/Kconfig: enable kexec handover for 64 bits
` [PATCH v8 15/17] memblock: add KHO support for reserve_mem
` [PATCH v8 16/17] Documentation: add documentation for KHO
` [PATCH v8 17/17] Documentation: KHO: Add memblock bindings
[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-05-09 3:20 UTC (18+ messages)
` [PATCH v6 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v6 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v6 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v6 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v6 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v6 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v6 12/14] RISC-V: KVM: add SBI extension reset callback
[PATCH net-next v10 00/13] Add support for PSE budget evaluation strategy
2025-05-09 3:10 UTC (3+ messages)
` [PATCH net-next v10 02/13] net: pse-pd: Add support for reporting events
[PATCH net-next v14 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-05-09 1:51 UTC (3+ messages)
` [PATCH net-next v14 1/1] hinic3: module initialization and tx/rx logic
[PATCH] Docs: driver-api/basics: add kobject_event interfaces
2025-05-09 0:55 UTC
[PATCH v9 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
2025-05-08 23:51 UTC (7+ messages)
` [PATCH v9 1/6] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v9 2/6] platform/x86: Add lenovo-wmi-helpers
` [PATCH v9 3/6] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v9 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v9 5/6] platform/x86: Add Lenovo Gamezone "
` [PATCH v9 6/6] platform/x86: Add Lenovo Other Mode "
[PATCH v8 6/6] platform/x86: Add Lenovo Other Mode WMI Driver
2025-05-08 21:53 UTC (2+ messages)
Question: Accessing user_struct count of active processes from user space
2025-05-08 20:35 UTC
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-08 19:23 UTC (8+ messages)
[PATCH v2 13/22] iommufd: Add mmap interface
2025-05-08 17:14 UTC (15+ messages)
[PATCH 0/7] mm/damon: auto-tune DAMOS for NUMA setups including tiered memory
2025-05-08 16:35 UTC (3+ messages)
[RFC PATCH 00/19] famfs: port into fuse
2025-05-08 15:56 UTC (8+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
2025-05-08 15:01 UTC (7+ messages)
[PATCH 0/8] stackleak: Support Clang stack depth tracking
2025-05-08 12:25 UTC (4+ messages)
` [PATCH 2/8] init.h: Disable sanitizer coverage for __init and __head
[PATCH v4 0/2] sched/numa: add statistics of numa balance task migration
2025-05-08 10:23 UTC (2+ messages)
[PATCH v4 0/8] cxl: support CXL memory RAS features
2025-05-08 9:52 UTC (3+ messages)
` [PATCH v4 1/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
2025-05-08 9:23 UTC (17+ messages)
` [PATCH v2 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v2 02/14] net: ionic: Update LIF identity with additional RDMA capabilities
` [PATCH v2 03/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH v2 04/14] net: ionic: Provide RDMA reset support for the RDMA driver
` [PATCH v2 05/14] net: ionic: Provide interrupt allocation "
` [PATCH v2 06/14] net: ionic: Provide doorbell and CMB region information
` [PATCH v2 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH v2 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v2 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v2 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v2 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v2 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v2 13/14] RDMA/ionic: Implement device stats ops
` [PATCH v2 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
2025-05-08 8:38 UTC (3+ messages)
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-05-08 7:57 UTC (9+ messages)
[PATCH net-next v8 0/8] Add Microchip ZL3073x support (part 1)
2025-05-08 7:32 UTC (3+ messages)
` [PATCH net-next v8 1/8] dt-bindings: dpll: Add DPLL device and pin
[PATCH linux next] Docs/zh_CN: Translate napi.rst to Simplified Chinese
2025-05-08 5:32 UTC (2+ messages)
[Kernel 5.15/Kernle 6.1] About Sphinx Doc
2025-05-08 3:43 UTC (9+ messages)
` [EXT] "
[PATCH net-next v13 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-05-08 2:59 UTC (3+ messages)
` [PATCH net-next v13 1/1] hinic3: module initialization and tx/rx logic
[PATCH v2] Documentation: ioctl-number: Update table intro
2025-05-08 0:58 UTC
[PATCH net-next v14 0/9] Device memory TCP TX
2025-05-08 0:48 UTC (10+ messages)
` [PATCH net-next v14 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v14 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v14 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v14 4/9] net: devmem: Implement TX path
` [PATCH net-next v14 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v14 6/9] net: enable driver support for netmem TX
` [PATCH net-next v14 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v14 8/9] net: check for driver support in netmem TX
` [PATCH net-next v14 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH net-next V8 0/5] Support rate management on traffic classes in devlink and mlx5
2025-05-08 0:47 UTC (3+ messages)
` [PATCH net-next V8 1/5] devlink: Extend devlink rate API with traffic classes bandwidth management
[PATCH v7 17/18] Documentation: add documentation for KHO
2025-05-07 23:54 UTC (3+ messages)
[PATCH] Documentation: ioctl-number: Update table intro
2025-05-07 23:39 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).