All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-08 19:58:03 to 2017-09-08 21:42:36 UTC [more...]

BFQ + dm-mpath
 2017-09-08 21:42 UTC  (12+ messages)
          ` [PATCH] dm mpath: switch IO scheduler of underlying paths to "none" [was: Re: BFQ + dm-mpath]
              `  "
                    ` [PATCH] block: directly insert blk-mq request from blk_insert_cloned_request()

About btrfs on top of wb_throttle
 2017-09-08 21:41 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v4.14
 2017-09-08 21:39 UTC 

[GIT PULL] remoteproc updates for v4.14
 2017-09-08 21:39 UTC 

[RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
 2017-09-08 21:38 UTC  (9+ messages)

[PATCH v2 2/2] clk: renesas: cpg-mssr: add R8A7797 support
 2017-09-08 21:34 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: clock: add R8A77970 CPG core clock definitions
 2017-09-08 21:34 UTC  (2+ messages)

[PATCH v2 0/2] Renesas R8A77970 CPG/MSSR clock support
 2017-09-08 21:34 UTC  (2+ messages)

[PATCH v3] tpm-dev-common: Reject too short writes
 2017-09-08 21:37 UTC  (3+ messages)

[PATCH 0/5] multipath: alternative reservation_key method
 2017-09-08 21:35 UTC  (11+ messages)
` [PATCH 1/5] libmultipath: pull functions into util.c
` [PATCH 2/5] libmultipath: change reservation_key to a uint64_t
` [PATCH 3/5] libmpathpersist: fix update_prflag code
` [PATCH 4/5] multipath: add alternate reservation_key method
` [PATCH 5/5] mpathpersist: add support for prkeys file

[PATCH 1/3] perf/x86/intel/cstate: add missing CPU IDs
 2017-09-08 21:34 UTC  (3+ messages)
` [PATCH 2/3] perf/x86/msr: "
` [PATCH 3/3] perf/x86/intel/rapl: "

[PATCH v2 1/2] dt-bindings: clock: add R8A77970 CPG core clock definitions
 2017-09-08 21:34 UTC 

[PATCH v2 1/2] dt-bindings: clock: add R8A77970 CPG core clock definitions
 2017-09-08 21:34 UTC 

[PATCH v2] tpm-dev-common: Reject too short writes
 2017-09-08 21:34 UTC  (8+ messages)

[PATCH v9 1/5] drm/i915: Factor out setup_private_pat()
 2017-09-08 21:32 UTC  (3+ messages)
` [PATCH v9 5/5] drm/i915/selftests: Introduce live tests of private PAT management

is there a summary somewhere of container-based YP solutions?
 2017-09-08 21:30 UTC  (2+ messages)

[RESEND PATCH] modprobe: install default configuration
 2017-09-08 21:30 UTC  (3+ messages)

[PATCH] kernel-module-split: rrecommend kernel-image instead of rdepend
 2017-09-08 21:29 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] tpm: constify transmit data pointers
 2017-09-08 21:28 UTC  (5+ messages)

hwmon/sht15: gpio irq problem
 2017-09-08 21:27 UTC  (3+ messages)

[PATCH v3 00/13] introduce the Xen PV Calls frontend
 2017-09-08 21:23 UTC  (6+ messages)
` [PATCH v3 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v3 05/13] xen/pvcalls: implement connect command

[RFC PATCH] exec: Avoid recursive modprobe for binary format handlers
 2017-09-08 21:23 UTC  (4+ messages)

[PATCH 1/2] xfs: always use DAX if mount option is used
 2017-09-08 21:21 UTC  (3+ messages)
` [PATCH] xfs: add regression test for DAX mount option usage

[Buildroot] [PATCH] python-six: add host variant
 2017-09-08 21:21 UTC  (2+ messages)

[Qemu-devel] irqfd for QEMU NVMe
 2017-09-08 21:17 UTC 

execve(NULL, argv, envp) for nommu?
 2017-09-08 21:18 UTC  (5+ messages)

[PATCH iproute2] tc: fq: support low_rate_threshold attribute
 2017-09-08 21:16 UTC  (2+ messages)

[PATCH v2] Staging: ccree: Merge assignment with return
 2017-09-08 21:15 UTC  (6+ messages)
` [Outreachy kernel] "

