All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-20 08:50:18 to 2020-10-20 09:17:14 UTC [more...]

roms/efirom, tests/uefi-test-tools: update edk2's own submodules first
 2020-10-20  9:16 UTC 

[dpdk-dev] [PATCH] bus/pci: remove unused scan by address
 2020-10-20  9:10 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[RFC PATCH v3 0/9] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-20  9:17 UTC  (7+ messages)
` [RFC PATCH v3 4/9] software_node: Add support for fwnode_graph*() family of functions
` [RFC PATCH v3 5/9] ipu3-cio2: Add T: entry to MAINTAINERS
` [RFC PATCH v3 6/9] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple sources files retaining ipu3-cio2 name

[dpdk-dev] [PATCH 0/2] net/ixgbe fix unchecked return value and rte_panic
 2020-10-20  9:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/2] net/ixgbe: fix unchecked return value

[Virtio-fs] [PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-20  9:16 UTC  (6+ messages)
` [Virtio-fs] [PATCH v3 1/5] tools/virtiofsd: xattr name mappings: Add option
    `  "
` [Virtio-fs] [PATCH v3 2/5] tools/virtiofsd: xattr name mappings: Map client xattr names

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-10-20  9:15 UTC  (5+ messages)
` [PATCH V2 04/23] xen/ioreq: Provide alias for the handle_mmio()
` [PATCH V2 05/23] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() common

[PATCH v5 0/5] arm64: Add framework to turn an IPI as NMI
 2020-10-20  9:13 UTC  (9+ messages)
` [PATCH v5 4/5] arm64: kgdb: Round up cpus using "
` [PATCH v5 5/5] arm64: ipi_nmi: Add support for NMI backtrace

[dpdk-dev] [PATCH v3 0/5] fix default max mtu size when device configured
 2020-10-20  9:07 UTC  (14+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 3/5] net/ice: fix max mtu size packets with vlan tag cannot be received by default

[dpdk-dev] [PATCH] net/iavf: fix adding multicast MAC address
 2020-10-20  9:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[dpdk-dev] [PATCH] virtio-user: fix backend selection if stat fails
 2020-10-20  9:01 UTC  (2+ messages)

[PATCH 0/6] Add support for SDM630/660 Camera Subsystem
 2020-10-20  9:14 UTC  (8+ messages)
` [PATCH 1/6] media: camss: csiphy-3ph: Add support for SDM630/660
` [PATCH 2/6] media: camss: ispif: Correctly reset based on the VFE ID
` [PATCH 3/6] media: camss: vfe: Add support for VFE 4.8

[dpdk-dev] [PATCH v4] app/testpmd: fix the default RSS key configuration
 2020-10-20  9:00 UTC  (11+ messages)
` [dpdk-dev] [PATCH v5] "

[dpdk-dev] [PATCH] net/ice: fix SCTP RSS configuration
 2020-10-20  8:50 UTC 

[dpdk-dev] [PATCH 00/62] net/sfc: support flow API transfer rules
 2020-10-20  8:55 UTC  (60+ messages)
