All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-26 09:15:03 to 2020-02-26 09:51:42 UTC [more...]

(no subject)
 2020-02-26  9:51 UTC  (8+ messages)
` virtio_net: can change MTU after installing program

[PATCH] mmc: mediatek: fix SDIO irq issue
 2020-02-26  9:50 UTC  (6+ messages)

[MPTCP] Re: [PATCH v3 7/9] mptcp: add netlink based PM
 2020-02-26  9:51 UTC 

[PATCH v2 00/13] redundant code: Fix warnings reported by Clang static code analyzer
 2020-02-26  9:51 UTC  (3+ messages)
` [PATCH v2 01/13] block/stream: Remove redundant statement in stream_run()

[LTP] [PATCH 1/1] request_key04: Use TFAIL instead of TBROK
 2020-02-26  9:50 UTC  (5+ messages)

[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-26  9:46 UTC  (12+ messages)
` [PATCH v2 07/13] powerpc: add support for folded p4d page tables
          ` [OpenRISC] "

[peterz-queue:ras/urgent 1/1] arch/x86//kernel/cpu/mce/therm_throt.c:491:2: error: use of undeclared identifier 'l'
 2020-02-26  9:48 UTC  (2+ messages)

[PATCH 0/2] fix THP migration for CMA allocations
 2020-02-26  9:48 UTC  (5+ messages)
` [PATCH 2/2] mm,thp,compaction,cma: allow "

Performance impact in networking data path tests in Linux 5.5 Kernel
 2020-02-26  9:48 UTC  (2+ messages)

create reflog for reflog-less ref
 2020-02-26  9:47 UTC  (5+ messages)

[PATCH RFC v4 0/6] Add Unisoc's drm kms module
 2020-02-26  9:46 UTC  (7+ messages)
` [PATCH RFC v4 1/6] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH RFC v4 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH RFC v4 3/6] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH RFC v4 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH RFC v4 5/6] dt-bindings: display: add Unisoc's mipi dsi&dphy bindings
` [PATCH RFC v4 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[error-report-web][PATCH] Add SPDX license headers to source files
 2020-02-26  9:46 UTC 

[PATCH] io_uring: pick up link work on submit reference drop
 2020-02-26  9:46 UTC  (7+ messages)

[RFC 2/3] tools/memory-model: Add a litmus test for atomic_set()
 2020-02-26  9:46 UTC  (3+ messages)
` More on reader-writer locks

[MPTCP] Re: [PATCH v3 7/9] mptcp: add netlink based PM
 2020-02-26  9:46 UTC 

[PATCH v2 0/5] mfd: RK8xx tidyup
 2020-02-26  9:45 UTC  (3+ messages)
` [PATCH v2 3/5] mfd: rk808: Stop using syscore ops

[PATCH] evh_bytechan: fix out of bounds accesses
 2020-02-26  9:43 UTC  (13+ messages)

[PATCH V2] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-02-26  9:43 UTC 

[kvm-unit-tests PATCH 0/7] Fixes for clang builds
 2020-02-26  9:44 UTC  (20+ messages)
` [kvm-unit-tests PATCH 2/7] pci: use uint32_t for unsigned long values
` [kvm-unit-tests PATCH v2 0/7] Fixes for clang builds
  ` [kvm-unit-tests PATCH 1/7] x86: emulator: use "SSE2" for the target
  ` [kvm-unit-tests PATCH v2 1/7] x86: pmu: Test WRMSR on a running counter
  ` [kvm-unit-tests PATCH v2 2/7] x86: provide enabled and disabled variation of the PCID test
  ` [kvm-unit-tests PATCH v2 3/7] x86: pmu: Test perfctr overflow after WRMSR on a running counter
  ` [kvm-unit-tests PATCH 3/7] x86: realmode: syscall: add explicit size suffix to ambiguous instructions
  ` [kvm-unit-tests PATCH 4/7] svm: change operand to output-only for matching constraint
  ` [kvm-unit-tests PATCH v2 4/7] vmx: tweak XFAILS for #DB test
  ` [kvm-unit-tests PATCH 5/7] svm: convert neg shift to unsigned shift
  ` [kvm-unit-tests PATCH v2 5/7] x86: VMX: Add tests for monitor trap flag
  ` [kvm-unit-tests PATCH v2 6/7] x86: emulator: use "SSE2" for the target
  ` [kvm-unit-tests PATCH 6/7] x86: VMX: use inline asm to get stack pointer
  ` [kvm-unit-tests PATCH v2 7/7] pci: cast masks to uint32_t for unsigned long values
  ` [kvm-unit-tests PATCH 7/7] x86: VMX: the "noclone" attribute is gcc-specific

