All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-05 12:00:36 to 2016-04-05 12:53:00 UTC [more...]

[Drbd-dev] [PATCH 00/27] block: cleanup direct access on .bi_vcnt & .bi_io_vec
 2016-04-05 12:49 UTC  (13+ messages)
` [Drbd-dev] [PATCH 02/27] block: drbd: use bio_get_base_vec() to retrieve the 1st bvec
` [Drbd-dev] [PATCH 03/27] block: drbd: remove impossible failure handling
  `  "
` [PATCH 09/27] target: use bio_is_full()
` [PATCH 10/27] bcache: debug: avoid to access .bi_io_vec directly
` [PATCH 11/27] bcache: io.c: use bio_set_vec_table
` [PATCH 12/27] bcache: journal.c: use bio_set_vec_table()
` [PATCH 13/27] bcache: movinggc: "
` [PATCH 14/27] bcache: writeback: "

[PATCH] hwrng: exynos - Fix misspelled Samsung address
 2016-04-05 12:52 UTC  (2+ messages)

[PATCH 0/3] drm/exynos: support HW trigger on i80 mode
 2016-04-05 12:52 UTC  (4+ messages)
` [PATCH 3/3] drm/exynos: decon: clean up interface type

[PATCH v6 0/3] usb: otg-fsm: Add documentation and some trivial cleanups
 2016-04-05 12:52 UTC  (5+ messages)
` [PATCH v6 3/3] usb: otg-fsm: Prevent build warning "VDBG" redefined
  ` [PATCH v7 "

[PATCH] ath10k: remove MSI range support
 2016-04-05 12:51 UTC  (3+ messages)

[Qemu-devel] [PATCH v4.1] Add optionrom compatible with fw_cfg DMA version
 2016-04-05 12:51 UTC  (5+ messages)

[PATCH] crypto: qat - changed adf_dev_stop to void
 2016-04-05 12:51 UTC  (2+ messages)

[RFC PATCH 0/4] Add ACPI support for pinctrl configuration
 2016-04-05 12:51 UTC  (3+ messages)

[PATCH] crypto: qat - explicitly stop all VFs first
 2016-04-05 12:50 UTC  (2+ messages)

[PATCH 15/27] bcache: super: use bio_set_vec_table()
 2016-04-05 12:50 UTC  (24+ messages)
` [PATCH 16/27] bcache: super: use bio_get_base_vec
` [PATCH 17/27] dm: crypt: use bio_add_page()
` [PATCH 18/27] dm: dm-io.c: use bio_get_base_vec()
` [PATCH 19/27] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
` [PATCH 20/27] dm: dm-bufio.c: use bio_set_vec_table()
` [PATCH 21/27] fs: logfs: "
` [PATCH 22/27] fs: logfs: convert to bio_add_page() in sync_request()
` [PATCH 23/27] fs: logfs: use bio_add_page() in __bdev_writeseg()
` [PATCH 24/27] fs: logfs: use bio_add_page() in do_erase()
` [PATCH 25/27] fs: logfs: remove unnecesary check
` [PATCH 26/27] kernel/power/swap.c: use bio_get_base_vec()
` [PATCH 27/27] mm: page_io.c: "

[PATCH] crypto: drbg - set HMAC key only when altered
 2016-04-05 12:50 UTC  (2+ messages)

[PATCH RT 1/6] kernel: softirq: unlock with irqs on
 2016-04-05 12:49 UTC  (11+ messages)
` [PATCH RT 4/6] rt/locking: Reenable migration accross schedule
              ` [rfc patch 0/2] Kill hotplug_lock()/hotplug_unlock()
                ` [rfc patch 1/2] rt/locking/hotplug: "
                ` [rfc patch 2/2] rt/locking/hotplug: Fix rt_spin_lock_slowlock() migrate_disable() bug

AMD-Vi regression with PCIe/PCI bridges in 4.4
 2016-04-05 12:49 UTC  (6+ messages)

[PATCH RESEND] crypto: sun4i-ss: Replace spinlock_bh by spin_lock_irq{save|restore}
 2016-04-05 12:49 UTC  (3+ messages)

[PATCH] regulator: max8997/max77802: Fix misspelled Samsung address
 2016-04-05 12:49 UTC  (2+ messages)

[PATCH v3 00/14] lib/mpi: bug fixes and cleanup
 2016-04-05 12:49 UTC  (3+ messages)

[PATCH v2 0/2] crypto: qat fixes
 2016-04-05 12:48 UTC  (2+ messages)

[PATCH 1/3] ath10k: fix calibration init sequence of qca99x0
 2016-04-05 12:48 UTC  (10+ messages)
` [PATCH 3/3] ath10k: fix unconditional num_mpdus_ready subtraction

[PATCH] crypto: qat - Remove redundant nrbg rings
 2016-04-05 12:48 UTC  (2+ messages)

[PATCH] crypto: qat - make sure const_tab is 1024 bytes aligned
 2016-04-05 12:48 UTC  (2+ messages)

[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
 2016-04-05 12:48 UTC  (8+ messages)
` [PATCH v4 02/12] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v4 03/12] KVM: arm64: Introduce new MMIO region for the ITS base address