` [dpdk-dev] [PATCH 01/62] common/sfc_efx/base: add MAE definitions to MCDI
` [dpdk-dev] [PATCH 02/62] common/sfc_efx/base: indicate support for MAE
` [dpdk-dev] [PATCH 07/62] net/sfc: add the concept of MAE (transfer) rules
` [dpdk-dev] [PATCH 08/62] common/sfc_efx/base: add match spec init/fini APIs
` [dpdk-dev] [PATCH 09/62] net/sfc: add pattern parsing stub to MAE backend
` [dpdk-dev] [PATCH 10/62] common/sfc_efx/base: add a match spec validate API
` [dpdk-dev] [PATCH 11/62] net/sfc: validate match spec in MAE backend
` [dpdk-dev] [PATCH 12/62] common/sfc_efx/base: add a match specs class comparison API
` [dpdk-dev] [PATCH 13/62] net/sfc: add verify method to flow validate path
` [dpdk-dev] [PATCH 14/62] common/sfc_efx/base: add action set spec init/fini APIs
` [dpdk-dev] [PATCH 15/62] net/sfc: add actions parsing stub to MAE backend
` [dpdk-dev] [PATCH 16/62] common/sfc_efx/base: support setting a PPORT in a match spec
` [dpdk-dev] [PATCH 17/62] net/sfc: support flow item PHY PORT in MAE backend
` [dpdk-dev] [PATCH 18/62] common/sfc_efx/base: add MAE match fields for Ethernet
` [dpdk-dev] [PATCH 19/62] net/sfc: support flow item ETH in MAE backend
` [dpdk-dev] [PATCH 20/62] common/sfc_efx/base: support adding DELIVER action to a set
` [dpdk-dev] [PATCH 21/62] net/sfc: support flow action PHY PORT in MAE backend
` [dpdk-dev] [PATCH 22/62] common/sfc_efx/base: add MAE action set provisioning APIs
` [dpdk-dev] [PATCH 23/62] common/sfc_efx/base: add MAE action rule "
` [dpdk-dev] [PATCH 24/62] net/sfc: implement flow insert/remove in MAE backend
` [dpdk-dev] [PATCH 25/62] common/sfc_efx/base: support adding VLAN POP action to a set
` [dpdk-dev] [PATCH 26/62] net/sfc: support flow action OF POP VLAN in MAE backend
` [dpdk-dev] [PATCH 27/62] common/sfc_efx/base: support adding VLAN PUSH action
` [dpdk-dev] [PATCH 28/62] net/sfc: add facilities to handle bundles of actions
` [dpdk-dev] [PATCH 29/62] net/sfc: support VLAN PUSH actions in MAE backend
` [dpdk-dev] [PATCH 30/62] common/sfc_efx/base: support adding FLAG action to a set
` [dpdk-dev] [PATCH 31/62] net/sfc: support flow action FLAG in MAE backend
` [dpdk-dev] [PATCH 32/62] common/sfc_efx/base: support adding MARK action to a set
` [dpdk-dev] [PATCH 33/62] net/sfc: support flow action MARK in MAE backend
` [dpdk-dev] [PATCH 34/62] common/sfc_efx/base: add named constant for invalid VF
` [dpdk-dev] [PATCH 35/62] common/sfc_efx/base: add an API to get MPORT of a PF/VF
` [dpdk-dev] [PATCH 36/62] net/sfc: support flow items PF and VF in transfer rules
` [dpdk-dev] [PATCH 37/62] net/sfc: support flow actions "
` [dpdk-dev] [PATCH 38/62] common/sfc_efx/base: add an API for adding action DROP
` [dpdk-dev] [PATCH 39/62] net/sfc: support flow action DROP in transfer rules
` [dpdk-dev] [PATCH 40/62] common/sfc_efx/base: refactor version / boot info get helper
` [dpdk-dev] [PATCH 41/62] common/sfc_efx/base: add an API for querying board info
` [dpdk-dev] [PATCH 42/62] net/sfc: add HW switch ID helpers
` [dpdk-dev] [PATCH 43/62] net/sfc: support the concept of RTE switch domains/ports
` [dpdk-dev] [PATCH 44/62] net/sfc: support flow action PORT ID in transfer rules
` [dpdk-dev] [PATCH 45/62] net/sfc: support flow item "
` [dpdk-dev] [PATCH 46/62] common/sfc_efx/base: add MAE match fields for VLAN
` [dpdk-dev] [PATCH 47/62] net/sfc: support flow item VLAN in transfer rules
` [dpdk-dev] [PATCH 48/62] common/sfc_efx/base: add MAE match fields for IPv4
` [dpdk-dev] [PATCH 49/62] net/sfc: support flow item IPV4 in transfer rules
` [dpdk-dev] [PATCH 50/62] common/sfc_efx/base: add MAE match fields for IPv6
` [dpdk-dev] [PATCH 51/62] net/sfc: support flow item IPV6 in transfer rules
` [dpdk-dev] [PATCH 52/62] common/sfc_efx/base: add MAE match fields for TCP and UDP
` [dpdk-dev] [PATCH 53/62] net/sfc: support flow item TCP in transfer rules
` [dpdk-dev] [PATCH 54/62] net/sfc: support flow item UDP "
` [dpdk-dev] [PATCH 55/62] common/sfc_efx/base: indicate MAE support for encapsulation
` [dpdk-dev] [PATCH 56/62] common/sfc_efx/base: add MAE encap. match fields
` [dpdk-dev] [PATCH 57/62] common/sfc_efx/base: add MAE match field VNET ID for tunnels
` [dpdk-dev] [PATCH 58/62] common/sfc_efx/base: add an API to compare match specs
` [dpdk-dev] [PATCH 59/62] common/sfc_efx/base: validate and compare outer "
` [dpdk-dev] [PATCH 60/62] common/sfc_efx/base: support outer rule provisioning
` [dpdk-dev] [PATCH 61/62] net/sfc: support encap. flow items in transfer rules
` [dpdk-dev] [PATCH 62/62] doc: advertise flow API transfer rules support in net/sfc