[PATCH] drm/amdgpu: fix VM sync with always valid BOs
 2017-09-08 21:12 UTC  (2+ messages)

[PATCH] [media] tuners: mxl5005s: make arrays static const, reduces object code size
 2017-09-08 21:08 UTC  (2+ messages)

[PATCH] libnvdimm, btt: use %z format string modifier for size_t
 2017-09-08 21:08 UTC  (2+ messages)

[v7 0/5] cgroup-aware OOM killer
 2017-09-08 21:07 UTC  (8+ messages)
` [v7 5/5] mm, oom: cgroup v2 mount option to disable "

[PATCH v5 00/14] Revamp the Go support
 2017-09-08 21:04 UTC  (15+ messages)
` [PATCH v5 01/14] goarch.bbclass: Stop passing True as second argument of d.getVar
` [PATCH v5 02/14] go.bbclass: Fix binary installation path detection
` [PATCH v5 03/14] go: Remove Go 1.6 and 1.7 releases
` [PATCH v5 04/14] goarch.bbclass: Replace logic for setting GOARM
` [PATCH v5 05/14] goarch.bbclass: Add support for ARMv5
` [PATCH v5 06/14] go.bbclass: Use a global Go build flags
` [PATCH v5 07/14] go.bbclass: Enable parallel build
` [PATCH v5 08/14] go.bbclass: exported function cleanup
` [PATCH v5 09/14] go.bbclass: Use an auxiliary variable to add the build dependencies
` [PATCH v5 10/14] go.bbclass: separate ${S} and ${B}
` [PATCH v5 11/14] go.bbclass: add do_unpack function to handle common cases
` [PATCH v5 12/14] go.bbclass: add GO_INSTALL_FILTEROUT variable
` [PATCH v5 13/14] go-dep: Add 0.3.0 release
` [PATCH v5 14/14] go-helloworld: Use the Golang examples repository

[-PATCH v5 1/5] drm/i915: update cursors asynchronously through atomic
 2017-09-08 21:04 UTC  (3+ messages)

[RFC v2 PATCH] x86/boot: Add the secdata section to the setup header
 2017-09-08 20:59 UTC  (7+ messages)

[PATCH] criu: uprev to version 3.4
 2017-09-08 21:02 UTC 

[net PATCH 0/3] Fixes for XDP/BPF
 2017-09-08 21:01 UTC  (4+ messages)
` [net PATCH 1/3] net: rcu lock and preempt disable missing around generic xdp
` [net PATCH 2/3] bpf: add support for sockmap detach programs
` [net PATCH 3/3] bpf: devmap, use cond_resched instead of cpu_relax

[PATCH RFC] Update documentation for KSZ DSA drivers so that new drivers can be added
 2017-09-08 20:58 UTC  (7+ messages)

[PATCH resend v2] power: supply: bq27xxx: enable writing capacity values for bq27421
 2017-09-08 20:57 UTC  (12+ messages)

[RFC PATCH 0/8] Prepare Sound Open Firmware (SOF) driver integration
 2017-09-08 20:57 UTC  (9+ messages)
` [RFC PATCH 1/8] ASoC: move ACPI common code out of Intel/sst tree
` [RFC PATCH 2/8] ASoC: Intel: common: use c99 syntax for ACPI/machine tables
` [RFC PATCH 3/8] ASoC: ACPI: add new fields for SOF support
` [RFC PATCH 4/8] ASoC: Intel: move all ACPI match tables to common module
` [RFC PATCH 5/8] ASoC: Intel: add SOF firmare/topology file information
` [RFC PATCH 6/8] ASoC: Intel: move machine drivers to dedicated KConfig
` [RFC PATCH 7/8] ASoC: Intel: reorder boards Kconfig by chronological order
` [RFC PATCH 8/8] ASoC: Intel: clarify Kconfig dependencies

