All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-22 10:10:11 to 2021-07-22 11:07:24 UTC [more...]

post-receive: pub/scm/linux/kernel/git/ogabbay/linux
 2021-07-22 11:07 UTC 

[PATCH v5 net-next 00/36] nvme-tcp receive and tarnsmit offloads
 2021-07-22 11:03 UTC  (43+ messages)
` [PATCH v5 net-next 01/36] net: Introduce direct data placement tcp offload
` [PATCH v5 net-next 02/36] iov_iter: DDP copy to iter/pages
` [PATCH v5 net-next 03/36] net: skb copy(+hash) iterators for DDP offloads
` [PATCH v5 net-next 04/36] net/tls: expose get_netdev_for_sock
` [PATCH v5 net-next 05/36] nvme-tcp: Add DDP offload control path
` [PATCH v5 net-next 06/36] nvme-tcp: Add DDP data-path
` [PATCH v5 net-next 07/36] nvme-tcp: RX DDGST offload
` [PATCH v5 net-next 08/36] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v5 net-next 09/36] net/mlx5: Header file changes for nvme-tcp offload
` [PATCH v5 net-next 10/36] net/mlx5: Add 128B CQE for NVMEoTCP offload
` [PATCH v5 net-next 11/36] net/mlx5e: TCP flow steering for nvme-tcp
` [PATCH v5 net-next 12/36] net/mlx5e: NVMEoTCP offload initialization
` [PATCH v5 net-next 13/36] net/mlx5e: KLM UMR helper macros
` [PATCH v5 net-next 14/36] net/mlx5e: NVMEoTCP use KLM UMRs
` [PATCH v5 net-next 15/36] net/mlx5e: NVMEoTCP queue init/teardown
` [PATCH v5 net-next 16/36] net/mlx5e: NVMEoTCP async ddp invalidation
` [PATCH v5 net-next 17/36] net/mlx5e: NVMEoTCP ddp setup and resync
` [PATCH v5 net-next 18/36] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v5 net-next 19/36] net/mlx5e: NVMEoTCP statistics
` [PATCH v5 net-next 20/36] Documentation: add ULP DDP offload documentation
` [PATCH v5 net-next 21/36] net: drop ULP DDP HW offload feature if no CSUM offload feature
` [PATCH v5 net-next 22/36] net: Add ulp_ddp_pdu_info struct
` [PATCH v5 net-next 23/36] net: Add to ulp_ddp support for fallback flow
` [PATCH v5 net-next 24/36] net: Add MSG_DDP_CRC flag
` [PATCH v5 net-next 25/36] nvme-tcp: TX DDGST offload
` [PATCH v5 net-next 26/36] nvme-tcp: Mapping between Tx NVMEoTCP pdu and TCP sequence
` [PATCH v5 net-next 27/36] mlx5e: make preparation in TLS code for NVMEoTCP CRC Tx offload
` [PATCH v5 net-next 28/36] mlx5: Add sq state test bit for nvmeotcp
` [PATCH v5 net-next 29/36] mlx5: Add support to NETIF_F_HW_TCP_DDP_CRC_TX feature
` [PATCH v5 net-next 30/36] net/mlx5e: NVMEoTCP DDGST TX offload TIS
` [PATCH v5 net-next 31/36] net/mlx5e: NVMEoTCP DDGST Tx offload queue init/teardown
` [PATCH v5 net-next 32/36] net/mlx5e: NVMEoTCP DDGST TX BSF and PSV
` [PATCH v5 net-next 33/36] net/mlx5e: NVMEoTCP DDGST TX Data path
` [PATCH v5 net-next 34/36] net/mlx5e: NVMEoTCP DDGST TX handle OOO packets

[PATCH 0/2] acpi: pcihp: fix hotplug when bridge is wired to function > 0
 2021-07-22 10:59 UTC  (3+ messages)
