All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-01 10:03:49 to 2020-10-01 10:37:11 UTC [more...]

[dpdk-dev] [PATCH] net: check that seg is valid before dereference
 2020-10-01 10:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] "
  ` [dpdk-dev] [PATCH v2 2/2] net/virtio: check return from rte_raw_cksum_mbuf

[PATCH v2 00/12] ARM: dts: imx: Board compatibles cleanup
 2020-10-01 10:37 UTC  (7+ messages)
` [PATCH v2 08/12] ARM: dts: imx6dl-pico: fix board compatibles

[PATCH] ALSA: compress: allow pause and resume during draining
 2020-10-01 10:35 UTC  (8+ messages)

[PATCH v4 1/2] arm: rmobile: Add PRR CPU ID macros for RZ/G2[HMNE]
 2020-10-01 10:36 UTC  (2+ messages)
` [PATCH v4 2/2] arm: rmobile: Add HopeRun HiHope RZ/G2M board support

Use of "?" for help has been deprecated for 8 years, can we drop it?
 2020-10-01 10:35 UTC 

[dpdk-dev] [PATCH v2] pci: support both PIO and MMIO BAR for legacy virtio on x86
 2020-10-01 10:22 UTC  (2+ messages)

Adventures in NFS re-exporting
 2020-10-01 10:36 UTC  (5+ messages)
  ` [Linux-cachefs] "

[PATCH v2 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
 2020-10-01 10:34 UTC  (5+ messages)
` [PATCH v2 1/4] keyval: Parse help options

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

Greetings,
 2020-10-01 10:35 UTC 

INFO: rcu detected stall in batadv_nc_worker (3)
 2020-10-01 10:35 UTC 

[PATCH] arm64: dbm: Invalidate local TLB when setting TCR_EL1.HD
 2020-10-01 10:33 UTC  (4+ messages)

[PATCH v3 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-01 10:33 UTC  (15+ messages)
` [PATCH v3 2/3] iommu/tegra-smmu: Rework .probe_device and .attach_dev

[PATCH RFC] checkpatch: fix multi-statement macro checks
 2020-10-01 10:33 UTC  (2+ messages)
` [Linux-kernel-mentees] "

BTF without CONFIG_DEBUG_INFO_BTF=y
 2020-10-01 10:33 UTC  (2+ messages)

[net-next v2 00/11] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-01 10:30 UTC  (22+ messages)
` [Bridge] "
` [net-next v2 01/11] net: bridge: extend the process of special frames
  ` [Bridge] "
` [Bridge] [net-next v2 02/11] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [Bridge] [net-next v2 03/11] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [net-next v2 04/11] bridge: cfm: Kernel space implementation of CFM
  ` [Bridge] "
` [net-next v2 05/11] "
  ` [Bridge] "
` [net-next v2 06/11] "
  ` [Bridge] "
` [net-next v2 07/11] bridge: cfm: Netlink Interface
  ` [Bridge] "
` [net-next v2 08/11] bridge: cfm: Netlink Notifications
  ` [Bridge] "
` [net-next v2 09/11] bridge: cfm: Bridge port remove
  ` [Bridge] "
` [net-next v2 10/11] bridge: switchdev: cfm: switchdev interface implementation
  ` [Bridge] "
` [net-next v2 11/11] bridge: cfm: Added CFM switchdev utilization
  ` [Bridge] "

[meta-virtualization][PATCH] Adding k3s recipe
 2020-10-01 10:32 UTC  (12+ messages)

[PATCH] block/nvme: Add driver statistics for access alignment and hw errors
 2020-10-01 10:29 UTC  (3+ messages)

[PATCH] ALSA: compress: allow pause and resume during draining
 2020-10-01 10:29 UTC  (3+ messages)

KMSAN: uninit-value in batadv_nc_worker
 2020-10-01 10:29 UTC 

hxtool-conv.pl doesn't used anymore, may us remove it now
 2020-10-01 10:27 UTC 

WARNING in cfg80211_connect
 2020-10-01 10:28 UTC 

[PATCH v2] cpu: at91: add driver for CPU
 2020-10-01 10:27 UTC 

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.237-120-gb2e11ef653db)
 2020-10-01 10:26 UTC 

[Intel-gfx] [CI] drm/i915: Skip over MI_NOOP when parsing
 2020-10-01 10:26 UTC 

[PATCH blktests 0/3] Support max_active_zones
 2020-10-01 10:26 UTC  (6+ messages)
` [PATCH blktests 1/3] common/rc: Add _test_dev_max_active_zones() helper function
` [PATCH blktests 2/3] block/004: Provide max_active_zones to fio command
` [PATCH blktests 3/3] zbd/003: Reset zones when the test device has max_active_zones limit

[PATCH v3 00/11] user-mode: Prune build dependencies (part 3)
 2020-10-01 10:23 UTC  (7+ messages)
` [PATCH v3 01/11] qapi: Restrict query-uuid command to block code
` [PATCH v3 11/11] qapi: Restrict code generated for user-mode

[PATCH] ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96
 2020-10-01 10:25 UTC 

[PATCH 0/9] perf tools: Add support for build id with different sizes
 2020-10-01 10:25 UTC  (5+ messages)
` [PATCH 1/9] perf tools: Add build id shell test

