messages from 2024-05-17 15:14:00 to 2024-05-21 16:54:45 UTC [more...]
[PATCH v3] ptdump: add intermediate directory support
2024-05-21 16:54 UTC (2+ messages)
[PATCH V2] PCI: Extend ACS configurability
2024-05-21 15:44 UTC (2+ messages)
[PATCH v3 0/3] ASoC: grace time for DPCM cleanup
2024-05-21 15:12 UTC (12+ messages)
` [PATCH v3 1/3] ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availability limition
` [PATCH v3 2/3] ASoC: soc-pcm: Indicate warning if CPU / Codec availability mismatch
` [PATCH v3 3/3] ASoC: remove snd_soc_dai_link_set_capabilities()
[PATCH v8-RESEND 19/33] dyndbg-doc: add classmap info to howto
2024-05-21 14:57 UTC (3+ messages)
[PATCH v20 00/12] Implement copy offload support
2024-05-21 11:29 UTC (29+ messages)
` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v20 03/12] block: add copy offload support
` [PATCH v20 04/12] block: add emulation for copy
` [PATCH v20 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v20 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v20 07/12] nvme: add copy offload support
` [PATCH v20 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v20 09/12] dm: Add support for copy offload
` [PATCH v20 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v20 11/12] null: Enable trace capability for null block
` [PATCH v20 12/12] null_blk: add support for copy offload
[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
2024-05-21 13:07 UTC (37+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client
` [RFC PATCH net-next 02/28] net: ethernet: ti: add RPMsg structures for Ethernet Switch Firmware
` [RFC PATCH net-next 03/28] net: ethernet: ti: introduce the CPSW Proxy Client
` [RFC PATCH net-next 04/28] net: ethernet: ti: cpsw-proxy-client: add support for creating requests
` [RFC PATCH net-next 05/28] net: ethernet: ti: cpsw-proxy-client: enable message exchange with EthFw
` [RFC PATCH net-next 06/28] net: ethernet: ti: cpsw-proxy-client: add helper to get virtual port info
` [RFC PATCH net-next 07/28] net: ethernet: ti: cpsw-proxy-client: add helper to attach virtual ports
` [RFC PATCH net-next 08/28] net: ethernet: ti: cpsw-proxy-client: add helpers to alloc/free resources
` [RFC PATCH net-next 09/28] net: ethernet: ti: cpsw-proxy-client: add helper to init TX DMA Channels
` [RFC PATCH net-next 10/28] net: ethernet: ti: cpsw-proxy-client: add helper to init RX "
` [RFC PATCH net-next 11/28] net: ethernet: ti: cpsw-proxy-client: add NAPI TX polling function
` [RFC PATCH net-next 12/28] net: ethernet: ti: cpsw-proxy-client: add NAPI RX "
` [RFC "
` [RFC PATCH net-next 13/28] net: ethernet: ti: cpsw-proxy-client: add helper to create netdevs
` [RFC PATCH net-next 14/28] net: ethernet: ti: cpsw-proxy-client: add and register dma irq handlers
` [RFC PATCH net-next 15/28] net: ethernet: ti: cpsw-proxy-client: add helpers to (de)register MAC
` [RFC PATCH net-next 16/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_open
` [RFC PATCH net-next 17/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_stop
` [RFC PATCH net-next 18/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_start_xmit
` [RFC PATCH net-next 19/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_get_stats64
` [RFC PATCH net-next 20/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_tx_timeout
` [RFC PATCH net-next 21/28] net: ethernet: ti: cpsw-proxy-client: register ndo_validate/ndo_set_mac_addr
` [RFC PATCH net-next 22/28] net: ethernet: ti: cpsw-proxy-client: implement .get_link ethtool op
` [RFC PATCH net-next 23/28] net: ethernet: ti: cpsw-proxy-client: add sw tx/rx irq coalescing
` [RFC PATCH net-next 24/28] net: ethernet: ti: cpsw-proxy-client: export coalescing support
` [RFC PATCH net-next 25/28] net: ethernet: ti: cpsw-proxy-client: add helpers to (de)register IPv4
` [RFC PATCH net-next 26/28] net: ethernet: ti: cpsw-proxy-client: add ndo_set_rx_mode member
` [RFC PATCH net-next 27/28] net: ethernet: ti: cpsw-proxy-client: add helper to detach virtual ports
` [RFC PATCH net-next 28/28] net: ethernet: ti: cpsw-proxy-client: enable client driver functionality
[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
2024-05-21 12:25 UTC (9+ messages)
[PATCH 0/4] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
2024-05-21 12:17 UTC (10+ messages)
` [PATCH 2/4] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [EXT] "
` [PATCH 4/4] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
` "
[PATCH v14 00/28] drm/connector: Create HDMI Connector infrastructure
2024-05-21 10:14 UTC (29+ messages)
` [PATCH v14 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v14 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v14 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v14 04/28] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v14 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v14 06/28] drm/tests: Add output bpc tests
` [PATCH v14 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v14 08/28] drm/tests: Add output formats tests
` [PATCH v14 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v14 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v14 11/28] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v14 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v14 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v14 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v14 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v14 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v14 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v14 18/28] drm/tests: Add tests for "
` [PATCH v14 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v14 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v14 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v14 22/28] drm/tests: Add infoframes test
` [PATCH v14 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v14 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v14 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v14 26/28] drm/vc4: tests: Convert to plane creation helper
` [PATCH v14 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v14 28/28] drm/sun4i: hdmi: "
[PATCH v1 1/1] gpio: Remove legacy API documentation
2024-05-21 10:12 UTC (2+ messages)
[PATCH net-next v2] icmp: Add icmp_timestamp_ignore_all to control ICMP_TIMESTAMP
2024-05-21 9:25 UTC (3+ messages)
[PATCH v5 0/5] pids controller events rework
2024-05-21 9:21 UTC (6+ messages)
` [PATCH v5 1/5] cgroup/pids: Separate semantics of pids.events related to pids.max
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
` [PATCH v5 3/5] cgroup/pids: Add pids.events.local
` [PATCH v5 4/5] selftests: cgroup: Lexicographic order in Makefile
` [PATCH v5 5/5] selftests: cgroup: Add basic tests for pids controller
[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
2024-05-21 7:58 UTC (8+ messages)
` [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v5 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
` [PATCH v5 07/16] riscv: add ISA extensions validation callback
[PATCH 0/7] Add support for hwspinlock bust
2024-05-21 7:36 UTC (13+ messages)
` [PATCH 1/7] hwspinlock: Introduce refcount
` [PATCH 5/7] dt-bindings: remoteproc: qcom,pas: Add hwlocks
` [PATCH 6/7] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop
[PATCH] doc: ceph: update userspace command to get CephFS metadata
2024-05-21 0:32 UTC (2+ messages)
[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-05-20 18:03 UTC (14+ messages)
[PATCH 1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
2024-05-20 14:32 UTC (2+ messages)
` [PATCH 2/2] KVM: fix spelling of KVM_RUN_X86_BUS_LOCK in docs
[PATCH] Documentation: cve Korean translation
2024-05-20 14:22 UTC (3+ messages)
[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
2024-05-20 12:31 UTC (7+ messages)
` [PATCH v18 12/21] dm: add finalize hook to target_type
[PATCH net 0/3] doc: mptcp: new general doc and fixes
2024-05-20 8:16 UTC (4+ messages)
` [PATCH net 1/3] doc: mptcp: add missing 'available_schedulers' entry
` [PATCH net 2/3] doc: mptcp: alphabetical order
` [PATCH net 3/3] doc: new 'mptcp' page in 'networking'
[PATCH v2 0/3] ASoC: grace time for DPCM cleanup
2024-05-19 23:11 UTC (4+ messages)
` [PATCH v2 2/3] ASoC: soc-pcm: Indicate warning if CPU / Codec availability mismatch
[PATCH v5 00/28] NT synchronization primitive driver
2024-05-19 20:24 UTC (29+ messages)
` [PATCH v5 01/28] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [PATCH v5 02/28] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [PATCH v5 03/28] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [PATCH v5 04/28] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK
` [PATCH v5 05/28] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [PATCH v5 06/28] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT
` [PATCH v5 07/28] ntsync: Introduce NTSYNC_IOC_EVENT_SET
` [PATCH v5 08/28] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
` [PATCH v5 09/28] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE
` [PATCH v5 10/28] ntsync: Introduce NTSYNC_IOC_SEM_READ
` [PATCH v5 11/28] ntsync: Introduce NTSYNC_IOC_MUTEX_READ
` [PATCH v5 12/28] ntsync: Introduce NTSYNC_IOC_EVENT_READ
` [PATCH v5 13/28] ntsync: Introduce alertable waits
` [PATCH v5 14/28] selftests: ntsync: Add some tests for semaphore state
` [PATCH v5 15/28] selftests: ntsync: Add some tests for mutex state
` [PATCH v5 16/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY
` [PATCH v5 17/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL
` [PATCH v5 18/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
` [PATCH v5 19/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL
` [PATCH v5 20/28] selftests: ntsync: Add some tests for manual-reset event state
` [PATCH v5 21/28] selftests: ntsync: Add some tests for auto-reset "
` [PATCH v5 22/28] selftests: ntsync: Add some tests for wakeup signaling with events
` [PATCH v5 23/28] selftests: ntsync: Add tests for alertable waits
` [PATCH v5 24/28] selftests: ntsync: Add some tests for wakeup signaling via alerts
` [PATCH v5 25/28] selftests: ntsync: Add a stress test for contended waits
` [PATCH v5 26/28] maintainers: Add an entry for ntsync
` [PATCH v5 27/28] docs: ntsync: Add documentation for the ntsync uAPI
` [PATCH v5 28/28] ntsync: No longer depend on BROKEN
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-05-19 5:59 UTC (4+ messages)
[PATCH v12] mm: report per-page metadata information
2024-05-19 0:47 UTC (2+ messages)
[PATCH net-next v9 00/14] Device Memory TCP
2024-05-18 18:57 UTC (6+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
[PATCH 0/2] docs: riscv: Some clarifies on hwprobe misaligned performance
2024-05-18 16:00 UTC (3+ messages)
` [PATCH 1/2] docs: riscv: Clarify risc-v hwprobe RISCV_HWPROBE_MISALIGNED_* docs
` [PATCH 2/2] docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks
[PATCH net-next] icmp: Add icmp_timestamp_ignore_all to control ICMP_TIMESTAMP
2024-05-17 21:34 UTC (3+ messages)
[PATCH v3 1/2] doc: swiotlb: iommu/dma: Clarify swiotlb=force option applies only to dma-direct
2024-05-17 17:38 UTC (2+ messages)
` [PATCH v3 2/2] doc: swiotlb: Document SWIOTLB areas parameter
[PATCH] docs: rust: introduce the new kernel.org LLVM+Rust toolchains
2024-05-17 17:06 UTC
[PATCH net-next v12 00/13] net: Make timestamping selectable
2024-05-17 15:58 UTC (9+ messages)
` [PATCH net-next v12 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v12 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command
[PATCH] docs/zh_TW: add translation for glossary
2024-05-17 15:05 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).