[PATCH net-next 0/6] act_ct: Software offload of conntrack_in
 2020-02-26  9:44 UTC  (4+ messages)
` [PATCH net-next 4/6] net/sched: act_ct: Create nf flow table per zone

[Intel-gfx] [PATCH 01/17] drm/i915/gt: Reset queue_priority_hint after wedging
 2020-02-26  9:43 UTC  (17+ messages)
` [Intel-gfx] [PATCH 02/17] drm/i915/perf: Mark up the racy use of perf->exclusive_stream
` [Intel-gfx] [PATCH 03/17] drm/i915: Manually acquire engine-wakeref around use of kernel_context
` [Intel-gfx] [PATCH 04/17] drm/i915/gt: Pull marking vm as closed underneath the vm->mutex
` [Intel-gfx] [PATCH 05/17] drm/i915: Protect i915_request_await_start from early waits
` [Intel-gfx] [PATCH 06/17] drm/i915/selftests: Verify LRC isolation
` [Intel-gfx] [PATCH 07/17] drm/i915/selftests: Check recovery from corrupted LRC
` [Intel-gfx] [PATCH 08/17] drm/i915/selftests: Wait for the kernel context switch
` [Intel-gfx] [PATCH 09/17] drm/i915/selftests: Be a little more lenient for reset workers
` [Intel-gfx] [PATCH 10/17] drm/i915/selftests: Add request throughput measurement to perf
` [Intel-gfx] [PATCH 11/17] drm/i915/gem: Consolidate ctx->engines[] release
` [Intel-gfx] [PATCH 12/17] drm/i915/gt: Prevent allocation on a banned context
` [Intel-gfx] [PATCH 13/17] drm/i915/gem: Check that the context wasn't closed during setup
` [Intel-gfx] [PATCH 14/17] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 15/17] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
` [Intel-gfx] [PATCH 16/17] drm/i915/execlists: Check the sentinel is alone in the ELSP
` [Intel-gfx] [PATCH 17/17] drm/i915/execlists: Reduce preempt-to-busy roundtrip delay

A problem with live migration of UEFI virtual machines
 2020-02-26  9:42 UTC  (8+ messages)
    ` [edk2-devel] "

[PATCH v2 0/2] Add command to display or save Linux PStore dumps
 2020-02-26  9:42 UTC  (3+ messages)
` [PATCH v2 1/2] cmd: "
` [PATCH v2 2/2] test: Add PStore command tests

[PATCH v2 00/11] mtd: spi-nor: add xSPI Octal DTR support
 2020-02-26  9:37 UTC  (29+ messages)
` [PATCH v2 01/11] dt-bindings: spi: allow expressing DTR capability
` [PATCH v2 02/11] spi: set mode bits for "spi-rx-dtr" and "spi-tx-dtr"
` [PATCH v2 03/11] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v2 04/11] spi: spi-mem: allow specifying a command's extension
` [PATCH v2 05/11] spi: cadence-quadspi: Add support for octal DTR flashes
` [PATCH v2 06/11] mtd: spi-nor: add support for DTR protocol
` [PATCH v2 07/11] mtd: spi-nor: get command opcode extension type from BFPT
` [PATCH v2 08/11] mtd: spi-nor: parse xSPI Profile 1.0 table
` [PATCH v2 09/11] mtd: spi-nor: use dummy cycle and address width info from SFDP
` [PATCH v2 10/11] mtd: spi-nor: enable octal DTR mode when possible
` [PATCH v2 11/11] mtd: spi-nor: add support for Cypress Semper flash

Patchwork housekeeping for: spi-devel-general
 2020-02-26  9:40 UTC 

[MPTCP] Re: [PATCH v3 7/9] mptcp: add netlink based PM
 2020-02-26  9:36 UTC 

incoming
 2020-02-26  9:36 UTC  (5+ messages)
` + dma-buf-free-dmabuf-name-in-dma_buf_release.patch added to -mm tree

[PATCH v2] ceph: re-org copy_file_range and fix some error paths
 2020-02-26  9:36 UTC  (3+ messages)