[dpdk-dev] [PATCH] net/ice/base: fix a refactor error
 2020-10-20  8:46 UTC 

[PATCH 0/2] mt76u: convert rx/status path to worker APIs
 2020-10-20  9:13 UTC  (3+ messages)
` [PATCH 1/2] mt76: mt76u: rely on woker APIs for rx work
` [PATCH 2/2] mt76: mt76u: use dedicated thread for status work

[PATCH] meson: rewrite curses/iconv test
 2020-10-20  9:12 UTC  (3+ messages)

[PATCH 0/5] KVM: x86: Handle reserved CR4 bit interception in VMX
 2020-10-20  9:13 UTC  (2+ messages)

[PATCH 0/5][Outreachy] modernizing the test scripts
 2020-10-20  9:13 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5][Outreachy] t7201: avoid using cd outside of subshells

[RFC 0/4] Introduce VDUSE - vDPA Device in Userspace
 2020-10-20  9:12 UTC  (7+ messages)
  ` [External] "

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-10-20  9:12 UTC  (6+ messages)

[PATCH 0/3] phy: marvell: cp110: fix Armada 8k rev B0 boot hang
 2020-10-20  9:12 UTC  (3+ messages)

[PATCHv4 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-20  9:12 UTC  (5+ messages)
` [PATCHv4 net-next 16/16] sctp: enable udp tunneling socks

[PATCH v2] hw/core/qdev-clock: add a reference on aliased clocks
 2020-10-20  9:10 UTC 

avrcp: possible race condition during connection establishment
 2020-10-20  9:11 UTC  (7+ messages)

[meta-oe][PATCH] usb-modeswitch, usb-modeswitch-data: fix usrmerge
 2020-10-20  9:10 UTC 

