All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-01 20:32:51 to 2018-02-01 21:59:43 UTC [more...]

[PATCH RESEND v1 rdma-next 0/6] cm_id, cq, mr, and pd resource tracking
 2018-02-13 20:13 UTC  (2+ messages)
  ` [PATCH RESEND v1 rdma-next 5/6] RDMA/nldev: provide detailed MR information

[PATCH v1 rdma-next 0/6] *** SUBJECT HERE ***
 2018-02-13 20:02 UTC  (2+ messages)
  ` [PATCH v1 rdma-next 5/6] RDMA/nldev: provide detailed MR information

[PATCH v6 0/5] KVM: Expose speculation control feature to guests
 2018-02-01 21:59 UTC  (2+ messages)
` [PATCH v6 2/5] KVM: x86: Add IBPB support

[PATCH] powerpc/hotplug/drcinfo: Fixes bug with hot-add of CPUs
 2018-02-01 21:59 UTC 

[PATCH v3 00/21] Intel FPGA Device Drivers
 2018-02-01 21:59 UTC  (9+ messages)
` [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device

A thread on grub-bug could need attention
 2018-02-01 21:56 UTC  (3+ messages)

[PATCH V5 00/17] perf top overwrite mode
 2018-02-01 21:55 UTC  (4+ messages)
` [PATCH V5 02/17] perf mmap: fix: recalculate size for "

[PATCH] [PATCH v2] bcache: fix for allocator and register thread race
 2018-02-01 21:55 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/4] hw/arm/virt: Set default machine and CPU types for mach-virt
 2018-02-01 21:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/4] tests/boot-serial-test: Add support for the aarch64 virt machine

[PATCH] xfs_mdrestore: Don't restore over a dump file
 2018-02-01 21:54 UTC  (3+ messages)

[PATCH] powerpc/hotplug/drcinfo: Fix bugs parsing ibm,drc-info structs
 2018-02-01 21:53 UTC 

[PATCH v7 1/6] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-02-01 21:51 UTC  (4+ messages)
` [PATCH v7 3/6] drm/i915/guc: Implement dynamic GuC WOPCM offset and size

KASAN: use-after-free Read in tipc_group_size
 2018-02-01 21:52 UTC  (4+ messages)

[PATCH] perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor
 2018-02-01 21:52 UTC  (5+ messages)

[PATCH v4 00/13] bcache: device failure handling improvement
 2018-02-01 21:52 UTC  (2+ messages)

[RFC PATCH] rootfs: force mounting rootfs as tmpfs
 2018-02-01 21:51 UTC  (12+ messages)

[LSF/MM TOPIC] KPTI effect on IO performance
 2018-02-01 21:51 UTC  (4+ messages)
  ` [Lsf-pc] "

[Patch net] xt_RATEEST: acquire xt_rateest_mutex for hash insert
 2018-02-01 21:50 UTC  (3+ messages)

[PATCH] drm/amdgpu: Enable ip block bit mask print out info by default
 2018-02-01 21:49 UTC 

[PATCH v11 00/10] Application Data Integrity feature introduced by SPARC M7
 2018-02-01 21:49 UTC  (7+ messages)
` [PATCH v11 03/10] sparc64: Add support for ADI register fields, ASIs and traps

[PATCH v4 00/13] bcache: device failure handling improvement
 2018-02-01 21:49 UTC  (7+ messages)
` [PATCH v4 01/13] bcache: set writeback_rate_update_seconds in range [1, 60] seconds
` [PATCH v4 02/13] bcache: properly set task state in bch_writeback_thread()
` [PATCH v4 06/13] bcache: set error_limit correctly

[PATCH v11.2 00/29] xfsprogs: online scrub/repair support
 2018-02-01 21:49 UTC  (6+ messages)
` [PATCH 30/29] debian/control: remove nonexistent libreadline5-dev build dependency
  ` [PATCH 31/29] xfs_scrub: handle scrub-only kernels more helpfully
    ` [PATCH 31/29 v2] "

[PATCH] checkpatch.pl: Add SPDX license tag check
 2018-02-01 21:49 UTC  (2+ messages)

[PATCH] MAINTAINERS: Maarten for drm-misc co-maintainer
 2018-02-01 21:47 UTC  (2+ messages)

[PATCH] extcon: int3496: process id-pin first so that we start with the right status
 2018-02-01 21:46 UTC  (2+ messages)

[PATCH] blk-mq-sched: Enable merging discard bio into request
 2018-02-01 21:45 UTC  (4+ messages)

I40E VF nullptr Dreference: rx_mbuf_alloc_failed
 2018-02-01 21:45 UTC 

[PATCH v2 00/14] Serialized Git Commit Graph
 2018-02-01 21:44 UTC  (3+ messages)
` [PATCH v2 01/14] commit-graph: add format document

[PATCH RFC] xfs: change agfl perag res into an rmapbt-based reservation
 2018-02-01 21:43 UTC  (2+ messages)

btrfs - kernel warning
 2018-02-01 21:40 UTC  (3+ messages)

[meta-networking][PATCH 1/1] postfix: move running newaliases back to pkg_postinst
 2018-02-01 21:38 UTC  (2+ messages)

[PATCH 1/2 v5] lib: debugobjects: export max loops counter
 2018-02-01 21:36 UTC  (3+ messages)
` [PATCH 2/2 v5] lib: debugobjects: handle objects free in a batch outside the loop

[Qemu-devel] [PATCH v4 0/5] coroutine-lock: polymorphic CoQueue
 2018-02-01 21:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] test-coroutine: add simple CoMutex test
