All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-08 09:32:02 to 2020-10-08 10:07:26 UTC [more...]

[dpdk-dev] [PATCH 0/3] add FEC support
 2020-10-08 10:06 UTC  (10+ messages)
` [dpdk-dev] [PATCH V15 "
  ` [dpdk-dev] [PATCH V15 3/3] app/testpmd: add FEC command
` [dpdk-dev] [PATCH V16 0/3] add FEC support
  ` [dpdk-dev] [PATCH V16 1/3] ethdev: introduce FEC API
  ` [dpdk-dev] [PATCH V16 2/3] net/hns3: support FEC
  ` [dpdk-dev] [PATCH V16 3/3] app/testpmd: add FEC command

[PATCH v2 1/2] powerpc/rtas: Restrict RTAS requests from userspace
 2020-10-08 10:07 UTC  (5+ messages)

[PATCH 0/4] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-08 10:05 UTC  (9+ messages)
` [PATCH 1/4] of/fdt: Update zone_dma_bits when running in bcm2711

[PATCH] Makefile: ASCII-sort += lists
 2020-10-08 10:06 UTC  (2+ messages)

[PATCH led-next 1/1] leds: mlxreg: Allow multi-instantiation of same name LED for modular systems
 2020-10-08 10:05 UTC  (9+ messages)

[PATCH] flex-array: allow arrays of unions with flexible members
 2020-10-08 10:04 UTC  (4+ messages)

[PATCH v2] drm/i915: Exclude low pages (128KiB) of stolen from use
 2020-10-08 10:04 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v3] drm/panfrost: Fix job timeout handling
 2020-10-08 10:04 UTC  (3+ messages)

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-10-08 10:04 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 00/18] "
  ` [dpdk-dev] [PATCH v3 01/18] eal: add max SIMD bitwidth

Add support for the OnePlus 6 and 6T SDM845 devices
 2020-10-08 10:03 UTC  (3+ messages)
` [PATCH 5/5] i2c: geni: sdm845: dont perform DMA for the oneplus6

next/pending-fixes baseline: 241 runs, 4 regressions (v5.9-rc8-323-g7af8fd03242c)
 2020-10-08 10:02 UTC 

Purpose of QOM properties registered at realize time?
 2020-10-08 10:00 UTC  (6+ messages)

[PATCHv2 net-next 00/17] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-08 10:01 UTC  (40+ messages)
` [PATCHv2 net-next 01/17] udp: check udp sock encap_type in __udp_lib_err
  ` [PATCHv2 net-next 02/17] udp6: move the mss check after udp gso tunnel processing
    ` [PATCHv2 net-next 03/17] udp: do checksum properly in skb_udp_tunnel_segment
      ` [PATCHv2 net-next 04/17] udp: support sctp over udp "
        ` [PATCHv2 net-next 05/17] sctp: create udp4 sock and add its encap_rcv
          ` [PATCHv2 net-next 06/17] sctp: create udp6 sock and set "
            ` [PATCHv2 net-next 07/17] sctp: add encap_err_lookup for udp encap socks
              ` [PATCHv2 net-next 08/17] sctp: add encap_port for netns sock asoc and transport
                ` [PATCHv2 net-next 09/17] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
                  ` [PATCHv2 net-next 10/17] sctp: allow changing transport encap_port by peer packets
                    ` [PATCHv2 net-next 11/17] sctp: add udphdr to overhead when udp_port is set
                      ` [PATCHv2 net-next 12/17] sctp: call sk_setup_caps in sctp_packet_transmit instead
                        ` [PATCHv2 net-next 13/17] sctp: support for sending packet over udp4 sock
                          ` [PATCHv2 net-next 14/17] sctp: support for sending packet over udp6 sock
                            ` [PATCHv2 net-next 15/17] sctp: add the error cause for new encapsulation port restart
                              ` [PATCHv2 net-next 16/17] sctp: handle the init chunk matching an existing asoc
                                ` [PATCHv2 net-next 17/17] sctp: enable udp tunneling socks

[PATCH] mmc: sdhci_am654: Fix module autoload
 2020-10-08 10:01 UTC 

[PATCH net-next v6 4/7] net: dsa: hellcreek: Add support for hardware timestamping
 2020-10-08 10:01 UTC  (12+ messages)