[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
 2017-09-08 20:56 UTC  (7+ messages)
` [PATCH V4 01/14] blk-mq-sched: fix scheduler bad performance
` [PATCH V4 02/14] sbitmap: introduce __sbitmap_for_each_set()

[PATCH v3] platform/chrome: Use proper protocol transfer function
 2017-09-08 20:50 UTC 

test if a subvolume is a snapshot?
 2017-09-08 20:54 UTC  (8+ messages)

[PATCH 0/3] S5P MFC: Adjustments for five function implementations
 2017-09-08 20:53 UTC  (12+ messages)
` [PATCH 1/3] [media] s5p-mfc: Delete an error message for a failed memory allocation in s5p_mfc_probe()
  ` [PATCH 1/3] [media] s5p-mfc: Delete an error message for a failed memory allocation in s5p_mfc_probe
` [PATCH 2/3] [media] s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()
` [PATCH 3/3] [media] s5p-mfc: Adjust a null pointer check in four functions

[PATCH v3 00/42] NFS/NFSD support for async and inter COPY
 2017-09-08 20:51 UTC  (11+ messages)
` [RFC v3 16/42] NFS NFSD defining nl4_servers structure needed by both
` [RFC v3 27/42] NFSD: allow inter server COPY to have a STALE source server fh
` [RFC v3 28/42] NFSD add nfs4 inter ssc to nfsd4_copy

[PATCH] aacraid: Fix 2T+ drives on SmartIOC-2000
 2017-09-08 20:50 UTC  (2+ messages)

[PATCH 00/14] Fix wrong %pF and %pS printk format specifier usages
 2017-09-08 20:49 UTC  (14+ messages)

[PATCH V14 0/4] powerpc/vphn: Update CPU topology when VPHN enabled
 2017-09-08 20:47 UTC  (5+ messages)
` [PATCH V14 1/4] "
` [PATCH V14 2/4] powerpc/vphn: Improve recognition of PRRN/VPHN
` [PATCH V14 3/4] powerpc/hotplug: Improve responsiveness of hotplug change
` [PATCH V14 4/4] powerpc/vphn: Fix numa update end-loop bug

[PATCH 0/3] ARM: dts: keystone-k2g-evm: Add SPI nodes and enable SPI1 on K2G EVM
 2017-09-08 20:46 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: spi: spi-davinci: Update binding for 66AK2Gx pwr dm property
` [PATCH 2/3] ARM: dts: keystone-k2g: Add SPI nodes
` [PATCH 3/3] ARM: dts: keystone-k2g-evm: add bindings for SPI NOR flash

[meta-oic][PATCH] iotivity_1.2.1: Hotfix: Add ORIGIN rpath for binutils-2.29
 2017-09-08 20:44 UTC  (2+ messages)

[Bug 100387] War Thunder game has visual errors, missing textures
 2017-09-08 20:45 UTC  (2+ messages)

[U-Boot] [PATCH] edison: Disable CONFIG_USB_HOST_ETHER
 2017-09-08 20:45 UTC  (2+ messages)

Tracing Summit 2017 Schedule
 2017-09-08 20:43 UTC 

Tracing Summit 2017 Schedule
 2017-09-08 20:43 UTC 

[PATCH] mm/memory_hotplug: fix wrong casting for __remove_section()
 2017-09-08 20:43 UTC  (2+ messages)

[HMM-v25 19/19] mm/hmm: add new helper to hotplug CDM memory region v3
 2017-09-08 20:43 UTC  (20+ messages)

[diamon-discuss] Tracing Summit 2017 Schedule
 2017-09-08 20:42 UTC 

[PATCH v2 00/40] tracing: Inter-event (e.g. latency) support
 2017-09-08 20:41 UTC  (8+ messages)
` [PATCH v2 35/40] tracing: Reverse the order event_mutex/trace_types_lock are taken
` [PATCH v2 40/40] tracing: Add trace_event_buffer_reserve() variant that allows recursion

[PATCH] spaceman: Add missing link to libuuid
 2017-09-08 20:38 UTC  (5+ messages)

RH Bugzilla - Bug 1482649 - Logitech USB Unified Receiver+M570 need 'waking' up by click after kernel update
 2017-09-08 20:35 UTC  (2+ messages)

[GIT PULL] ARM: config: aspeed: Changes for 4.14
 2017-09-08 20:34 UTC  (4+ messages)

[PATCH] Staging: ccree: Merge assignment with return
 2017-09-08 20:31 UTC  (6+ messages)
` [Outreachy kernel] "

[PATCH v2] btrfs-progs: Add zstd support
 2017-09-08 20:29 UTC 

[GIT PULL] platform-drivers-x86 for 4.14-1
 2017-09-08 20:22 UTC 

[PATCH V2] block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled
 2017-09-08 20:20 UTC  (4+ messages)

[linux-nvdimm:libnvdimm-for-next 22/22] drivers//nvdimm/btt.c:430:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t'
 2017-09-08 20:18 UTC 

[PATCH v3 0/3] Introduce on-chip interconnect API
 2017-09-08 20:16 UTC  (5+ messages)
` [RFC v3 2/3] interconnect: Add basic event tracing

[PATCH] [media] pxa_camera: Delete an error message for a failed memory allocation in pxa_camera_probe()
 2017-09-08 20:14 UTC  (2+ messages)
` [PATCH] [media] pxa_camera: Delete an error message for a failed memory allocation in pxa_camera_pro

[kvm-unit-tests PATCH 1/1] x86/pmu: change the num_counters to reflect the real gp counters
 2017-09-08 20:13 UTC 

[PATCH] ARC: Reenable soft lock-up detector
 2017-09-08 20:12 UTC  (2+ messages)

[PATCH] drm/i915: Make PAT macros more robust
 2017-09-08 20:12 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/7] netmon: modified api.txt for network monitor agent
 2017-09-08 20:11 UTC  (2+ messages)