[PATCH v2 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-20  9:09 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: ov2680: convert bindings "

[xen-unstable-smoke test] 156018: tolerable all pass - PUSHED
 2020-10-20  9:10 UTC 

[PATCH] configs: ls1088a: enable CMD_MDIO
 2020-10-20  9:09 UTC 

[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
 2020-10-20  9:09 UTC  (9+ messages)
` [PATCH v1 09/29] virtio-mem: don't always trigger the workqueue when offlining memory

[PATCH] can: j1939: rename jacd tool
 2020-10-20  9:09 UTC  (2+ messages)

[PATCH 3/3] nvme-tcp: avoid race between time out and tear down
 2020-10-20  9:08 UTC 

[PATCH 2/3] nvme-rdma: avoid race between time out and tear down
 2020-10-20  9:08 UTC 

[PATCH v2 0/6] A variety of lock contention fixes
 2020-10-20  9:08 UTC  (3+ messages)
` [PATCH v2 3/6] btrfs: delayed refs pre-flushing should only run the heads we have

[PATCH 1/3] nvme-core: introduce sync io queues
 2020-10-20  9:08 UTC 

[PATCH 0/3] avoid race between time out and tear down
 2020-10-20  9:08 UTC 

[PATCH v22 00/18] Introduce Data Access MONitor (DAMON)
 2020-10-20  8:59 UTC  (19+ messages)
` [PATCH v22 01/18] mm: "
` [PATCH v22 02/18] mm/damon: Implement region based sampling
` [PATCH v22 03/18] mm/damon: Adaptively adjust regions
` [PATCH v22 04/18] mm/damon: Track dynamic monitoring target regions update
` [PATCH v22 05/18] mm/idle_page_tracking: Make PG_(idle|young) reusable
` [PATCH v22 06/18] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v22 07/18] mm/page_idle: Avoid interferences from concurrent users
` [PATCH v22 08/18] mm/damon/primitives: Make coexistable with Idle Page Tracking
` [PATCH v22 09/18] mm/damon: Add a tracepoint
` [PATCH v22 10/18] mm/damon: Implement a debugfs-based user space interface
` [PATCH v22 11/18] mm/damon/dbgfs: Implement recording feature
` [PATCH v22 12/18] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v22 13/18] mm/damon/dbgfs: Support multiple contexts
` [PATCH v22 14/18] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v22 15/18] Documentation: Add documents "
` [PATCH v22 16/18] mm/damon: Add kunit tests
` [PATCH v22 17/18] mm/damon: Add user space selftests
` [PATCH v22 18/18] MAINTAINERS: Update for DAMON

[PATCH v2 00/15] python: create installable package
 2020-10-20  9:06 UTC  (6+ messages)
` [PATCH v2 03/15] python: add VERSION file

[PATCH 00/14] drm/msm: de-struct_mutex-ification
 2020-10-20  9:07 UTC  (5+ messages)
` [PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path

[PATCH] ASoC: cs42l51: manage mclk shutdown delay
 2020-10-20  9:04 UTC  (3+ messages)

[PATCH v5] sev: add sev-inject-launch-secret
 2020-10-20  9:03 UTC  (2+ messages)

[PATCH] Revert "Fix data abort caused by mis-aligning FIT data"
 2020-10-20  9:05 UTC  (9+ messages)

[Buildroot] [PATCH] uclibc-ng-test: disable TLS for nds32 and s390x
 2020-10-20  9:05 UTC 

[PATCH V2 0/4] blk-mq/nvme-tcp: fix timed out related races
 2020-10-20  9:04 UTC  (12+ messages)
` [PATCH V2 1/4] blk-mq: check rq->state explicitly in blk_mq_tagset_count_completed_rqs
` [PATCH V2 2/4] blk-mq: fix blk_mq_request_completed
` [PATCH V2 3/4] nvme: tcp: complete non-IO requests atomically
` [PATCH V2 4/4] nvme: tcp: fix race between timeout and normal completion

[PATCH 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
 2020-10-20  9:03 UTC  (5+ messages)

How to monitor only when a binary is launched
 2020-10-20  8:59 UTC 

[dpdk-dev] [PATCH] eal/windows: fix missing header inclusion
 2020-10-20  8:48 UTC 

[PATCH] vgacon: fix a UAF in do_update_region()
 2020-10-20  9:02 UTC  (4+ messages)
  ` [PATCH resend] "

[PATCH 0/2] UIO support for dfl devices
 2020-10-20  8:57 UTC  (8+ messages)