[PATCH 0/6] Bringing generic ECC engine support to SPI-NAND
 2020-10-01 10:20 UTC  (8+ messages)
` [PATCH 1/6] mtd: nand: Add helpers to manage ECC engines and configurations
` [PATCH 2/6] dt-bindings: mtd: Deprecate nand-ecc-mode
` [PATCH 3/6] mtd: spinand: Use the external ECC engine logic
` [PATCH 4/6] mtd: spinand: Allow the case where there is no ECC engine
` [PATCH 5/6] mtd: spinand: Fix OOB read
` [PATCH 6/6] mtd: spinand: Remove outdated comment

[Linux-kernel-mentees] [PATCH RFC 1/2] checkpatch: fix multi-statement macro checks
 2020-10-01 10:24 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH RFC 2/2] "

[PATCH net-next 0/5] implement kthread based napi poll
 2020-10-01 10:01 UTC  (3+ messages)
` [PATCH net-next 5/5] net: improve napi threaded config

[PATCH 2/3] fanotify: define bit map fields to hold response decision context
 2020-10-01 10:24 UTC  (3+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.199-166-gad8d7bfe32a3)
 2020-10-01 10:23 UTC 

[PATCH 0/8] x86: Untangle Nested virt and CPUID interactions
 2020-10-01 10:23 UTC  (5+ messages)
` [PATCH 3/8] xen/domctl: Introduce and use XEN_DOMCTL_CDF_nested_virt
` [PATCH 4/8] tools/cpuid: Plumb nested_virt down into xc_cpuid_apply_policy()

general protection fault in perf_misc_flags
 2020-10-01 10:23 UTC  (12+ messages)

[PATCH v5 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-10-01 10:21 UTC  (3+ messages)

[U-Boot] Please pull from u-boot-i2c for 2020.10
 2020-10-01 10:22 UTC 

[Fuego] Regarding: batch_smoketest issue
 2020-10-01 10:21 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] aarch64 clang cross compilation
 2020-10-01 10:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] ci: add aarch64 clang cross-compilation builds
` [dpdk-dev] [PATCH 2/2] doc: add clang to aarch64 cross build guide

[PATCH v4 0/9] Update to zstd-1.4.6
 2020-10-01 10:18 UTC  (4+ messages)
` [GIT PULL][PATCH "
  ` [f2fs-dev] "

[xen-4.14-testing bisection] complete test-amd64-amd64-xl-qemut-debianhvm-i386-xsm
 2020-10-01 10:19 UTC 

[PATCH 0/2] cpuidle: psci: Enable s2idle when using PSCI OSI
 2020-10-01 10:17 UTC  (4+ messages)
` [PATCH 2/2] cpuidle: psci: Enable s2idle when using OSI with the PM domain topology

[PATCH v2] build-sys: fix git version from -version
 2020-10-01 10:17 UTC  (2+ messages)

[PATCH net-next 0/3] net: atlantic: phy tunables from mac driver
 2020-10-01 10:18 UTC  (6+ messages)
` [PATCH net-next 3/3] net: atlantic: implement media detect feature via phy tunables
        ` [EXT] "

[PATCH v7 00/13] Add RCEC handling to PCI/AER
 2020-10-01 10:16 UTC  (2+ messages)

[PATCH] srcu: avoid escaped section names
 2020-10-01 10:15 UTC  (12+ messages)
` [PATCH v2] "
      ` [RFC PATCH next-20200930] treewide: Convert macro and uses of __section(foo) to __section("foo")

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-10-01 10:15 UTC  (10+ messages)
` [PATCH v5 80/80] ARM: dts: bcm2711: Enable the display pipeline

[RFC PATCH v2 0/1] Current strategy is to use right/left shift to implement div/mult
 2020-10-01 10:17 UTC  (8+ messages)
