All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-02 15:12:37 to 2021-03-02 16:07:08 UTC [more...]

[PATCH v3 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2021-03-02 15:54 UTC  (4+ messages)
` [PATCH v3 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers

[nf:master 7/7] net/netfilter/nf_tables_api.c:920:15: warning: converting the enum constant to a boolean
 2021-03-02 15:38 UTC  (2+ messages)

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-03-02 15:25 UTC  (3+ messages)

[PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"
 2021-03-02 15:16 UTC  (7+ messages)

[PATCH AUTOSEL 4.4 1/8] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
 2021-03-02 11:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 7/8] s390/smp: __smp_rescan_cpus() - move cpumask away from stack

[meta-security][dunfell][PATCH 0/9] Some IMA/EVM fixes to dunfell branch
 2021-03-02 14:57 UTC  (4+ messages)
` [meta-security][dunfell][PATCH 6/9] README.md: update according to the refactoring in ima-evm-rootfs.bbclass
` [meta-security][dunfell][PATCH 7/9] initramfs-framework-ima: let ima_enabled return 0
` [meta-security][dunfell][PATCH 9/9] ima-policy-hashed: add CGROUP2_SUPER_MAGIC fsmagic

[PATCH AUTOSEL 4.9 01/10] udf: fix silent AED tagLocation corruption
 2021-03-02 11:59 UTC  (5+ messages)
` [PATCH AUTOSEL 4.9 04/10] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 4.9 05/10] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 4.9 06/10] x86, build: use objtool mcount
` [PATCH AUTOSEL 4.9 07/10] PCI: xgene-msi: Fix race in installing chained irq handler

[PATCH AUTOSEL 5.4 01/33] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:57 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 13/33] HID: logitech-dj: add support for the new lightspeed connection iteration
` [PATCH AUTOSEL 5.4 19/33] Input: applespi - don't wait for responses to commands indefinitely
` [PATCH AUTOSEL 5.4 21/33] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH AUTOSEL 5.4 23/33] PCI: mediatek: Add missing of_node_put() to fix reference leak
` [PATCH AUTOSEL 5.4 24/33] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register

[PATCH v3 00/25] Page folios
 2021-03-02 13:22 UTC  (4+ messages)
` [PATCH v3 01/25] mm: Introduce struct folio

[PATCH v1] microblaze: tag highmem_setup() with __meminit
 2021-03-02 13:28 UTC  (4+ messages)

[RFC PATCH v1] powerpc: Enable KFENCE for PPC32
 2021-03-02 11:40 UTC  (8+ messages)

[meta-oe][PATCH] grpc: Upgrade 1.24.3 -> 1.35.0
 2021-03-02 16:06 UTC  (4+ messages)
` [oe] "

[xlnx:xlnx_rebase_v5.4 1296/1699] drivers/soc/xilinx/xlnx_vcu_core.c:120 xvcu_core_probe() warn: 'xvcu->aclk' not released on lines: 88
 2021-03-02 16:05 UTC 

[PATCH v2 00/12] Add support for extension boards detection and DT overlays application
 2021-03-02 16:05 UTC  (3+ messages)
` [PATCH v2 10/12] sun5i: add support for DIP detection to CHIP board

[dpdk-dev] [PATCH] guides: add a testing guide for developing tests
 2021-03-02 16:00 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC PATCH] fuse: Clear SGID bit when setting mode in setacl
 2021-03-02 16:00 UTC  (4+ messages)
    ` [Virtio-fs] "

[PATCH] ALSA: hda: ignore invalid NHLT table
 2021-03-02 15:57 UTC  (3+ messages)
  ` [External] "

[x86, build] 6dafca9780: WARNING:at_arch/x86/kernel/ftrace.c:#ftrace_verify_code
 2021-03-02 15:58 UTC  (2+ messages)

[PATCH v4 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm platform
 2021-03-02 15:57 UTC  (5+ messages)
` [PATCH v4 14/14] qemu: arm64: Add documentation for capsule update

[PATCH next v3 00/15] printk: remove logbuf_lock
 2021-03-02 13:20 UTC  (4+ messages)
` [PATCH next v3 12/15] printk: introduce a kmsg_dump iterator

[PATCH v2 00/10] Refactor arch specific Hyper-V code
 2021-03-02 13:34 UTC  (11+ messages)
` [PATCH v2 01/10] Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
  ` ** POTENTIAL FRAUD ALERT - RED HAT ** "
` [PATCH v2 07/10] clocksource/drivers/hyper-v: Handle vDSO differences inline
` [PATCH v2 08/10] clocksource/drivers/hyper-v: Handle sched_clock "

[kvm-unit-tests PATCH v3 0/3] s390x: mvpg test
 2021-03-02  8:22 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: introduce leave_pstate to leave userspace
` [kvm-unit-tests PATCH v3 2/3] s390x: mvpg: simple test
` [kvm-unit-tests PATCH v3 3/3] s390x: mvpg: skip some tests when using TCG

[RFC PATCH kvm-unit-tests] x86: add ioregionfd fast PIO test
 2021-03-02  9:40 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 01/47] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:56 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 13/47] powerpc/pci: Add ppc_md.discover_phbs()