` [Qemu-devel] [PATCH 2/5] lockable: add QemuLockable
` [Qemu-devel] [PATCH 3/5] coroutine-lock: convert CoQueue to use QemuLockable
` [Qemu-devel] [PATCH 4/5] coroutine-lock: make qemu_co_enter_next thread-safe
` [Qemu-devel] [PATCH 5/5] curl: convert to CoQueue

[PATCH v1] leds: Clarify supported chips by LM355x driver
 2018-02-01 21:33 UTC  (8+ messages)
          ` [PATCH v2] "

[igt-dev] [PATCH i-g-t 1/3] overlay: add missing foreground option
 2018-02-01 21:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/3] "

[PATCH RESEND] arm64: dts: cavium: fix PCI bus dtc warnings
 2018-02-01 21:32 UTC  (2+ messages)

[Bug 101978] [bisected] war thunder performance reduced by ~28%
 2018-02-01 21:32 UTC  (2+ messages)

failed exec() exit codes
 2018-02-01 21:31 UTC  (4+ messages)

[PATCH] leds: use QoS to control LED suspend behavior from userspace
 2018-02-01 21:29 UTC  (4+ messages)

[PATCHv2 0/2] block: Discard merging fixes
 2018-02-01 21:28 UTC  (9+ messages)
` [PATCHv2 1/2] block: Merge discard requests as a special case
` [PATCHv2 2/2] block: Handle merging discards in IO schedulers

[PATCH RFC v2 0/7] DRM management via cgroups
 2018-02-01 21:25 UTC  (4+ messages)
` [PATCH RFC v2 3/7] cgroup: Add interface to allow drivers to lookup process cgroup membership
  ` [Intel-gfx] "

CI igt-all on drm-intel-next-fixes gem_exec_* and other gem_*
 2018-02-01 21:22 UTC  (3+ messages)

[PATCH] vsock.7: document VSOCK socket address family
 2018-02-01 21:24 UTC  (5+ messages)

Dell docking station & Dell Embedded Controller & PS/2 devices
 2018-02-01 21:23 UTC  (6+ messages)

[v2,1/6] ACPI / bus: Return error code from __acpi_match_device() in one case
 2018-02-01 21:23 UTC  (19+ messages)
` [v2,2/6] ACPI / bus: Do not traverse through non-existed device table
  ` [PATCH v2 2/6] "
` [v2,3/6] ACPI / bus: Remove checks in acpi_get_match_data()
  ` [PATCH v2 3/6] "
` [v2,6/6] device property: Constify device_get_match_data()
  ` [PATCH v2 6/6] "

[PATCH] Revert "extcon: axp288: Redo charger type detection a couple of seconds after probe()"
 2018-02-01 21:22 UTC  (2+ messages)

i915 PSR test results and cursor lag
 2018-02-01 21:20 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH] drm/amdgpu: Set the bit of ip_block_mask correspond to the IP block define
 2018-02-01 21:18 UTC  (10+ messages)

[PATCH net] net: memcontrol: charge allocated memory after mem_cgroup_sk_alloc()
 2018-02-01 21:17 UTC  (6+ messages)

[PATCH v3 00/18] arm64: Add SMCCC v1.1 support and CVE-2017-5715 (Spectre variant 2) mitigation
 2018-02-01 21:17 UTC  (4+ messages)
` [PATCH v3 14/18] firmware/psci: Expose SMCCC version through psci_ops

