messages from 2020-10-20 09:04:09 to 2020-10-20 09:34:30 UTC [more...]
[PATCH] x86/mm/kmmio: correctly handle kzalloc return
2020-10-20 9:34 UTC (2+ messages)
[PATCH v2] IPv6: sr: Fix End.X nexthop to use oif
2020-10-20 9:34 UTC (5+ messages)
[dpdk-dev] [PATCH 00/62] net/sfc: support flow API transfer rules
2020-10-20 9:13 UTC (66+ messages)
` [dpdk-dev] [PATCH 17/62] net/sfc: support flow item PHY PORT in MAE backend
` [dpdk-dev] [PATCH 32/62] common/sfc_efx/base: support adding MARK action to a set
` [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 37/62] net/sfc: support flow actions PF and VF 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 47/62] net/sfc: support flow item VLAN in transfer rules
` [dpdk-dev] [PATCH 49/62] net/sfc: support flow item IPV4 "
` [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 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 v2 00/62] net/sfc: support flow API transfer rules
` [dpdk-dev] [PATCH v2 01/62] common/sfc_efx/base: add MAE definitions to MCDI
` [dpdk-dev] [PATCH v2 02/62] common/sfc_efx/base: indicate support for MAE
` [dpdk-dev] [PATCH v2 03/62] net/sfc: add a stub for attaching to MAE
` [dpdk-dev] [PATCH v2 04/62] common/sfc_efx/base: add MAE init/fini APIs
` [dpdk-dev] [PATCH v2 05/62] drivers: init/fini MAE on attach/detach
` [dpdk-dev] [PATCH v2 06/62] common/sfc_efx/base: add an MAE limit query API
` [dpdk-dev] [PATCH v2 07/62] net/sfc: add the concept of MAE (transfer) rules
` [dpdk-dev] [PATCH v2 08/62] common/sfc_efx/base: add match spec init/fini APIs
` [dpdk-dev] [PATCH v2 09/62] net/sfc: add pattern parsing stub to MAE backend
` [dpdk-dev] [PATCH v2 10/62] common/sfc_efx/base: add a match spec validate API
` [dpdk-dev] [PATCH v2 11/62] net/sfc: validate match spec in MAE backend
` [dpdk-dev] [PATCH v2 12/62] common/sfc_efx/base: add a match specs class comparison API
` [dpdk-dev] [PATCH v2 13/62] net/sfc: add verify method to flow validate path
` [dpdk-dev] [PATCH v2 14/62] common/sfc_efx/base: add action set spec init/fini APIs
` [dpdk-dev] [PATCH v2 15/62] net/sfc: add actions parsing stub to MAE backend
` [dpdk-dev] [PATCH v2 16/62] common/sfc_efx/base: support setting a PPORT in a match spec
` [dpdk-dev] [PATCH v2 17/62] net/sfc: support flow item PHY PORT in MAE backend
` [dpdk-dev] [PATCH v2 18/62] common/sfc_efx/base: add MAE match fields for Ethernet
` [dpdk-dev] [PATCH v2 19/62] net/sfc: support flow item ETH in MAE backend
` [dpdk-dev] [PATCH v2 20/62] common/sfc_efx/base: support adding DELIVER action to a set
` [dpdk-dev] [PATCH v2 21/62] net/sfc: support flow action PHY PORT in MAE backend
` [dpdk-dev] [PATCH v2 22/62] common/sfc_efx/base: add MAE action set provisioning APIs
` [dpdk-dev] [PATCH v2 23/62] common/sfc_efx/base: add MAE action rule "
` [dpdk-dev] [PATCH v2 24/62] net/sfc: implement flow insert/remove in MAE backend
` [dpdk-dev] [PATCH v2 25/62] common/sfc_efx/base: support adding VLAN POP action to a set
` [dpdk-dev] [PATCH v2 26/62] net/sfc: support flow action OF POP VLAN in MAE backend
` [dpdk-dev] [PATCH v2 27/62] common/sfc_efx/base: support adding VLAN PUSH action
` [dpdk-dev] [PATCH v2 28/62] net/sfc: add facilities to handle bundles of actions
` [dpdk-dev] [PATCH v2 29/62] net/sfc: support VLAN PUSH actions in MAE backend
` [dpdk-dev] [PATCH v2 30/62] common/sfc_efx/base: support adding FLAG action to a set
` [dpdk-dev] [PATCH v2 31/62] net/sfc: support flow action FLAG in MAE backend
` [dpdk-dev] [PATCH v2 32/62] common/sfc_efx/base: support adding MARK action to a set
` [dpdk-dev] [PATCH v2 33/62] net/sfc: support flow action MARK in MAE backend
` [dpdk-dev] [PATCH v2 34/62] common/sfc_efx/base: add named constant for invalid VF
` [dpdk-dev] [PATCH v2 36/62] net/sfc: support flow items PF and VF in transfer rules
` [dpdk-dev] [PATCH v2 37/62] net/sfc: support flow actions "
` [dpdk-dev] [PATCH v2 38/62] common/sfc_efx/base: add an API for adding action DROP
` [dpdk-dev] [PATCH v2 39/62] net/sfc: support flow action DROP in transfer rules
` [dpdk-dev] [PATCH v2 44/62] net/sfc: support flow action PORT ID "
` [dpdk-dev] [PATCH v2 49/62] net/sfc: support flow item IPV4 "
[RFC 0/2] xdp: introduce bulking for page_pool tx return path
2020-10-20 9:33 UTC (3+ messages)
` [RFC 1/2] net: xdp: introduce bulking for xdp "
` [RFC 2/2] net: page_pool: add bulk support for ptr_ring
[PATCH v2 0/5] qapi: Restrict machine (and migration) specific commands
2020-10-20 9:32 UTC (2+ messages)
[PATCH v3 00/16] OpenSBI domain support
2020-10-20 9:33 UTC (4+ messages)
` [PATCH v3 16/16] docs: Add initial documentation for "
[RFC PATCH] media: new driver mt9m02x for Onsemi MT9M024 and AR0141CS
2020-10-20 9:27 UTC
[PATCH] x86, libnvdimm/test: Remove COPY_MC_TEST
2020-10-20 9:32 UTC (3+ messages)
[PATCH 0/3] Lockdep fixes for misc-next
2020-10-20 9:31 UTC (3+ messages)
` [PATCH 1/3] btrfs: drop the path before adding qgroup items when enabling qgroups
[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
2020-10-20 9:31 UTC (13+ messages)
` [PATCH v1 07/29] virtio-mem: generalize virtio_mem_overlaps_range()
` [PATCH v1 09/29] virtio-mem: don't always trigger the workqueue when offlining memory
` [PATCH v1 12/29] virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()
[PATCH V3 00/10] can: flexcan: add stop mode support for i.MX8QM
2020-10-20 15:53 UTC (3+ messages)
` [PATCH V3 06/10] can: flexcan: disable wakeup in flexcan_remove()
[PATCH] arm: sunxi: disable obsolete VIDEO config
2020-10-20 9:30 UTC (7+ messages)
` [PATCH] nokia_rx51: "
roms/efirom, tests/uefi-test-tools: update edk2's own submodules first
2020-10-20 9:29 UTC (2+ messages)
It appears drm-next TTM cleanup broke something . .
2020-10-20 9:30 UTC (6+ messages)
[PATCH] drm/amd/pm: update driver if file for sienna cichlid
2020-10-20 9:29 UTC (2+ messages)
[PATCH] drm/amd/pm: fix pcie information for sienna cichlid
2020-10-20 9:28 UTC (2+ messages)
[PATCH v3 0/2] XSA-343 followup patches
2020-10-20 9:28 UTC (3+ messages)
` [PATCH v3 2/2] xen/evtchn: rework per event channel lock
[MPTCP] [PATCH] mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it
2020-10-20 9:27 UTC (6+ messages)
` [MPTCP] "
` "
[PATCH] KVM: VMX: Forbid userspace MSR filters for x2APIC
2020-10-20 9:27 UTC (3+ messages)
[MPTCP] [PATCH] mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it
2020-10-20 9:26 UTC (3+ messages)
` "
` [MPTCP] "
[PATCH 0/1] Skip flatview_simplify() for cpu vendor zhaoxin
2020-10-20 9:24 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v2 0/2] XSA-343 followup patches
2020-10-20 9:25 UTC (10+ messages)
` [PATCH v2 1/2] xen/events: access last_priority and last_vcpu_id together
[PATCH] power: suspend: Add suspend timeout handler
2020-10-20 9:25 UTC (2+ messages)
[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:24 UTC (14+ messages)
` [RFC PATCH v3 1/9] software_node: Add helper function to unregister arrays of software_nodes ordered parent to child
` [RFC PATCH v3 2/9] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [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
` [RFC PATCH v3 7/9] ipu3-cio2: Check if pci_dev->dev's fwnode is a software_node in cio2_parse_firmware() and set FWNODE_GRAPH_DEVICE_DISABLED if so
[dpdk-dev] [PATCH v1] app/regex: configure qp according to device capabilities
2020-10-20 9:14 UTC (2+ messages)
[PATCH 0/2] UIO support for dfl devices
2020-10-20 9:21 UTC (9+ messages)
` [PATCH 1/2] fpga: dfl: add driver_override support
[ovmf test] 156017: all pass - PUSHED
2020-10-20 9:20 UTC
[PATCH] trace/simple: Enable tracing on startup only if the user specifies a trace option
2020-10-20 9:19 UTC (5+ messages)
(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
2020-10-20 9:19 UTC (11+ messages)
[PATCH] vgacon: fix a UAF in do_update_region()
2020-10-20 9:20 UTC (6+ messages)
` [PATCH resend] "
[PATCH] block: remove unused members for io_context
2020-10-20 9:22 UTC
Constant output in syslog of EDAC message
2020-10-20 9:19 UTC (4+ messages)
[PATCH v4 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
2020-10-20 9:19 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: ov2680: convert bindings "
` [PATCH v4 2/3] dt-bindings: imx7-csi: "
` [PATCH v4 3/3] dt-bindings: imx7-mipi-csi2: "
[PATCH v2 0/5] mtd: pxa3xx_nand: add support for Armada 8k
2020-10-20 9:19 UTC (5+ messages)
[PATCH v5 1/2] iommu/iova: Retry from last rb tree node if iova search fails
2020-10-20 9:18 UTC (6+ messages)
` [PATCH v5 2/2] iommu/iova: Free global iova rcache on iova alloc failure
[meta-zephyr][PATCH] layer.conf: add layer dependency on meta-python
2020-10-20 9:18 UTC
Generating non-rootfs file system images as update artifacts for multi-partition image updates
2020-10-20 9:18 UTC (4+ messages)
` [yocto] "
[dpdk-dev] [PATCH] net/vdev_netvsc: handle removal of associated pci device
2020-10-20 9:13 UTC (5+ messages)
[RFCv2 05/16] x86/kvm: Make VirtIO use DMA API in KVM guest
2020-10-20 9:18 UTC (2+ messages)
[PATCH v3 00/20] Host1x/TegraDRM UAPI
2020-10-20 9:18 UTC (7+ messages)
` [PATCH v3 19/20] drm/tegra: Implement new UAPI
[PATCH v2] hw/core/qdev-clock: add a reference on aliased clocks
2020-10-20 9:17 UTC (2+ messages)
[dpdk-dev] [PATCH v1] regexdev: add OOS capability definition
2020-10-20 9:11 UTC (2+ messages)
[Virtio-fs] [PATCH v3 0/5] virtiofsd xattr name mappings
2020-10-20 9:16 UTC (7+ 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
` "
[dpdk-dev] [PATCH] virtio-user: fix backend selection if stat fails
2020-10-20 9:11 UTC (3+ messages)
[dpdk-dev] [PATCH] bus/pci: remove unused scan by address
2020-10-20 9:10 UTC (2+ messages)
` [dpdk-dev] [dpdk-stable] "
[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
[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 (5+ messages)
` [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] "
[PATCH 0/6] Add support for SDM630/660 Camera Subsystem
2020-10-20 9:14 UTC (3+ messages)
` [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] 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 (6+ messages)
` [PATCHv4 net-next 16/16] sctp: enable udp tunneling socks
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] 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 (15+ messages)
` [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 (4+ messages)
` [PATCH V2 3/4] nvme: tcp: complete non-IO requests atomically
[PATCH 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
2020-10-20 9:03 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.