All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-26 11:07:37 to 2017-06-26 12:10:24 UTC [more...]

[PATCH v2 00/51] block: support multipage bvec
 2017-06-26 12:10 UTC  (64+ messages)
` [PATCH v2 01/51] block: drbd: comment on direct access bvec table
` [PATCH v2 02/51] block: loop: comment on direct access to "
` [PATCH v2 03/51] kernel/power/swap.c: "
` [PATCH v2 04/51] mm: page_io.c: "
` [PATCH v2 05/51] fs/buffer: "
` [PATCH v2 06/51] f2fs: f2fs_read_end_io: "
` [PATCH v2 07/51] bcache: "
` [PATCH v2 08/51] block: comment on bio_alloc_pages()
` [PATCH v2 09/51] block: comment on bio_iov_iter_get_pages()
` [PATCH v2 10/51] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
` [PATCH v2 11/51] md: raid1: initialize bvec table via bio_add_page()
` [PATCH v2 12/51] md: raid10: avoid to access bvec table directly
` [PATCH v2 13/51] btrfs: avoid access to .bi_vcnt directly
` [PATCH v2 14/51] btrfs: avoid to access bvec table directly for a cloned bio
` [PATCH v2 15/51] btrfs: comment on direct access bvec table
` [PATCH v2 16/51] block: bounce: avoid direct access to "
` [PATCH v2 17/51] bvec_iter: introduce BVEC_ITER_ALL_INIT
` [PATCH v2 18/51] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
` [PATCH v2 19/51] block: comments on bio_for_each_segment[_all]
` [PATCH v2 20/51] block: introduce multipage/single page bvec helpers
` [PATCH v2 21/51] block: implement sp version of bvec iterator helpers
` [PATCH v2 22/51] block: introduce bio_for_each_segment_mp()
` [PATCH v2 23/51] blk-merge: compute bio->bi_seg_front_size efficiently
` [PATCH v2 24/51] block: blk-merge: try to make front segments in full size
` [PATCH v2 25/51] block: blk-merge: remove unnecessary check
` [PATCH v2 26/51] block: use bio_for_each_segment_mp() to compute segments count
` [PATCH v2 27/51] block: use bio_for_each_segment_mp() to map sg
` [PATCH v2 28/51] block: introduce bvec_for_each_sp_bvec()
` [PATCH v2 29/51] block: bio: introduce single/multi page version of bio_for_each_segment_all()
` [PATCH v2 30/51] block: introduce bvec_get_last_page()
` [PATCH v2 31/51] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH v2 32/51] btrfs: use bvec_get_last_page to get bio's last page
` [PATCH v2 33/51] block: deal with dirtying pages for multipage bvec
` [PATCH v2 34/51] block: convert to singe/multi page version of bio_for_each_segment_all()
` [PATCH v2 35/51] bcache: convert to bio_for_each_segment_all_sp()
` [PATCH v2 36/51] md: raid1: "
` [PATCH v2 37/51] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
` [PATCH v2 38/51] dm-crypt: convert to bio_for_each_segment_all_sp()
` [PATCH v2 39/51] fs/mpage: "
` [PATCH v2 40/51] fs/block: "
` [PATCH v2 41/51] fs/iomap: "

[PATCH] x86/mm: Fix infinite loop in get_spage_pages()
 2017-06-26 12:09 UTC  (2+ messages)

[PATCH 1/1] futex: remove duplicated code and fix UB
 2017-06-26 12:08 UTC  (14+ messages)

[PATCH] s390: scsi, use setup_timer instead of init_timer
 2017-06-26 12:06 UTC  (3+ messages)

[PATCH] x86/xen: allow userspace access during hypercalls
 2017-06-26 12:05 UTC  (3+ messages)

[Qemu-devel] Tracing guest virtual addresses
 2017-06-26 12:04 UTC  (9+ messages)

FAILED: patch "[PATCH] drm: Fix GETCONNECTOR regression" failed to apply to 4.11-stable tree
 2017-06-26 12:04 UTC  (2+ messages)

