All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-23 11:20:07 to 2020-06-23 11:59:15 UTC [more...]

[dpdk-dev] [RFC PATCH 0/2] pmdinfogen: rewrite in Python
 2020-06-23 11:59 UTC  (5+ messages)

[PATCH v2 0/9] Convert the remaining text files to ReST and add SPDX for GFDL
 2020-06-23 11:58 UTC  (5+ messages)
` [PATCH v2 2/9] LICENSES: add GFDL licenses

[PATCH v2 0/7] Refactor handling flow of SET_CPUID*
 2020-06-23 11:58 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID fails
` [PATCH v2 2/7] KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent
` [PATCH v2 3/7] KVM: X86: Introduce kvm_check_cpuid()
` [PATCH v2 4/7] KVM: X86: Split kvm_update_cpuid()
` [PATCH v2 5/7] KVM: X86: Rename cpuid_update() to update_vcpu_model()
` [PATCH v2 6/7] KVM: X86: Move kvm_x86_ops.update_vcpu_model() into kvm_update_vcpu_model()
` [PATCH v2 7/7] KVM: X86: Move kvm_apic_set_version() to kvm_update_vcpu_model()

FAILED: patch "[PATCH] e1000e: Do not wake up the system via WOL if device wakeup is" failed to apply to 4.4-stable tree
 2020-06-23 11:58 UTC 

FAILED: patch "[PATCH] e1000e: Do not wake up the system via WOL if device wakeup is" failed to apply to 4.9-stable tree
 2020-06-23 11:58 UTC 

[PULL v1 00/12] Merge tpm 2020/06/23 v1
 2020-06-23 11:41 UTC  (3+ messages)
` [PULL v1 02/12] backends: Add TPM files into their own directory
` [PULL v1 03/12] hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig

FAILED: patch "[PATCH] kretprobe: Prevent triggering kretprobe from within" failed to apply to 4.19-stable tree
 2020-06-23 11:57 UTC 

FAILED: patch "[PATCH] kretprobe: Prevent triggering kretprobe from within" failed to apply to 4.14-stable tree
 2020-06-23 11:57 UTC 

FAILED: patch "[PATCH] kretprobe: Prevent triggering kretprobe from within" failed to apply to 4.9-stable tree
 2020-06-23 11:57 UTC 

FAILED: patch "[PATCH] kretprobe: Prevent triggering kretprobe from within" failed to apply to 4.4-stable tree
 2020-06-23 11:57 UTC 

[igt-dev] [Patch][i-g-t v2 0/3] Add support to detect HDCP events
 2020-06-23 11:58 UTC  (8+ messages)
` [igt-dev] [Patch][i-g-t v2 1/3] lib/igt_kms: Add support for detecting connector events
` [igt-dev] [Patch][i-g-t v2 2/3] tests/kms_content_protection: Use library functions for handling uevents
` [igt-dev] [Patch][i-g-t v2 3/3] lib: Use generic names for APIs that handle uevents
` [igt-dev] ✗ Fi.CI.BUILD: failure for Add support to detect HDCP events (rev2)

FAILED: patch "[PATCH] kprobes: Fix to protect kick_kprobe_optimizer() by" failed to apply to 4.9-stable tree
 2020-06-23 11:57 UTC 

FAILED: patch "[PATCH] kprobes: Fix to protect kick_kprobe_optimizer() by" failed to apply to 4.4-stable tree
 2020-06-23 11:57 UTC 

[omap-audio:peter/linux-next-wip 17/88] drivers/misc/Kconfig:464: syntax error
 2020-06-23 11:57 UTC 

[PULL 00/42] target-arm queue
 2020-06-23 11:39 UTC  (30+ messages)
` [PULL 01/42] hw/arm/virt: Add 5.0 HW compat props
` [PULL 02/42] util/oslib-posix : qemu_init_exec_dir implementation for Mac
` [PULL 03/42] target/arm: Convert Neon 2-reg-misc VREV64 to decodetree
` [PULL 04/42] target/arm: Convert Neon 2-reg-misc pairwise ops "
` [PULL 05/42] target/arm: Convert VZIP, VUZP "
` [PULL 06/42] target/arm: Convert Neon narrowing moves "
` [PULL 07/42] target/arm: Convert Neon 2-reg-misc VSHLL "
` [PULL 08/42] target/arm: Convert Neon VCVT f16/f32 insns "
` [PULL 09/42] target/arm: Convert vectorised 2-reg-misc Neon ops "
` [PULL 10/42] target/arm: Convert Neon 2-reg-misc crypto operations "
` [PULL 11/42] target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn
` [PULL 12/42] target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs
` [PULL 13/42] target/arm: Make gen_swap_half() take separate src and dest
` [PULL 14/42] target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree
` [PULL 15/42] target/arm: Convert remaining simple 2-reg-misc Neon ops
` [PULL 16/42] target/arm: Convert Neon VQABS, VQNEG to decodetree
` [PULL 17/42] target/arm: Convert simple fp Neon 2-reg-misc insns
` [PULL 18/42] target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree
` [PULL 19/42] target/arm: Convert Neon 2-reg-misc VRINT "
` [PULL 20/42] target/arm: Convert Neon 2-reg-misc VCVT "
` [PULL 21/42] target/arm: Convert Neon VSWP "
` [PULL 23/42] target/arm: Move some functions used only in translate-neon.inc.c to that file
` [PULL 24/42] target/arm: Remove unnecessary gen_io_end() calls
` [PULL 25/42] target/arm: Remove dead code relating to SABA and UABA
` [PULL 26/42] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
` [PULL 28/42] hw/i2c/versatile_i2c: Add SCL/SDA definitions
` [PULL 31/42] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
` [PULL 34/42] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
` [PULL 40/42] target/arm: Check supported KVM features globally (not per vCPU)

