All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-23 21:46:32 to 2018-04-23 23:31:01 UTC [more...]

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-04-23 23:30 UTC  (51+ messages)
` [PATCH v4 01/14] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v4 02/14] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v4 03/14] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v4 05/14] docs-rst: Add a new directory for PCI documentation
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v4 07/14] block: Introduce PCI P2P flags for request and request queue
` [PATCH v4 08/14] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v4 09/14] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v4 10/14] nvme-pci: Add support for P2P memory in requests
` [PATCH v4 11/14] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v4 12/14] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v4 13/14] nvmet-rdma: Use new SGL alloc/free helper for requests
` [PATCH v4 14/14] nvmet: Optionally use PCI P2P memory

4.14.35: possible circular locking dependency detected
 2018-04-23 23:30 UTC 

[Qemu-devel] [PATCH v4 00/11] pc-dimm: factor out MemoryDevice
 2018-04-23 23:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 10/11] spapr: rename "hotplug memory" terminology to "device memory"

[PATCH] Input: alps - Fix reporting pressure of v3 trackstick
 2018-04-23 23:26 UTC  (2+ messages)

[PATCH v4 1/4] Makefile: generate Perl header from template file
 2018-04-23 23:25 UTC  (7+ messages)
      ` [PATCH dj/runtime-prefix 0/2] Handle $IFS in $INSTLIBDIR
        ` [PATCH 1/2] Makefile: remove unused @@PERLLIBDIR@@ substitution variable
        ` [PATCH 2/2] Makefile: quote $INSTLIBDIR when passing it to sed

Is support for 10.8 dropped?
 2018-04-23 23:16 UTC  (17+ messages)

[PATCH v3 00/11] Add support for SAMA5D2 touchscreen
 2018-04-23 23:24 UTC  (6+ messages)
` [PATCH v3 08/11] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen

[PATCH v1 0/2] add additional config settings for merge
 2018-04-23 23:23 UTC  (8+ messages)