[PATCH 0/3] i2c: meson: scl rate fixups
 2020-10-08 10:00 UTC  (10+ messages)
` [PATCH 1/3] i2c: meson: fix clock setting overwrite
` [PATCH 2/3] i2c: meson: keep peripheral clock enabled
` [PATCH 3/3] i2c: meson: fixup rate calculation with filter delay

[PATCH v1] PCI: brcmstb: fix error return paths in probe()
 2020-10-08  9:58 UTC  (3+ messages)

[dpdk-dev] [PATCH 20.11 00/20] raw/ioat: enhancements and new hardware support
 2020-10-08  9:51 UTC  (27+ messages)
` [dpdk-dev] [PATCH v6 00/25] "
  ` [dpdk-dev] [PATCH v6 01/25] doc/api: add ioat driver to index
  ` [dpdk-dev] [PATCH v6 02/25] raw/ioat: fix missing close function
  ` [dpdk-dev] [PATCH v6 03/25] raw/ioat: enable use from C++ code
  ` [dpdk-dev] [PATCH v6 04/25] raw/ioat: include extra info in error messages
  ` [dpdk-dev] [PATCH v6 05/25] raw/ioat: add a flag to control copying handle parameters
  ` [dpdk-dev] [PATCH v6 06/25] raw/ioat: split header for readability
  ` [dpdk-dev] [PATCH v6 07/25] raw/ioat: rename functions to be operation-agnostic
  ` [dpdk-dev] [PATCH v6 08/25] raw/ioat: add separate API for fence call
  ` [dpdk-dev] [PATCH v6 09/25] raw/ioat: make the HW register spec private
  ` [dpdk-dev] [PATCH v6 10/25] usertools/dpdk-devbind.py: add support for DSA HW
  ` [dpdk-dev] [PATCH v6 11/25] raw/ioat: add skeleton for VFIO/UIO based DSA device
  ` [dpdk-dev] [PATCH v6 12/25] raw/ioat: add vdev probe for DSA/idxd devices
  ` [dpdk-dev] [PATCH v6 13/25] raw/ioat: include example configuration script
  ` [dpdk-dev] [PATCH v6 14/25] raw/ioat: create rawdev instances on idxd PCI probe
  ` [dpdk-dev] [PATCH v6 15/25] raw/ioat: create rawdev instances for idxd vdevs
  ` [dpdk-dev] [PATCH v6 16/25] raw/ioat: add datapath data structures for idxd devices
  ` [dpdk-dev] [PATCH v6 17/25] raw/ioat: add configure function "
  ` [dpdk-dev] [PATCH v6 18/25] raw/ioat: add start and stop functions "
  ` [dpdk-dev] [PATCH v6 19/25] raw/ioat: add data path "
  ` [dpdk-dev] [PATCH v6 20/25] raw/ioat: add info function "
  ` [dpdk-dev] [PATCH v6 21/25] raw/ioat: create separate statistics structure
  ` [dpdk-dev] [PATCH v6 22/25] raw/ioat: move xstats functions to common file
  ` [dpdk-dev] [PATCH v6 23/25] raw/ioat: add xstats tracking for idxd devices
  ` [dpdk-dev] [PATCH v6 24/25] raw/ioat: clean up use of common test function
  ` [dpdk-dev] [PATCH v6 25/25] raw/ioat: add fill operation

Get inventory FRU from inventory system path
 2020-10-08  9:58 UTC  (2+ messages)

[PATCH v5 0/3] i2c: imx: Fix handling of arbitration loss
 2020-10-08  9:56 UTC  (4+ messages)
` [PATCH v5 1/3] i2c: imx: Fix reset of I2SR_IAL flag

[PATCH v4 0/2] iommu/tegra-smmu: Two followup changes
 2020-10-08  9:56 UTC  (7+ messages)
` [PATCH v4 1/2] iommu/tegra-smmu: Unwrap tegra_smmu_group_get
` [PATCH v4 2/2] iommu/tegra-smmu: Expand mutex protection range

[PATCH] crypto: talitos - Fix sparse warnings
 2020-10-08  9:50 UTC  (8+ messages)

Please pull u-boot-cfi-flash/master
 2020-10-08  9:55 UTC 