` [PATCH AUTOSEL 5.10 20/47] powerpc/64: Fix stack trace not displaying final frame

[PATCH] perf test: Test case 27 fails on s390 and non-x86 platforms
 2021-03-02 13:31 UTC 

[PATCH] staging: rtl8192e: remove redundant variable shadowing
 2021-03-02 13:32 UTC 

[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
 2021-03-02 13:29 UTC  (3+ messages)
` [PATCH 06/20] ima: Manual replacement of the deprecated strlcpy() with return values

[PATCH 0/3][v4] add support for never printing hashed addresses
 2021-03-02 13:29 UTC  (6+ messages)
` [PATCH 3/3] [v4] lib/vsprintf: no_hash_pointers prints all addresses as unhashed

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-02 13:24 UTC 

[PATCH v3] vfio/pci: Add support for opregion v2.1+
 2021-03-02 13:02 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3 0/2] x86/setup: consolidate early memory reservations
 2021-03-02 13:04 UTC  (3+ messages)
` [PATCH v3 1/2] "

[RFC PATCH v4 0/9] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-02 12:57 UTC  (10+ messages)
` [RFC PATCH v4 1/9] tools headers: sync headers of asm-generic/hugetlb_encode.h
` [RFC PATCH v4 2/9] tools headers: Add a macro to get HUGETLB page sizes for mmap
` [RFC PATCH v4 3/9] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing
` [RFC PATCH v4 4/9] KVM: selftests: Make a generic helper to get vm guest mode strings
` [RFC PATCH v4 5/9] KVM: selftests: Add a helper to get system configured THP page size
` [RFC PATCH v4 6/9] KVM: selftests: Add a helper to get system default hugetlb "
` [RFC PATCH v4 7/9] KVM: selftests: List all hugetlb src types specified with page sizes
` [RFC PATCH v4 8/9] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers
` [RFC PATCH v4 9/9] KVM: selftests: Add a test for kvm page table code

Processor to run Intel PT in a Guest VM
 2021-03-02  1:16 UTC  (2+ messages)

[PATCHSET 00/11] perf test: Fix cpu/thread map leaks
 2021-03-02 13:03 UTC  (5+ messages)
` [PATCH 04/11] perf test: Fix cpu and thread map leaks in sw_clock_freq test

[PATCH] scsi: ufs: Fix incorrect ufshcd_state after ufshcd_reset_and_restore()
 2021-03-02 13:04 UTC  (4+ messages)

[PATCH] arm: Add support for Kobol Helios64 board
 2021-03-02 15:54 UTC  (2+ messages)

[dm-devel] [PATCH] multipathd: avoid crash in uevent_cleanup()
 2021-03-02 15:49 UTC  (11+ messages)

Plugin Address Translations Inconsistent/Incorrect?
 2021-03-02 15:33 UTC  (5+ messages)

Yocto Project Status WW09`21
 2021-03-02 15:48 UTC 

[PATCH v6 0/9] ALSA: add virtio sound driver
 2021-03-02 15:35 UTC  (10+ messages)
` [PATCH v6 9/9] ALSA: virtio: introduce device suspend/resume support
              ` [virtio-dev] "

[PATCH v25 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-02 13:15 UTC  (5+ messages)
  ` [PATCH v25 4/4] scsi: ufs: Add HPB 2.0 support

[RFC PATCH] mtd: add OTP (one-time-programmable) erase ioctl
 2021-03-02 13:06 UTC  (3+ messages)

[PATCH] KVM: nSVM: Optimize L12 to L2 vmcb.save copies
 2021-03-02 12:56 UTC  (3+ messages)

