All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-08 08:40:12 to 2017-08-08 09:03:48 UTC [more...]

[PATCH 00/10] guest exploitation of the XIVE interrupt controller
 2017-08-08  8:56 UTC  (2+ messages)
` [PATCH 06/10] powerpc/xive: introduce H_INT_ESB hcall

[PATCH v3 00/13] mpt3sas driver NVMe support:
 2017-08-08  9:03 UTC  (14+ messages)
` [PATCH v3 01/13] mpt3sas: Update MPI Header
` [PATCH v3 02/13] mpt3sas: Add nvme device support in slave alloc, target alloc and probe
` [PATCH v3 03/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
` [PATCH v3 04/13] mpt3sas: Added support for nvme encapsulated request message
` [PATCH v3 05/13] mpt3sas: API 's to support NVMe drive addition to SML
` [PATCH v3 06/13] mpt3sas: API's to remove nvme drive from sml

[PATCH 10/10] powerpc/xive: fix the size of the cpumask used in xive_find_target_in_mask()
 2017-08-08  9:02 UTC 

[U-Boot] [PATCH 1/6 v3] x86: dfi: Add option to select different config headers for baseboards
 2017-08-08  9:02 UTC  (5+ messages)

[PATCH] dim: Fix the broken rerere changes
 2017-08-08  9:02 UTC 

[PATCH i-g-t] lib: don't hang on blt on snb
 2017-08-08  9:01 UTC  (5+ messages)

[PATCH v2] drm: bridge: synopsys/dw-hdmi: Provide default configuration function for HDMI 2.0 PHY
 2017-08-08  8:48 UTC  (5+ messages)

Linux 4.13: Reported regressions as of Sunday, 2017-08-06
 2017-08-08  9:00 UTC  (3+ messages)
` [regression] wake on lan no longer works in 4.13-rc3. was "
  ` [Intel-wired-lan] "

[PATCH 00/18] Hookup typec power-negotation to the PMIC and charger
 2017-08-08  9:00 UTC  (5+ messages)
` [PATCH 13/18] power: supply: bq24190_charger: Export 5V boost converter as regulator

[U-Boot] [PATCH 1/3] ARM: i.MX6: exclude the ARM errata from i.MX6 UP system
 2017-08-08  9:00 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] arm: Implement workaround for Cortex-A9 errata 845369
` [U-Boot] [PATCH 3/3] imx: mx6: select ARM_ERRATA_845369

[PATCH] ext4: introduce per-inode DAX flag
 2017-08-08  9:00 UTC  (4+ messages)

[PATCH v2 0/4] KVM: optimize the kvm_vcpu_on_spin
 2017-08-08  9:00 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: add spinlock optimization framework

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

[PATCH] spi: cadence: Add support for context loss
 2017-08-08  9:00 UTC 

[PATCH] spi: cadence: change sequence of calling runtime_enable
 2017-08-08  8:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/17] Multifd
 2017-08-08  8:58 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 03/17] qio: Create new qio_channel_{readv, writev}_all
` [Qemu-devel] [PATCH v5 04/17] migration: Add multifd capability
` [Qemu-devel] [PATCH v5 05/17] migration: Create x-multifd-threads parameter
` [Qemu-devel] [PATCH v5 07/17] migration: Create multifd migration threads

[PATCH] iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
 2017-08-08  8:58 UTC  (2+ messages)

using rte_flow via tespmd with Intel X552
 2017-08-08  8:57 UTC  (5+ messages)

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS b925ef37b0a152b0c06aa43bc9204d0116f676d7
 2017-08-08  8:57 UTC 

[PATCH 0/3] ARM, arm64: dts: renesas: Use R-Car SATA Gen[23] fallback compat strings
 2017-08-08  8:54 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: r8a7790: Use R-Car GPIO Gen2 fallback compat string
` [PATCH 2/3] ARM: dts: r8a7791: "
` [PATCH 3/3] arm64: dts: r8a7795: Use R-Car GPIO Gen3 "

[Qemu-devel] [PATCH for 2.10 v3 0/6] Various docker fixes
 2017-08-08  8:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH for 2.10 v3 1/6] docker: ensure NOUSER for travis images
