messages from 2024-02-21 21:31:16 to 2024-02-23 07:09:44 UTC [more...]
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-02-23 7:09 UTC (37+ messages)
` [PATCH v17 01/35] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v17 02/35] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v17 03/35] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v17 04/35] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v17 05/35] virt: gunyah: Add hypervisor driver
` [PATCH v17 06/35] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v17 07/35] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v17 08/35] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v17 09/35] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v17 10/35] gunyah: vm_mgr: Add VM start/stop
` [PATCH v17 11/35] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v17 12/35] virt: gunyah: Add resource tickets
` [PATCH v17 13/35] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v17 14/35] virt: gunyah: Add hypercalls for running a vCPU
` [PATCH v17 15/35] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v17 16/35] gunyah: Add hypercalls for demand paging
` [PATCH v17 17/35] gunyah: rsc_mgr: Add memory parcel RPC
` [PATCH v17 18/35] mm/interval_tree: Export iter_first/iter_next
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
` [PATCH v17 20/35] virt: gunyah: Add interfaces to map memory into guest address space
` [PATCH v17 21/35] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v17 22/35] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH v17 23/35] virt: gunyah: Implement guestmemfd
` [PATCH v17 24/35] virt: gunyah: Add ioctl to bind guestmem to VMs
` [PATCH v17 25/35] virt: gunyah: guestmem: Initialize RM mem parcels from guestmem
` [PATCH v17 26/35] virt: gunyah: Share guest VM dtb configuration to Gunyah
` [PATCH v17 27/35] gunyah: rsc_mgr: Add RPC to enable demand paging
` [PATCH v17 28/35] virt: gunyah: Enable "
` [PATCH v17 29/35] gunyah: rsc_mgr: Add RPC to set VM boot context
` [PATCH v17 30/35] virt: gunyah: Allow userspace to initialize context of primary vCPU
` [PATCH v17 31/35] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v17 32/35] virt: gunyah: Add irqfd interface
` [PATCH v17 33/35] virt: gunyah: Add IO handlers
` [PATCH v17 34/35] virt: gunyah: Add ioeventfd
` [PATCH v17 35/35] MAINTAINERS: Add Gunyah hypervisor drivers section
[PATCH v17 00/51] Introduce QC USB SND audio offloading support
2024-02-23 6:23 UTC (9+ messages)
` [PATCH v17 36/51] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
[PATCH net-next v2] bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
2024-02-23 4:12 UTC
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-23 2:24 UTC (5+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
[PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
2024-02-23 1:56 UTC (15+ messages)
` [PATCH RFC bpf-next v3 02/16] bpf/verifier: introduce in_sleepable() helper
` [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers
` [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
` [PATCH RFC bpf-next v3 06/16] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
` [PATCH RFC bpf-next v3 09/16] HID: bpf/dispatch: regroup kfuncs definitions
[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-23 1:47 UTC (2+ messages)
[PATCH v4 0/4] membarrier: riscv: Core serializing command
2024-02-22 20:20 UTC (2+ messages)
[PATCH v2 00/31] NT synchronization primitive driver
2024-02-22 20:13 UTC (7+ messages)
` [PATCH v2 01/31] ntsync: Introduce the ntsync driver and character device
` [PATCH v2 17/31] ntsync: Allow waits to use the REALTIME clock
[PATCH v2 1/1] Documentation: hyperv: Add overview of PCI pass-thru device support
2024-02-22 20:07 UTC
[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
2024-02-22 19:14 UTC (42+ messages)
` [PATCH v7 01/36] drm/tests: helpers: Include missing drm_drv header
` [PATCH v7 02/36] drm/tests: helpers: Add atomic helpers
` [PATCH v7 03/36] drm/tests: Add helper to create mock plane
` [PATCH v7 04/36] drm/tests: Add helper to create mock crtc
` [PATCH v7 05/36] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v7 06/36] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v7 07/36] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v7 08/36] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v7 09/36] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v7 10/36] drm/tests: Add output bpc tests
` [PATCH v7 11/36] drm/connector: hdmi: Add support for output format
` [PATCH v7 12/36] drm/tests: Add output formats tests
` [PATCH v7 13/36] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v7 14/36] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v7 15/36] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v7 16/36] drm/tests: Add TDMS character rate connector state tests
` [PATCH v7 17/36] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v7 18/36] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v7 19/36] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v7 20/36] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v7 22/36] drm/tests: Add tests for "
` [PATCH v7 23/36] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v7 24/36] drm/tests: Add RGB Quantization tests
` [PATCH v7 25/36] drm/connector: hdmi: Add Infoframes generation
` [PATCH v7 26/36] drm/tests: Add infoframes test
` [PATCH v7 27/36] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v7 28/36] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v7 29/36] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v7 30/36] drm/vc4: tests: Convert to plane creation helper
` [PATCH v7 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v7 32/36] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v7 33/36] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v7 34/36] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH v7 35/36] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v7 36/36] drm/sun4i: hdmi: Switch to HDMI connector
[PATCH v2] PM: hibernate: Support to select compression algorithm
2024-02-22 19:04 UTC (2+ messages)
[PATCH v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-22 18:47 UTC (2+ messages)
[PATCH v6 0/4] StarFive's StarLink PMU Support
2024-02-22 18:12 UTC (3+ messages)
[PATCH v1 0/8] x86_64 SandBox Mode arch hooks
2024-02-22 18:03 UTC (18+ messages)
` [RFC 0/8] PGP key parser using SandBox Mode
` [RFC 6/8] KEYS: PGP data parser
` [RFC 0/5] PoC: convert AppArmor parser to SandBox Mode
` [RFC 1/5] sbm: x86: fix SBM error entry path
` [RFC 2/5] sbm: enhance buffer mapping API
` [RFC 3/5] sbm: x86: infrastructure to fix up sandbox faults
` [RFC 4/5] sbm: fix up calls to dynamic memory allocators
` [RFC 5/5] apparmor: parse profiles in sandbox mode
[PATCH v2] workqueue: Control intensive warning threshold through cmdline
2024-02-22 17:52 UTC (2+ messages)
[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
2024-02-22 17:49 UTC (19+ messages)
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module
` [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch
[PATCH v5 00/11] IOMMU memory observability
2024-02-22 17:39 UTC (12+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
` [PATCH v5 03/11] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v5 04/11] iommu/io-pgtable-arm: "
` [PATCH v5 05/11] iommu/io-pgtable-dart: "
` [PATCH v5 06/11] iommu/exynos: "
` [PATCH v5 07/11] iommu/rockchip: "
` [PATCH v5 08/11] iommu/sun50i: "
` [PATCH v5 09/11] iommu/tegra-smmu: "
` [PATCH v5 10/11] iommu: observability of the IOMMU allocations
` [PATCH v5 11/11] iommu: account IOMMU allocated memory
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
2024-02-22 16:28 UTC (31+ messages)
` [PATCH v2 01/25] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h
` [PATCH v2 02/25] mnt_idmapping: include cred.h
` [PATCH v2 03/25] capability: add static asserts for comapatibility of vfs_cap_data and vfs_ns_cap_data
` [PATCH v2 05/25] capability: use vfsuid_t for vfs_caps rootids
` [PATCH v2 06/25] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH v2 07/25] capability: provide a helper for converting vfs_caps to xattr for userspace
` [PATCH v2 11/25] security: add hooks for set/get/remove of fscaps
` [PATCH v2 12/25] selinux: add hooks for fscaps operations
` [PATCH v2 13/25] smack: "
` [PATCH v2 15/25] security: call evm fscaps hooks from generic security hooks
[PATCH 0/3] TEE driver for Trusted Services
2024-02-22 16:20 UTC (4+ messages)
` [PATCH 2/3] tee: tstee: Add Trusted Services TEE driver
[PATCH v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-22 15:52 UTC (2+ messages)
[PATCH v2 0/2] docs: Include simplified link titles in main index
2024-02-22 14:34 UTC (4+ messages)
[musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-22 13:57 UTC (11+ messages)
[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
2024-02-22 13:33 UTC (18+ messages)
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking
Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
2024-02-22 13:20 UTC (14+ messages)
` "
` "
` "
` "
` "
[PATCH v4 00/36] Memory allocation profiling
2024-02-22 12:24 UTC (20+ messages)
` [PATCH v4 06/36] mm: enumerate all gfp flags
` [PATCH v4 07/36] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v4 08/36] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v4 09/36] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v4 10/36] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v4 14/36] lib: add allocation tagging support for memory allocation profiling
` [PATCH v4 24/36] rust: Add a rust helper for krealloc()
[PATCH v2 0/4] Add support for QoS configuration
2024-02-22 10:54 UTC (12+ messages)
` [PATCH v2 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
` [PATCH v2 2/4] interconnect: qcom: sc7280: enable QoS configuration
` [PATCH v2 3/4] dt-bindings: interconnect: add clock property to configure QoS on SC7280
make pdfdocs
2024-02-22 9:07 UTC (4+ messages)
[PATCH] workqueue: Control the frequency of intensive warning through cmdline
2024-02-22 1:52 UTC (7+ messages)
[PATCH v3 0/6] uvc gadget performance issues
2024-02-22 1:20 UTC (4+ messages)
` [PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc
[PATCHv6] PPPoL2TP: Add more code snippets
2024-02-22 1:20 UTC (2+ messages)
[PATCH v3 00/10] IOMMU memory observability
2024-02-22 0:27 UTC (8+ messages)
` [PATCH v3 10/10] iommu: account IOMMU allocated memory
[PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-21 22:01 UTC (4+ 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).