[PATCH] perf: fix ccache usage in $(CC) when generating arch errno table
 2021-03-02 12:57 UTC  (2+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-02 12:58 UTC  (2+ messages)

drivers/pinctrl/qcom/pinctrl-lpass-lpi.c:458 lpi_config_set() error: uninitialized symbol 'strength'
 2021-03-02 15:47 UTC  (2+ messages)

[PATCH] tests/acceptance: Use imgtec.com URL for Fedora 22 artifacts
 2021-03-02 15:45 UTC  (5+ messages)

[PATCH] nvme: add cache flush in get/set_features
 2021-03-02 15:44 UTC  (4+ messages)

[PATCH] nvme: Elaborate on cache maintenance operation in get/set_features
 2021-03-02 15:43 UTC 

[Buildroot] [PATCH] support/dependencies: detect and bailout when PATH contains spaces/TABs
 2021-03-02 15:43 UTC  (2+ messages)
` [Buildroot] environment variables with spaces (request for comments)

[Bug 211981] New: AMDGPU: without cable attached videocard shuts down and does wake up again, log prints "[drm] Cannot find any crtc or sizes"
 2021-03-02 15:43 UTC  (2+ messages)
` [Bug 211981] AMDGPU: without cable attached videocard shuts down and does not "

[dm-devel] multipath with SAS and FC
 2021-03-02 15:41 UTC  (3+ messages)

[PATCH 00/20] ppc: qemu: Add eTSEC support
 2021-03-02 15:40 UTC  (24+ messages)
` [PATCH 01/20] net: phy: xilinx: Remove non-DM prototype of phy_connect_gmii2rgmii()
` [PATCH 02/20] net: phy: xilinx: Convert to use APIs which support live DT
` [PATCH 03/20] net: phy: fixed: Remove non-DM prototype of phy_connect_fixed()
` [PATCH 04/20] net: phy: fixed: Convert to use APIs which support live DT
` [PATCH 05/20] dt-bindings: net: Add the old DT bindings for "fixed-link"
` [PATCH 06/20] of: extra: Introduce ofnode_phy_is_fixed_link() API
` [PATCH 07/20] test: dm: Add a case to test ofnode_phy_is_fixed_link()
` [PATCH 08/20] dm: mdio: Use ofnode_phy_is_fixed_link() API
` [PATCH 09/20] net: tsec: "
` [PATCH 10/20] net: phy: Simplify the logic of phy_connect_fixed()
` [PATCH 11/20] net: phy: fixed: Make driver ops static
` [PATCH 12/20] net: phy: fixed: Add the missing ending newline
` [PATCH 13/20] net: phy: fixed: Support the old DT binding
` [PATCH 14/20] dt-bindings: net: Update Freescale TSEC to support "queue-group"
` [PATCH 15/20] net: tsec: Support <reg> property from the subnode "queue-group"
` [PATCH 16/20] dm: core: Correctly read <ranges> of simple-bus
` [PATCH 17/20] test: dm: Add a test case for simple-bus <ranges>
` [PATCH 18/20] ppc: qemu: Create a virtual memory mapping of the platform bus
` [PATCH 19/20] ppc: qemu: Enable eTSEC support
` [PATCH 20/20] doc: board: qemu-ppce500: Document eTSEC usage

[xen-unstable-smoke test] 159805: tolerable all pass - PUSHED
 2021-03-02 15:39 UTC 

[PATCH 0/3] soundwire: qcom: add Clock Stop and Auto Enumeration support
 2021-03-02 14:34 UTC  (5+ messages)
` [PATCH 2/3] soundwire: qcom: add auto enumeration support

[PATCH v2 0/2] gitlab-ci.yml: Add jobs to test CFI
 2021-03-02 15:38 UTC  (8+ messages)

[PATCH v2 0/2] tests: Add functional test for out-of-process device emulation
 2021-03-02 15:38 UTC  (3+ messages)
` [PATCH v2 1/2] avocado_qemu: add exec_command function

[PULL 00/29] Misc patches for 2021-02-25
 2021-03-02 15:36 UTC  (5+ messages)
` [PULL 27/29] vl: deprecate -writeconfig
  ` About '-readconfig' [Was: Re: [PULL 27/29] vl: deprecate -writeconfig]

[PATCH 1/2] perf daemon: Fix control fifo permissions
 2021-03-02 12:59 UTC  (2+ messages)

[PATCH 0/7] ALSA/ASoC/SOF/SoundWire: fix Kconfig issues
 2021-03-02 15:34 UTC  (7+ messages)

[dpdk-dev] [PATCH v2 0/2] EAL Thread TLS API enhancements
 2021-03-02 15:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/2] eal: error number enhancement for thread TLS API