` [PATCH 1/2] fpga: dfl: add driver_override support

[PATCH v3] drm/bridge: add it6505 driver
 2020-10-20  9:01 UTC  (4+ messages)

Segfault in pahole 1.18 when building kernel 5.9.1 for arm64
 2020-10-20  9:01 UTC  (2+ messages)

[PATCH v3 0/4] clk: qcom : add sm8250 LPASS GFM drivers
 2020-10-20  9:01 UTC  (3+ messages)

[PATCH] power: suspend: Add suspend timeout handler
 2020-10-20  9:01 UTC 

[RFCv2 12/16] KVM: x86: Enabled protected memory extension
 2020-10-20  9:01 UTC  (2+ messages)

Generating non-rootfs file system images as update artifacts for multi-partition image updates
 2020-10-20  9:00 UTC  (4+ messages)
` [yocto] "

[PATCH 0/5] x86/sev-es: Mitigate some HV attack vectors
 2020-10-20  8:59 UTC  (7+ messages)
` [PATCH 3/5] x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path

[PATCH v6 0/6] Add support for the iEi WT61P803 PUZZLE MCU
 2020-10-20  9:00 UTC  (3+ messages)
` [PATCH v6 3/6] drivers: hwmon: Add the iEi WT61P803 PUZZLE HWMON driver

[PATCH bpf 0/2] bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller
 2020-10-20  8:59 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter

[PATCH v2 00/16] OpenSBI domain support
 2020-10-20  8:59 UTC  (6+ messages)
` [PATCH v2 15/16] lib: sbi: Display domain details in boot prints

[PATCH RFC v4 09/13] perf metricgroup: Hack a fix for aliases when covering multiple PMUs
 2020-10-20  8:56 UTC  (7+ messages)
` [perf metricgroup] fcc9c5243c: perf-sanity-tests.Parse_and_process_metrics.fail

[qemu-mainline test] 156019: regressions - FAIL
 2020-10-20  8:57 UTC 

[PATCH 0/5] ttm fix range checks + drop some fields
 2020-10-20  8:57 UTC  (5+ messages)
` [PATCH 2/5] drm/ttm: fix memcpy move bo size comparison
` [PATCH 3/5] drm/ttm: drop bo->num_pages

network-manager #yocto #nmcli
 2020-10-20  8:57 UTC  (2+ messages)
` [yocto] "

[PATCH] drm/amd/pm: update driver if file for sienna cichlid
 2020-10-20  8:57 UTC 

[PATCH] venus: venc: add handling for VIDIOC_ENCODER_CMD
 2020-10-20  8:57 UTC  (2+ messages)

[PATCH v3 2/8] staging: qlge: Initialize devlink health dump framework
 2020-10-20  8:57 UTC  (2+ messages)

[PATCH] drm/amd/pm: fix pcie information for sienna cichlid
 2020-10-20  8:56 UTC 

[PATCH V8 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-10-20  8:55 UTC  (10+ messages)
` [PATCH V8 1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED
` [PATCH V8 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
` [PATCH V8 3/4] blk-mq: add tagset quiesce interface
` [PATCH V8 4/4] nvme: use blk_mq_[un]quiesce_tagset

drivers/pinctrl/renesas/pinctrl-rzn1.c:183:52: sparse: sparse: dubious: x | !y
 2020-10-20  8:55 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v2 2/7] staging: qlge: Initialize devlink health dump framework
 2020-10-20  8:55 UTC  (3+ messages)

[PATCH v4 0/7] Exposing backing-chain allocation over NBD
 2020-10-20  8:51 UTC  (5+ messages)
` [PATCH v4 4/7] nbd: Update qapi to support exporting multiple bitmaps

negative count with static key devmap_managed_key
 2020-10-20  8:52 UTC  (2+ messages)

[PATCH] tools/libs/ctrl: fix dumping of ballooned guest
 2020-10-20  8:51 UTC 

RFC: tracking valid backing chain issue
 2020-10-20  8:50 UTC  (2+ messages)

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-10-20  8:39 UTC  (7+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support
` [RFC PATCH net-next 8/9] net: dsa: microchip: ksz9477: add Pulse Per Second (PPS) support


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.