[PATCH v3] ARM: dts: exynos-artik5: add support for wlan
 2018-02-01 21:16 UTC  (2+ messages)

[PATCH v2] KVM: x86: fix backward migration with async_PF
 2018-02-01 21:16 UTC 

[PATCH 1/2] drm/amdgpu: Set module parameter for emulation
 2018-02-01 21:15 UTC  (6+ messages)

[PATCH v2] ARM: dts: exynos-artik5: add support for wlan
 2018-02-01 21:14 UTC  (4+ messages)

[Bug 104463] RX 460 fan speed 100%
 2018-02-01 21:14 UTC  (2+ messages)

[PATCH] of: cache phandle nodes to decrease cost of of_find_node_by_phandle()
 2018-02-01 21:13 UTC  (7+ messages)

linux-next: build failure after merge of the pci tree
 2018-02-01 21:13 UTC  (4+ messages)

[RFC PATCH v12 0/6] mm: security: ro protection for dynamic data
 2018-02-01 21:11 UTC  (7+ messages)
` [PATCH 3/6] struct page: add field for vm_struct

[PATCH] xen: fix frontend driver disconnected from xenbus on removal
 2018-02-01 21:09 UTC  (6+ messages)

build-sysroots deletes wic imagedata environment variables
 2018-02-01 21:08 UTC 

TPM selftest failure in 4.15
 2018-02-01 21:06 UTC  (14+ messages)
      ` TPM selftest failure in 4.15 (Dell XPS 13, Nuvoton 6xx)

ppc elf_map breakage with MAP_FIXED_NOREPLACE
 2018-02-01 21:06 UTC  (17+ messages)

[Qemu-devel] [PATCH v3 00/39] Allow configuring the qcow2 L2 cache entry size
 2018-02-01 20:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 39/39] iotests: Add l2-cache-entry-size to iotest 137

[Qemu-devel] MTTCG External Halt
 2018-02-01 21:00 UTC  (11+ messages)

[PATCH, net] ibmvnic: fix firmware version when no firmware level has been provided by the VIOS server
 2018-02-01 21:02 UTC  (2+ messages)

[Qemu-devel] [PATCH V9 0/4] hw/pvrdma: PVRDMA device implementation
 2018-02-01 20:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH V9 1/4] mem: add share parameter to memory-backend-ram
` [Qemu-devel] [PATCH V9 2/4] docs: add pvrdma device documentation
` [Qemu-devel] [PATCH V9 3/4] pvrdma: initial implementation
` [Qemu-devel] [PATCH V9 4/4] MAINTAINERS: add entry for hw/rdma

[SPDK] About dump/load (or export/edit/import) JSON file by SPDK
 2018-02-01 21:00 UTC 

master - configure: ensure path /usr/sbin is checked for some tools
 2018-02-01 20:58 UTC 

master - pvmove: reinstantiate clustered pvmove
 2018-02-01 20:58 UTC 

master - libdm: accept mirror status with userspace word in the line
 2018-02-01 20:58 UTC 

[RFC v2 net-next 00/10] Time based packet transmission
 2018-02-01 20:55 UTC  (8+ messages)
` [RFC v2 net-next 01/10] net: Add a new socket option for a future transmit time
  ` [Intel-wired-lan] "

[RFC/PATCH] reset --hard: make use of the pretty machinery
 2018-02-01 20:57 UTC 

EDAC driver for ARMv8 L1/L2 cache
 2018-02-01 20:56 UTC  (12+ messages)

[Qemu-devel] [PATCH v12 0/6] scripts/qemu.py fixes and cleanups
 2018-02-01 20:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH v12 1/6] qemu.py: better control of created files

[PATCH lttng-ust 1/2] WIP: Force tracked fd to be bigger than STDERR_FILENO
 2018-02-01 20:55 UTC 

[PATCH lttng-ust 2/2] Use ust_lock on fd tracker add operation for atomicity against fork
 2018-02-01 20:55 UTC 

WARNING: CPU: 2 PID: 207 at drivers/nvme/host/core.c:527 nvme_setup_cmd+0x3d3
 2018-02-01 20:55 UTC  (12+ messages)

[Qemu-devel] [PATCH] target/arm/kvm: gic: Prevent creating userspace GICv3 with KVM
 2018-02-01 20:53 UTC 

[PATCH v3 00/25] x86: emulator enhancements
 2018-02-01 20:53 UTC  (3+ messages)
` [PATCH v3 07/25] x86emul: support AVX2 gather insns