[PATCH v4 00/36] KVM: s390: Add support for protected VMs
 2020-02-26  9:35 UTC  (2+ messages)

[PATCH v2] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2020-02-26  9:27 UTC  (7+ messages)

[PATCH 1/2] configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
 2020-02-26  9:34 UTC  (3+ messages)
` [PATCH 2/2] configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME "

[Xen-devel] [PATCH V4] x86/altp2m: Hypercall to set altp2m view visibility
 2020-02-26  9:34 UTC  (4+ messages)

[dpdk-dev] [PATCH v1] net/mlx5: fix VLAN PCP item calculation
 2020-02-26  9:34 UTC  (2+ messages)

[PATCH v2 00/16] Fanotify event with name info
 2020-02-26  9:34 UTC  (6+ messages)
` [PATCH v2 07/16] fsnotify: replace inode pointer with tag
` [PATCH v2 08/16] fanotify: merge duplicate events on parent and child

[meta-networking][PATCH] daq: upgrade 2.0.6 -> 2.2.2
 2020-02-26  9:33 UTC  (3+ messages)

[PATCH v8 0/6] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-26  9:24 UTC  (16+ messages)

[Bug 206669] New: Little-endian kernel crashing on POWER8 on heavy big-endian PowerKVM load
 2020-02-26  9:29 UTC  (4+ messages)
` [Bug 206669] "

[PATCH RFC net-next] virtio_net: Relax queue requirement for using XDP
 2020-02-26  9:32 UTC  (9+ messages)

Sudden slowdown of ARM emulation in master
 2020-02-26  9:32 UTC  (6+ messages)

[PATCH v2 1/1] gpio: add driver for Mellanox BlueField 2 GPIO controller
 2020-02-26  9:32 UTC  (2+ messages)

[Xen-devel] [PATCH] x86/sysctl: Don't return cpu policy data for compiled-out support
 2020-02-26  9:32 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-02-25
 2020-02-26  9:32 UTC 

[PATCH v1 1/5] arm: dts: imx6: toradex: use SPDX-License-Identifier
 2020-02-26  9:29 UTC  (10+ messages)
` [PATCH v1 2/5] arm: dts: imx7: "
` [PATCH v1 3/5] arm: dts: vf: "
` [PATCH v1 5/5] arm: dts: vf: toradex: re-license GPL-2.0+ to GPL-2.0

[Intel-gfx] [PATCH v2 00/20] drm/i915: Proper dbuf global state
 2020-02-26  9:32 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 01/20] drm/i915: Handle some leftover s/intel_crtc/crtc/
` [Intel-gfx] [PATCH v2 02/20] drm/i915: Remove garbage WARNs
` [Intel-gfx] [PATCH v2 03/20] drm/i915: Add missing commas to dbuf tables
` [Intel-gfx] [PATCH v2 04/20] drm/i915: Use a sentinel to terminate the dbuf slice arrays

[PATCH] usb: host: xhci-tegra: Tegra186/Tegra194 LPM
 2020-02-26  9:32 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/i40e: fix X722 performance drop
 2020-02-26  9:22 UTC 

KMSAN: uninit-value in do_update_region
 2020-02-26  9:29 UTC 

dbus-sensor: setting the upper non-critical(unc) threshold value smaller than reading value would get 3 logs ( assert log, de-assert log and then assert log)
 2020-02-26  9:29 UTC  (7+ messages)

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-26  9:28 UTC  (9+ messages)
` [PATCH V4 07/13] fs: Add locking for a dynamic address space operations state

[PATCH v4 00/10] Further bitmaps improvements
 2020-02-26  9:27 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
 2020-02-26  9:27 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Drop I915_RESET_TIMEOUT and friends

[virtio-dev] [RFC] Upstreaming virtio-wayland (or an alternative)
 2020-02-26  9:25 UTC  (4+ messages)

[patch 00/16] x86/entry: Consolidation - Part IV
 2020-02-26  9:23 UTC  (6+ messages)
` [patch 13/16] x86/entry: Move irqflags and context tracking to C for simple idtentries
` [patch 16/16] x86/entry: Disable interrupts in IDTENTRY

[dpdk-dev] [PATCH v1] examples/l2fwd: add check for promiscuous no support
 2020-02-26  9:22 UTC  (2+ messages)

[PATCH][CIFS] Use FS_RENAME_DOES_D_MOVE to minimize races in rename
 2020-02-26  9:22 UTC  (2+ messages)

[PATCH v2] media: rcar_drif: Use dma_request_chan() instead dma_request_slave_channel()
 2020-02-26  9:22 UTC  (3+ messages)

[PATCH v8 1/1] net: ag71xx: port to phylink
 2020-02-26  9:21 UTC  (2+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-26  9:01 UTC  (5+ messages)
` [PATCH v3 04/27] ocxl: Remove unnecessary externs