[raspberrypi][rt] yocto Digest, Vol 81, Issue 118
 2017-06-26 11:57 UTC 

[Qemu-devel] [PATCH v4 0/4] Unit test+fix for problem with QEMU handling of multiple bind()s to the same port
 2017-06-26 12:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/4] sockets: factor out create_fast_reuse_socket

[PATCH 0/6] mm: give __GFP_REPEAT a better semantic
 2017-06-26 12:00 UTC  (9+ messages)
` [PATCH 2/6] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
` [PATCH 4/6] mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizes

Recent changes (master)
 2017-06-26 12:00 UTC 

[PATCH 1/6] service cores: header and implementation
 2017-06-26 11:59 UTC  (2+ messages)

[PATCH] x86: xen: remove unnecessary variable in xen_foreach_remap_area()
 2017-06-26 11:59 UTC  (3+ messages)

Sparse file info in filestore not propagated to other OSDs
 2017-06-26 11:59 UTC  (8+ messages)

[PATCH] media: v4l2-fwnode: don't risk go out of array bounds
 2017-06-26 11:58 UTC 

Wireguard multihomed roaming performance
 2017-06-26 12:15 UTC  (7+ messages)

[PATCH] drm/amdgpu: fix solid screen and hard hang when 2k + 4k display connected with DP
 2017-06-26 11:59 UTC  (4+ messages)

[PATCH] IB: Move PCI dependency from root KConfig to HW's KConfigs
 2017-06-26 11:57 UTC  (4+ messages)

next-20170626 build: 1 failures 1 warnings (next-20170626)
 2017-06-26 11:56 UTC  (4+ messages)

[RFC PATCH v2 0/7] cgroup-aware OOM killer
 2017-06-26 11:55 UTC  (6+ messages)

[PATCH] rombios: prevent building with PIC
 2017-06-26 11:55 UTC  (4+ messages)

[PATCH for-4.9 0/7] Stable commits picked up from lede project
 2017-06-26 11:54 UTC  (3+ messages)
` [PATCH for-4.9 6/7] spi: double time out tolerance

[RFC PATCH net-next 0/3] ethtool: Add link down reason reporting
 2017-06-26 11:52 UTC  (8+ messages)
` [RFC PATCH net-next 1/3] ethtool: Add link down reason callback

[RFC PATCH v3 00/12] Unify interrupt mode and setup it as soon as possible
 2017-06-26 11:50 UTC  (4+ messages)

[PATCH v3 0/9] vpci: PCI config space emulation
 2017-06-26 11:50 UTC  (4+ messages)
