All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-03 10:43:57 to 2021-09-03 11:21:46 UTC [more...]

[PATCH v5 00/21] ASoC: qcom: Add AudioReach support
 2021-09-03 11:20 UTC  (10+ messages)
` [PATCH v5 01/21] soc: dt-bindings: qcom: apr: convert to yaml
` [PATCH v5 02/21] soc: dt-bindings: qcom: apr: deprecate qcom,apr-domain property
` [PATCH v5 03/21] soc: qcom: apr: make code more reuseable
` [PATCH v5 04/21] soc: dt-bindings: qcom: add gpr bindings
` [PATCH v5 05/21] soc: qcom: apr: Add GPR support
` [PATCH v5 06/21] ASoC: dt-bindings: move LPASS dai related bindings out of q6afe
` [PATCH v5 07/21] ASoC: dt-bindings: move LPASS clocks "
` [PATCH v5 08/21] ASoC: dt-bindings: rename q6afe.h to q6dsp-lpass-ports.h
` [PATCH v5 09/21] ASoC: qdsp6: q6afe-dai: move lpass audio ports to common file

[RFC PATCH v1 00/11] powerpc/machdep: Remove dust and convert to static calls
 2021-09-03 11:18 UTC  (19+ messages)
` [RFC PATCH v1 01/11] powerpc/time: Remove generic_suspend_{dis/en}able_irqs()
` [RFC PATCH v1 02/11] powerpc/machdep: Remove stale functions from ppc_md structure
` [RFC PATCH v1 03/11] powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLS
` [RFC PATCH v1 04/11] powerpc/machdep: Make probe_machine() static
` [RFC PATCH v1 05/11] powerpc/machdep: Move sys_ctrler_t definition into pmac.h
` [RFC PATCH v1 06/11] powerpc/machdep: Add helpers to use ppc_md. functions
` [RFC PATCH v1 07/11] powerpc/mpc86xx_hpcn: Remove obsolete statement
` [RFC PATCH v1 08/11] powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINT
` [RFC PATCH v1 09/11] powerpc/platforms: Use ppc_md. helpers
` [RFC PATCH v1 10/11] powerpc/platforms: Use ppc_md_update() instead of define_machine()
` [RFC PATCH v1 11/11] powerpc/machdep: Convert ppc_md to static calls

[PATCH v2 0/9] Support ETE decoding
 2021-09-03 11:18 UTC  (25+ messages)
` [PATCH v2 1/9] perf cs-etm: Refactor initialisation of decoder params
` [PATCH v2 2/9] perf cs-etm: Initialise architecture based on TRCIDR1
` [PATCH v2 4/9] perf cs-etm: Save TRCDEVARCH register
` [PATCH v2 6/9] perf cs-etm: Update OpenCSD decoder for ETE
` [PATCH v2 7/9] perf cs-etm: Create ETE decoder
` [PATCH v2 8/9] perf cs-etm: Print the decoder name

[PATCH 00/28] glib: Replace g_memdup() by g_memdup2_qemu()
 2021-09-03 11:18 UTC  (42+ messages)
` [PATCH 01/28] hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
` [PATCH 02/28] glib-compat: Introduce g_memdup2() wrapper
` [PATCH 03/28] qapi: Replace g_memdup() by g_memdup2_qemu()
` [PATCH 04/28] accel/tcg: "
` [PATCH 05/28] block/qcow2-bitmap: "
` [PATCH 06/28] softmmu: "
` [PATCH 07/28] hw/9pfs: "
` [PATCH 08/28] hw/acpi: Avoid truncating acpi_data_len() to 32-bit
` [PATCH 09/28] hw/acpi: Replace g_memdup() by g_memdup2_qemu()
` [PATCH 10/28] hw/core/machine: "
` [PATCH 11/28] hw/hppa/machine: "
` [PATCH 12/28] hw/i386/multiboot: "
` [PATCH 13/28] hw/net/eepro100: "
` [PATCH 14/28] hw/nvram/fw_cfg: "
` [PATCH 15/28] hw/scsi/mptsas: "
` [PATCH 16/28] hw/ppc/spapr_pci: "
` [PATCH 17/28] hw/rdma: "
` [PATCH 18/28] hw/vfio/pci: "
` [RFC PATCH 19/28] hw/virtio: "
` [PATCH 20/28] net/colo: "
` [RFC PATCH 21/28] ui/clipboard: "
` [RFC PATCH 22/28] linux-user: "
` [PATCH 23/28] tests/unit: "
` [PATCH 24/28] tests/qtest: "
` [PATCH 25/28] target/arm: "
` [PATCH 26/28] target/ppc: "
` [PATCH 27/28] contrib: "
` [PATCH 28/28] checkpatch: Do not allow deprecated g_memdup()