` [dpdk-dev] [PATCH v2 2/2] eal: rename key opaque pointer in "

[PATCH] netlink: Allow command handler to use l_netlink_cancel
 2021-03-02 15:34 UTC  (2+ messages)

Want to use linux-fslc 5.10 with Dunfell
 2021-03-02 15:34 UTC  (7+ messages)
` [meta-freescale] "

[ovmf test] 159800: all pass - PUSHED
 2021-03-02 15:33 UTC 

xenstore_lib.h and libxenstore API/ABI problems
 2021-03-02 15:33 UTC  (2+ messages)

[PATCH v2] acpi: increase maximum size for "etc/table-loader" blob
 2021-03-02 15:29 UTC 

[PATCH] staging: rtl8192e: remove unnecessary break
 2021-03-02 15:29 UTC 

[PATCH AUTOSEL 4.14 01/13] udf: fix silent AED tagLocation corruption
 2021-03-02 11:58 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 05/13] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 4.14 06/13] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 4.14 07/13] x86, build: use objtool mcount
` [PATCH AUTOSEL 4.14 08/13] PCI: xgene-msi: Fix race in installing chained irq handler

[PATCH v4] clone: document partial clone section
 2021-03-02 14:25 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] perf tools: Fix event's pmu name parsing
 2021-03-02 13:01 UTC  (2+ messages)

[PATCH] ASoC: codec: Omit superfluous error message in jz4760_codec_probe()
 2021-03-02 12:55 UTC  (3+ messages)
  ` [PATCH] ASoC: codec: Omit superfluous error message injz4760_codec_probe()

Proposalö git push -F
 2021-03-02 12:35 UTC 

[PATCH] describe: dont abort too early when searching tags
 2021-03-02  9:34 UTC  (4+ messages)
` [PATCH 04/10] test-lib functions: add an --annotated-tag option to "test_commit"

[PATCH v3 00/12] Simple IPC Mechanism
 2021-03-02  9:44 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 12/12] t0052: add simple-ipc tests and t/helper/test-simple-ipc tool

[PATCH v4] builtin/clone.c: add --reject-shallow option
 2021-03-02  8:44 UTC  (3+ messages)
  `  "

Argument list too long when fetching many missing objects from partial clone
 2021-03-02  6:55 UTC  (3+ messages)

[PATCH 1/2] microblaze: syscalls: switch to generic syscalltbl.sh
 2021-03-02 13:00 UTC  (2+ messages)

[PATCH v2 12/15] Documentation/technical: describe multi-pack reverse indexes
 2021-03-02  4:36 UTC  (3+ messages)