` [PATCH v1 1/2] merge: Add merge.renames config setting

[PATCH v13 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
 2018-04-23 23:23 UTC  (4+ messages)
` [PATCH v13 2/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

[PATCH v2] toolchain-scripts: preserve host path in environment setup script
 2018-04-23 23:23 UTC 

[PATCH bpf-next 00/15] Introducing AF_XDP support
 2018-04-23 23:22 UTC  (7+ messages)
` [PATCH bpf-next 02/15] xsk: add user memory registration support sockopt
` [PATCH bpf-next 03/15] xsk: add umem fill queue support and mmap

where is useradd-example.bb
 2018-04-23 23:20 UTC  (2+ messages)

[PATCH] net: don't use kvzalloc for DMA memory
 2018-04-23 23:20 UTC  (13+ messages)
  ` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM

[igt-dev] [PATCH igt v2] test/gem_exec_schedule: Check each engine is an independent timeline
 2018-04-23 23:16 UTC  (3+ messages)
` [igt-dev] [PATCH igt] "
  `  "

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-04-23 23:15 UTC  (6+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "

TCP GSO support above IPv6
 2018-04-23 23:12 UTC  (3+ messages)

[PATCH v2 5/6] drm/i915: Split i915_gem_timeline into individual timelines
 2018-04-23 23:11 UTC  (2+ messages)
` [PATCH] "

dev_loopback_xmit parameters
 2018-04-23 23:11 UTC  (3+ messages)

[PATCH] drm/i915/kbl: Add KBL GT2 sku
 2018-04-23 23:10 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.BAT: success for drm/i915/kbl: Add KBL GT2 sku (rev2)

[PATCH v5 0/2] SDM845 System Cache Driver
 2018-04-23 23:09 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: Documentation for qcom, llcc
` [PATCH v5 2/2] drivers: soc: Add LLCC driver

[PATCH for-4.11] x86/spec_ctrl: Updates to retpoline-safety decision making
 2018-04-23 23:09 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 01/20] tests/psr: Print the reason for skipping when sink lacks PSR support
 2018-04-23 23:06 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t 07/20] tests/psr: Kill MMAP_GTT_WAITING
` [igt-dev] [PATCH i-g-t 08/20] tests/psr: Merge PSR dpms and suspend variants
` [igt-dev] [PATCH i-g-t 20/20] tests/psr: Add more PSR subtests to fast feedback list

[PATCH 0/3] Simplify counting of extent buffer pages
 2018-04-23 23:03 UTC  (4+ messages)
` [PATCH 1/3] btrfs: simplify counting number of eb pages
` [PATCH 2/3] btrfs: pass only eb to num_extent_pages
` [PATCH 3/3] btrfs: switch types to int when counting eb pages

[Qemu-devel] RFC: altering the NVDIMM acpi table
 2018-04-23 23:05 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/block/nand: Fix bad offset in nand_blk_load for on-drive OOB
 2018-04-23 23:03 UTC  (3+ messages)

[MODERATED] Re: [patch 07/11] [PATCH v2 07/10] Linux Patch #7
 2018-04-23 23:03 UTC  (20+ messages)
            `  "

[Qemu-devel] [PATCH] acpi/nvdimm: remove forward name references
 2018-04-23 23:02 UTC 

[PATCH] powerpc/mce: Fix a bug where mce loops on memory UE
 2018-04-23 23:00 UTC  (6+ messages)

[PATCH] selftests: bpf: update .gitignore with missing file
 2018-04-23 22:53 UTC  (11+ messages)
      ` [PATCH v2] "

[bpf PATCH v3 0/3] BPF, a couple sockmap fixes
 2018-04-23 22:52 UTC  (5+ messages)
` [bpf PATCH v3 1/3] bpf: sockmap, map_release does not hold refcnt for pinned maps
` [bpf PATCH v3 2/3] bpf: sockmap, sk_wait_event needed to handle blocking cases
` [bpf PATCH v3 3/3] bpf: sockmap, fix double page_put on ENOMEM error in redirect path

[PATCH net v2] net: ethtool: Add missing kernel doc for FEC parameters
 2018-04-23 22:51 UTC 

[PATCH] f2fs: clear page_error for all the writebacking pages
 2018-04-23 22:49 UTC 

[PATCH 0/3] optionally send server-options when using v2
 2018-04-23 22:47 UTC  (5+ messages)
` [PATCH 1/3] serve: introduce the server-option capability
` [PATCH 2/3] ls-remote: send server options when using protocol v2
` [PATCH 3/3] fetch: "

[PATCH 0/6] devargs cleanup
 2018-04-23 22:41 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] devargs: introduce iterator
  ` [PATCH v4 02/10] devargs: introduce foreach macro
  ` [PATCH v4 03/10] bus/vdev: do not reference devargs list
  ` [PATCH v4 04/10] bus/pci: "
  ` [PATCH v4 05/10] net/vdev_netvsc: "
  ` [PATCH v4 06/10] test: remove devargs unit tests
  ` [PATCH v4 07/10] devargs: make devargs list private
  ` [PATCH v4 08/10] devargs: make parsing variadic
  ` [PATCH v4 09/10] devargs: use proper namespace prefix
  ` [PATCH v4 10/10] devargs: rename legacy API

[PATCH 0/1] drm/xen-zcopy: Add Xen zero-copy helper DRM driver
 2018-04-23 22:41 UTC  (14+ messages)
        ` [Xen-devel] "

[PATCH] SLUB: Do not fallback to mininum order if __GFP_NORETRY is set
 2018-04-23 22:41 UTC  (5+ messages)

[RESEND PATCH v2] tmpfs: allow decoding a file handle of an unlinked file
 2018-04-23 22:38 UTC  (2+ messages)

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

[U-Boot] [PULL for 2018.05] efi patch queue 2018-04-23 for 2018.05
 2018-04-23 22:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] minor qcow2 compression improvements
 2018-04-23 22:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] qcow2: Prefer byte-based calls into bs->file
` [Qemu-devel] [PATCH v5 2/5] qcow2: Document some maximum size constraints
` [Qemu-devel] [PATCH v5 3/5] qcow2: Reduce REFT_OFFSET_MASK
` [Qemu-devel] [PATCH v5 4/5] qcow2: Don't allow overflow during cluster allocation
` [Qemu-devel] [PATCH v5 5/5] qcow2: Avoid memory over-allocation on compressed images

[PATCH 0/4] A few rhashtables cleanups
 2018-04-23 22:29 UTC  (5+ messages)
` [PATCH 2/4] rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()
` [PATCH 1/4] rhashtable: remove outdated comments about grow_decision etc
` [PATCH 4/4] rhashtable: improve rhashtable_walk stability when stop/start used
` [PATCH 3/4] rhashtable: reset iter when rhashtable_walk_start sees new table