[PATCH v2] leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
 2017-09-08 20:09 UTC  (2+ messages)

raid5 messed up
 2017-09-08 20:10 UTC  (8+ messages)

[PATCH] Staging: iio: adc: Added Space around binary op
 2017-09-08 20:09 UTC  (10+ messages)
      ` [Outreachy kernel] "

[PATCH 0/1] reset: fix mixed reset when using sparse-checkout
 2017-09-08 20:08 UTC  (6+ messages)
` [PATCH 1/1] reset: fix reset when using the sparse-checkout feature

[PATCH] libdrm: add drm syncobj create/destroy/import/export
 2017-09-08 20:08 UTC  (3+ messages)

[PATCH] drm/i915: Only initialize partially filled pagetables
 2017-09-08 20:07 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[examine test] 113149: all pass
 2017-09-08 20:07 UTC 

HAVE_EFFICIENT_UNALIGNED_ACCESS on ARM32 (was: Alignment issues in zImage with Linux 4.12, LZ4 and GCC5.3)
 2017-09-08 20:06 UTC  (9+ messages)

[PATCH v2 0/4] Various XSA followups
 2017-09-08 20:03 UTC  (2+ messages)

[PATCH net-next] mdio_bus: Remove unneeded gpiod NULL check
 2017-09-08 20:03 UTC  (13+ messages)

cat-file timing window on Cygwin
 2017-09-08 20:02 UTC  (9+ messages)
              `  "

[RFC][PATCH 0/9] Make containers kernel objects
 2017-09-08 20:02 UTC  (7+ messages)
` [PATCH 2/9] Implement containers as "

[meta-selinux] Update in progress [resend]
 2017-09-08 20:01 UTC 

[PATCH RFC] Add BPF AsmParser support in LLVM
 2017-09-08 20:00 UTC  (3+ messages)
` [iovisor-dev] "

[PATCH 0/3] x86/smpboot: Cleanup logical package ID
 2017-09-08 19:57 UTC  (3+ messages)
` [PATCH 2/3] x86/topology: Avoid wasting 128k for package id array
` [PATCH 3/3] x86/smpboot: Fix __max_logical_packages estimate

Incorrect mesh path seq num
 2017-09-08 19:58 UTC  (4+ messages)

[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
 2017-08-17  0:05 UTC 


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.