[PATCH 00/11] oom detection rework v5
 2016-04-05 12:47 UTC  (5+ messages)
` [PATCH 11/11] mm: consider compaction feedback also for costly allocation

[Qemu-devel] [PATCH v1 0/5] ThreadSanitizer support
 2016-04-05 12:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH v1 3/5] include/qemu/atomic.h: default to __atomic functions

[PATCH net-next v3 0/4] vxlan: implement Generic Protocol Extension (GPE)
 2016-04-05 12:47 UTC  (5+ messages)
` [PATCH net-next v3 1/4] vxlan: move Ethernet initialization to a separate function
` [PATCH net-next v3 2/4] vxlan: move fdb code to common location in vxlan_xmit
` [PATCH net-next v3 3/4] ip_tunnel: implement __iptunnel_pull_header
` [PATCH net-next v3 4/4] vxlan: implement GPE

[PATCH v3 1/3] crypto: s5p-sss - Minor coding cleanups
 2016-04-05 12:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add a new maintainer for the CCP driver
 2016-04-05 12:46 UTC  (2+ messages)

[patch] crypto: marvell/cesa - remove unneeded condition
 2016-04-05 12:46 UTC  (3+ messages)

[PATCH] PKCS#7: fix missing break on OID_sha224 case
 2016-04-05 12:46 UTC  (2+ messages)

[PATCH] crypto: n2 - Remove return statement from void function
 2016-04-05 12:46 UTC  (2+ messages)

[patch] crypto,ccp: Fix RT breaking #include <linux/rwlock_types.h>
 2016-04-05 12:45 UTC  (2+ messages)

[PATCH] xen: enable per-VCPU parameter for RTDS
 2016-04-05 12:45 UTC  (2+ messages)

[PATCH v2 1/4] hwrng: exynos - Runtime suspend device after init
 2016-04-05 12:44 UTC  (3+ messages)

[PATCH] crypto: Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
 2016-04-05 12:43 UTC  (2+ messages)

[PATCH v3] crypto: af_alg - add async support to algif_aead
 2016-04-05 12:43 UTC  (2+ messages)

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-04-05 12:43 UTC  (3+ messages)
` [PATCH v4 07/14] hvmloader: Grab the hvm_start_info pointer

[RFC v2 0/7] CPU reclaiming for SCHED_DEADLINE
 2016-04-05 12:42 UTC  (8+ messages)
` [RFC v2 1/7] Track the active utilisation
` [RFC v2 2/7] Correctly track the active utilisation for migrating tasks
` [RFC v2 3/7] Improve the tracking of active utilisation

[PATCHv10 0/3] rdmacg: IB/core: rdma controller support
 2016-04-05 12:42 UTC  (9+ messages)
` [PATCHv10 1/3] rdmacg: Added rdma cgroup controller

[PATCH 1/2] HID: Use multitouch driver for Type Covers
 2016-04-05 12:42 UTC  (4+ messages)

AF_VSOCK status
 2016-04-05 12:34 UTC 

[PATCH] kvm: x86: make lapic hrtimer pinned
 2016-04-05 12:40 UTC  (4+ messages)

[PATCH] sdhci: wakeup from runtime PM
 2016-04-05 12:40 UTC  (2+ messages)

[PATCH v3] cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION
 2016-04-05 12:38 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] block: Fix bdrv_drain in coroutine
 2016-04-05 12:39 UTC  (6+ messages)

