All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-30 06:25:07 to 2020-09-30 06:53:55 UTC [more...]

[dpdk-dev] [RFC PATCH 0/3] librte_ethdev: error recovery support
 2020-09-30  7:07 UTC  (9+ messages)
` [dpdk-dev] [RFC V2 "
  ` [dpdk-dev] [RFC V2 1/3] ethdev: support device reset and recovery events
  ` [dpdk-dev] [RFC V2 2/3] net/bnxt: notify applications about device reset/recovery
  ` [dpdk-dev] [RFC V2 3/3] app/testpmd: handle device recovery event
` [dpdk-dev] [RFC PATCH v2 0/3] librte_ethdev: error recovery support
  ` [dpdk-dev] [RFC PATCH v2 1/3] ethdev: support device reset and recovery events
  ` [dpdk-dev] [RFC PATCH v2 2/3] net/bnxt: notify applications about device reset/recovery
  ` [dpdk-dev] [RFC PATCH v2 3/3] app/testpmd: handle device recovery event

[PATCH v3 0/4] TPM 2.0 fixes in IMA tests
 2020-09-30  6:53 UTC  (5+ messages)
` [PATCH v3 2/4] IMA: Rewrite ima_boot_aggregate.c to new API
      ` [LTP] "

[PATCH v13 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-09-30  6:53 UTC  (11+ messages)
` [PATCH v13 06/15] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v13 07/15] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v13 08/15] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode

[f2fs-dev] [PATCH v4 0/9] Update to zstd-1.4.6
 2020-09-30  6:53 UTC  (21+ messages)
`  "
` [f2fs-dev] [PATCH v4 1/9] lib: zstd: Add zstd compatibility wrapper
  `  "
` [f2fs-dev] [PATCH v4 2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd
  `  "
` [f2fs-dev] [PATCH v4 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
  `  "
` [f2fs-dev] [PATCH v4 4/9] crypto: zstd: Switch to zstd-1.4.6 API
  `  "
` [f2fs-dev] [PATCH v4 5/9] btrfs: zstd: Switch to the "
  `  "
` [PATCH v4 6/9] f2fs: "
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v4 7/9] squashfs: "
  `  "
` [PATCH v4 8/9] lib: unzstd: "
  ` [f2fs-dev] "
` [PATCH v4 9/9] lib: zstd: Remove zstd compatibility wrapper
  ` [f2fs-dev] "

[PATCH] x86/uv/time: Replace one-element array and save heap space
 2020-09-30  6:52 UTC  (2+ messages)

[PATCH v1] btf_encoder: Handle DW_TAG_variable that has DW_AT_specification
 2020-09-30  6:52 UTC 

Pull request: u-boot-riscv/next 20200930
 2020-09-30  6:52 UTC 

[dpdk-dev] [PATCH v4 01/41] pipeline: add new SWX pipeline type
 2020-09-30  6:50 UTC  (10+ messages)
` [dpdk-dev] [PATCH v5 00/41] Pipeline alignment with the P4 language
  ` [dpdk-dev] [PATCH v5 36/41] examples/pipeline: add new example application
  ` [dpdk-dev] [PATCH v5 38/41] examples/pipeline: add configuration commands

[Buildroot] [PATCH] package/python-txtorcon.mk: drop _py3 file for python 2.x to fix pycompile issue
 2020-09-30  6:51 UTC 

[igt-dev] [PATCH i-g-t v2] lib/igt_core: Reinitialize print mutex in child process
 2020-09-30  6:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_core: Reinitialize print mutex in child process (rev3)

[dpdk-dev] [PATCH] net/mlx5: fix incorrect meter table define
 2020-09-30  6:47 UTC 

[PATCH v7 0/5] efi: Unified Xen hypervisor/kernel/initrd images
 2020-09-30  6:49 UTC  (3+ messages)
` [PATCH v7 1/5] efi/boot.c: add file.need_to_free

[PATCH net v1] net: phy: realtek: Modify 2.5G PHY name to RTL8226
 2020-09-30  6:48 UTC 

[peterz-queue:sched/wip2 9/12] kernel/sched/core.c:4689:3: error: implicit declaration of function 'migrate_disable_switch'; did you mean
 2020-09-30  6:49 UTC 

[dpdk-dev] [PATCH v5 01/41] pipeline: add new SWX pipeline type
 2020-09-30  6:34 UTC  (44+ messages)
` [dpdk-dev] [PATCH v6 00/42] Pipeline alignment with the P4 language
  ` [dpdk-dev] [PATCH v6 01/42] pipeline: add new SWX pipeline type
  ` [dpdk-dev] [PATCH v6 02/42] pipeline: add SWX pipeline input port
  ` [dpdk-dev] [PATCH v6 03/42] pipeline: add SWX pipeline output port
  ` [dpdk-dev] [PATCH v6 04/42] pipeline: add SWX headers and meta-data
  ` [dpdk-dev] [PATCH v6 05/42] pipeline: add SWX extern objects and funcs
  ` [dpdk-dev] [PATCH v6 06/42] pipeline: add SWX pipeline action
  ` [dpdk-dev] [PATCH v6 07/42] pipeline: add SWX pipeline tables
  ` [dpdk-dev] [PATCH v6 08/42] pipeline: add SWX pipeline instructions
  ` [dpdk-dev] [PATCH v6 09/42] pipeline: add SWX Rx and extract instructions
  ` [dpdk-dev] [PATCH v6 10/42] pipeline: add SWX Tx and emit instructions
  ` [dpdk-dev] [PATCH v6 11/42] pipeline: add header validate and invalidate SWX instructions
  ` [dpdk-dev] [PATCH v6 12/42] pipeline: add SWX move instruction
  ` [dpdk-dev] [PATCH v6 13/42] pipeline: add SWX DMA instruction
  ` [dpdk-dev] [PATCH v6 14/42] pipeline: introduce SWX add instruction
  ` [dpdk-dev] [PATCH v6 15/42] pipeline: introduce SWX subtract instruction
  ` [dpdk-dev] [PATCH v6 16/42] pipeline: introduce SWX ckadd instruction
  ` [dpdk-dev] [PATCH v6 17/42] pipeline: introduce SWX cksub instruction
  ` [dpdk-dev] [PATCH v6 18/42] pipeline: introduce SWX and instruction
  ` [dpdk-dev] [PATCH v6 19/42] pipeline: introduce SWX or instruction
  ` [dpdk-dev] [PATCH v6 20/42] pipeline: introduce SWX XOR instruction
  ` [dpdk-dev] [PATCH v6 21/42] pipeline: introduce SWX SHL instruction
  ` [dpdk-dev] [PATCH v6 22/42] pipeline: introduce SWX SHR instruction
  ` [dpdk-dev] [PATCH v6 23/42] pipeline: introduce SWX table instruction
  ` [dpdk-dev] [PATCH v6 24/42] pipeline: introduce SWX extern instruction
  ` [dpdk-dev] [PATCH v6 25/42] pipeline: introduce SWX jump and return instructions
  ` [dpdk-dev] [PATCH v6 26/42] pipeline: add SWX instruction description
  ` [dpdk-dev] [PATCH v6 27/42] pipeline: add SWX instruction verifier
  ` [dpdk-dev] [PATCH v6 28/42] pipeline: add SWX instruction optimizer
  ` [dpdk-dev] [PATCH v6 29/42] pipeline: add SWX pipeline query API
  ` [dpdk-dev] [PATCH v6 30/42] pipeline: add SWX pipeline flush
  ` [dpdk-dev] [PATCH v6 31/42] pipeline: add SWX table update high level API
  ` [dpdk-dev] [PATCH v6 32/42] pipeline: add SWX pipeline specification file
  ` [dpdk-dev] [PATCH v6 33/42] port: add ethernet device SWX port
  ` [dpdk-dev] [PATCH v6 34/42] port: add source and sink SWX ports
  ` [dpdk-dev] [PATCH v6 35/42] table: add exact match SWX table
  ` [dpdk-dev] [PATCH v6 36/42] examples/pipeline: add new example application
  ` [dpdk-dev] [PATCH v6 37/42] examples/pipeline: add message passing mechanism
  ` [dpdk-dev] [PATCH v6 38/42] examples/pipeline: add configuration commands
  ` [dpdk-dev] [PATCH v6 39/42] examples/pipeline: add l2fwd example
  ` [dpdk-dev] [PATCH v6 40/42] examples/pipeline: add l2fwd with MAC swap example
  ` [dpdk-dev] [PATCH v6 41/42] examples/pipeline: add VXLAN encapsulation example
  ` [dpdk-dev] [PATCH v6 42/42] doc: add new SWX pipeline type to release notes

[PATCH bpf-next v3 0/6] Various BPF helper improvements
 2020-09-30  6:48 UTC  (3+ messages)
` [PATCH bpf-next v3 3/6] bpf: add redirect_neigh helper as redirect drop-in

[PATCH V6] serial: qcom_geni_serial: To correct QUP Version detection logic
 2020-09-30  6:48 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] bpf: BTF support for ksyms
 2020-09-30  6:48 UTC  (3+ messages)