[PATCH 00/51] drm managed resources, v2
 2020-02-26  9:21 UTC  (6+ messages)
  ` [PATCH 03/51] drm: add managed resources tied to drm_device
        ` [Intel-gfx] "

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-02-26  9:18 UTC  (8+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
  ` QAPI schema for desired state of LUKS keyslots (was: [PATCH 02/13] qcrypto-luks: implement encryption key management)
      ` QAPI schema for desired state of LUKS keyslots

[PATCH v1] imx: Makefile: added missing ahab.o
 2020-02-26  9:20 UTC 

[PATCH 1/4] dt-bindings: reset: imx7: Add support for i.MX8MN
 2020-02-26  9:13 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: reset: imx7: Document usage on i.MX8MP SoC
` [PATCH 3/4] arm64: dts: imx8mp: Add src node
` [PATCH 4/4] reset: imx7: Add support for i.MX8MP SoC

[PATCH 1/2 wireguard-windows] Add Japanese translation to resources.rc
 2020-02-26  9:20 UTC  (6+ messages)

[LTP] [PATCH V3 00/10] Add new LTP tests related to fsmount family of syscalls
 2020-02-26  9:20 UTC  (9+ messages)
` [LTP] [PATCH V3 08/10] syscalls/move_mount: New tests

[Xen-devel] [BUG]Nested virtualization, Xen on KVM, Xen cannot boot up as a guest of KVM
 2020-02-26  9:19 UTC  (2+ messages)
` [Xen-devel] [PATCH] x86/vPMU: don't blindly assume IA32_PERF_CAPABILITIES MSR exists

[PATCH] hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2
 2020-02-26  9:17 UTC  (4+ messages)

[Buildroot] [Bug 12581] New: 2020.02-rc1 glibc failing to build on fedora 31
 2020-02-26  9:19 UTC  (2+ messages)
` [Buildroot] [Bug 12581] "

[PATCH] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-02-26  9:09 UTC  (5+ messages)

[PULL v2 00/30] virtio, pc: fixes, features
 2020-02-26  9:08 UTC  (8+ messages)
` [PULL v2 18/30] virtio-iommu: Support migration
` [PULL v2 19/30] virtio-iommu-pci: Add virtio iommu pci support
` [PULL v2 22/30] libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK
` [PULL v2 27/30] libvhost-user: implement in-band notifications
` [PULL v2 28/30] acpi: cpuhp: document CPHP_GET_CPU_ID_CMD command
` [PULL v2 29/30] vhost-user: only set slave channel for first vq
` [PULL v2 30/30] Fixed assert in vhost_user_set_mem_table_postcopy

[U-Boot] [PATCH] usb: ehci-mx5: Fix bus enumeration for DM case
 2020-02-26  9:16 UTC  (5+ messages)

[PATCH] RFC: dma-buf: Add an API for importing and exporting sync files
 2020-02-26  9:16 UTC  (3+ messages)

usb: host: xhci: update event ring dequeue pointer on purpose
 2020-02-26  9:16 UTC  (2+ messages)

[PATCH net-next 0/7] mptcp: update mptcp ack sequence outside of recv path
 2020-02-26  9:14 UTC  (8+ messages)
` [PATCH net-next 1/7] mptcp: add and use mptcp_data_ready helper
` [PATCH net-next 2/7] mptcp: add work queue skeleton
` [PATCH net-next 3/7] mptcp: update mptcp ack sequence from work queue
` [PATCH net-next 4/7] mptcp: add rmem queue accounting
` [PATCH net-next 5/7] mptcp: remove mptcp_read_actor
` [PATCH net-next 6/7] mptcp: avoid work queue scheduling if possible
` [PATCH net-next 7/7] mptcp: defer work schedule until mptcp lock is released

[PATCH v4 09/36] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
 2020-02-26  9:15 UTC  (7+ messages)
` [PATCH v4.5 "


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.