messages from 2024-02-22 18:14:54 to 2024-02-24 00:37:45 UTC [more...]
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-02-24 0:37 UTC (41+ 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 RFC net-next v1 0/6] ethtool HW timestamping statistics
2024-02-23 23:43 UTC (16+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC net-next v1 2/6] net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
` [PATCH RFC net-next v1 3/6] net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
` [PATCH RFC net-next v1 4/6] net/mlx5e: Implement ethtool hardware timestamping statistics
` [PATCH RFC net-next v1 5/6] tools: ynl: ethtool.py: Make tool invokable from any CWD
` [PATCH RFC net-next v1 6/6] tools: ynl: ethtool.py: Add ts ethtool statistics group
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-02-24 0:07 UTC (28+ messages)
` [RFC PATCH 01/20] famfs: Documentation
` [RFC PATCH 02/20] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC PATCH 03/20] dev_dax_iomap: Move dax_pgoff_to_phys from device.c to bus.c since both need it now
` [RFC PATCH 04/20] dev_dax_iomap: Save the kva from memremap
` [RFC PATCH 05/20] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
` [RFC PATCH 06/20] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter
` [RFC PATCH 07/20] famfs: Add include/linux/famfs_ioctl.h
` [RFC PATCH 08/20] famfs: Add famfs_internal.h
` [RFC PATCH 09/20] famfs: Add super_operations
` [RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_operations
` [RFC PATCH 11/20] famfs: Add fs_context_operations
` [RFC PATCH 12/20] famfs: Add inode_operations and file_system_type
` [RFC PATCH 13/20] famfs: Add iomap_ops
` [RFC PATCH 14/20] famfs: Add struct file_operations
` [RFC PATCH 15/20] famfs: Add ioctl to file_operations
` [RFC PATCH 16/20] famfs: Add fault counters
` [RFC PATCH 17/20] famfs: Add module stuff
` [RFC PATCH 18/20] famfs: Support character dax via the dev_dax_iomap patch
` [RFC PATCH 19/20] famfs: Update MAINTAINERS file
` [RFC PATCH 20/20] famfs: Add Kconfig and Makefile plumbing
[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2024-02-23 22:21 UTC (15+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
[PATCH v4 00/36] Memory allocation profiling
2024-02-23 22:17 UTC (8+ messages)
` [PATCH v4 06/36] mm: enumerate all gfp flags
` [PATCH v4 24/36] rust: Add a rust helper for krealloc()
[PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
2024-02-23 19:46 UTC (23+ 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 07/16] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
` [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
` [PATCH RFC bpf-next v3 09/16] HID: bpf/dispatch: regroup kfuncs definitions
[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
2024-02-23 18:30 UTC (15+ messages)
` [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 v3 00/17] kexec: Allow preservation of ftrace buffers
2024-02-23 15:53 UTC (3+ messages)
` [PATCH v3 02/17] memblock: Declare scratch memory as CMA
[PATCH v2 0/3] RISC-V: enable rust
2024-02-23 14:48 UTC (7+ messages)
` [PATCH v2 1/3] rust: make mutually exclusive with CFI_CLANG
` [PATCH v2 2/3] scripts: generate_rust_target: enable building on RISC-V
` [PATCH v2 3/3] RISC-V: enable building 64-bit kernels with rust support
[PATCH v4 00/14] arm64: Support for 2023 DPISA extensions
2024-02-23 14:46 UTC (10+ messages)
` [PATCH v4 02/14] arm64/fpsimd: Enable host kernel access to FPMR
` [PATCH v4 03/14] arm64/fpsimd: Support FEAT_FPMR
` [PATCH v4 11/14] KVM: arm64: Add newly allocated ID registers to register descriptions
` [PATCH v4 12/14] KVM: arm64: Support FEAT_FPMR for guests
[PATCH v14 0/3] Support pwm/tach driver for aspeed ast26xx
2024-02-23 13:51 UTC (3+ messages)
` [PATCH v14 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
2024-02-23 13:24 UTC (37+ messages)
` [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 v7 0/6] iio: new DMABUF based API
2024-02-23 12:14 UTC (7+ messages)
` [PATCH v7 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v7 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v7 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v7 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v7 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v7 6/6] Documentation: iio: Document high-speed DMABUF based API
[PATCH net v1] Documentations: correct net_cachelines title for struct inet_sock
2024-02-23 12:02 UTC
[PATCH v6 0/4] StarFive's StarLink PMU Support
2024-02-23 11:26 UTC (3+ messages)
` [PATCH v6 1/4] perf: starfive: Add StarLink PMU support
[PATCH net-next v2] bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
2024-02-23 10:03 UTC (3+ messages)
[PATCH v2 0/3] TEE driver for Trusted Services
2024-02-23 9:51 UTC (4+ messages)
` [PATCH v2 1/3] tee: optee: Move pool_op helper functions
` [PATCH v2 2/3] tee: tstee: Add Trusted Services TEE driver
` [PATCH v2 3/3] Documentation: tee: Add TS-TEE driver
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
2024-02-23 9:04 UTC (23+ messages)
` [PATCH v2 06/25] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH v2 08/25] xattr: add is_fscaps_xattr() helper
` [PATCH v2 09/25] commoncap: use is_fscaps_xattr()
` [PATCH v2 10/25] xattr: "
` [PATCH v2 11/25] security: add hooks for set/get/remove of fscaps
` [PATCH v2 16/25] fs: add inode operations to get/set/remove fscaps
` [PATCH v2 17/25] fs: add vfs_get_fscaps()
` [PATCH v2 18/25] fs: add vfs_set_fscaps()
` [PATCH v2 19/25] fs: add vfs_remove_fscaps()
` [PATCH v2 20/25] ovl: add fscaps handlers
[PATCH v6] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-23 8:31 UTC
[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-23 8:19 UTC (3+ messages)
[PATCH v17 00/51] Introduce QC USB SND audio offloading support
2024-02-23 6:23 UTC (6+ messages)
` [PATCH v17 36/51] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
[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 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 (4+ messages)
` [PATCH v2 01/31] ntsync: Introduce the ntsync driver and character device
[PATCH v2 1/1] Documentation: hyperv: Add overview of PCI pass-thru device support
2024-02-22 20:07 UTC
[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)
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).