QEMU | Pipeline #159156363 has failed for master | 61fee7f4
 2020-06-23 11:39 UTC 

[PATCH] ARM: imx: soc: Add reset for non-DM case
 2020-06-23 11:56 UTC  (3+ messages)

Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
 2020-06-23 11:55 UTC 

[PATCH 0/3] nsproxy: support CLONE_NEWTIME with setns()
 2020-06-23 11:55 UTC  (3+ messages)
` [PATCH 3/3] "

FAILED: patch "[PATCH] crypto: algif_skcipher - Cap recv SG list at ctx->used" failed to apply to 4.9-stable tree
 2020-06-23 11:54 UTC 

[PATCH v3 0/7] Implement support for external IPT monitoring
 2020-06-23 11:54 UTC  (3+ messages)
` [PATCH v3 4/7] x86/vmx: add do_vmtrace_op

FAILED: patch "[PATCH] crypto: algif_skcipher - Cap recv SG list at ctx->used" failed to apply to 4.4-stable tree
 2020-06-23 11:54 UTC 

[PATCH] drm/i915/tgl: Make Wa_14010229206 permanent
 2020-06-23 11:54 UTC  (5+ messages)
    ` [Intel-gfx] "

[dpdk-dev] [PATCH v1 0/4] vhost: improve ready state
 2020-06-23 11:53 UTC  (16+ messages)
` [dpdk-dev] [PATCH v1 3/4] vhost: improve device ready definition

[PATCH v1] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
 2020-06-23 11:53 UTC  (2+ messages)

[PATCH] Revert "drm/amd/display: disable dcn20 abm feature for bring up"
 2020-06-23 11:53 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dp_mst: Enable VC payload allocation after transcoder is enabled
 2020-06-23 11:53 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

Possible bug in drivers/tty/vt/vt.c
 2020-06-23 11:51 UTC  (2+ messages)

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-06-23 11:51 UTC  (14+ messages)

[PATCH] Allow RDTSC and RDTSCP from userspace
 2020-06-23 11:51 UTC  (18+ messages)
      ` Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP from userspace)

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-06-23 11:50 UTC  (15+ messages)
` [PATCH RFC v7 02/12] blk-mq: rename blk_mq_update_tag_set_depth()

[PATCH] video: vidconsole: avoid multiple lines overwrite logo
 2020-06-23 11:51 UTC  (4+ messages)
` [PATCH] video: bmp: Support 8bits BMP to 24/32 bits display

[PATCH 0/2] block: remove retry loop
 2020-06-23 11:50 UTC  (3+ messages)
` [PATCH 1/2] block: remove unnecessary ioc nested locking