` [Qemu-devel] [PATCH for 2.10 v3 4/6] docker: docker.py make --no-cache skip checksum test

[PATCH] scripts/sphinx-pre-install: add minimum support for RHEL
 2017-08-08  8:55 UTC  (3+ messages)

[Qemu-devel] [PATCH] iotests: fix 185
 2017-08-08  8:53 UTC  (4+ messages)

[PATCHv2] scsi_dh_alua: suppress errors from unsupported devices
 2017-08-08  8:53 UTC 

[PATCH v2] scheduler: enhancement to show_state_filter
 2017-08-08 12:53 UTC  (3+ messages)

[PATCH 0/3] thermal: core: Fix some error handling code in 'thermal_zone_device_register()'
 2017-08-08  8:49 UTC  (4+ messages)
` [PATCH 2/3] thermal: core: Reorder 'thermal_zone_device_register()' error handling code

[PATCH 0/2] filter-branch: support for incremental update + fix for ancient tag format
 2017-08-08  8:06 UTC  (3+ messages)
` [PATCH 1/2] filter-branch: Add --state-branch to hold pickled copy of ref map
` [PATCH 2/2] filter-branch: Handle rewritting (very) old style tags which lack tagger

[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-08-08  8:48 UTC  (10+ messages)
` [PATCH v13 5/7] vfio: ABI for mdev display dma-buf operation

[PATCH] Btrfs: fix out of bounds array access while reading extent buffer
 2017-08-08  8:47 UTC  (2+ messages)

[PATCH] vfio: fix sPAPR IOMMU DMA window size
 2017-08-08  8:47 UTC  (4+ messages)

[U-Boot] [PATCH] x86: Remove dead ISA related codes
 2017-08-08  8:47 UTC  (3+ messages)

[RFC PATCH 0/2] bpf_trace_printk() fixes
 2017-08-08  8:46 UTC  (3+ messages)
` [RFC PATCH 2/2] bpf: Initialise mod[] in bpf_trace_printk

[PATCH BlueZ v6 00/11] monitor: Bluetooth 5 HCI commands support
 2017-08-08  8:45 UTC  (12+ messages)
` [PATCH BlueZ v6 01/11] monitor: Add LE Enhanced Test commands decoding
` [PATCH BlueZ v6 02/11] monitor: Add LE Extended Advertising "
` [PATCH BlueZ v6 03/11] monitor: Add LE Set Periodic "
` [PATCH BlueZ v6 04/11] monitor: Add LE Extended Scan "
` [PATCH BlueZ v6 05/11] monitor: Add LE Periodic Advertising "
` [PATCH BlueZ v6 06/11] monitor: Add LE RF "
` [PATCH BlueZ v6 07/11] monitor: Add LE Set Privacy Mode decoding
` [PATCH BlueZ v6 08/11] monitor: Fix connection latency decoding
` [PATCH BlueZ v6 09/11] monitor: Add support for missing error codes
` [PATCH BlueZ v6 10/11] monitor: Rename Directed Advertising Timeout
` [PATCH BlueZ v6 11/11] monitor: Refactor print_enable function

[PATCH] append Qualcomm GOBI 2K chipset ID for Panasonic CF-U1 Toughbook
 2017-08-08  8:44 UTC  (2+ messages)

[PATCH 2/2] sched/debug: intruduce task_state_to_char helper function
 2017-08-08  8:43 UTC  (2+ messages)

[v2 PATCH] powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
 2017-08-08  8:43 UTC 

FAILED: patch "[PATCH] mm, mprotect: flush TLB if potentially racing with a parallel" failed to apply to 4.4-stable tree
 2017-08-08  8:42 UTC  (2+ messages)

[Bug 101881] [regression] 32bit steam games segfault when launched with DRI_PRIME=1
 2017-08-08  8:42 UTC  (2+ messages)

[PATCH] doc: announce ABI change for cryptodev and ethdev
 2017-08-08  8:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net] tcp: fastopen: tcp_connect() must refresh the route
 2017-08-08  8:41 UTC 

[PATCH v3] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
 2017-08-08  8:41 UTC  (6+ messages)
` [PATCH v5] "

[PATCH v3] vfio: fix sPAPR IOMMU DMA window size
 2017-08-08  8:41 UTC 

bluetoothctl: how to send notification/indcation from peripheral to central
 2017-08-08  8:40 UTC  (5+ messages)

[PATCH 00/10] ARM, arm64: dts: renesas: Use R-Car GPIO Gen[123] fallback compat strings
 2017-08-08  8:39 UTC  (6+ messages)
` [PATCH 05/10] ARM: dts: r8a7791: Use R-Car GPIO Gen2 fallback compat string
` [PATCH 07/10] ARM: dts: r8a7793: "
` [PATCH 08/10] ARM: dts: r8a7794: "
` [PATCH 09/10] arm64: dts: r8a7795: Use R-Car GPIO Gen3 "
` [PATCH 10/10] arm64: dts: r8a7796: "


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.