[PATCH 0/2] Block: Give option to force io polling
 2016-04-05 12:38 UTC  (3+ messages)

[PATCH 0/2] DPCD Backlight Control
 2016-04-05 12:37 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Read eDP Display control capability registers
` [PATCH 2/2] drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)

[PATCH] nvme: add missing lock nesting notation
 2016-04-05 12:37 UTC  (2+ messages)

[PATCH 0/6] HPD support during suspend
 2016-04-05 12:34 UTC  (7+ messages)
` [PATCH 1/6] drm/i915/bxt: VBT changes for hpd as wakeup feature
` [PATCH 2/6] drm/i915/bxt: Added _DSM call to set HPD_CTL
` [PATCH 3/6] drm/i915/bxt: Corrected the guid for bxt
` [PATCH 4/6] drm/i915/bxt: Block D3 during suspend
` [PATCH 5/6] drm/i915: Enable HPD interrupts with master ctl interrupt
` [PATCH 6/6] drm/i915/bxt: Enable HPD during suspend

Is Skylake graphics completely broken with multiple monitors?
 2016-04-05 12:36 UTC  (2+ messages)

[PATCH v3 1/2] mac80211: add A-MSDU tx support
 2016-04-05 12:35 UTC  (3+ messages)
` [PATCH v3 2/2] mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate

[RFC 0/6] drm/fences: add in-fences to DRM
 2016-04-05 12:36 UTC  (3+ messages)
` [RFC 1/6] drm/fence: add FENCE_FD property to planes

Adding compression/checksum support for bluestore
 2016-04-05 12:35 UTC  (13+ messages)

[PATCH] NVMe: Re-introduce polling for completions
 2016-04-05 12:35 UTC  (2+ messages)

[U-Boot] [PATCH v1] tpm: Fix uclass_first_device error handling
 2016-04-05 12:35 UTC  (3+ messages)

[PATCH RESEND] ARM: l2x0: add three special L210 aux control flags
 2016-04-05 12:35 UTC  (5+ messages)

[PATCH 1/3] drm/i915/userptr: Flush cancellations before mmu-notifier invalidate returns
 2016-04-05 12:34 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/userptr: Hold mmref whilst calling get-user-pages
  ` [Intel-gfx] "

[PATCH] spi: spi-fsl-dspi: Fix cs_change handling in message transfer
 2016-04-05 12:33 UTC 

[PATCH v2 0/4] crypto: rsa - generalize ASN.1 sequences
 2016-04-05 12:32 UTC  (3+ messages)
` [PATCH v2 3/4] crypto: add CONFIG_ symbol for rsa helper

[PATCH v4 0/3] GuC reset-and-retry patches (resend)
 2016-04-05 12:32 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 6/8] tools rpmb: add RPBM access tool
 2016-04-05 12:31 UTC  (7+ messages)

[Qemu-devel] [PATCH] virtio-input: add live migration support
 2016-04-05 12:31 UTC 

[PATCH] hwrng: bcm63xx - fix device tree compilation
 2016-04-05 12:27 UTC  (2+ messages)

RE:Supplier of different bags
 2016-04-05 12:11 UTC 

[PATCH 1/2] mac80211: add hdrlen to ieee80211_tx_data
 2016-04-05 12:26 UTC  (6+ messages)
` [PATCH 2/2] mac80211: add NEED_ALIGNED4_SKBS hw flag

[RFC/PATCH] git.spec: fix changelog dates
 2016-04-05 12:28 UTC  (2+ messages)

Scrolling issues in edit command
 2016-04-05 12:23 UTC  (3+ messages)

Repairing R1: Part tabl, & precise command
 2016-04-05 12:22 UTC  (3+ messages)