[PATCH] watchdog: sbsa: only use 32-bit accessors
 2021-09-03 11:21 UTC 

[PATCH v6 kspp-next 00/22] Function Granular KASLR
 2021-09-03 11:19 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/8] dma: add dmadev driver for ioat devices
 2021-09-03 11:17 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 00/10] "
  ` [dpdk-dev] [PATCH v2 01/10] dma/ioat: add device probe and removal functions
  ` [dpdk-dev] [PATCH v2 02/10] dma/ioat: create dmadev instances on PCI probe
  ` [dpdk-dev] [PATCH v2 03/10] dma/ioat: add datapath structures
  ` [dpdk-dev] [PATCH v2 04/10] dma/ioat: add configuration functions
  ` [dpdk-dev] [PATCH v2 05/10] dma/ioat: add start and stop functions
  ` [dpdk-dev] [PATCH v2 06/10] dma/ioat: add data path job submission functions
  ` [dpdk-dev] [PATCH v2 07/10] dma/ioat: add data path completion functions
  ` [dpdk-dev] [PATCH v2 08/10] dma/ioat: add statistics
  ` [dpdk-dev] [PATCH v2 09/10] dma/ioat: add support for vchan idle function
  ` [dpdk-dev] [PATCH v2 10/10] devbind: move ioat device ID for ICX to dmadev category

[dpdk-dev] [PATCH] devtools: script to track map symbols
 2021-09-03 11:17 UTC  (9+ messages)
` [dpdk-dev] [PATCH v10 0/3] devtools: scripts to count and track symbols
  ` [dpdk-dev] [PATCH v10 2/3] devtools: script to send notifications of expired symbols

[PATCH v3 0/2] objtool: altinstructions fix and cleanup
 2021-09-03 11:16 UTC  (2+ messages)

[PATCH] gimp: add recipe for current developement version
 2021-09-03 11:13 UTC 

arch/arm64/kvm/va_layout.c:188:6: warning: no previous prototype for 'kvm_patch_vector_branch'
 2021-09-03 11:15 UTC  (2+ messages)

[PATCH v7 0/8] use DYNAMIC_DEBUG to implement DRM.debug
 2021-09-03 11:15 UTC  (5+ messages)
` [PATCH v7 3/8] i915/gvt: use DEFINE_DYNAMIC_DEBUG_CATEGORIES to create "gvt:core:" etc categories
  ` [Intel-gfx] "
` [PATCH v7 5/8] drm_print: add choice to use dynamic debug in drm-debug
  ` [Intel-gfx] "

[PATCH v3 00/28] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-03 11:15 UTC  (3+ messages)
` [PATCH v3 22/28] cxl/pmem: Add support for multiple nvdimm-bridge objects

incoming
 2021-09-03 11:14 UTC  (9+ messages)
` [patch 036/212] mm, slab: make flush_slab() possible to call with irqs enabled

[PATCH v2 0/4] add a test mode for SANITIZE=leak, run it in CI
 2021-09-03 11:13 UTC  (5+ messages)
` [PATCH v3 0/8] "

[PATCH] regulator: core: resolve supply voltage deferral silently
 2021-09-03 11:10 UTC  (6+ messages)

[PATCH] tipc: clean up inconsistent indenting
 2021-09-03 11:10 UTC  (2+ messages)

[PATCH] net: 3com: 3c59x: clean up inconsistent indenting
 2021-09-03 11:10 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Enable TPS3/4 on all platforms that support them
 2021-09-03 11:10 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH net] pktgen: remove unused variable
 2021-09-03 11:10 UTC  (2+ messages)

[PATCH] skbuff: clean up inconsistent indenting
 2021-09-03 11:10 UTC  (2+ messages)

[PATCH] drivers: net: smc911x: clean up inconsistent indenting
 2021-09-03 11:10 UTC  (2+ messages)

[PATCH net] mptcp: Only send extra TCP acks in eligible socket states
 2021-09-03 11:10 UTC  (2+ messages)

[PATCH net-next] net: dpaa2-mac: add support for more ethtool 10G link modes
 2021-09-03 11:09 UTC  (6+ messages)

[LTP] [PATCH 1/1] tst_test.sh: Use command -v instead of type
 2021-09-03 11:09 UTC 

ths8200.c:undefined reference to `v4l2_async_unregister_subdev'
 2021-09-03 11:07 UTC  (2+ messages)

