All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-09 21:11:16 to 2020-10-09 22:06:32 UTC [more...]

[dpdk-dev] [PATCH v4 0/8] fix distributor synchronization issues
 2020-10-09 22:01 UTC  (21+ messages)
  ` [dpdk-dev] [PATCH v5 00/15] "
      ` [dpdk-dev] [PATCH v5 13/15] test/distributor: add test with packets marking
      ` [dpdk-dev] [PATCH v6 00/15] fix distributor synchronization issues
          ` [dpdk-dev] [PATCH v6 01/15] distributor: fix missing handshake synchronization
          ` [dpdk-dev] [PATCH v6 02/15] distributor: fix handshake deadlock
          ` [dpdk-dev] [PATCH v6 03/15] distributor: do not use oldpkt when not needed
          ` [dpdk-dev] [PATCH v6 04/15] distributor: handle worker shutdown in burst mode
          ` [dpdk-dev] [PATCH v6 05/15] test/distributor: fix shutdown of busy worker
          ` [dpdk-dev] [PATCH v6 06/15] test/distributor: synchronize lcores statistics
          ` [dpdk-dev] [PATCH v6 07/15] distributor: fix return pkt calls in single mode
          ` [dpdk-dev] [PATCH v6 08/15] test/distributor: fix freeing mbufs
          ` [dpdk-dev] [PATCH v6 09/15] test/distributor: collect return mbufs
          ` [dpdk-dev] [PATCH v6 10/15] distributor: align API documentation with code
          ` [dpdk-dev] [PATCH v6 11/15] test/distributor: replace delays with spin locks

next/master baseline: 394 runs, 5 regressions (next-20201009)
 2020-10-09 22:06 UTC 

[linux-next:master] BUILD REGRESSION d67bc7812221606e1886620a357b13f906814af7
 2020-10-09 22:05 UTC 

[PATCH v3 0/2] Add tracepoints around mmap_lock acquisition
 2020-10-09 22:05 UTC  (6+ messages)
` [PATCH v3 1/2] tracing: support "bool" type in synthetic trace events
` [PATCH v3 2/2] mmap_lock: add tracepoints around lock acquisition

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-09 22:03 UTC  (53+ messages)
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread()
    ` [Intel-wired-lan] "
    ` [Cluster-devel] "
    ` [Intel-gfx] "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
    ` [Intel-wired-lan] "
    ` [Cluster-devel] "
    ` [f2fs-dev] "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "

[Intel-gfx] [PATCH v5 1/3] drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch
 2020-10-09 22:05 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v5,1/3] drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch (rev3)

[PATCH v4 0/7] Exposing backing-chain allocation over NBD
 2020-10-09 21:55 UTC  (8+ messages)
` [PATCH v4 1/7] nbd: Utilize QAPI_CLONE for type conversion
` [PATCH v4 2/7] nbd: Add new qemu:allocation-depth metadata context
` [PATCH v4 3/7] nbd: Add 'qemu-nbd -A' to expose allocation depth
` [PATCH v4 4/7] nbd: Update qapi to support exporting multiple bitmaps
` [PATCH v4 5/7] nbd: Simplify qemu bitmap context name
` [PATCH v4 6/7] nbd: Refactor counting of metadata contexts
` [PATCH v4 7/7] nbd: Allow export of multiple bitmaps for one device

[PATCH 1/6] mm: mmap: fix fput in error path
 2020-10-09 22:04 UTC  (3+ messages)

[PATCH net-next v4 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-09 22:03 UTC  (35+ messages)
` [PATCH net-next v4 01/10] net: bridge: extend the process of special frames
    ` [Bridge] "
` [PATCH net-next v4 02/10] bridge: cfm: Add BRIDGE_CFM to Kconfig
    ` [Bridge] "
` [PATCH net-next v4 03/10] bridge: uapi: cfm: Added EtherType used by the CFM protocol
    ` [Bridge] "
` [PATCH net-next v4 04/10] bridge: cfm: Kernel space implementation of CFM. MEP create/delete
    ` [Bridge] "
` [PATCH net-next v4 05/10] bridge: cfm: Kernel space implementation of CFM. CCM frame TX added
    ` [Bridge] "
` [PATCH net-next v4 06/10] bridge: cfm: Kernel space implementation of CFM. CCM frame RX added
    ` [Bridge] "
` [PATCH net-next v4 07/10] bridge: cfm: Netlink SET configuration Interface
    ` [Bridge] "
` [PATCH net-next v4 08/10] bridge: cfm: Netlink GET "
    ` [Bridge] "
` [PATCH net-next v4 09/10] bridge: cfm: Netlink GET status Interface
    ` [Bridge] "
` [PATCH net-next v4 10/10] bridge: cfm: Netlink Notifications
    ` [Bridge] "

stable-rc/queue/4.19 build: 191 builds: 1 failed, 190 passed, 72 warnings (v4.19.150-16-g291825bc5404)
 2020-10-09 22:02 UTC 

[ANNOUNCE] v5.9-rc8-rt14
 2020-10-09 22:01 UTC 

[PATCH] mm/memcg: fix device private memcg accounting
 2020-10-09 21:59 UTC  (2+ messages)

[ANNOUNCE] v5.9-rc8-rt13
 2020-10-09 21:59 UTC 

[PATCH] m68k: remove unused mach_max_dma_address
 2020-10-09 21:59 UTC  (2+ messages)

[PATCH bpf-next V3 0/6] bpf: New approach for BPF MTU handling
 2020-10-09 21:57 UTC  (5+ messages)

[PATCH] openssh: Upgrade 8.3p1 -> 8.4p1
 2020-10-09 21:56 UTC  (2+ messages)
` [OE-core] "