[PATCH] pci: check bus pointer before dereference
 2020-09-30  6:45 UTC  (8+ messages)

[PATCH] virtio-gpu api: fix 64/32 compat issue with blob implementation
 2020-09-30  6:46 UTC  (2+ messages)

[GIT PULL] arm: hisilicon: SoC updates for v5.10
 2020-09-30  6:43 UTC 

[PATCH v2 bpf-next] bpf: fix raw_tp test run in preempt kernel
 2020-09-30  6:45 UTC  (3+ messages)

[PATCH 1/3] ubifs: Fix a memleak after dumping authentication mount options
 2020-09-30  6:44 UTC  (4+ messages)
` [PATCH 3/3] ubifs: mount_ubifs: Release authentication resource in error handling path

[PATCH v2 0/3] iommu/tegra-smmu: Add PCI support
 2020-09-30  6:38 UTC  (24+ messages)
` [PATCH v2 1/3] memory: tegra: Add helper function tegra_get_memory_controller
` [PATCH v2 2/3] iommu/tegra-smmu: Rework .probe_device and .attach_dev

[rdma:wip/jgg-for-next] BUILD SUCCESS cf4c0fb00d5a93cefedadb6a973416376d3321dc
 2020-09-30  6:42 UTC 

[PATCH v1 1/3] pinctrl: tigerlake: Fix register offsets for TGL-H variant
 2020-09-30  6:41 UTC  (6+ messages)
` [PATCH v1 2/3] pinctrl: cannonlake: Modify COMMUNITY macros to be consistent
` [PATCH v1 3/3] pinctrl: sunrisepoint: "

[Intel-gfx] [PATCH v6 00/24] Introduce DG1
 2020-09-30  6:42 UTC  (25+ messages)
` [Intel-gfx] [PATCH v6 01/24] drm/i915/dg1: add more PCI ids
` [Intel-gfx] [PATCH v6 02/24] drm/i915/dg1: Initialize RAWCLK properly
` [Intel-gfx] [PATCH v6 03/24] drm/i915/dg1: Define MOCS table for DG1
` [Intel-gfx] [PATCH v6 04/24] drm/i915/dg1: Add DG1 power wells
` [Intel-gfx] [PATCH v6 05/24] drm/i915/dg1: Increase mmio size to 4MB
` [Intel-gfx] [PATCH v6 06/24] drm/i915/dg1: Wait for pcode/uncore handshake at startup
` [Intel-gfx] [PATCH v6 07/24] drm/i915/dg1: Add DPLL macros for DG1
` [Intel-gfx] [PATCH v6 08/24] drm/i915/dg1: Add and setup DPLLs "
` [Intel-gfx] [PATCH v6 09/24] drm/i915/dg1: Enable DPLL "
` [Intel-gfx] [PATCH v6 10/24] drm/i915/dg1: add hpd interrupt handling
` [Intel-gfx] [PATCH v6 11/24] drm/i915/dg1: invert HPD pins
` [Intel-gfx] [PATCH v6 12/24] drm/i915/dg1: gmbus pin mapping
` [Intel-gfx] [PATCH v6 13/24] drm/i915/dg1: Enable first 2 ports for DG1
` [Intel-gfx] [PATCH v6 14/24] drm/i915/dg1: Don't program PHY_MISC for PHY-C and PHY-D
` [Intel-gfx] [PATCH v6 15/24] drm/i915/dg1: Update comp master/slave relationships for PHYs
` [Intel-gfx] [PATCH v6 16/24] drm/i915/dg1: Update voltage swing tables for DP
` [Intel-gfx] [PATCH v6 17/24] drm/i915/dg1: provide port/phy mapping for vbt
` [Intel-gfx] [PATCH v6 18/24] drm/i915/dg1: map/unmap pll clocks
` [Intel-gfx] [PATCH v6 19/24] drm/i915/dg1: enable PORT C/D aka D/E
` [Intel-gfx] [PATCH v6 20/24] drm/i915/dg1: Load DMC
` [Intel-gfx] [PATCH v6 21/24] drm/i915/dg1: Add initial DG1 workarounds
` [Intel-gfx] [PATCH v6 22/24] drm/i915/dg1: DG1 does not support DC6
` [Intel-gfx] [PATCH v6 23/24] drm/i915/dg1: Change DMC_DEBUG{1, 2} registers
` [Intel-gfx] [PATCH v6 24/24] drm/i915/dgfx: define llc and snooping behaviour

[PATCH v3 0/2] Qualcomm's lpass device tree changes
 2020-09-30  6:42 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sc7180: Update lpass cpu node for audio over dp
` [PATCH v3 2/2] arm64: dts: qcom: sc7180-trogdor: Add lpass dai link for HDMI

