All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-08 09:12:44 to 2020-10-08 09:54:13 UTC [more...]

[dpdk-dev] [PATCH 20.11 00/20] raw/ioat: enhancements and new hardware support
 2020-10-08  9:51 UTC  (9+ 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

[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  (3+ 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)

[PATCHv2 net-next 00/17] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-08  9:48 UTC  (54+ 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] crypto: talitos - Fix sparse warnings
 2020-10-08  9:50 UTC  (7+ 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  (8+ messages)
` [PATCH 2/5] x86/boot: Move get_cmd_line_ptr() and COMMAND_LINE_SIZE into misc.h
` [PATCH 3/5] x86/boot/64: Change add_identity_map() to take size for ease of use
` [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  (12+ messages)
` [dpdk-dev] [PATCH v2 0/6] "
  ` [dpdk-dev] [PATCH v2 2/6] ethdev: add new attributes to hairpin config
  ` [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  (7+ messages)
` [PATCH v4 1/4] firmware: keembay: Add support for Arm Trusted Firmware Service call
` [PATCH v4 4/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC

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

Purpose of QOM properties registered at realize time?
 2020-10-08  9:45 UTC  (4+ 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)

[PATCH net-next v6 4/7] net: dsa: hellcreek: Add support for hardware timestamping
 2020-10-08  9:44 UTC  (11+ 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 "

Get inventory FRU from inventory system path
 2020-10-08  8:53 UTC 

[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  (9+ 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  (11+ 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  (16+ 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  (10+ messages)
` [PATCH v2 1/4] drivers/perf: hisi: Add identifier sysfs file
` [PATCH v2 2/4] bindings/perf/imx-ddr: update compatible string
` [PATCH v2 3/4] perf/imx_ddr: Add system PMU identifier for userspace
` [PATCH v2 4/4] perf/smmuv3: Support sysfs identifier file

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

[PATCH v2] pinctrl: cherryview: Ensure _REG(ACPI_ADR_SPACE_GPIO, 1) gets called
 2020-10-08  9:31 UTC  (5+ messages)

[PATCH 0/2] Add dmaengine bindings for the JZ4775 and the X2000 SoCs
 2020-10-08  9:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add JZ4775 bindings
` [PATCH 2/2] dt-bindings: dmaengine: Add X2000 bindings

[Intel-gfx] [PATCH 1/2] drm/atomic: document and enforce rules around "spurious" EBUSY
 2020-10-08  9:31 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/atomic: debug output for EBUSY
    `  "

Bugzilla – Bug 13529 #yocto
 2020-10-08  9:30 UTC  (3+ messages)
` [yocto] "

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

stable-rc 4.19.151-rc1/11bdb6b2eb73: no regressions found in project linux-stable-rc linux-4.19.y
 2020-10-08  9:30 UTC 

[PATCH v3 0/2] Add watchdog support for SbsaQemu
 2020-10-08  9:29 UTC  (3+ messages)
` [PATCH v3 2/2] hw/arm/sbsa-ref: add SBSA watchdog device

[Intel-gfx] [PATCH] drm/fb-helper: Add locking to sysrq handling
 2020-10-08  9:29 UTC  (5+ messages)
`  "

[RFC PATCH] mm: Fetch the dirty bit before we reset the pte
 2020-10-08  9:26 UTC  (2+ messages)

[PATCH] phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property
 2020-10-08  9:28 UTC 

[PATCH] dt-bindings: clock: adi,axi-clkgen: convert old binding to yaml format
 2020-10-08  9:28 UTC  (3+ messages)

[PATCH] mm: Avoid using set_pte_at when updating a present pte
 2020-10-08  9:25 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/core_auth: Added test description for test case
 2020-10-08  9:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

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

stable-rc 5.4.71-rc1/08ae63af42e6: no regressions found in project linux-stable-rc linux-5.4.y
 2020-10-08  9:25 UTC 

[PATCH v4 0/7] tracing: Add dynamic strings for synthetic events
 2020-10-08  9:22 UTC  (3+ messages)
` [PATCH v4 4/7] tracing: Add support for dynamic strings to "

[dpdk-dev] [PATCH 0/3] examples/fips_validation: misc fixes
 2020-10-08  9:21 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/3] examples/fips_validation: ignore \r in input files

Designeware I2C slave confusing IC_INTR_STOP_DET handle
 2020-10-08  9:21 UTC  (3+ messages)

Add support for the OnePlus 6 and 6T SDM845 devices
 2020-10-08  9:20 UTC  (2+ messages)

[net-next PATCH v3] net: dsa: rtl8366rb: Roof MTU for switch
 2020-10-08  9:19 UTC 

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

[PATCH] MIPS: SGI-IP28: disable use of ll/sc in kernel
 2020-10-08  9:19 UTC  (2+ messages)

[PATCH] MIPS: tx49xx: move tx4939_add_memory_regions into only user
 2020-10-08  9:19 UTC  (2+ messages)

[PATCH v5 00/36] qapi: static typing conversion, pt1
 2020-10-08  9:16 UTC  (6+ messages)
` [PATCH v5 19/36] qapi/events.py: add type hint annotations

Heartbeat on closed SCTP sockets?
 2020-10-08  9:08 UTC  (5+ messages)

[PATCH net-next v2 0/7] ethtool: allow dumping policies to user space
 2020-10-08  9:15 UTC  (5+ messages)
` [PATCH net-next v2 3/7] ethtool: trim policy tables

[PATCH v4 0/5] pseries NUMA distance calculation
 2020-10-08  9:13 UTC  (2+ messages)

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

Use usb-ctrl for USB gadget management
 2020-10-08  9:11 UTC  (3+ messages)

[PATCH 0/5] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
 2020-10-08  9:12 UTC  (4+ messages)
` [PATCH 1/5] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH 3/5] x86/ioapic: Handle Extended Destination ID field in RTE


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.