[dpdk-dev] [PATCH 00/15] Replace terms master/slave lcore with main/worker lcore
 2020-10-09 21:55 UTC  (20+ messages)
` [dpdk-dev] [PATCH v4 00/17] Replace terms master/slave
  ` [dpdk-dev] [PATCH v4 01/17] doc/coding_style: add policy about master/slave
  ` [dpdk-dev] [PATCH v4 02/17] eal: add macro to mark macros as deprecated
  ` [dpdk-dev] [PATCH v4 03/17] eal: rename lcore word choices
  ` [dpdk-dev] [PATCH v4 04/17] rte_power: replace rte_master_lcore with rte_main_lcore
  ` [dpdk-dev] [PATCH v4 05/17] drivers: replace master lcore with main lcore
  ` [dpdk-dev] [PATCH v4 06/17] net/memif: replace master/slave arguments with server/client
  ` [dpdk-dev] [PATCH v4 07/17] doc: replace master lcore with main lcore
  ` [dpdk-dev] [PATCH v4 08/17] app/test: replace uses of master/slave
  ` [dpdk-dev] [PATCH v4 09/17] app/test-pmd: replace master lcore with main lcore
  ` [dpdk-dev] [PATCH v4 10/17] app/test-eventdev: replace use of "
  ` [dpdk-dev] [PATCH v4 11/17] app: replace references to master/slave
  ` [dpdk-dev] [PATCH v4 12/17] examples: replace use of master with main
  ` [dpdk-dev] [PATCH v4 13/17] examples/multi_process: replace references to master/slave
  ` [dpdk-dev] [PATCH v4 14/17] examples/performance-thread: replace reference to master lcore
  ` [dpdk-dev] [PATCH v4 15/17] examples/qos: replace references to master
  ` [dpdk-dev] [PATCH v4 16/17] examples/ipsec-secgw: replace master lcore with main lcore
  ` [dpdk-dev] [PATCH v4 17/17] examples: "

WARNING in hif_usb_send/usb_submit_urb
 2020-10-09 21:55 UTC  (2+ messages)

[PATCH v8 08/14] PCI/AER: Extend AER error handling to RCECs
 2020-10-09 21:54 UTC  (3+ messages)

nouveau broken on Riva TNT2 in 5.9.0-rc8: GPU not supported on big-endian
 2020-10-09 21:53 UTC  (3+ messages)
` [Nouveau] "

[PATCH 0/4] xen/arm: Unbreak ACPI
 2020-10-09 21:49 UTC  (3+ messages)

fscrypt, i_blkbits and network filesystems
 2020-10-09 21:50 UTC  (4+ messages)

[PATCH v4 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
 2020-10-09 21:45 UTC  (13+ messages)
` [PATCH v4 seccomp 1/5] seccomp/cache: Lookup syscall allowlist bitmap for fast path
` [PATCH v4 seccomp 2/5] seccomp/cache: Add "emulator" to check if filter is constant allow
` [PATCH v4 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH] vmbus: Don't make QOM property registration conditional
 2020-10-09 21:33 UTC  (3+ messages)

[PATCH v2 1/1] sandbox: make SDL window resizable
 2020-10-09 21:44 UTC 