[PATCH v3 00/12] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-03 11:05 UTC  (13+ messages)
` [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v3 11/12] KVM: arm64: selftests: Add arch_timer test
` [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH 0/4] bundle: show progress on "unbundle"
 2021-09-03 11:06 UTC  (8+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 2/5] strvec: add a strvec_pushvec()

ucontext, kernel vs. userspace (glibc)
 2021-09-03 11:02 UTC  (4+ messages)

[dpdk-dev] [PATCH] net: add support for UDP segmentation case
 2021-09-03 10:59 UTC 

[PATCH] net: stmmac: fix MAC not working when system resume back with WoL enabled
 2021-09-03 11:04 UTC  (12+ messages)

[syzbot] WARNING: refcount bug in qrtr_node_lookup
 2021-09-03 11:04 UTC 

[PATCH] tools: perf: Report collisions in AUX records
 2021-09-03 11:01 UTC  (5+ messages)

[Intel-gfx] [PATCH v2 0/7] drm/i915/bios: remove vbt ddi_port_info caching
 2021-09-03 11:04 UTC  (2+ messages)

[LTP] [PATCH] syscalls/aarch64: Remove 32 bit only syscalls
 2021-09-03 11:03 UTC  (6+ messages)

[dpdk-dev] [PATCH] telemetry: add support for dicts of dicts
 2021-09-03 10:57 UTC 

[RFC 0/6] fast poll multishot mode
 2021-09-03 11:02 UTC  (8+ messages)
` [PATCH 1/6] io_uring: enhance flush completion logic
` [PATCH 2/6] io_uring: add IORING_ACCEPT_MULTISHOT for accept
` [PATCH 3/6] io_uring: add REQ_F_APOLL_MULTISHOT for requests
` [PATCH 4/6] io_uring: let fast poll support multishot
` [PATCH 5/6] io_uring: implement multishot mode for accept
` [PATCH 6/6] io_uring: enable "

[PATCH v5] arm64: dts: qcom: sc7280: Add venus DT node
 2021-09-03 11:02 UTC  (2+ messages)

Kernel bug tracker
 2021-09-03 11:00 UTC 

[PATCH] Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from uio_hv_generic driver
 2021-09-03 11:00 UTC  (2+ messages)

wanting to clarify some shared lib install and packaging issues
 2021-09-03 10:57 UTC 

[PATCH v2] mmap_lock: Change trace and locking order
 2021-09-03 10:55 UTC  (2+ messages)

[PATCH for-5.15 0/5] ASoC: fsl: register platform component before registering cpu dai
 2021-09-03 10:30 UTC  (6+ messages)
` [PATCH for-5.15 1/5] ASoC: fsl_sai: "
` [PATCH for-5.15 2/5] ASoC: fsl_esai: "
` [PATCH for-5.15 3/5] ASoC: fsl_micfil: "
` [PATCH for-5.15 4/5] ASoC: fsl_spdif: "
` [PATCH for-5.15 5/5] ASoC: fsl_xcvr: "

[PATCH 0/2] locking/rwbase_rt: Use wake_q for lockless reader waker
 2021-09-03 10:55 UTC  (3+ messages)
` [PATCH 2/2] locking/rwbase_rt: Lockless reader waking up a writer

[PATCH v14 01/12] Bluetooth: Enumerate local supported codec and cache details
 2021-09-03 10:58 UTC  (12+ messages)