[PATCH v3 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-03-02  6:39 UTC  (5+ messages)
` [PATCH v3 4/6] t7500: add tests for --fixup=[amend|reword] options
` [PATCH v3 6/6] doc/git-commit: add documentation for fixup=[amend|reword] options

[PATCH 5.4 000/340] 5.4.102-rc1 review
 2021-03-02 12:31 UTC  (3+ messages)

[Contributor Call] Call for agenda items
 2021-03-02 15:28 UTC  (2+ messages)

[PATCH 0/6] coresight: Patches for v5.12 (perf tools)
 2021-03-02 12:52 UTC  (3+ messages)

[PATCH v2 04/15] builtin/multi-pack-index.c: split sub-commands
 2021-03-02  4:06 UTC  (2+ messages)

[PATCH v2 08/15] midx: allow marking a pack as preferred
 2021-03-02  4:17 UTC  (2+ messages)

[PATCH v7 15/17] hook: provide stdin by string_list or callback
 2021-03-02  1:47 UTC  (3+ messages)

[PATCH] Add support for C# record types
 2021-03-02  0:58 UTC 

[PATCH] git-mv: fix git mv bug with case insensitive fs
 2021-03-01 23:59 UTC  (3+ messages)
` [PATCH v3 1/1] git mv foo FOO ; git mv foo bar gave an assert

[PATCH v3 0/5] Increase amount of data for monitor to read
 2021-03-02 15:25 UTC  (4+ messages)
` [PATCH v3 2/5] monitor: drain requests queue with 'channel closed' event

Getting the value of a syscall's memory address argument - setxattr
 2021-03-02 15:27 UTC  (2+ messages)

[PATCH v6 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-03-02 15:21 UTC  (6+ messages)
` [PATCH v6 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model

[LTP] [RFC PATCH v2 0/7] CGroup API rewrite
 2021-03-02 15:25 UTC  (8+ messages)
` [LTP] [RFC PATCH v2 1/7] API: Add safe openat, printfat, readat and unlinkat
` [LTP] [RFC PATCH v2 2/7] API: Add macro for the container_of trick
` [LTP] [RFC PATCH v2 3/7] Add new CGroups Core and Item APIs
` [LTP] [RFC PATCH v2 4/7] Add new CGroups API library tests
` [LTP] [RFC PATCH v2 5/7] docs: Update CGroups API
` [LTP] [RFC PATCH v2 6/7] mem: Convert tests to new "
` [LTP] [RFC PATCH v2 7/7] madvise06: Convert "

[PATCH] ARM: imx: imx8mn-ddr4-evk: Add ethernet support
 2021-03-02 15:24 UTC  (10+ messages)

[PATCH v1] acpi: increase maximum size for "etc/table-loader" blob
 2021-03-02 15:03 UTC  (6+ messages)

[PATCH] queue: Fix an l_queue_insert corner case
 2021-03-02 15:21 UTC  (2+ messages)

[PULL 0/7] testing updates (build, docs, dumps)
 2021-03-02 15:17 UTC  (2+ messages)

[PATCH RFC for-4.15] x86/msr: introduce an option for legacy MSR behavior selection
 2021-03-02 15:18 UTC  (4+ messages)

[PATCH 0/2] A64/R40 DRAM controller dual-rank-related changes
 2021-03-02 15:19 UTC  (5+ messages)
` [PATCH 2/2] sunxi: enable dual rank memory on R40

[PATCH v3 00/27] cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode
 2021-03-02 14:58 UTC  (8+ messages)
` [PATCH v3 11/27] cpu: Move CPUClass::write_elf* to SysemuCPUOps
` [PATCH v3 12/27] cpu: Move CPUClass::asidx_from_attrs "
` [PATCH v3 13/27] cpu: Move CPUClass::get_phys_page_debug "
` [PATCH v3 14/27] cpu: Move CPUClass::get_memory_mapping "
` [PATCH v3 15/27] cpu: Move CPUClass::get_paging_enabled "
` [PATCH v3 16/27] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c
` [PATCH v3 17/27] linux-user: Remove dead code

[Intel-wired-lan] [PATCH net v2] i40e: Fix to not show opcode msg on unsuccessful VF MAC change
 2021-03-02 15:19 UTC 

[PATCH 0/2] Acceptance Tests: restore the use of target related information
 2021-03-02 15:17 UTC  (5+ messages)
` [PATCH 1/2] Acceptance Tests: restore downloading of VM images

[dpdk-dev] [RFC 1/7] ethdev: support sub function representor
 2021-03-02 15:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 8/9] ethdev: representor iterator compare complete info

vfio-pci: protect remap_pfn_range() from simultaneous calls
 2021-03-02 12:47 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 2/2] pwm: sun8i-v536: document device tree bindings
 2021-03-02 12:40 UTC 

[PATCH] This patch fixes the check-patch errors
 2021-03-02 12:53 UTC  (2+ messages)

[Patch v2 0/4] NXP Flexspi driver patches
 2021-03-02 12:49 UTC  (5+ messages)
` [Patch v2 1/4] spi: spi-nxp-fspi: Add support for IP read only
` [Patch v2 2/4] dt-bindings: spi: spi-nxp-fspi: Add imx8dxl support
` [Patch v2 3/4] spi: spi-nxp-fspi: Add imx8dxl driver support
` [Patch v2 4/4] spi: spi-nxp-fspi: Implement errata workaround for LS1028A

[PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
 2021-03-02 12:51 UTC  (4+ messages)

[RFC PATCH 0/1] x86/kprobes: Remoev single-step trap from x86 kprobes
 2021-03-02 12:51 UTC  (5+ messages)
` [RFC PATCH 1/1] x86/kprobes: Use int3 instead of debug trap for single-step

[PATCH] ASoC: fsl_xcvr: Use devm_platform_ioremap_resource_byname() to simplify code
 2021-03-02 12:50 UTC 

[PATCH] wrapper: add workaround for open() returning EINTR
 2021-03-01 23:57 UTC  (8+ messages)
      ` [PATCH v2] Makefile: add OPEN_RETURNS_EINTR knob
          ` [PATCH] config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big Sur

[android-goldfish:android-3.18 13268/17941] net/sched/act_pedit.c:62 tcf_pedit_init() warn: inconsistent indenting
 2021-03-02 15:16 UTC 

[dpdk-dev] [PATCH] net/bnxt: don't set mbuf pointers to null in vector PMD
 2021-03-02 15:16 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.