[Intel-gfx] [PATCH 0/4] drm/i915/guc: Update to GuC v49
 2020-10-09 21:43 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/guc: Clear pointers on free

[PATCH 1/1] sandbox: make SDL window resizable
 2020-10-09 21:43 UTC  (5+ messages)

[tpm2] Re: assistance with TPM2 - StrongSwan
 2020-10-09 21:42 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2020-10-09 21:42 UTC 

[jpirko-mlxsw:jiri_devel_xmrouter 30/40] drivers/net/ethernet/mellanox/mlxsw/spectrum_router_xm.c:353:9: warning: shift count is negative
 2020-10-09 21:34 UTC 

[PATCH 00/12] qom: Make all -object types use only class properties
 2020-10-09 21:31 UTC  (3+ messages)
` [PATCH 12/12] [RFC] qom: Lock properties of all TYPE_USER_CREATABLE types
  ` [PATCH] check-qom-proplist: Don't register instance props for user-creatable type

[ovmf test] 155594: all pass - PUSHED
 2020-10-09 21:32 UTC 

[PATCH v8 11/14] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
 2020-10-09 21:30 UTC  (2+ messages)

Who uses TYPE_VMBUS_DEVICE?
 2020-10-09 21:28 UTC  (3+ messages)

[PATCH v3 1/5] fpga: dfl: rename the bus type "dfl" to "fpga-dfl"
 2020-10-09 21:28 UTC  (10+ messages)

[PATCH] nbd: Support Kconfig configuration of nbds_max and max_part
 2020-10-09 21:18 UTC 

[PATCH bpf-next v2] bpf_fib_lookup: optionally skip neighbour lookup
 2020-10-09 21:28 UTC  (4+ messages)

(no subject)
 2020-10-09 21:25 UTC  (4+ messages)
` [PATCH v2 01/10] fpga: fpga-mgr: Add devm_fpga_mgr_register() API

[PATCH 2/2] riscv: Fixup static_obj() fail v2
 2020-10-09 21:23 UTC  (7+ messages)

[PATCH] drm/amd/display: Fix module load hangs when connected to an eDP
 2020-10-09 21:22 UTC  (2+ messages)

[PATCH] valgrind: drd: fix pthread intercept test failures
 2020-10-09 21:22 UTC  (4+ messages)
` [OE-core] "

[linux-lvm] thin: pool target too small
 2020-10-09 21:15 UTC  (14+ messages)

[PATCH] rcutorture: remove unneeded check
 2020-10-09 21:18 UTC  (3+ messages)

[PATCH v3] commit-graph: ignore duplicates when merging layers
 2020-10-09 21:17 UTC  (5+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] commit-graph: don't write commit-graph when disabled

[Intel-gfx] [PATCH v3 1/3] drm/i915/vbt: Fix backlight parsing for VBT 234+
 2020-10-09 21:15 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v3,1/3] "

[PATCH 0/5] Improve kernel section protections
 2020-10-09 21:13 UTC  (12+ messages)
` [PATCH 1/5] RISC-V: Move __start_kernel to .head.text
` [PATCH 2/5] RISC-V: Initialize SBI early
` [PATCH 3/5] RISC-V: Enforce protections for kernel sections early
` [PATCH 4/5] RISC-V: Protect .init.text & .init.data
` [PATCH 5/5] RISC-V: Move dynamic relocation section under __init

OpRegion conflicts for Skylake LPSS
 2020-10-09 21:12 UTC  (11+ messages)

[dpdk-dev] [dpdk-dev v10 0/4] cryptodev: add raw data-path APIs
 2020-10-09 21:11 UTC  (6+ messages)
` [dpdk-dev] [dpdk-dev v11 "
  ` [dpdk-dev] [dpdk-dev v11 1/4] cryptodev: change crypto symmetric vector structure
  ` [dpdk-dev] [dpdk-dev v11 2/4] cryptodev: add raw crypto data-path APIs
  ` [dpdk-dev] [dpdk-dev v11 3/4] crypto/qat: add raw crypto data-path API support
  ` [dpdk-dev] [dpdk-dev v11 4/4] test/crypto: add unit-test for cryptodev raw API test

[PATCH 00/13] reftable library
 2020-10-09 21:13 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/13] reftable: define the public API

[Bug 1897783] [NEW] avocado tests not running on aarch64 host
 2020-10-09 21:01 UTC  (2+ messages)
` [Bug 1897783] "


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.