` [RFC PATCH v2 1/1] Fix missing __udivdi3 in SquashFS implementation

[PATCH 00/16] Fixes; Document remaining stdint.h types
 2020-10-01 10:16 UTC  (17+ messages)
` [PATCH 01/16] malloc_get_state.3: ffix
` [PATCH 02/16] system_data_types.7: srcfix
` [PATCH 03/16] "
` [PATCH 04/16] "
` [PATCH 05/16] system_data_types.7: Add int_fastN_t family of types
` [PATCH 06/16] int_fast8_t.3, int_fast16_t.3, int_fast32_t.3, int_fast64_t.3, int_fastN_t.3: New links to system_data_types(7)
` [PATCH 07/16] system_data_types.7: Add uint_fastN_t family of types
` [PATCH 08/16] uint_fast8_t.3, uint_fast16_t.3, uint_fast32_t.3, uint_fast64_t.3, uint_fastN_t.3: New links to system_data_types(7)
` [PATCH 09/16] system_data_types.7: Add int_leastN_t family of types
` [PATCH 10/16] int_least8_t.3, int_least16_t.3, int_least32_t.3, int_least64_t.3, int_leastN_t.3: New links to system_data_types(7)
` [PATCH 11/16] system_data_types.7: Add uint_leastN_t family of types
` [PATCH 12/16] uint_least8_t.3, uint_least16_t.3, uint_least32_t.3, uint_least64_t.3, uint_leastN_t.3: New links to system_data_types(7)
` [PATCH 13/16] system_data_types.7: Add 'intptr_t'
` [PATCH 14/16] intptr_t.3: New link to system_data_types(7)
` [PATCH 15/16] system_data_types.7: Add 'uintptr_t'
` [PATCH 16/16] uintptr_t.3: New link to system_data_types(7)

[dpdk-dev] [PATCH] doc: fix references to removed guide
 2020-10-01 10:15 UTC  (3+ messages)

[PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()
 2020-10-01 10:14 UTC  (11+ messages)

[RFC] man7/system_data_types.7: Document [unsigned] __int128
 2020-10-01 10:14 UTC  (3+ messages)

[PATCH] Fix V4L2_COLORSPACE_470_SYSTEM_BG description
 2020-10-01 10:13 UTC 

[PATCH v2] PCI: hv: Fix hibernation in case interrupts are not re-created
 2020-10-01 10:13 UTC  (4+ messages)

[PATCH] KVM: arm64: Pass level hint to TLBI during stage-2 permission fault
 2020-10-01 10:13 UTC  (2+ messages)

[PATCH 0/9] nvme qemu cleanups and fixes
 2020-10-01 10:11 UTC  (3+ messages)
` [PATCH 2/9] hw/block/nvme: fix log page offset check

[dpdk-dev] [PATCH 0/2] Fix packed ring header len
 2020-10-01 10:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] vhost: fix Virtio-net header len with packed ring
` [dpdk-dev] [PATCH 2/2] vhost: use fixed Virtio-net header len "

[PATCH] ARM: dts: exynos: Add a placeholder for a MAC address
 2020-10-01 10:10 UTC  (3+ messages)

[PATCH v3] x86/asm: Replace __force_order with memory clobber
 2020-10-01 10:12 UTC  (2+ messages)
` [tip: x86/asm] x86/asm: Replace __force_order with a "

[PATCH rdma-next] RDMA/qedr: endianness warnings cleanup
 2020-10-01 10:09 UTC 

[PATCH net-next v4 resend 0/5] net/ravb: Add support for explicit internal clock delay configuration
 2020-10-01 10:10 UTC  (6+ messages)
` [PATCH net-next v4 resend 1/5] dt-bindings: net: ethernet-controller: Add internal delay properties
` [PATCH net-next v4 resend 2/5] dt-bindings: net: renesas,ravb: Document internal clock "
` [PATCH net-next v4 resend 3/5] dt-bindings: net: renesas,etheravb: Convert to json-schema
` [PATCH net-next v4 resend 4/5] ravb: Split delay handling in parsing and applying
` [PATCH net-next v4 resend 5/5] ravb: Add support for explicit internal clock delay configuration

[PATCH v3] arm64: Enable perf events based hard lockup detector
 2020-10-01 10:08 UTC  (4+ messages)

[PATCH v3 4/4] arm: kexec_file: load zImage or uImage, initrd and dtb
 2020-10-01 10:09 UTC  (3+ messages)

[PATCH 00/14] UBSan Enablement for hyp/nVHE code
 2020-10-01 10:07 UTC  (5+ messages)
` [PATCH 03/14] KVM: arm64: Add support for creating and checking a logging buffer inside hyp/nVHE

[PATCH] Documentation: kvm: fix a typo
 2020-10-01  9:53 UTC 

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-10-01 10:07 UTC  (3+ messages)
` [PATCH v26 09/17] vfio: Add load state functions to SaveVMHandlers

[PATCH v3] mmc: core: don't set limits.discard_granularity as 0
 2020-10-01 10:07 UTC  (6+ messages)

linusw/fixes baseline: 64 runs, 6 regressions (v5.9-rc2-17-g8c1f1c34777b)
 2020-10-01 10:07 UTC 

Xen Coding style and clang-format
 2020-10-01 10:06 UTC  (5+ messages)

[PATCH v9 0/2] Add PWM support for Intel Keem Bay SoC
 2020-10-01 10:06 UTC  (3+ messages)
` [PATCH v9 1/2] pwm: Add PWM driver for Intel Keem Bay

[igt-dev] [PATCH i-g-t v3] tests/kms_big_joiner: Add test to validate big joiner
 2020-10-01 10:06 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_big_joiner: Add test to validate big joiner (rev3)

[PATCH 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-01 10:05 UTC  (2+ messages)

[PATCH RFC 0/2] KVM: x86: allow for more CPUID entries
 2020-10-01 10:04 UTC  (4+ messages)
` [PATCH RFC 1/2] KVM: x86: allocate vcpu->arch.cpuid_entries dynamically

[dpdk-dev] [PATCH] net/mlx5: fix incorrect meter table define
 2020-10-01 10:03 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.