[Virtio-fs] [PATCH] configure: add option for virtiofsd
 2020-10-08  9:55 UTC  (4+ messages)

[PATCH v4 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-08  9:53 UTC  (8+ messages)
` [PATCH v4 2/3] iommu/tegra-smmu: Rework tegra_smmu_probe_device()

mm: Question about the use of 'accessed' flags and pte_young() helper
 2020-10-08  9:49 UTC 

[PATCH] compat/mingw.h: drop extern from function declaration
 2020-10-08  9:52 UTC  (4+ messages)
` [RFC PATCH] Makefile: create externcheck target

[PATCH] IB/rdmavt: Fix sizeof mismatch
 2020-10-08  9:52 UTC  (2+ messages)

2.29.0.rc0.windows.1: Duplicate commit id error message when fetching
 2020-10-08  9:52 UTC  (3+ messages)

Update venus firmware files for v5.4
 2020-10-08  9:50 UTC  (2+ messages)

Application development under WSLv2/vscode
 2020-10-08  9:51 UTC 

[dpdk-dev] [PATCH v1 1/2] eal/x86: add WC store function
 2020-10-08  9:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v12 0/5] eal: add WC store functions

[PATCH 0/7] wfx: move out from the staging area
 2020-10-08  9:50 UTC  (4+ messages)

[PATCH] ALSA: compress: allow pause and resume during draining
 2020-10-08  9:49 UTC  (7+ messages)

libtraceevent: make doc-install tries different file names than generated
 2020-10-08  9:50 UTC 

[igt-dev] [PATCH i-g-t v6 0/2] tests/kms_ccs: CCS Clear Color test
 2020-10-08  9:49 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_ccs: CCS Clear Color test (rev5)

[PATCH v2] cfi_flash: Fix devicetree address determination
 2020-10-08  9:49 UTC  (4+ messages)

[PATCH 0/5] Couple of bugfixes to sev-es series
 2020-10-08  9:48 UTC  (3+ messages)
` [PATCH 4/5] x86/boot/64: Explicitly map boot_params and command line

[PATCH v4] i2c: sh_mobile: implement atomic transfers
 2020-10-08  9:48 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] introduce support for hairpin between two ports
 2020-10-08  9:47 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 0/6] "
  ` [dpdk-dev] [PATCH v2 3/6] ethdev: add API to get hairpin peer ports list
  ` [dpdk-dev] [PATCH v2 4/6] ethdev: add APIs for hairpin queue operation
  ` [dpdk-dev] [PATCH v2 5/6] app/testpmd: change hairpin queues setup
  ` [dpdk-dev] [PATCH v2 6/6] doc: update for two ports hairpin mode

[PATCH net 0/2] IPv6: reply ICMP error with fragment doesn't contain all headers
 2020-10-08  9:47 UTC  (5+ messages)
` [PATCH net 2/2] IPv6: reply ICMP error if the first fragment don't include "

[PATCH v2 1/6] Add ancillary bus support
 2020-10-08  9:45 UTC  (13+ messages)

