messages from 2025-04-17 15:32:58 to 2025-04-21 13:18:08 UTC [more...]
[PATCH v3 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-04-21 13:17 UTC (10+ messages)
` [PATCH v3 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v3 02/11] tee: add close_context to TEE driver operation
` [PATCH v3 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
[PATCH v4 0/3] Use proper printk format in appletbdrm
2025-04-21 13:10 UTC (7+ messages)
[PATCH v3 0/2] Add support for LT3074 low voltage linear regulator
2025-04-21 12:18 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: add lt3074
` [PATCH v3 2/2] hwmon: (pmbus/lt3074): add support for lt3074
[PATCH] docs: iio: ad3552r: fix malformed table
2025-04-21 11:01 UTC (3+ messages)
[PATCH net-next v11 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-04-21 9:51 UTC (3+ messages)
` [PATCH net-next v11 1/1] hinic3: module initialization and tx/rx logic
[PATCH v2] slab: Decouple slab_debug and no_hash_pointers
2025-04-21 9:43 UTC (4+ messages)
[PATCH v3 0/2] Don't create Python bytecode when building the kernel
2025-04-21 8:38 UTC (10+ messages)
` [PATCH v3 1/2] scripts/kernel-doc.py: don't create *.pyc files
[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-04-21 8:37 UTC (13+ messages)
` [PATCH v1 07/16] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v1 08/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v1 09/16] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v1 10/16] iommufd: Add mmap interface
` [PATCH v1 14/16] iommu/arm-smmu-v3: Add vsmmu_alloc impl op
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
[PATCH 0/5] riscv: misaligned: fix interruptible context and add tests
2025-04-21 7:22 UTC (9+ messages)
` [PATCH 1/5] riscv: misaligned: factorize trap handling
` [PATCH 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH 3/5] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH 4/5] Documentation/sysctl: add riscv to unaligned-trap supported archs
[PATCH bpf-next v2 0/9] selftests/bpf: Test sockmap/sockhash redirection
2025-04-21 4:20 UTC (8+ messages)
` [PATCH bpf-next v2 1/9] selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
` [PATCH bpf-next v2 2/9] selftests/bpf: Add socket_kind_to_str() to socket_helpers
` [PATCH bpf-next v2 3/9] selftests/bpf: Add u32()/u64() to sockmap_helpers
[RFC PATCH 00/19] famfs: port into fuse
2025-04-21 3:51 UTC (22+ messages)
` [RFC PATCH 01/19] dev_dax_iomap: Move dax_pgoff_to_phys() from device.c to bus.c
` [RFC PATCH 02/19] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC PATCH 03/19] dev_dax_iomap: Save the kva from memremap
` [RFC PATCH 04/19] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
` [RFC PATCH 05/19] dev_dax_iomap: export dax_dev_get()
` [RFC PATCH 06/19] dev_dax_iomap: (ignore!) Drop poisoned page warning in fs/dax.c
` [RFC PATCH 07/19] famfs_fuse: magic.h: Add famfs magic numbers
` [RFC PATCH 08/19] famfs_fuse: Kconfig
` [RFC PATCH 09/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [RFC PATCH 10/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC PATCH 11/19] famfs_fuse: Basic famfs mount opts
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
` [RFC PATCH 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [RFC PATCH 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [RFC PATCH 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
` [RFC PATCH 17/19] famfs_fuse: Add famfs metadata documentation
` [RFC PATCH 18/19] famfs_fuse: Add documentation
` [RFC PATCH 19/19] famfs_fuse: (ignore) debug cruft
[PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
2025-04-21 2:06 UTC (2+ messages)
[RFC PATCH] docs: hugetlbpage.rst: add free surplus huge pages description
2025-04-21 1:56 UTC (3+ messages)
[PATCH] docs: dmaengine: add explanation for DMA_ASYNC_TX capability
2025-04-21 1:02 UTC
[PATCH] relay: Remove unused relay_late_setup_files
2025-04-20 21:07 UTC (2+ messages)
[PATCH] rpmsg: core: Remove deadcode
2025-04-20 20:41 UTC
[PATCH v8 00/24] Provide a new two step DMA mapping API
2025-04-20 20:23 UTC (37+ messages)
` [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v8 03/24] iommu: generalize the batched sync after map interface
` [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v8 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v8 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v8 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v8 09/24] docs: core-api: document the IOVA-based API
` [PATCH v8 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v8 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v8 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v8 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v8 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v8 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v8 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v8 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v8 18/24] block: share more code for bio addition helper
` [PATCH v8 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v8 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v8 24/24] nvme-pci: optimize single-segment handling
[PATCH 0/7] mm/damon: auto-tune DAMOS for NUMA setups including tiered memory
2025-04-20 19:47 UTC (4+ messages)
` [PATCH 4/7] Docs/mm/damon/design: document node_mem_{used,free}_bp
` [PATCH 5/7] Docs/admin-guide/mm/damon/usage: document 'nid' file
[PATCH v5] hwmon: (max77705) add initial support
2025-04-20 16:06 UTC (4+ messages)
[PATCH v2] docs: namespace: Tweak and reword resource control doc
2025-04-20 2:34 UTC (2+ messages)
[PATCH v5 0/2] Add support for sound profile switching and leverage for OnePlus 6 slider
2025-04-19 19:46 UTC (3+ messages)
` [PATCH v5 1/2] Input: add ABS_SND_PROFILE
` [PATCH v5 2/2] arm64: dts: qcom: sdm845-oneplus: Add alert-slider
[PATCH v2 security-next 0/4] Introducing Hornet LSM
2025-04-19 18:43 UTC (11+ messages)
` [PATCH v2 security-next 1/4] security: "
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-04-19 16:35 UTC (7+ messages)
` [PATCH v3 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
[PATCH v3 0/4] Don't create Python bytecode when building the kernel
2025-04-19 16:14 UTC (9+ messages)
` [PATCH v3 1/4] docs: Makefile: get rid of KERNELDOC_CONF env variable
` [PATCH v3 2/4] Makefile: move KERNELDOC macro to the main Makefile
` [PATCH v3 3/4] scripts/kernel-doc.py: don't create *.pyc files
` [PATCH v3 4/4] .gitignore: ignore Python compiled bytecode
[PATCH] docs: namespace: Tweak and reword resource control doc
2025-04-19 15:00 UTC (3+ messages)
[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
2025-04-19 7:44 UTC (12+ messages)
[PATCH v3] PCI: rcar-gen4: Add a document about the firmware
2025-04-19 4:59 UTC (2+ messages)
[PATCH] fs: Backport - remove NTFS classic
2025-04-18 23:57 UTC
[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
2025-04-18 20:50 UTC (9+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
` [PATCH net-next 2/4] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next 3/4] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay
[PATCH 6/7] doc: Update LWN RCU API links in whatisRCU.rst
2025-04-18 16:15 UTC (2+ messages)
` [PATCH 7/7] doc/RCU/listRCU: refine example code for eliminating stale data
[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-04-18 15:25 UTC (12+ messages)
` [PATCH 2/4] bpf: Add dmabuf iterator
[PATCH net-next v8 00/13] Add support for PSE budget evaluation strategy
2025-04-18 13:15 UTC (7+ messages)
` [PATCH net-next v8 09/13] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v8 10/13] net: pse-pd: pd692x0: Add support for controller and manager power supplies
` [PATCH net-next v8 12/13] net: pse-pd: tps23881: Add support for static port priority feature
[PATCH v2 0/2] vsprintf: remove redundant %pCn format specifier
2025-04-18 10:10 UTC (7+ messages)
` [PATCH v2 2/2] vsprintf: remove redundant and unused "
[net-next PATCH v3 00/11] Add PCS core support
2025-04-18 9:47 UTC (5+ messages)
` [net-next PATCH v3 03/11] net: pcs: Add subsystem
[PATCH 00/12] riscv: Add vendor extensions support for SiFive
2025-04-18 5:32 UTC (13+ messages)
` [PATCH 01/12] dt-bindings: riscv: Add xsfvqmaccdod and xsfvqmaccqoq ISA extension description
` [PATCH 02/12] riscv: Add SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions
` [PATCH 03/12] riscv: hwprobe: Document "
` [PATCH 04/12] riscv: hwprobe: Add SiFive vendor extension support and probe for xsfqmaccdod and xsfqmaccqoq
` [PATCH 05/12] dt-bindings: riscv: Add xsfvfnrclipxfqf ISA extension description
` [PATCH 06/12] riscv: Add SiFive xsfvfnrclipxfqf vendor extension
` [PATCH 07/12] riscv: hwprobe: Document "
` [PATCH 08/12] riscv: hwprobe: Add "
` [PATCH 09/12] dt-bindings: riscv: Add xsfvfwmaccqqq ISA extension description
` [PATCH 10/12] riscv: Add SiFive xsfvfwmaccqqq vendor extension
` [PATCH 11/12] riscv: hwprobe: Document "
` [PATCH 12/12] riscv: hwprobe: Add "
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-04-18 1:20 UTC (10+ messages)
[PATCH v4 0/4] mm: introduce THP deferred setting
2025-04-18 1:02 UTC (6+ messages)
` [PATCH v4 2/4] mm: document (m)THP defer usage
` [PATCH v4 3/4] khugepaged: add defer option to mTHP options
[PATCH] documentation: Add nodebugmon for arm64 platforms
2025-04-18 0:25 UTC (2+ messages)
[PATCH net-next v9 0/9] Device memory TCP TX
2025-04-17 23:15 UTC (10+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v9 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v9 4/9] net: devmem: Implement TX path
` [PATCH net-next v9 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v9 6/9] net: enable driver support for netmem TX
` [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v9 8/9] net: check for driver support in netmem TX
` [PATCH net-next v9 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH v4 0/5] AMD Zen debugging documentation
2025-04-17 22:21 UTC (4+ messages)
` [PATCH v4 2/5] i2c: piix4: Depends on X86
[PATCH v12 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-04-17 20:19 UTC (8+ messages)
` [PATCH v12 20/26] x86/resctrl: Provide interface to update the event configurations
[PATCH v2] pwm: Fix various formatting issues in kernel-doc
2025-04-17 18:16 UTC
[PATCH v9 00/15] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
2025-04-17 17:53 UTC (16+ messages)
` [PATCH v9 01/15] hwmon: (oxp-sensors) Distinguish the X1 variants
` [PATCH v9 02/15] hwmon: (oxp-sensors) Add all OneXFly variants
` [PATCH v9 03/15] platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86
` [PATCH v9 04/15] ABI: testing: sysfs-class-oxp: add missing documentation
` [PATCH v9 05/15] ABI: testing: sysfs-class-oxp: add tt_led attribute documentation
` [PATCH v9 06/15] platform/x86: oxpec: Rename ec group to tt_toggle
` [PATCH v9 07/15] platform/x86: oxpec: Add turbo led support to X1 devices
` [PATCH v9 08/15] platform/x86: oxpec: Move pwm_enable read to its own function
` [PATCH v9 09/15] platform/x86: oxpec: Move pwm value read/write to separate functions
` [PATCH v9 10/15] platform/x86: oxpec: Move fan speed read to separate function
` [PATCH v9 11/15] platform/x86: oxpec: Adhere to sysfs-class-hwmon and enable pwm on 2
` [PATCH v9 12/15] platform/x86: oxpec: Follow reverse xmas convention for tt_toggle
` [PATCH v9 13/15] power: supply: add inhibit-charge-awake to charge_behaviour
` [PATCH v9 14/15] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer
` [PATCH v9 15/15] platform/x86: oxpec: Rename rval to ret in tt_toggle
[PATCH net-next] rxrpc: Remove deadcode
2025-04-17 15:32 UTC
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).