messages from 2020-06-10 11:34:21 to 2020-06-10 11:59:03 UTC [more...]
[dpdk-dev] [Bug 488] mlx4: cannot reattach devices
2020-06-10 11:59 UTC
arm64: el1_error when copy rawdata to a partition
2020-06-10 11:58 UTC (2+ messages)
[PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
2020-06-10 11:54 UTC (27+ messages)
` [PATCH v4 01/21] exec: Introduce ram_block_discard_(disable|require)()
` [PATCH v4 02/21] vfio: Convert to ram_block_discard_disable()
` [PATCH v4 03/21] accel/kvm: "
` [PATCH v4 04/21] s390x/pv: "
` [PATCH v4 05/21] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v4 06/21] target/i386: sev: Use ram_block_discard_disable()
` [PATCH v4 07/21] migration/rdma: "
` [PATCH v4 08/21] migration/colo: "
` [PATCH v4 09/21] linux-headers: update to contain virtio-mem
` [PATCH v4 10/21] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v4 11/21] virtio-pci: Proxy for virtio-mem
` [PATCH v4 12/21] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v4 13/21] hmp: Handle virtio-mem when printing memory device info
` [PATCH v4 14/21] numa: Handle virtio-mem in NUMA stats
` [PATCH v4 15/21] pc: Support for virtio-mem-pci
` [PATCH v4 16/21] virtio-mem: Allow notifiers for size changes
` [PATCH v4 17/21] virtio-pci: Send qapi events when the virtio-mem "
` [PATCH v4 18/21] virtio-mem: Migration sanity checks
` [PATCH v4 19/21] virtio-mem: Add trace events
` [PATCH v4 20/21] virtio-mem: Exclude unplugged memory during migration
` [PATCH v4 21/21] numa: Auto-enable NUMA when any memory devices are possible
[PATCH v2 0/8] sh4: Mark it orphan in MAINTAINERS & trivial fixes
2020-06-10 11:54 UTC (4+ messages)
` [PATCH v2 2/8] MAINTAINERS: Mark SH4 based R2D & Shix machines orphan
[PATCH v9 00/61] target/riscv: support vector extension v0.7.1
2020-06-10 11:36 UTC (20+ messages)
` [PATCH v9 01/61] target/riscv: add vector extension field in CPURISCVState
` [PATCH v9 02/61] target/riscv: implementation-defined constant parameters
` [PATCH v9 03/61] target/riscv: support vector extension csr
` [PATCH v9 04/61] target/riscv: add vector configure instruction
` [PATCH v9 05/61] target/riscv: add an internals.h header
` [PATCH v9 06/61] target/riscv: add vector stride load and store instructions
` [PATCH v9 07/61] target/riscv: add vector index "
` [PATCH v9 08/61] target/riscv: add fault-only-first unit stride load
` [PATCH v9 09/61] target/riscv: add vector amo operations
` [PATCH v9 10/61] target/riscv: vector single-width integer add and subtract
[PATCH] drm/ast: fix missing break in switch statement for format->cpp[0] case 4
2020-06-10 11:58 UTC (3+ messages)
[dpdk-dev] [PATCH] net/bnxt: fix max ring count calculation
2020-06-10 11:56 UTC (2+ messages)
[dpdk-dev] [PATCH] bus/pci: optimize bus scan
2020-06-10 11:50 UTC
[dpdk-dev] [PATCH 00/36] bnxt patches
2020-06-10 11:44 UTC (37+ messages)
` [dpdk-dev] [PATCH 01/36] net/bnxt: Makefile changes
` [dpdk-dev] [PATCH 02/36] net/bnxt: remove svif and vlan information from header bitmap
` [dpdk-dev] [PATCH 03/36] net/bnxt: add vfr flag to the mark manager
` [dpdk-dev] [PATCH 04/36] net/bnxt: support for mark action for LFID rules
` [dpdk-dev] [PATCH 05/36] net/bnxt: remove mem field from mapper class table
` [dpdk-dev] [PATCH 06/36] net/bnxt: support more resource functions in flow database
` [dpdk-dev] [PATCH 07/36] net/bnxt: rename the ulp action bitmap enumeration values
` [dpdk-dev] [PATCH 08/36] net/bnxt: add support for computed header field in result opcode
` [dpdk-dev] [PATCH 09/36] net/bnxt: updated compute field list and access macros
` [dpdk-dev] [PATCH 10/36] net/bnxt: extend default identifier list to be global resource list
` [dpdk-dev] [PATCH 11/36] net/bnxt: add resource sub type to class and action tables
` [dpdk-dev] [PATCH 12/36] net/bnxt: remove cache tbl id from the mapper class table
` [dpdk-dev] [PATCH 13/36] net/bnxt: move vfr flag from computed field list to "
` [dpdk-dev] [PATCH 14/36] net/bnxt: add support for action bitmap opcode in result field processing
` [dpdk-dev] [PATCH 15/36] net/bnxt: direction bit needs to be added to the action bitmap
` [dpdk-dev] [PATCH 16/36] net/bnxt: remove cache_tbl_id enums
` [dpdk-dev] [PATCH 17/36] net/bnxt: extend index table processing to process action templates
` [dpdk-dev] [PATCH 18/36] net/bnxt: use vport in the phy port act handler
` [dpdk-dev] [PATCH 19/36] net/bnxt: add enum to the critical resource
` [dpdk-dev] [PATCH 20/36] net/bnxt: rename regfile_wr_idx to regfile_idx
` [dpdk-dev] [PATCH 21/36] net/bnxt: remove unused enum in regfile index
` [dpdk-dev] [PATCH 22/36] net/bnxt: rename an enum in the "
` [dpdk-dev] [PATCH 23/36] net/bnxt: rename the enums in the bnxt_ulp_resource_sub_type
` [dpdk-dev] [PATCH 24/36] net/bnxt: add a devarg to set max flow count
` [dpdk-dev] [PATCH 25/36] net/bnxt: add support for vxlan encap and decap templates
` [dpdk-dev] [PATCH 26/36] net/bnxt: flow db api to get vf rep action record
` [dpdk-dev] [PATCH 27/36] net/bnxt: parse ipv6 vtc_flow field for more granularly
` [dpdk-dev] [PATCH 28/36] net/bnxt: remove the implicit bitset update for vnic action
` [dpdk-dev] [PATCH 29/36] net/bnxt: divide the ulp template db file to smaller modules
` [dpdk-dev] [PATCH 30/36] net/bnxt: unify the mapper opcodes into single enum
` [dpdk-dev] [PATCH 31/36] net/bnxt: change opcode for adding pad to setting zero for common usage
` [dpdk-dev] [PATCH 32/36] net/bnxt: optimized key/mask/result fields to use set to zero opcode
` [dpdk-dev] [PATCH 33/36] net/bnxt: add support for internal exact match flows
` [dpdk-dev] [PATCH 34/36] net/bnxt: enable vfr flag processing with mark db opcode
` [dpdk-dev] [PATCH 35/36] net/bnxt: rename fields in the device params structure
` [dpdk-dev] [PATCH 36/36] net/bnxt: update ulp template database for new opcodes
[MPTCP] [PATCH mptcp-next 2/2] mptcp: add receive buffer auto-tuning
2020-06-10 11:55 UTC
[MPTCP] [PATCH mptcp-next 1/2] selftests: mptcp: add option to specify size of file to transfer
2020-06-10 11:55 UTC
[PATCH 1/1] net: stmmac: gmac3: add auxiliary snapshot support
2020-06-10 11:55 UTC
[MPTCP] [PATCH mptcp-next 0/2] mptcp: receive buffer auto-tuning
2020-06-10 11:55 UTC
[Intel-gfx] A panic and a hang in the i915 drm driver
2020-06-10 11:54 UTC (8+ messages)
` "
ethtool 5.7: netlink ENOENT error when setting WOL
2020-06-10 11:53 UTC (5+ messages)
[PATCH] scsi: powertec: Fix different dev_id between 'request_irq()' and 'free_irq()'
2020-06-10 11:53 UTC (6+ messages)
Clarification regarding new qemu-img convert --target-is-zero flag
2020-06-10 11:52 UTC (5+ messages)
[PATCH v4] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_EN
2020-06-10 11:52 UTC (4+ messages)
The ultimate OS conclusion
2020-06-10 11:52 UTC
How to fix BTRFS transaction blocks while mounting BTRFS HDD
2020-06-10 11:52 UTC
[PATCH for-4.14 0/2] x86/passthrough: fixes for PVH dom0 edge triggered interrupts
2020-06-10 11:51 UTC (3+ messages)
` [PATCH for-4.14 1/2] x86/passthrough: do not assert edge triggered GSIs for PVH dom0
` [PATCH for-4.14 2/2] x86/passthrough: introduce a flag for GSIs not requiring an EOI or unmask
[PATCH 5.7 00/24] 5.7.2-rc1 review
2020-06-10 11:50 UTC (4+ messages)
[PATCH v2 0/7] worktree: tighten duplicate path detection
2020-06-10 11:50 UTC (3+ messages)
` [PATCH v2 4/7] worktree: prune duplicate entries referencing same worktree path
[PATCH 4.19.y] selftests: bpf: fix use of undeclared RET_IF macro
2020-06-10 11:49 UTC (4+ messages)
[PATCH] syscalls: fix offset type of ksys_ftruncate
2020-06-10 11:48 UTC
[OSSTEST PATCH] production-config: Update to current coverity tools
2020-06-10 11:47 UTC
[PATCH 0/5] Suspend and resume fixes for omapdrm pdata removal
2020-06-10 11:47 UTC (12+ messages)
` [PATCH 1/5] drm/omap: Fix suspend resume regression after platform data removal
[PATCH ethtool] netlink: fix error message suppression
2020-06-10 11:47 UTC
[PATCH V7 RESEND 0/7] Add interconnect support to QSPI and QUP drivers
2020-06-10 11:46 UTC (3+ messages)
[PATCH RFC 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
2020-06-10 11:45 UTC (3+ messages)
` [PATCH RFC 1/2] s390/zcore: traverse resources instead of memblocks
[PATCH] clk: qoriq: add LS1021A core pll mux options
2020-06-10 11:38 UTC
general protection fault in proc_kill_sb
2020-06-10 11:44 UTC (3+ messages)
[PATCH v2 00/46] Trivial BTRFS_I removal
2020-06-10 11:44 UTC (3+ messages)
` [PATCH 08/46] btrfs: Make __btrfs_drop_extents take btrfs_inode
[PATCH v2] mmc: sdhci: Fix HISPD bit handling
2020-06-10 11:44 UTC (4+ messages)
[PATCH v7 0/9] acpi: i386 tweaks
2020-06-10 11:40 UTC (2+ messages)
correct use of PHY_INTERFACE_MODE_RGMII{,_TXID,_RXID,_ID}
2020-06-10 11:44 UTC (4+ messages)
must populate_rootfs be synchronous?
2020-06-10 11:43 UTC
[PATCH v3] mmc: sdhci: Fix HISPD bit handling
2020-06-10 11:43 UTC (2+ messages)
[PATCH v2] scsi: ufs: Fix imprecise time in devfreq window
2020-06-10 11:43 UTC (4+ messages)
[PATCH] tools: bpf: Do not force gcc as CC
2020-06-10 11:43 UTC (2+ messages)
[PATCH] iotests: Fix 291 across more file systems
2020-06-10 11:41 UTC (4+ messages)
[PATCH v4 15/18] x86: Use IA32-specific wrappers for syscalls taking 64-bit arguments
2020-06-10 11:42 UTC (4+ messages)
` [tip: x86/entry] x86/entry/32: "
[PATCH v7 1/2] io_uring: avoid whole io_wq_work copy for requests completed inline
2020-06-10 11:41 UTC (2+ messages)
` [PATCH v7 2/2] io_uring: avoid unnecessary io_wq_work copy for fast poll feature
Boot issue with the latest Git kernel
2020-06-10 11:23 UTC (8+ messages)
` PowerPC KVM-PR issue
[RFC PATCH v2 3/4] grep: honor sparse checkout patterns
2020-06-10 11:40 UTC (3+ messages)
[PATCH for-4.14] tools: fix error path of xendevicemodel_open()
2020-06-10 11:40 UTC
[PATCH v1 0/6] mfd: Make use of software nodes
2020-06-10 11:39 UTC (5+ messages)
` [PATCH v1 4/6] mfd: intel_quark_i2c_gpio: Convert to use "
` [PATCH v1 5/6] gpio: dwapb: Get rid of legacy platform data
[PATCH] powerpc/pseries/svm: Fixup align argument in alloc_shared_lppaca() function
2020-06-10 11:21 UTC (2+ messages)
[PATCH] bcache: check and adjust logical block size for backing devices
2020-06-10 11:39 UTC (4+ messages)
[PATCH v6 1/2] io_uring: avoid whole io_wq_work copy for requests completed inline
2020-06-10 11:39 UTC (4+ messages)
[PATCH bpf] libbpf: handle GCC noreturn-turned-volatile quirk
2020-06-10 11:38 UTC (2+ messages)
[PATCH RFC v7 00/14] vhost: ring format independence
2020-06-10 11:36 UTC (28+ messages)
` [PATCH RFC v7 01/14] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v7 02/14] fixup! "
` [PATCH RFC v7 03/14] vhost: use batched get_vq_desc version
` [PATCH RFC v7 04/14] vhost/net: pass net specific struct pointer
` [PATCH RFC v7 05/14] vhost: reorder functions
` [PATCH RFC v7 06/14] vhost: format-independent API for used buffers
` [PATCH RFC v7 07/14] fixup! "
` [PATCH RFC v7 08/14] fixup! vhost: use batched get_vq_desc version
` [PATCH RFC v7 09/14] vhost/net: convert to new API: heads->bufs
` [PATCH RFC v7 10/14] vhost/net: avoid iov length math
` [PATCH RFC v7 11/14] vhost/test: convert to the buf API
` [PATCH RFC v7 12/14] vhost/scsi: switch to buf APIs
` [PATCH RFC v7 13/14] vhost/vsock: switch to the buf API
` [PATCH RFC v7 14/14] vhost: drop head based APIs
[PATCH] tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
2020-06-10 11:18 UTC (2+ messages)
[ANNOUNCE] v5.6.17-rt9
2020-06-10 11:37 UTC
[PATCH] arm64: mm: reset address tag set by kasan sw tagging
2020-06-10 11:36 UTC (3+ messages)
[PATCH] max732x_probe: remove redundant check
2020-06-10 11:36 UTC
Build fix backports for 4.9 - 4.11 inclusive
2020-06-10 11:36 UTC (3+ messages)
[PATCH v2 0/4] kvm: arm64: Pointer Authentication handling fixes
2020-06-10 11:34 UTC (11+ messages)
` [PATCH v2 1/4] KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
` [PATCH v2 2/4] KVM: arm64: Handle PtrAuth traps early
` [PATCH v2 3/4] KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptr
` [PATCH v2 4/4] KVM: arm64: Remove host_cpu_context member from vcpu structure
[PATCH 0/6] consolidate PowerPC instruction encoding macros
2020-06-10 10:50 UTC (2+ 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.