[PATCH v2 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-04-05 12:22 UTC  (3+ messages)
` [PATCH v2 6/6] x86/time: implement PVCLOCK_TSC_STABLE_BIT

RED State Exception in 4.5 on E420R
 2016-04-05 12:21 UTC 

[PATCH v3 0/2] dmaengine: omap-dma: Fix polled completion
 2016-04-05 12:20 UTC  (9+ messages)
` [PATCH v3 1/2] dmaengine: omap-dma: Fix polled channel completion detection and handling
` [PATCH v3 2/2] dmaengine: omap-dma: Do not suppress interrupts for memcpy

lttng for arm64
 2016-04-05 12:20 UTC 

[PATCHv3] scsi: disable automatic target scan
 2016-04-05 12:20 UTC  (4+ messages)

Reversed Payload Bits?
 2016-04-05 12:20 UTC  (3+ messages)

[PATCH 00/16] drm/i915/bxt: Fix/enable display power well support/runtime PM
 2016-04-05 12:19 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/bxt: Fix/enable display power well support/runtime PM (rev5)

[PATCH] s390/cpum_sf: Remove superfluous SMP function call
 2016-04-05 12:19 UTC  (9+ messages)
  ` [PREEMPT-RT] "

[PATCH i-g-t] tools/intel_reg: Fix builtin register spec for gen4
 2016-04-05 12:17 UTC  (2+ messages)

[kernel-hardening] [PATCH v2 00/11] MIPS relocatable kernel & KASLR
 2016-04-05 12:14 UTC  (4+ messages)

Issues with the xen-access.c model
 2016-04-05 12:13 UTC  (2+ messages)

[PATCH 00/20] mfd: Add devm_ apis for mfd_add_devices and mfd_release_devices
 2016-04-05 11:48 UTC  (14+ messages)
` [PATCH 03/20] mfd: act8945a: Use devm_mfd_add_devices() for mfd_device registration
` [PATCH 05/20] mfd: atmel-hlcdc: "
` [PATCH 06/20] mfd: bcm590xx: "
` [PATCH 07/20] mfd: hi6421-pmic: "
` [PATCH 09/20] mfd: menf21bmc: "
` [PATCH 11/20] mfd: rdc321x: "
` [PATCH 14/20] mfd: rt5033: "
` [PATCH 15/20] mfd: sky81452: "
` [PATCH 16/20] mfd: stw481x: "
` [PATCH 17/20] mfd: tps6507x: "
` [PATCH 18/20] mfd: tps65217: "
` [PATCH 19/20] mfd: tps65910: "
` [PATCH 20/20] mfd: wm8400: "

[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
 2016-04-05 12:12 UTC  (5+ messages)
` [RFC PATCH 01/45] KVM: arm/arm64: add missing MMIO data write-back

crash in ppc4xx-rng on canyonland
 2016-04-05 12:11 UTC  (2+ messages)

[PATCH] usb: dwc3: omap: drop dma_mask configuration
 2016-04-05 12:09 UTC  (2+ messages)

[U-Boot] [PATCH v1] Revert "fastboot: OUT transaction length must be aligned to wMaxPacketSize"
 2016-04-05 12:09 UTC  (5+ messages)

[Qemu-devel] [PATCHv3] Improve the documentation of NBD_CMD_FLUSH and NBD_CMD_FLAG_FUA
 2016-04-05 12:07 UTC 

[Bug 115911] linux-libre 4.5.0 kernel fails to boot up
 2016-04-05 12:07 UTC 

[PATCH net-next 0/8] allow bpf attach to tracepoints
 2016-04-05 12:06 UTC  (3+ messages)
` [PATCH net-next 1/8] perf: optimize perf_fetch_caller_regs

[PATCH 0/7] crypto: SHA256 multibuffer implementation
 2016-04-05 12:03 UTC  (3+ messages)
` [PATCH 2/7] crypto: sha256-mb - SHA256 multibuffer job manager and glue code

[Qemu-devel] [PATCHv3] Improve the documentation of NBD_CMD_FLUSH and NBD_CMD_FLAG_FUA. Specifically the latter may be set on any command, and its semantics on commands other than NBD_CMD_WRITE need explaining. Further, explain how these relate to reordering of commands
 2016-04-05 12:03 UTC 

[PATCH v3 00/16] Support non-lru page migration
 2016-04-05 12:03 UTC  (5+ messages)
` [PATCH v3 04/16] mm/balloon: use general movable page feature into balloon

[PATCH] examples/l3fwd: fix segfault with gcc 5.x
 2016-04-05 12:02 UTC  (5+ messages)

[Qemu-devel] [RFC v2 0/6] QEMU shared-memory backend
 2016-04-05 12:00 UTC  (3+ messages)

[PATCH v2 0/2] conf: topology: Add the conf for SKL-rt286
 2016-04-05 12:00 UTC  (3+ messages)
` [PATCH v2 2/2] conf: topology: Generate Private data binary blobs


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.