linux-next: Signed-off-by missing for commit in the hid tree
 2020-06-23 11:46 UTC  (3+ messages)
` [PATCH] Allow building hid.ko as an "external" module

[RFC PATCH v2] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
 2020-06-23 11:58 UTC  (2+ messages)

[PATCH v2 0/3] watchdog: K3: Add RTI watchdog support
 2020-06-23 11:50 UTC  (5+ messages)
` [PATCH v2 1/3] watchdog: Add support for K3 RTI watchdog
` [PATCH v2 2/3] watchdog: rti_wdt: Add support for loading firmware

[PATCH net-next v3 0/9] net: phy: add Lynx PCS MDIO module
 2020-06-23 11:49 UTC  (4+ messages)
` [PATCH net-next v3 4/9] net: phy: add Lynx PCS module

[PATCH] arm64: dts: imx8mp: Add fallback compatible to ocotp node
 2020-06-23 11:48 UTC  (2+ messages)

[PATCH v6 0/3] DCMI set minimum cpufreq requirement
 2020-06-23 11:48 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings: media: stm32-dcmi: Add DCMI min frequency property

[v2,08/13] ath10k: bring back the WMI path for mgmt frames
 2020-06-23 11:48 UTC  (3+ messages)

Hello
 2020-06-23 11:47 UTC 

[PATCHv3 0/5] Stateful Encoding: final bits
 2020-06-23 11:47 UTC  (4+ messages)
` [PATCHv3 1/5] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH 1/4] ARM: dts: uniphier: add interrupts to support card serial
 2020-06-23 11:46 UTC  (4+ messages)
` [PATCH 2/4] arm64: "
` [PATCH 3/4] ARM: dts: uniphier: rename support card serial node to fix schema warning
` [PATCH 4/4] ARM: dts: uniphier: change support card to simple-mfd from simple-bus

[RFC PATCH v2] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
 2020-06-23 11:55 UTC  (2+ messages)

Fw: Failed to load trusted user certificate
 2020-06-23 11:47 UTC  (2+ messages)

alsa-lib: Bug fixes to namehint, dsnoop and minor changes
 2020-06-23 11:45 UTC  (7+ messages)
` [PATCH 3/9] conf: Read a host-specific asoundrc

[PATCH for-4.14] x86/tlb: fix assisted flush usage
 2020-06-23 11:45 UTC  (10+ messages)

fix ATAPI support for libsas drivers
 2020-06-23 11:44 UTC  (5+ messages)

[PATCH V3] soc: imx8m: Correct i.MX8MP UID fuse offset
 2020-06-23 11:45 UTC  (2+ messages)

Inó X - Sorted information for the derivative works of Adams Tablet
 2020-06-23 11:45 UTC 

Mailman privacy alert
 2020-06-23 11:45 UTC 

linux-next: manual merge of the pidfd tree with the powerpc-fixes tree
 2020-06-23 11:42 UTC  (5+ messages)

[PATCH v3 0/5] external-arm-toolchain: Add prebuilt SDK support
 2020-06-23 11:42 UTC  (7+ messages)
` [PATCH v3 1/5] external-arm-toolchain-versions: also collect binutils/bfd version
  ` [meta-arm] "
` [PATCH v3 2/4] external-arm-toolchain-versions: set per-component toolchain licenses
  ` [meta-arm] "
` [PATCH v3 3/5] external-arm-toolchain: check for TCLIBC being glibc
  ` [meta-arm] "

[PATCH v2 0/3] Preventing job distribution to isolated CPUs
 2020-06-23 11:42 UTC  (4+ messages)
` [Patch v2 3/3] net: Restrict receive packets queuing to housekeeping CPUs

[PATCH v1 0/3] clk: rockchip: support clock controller for rk3308 SoC
 2020-06-23 11:42 UTC  (2+ messages)
` [PATCH v1] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power

[PATCH v2] dt-bindings: ASoC: Convert UniPhier EVEA codec to json-schema
 2020-06-23 11:40 UTC  (2+ messages)

Add package managers as a plugin
 2020-06-23 11:41 UTC  (4+ messages)
` [PATCH 1/2] nopackages.bbclass: Move to nopackages_base.bbclass
  ` [OE-core] "
` ✗ patchtest: failure for "nopackages.bbclass: Move to no..." and 1 more