` [PATCH v14 02/12] Bluetooth: Add support for Read Local Supported Codecs V2
` [PATCH v14 03/12] Bluetooth: btintel: Read supported offload use cases
` [PATCH v14 04/12] Bluetooth: Allow querying of supported offload codecs over SCO socket
` [PATCH v14 05/12] Bluetooth: btintel: Define callback to fetch data_path_id
` [PATCH v14 06/12] Bluetooth: Allow setting of codec for HFP offload use case
` [PATCH v14 07/12] Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
` [PATCH v14 08/12] Bluetooth: Configure codec for HFP offload use case
` [PATCH v14 09/12] Bluetooth: btintel: Define a callback to fetch codec config data
` [PATCH v14 10/12] Bluetooth: Add support for msbc coding format
` [PATCH v14 11/12] Bluetooth: Add offload feature under experimental flag
` [PATCH v14 12/12] Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transport

[PATCH] s390/io: Fix ioremap and iounmap undefinded issue for s390
 2021-09-03 10:51 UTC  (6+ messages)

[dpdk-dev] [PATCH 00/13] add dmadev driver for idxd devices
 2021-09-03 10:51 UTC  (19+ messages)
` [dpdk-dev] [PATCH v2 00/16] "
  ` [dpdk-dev] [PATCH v2 01/16] raw/ioat: only build if dmadev not present
  ` [dpdk-dev] [PATCH v2 02/16] doc: initial commit for dmadevs section
  ` [dpdk-dev] [PATCH v2 03/16] dma/idxd: add skeleton for VFIO based DSA device
  ` [dpdk-dev] [PATCH v2 04/16] dma/idxd: add bus device probing
  ` [dpdk-dev] [PATCH v2 05/16] dma/idxd: create dmadev instances on bus probe
  ` [dpdk-dev] [PATCH v2 06/16] dma/idxd: create dmadev instances on pci probe
  ` [dpdk-dev] [PATCH v2 07/16] dma/idxd: add datapath structures
  ` [dpdk-dev] [PATCH v2 08/16] dma/idxd: add configure and info_get functions
  ` [dpdk-dev] [PATCH v2 09/16] dma/idxd: add start and stop functions for pci devices
  ` [dpdk-dev] [PATCH v2 10/16] dma/idxd: add data-path job submission functions
  ` [dpdk-dev] [PATCH v2 11/16] dma/idxd: add data-path job completion functions
  ` [dpdk-dev] [PATCH v2 12/16] dma/idxd: add operation statistic tracking
  ` [dpdk-dev] [PATCH v2 13/16] dma/idxd: add vchan idle function
  ` [dpdk-dev] [PATCH v2 14/16] dma/idxd: move dpdk_idxd_cfg.py from raw to dma
  ` [dpdk-dev] [PATCH v2 15/16] devbind: add dma device class
  ` [dpdk-dev] [PATCH v2 16/16] devbind: move idxd device ID to dmadev class

[virtio-comment] [PATCH v5] virtio-vsock: add description for datagram type
 2021-09-03 10:51 UTC  (7+ messages)
`  "
  ` [virtio-comment] "

[PATCH] btrfs: add new filter for missing devices
 2021-09-03 10:50 UTC 

[PATCH net] ionic: fix double use of queue-lock
 2021-09-03 10:50 UTC  (2+ messages)

[PATCH v2 1/2] bootstrap: INSTALL: Require GNU patch
 2021-09-03 10:49 UTC  (4+ messages)
` [PATCH v2 2/2] autogen.sh: Detect python

[Intel-gfx] [PATCH 00/19] drm/i915: Short-term pinning and async eviction
 2021-09-03 10:48 UTC  (7+ messages)
` [Intel-gfx] [PATCH 07/19] drm/i915: vma is always backed by an object

[PATCH v3 0/2] add support for Cadence's XSPI controller
 2021-09-03 10:47 UTC  (6+ messages)
` [PATCH v3 2/2] spi: cadence: add support for Cadence "

[PATCH] lockdep: Let lock_is_held_type() detect recursive read as read
 2021-09-03 10:45 UTC  (3+ messages)

[PATCH v1 1/3] hw/riscv: virt: Don't use a macro for the PLIC configuration
 2021-09-03 10:41 UTC  (2+ messages)

[SPDK] Re: Add SPDK related option into the QEMU's .XML config file
 2021-09-03 10:44 UTC 

[dpdk-dev] [PATCH v1 1/4] common/iavf: add QFI fields for GTPU UL and DL
 2021-09-03 10:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 2/4] common/iavf: add proto hdr field support for L4 checksum


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.