` [PATCH v3 6/9] xen/vpci: trap access to the list of PCI capabilities

[Ksummit-discuss] [TECH TOPIC] mobile phones
 2017-06-26 11:49 UTC  (10+ messages)

[PATCH v1 0/6] Add support of OV9655 camera
 2017-06-26 11:49 UTC  (15+ messages)
` [PATCH v1 6/6] [media] ov9650: add support of OV9655 variant
    ` omap3isp camera was Re: [PATCH v1 0/6] Add support of OV9655 camera

[PATCH] ubifs: Set double hash cookie also for RENAME_EXCHANGE
 2017-06-26 11:49 UTC 

[PATCH] dm mirror: fix crash caused by NULL-pointer dereference
 2017-06-26 11:49 UTC  (4+ messages)

ACPICA regression for empty ResourceTemplates
 2017-06-26 11:49 UTC  (2+ messages)

[RFC PATCH] char: misc: Init misc->list in a safe way
 2017-06-26 11:48 UTC  (3+ messages)

[PATCH] ARC: AXS: prepare dts files for enabling PAE40 on axs103
 2017-06-26 11:47 UTC  (3+ messages)

[PATCH] drivers: staging: wilc1000/host_interface.c Fix sparse warning: right shift by bigger than source value
 2017-06-26 11:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 4/7] arm64: dts: renesas: r8a7796: Add HDMI encoder instance
 2017-06-26 11:45 UTC  (3+ messages)
` [PATCH v2.1 "

[PATCH] x86/mm: revert to int type in get_spage_pages
 2017-06-26 11:45 UTC 

[PATCH v2 0/8] Enable access category classification on Tx path
 2017-06-26 11:43 UTC  (9+ messages)
` [PATCH v2 1/8] staging: wilc1000: Add support for AC classification
` [PATCH v2 2/8] staging: wilc1000: Add function to calculate ac queue limit
` [PATCH v2 3/8] staging: wilc1000: WMM classification of data
` [PATCH v2 4/8] staging: wilc1000: Add function to balance packet count
` [PATCH v2 5/8] staging: wilc1000: Add new variable for ac queue management
` [PATCH v2 6/8] staging: wilc1000: Get packet count from firmware
` [PATCH v2 7/8] staging: wilc1000: Change ac based on acm status
` [PATCH v2 8/8] staging: wilc1000: Update ACM bit status

[PATCH V3] cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
 2017-06-26 11:44 UTC  (2+ messages)
` [V3] "

[Qemu-devel] QCOW2 support for LZO compression
 2017-06-26 11:44 UTC  (8+ messages)

[PATCH] common/vm_event: Initialize vm_event lists on domain creation
 2017-06-26 11:44 UTC  (3+ messages)

[U-Boot] am335x uboot TFTP via SPL over usb is failing
 2017-06-26 11:42 UTC 

[PATCH 0/1] buildhistory: files-in-package.txt
 2017-06-26 11:41 UTC  (3+ messages)
` [PATCH 1/1] buildhistory.bbclass: buildhistory_list_files: remove folder size

debian 8 setup
 2017-06-26 11:55 UTC  (2+ messages)

[PATCH v4] arm64: kvm: inject SError with user space specified syndrome
 2017-06-26 11:39 UTC  (2+ messages)

[RFC] Kernel Control Path (KCP)
 2017-06-26 11:39 UTC  (6+ messages)
` [PATCH v8 0/4] Userspace Network Control Interface (UNCI)
  ` [PATCH v8 3/4] rte_ctrl_if: add control interface library

[PATCH v3 4/4] kmod: throttle kmod thread limit
 2017-06-26 11:38 UTC  (3+ messages)
` [PATCH v4 "

Hash fix commit by Sultan Alsawaf
 2017-06-26 11:54 UTC  (2+ messages)

[PATCH 1/3] cfgfile: add new API functions
 2017-06-26 10:59 UTC  (9+ messages)
` [PATCH v2 0/7] Add support for using a config file for DPDK
  ` [PATCH v2 1/7] cfgfile: remove EAL dependency
  ` [PATCH v2 2/7] cfgfile: add new functions to API
  ` [PATCH v2 3/7] cfgfile: rework of load function
  ` [PATCH v2 4/7] test/cfgfile: add new unit test
  ` [PATCH v2 5/7] eal: add functions parsing EAL arguments
  ` [PATCH v2 6/7] app/testpmd: changed example to parse options from cfg file
  ` [PATCH v2 7/7] app/testpmd: add parse arguments from JSON config file

[PATCH v2 0/5] kmod: help make deterministic
 2017-06-26 11:36 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] kmod: reduce atomic operations on kmod_concurrent and simplify

[PATCH v2 0/8] io-pgtable lock removal
 2017-06-26 11:35 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH v9 00/26] translate: [tcg] Generic translation framework
 2017-06-26 11:34 UTC  (5+ messages)
` [PATCH v9 21/26] target: [tcg,arm] Port to insn_start
  ` [Qemu-devel] [PATCH v9 21/26] target: [tcg, arm] "

[RFC PATCH v2 1/2] genirq: Set irq masked state by default
 2017-06-26 11:33 UTC  (2+ messages)
` [RFC PATCH v2 2/2] genirq: Avoid unnecessary low level irq function calls

dm-cache coherence issue
 2017-06-26 11:33 UTC  (2+ messages)

[PATCH v4 0/4] Blobifiers (FKA GET_PLANE2)
 2017-06-26 11:32 UTC  (3+ messages)
` [PATCH 3/4] drm/i915: Add format modifiers for Intel

[RFC PATCH] clk: renesas: cpg-mssr: Add interface for critical core clocks
 2017-06-26 11:30 UTC 

[PATCH v4 00/15] HDMI YCBCR output handling in DRM layer
 2017-06-26 11:30 UTC  (5+ messages)
` [PATCH v4 10/15] drm/i915: add compute-config for YCBCR outputs
  ` [Intel-gfx] "

[PATCH v9 05/26] target: [tcg] Redefine DISAS_* onto the generic translation framework (DJ_*)
 2017-06-26 11:28 UTC  (2+ messages)
` [Qemu-devel] [PATCH] maybe fixup! "

DomU can't start after recompiling DomU(PV) OS kernel
 2017-06-26 11:27 UTC  (2+ messages)

[U-Boot] [PATCH v1] at91, dfu, smartweb: set serial number
 2017-06-26 11:26 UTC 

[PATCH] nl80211: Don't verify owner_nlportid on NAN commands
 2017-06-26 11:22 UTC  (3+ messages)

[PATCH v2] media: ov6650: convert to standalone v4l2 subdevice
 2017-06-26 11:21 UTC  (2+ messages)

[Bug 101587] New: [BISECTED][REGRESSION] Nouveau kernel module (>4.10) on NVA8 renders the system unusable
 2017-06-26 11:21 UTC  (2+ messages)
  ` [Bug 101587] "

[Bug 101368] Nouveau regression GT218M in Kernel 4.11 Won't Boot
 2017-06-26 11:21 UTC 

[PATCH] drm/i915: Make DP-MST connector info work
 2017-06-26 11:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] ubifs: replay: Detect and kill orphaned xattrs
 2017-06-26 11:19 UTC 

[U-Boot] [PATCH] usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length
 2017-06-26 11:20 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Your build results for 2017-06-25
 2017-06-26 11:18 UTC 

[Buildroot] [autobuild.buildroot.net] Your build results for 2017-06-24
 2017-06-26 11:18 UTC 

[RFC PATCH v2 1/2] f2fs: do not set LOST_PINO for newly created dir
 2017-06-26 11:16 UTC  (2+ messages)

[Ksummit-discuss] [TECH TOPIC] printk redesign
 2017-06-26 11:16 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 0/7] Poison some more target-specific defines
 2017-06-26 11:13 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 2/7] Move CONFIG_KVM related definitions to kvm_i386.h
` [Qemu-devel] [PATCH v4 6/7] Makefile: Move bootdevice.o to common-obj-y
` [Qemu-devel] [PATCH v4 7/7] hw/misc/edu: Compile the edu device as common object

[PATCH v2 0/4] xfs: more configurable error injection
 2017-06-26 11:10 UTC  (5+ messages)
` [PATCH 1/4] xfs: make errortag a per-mountpoint structure
` [PATCH 2/4] xfs: expose errortag knobs via sysfs

TCG Opal support for sd.c
 2017-06-26 11:10 UTC  (3+ messages)
` [PATCH] sd: add support for TCG OPAL self encrypting disks

[Qemu-devel] [PATCH] mirror: fix the inconsistent AioContext problem in the backing BDSs during mirroring
 2017-06-26 11:04 UTC 

[meta-oe][morty][PATCH 0/6] merge devmem2 and gitver fixes from master
 2017-06-26 11:07 UTC  (7+ messages)
` [meta-oe][morty][PATCH 2/6] devmem2: use different filename to avoid checksum conflicts

[Buildroot] [Bug 9966] New: util-linux-2.30/.stamp_built' failed
 2017-06-26 11:07 UTC  (2+ messages)
` [Buildroot] [Bug 9966] "


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.