Strange switching [threadname] to secondary mode after exception #0 in kernel-space at 0x80272444
 2020-09-30  6:42 UTC  (2+ messages)

drivers/dma/idxd/sysfs.c:391 engine_group_id_store() warn: potential spectre issue 'idxd->groups' (local cap)
 2020-09-30  6:42 UTC 

[PATCH 00/12] evtchn: recent XSAs follow-on
 2020-09-30  6:41 UTC  (10+ messages)
` [PATCH 04/12] evtchn: evtchn_set_priority() needs to acquire the per-channel lock
` [PATCH 11/12] evtchn: convert vIRQ lock to an r/w one

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-30  6:41 UTC  (4+ messages)

refactor the nvme scanning and validation code
 2020-09-30  6:41 UTC  (3+ messages)

[PATCH v8 0/7] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-30  6:39 UTC  (8+ messages)
` [PATCH v8 1/7] ASoC: Add sc7180-lpass binding header hdmi define
` [PATCH v8 2/7] ASoC: dt-bindings: Add dt binding for lpass hdmi
` [PATCH v8 3/7] Asoc:qcom:lpass-cpu:Update dts property read API
` [PATCH v8 4/7] Asoc: qcom: lpass:Update lpaif_dmactl members order
` [PATCH v8 5/7] ASoC: qcom: Add support for lpass hdmi driver
` [PATCH v8 6/7] Asoc: qcom: lpass-platform : Increase buffer size
` [PATCH v8 7/7] ASoC: qcom: sc7180: Add support for audio over DP

[RFC PATCH] fuse: update attributes on read() only on timeout
 2020-09-30  6:40 UTC  (4+ messages)
    ` [Virtio-fs] "

