All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-25 22:57:38 to 2018-04-26 00:41:13 UTC [more...]

[PATCH net-next 00/14] bnxt_en: Net-next updates
 2018-04-26  0:40 UTC  (7+ messages)
` [PATCH net-next 01/14] bnxt_en: Add TC to hardware QoS queue mapping logic
` [PATCH net-next 02/14] bnxt_en: Remap TC to hardware queues when configuring PFC
` [PATCH net-next 03/14] bnxt_en: Check the lengths of encapsulated firmware responses
` [PATCH net-next 04/14] bnxt_en: Do not set firmware time from VF driver on older firmware
` [PATCH net-next 05/14] bnxt_en: Simplify ring alloc/free error messages
` [PATCH net-next 06/14] bnxt_en: Display function level rx/tx_discard_pkts via ethtool

[PATCH][v6] tools/power turbostat: if --iterations, print for specific count of iterations
 2018-04-26  0:41 UTC 

[Ocfs2-devel] [PATCH v3] ocfs2: clean up redundant function declarations
 2018-04-26  0:39 UTC  (2+ messages)

[PATCH] app/pdump: remove unused socket path options
 2018-04-26  0:33 UTC  (2+ messages)

[PATCH] `NameError` is currently thrown in create_npm.py
 2018-04-26  0:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] of: overlay: Stop leaking resources on overlay removal
 2018-04-26  0:32 UTC  (5+ messages)

[PATCH libdrm] intel: add support for ICL 11
 2018-04-26  0:29 UTC  (2+ messages)

[PATCH 2/2] completion: simplify ls-files filter
 2018-04-26  0:25 UTC  (7+ messages)
` [PATCH 00/11] completion: path completion improvements: speedup and quoted paths
  ` [PATCH 01/11] t9902-completion: add tests demonstrating issues with quoted pathnames

[PATCH] ndctl, filter: fix "keyword 'all' is ignored" in util_<obj>_filter()
 2018-04-26  0:25 UTC  (3+ messages)

[PATCH v7 0/5] of: change overlay apply input data from unflattened
 2018-04-26  0:20 UTC  (27+ messages)
` [PATCH v7 2/5] of: change overlay apply input data from unflattened to FDT

[virtio-dev] [PATCH v7 net-next 4/4] netvsc: refactor notifier/event handling code to use the failover framework
 2018-04-26  0:18 UTC  (16+ messages)
`  "
      ` [virtio-dev] "

[tip:x86/urgent 4/6] arch/x86/kernel/cpu/intel.c:839:31: error: expected '}' before string constant
 2018-04-26  0:18 UTC 

[PATCH] app/testpmd: update start log to be less verbose
 2018-04-26  0:16 UTC  (2+ messages)

[MODERATED] [PATCH v2] Linux Patch 1/1
 2018-04-26  0:11 UTC 

[PATCH][v5] tools/power turbostat: if --iterations, print for specific count of iterations
 2018-04-26  0:08 UTC  (3+ messages)

[PATCH net-next v8 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-04-26  0:08 UTC  (16+ messages)
` [virtio-dev] "
` [PATCH net-next v8 1/4] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
  ` [virtio-dev] "
` [PATCH net-next v8 2/4] net: Introduce generic failover module
  ` [virtio-dev] "
` [PATCH net-next v8 3/4] virtio_net: Extend virtio to use VF datapath when available
  ` [virtio-dev] "
` [PATCH net-next v8 4/4] netvsc: refactor notifier/event handling code to use the failover framework
  ` [virtio-dev] "

[Buildroot] [PATCH v2]] radvd: improve startup script
 2018-04-26  0:08 UTC  (4+ messages)