[PATCH v4 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-10-08  9:45 UTC  (4+ messages)
` [PATCH v4 1/4] firmware: keembay: Add support for Arm Trusted Firmware Service call

[PATCH 1/1] sandbox: make SDL window resizable
 2020-10-08  9:46 UTC  (3+ messages)

linux-next: Tree for Oct 8
 2020-10-08  9:45 UTC 

[PATCH v2] Fixing LGPL version number
 2020-10-08  7:52 UTC 

[PATCH] Fixing LGPL version number
 2020-10-08  9:22 UTC  (6+ messages)

[RFC PATCH 00/21] contrib/gitdm: Add more companies entries
 2020-10-08  9:42 UTC  (3+ messages)
` [RFC PATCH 05/21] contrib/gitdm: Add Daynix to the domain map

[dpdk-dev] [PATCH] linux/igb_uio: add Makefile to build the kernel module
 2020-10-08  9:43 UTC  (3+ messages)
` [dpdk-dev] [DPDK_KMODS v4] "

[dpdk-dev] [PATCH] net/af_xdp: Don't allow umem sharing for xsks with same netdev, qid
 2020-10-08  9:17 UTC 

[cip-dev] Backporting of security patches for Intel i40e drivers required?
 2020-10-08  9:42 UTC 

[PATCH v7] Add MediaTek MT6779 devapc driver
 2020-10-08  9:39 UTC  (8+ messages)
` [PATCH v7 2/2] soc: mediatek: add mt6779 "

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-08  9:40 UTC  (9+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH 0/2] Enable GPIO and I2C configs for TI's J721e platform
 2020-10-08  9:40 UTC  (8+ messages)

[PATCH 0/2] fix race conditions with task aborts
 2020-10-08  9:42 UTC  (5+ messages)
` [PATCH 1/2] target: iscsi: prevent a race condition in iscsit_unmap_cmd()

[dpdk-dev] [PATCH v3 1/6] eal: add power management intrinsics
 2020-10-08  9:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 02/10] "

[dpdk-dev] [PATCH v2 0/1] vfio: change spapr DMA window sizing operation
 2020-10-08  9:39 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/1] vfio: modify spapr iommu support to use static window sizing

[PATCH] mmc renesas_sdhi: workaround a regression when reinserting SD cards
 2020-10-08  9:38 UTC  (2+ messages)

[PATCH] crypto: talitos - Fix return type of current_desc_hdr()
 2020-10-08  9:34 UTC  (2+ messages)

[PATCH v2] staging: vchiq: Fix list_for_each exit tests
 2020-10-08  9:38 UTC  (2+ messages)

Additional debug info to aid cacheline analysis
 2020-10-08  9:32 UTC  (4+ messages)

[PATCH 5.8 00/85] 5.8.14-rc1 review
 2020-10-08  9:37 UTC  (7+ messages)
` [PATCH 5.8 05/85] Revert "usbip: Implement a match function to fix usbip"

[PATCH net-next 11/15] sctp: add udphdr to overhead when udp_port is set
 2020-10-08  9:37 UTC  (10+ messages)

[PATCH v5 80/80] ARM: dts: bcm2711: Enable the display pipeline
 2020-10-08  9:35 UTC  (14+ messages)

[PATCH] crypto: talitos - Endianess in current_desc_hdr()
 2020-10-08  9:34 UTC  (2+ messages)

linux-next: build warning after merge of the pm tree
 2020-10-08  9:35 UTC  (3+ messages)

[PATCH v3 0/7] Support GEM object mappings from I/O memory
 2020-10-08  9:35 UTC  (11+ messages)
` [PATCH v3 6/7] drm/fb_helper: Support framebuffers in "

[PATCH] rtc: mt6397: Remove unused member dev
 2020-10-08  9:34 UTC  (3+ messages)

failed to read block groups: Operation not permitted
 2020-10-08  9:35 UTC  (4+ messages)

[PATCH 0/13] Fix per-domain IRQ affinity, allow >255 CPUs on x86 without IRQ remapping
 2020-10-08  9:34 UTC  (11+ messages)
` [PATCH 01/13] x86/apic: Use x2apic in guest kernels even with unusable CPUs
  ` [PATCH 07/13] irqdomain: Add max_affinity argument to irq_domain_alloc_descs()

[PATCH V6 RESEND] HID: ASUS: Add support for ASUS N-Key keyboard
 2020-10-08  9:33 UTC  (2+ messages)

[KVMTOOL][PATCHv2] vhost-net: enable multiqueue support
 2020-10-08  9:32 UTC 

[dpdk-dev] [PATCH 1/2] app/test: uninit vdevs in event eth Rx adapter autotest
 2020-10-08  9:32 UTC  (3+ messages)

[RESEND^2 PATCH v3 0/3] Clean up and fix error handling in DIO
 2020-10-08  9:32 UTC  (2+ messages)

[PATCH v2 0/4] perf drivers: Add sysfs identifier file
 2020-10-08  9:26 UTC  (3+ messages)
` [PATCH v2 1/4] drivers/perf: hisi: Add identifier sysfs file
` [PATCH v2 3/4] perf/imx_ddr: Add system PMU identifier for userspace

[PATCH 1/4] drm/ttm: set the tt caching state at creation time
 2020-10-08  9:31 UTC  (3+ messages)
` [PATCH 3/4] drm/ttm: use caching instead of placement for ttm_io_prot
` [PATCH 4/4] drm/ttm: nuke caching placement flags


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.