` [PATCH 1/2] acpi: x86: pcihp: cleanup devfn usage in build_append_pci_bus_devices()
` [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges

[dpdk-dev] [PATCH v3] app/testpmd: fix testpmd doesn't show RSS hash offload
 2021-07-22 11:03 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4] "
      ` [dpdk-dev] [dpdk-stable] "

[PATCH 0/1] scsi: target: core: Fix sense key for invalid XCOPY request
 2021-07-22 11:03 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/ogabbay/linux
 2021-07-22 11:03 UTC 

[PATCH v2 0/3] arm64: support page mapping percpu first chunk allocator
 2021-07-22 11:00 UTC  (4+ messages)
` [PATCH v2 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC

[PATCH] [RFC] xfs: logging the on disk inode LSN can make it go backwards
 2021-07-22 11:02 UTC 

[PATCH for-6.1 0/1] machine: Disallow specifying topology parameters as zero
 2021-07-22 10:59 UTC  (3+ messages)

[linux-nfc] About NFC Tag emulation on Linux
 2021-07-22 10:59 UTC  (2+ messages)
`  "

[dpdk-dev] [PATCH] app/procinfo: add device registers dump
 2021-07-22 10:58 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

post-receive: pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64
 2021-07-22 10:59 UTC 

[PATCH] [RFC] fstests: generic test hook infrastructure
 2021-07-22 10:59 UTC  (3+ messages)

[PATCH] soundwire: stream: add s_rt into slave_rt_list before sdw_config_stream
 2021-07-22 10:56 UTC  (2+ messages)

[PULL v3 00/19] pc,pci,virtio: lots of new features
 2021-07-22 10:57 UTC  (10+ messages)
` [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35

[virtio-dev] [PATCH] virtio-mmio: Specify wait needed in driver during reset
 2021-07-22 10:57 UTC  (3+ messages)

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-22 10:56 UTC  (9+ messages)
` [PATCH v3 04/14] mm/memremap: add ZONE_DEVICE support for compound pages

post-receive: pub/scm/linux/kernel/git/ogabbay/linux
 2021-07-22 10:57 UTC 

[PATCH] ath5k: fix building with LEDS=m
 2021-07-22 10:54 UTC 

[Intel-gfx] [PATCH v2 0/5] MIPI DSI driver enhancements
 2021-07-22 10:54 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 1/5] drm/i915/dsi: send correct gpio_number on gen11 platform
` [Intel-gfx] [PATCH v2 2/5] drm/i915/jsl: program DSI panel GPIOs
` [Intel-gfx] [PATCH v2 3/5] drm/i915/dsi: wait for header and payload credit available
` [Intel-gfx] [PATCH v2 4/5] drm/i915/dsi: refine send MIPI DCS command sequence
` [Intel-gfx] [PATCH v2 5/5] drm/i915: Get proper min cdclk if vDSC enabled
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for MIPI DSI driver enhancements (rev2)

[LTP] [PATCH v3 1/3] lib: Add SAFE_SETGROUPS() and SAFE_GETGROUPS() function to LTP library
 2021-07-22 10:51 UTC  (3+ messages)
  ` [LTP] [PATCH v3 3/3] syscalls/shmget*: Convert into new api

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2021-07-22 10:51 UTC 

refactor the i915 GVT support
 2021-07-22 10:49 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2] soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR
 2021-07-22 10:49 UTC  (2+ messages)

[libgpiod][PATCH v2 0/3] libgpiod v2: C++ bindings
 2021-07-22 10:48 UTC  (7+ messages)
` [libgpiod][PATCH v2 3/3] bindings: cxx: implement C++ bindings for libgpiod v2.0

[PATCH resend] dma-debug: Use memory_intersects() directly
 2021-07-22 10:55 UTC  (2+ messages)

ubifs: corrupted dirent (ENOENT), problably related to O_TMPFILE and linkat
 2021-07-22 10:47 UTC  (3+ messages)

[PATCH] nbd/server: Suppress Broken pipe errors on abrupt disconnection
 2021-07-22 10:45 UTC  (2+ messages)

[Linaro-mm-sig] [PATCH] drm/msm: Add fence->wait() op
 2021-07-22 10:47 UTC  (12+ messages)

[Intel-gfx] [PULL] drm-misc-next
 2021-07-22 10:46 UTC  (2+ messages)
`  "

[PATCH 1/2] drm/amd/amdgpu embed hw_fence into amdgpu_job
 2021-07-22 10:45 UTC  (4+ messages)
` [PATCH 2/2] drm: add tdr support for embeded hw_fence

[PATCH 00/15] Fix some DT binding references at next-20210722
 2021-07-22 10:44 UTC  (7+ messages)
` [PATCH 02/15] dt-bindings: firmware: update arm,scpi.yaml reference
` [PATCH 05/15] MAINTAINERS: update arm,vic.yaml reference
` [PATCH 14/15] MAINTAINERS: update intel,ixp46x-rng.yaml reference

[PATCH resend] staging: rtl8188eu: move all source files from core subdirectory
 2021-07-22 10:44 UTC  (9+ messages)

[boot-wrapper PATCH v3 0/8] Add Armv8-R AArch64 support
 2021-07-22 10:42 UTC  (5+ messages)
` [boot-wrapper PATCH v3 1/8] Decouple V2M_SYS config by auto-detect dtb node
` [boot-wrapper PATCH v3 3/8] aarch64: Remove the redundant setup_stack

[PATCH] iommu/iova: kmemleak when disable SRIOV
 2021-07-22  8:16 UTC 

[PATCH] dma-debug: fix debugfs initialization order
 2021-07-22 10:10 UTC  (3+ messages)

/proc/net/{udp,tcp}{,6} : ip address format : RFC : need for /proc/net/{udp,tcp}{,6}{{n,h},{le,be}} ?
 2021-07-22 10:41 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-07-22 10:41 UTC 

[PATCH 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
 2021-07-22 10:39 UTC  (16+ messages)
` [PATCH 1/3] drm: use the lookup lock in drm_is_current_master
    ` [Intel-gfx] "
` [PATCH 2/3] drm: clarify lifetime/locking for drm_master's lease fields
    ` [Intel-gfx] "
` [PATCH 3/3] drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
    ` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2021-07-22 10:38 UTC 

[dpdk-dev] [PATCH 1/4] ethdev: fix max Rx packet length
 2021-07-22 10:38 UTC  (11+ messages)

[PATCH net-next V1 0/3] dt-bindings: net: dwmac-imx: convert
 2021-07-22 10:36 UTC  (5+ messages)
` [PATCH net-next V1 2/3] dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yaml

Taking first steps with EVL
 2021-07-22 10:37 UTC  (4+ messages)

[PATCH] mmc: mmc_spi: add spi:mmc-spi-slot alias
 2021-07-22 10:36 UTC  (11+ messages)

[dpdk-dev] imissed drop with mellanox connectx5
 2021-07-22 10:34 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Ditch i915 globals shrink infrastructure
 2021-07-22 10:33 UTC  (6+ messages)

Dovetail fixes to v5.3
 2021-07-22 10:33 UTC  (4+ messages)
` [PATCH 5/6] genirq: irq_pipeline: export oob status to /proc/interrupts

[dpdk-dev] [PATCH 2/4] doc: specify RTE flow create behaviour
 2021-07-22 10:33 UTC  (3+ messages)

[PATCH] Adjust deprecated QEMU device name
 2021-07-22 10:33 UTC  (5+ messages)

[dpdk-dev] [PATCH 1/4] doc: clarify RTE flow behaviour on port stop/start
 2021-07-22 10:32 UTC  (2+ messages)

[PATCH V2 0/5] virtio: Add virtio-device bindings
 2021-07-22 10:32 UTC  (5+ messages)
` [PATCH V2 1/5] dt-bindings: virtio: Add binding for virtio devices

post-receive: pub/scm/linux/kernel/git/efi/efi
 2021-07-22 10:30 UTC 

[virtio-comment] [PATCH V2 2/2] virtio: introduce STOP status bit
 2021-07-22 10:30 UTC  (19+ messages)

[PATCH] Bluetooth: btusb: check SCO MTU before enabling USB ALT 3 for WBS
 2021-07-22 10:28 UTC  (4+ messages)

[PATCH v1] perf pmu: Add PMU alias support
 2021-07-22 10:28 UTC  (2+ messages)

[PATCH v2] hyperv: root partition faults writing to VP ASSIST MSR PAGE
 2021-07-22 10:27 UTC  (2+ messages)

[PATCH] efistub: arm64: relax 2M alignment again for relocatable kernels
 2021-07-22 10:26 UTC  (2+ messages)

[PATCH v5 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-22 10:26 UTC  (3+ messages)
` [PATCH v5 3/9] PM: runtime: add devm_pm_runtime_enable helper

[PATCH] arm64: kprobe: Enable OPTPROBE for arm64
 2021-07-22 10:24 UTC  (4+ messages)

Bug: Commit a merge resolution with non-closed conflict markers leads to errs, segfault
 2021-07-22 10:25 UTC  (2+ messages)

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (3+ messages)

[BUG?] submodule-config.c:config_from() has left me confused
 2021-07-22 10:23 UTC 

post-receive: pub/scm/linux/kernel/git/lee/linux
 2021-07-22 10:23 UTC 

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-07-22 10:19 UTC  (15+ messages)

[PATCH 1/3] ath11k: add channel 2 into 6 GHz channel list
 2021-07-22 10:20 UTC  (6+ messages)
` [PATCH 2/3] ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status
` [PATCH 3/3] ath11k: fix survey dump collection in 6 GHz

[PATCH 1/1] virtio-blk: fix virtqueues accounting
 2021-07-22 10:20 UTC  (2+ messages)
` [virtio-comment] "

[PATCH v3 0/3] perf tool: Enable cpu list for hybrid
 2021-07-22 10:19 UTC  (7+ messages)
` [PATCH v3 3/3] perf tools: Enable on a list of CPUs "

[PATCH 0/1] Mediatek uart patch
 2021-07-22 10:12 UTC  (8+ messages)
` [PATCH] uart: mediatek: fix memory corruption issue

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2021-07-22 10:18 UTC 

[PATCH -next 1/2] riscv: implemented auipc simulate instruction
 2021-07-22 10:15 UTC  (5+ messages)
` [PATCH -next 2/2] riscv: implemented branch simulate instructions
  ` ping//Re: "
    ` ping//Re: "

[PATCH] hv: Remove unused inline functions in hyperv.h
 2021-07-22 10:16 UTC  (3+ messages)

[GIT PULL] MMC fixes for v5.14-rc3
 2021-07-22 10:16 UTC 

[PATCH net-next] arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers
 2021-07-22 10:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/hyperv/linux
 2021-07-22 10:15 UTC 

[PATCH v4 0/5] watchdog: f71808e_wdt: migrate to new kernel API
 2021-07-22 10:14 UTC  (6+ messages)
` [PATCH v4 1/5] watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
` [PATCH v4 2/5] watchdog: f71808e_wdt: rename variant-independent identifiers appropriately
` [PATCH v4 3/5] watchdog: f71808e_wdt: migrate to new kernel watchdog API
` [PATCH v4 4/5] watchdog: f71808e_wdt: refactor to platform device/driver pair
` [PATCH v4 5/5] watchdog: f71808e_wdt: dynamically allocate watchdog driver data

[PATCH v5 1/4] arm64: dts: ipq6018: correct TCSR block area
 2021-07-22 10:08 UTC  (6+ messages)
` [PATCH v5 2/4] pwm: driver for qualcomm ipq6018 pwm block

[PATCH bpf-next v2] bpf: expose bpf_d_path helper to vfs_* and security_* functions
 2021-07-22 10:15 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2021-07-22 10:14 UTC 

[PATCH v6 1/4] arm64: dts: ipq6018: correct TCSR block area
 2021-07-22 10:01 UTC  (5+ messages)
` [PATCH v6 2/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH v6 3/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v6 4/4] arm64: dts: ipq6018: add pwm node

Kernel 5.4.134
 2021-07-22 12:10 UTC 

[PATCH] mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.c
 2021-07-22 10:07 UTC  (2+ messages)

[PATCH 1/2] mips: replace deprecated EXTRA_CFLAGS with ccflags-y
 2021-07-22 10:09 UTC  (4+ messages)
` [PATCH 2/2] mips: clean up kvm Makefile

[PATCH] mips: netlogic: fix kernel-doc complaints in fmn-config.c
 2021-07-22 10:07 UTC  (2+ messages)

[TECH TOPIC] Rust for Linux
 2021-07-22 10:09 UTC  (11+ messages)
          ` cdev/devm_* issues (was Re: [TECH TOPIC] Rust for Linux)

[PATCH v4 1/2] docs: add traditional Chinese translation for kernel Documentation
 2021-07-22 10:10 UTC  (2+ messages)

Kernel 5.4.134
 2021-07-22 12:09 UTC 


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.