messages from 2025-06-23 16:25:33 to 2025-06-24 18:32:01 UTC [more...]
[RFC v2 05/16] luo: luo_core: integrate with KHO
2025-06-24 18:31 UTC (17+ messages)
[PATCH] docs: devicetree: overlay-notes: recommend top-level compatible in DTSO
2025-06-24 18:13 UTC
[RFC v2 00/22] Kernel API specification framework
2025-06-24 18:07 UTC (23+ messages)
` [RFC v2 01/22] kernel/api: introduce kernel "
` [RFC v2 02/22] eventpoll: add API specification for epoll_create1
` [RFC v2 03/22] eventpoll: add API specification for epoll_create
` [RFC v2 04/22] eventpoll: add API specification for epoll_ctl
` [RFC v2 05/22] eventpoll: add API specification for epoll_wait
` [RFC v2 06/22] eventpoll: add API specification for epoll_pwait
` [RFC v2 07/22] eventpoll: add API specification for epoll_pwait2
` [RFC v2 08/22] exec: add API specification for execve
` [RFC v2 09/22] exec: add API specification for execveat
` [RFC v2 10/22] mm/mlock: add API specification for mlock
` [RFC v2 11/22] mm/mlock: add API specification for mlock2
` [RFC v2 12/22] mm/mlock: add API specification for mlockall
` [RFC v2 13/22] mm/mlock: add API specification for munlock
` [RFC v2 14/22] mm/mlock: add API specification for munlockall
` [RFC v2 15/22] kernel/api: add debugfs interface for kernel API specifications
` [RFC v2 16/22] kernel/api: add IOCTL specification infrastructure
` [RFC v2 17/22] fwctl: add detailed IOCTL API specifications
` [RFC v2 18/22] binder: "
` [RFC v2 19/22] kernel/api: Add sysfs validation support to kernel API specification framework
` [RFC v2 20/22] block: sysfs API specifications
` [RFC v2 21/22] net/socket: add API specification for socket()
` [RFC v2 22/22] tools/kapi: Add kernel API specification extraction tool
[PATCH v4 00/19] Enable FRED with KVM VMX
2025-06-24 18:02 UTC (20+ messages)
` [PATCH v4 03/19] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v4 06/19] KVM: VMX: Set FRED MSR interception
` [PATCH v4 07/19] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v4 08/19] KVM: VMX: Add support for FRED context save/restore
` [PATCH v4 14/19] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v4 15/19] KVM: x86: Allow FRED/LKGS to be advertised to guests
` [PATCH v4 16/19] KVM: nVMX: Add support for the secondary VM exit controls
[PATCH v9 00/10] support FEAT_MTE_TAGGED_FAR feature
2025-06-24 17:02 UTC (5+ messages)
` [PATCH v9 03/10] arm64/kvm: expose FEAT_MTE_TAGGED_FAR feature to guest
[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
2025-06-24 16:52 UTC (11+ messages)
` [PATCH v7 03/10] accel/rocket: Add IOCTL for BO creation
` [PATCH v7 04/10] accel/rocket: Add job submission IOCTL
` [PATCH v7 05/10] accel/rocket: Add IOCTLs for synchronizing memory accesses
` [PATCH v7 06/10] dt-bindings: npu: rockchip,rknn: Add bindings
[RFC PATCH v2 09/12] rv: Replace tss monitor with more complete sts
2025-06-24 15:50 UTC (4+ messages)
[PATCH net-next v6] docs: net: sysctl documentation cleanup
2025-06-24 15:09 UTC
[PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code
2025-06-24 14:59 UTC (8+ messages)
` [PATCH] x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
[RFC v2 00/16] Live Update Orchestrator
2025-06-24 14:27 UTC (4+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
[RFC 0/2] lib/vsprintf: Add support for pte_t
2025-06-24 14:23 UTC (10+ messages)
` [RFC 1/2] "
[PATCH] docs: f2fs: fix typos in f2fs.rst
2025-06-24 14:16 UTC (2+ messages)
[PATCH v6 net-next 0/9] virtio: introduce GSO over UDP tunnel
2025-06-24 14:09 UTC (10+ messages)
` [PATCH v6 net-next 1/9] scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURES
` [PATCH v6 net-next 2/9] virtio: introduce extended features
` [PATCH v6 net-next 3/9] virtio_pci_modern: allow configuring "
` [PATCH v6 net-next 4/9] vhost-net: "
` [PATCH v6 net-next 5/9] virtio_net: add supports for extended offloads
` [PATCH v6 net-next 6/9] net: implement virtio helpers to handle UDP GSO tunneling
` [PATCH v6 net-next 7/9] virtio_net: enable gso over UDP tunnel support
` [PATCH v6 net-next 8/9] tun: "
` [PATCH v6 net-next 9/9] vhost/net: "
[PATCH next] Documentation: KVM: fix reference for kvm_ppc_resize_hpt and various typos
2025-06-24 13:45 UTC (4+ messages)
[PATCH 0/8] update DMA API documentation
2025-06-24 13:39 UTC (9+ messages)
` [PATCH 1/8] docs: dma-api: use "DMA API" consistently throughout the document
` [PATCH 2/8] docs: dma-api: replace consistent with coherent
` [PATCH 3/8] docs: dma-api: remove remnants of PCI DMA API
` [PATCH 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()
` [PATCH 5/8] docs: dma-api: remove duplicate description of the DMA pool API
` [PATCH 6/8] docs: dma-api: clarify DMA addressing limitations
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints
` [PATCH 8/8] docs: dma-api: clean up documentation of dma_map_sg()
[PATCH v3 00/16] fuse: use iomap for buffered writes + writeback
2025-06-24 13:31 UTC (21+ messages)
` [PATCH v3 01/16] iomap: pass more arguments using struct iomap_writepage_ctx
` [PATCH v3 02/16] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH v3 03/16] iomap: refactor the writeback interface
` [PATCH v3 04/16] iomap: hide ioends from the generic writeback code
` [PATCH v3 05/16] iomap: add public helpers for uptodate state manipulation
` [PATCH v3 06/16] iomap: move all ioend handling to ioend.c
` [PATCH v3 07/16] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH v3 08/16] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH v3 09/16] iomap: export iomap_writeback_folio
` [PATCH v3 10/16] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH v3 11/16] iomap: add read_folio_range() handler for buffered writes
` [PATCH v3 12/16] fuse: use iomap "
` [PATCH v3 13/16] fuse: use iomap for writeback
` [PATCH v3 14/16] fuse: use iomap for folio laundering
` [PATCH v3 15/16] fuse: hook into iomap for invalidating and checking partial uptodateness
` [PATCH v3 16/16] fuse: refactor writeback to use iomap_writepage_ctx inode
[PATCH net-next v5] docs: net: sysctl documentation cleanup
2025-06-24 12:59 UTC (3+ messages)
[PATCH v2 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-06-24 12:54 UTC (10+ messages)
` [PATCH v2 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v2 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v2 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v2 4/5] ext4: handle IOCB_DONTCACHE in buffered write path
` [PATCH v2 5/5] ext4: declare support for FOP_DONTCACHE
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-06-24 12:31 UTC (4+ messages)
` [PATCH v2 10/14] loongarch: Handle KCOV __init vs inline mismatches
[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
2025-06-24 12:13 UTC (15+ messages)
` [PATCH v3 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v3 02/14] net: ionic: Update LIF identity with additional RDMA capabilities
` [PATCH v3 03/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH v3 04/14] net: ionic: Provide RDMA reset support for the RDMA driver
` [PATCH v3 05/14] net: ionic: Provide interrupt allocation "
` [PATCH v3 06/14] net: ionic: Provide doorbell and CMB region information
` [PATCH v3 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH v3 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v3 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v3 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v3 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v3 13/14] RDMA/ionic: Implement device stats ops
` [PATCH v3 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
[PATCH v2 5/5] tty: fix tty_port_tty_*hangup() kernel-doc
2025-06-24 11:00 UTC (2+ messages)
[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
2025-06-24 10:53 UTC (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay
` [PATCH net-next v2 3/3] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes
[PATCH 00/13] Introduce STM32 DDR PMU for STM32MP platforms
2025-06-24 10:43 UTC (5+ messages)
` [PATCH 06/13] perf: stm32: introduce DDRPERFM driver
[PATCH] docs: pwm: Adapt Locking paragraph to reality
2025-06-24 10:05 UTC
[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
2025-06-24 9:50 UTC (5+ messages)
` [PATCH net-next 4/4] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes
[PATCH] Docs/zh_CN: Translate alias.rst to Simplified Chinese
2025-06-24 8:50 UTC
[PATCHv2 0/3] x86: Make 5-level paging support unconditional for x86-64
2025-06-24 8:49 UTC (4+ messages)
[PATCH v10 0/7] iio: accel: adxl345: add interrupt based sensor events
2025-06-24 8:36 UTC (16+ messages)
` [PATCH v10 3/7] iio: accel: adxl345: add activity event feature
` [PATCH v10 4/7] iio: accel: adxl345: add inactivity feature
` [PATCH v10 6/7] iio: accel: adxl345: extend inactivity time for less than 1s
[PATCHv3 0/4] x86: Make 5-level paging support unconditional for x86-64
2025-06-24 8:23 UTC (2+ messages)
` [PATCHv2 0/3] "
[PATCH 1/2] hwmon: (pmbus) Add support for MPS multi-phase mp2869a/mp29612a controllers
2025-06-24 7:48 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: Add mp2869a/mp29612a device entry
[PATCH v17 00/27] riscv control-flow integrity for usermode
2025-06-24 7:29 UTC (3+ messages)
` [PATCH v17 23/27] arch/riscv: compile vdso with landing pad
[PATCH v2 01/23] arm64: cpufeature: Add cpucap for HPMN0
2025-06-24 7:28 UTC (3+ messages)
[PATCH v2 07/23] perf: arm_pmuv3: Introduce method to partition the PMU
2025-06-24 7:05 UTC (3+ messages)
[PATCH v8 net-next 00/15] AccECN protocol patch series
2025-06-24 6:39 UTC (5+ messages)
` [PATCH v8 net-next 09/15] tcp: accecn: AccECN option
[PATCH v4 0/2] Loongarch irq-redirect supprot
2025-06-24 6:34 UTC (10+ messages)
` [PATCH v4 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support
[PATCHv6 00/16] x86: Enable Linear Address Space Separation support
2025-06-24 5:11 UTC (19+ messages)
` [PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits
[PATCH linux next] tools/accounting/delaytop: add delaytop to record top-n task delay
2025-06-24 2:18 UTC (2+ messages)
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-06-24 0:49 UTC (15+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
[PATCH net-next v04 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
2025-06-24 0:14 UTC (9+ messages)
` [PATCH net-next v04 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v04 2/8] hinic3: Complete "
` [PATCH net-next v04 3/8] hinic3: Command Queue framework
` [PATCH net-next v04 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v04 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v04 6/8] hinic3: Mailbox framework
` [PATCH net-next v04 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v04 8/8] hinic3: Interrupt request configuration
[PATCH v2 17/23] KVM: arm64: Account for partitioning in PMCR_EL0 access
2025-06-23 22:11 UTC (2+ messages)
[PATCH v2 05/23] KVM: arm64: Cleanup PMU includes
2025-06-23 22:04 UTC (2+ messages)
[PATCH v11 00/13] Add support for AMD hardware feedback interface
2025-06-23 21:53 UTC (2+ messages)
[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-06-23 21:29 UTC (4+ messages)
` [PATCH v14 04/19] x86: Secure Launch main header file
[PATCH 1/5] nvme: Fix multiple spelling and grammar issues in host drivers
2025-06-23 20:46 UTC (10+ messages)
` [PATCH 2/5] nvme: Fix incorrect variable in io cqes error message
` [PATCH 3/5] nvmet: Remove redundant assignment of error code in nvmet_ns_enable()
` [PATCH 4/5] nvme: Fix typo in status code constant for self-test in progress
` [PATCH 5/5] docs: nvme: fix grammar in nvme-pci-endpoint-target.rst
[PATCH v3] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
2025-06-23 19:19 UTC (2+ messages)
[PATCH v2 03/23] arm64: cpufeature: Add cpucap for PMICNTR
2025-06-23 18:25 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;
as well as URLs for NNTP newsgroup(s).