[PATCH 4.9 00/95] 4.9.96-stable review
 2018-04-23 22:25 UTC  (5+ messages)

[igt-dev] [PATCH igt] test/gem_exec_schedule: Check each engine is an independent timeline
 2018-04-23 22:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for test/gem_exec_schedule: Check each engine is an independent timeline (rev2)

[PATCH] Intel: Add a Kaby Lake PCI ID
 2018-04-23 22:08 UTC 

[PATCH 1/1] shared/ecc: Allow pre-composed Private Keys
 2018-04-23 22:20 UTC 

[PATCH] Bluetooth: btusb: add ID for LiteOn 04ca:301a
 2018-04-23 22:17 UTC 

linux-next: Signed-off-by missing for commit in the rcu tree
 2018-04-23 22:16 UTC  (2+ messages)

filename not audited for openat() on F28
 2018-04-23 22:12 UTC  (5+ messages)

[Qemu-devel] [Bug 1763536] [NEW] go build fails under qemu-ppc64le-static (qemu-user)
 2018-04-23 22:04 UTC  (2+ messages)
` [Qemu-devel] [Bug 1763536] "

[PATCH v3 0/9] spi: Extend the framework to generically support memory devices
 2018-04-23 22:10 UTC  (6+ messages)
` [PATCH v3 3/9] spi: Extend the core to ease integration of SPI memory controllers

[PATCH v2 0/3] iio: adc128s052: add matching options
 2018-04-23 22:08 UTC  (3+ messages)
` [PATCH v2 2/3] iio: adc128s052: add ACPI _HID AANT1280

[PATCH] vfio/type1: Fix task tracking for QEMU vCPU hotplug
 2018-04-23 22:08 UTC 

[PATCH] RISC-V: Load modules within relative jump range of the kernel text
 2018-04-23 22:08 UTC  (3+ messages)

bupsplit.c copyright and patching
 2018-04-23 22:06 UTC  (4+ messages)

[PATCH V2] perf: make a copy of kernel source to perf workdir
 2018-04-23 22:05 UTC  (3+ messages)

[PATCH] ARM: tegra: fix ulpi regression on tegra20
 2018-04-23 22:05 UTC  (5+ messages)

[RHEL7.6 PATCH 22/37] Drivers: hv: vmbus: Fix a rescind issue
 2018-04-23 22:00 UTC  (2+ messages)

[PATCH 4.16 000/196] 4.16.4-stable review
 2018-04-23 21:58 UTC  (4+ messages)

[PATCH 00/13] xfs-4.18: quota refactor
 2018-04-23 21:57 UTC  (4+ messages)
` [PATCH 05/13] xfs: split out dqget for inodes from regular dqget

UHD 620: How to debug a screen resolution that does not work reliably
 2018-04-23 21:56 UTC 

[MPTCP] MPTCP Upstreaming wiki
 2018-04-23 21:53 UTC 

[bpf PATCH v2 0/3] BPF, a couple sockmap fixes
 2018-04-23 21:53 UTC  (3+ messages)
` [bpf PATCH v2 1/3] bpf: sockmap, map_release does not hold refcnt for pinned maps

[U-Boot] [PATCH v2] armv8: sec_firmware: Add support for multiple loadables
 2018-04-23 21:53 UTC 

[PATCH] Always report a writeback error once
 2018-04-23 21:53 UTC  (6+ messages)

[PATCH] proc: use "unsigned int" for /proc/*/stack
 2018-04-23 21:52 UTC 

linux-next: Signed-off-by missing for commits in the cifs tree
 2018-04-23 21:52 UTC  (2+ messages)

[PATCH v10 2/2] drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads
 2018-04-23 21:51 UTC  (4+ messages)
` [PATCH v11 2/3] "

[PATCH] proc: use "unsigned int" for sigqueue length
 2018-04-23 21:51 UTC 

[PATCH] proc: restore seekdir("/proc", 256) semantics
 2018-04-23 21:50 UTC 

[PATCH v2] drm: rcar-du: track dma-buf fences
 2018-04-23 21:47 UTC  (2+ messages)

[PATCH v2] net: qrtr: Expose tunneling endpoint to user space
 2018-04-23 21:46 UTC 

[PATCH ndctl v2 0/3] Documentation: add asciidoctor support
 2018-04-23 21:46 UTC  (3+ messages)
` [PATCH ndctl v2 2/3] Documentation: Add the support for asciidoctor


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.