[PATCH] dma-remap: Align the size in dma_common_*_remap()
 2020-06-23 11:40 UTC  (3+ messages)

[PATCH v2] dt-bindings: ASoC: Convert UniPhier AIO audio system to json-schema
 2020-06-23 11:39 UTC  (2+ messages)

[PATCH 1/3] video: add support for drawing 8bpp bitmap on 32bpp framebuffer
 2020-06-23 11:40 UTC  (2+ messages)

[RESEND PATCH] mm: fix migrate_vma_setup() src_owner and normal pages
 2020-06-23 11:40 UTC  (2+ messages)

[Buildroot] [PATCH] linux: run depmod only if modules directory exists
 2020-06-23 11:38 UTC 

[PATCH] net: add a mutex lock to avoid UAF in do_enale_set
 2020-06-23 12:28 UTC 

[mm, slab/slub] 7b39adbb1b: WARNING:at_mm/slab.h:#kmem_cache_free
 2020-06-23 11:35 UTC  (3+ messages)

[PATCH 0/6] arm64: dts: qcom: Enable SM8250 remoteprocs
 2020-06-23 11:34 UTC  (3+ messages)
` [PATCH 1/6] arm64: dts: qcom: sm8250-mtp: Drop PM8150 ldo11

[PATCH] kvm: lapic: fix broken vcpu hotplug
 2020-06-23 11:34 UTC  (4+ messages)

FAILED: patch "[PATCH] drm/i915/gt: Move hsw GT workarounds from init_clock_gating" failed to apply to 5.4-stable tree
 2020-06-23 11:36 UTC 

FAILED: patch "[PATCH] drm/i915/gt: Move ilk GT workarounds from init_clock_gating" failed to apply to 5.4-stable tree
 2020-06-23 11:36 UTC 

FAILED: patch "[PATCH] drm/i915/gt: Move ivb GT workarounds from init_clock_gating" failed to apply to 5.4-stable tree
 2020-06-23 11:36 UTC 

FAILED: patch "[PATCH] drm/i915/gt: Move vlv GT workarounds from init_clock_gating" failed to apply to 5.4-stable tree
 2020-06-23 11:36 UTC 

[PATCH v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before calling clk API
 2020-06-23 11:35 UTC  (6+ messages)

FAILED: patch "[PATCH] drm/i915/gt: Move snb GT workarounds from init_clock_gating" failed to apply to 5.4-stable tree
 2020-06-23 11:36 UTC 

FAILED: patch "[PATCH] drm/i915/gt: Move gen4 GT workarounds from init_clock_gating" failed to apply to 5.4-stable tree
 2020-06-23 11:36 UTC 

[RFC net-next] devlink: Add reset subcommand
 2020-06-23 11:32 UTC 

[RESEND PATCH v2 0/2] Introduce multi PM domains helpers
 2020-06-23 11:33 UTC  (6+ messages)
` [RESEND PATCH v2 1/2] PM / domains: "
` [RESEND PATCH v2 2/2] ASoC: SOF: Use "

[PATCH v2] dmabuf: use spinlock to access dmabuf->name
 2020-06-23 11:34 UTC  (5+ messages)

[PATCH v2] io_uring: fix io_sq_thread no schedule when busy
 2020-06-23 11:34 UTC 

[PATCH v2] dt-bindings: bus: uniphier-system-bus: fix warning in example
 2020-06-23 11:32 UTC 

SSTATE_MIRRORS uri format
 2020-06-23 11:33 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] dt-bindings: bus: uniphier-system-bus: fix warning in example
 2020-06-23 11:31 UTC  (2+ messages)

[PATCH v2] iomap: Make sure iomap_end is called after iomap_begin
 2020-06-23 11:32 UTC  (6+ messages)

[PATCH v2] Kernel selftests: TPM2: upgrade TPM2 tests from Python 2 to Python 3
 2020-06-23 11:41 UTC  (4+ messages)

[PATCH rdma-next v3 00/11] RAW format dumps through RDMAtool
 2020-06-23 11:30 UTC  (12+ messages)
` [PATCH mlx5-next v3 01/11] net/mlx5: Export resource dump interface
` [PATCH mlx5-next v3 02/11] net/mlx5: Add support in query QP, CQ and MKEY segments
` [PATCH rdma-next v3 03/11] RDMA/core: Don't call fill_res_entry for PD
` [PATCH rdma-next v3 04/11] RDMA: Add dedicated MR resource tracker function
` [PATCH rdma-next v3 05/11] RDMA: Add a dedicated CQ "
` [PATCH rdma-next v3 06/11] RDMA: Add dedicated QP "
` [PATCH rdma-next v3 07/11] RDMA: Add dedicated CM_ID "
` [PATCH rdma-next v3 08/11] RDMA: Add support to dump resource tracker in RAW format
` [PATCH rdma-next v3 09/11] RDMA/mlx5: Add support to get QP resource "
` [PATCH rdma-next v3 10/11] RDMA/mlx5: Add support to get CQ "
` [PATCH rdma-next v3 11/11] RDMA/mlx5: Add support to get MR "