[PATCH] nvme-loop: don't put ctrl on nvme_init_ctrl error
 2020-09-30  6:40 UTC  (2+ messages)

[PATCH v9] nvme-fabrics: reject I/O to offline device
 2020-09-30  6:39 UTC  (2+ messages)

patch "serial: qcom_geni_serial: To correct QUP Version detection logic" added to tty-testing
 2020-09-30  6:39 UTC 

[GIT PULL] More EFI changes for v5.10
 2020-09-30  6:37 UTC  (2+ messages)

[PATCH] habanalabs/gaudi: use correct define for qman init
 2020-09-30  6:38 UTC  (3+ messages)

[GIT PULL] arm: dts: hisilicon dts updates for v5.10 (take two)
 2020-09-30  6:35 UTC 

[GIT PULL] Thunderbolt/USB4 changes for v5.10 merge window
 2020-09-30  6:36 UTC 

[PATCH 0/9] Address several issues when building media docs with Sphinx 3.x
 2020-09-30  6:36 UTC  (10+ messages)
` [PATCH 1/9] media: camera-sensor.rst: fix a doc build warning
` [PATCH 2/9] media: glossary.rst: use the right case for glossary entries
` [PATCH 3/9] media: docs: ipu3.rst: rely at automarkup extension
` [PATCH 4/9] media: dvb-frontends: remove a clone of a kernel-doc markup at zd1301_demod.h
` [PATCH 5/9] media: v4l2-subdev.rst: get rid of a duplicatd kernel-doc markup
` [PATCH 6/9] media: cec-core.rst: fix warnings with Sphinx 3.0+
` [PATCH 7/9] media: v4l2-subdev.h: fix a kernel-doc markup
` [PATCH 8/9] media: hist-v4l2.rst: remove struct duplication
` [PATCH 9/9] media: hist-v4l2.rst: remove :c:`type` from structs and enums

[PATCH 00/10] rpmsg: Make RPMSG name service modular
 2020-09-30  6:35 UTC  (3+ messages)
` [PATCH 02/10] rpmsg: core: Add channel creation internal API