` [Buildroot] [PATCH v3] "

[PATCH 5/6 v2] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus
 2018-04-26  0:00 UTC  (5+ messages)

Avoid uninterruptible sleep during process exit
 2018-04-26  0:01 UTC  (10+ messages)
` [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process

[PATCH net-next 0/2] liquidio: add support for ndo_get_stats64
 2018-04-26  0:00 UTC  (3+ messages)
` [PATCH net-next 1/2] liquidio: move a couple of functions to lio_core.c
` [PATCH net-next 2/2] liquidio: add support for ndo_get_stats64 instead of ndo_get_stats

[PATCH net-next v8 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-04-25 23:59 UTC 

[cip-dev] Reviewing 4.4 stable updates
 2018-04-25 23:52 UTC  (2+ messages)

[U-Boot] [PATCH v10 0/3] Why netboot:
 2018-04-25 23:52 UTC  (8+ messages)
` [U-Boot] [PATCH v10 3/3] Adding wget

[Qemu-devel] [PATCH v8 00/35] QEMU 2.13 Privileged ISA emulation updates
 2018-04-25 23:51 UTC  (37+ messages)
` [Qemu-devel] [PATCH v8 01/35] RISC-V: Replace hardcoded constants with enum values
` [Qemu-devel] [PATCH v8 02/35] RISC-V: Make virt board description match spike
` [Qemu-devel] [PATCH v8 03/35] RISC-V: Use ROM base address and size from memmap
` [Qemu-devel] [PATCH v8 04/35] RISC-V: Remove identity_translate from load_elf
` [Qemu-devel] [PATCH v8 05/35] RISC-V: Remove unused class definitions
` [Qemu-devel] [PATCH v8 06/35] RISC-V: Include instruction hex in disassembly
` [Qemu-devel] [PATCH v8 07/35] RISC-V: Make some header guards more specific
` [Qemu-devel] [PATCH v8 08/35] RISC-V: Make virt header comment title consistent
` [Qemu-devel] [PATCH v8 09/35] RISC-V: Remove EM_RISCV ELF_MACHINE indirection
` [Qemu-devel] [PATCH v8 10/35] RISC-V: Remove erroneous comment from translate.c
  ` [Qemu-devel] [patches] "
` [Qemu-devel] [PATCH v8 11/35] RISC-V: Mark ROM read-only after copying in code
` [Qemu-devel] [PATCH v8 12/35] RISC-V: Update address bits to support sv39 and sv48
` [Qemu-devel] [PATCH v8 13/35] RISC-V: Improve page table walker spec compliance
` [Qemu-devel] [PATCH v8 14/35] RISC-V: Update E order and I extension order
` [Qemu-devel] [PATCH v8 15/35] RISC-V: Hardwire satp to 0 for no-mmu case
` [Qemu-devel] [PATCH v8 16/35] RISC-V: Make mtvec/stvec ignore vectored traps
` [Qemu-devel] [PATCH v8 17/35] RISC-V: No traps on writes to misa, minstret, mcycle
` [Qemu-devel] [PATCH v8 18/35] RISC-V: Clear mtval/stval on exceptions without info
` [Qemu-devel] [PATCH v8 19/35] RISC-V: Allow S-mode mxr access when priv ISA >= v1.10
` [Qemu-devel] [PATCH v8 20/35] RISC-V: Use [ms]counteren CSRs "
` [Qemu-devel] [PATCH v8 21/35] RISC-V: Add mcycle/minstret support for -icount auto
` [Qemu-devel] [PATCH v8 22/35] RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
` [Qemu-devel] [PATCH v8 23/35] RISC-V: Simplify riscv_cpu_local_irqs_pending
` [Qemu-devel] [PATCH v8 24/35] RISC-V: Allow setting and clearing multiple irqs
` [Qemu-devel] [PATCH v8 25/35] RISC-V: Move non-ops from op_helper to cpu_helper
` [Qemu-devel] [PATCH v8 26/35] RISC-V: Update CSR and interrupt definitions
` [Qemu-devel] [PATCH v8 27/35] RISC-V: Implement modular CSR helper interface
` [Qemu-devel] [PATCH v8 28/35] RISC-V: Implement atomic mip/sip CSR updates
` [Qemu-devel] [PATCH v8 29/35] RISC-V: Implement existential predicates for CSRs
` [Qemu-devel] [PATCH v8 30/35] RISC-V: Split out mstatus_fs from tb_flags
` [Qemu-devel] [PATCH v8 31/35] RISC-V: Mark mstatus.fs dirty
` [Qemu-devel] [PATCH v8 32/35] RISC-V: Implement mstatus.TSR/TW/TVM
` [Qemu-devel] [PATCH v8 33/35] RISC-V: Add public API for the CSR dispatch table
` [Qemu-devel] [PATCH v8 34/35] RISC-V: Add hartid and \n to interrupt logging
` [Qemu-devel] [PATCH v8 35/35] RISC-V: Use riscv prefix consistently on cpu helpers

[PATCH 0/3] Optimize use of DBuf slices
 2018-04-25 23:46 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/icl: Enable 2nd DBuf slice only when needed
` [PATCH 3/3] drm/i915/icl: update ddb entry start/end mask during hw ddb readout

[PATCH] iomap: add a swapfile activation function
 2018-04-25 23:46 UTC  (3+ messages)

[PATCH v5 00/13] soundwire: Add stream support
 2018-04-25 23:46 UTC  (3+ messages)
` [PATCH v5 02/13] soundwire: Add support for SoundWire stream management

[PATCH] app/testpmd: fix testpmd failure due to RSS offload check
 2018-04-25 23:46 UTC  (4+ messages)
` [PATCH v3] "

[[RFC]DPU PATCH 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel driver
 2018-04-25 23:45 UTC  (3+ messages)
` [[RFC]DPU PATCH 2/4] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[Bug 105284] Every boot I get an error in dmesg "WARNING: CPU: 2 PID: 1380 at drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:132 generic_reg_update_ex+0x108/0x150 [amdgpu]"
 2018-04-25 23:44 UTC  (2+ messages)

[PATCH] trace: initcall: Ordered comparison of function pointers
 2018-04-25 23:42 UTC 

[PATCH v6 00/10] drivers/qcom: add RPMH communication support
 2018-04-25 23:41 UTC  (3+ messages)
` [PATCH v6 09/10] drivers: qcom: rpmh: add support for batch RPMH request

[PATCH] PM / Sleep: only update last time for active wakeup sources
 2018-04-25 23:40 UTC 

[MODERATED] Re: [PATCH 1/6] Patch 1
 2018-04-25 23:39 UTC  (13+ messages)

[Fuego] [PATCH 00/14] Add screenshot test to fuego-release-test
 2018-04-25 23:38 UTC  (10+ messages)
` [Fuego] [PATCH 03/14] Add a CheckScreenshot command into the COMMANDS_TO_TEST list
` [Fuego] [PATCH 05/14] Allow working_dir and install_dirs to be different
` [Fuego] [PATCH 09/14] Add mask-img-path argument to CheckScreenshot for ignored areas
` [Fuego] [PATCH 13/14] Improve logging

[PATCH] arm64: skip cpu nodes marked as disabled in DT
 2018-04-25 23:36 UTC  (2+ messages)

[U-Boot] How to modify devicetree blob inside fit image via the u-boot shell using the fdt command
 2018-04-25 23:36 UTC  (2+ messages)

[PATCH 1/5] dma-buf: use parameter structure for dma_buf_attach
 2018-04-25 23:33 UTC  (3+ messages)

[PATCH 00/17] ICL PLLs, DP/HDMI and misc display
 2018-04-25 23:33 UTC  (6+ messages)
` [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI

Using WireGuard with Kubernetes
 2018-04-25 23:32 UTC  (3+ messages)

[PATCH v8 00/13] Support PPTT for ARM64
 2018-04-25 23:31 UTC  (44+ messages)
` [PATCH v8 01/13] drivers: base: cacheinfo: move cache_setup_of_node()
` [PATCH v8 02/13] drivers: base: cacheinfo: setup DT cache properties early
` [PATCH v8 03/13] cacheinfo: rename of_node to fw_token
` [PATCH v8 04/13] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v8 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v8 06/13] ACPI: Enable PPTT support on ARM64
` [PATCH v8 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables
` [PATCH v8 08/13] arm64: "
` [PATCH v8 09/13] ACPI/PPTT: Add topology parsing code
` [PATCH v8 10/13] arm64: topology: rename cluster_id
` [PATCH v8 11/13] arm64: topology: enable ACPI/PPTT based CPU topology
` [PATCH v8 12/13] ACPI: Add PPTT to injectable table list
` [PATCH v8 13/13] arm64: topology: divorce MC scheduling domain from core_siblings

django.db.utils.OperationalError: (1366, "Incorrect string value: '\\xC2\\x96 the...' for column 'description' at row 1")
 2018-04-25 21:58 UTC 

[U-Boot] u-boot.dtb is not generated when enabling verified boot
 2018-04-25 23:30 UTC  (5+ messages)

[PATCH] soc: qcom: smem: introduce qcom_smem_virt_to_phys()
 2018-04-25 23:29 UTC  (3+ messages)

[Linaro-mm-sig] [PATCH 4/8] dma-buf: add peer2peer flag
 2018-04-25 23:26 UTC  (12+ messages)
          ` noveau vs arm dma ops

[RFC bpf-next 0/9] bpf: Add helper to do FIB lookups
 2018-04-25 23:24 UTC  (4+ messages)
` [RFC bpf-next 8/9] bpf: Provide helper to do lookups in kernel FIB table

[PATCH] drm/i915: remove check for aux irq
 2018-04-25 23:24 UTC  (2+ messages)

[PATCH] slab: introduce the flag SLAB_MINIMIZE_WASTE
 2018-04-25 23:24 UTC  (17+ messages)
          `  "
                    ` [PATCH RESEND] "

patch for flex file layout client driver
 2018-04-25 23:23 UTC 

[PATCH net] net: systemport: Correclty disambiguate driver instances
 2018-04-25 23:21 UTC 

[PATCH 1/3] drm/i915/dp: Check if the sink crc we read is 6 bytes
 2018-04-25 23:21 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/dp: Check if the sink crc we read is 6 bytes. (rev3)

[PATCH 0/7] net/sfc: RSS improvements
 2018-04-25 23:19 UTC  (3+ messages)
` [PATCH v3 0/8] "

linux-next: build failure after merge of the clk-samsung tree
 2018-04-25 23:19 UTC 

[MPTCP] Updated net-next merge
 2018-04-25 23:19 UTC 

[PATCH 3/3] drm/i915/psr: Move sink-crc to intel_psr.c
 2018-04-25 23:19 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 2/3] drm/i915/dp: Fix sink-crc reads
 2018-04-25 23:19 UTC  (3+ messages)
` [PATCH v2 "

[PATCH resend] qemuboot.conf: make cpus match built artifacts
 2018-04-25 23:11 UTC  (7+ messages)

[PATCH v2] dpaa2: do not log messages if bus not present
 2018-04-25 23:16 UTC 

[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
 2018-04-25 23:15 UTC  (12+ messages)

[RFC v4 3/4] irqflags: Avoid unnecessary calls to trace_ if you can
 2018-04-25 23:13 UTC  (10+ messages)

#pragma once
 2018-04-25 23:09 UTC 

[igt-dev] [PATCH igt] RFC tools: capture execution pathways
 2018-04-25 23:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for RFC tools: capture execution pathways (rev4)

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-04-25 23:08 UTC  (22+ messages)
    ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
                    ` [PATCH v4] fault-injection: introduce kvmalloc fallback options
                        ` [PATCH v5] "
                              ` [dm-devel] "

Cannot ping Windows machines on server network
 2018-04-25 23:06 UTC 

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-04-25 23:05 UTC  (9+ messages)
` [REVIEW][PATCH 19/22] signal/um: Use force_sig_fault in relay_signal
  ` [uml-devel] "

[PATCH 18.05-rc2] dpaa2: do not log messages if bus not present
 2018-04-25 23:00 UTC 

[PATCH] drm: udl: Destroy framebuffer only if it was initialized
 2018-04-25 22:56 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/6] qapi: introduce the SysEmuTarget enumeration
 2018-04-25 22:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/6] qapi: add SysEmuTarget to "common.json"


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.