[Qemu-devel] [PATCH v5 00/14] Support building with py2 or py3
 2018-02-01 20:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 11/14] input: add missing JIS keys to virtio input

[PATCH 00/26] protocol version 2
 2018-02-01 20:50 UTC  (8+ messages)
` [PATCH 11/26] serve: introduce git-serve

[PATCH 01/20] oe-selftest: add a test for recipes without maintainers
 2018-02-01 20:41 UTC  (2+ messages)

[PATCH] gpu: amd: remove unused headers
 2018-02-01 20:50 UTC 

[RFC v2] doc compression API for DPDK
 2018-02-01 20:50 UTC  (10+ messages)

[PATCH] Documentation/process: kernel maintainer PGP guide
 2018-02-01 20:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
 2018-02-01 20:49 UTC 

[PATCH 0/2] SDM845 System Cache Driver
 2018-02-01 20:47 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: Documentation for qcom,llcc

[PATCH] drm/amdgpu: Maintain suspend-resume call consistency in gpu recovery
 2018-02-01 20:46 UTC  (4+ messages)

[GIT PULL] leaking_addresses.pl changes for 4.16-rc1
 2018-02-01 20:45 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the iversion tree
 2018-02-01 20:44 UTC 

[PATCH 1/3] documentation: watchdog: remove documentation of at32ap700x_wdt
 2018-02-01 20:44 UTC  (3+ messages)
` [PATCH 2/3] documentation: watchdog: remove documentation for ixp2000
` [PATCH 3/3] documentation: watchdog: remove documentation of w83697hf_wdt/w83697ug_wdt

[tpm2] [tpm2-software/tpm2-tools] 3e5d3d: fix travis badge
 2018-02-01 20:44 UTC 

[U-Boot] [PATCH] Remove more checks for CONFIG_SYS_TEXT_BASE being set
 2018-02-01 20:43 UTC  (2+ messages)

[tpm2] [tpm2-software/tpm2-tools] 5e6637: fix travis badge
 2018-02-01 20:43 UTC 

[Qemu-devel] [PATCH] spapr: add missing break in h_get_cpu_characteristics()
 2018-02-01 19:47 UTC 

sctp netns "unregister_netdevice: waiting for lo to become free. Usage count = 1"
 2018-02-01 20:41 UTC  (11+ messages)

[PATCH 00/17] ICL display initialization and some plane bits
 2018-02-01 20:40 UTC  (5+ messages)
` [PATCH 01/17] drm/i915/icl: add the main CDCLK functions

[PATCH 1/2] Revert "eal: fix default mempool ops"
 2018-02-01 20:40 UTC  (3+ messages)

[PATCH] staging: vc04_services: remove unused files
 2018-02-01 20:39 UTC  (2+ messages)

Urgent Attention!
 2018-02-01 20:38 UTC 

[PATCH for-next] IB/hfi1: Add 16B rcvhdr trace support
 2018-02-01 20:38 UTC 

[PATCH for-next] IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
 2018-02-01 20:37 UTC 

[PATCH] xfs: byte range buffer dirty region tracking
 2018-02-01 20:35 UTC  (4+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2018-02-01 20:33 UTC  (5+ messages)

[PATCH 2 1/2] dax: change bdev_dax_supported() to take a block_device as input
 2018-02-01 20:33 UTC  (3+ messages)
` [PATCH 2 2/2] xfs: fix rt_dev usage for DAX


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.