[PATCH v2 2/3] x86/build: Warn on orphan section placement
 2020-06-23 11:30 UTC  (2+ messages)

[PATCH v2 0/2] cifs: Fix data insonsistent when fallocate
 2020-06-23 11:31 UTC  (3+ messages)
` [PATCH v2 1/2] cifs/smb3: Fix data inconsistent when punch hole
` [PATCH v2 2/2] cifs/smb3: Fix data inconsistent when zero file range

[PATCH v3 00/12] tpm: Split hw/ vs backends/
 2020-06-23 11:29 UTC  (3+ messages)

[PATCH v6 0/4] Nvidia Arm SMMUv2 Implementation
 2020-06-23 11:30 UTC  (6+ messages)
` [PATCH v6 3/4] iommu/arm-smmu: Add global/context fault implementation hooks

[PATCH libdrm] intel: sync i915_pciids.h with kernel
 2020-06-23 11:30 UTC  (5+ messages)
` [Intel-gfx] "
  ` [igt-dev] "
    ` [Intel-gfx] [igt-dev] "

[PATCH] recipes: Fix Upstream-Status Accepted -> Backport
 2020-06-23 11:29 UTC 

[LTP] [PATCH 0/2] [RFC] Device discovery & UART test
 2020-06-23 11:28 UTC  (3+ messages)
` [LTP] [PATCH 1/2] tst_test: Add support for device discovery
` [LTP] [PATCH 2/2] device_drivers/uart01: Add uart01 test

[PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
 2020-06-23 11:27 UTC  (7+ messages)

Talk about AF_XDP support multithread concurrently receive packet
 2020-06-23 11:27 UTC  (3+ messages)

[PATCHv3 0/5] nvme support for zoned namespace command set
 2020-06-23 11:25 UTC  (4+ messages)
` [PATCHv3 3/5] nvme: implement I/O Command Sets Command Set support

linux-next build error (9)
 2020-06-23 11:24 UTC  (6+ messages)

[Intel-gfx] [PATCH 1/7] drm/i915/gem: Replace i915_gem_object.mm.mutex with reservation_ww_class
 2020-06-23 11:22 UTC  (3+ messages)
` [Intel-gfx] [PATCH 7/7] drm/i915/gem: Acquire all vma/objects under reservation_ww_class

btrfs dev sta not updating
 2020-06-23 11:21 UTC  (4+ messages)

[PATCH v1] i2c: designware: Adjust bus speed independently of ACPI
 2020-06-23 11:21 UTC  (2+ messages)

[PATCH 00/18] multiple preferred nodes
 2020-06-23 11:20 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-06-23 11:20 UTC 

[dpdk-dev] [PATCH 0/8] add OCTEON TX2 lookaside IPsec support
 2020-06-23 12:12 UTC  (2+ messages)
` [dpdk-dev] [PATCH 8/8] crypto/octeontx2: add cryptodev sec dequeue routine

[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit
 2020-06-23 11:20 UTC  (15+ messages)

iwd 1.8 causes kernel oops
 2020-06-23 11:20 UTC  (2+ messages)


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.