[PATCH 0/2] xfs: a couple of small fixes
 2020-09-30  6:35 UTC  (3+ messages)
` [PATCH 1/2] xfs: stats expose padding value at end of qm line
` [PATCH 2/2] xfs: fix finobt btree block recovery ordering

[meta-freescale] gstreamer-plugins-bad build error in dunfell for SABRESD platform
 2020-09-30  6:32 UTC  (6+ messages)

[PATCH RESEND v3 0/2] Use the new usb control message API
 2020-09-30  6:23 UTC  (5+ messages)

[PATCH 00/22] Introduce the TDP MMU
 2020-09-30  6:30 UTC  (9+ messages)
` [PATCH 04/22] kvm: mmu: Allocate and free TDP MMU roots
` [PATCH 07/22] kvm: mmu: Support zapping SPTEs in the TDP MMU

[ihalip:1148 2/2] fs/gfs2/util.o: warning: objtool: gfs2_assert_warn_i()+0x184: unreachable instruction
 2020-09-30  6:29 UTC 

patch "iio: adc: gyroadc: fix leak of device node iterator" added to staging-next
 2020-09-30  6:28 UTC 

patch "iio: adc: at91-sama5d2_adc: fix DMA conversion crash" added to staging-next
 2020-09-30  6:28 UTC 

[PATCH 0/3] Support CPR on msm8939
 2020-09-30  6:26 UTC  (4+ messages)
` [PATCH 1/3] cpufreq: qcom: Add support for msm8939
` [PATCH 2/3] dt-bindings: power: avs: CPR: Add corner adjust properties
` [PATCH 3/3] power: avs: qcom-cpr: add support to msm8939

[PATCH net-next 13/15] sctp: support for sending packet over udp4 sock
 2020-09-30  6:26 UTC  (3+ messages)

[PATCH] drm/ttm: fix regression in ttm moves
 2020-09-30  6:26 UTC  (2+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2020-09-30  6:26 UTC 

vsock fix for 5.4 stable
 2020-09-30  6:26 UTC  (2+ messages)


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.