All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-09 10:44:44 to 2016-06-09 11:58:32 UTC [more...]

[PATCH RFC 00/46] mmc: mmc: Add Software Command Queuing
 2016-06-09 11:52 UTC  (27+ messages)
` [PATCH RFC 01/46] mmc: core: Add support for sending commands during data transfer
` [PATCH RFC 02/46] mmc: mmc_test: Add tests for sending commands during transfer
` [PATCH RFC 03/46] mmc: sdhci: Move busy signal handling into sdhci_finish_cmd()
` [PATCH RFC 04/46] mmc: sdhci: Get rid of redundant BUG_ONs
` [PATCH RFC 05/46] mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start
` [PATCH RFC 06/46] mmc: sdhci: Record what command is using the data lines
` [PATCH RFC 07/46] mmc: sdhci: Get rid of host->busy_handle
` [PATCH RFC 08/46] mmc: sdhci: Reduce the use of host->mrq
` [PATCH RFC 09/46] mmc: sdhci: Move host->data warning
` [PATCH RFC 10/46] mmc: sdhci: Factor out sdhci_finish_mrq()
` [PATCH RFC 11/46] mmc: sdhci: Factor out sdhci_needs_reset()
` [PATCH RFC 12/46] mmc: sdhci: Track whether a reset is pending
` [PATCH RFC 13/46] mmc: sdhci: Clear pointers when a request finishes
` [PATCH RFC 14/46] mmc: sdhci: Ensure all requests get errored out
` [PATCH RFC 15/46] mmc: sdhci: Factor out sdhci_data_line_cmd()
` [PATCH RFC 16/46] mmc: sdhci: Separate timer timeout for command and data requests
` [PATCH RFC 17/46] mmc: sdhci: Allow for finishing multiple requests
` [PATCH RFC 18/46] mmc: sdhci: Factor out sdhci_auto_cmd12()
` [PATCH RFC 19/46] mmc: sdhci: Do not reset cmd or data circuits that are in use
` [PATCH RFC 20/46] mmc: sdhci: Support cap_cmd_during_tfr requests
` [PATCH RFC 21/46] mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers
` [PATCH RFC 22/46] mmc: sdhci-acpi: "
` [PATCH RFC 23/46] mmc: queue: Fix queue thread wake-up
` [PATCH RFC 24/46] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
` [PATCH RFC 25/46] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
` [PATCH RFC 26/46] mmc: queue: Factor out mmc_queue_alloc_sgs()

[PATCH v2 0/4] dell-wmi: Changes in WMI event code handling
 2016-06-09 11:57 UTC  (6+ messages)
` [PATCH v2 4/4] dell-wmi: Rework code for generating sparse keymap and processing WMI events

[PATCH] ARM: Kirkwood: fix kirkwood_pm_init() declaration/type
 2016-06-09 11:57 UTC 

[PATCH 1/6] drivers/media/dvb-core/en50221: move code to dvb_ca_private_free()
 2016-06-09 11:56 UTC  (3+ messages)
` [PATCH 5/6] drivers/media/media-device: add "release" callback

[PATCH] ASoc: wm8731: add 32bit mode and normal mode with 12MHz XTAL
 2016-06-09 11:56 UTC  (2+ messages)

[PATCH 0/2] x86/HVM: avoid full linear->phys translations more frequently
 2016-06-09 11:54 UTC  (3+ messages)
` [PATCH 1/2] x86/HVM: latch linear->phys translation results

master - lvmdump: also collect output from lsblk command when running lvmdump -s
 2016-06-09 11:54 UTC 

[PATCH 0/10 -v4] Handle oom bypass more gracefully
 2016-06-09 11:52 UTC  (22+ messages)
` [PATCH 01/10] proc, oom: drop bogus task_lock and mm check
` [PATCH 02/10] proc, oom: drop bogus sighand lock
` [PATCH 03/10] proc, oom_adj: extract oom_score_adj setting into a helper
` [PATCH 04/10] mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj
` [PATCH 05/10] mm, oom: skip vforked tasks from being selected
` [PATCH 06/10] mm, oom: kill all tasks sharing the mm
` [PATCH 07/10] mm, oom: fortify task_will_free_mem
` [PATCH 08/10] mm, oom: task_will_free_mem should skip oom_reaped tasks
` [PATCH 09/10] mm, oom_reaper: do not attempt to reap a task more than twice
` [PATCH 10/10] mm, oom: hide mm which is shared with kthread or global init

[PATCH] ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() static
 2016-06-09 11:52 UTC 

[meta-qt5][PATCH] qtbase: add PACKAGECONFIG for journald logging
 2016-06-09 11:43 UTC 

(unknown),
 2016-06-09 11:49 UTC  (3+ messages)
` [PATCH v4 6/6] send-email: add option --cite to quote the message body

[PATCH v7 0/5] mempool: add external mempool manager
 2016-06-09 11:49 UTC  (11+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/3] mempool: support external mempool operations

[LTP] [PATCH] Shell wrappers for the checkpoint interface
 2016-06-09 11:49 UTC  (3+ messages)

[PATCH] kernel/cpu: Distinctive name for cpu_hotplug.dep_map
 2016-06-09 11:48 UTC  (3+ messages)
` [PATCH] kernel/cpu: Distinct "

[RFC/PATCH] verify-tag: add --check-name flag
 2016-06-09 11:48 UTC  (13+ messages)

[PATCH 0/2 v9] Add I2S audio support for ARC AXS10x boards
 2016-06-09 11:47 UTC  (9+ messages)
` [PATCH 1/2 v9] ASoC: dwc: Add PIO PCM extension
` [PATCH 2/2 v9] ASoC: dwc: Add irq parameter to DOCUMENTATION

[PATCH 0/2] dmaengine: bcm2835: Cyclic DMA fixes
 2016-06-09 11:41 UTC  (6+ messages)
` [PATCH 1/2] dmaengine: bcm2835: Fix cyclic DMA period splitting
` [PATCH 2/2] dmaengine: bcm2835: Avoid splitting periods into very small chunks

[PATCH v2 00/13] Reference iterators
 2016-06-09 11:46 UTC  (4+ messages)
` [PATCH v2 12/13] dir_iterator: new API for iterating over a directory tree

[PATCH v7 00/11] Check VT-d Device-TLB flush error
 2016-06-09 11:45 UTC  (4+ messages)
` [PATCH v7 05/11] IOMMU/MMU: propagate IOMMU Device-TLB flush error up to iommu_iotlb_flush{, _all} (top level ones)

[PATCH qemu 0/2] Add ASPEED SCU device
 2016-06-09 11:38 UTC  (5+ messages)
` [PATCH qemu 1/2] hw/misc: Add a model for the ASPEED System Control Unit
` [PATCH qemu 2/2] ast2400: Integrate the SCU model and configure reset values

[Qemu-devel] [RFC v8 00/14] Slow-path for atomic instruction translation
 2016-06-09 11:42 UTC  (2+ messages)

[PATCH] PCI: imx6: Add missing required clocks
 2016-06-09 11:43 UTC  (2+ messages)

[RFC v4 00/14] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-09 11:42 UTC  (7+ messages)
` [RFC v4 01/14] regulator: of: Add helper for getting all supplies

[PATCH v5 0/3] Add Amlogic secure monitor driver
 2016-06-09 11:42 UTC  (6+ messages)
` [PATCH v5 2/3] documentation: Add secure monitor binding documentation

[PATCH v3 00/20] pwm: Add support for PWM Capture
 2016-06-09 11:41 UTC  (5+ messages)
` [PATCH v3 20/20] dt-bindings: pwm: sti: Update DT bindings with recent changes

Start tidying up execbuf relocations
 2016-06-09 11:40 UTC  (12+ messages)
` [PATCH 1/8] drm/i915: Print the batchbuffer offset next to BBADDR in error state
` [PATCH 2/8] drm/i915: Cache kmap between relocations
` [PATCH 3/8] drm/i915: Extract i915_gem_obj_prepare_shmem_write()
` [PATCH 4/8] drm/i915: Before accessing an object via the cpu, flush GTT writes
` [PATCH 5/8] drm/i915: Wait for writes through the GTT to land before reading back
` [PATCH 6/8] drm/i915: Pin the pages first in shmem prepare read/write
` [PATCH 7/8] drm/i915: Tidy up flush cpu/gtt write domains
` [PATCH 8/8] drm/i915: Refactor execbuffer relocation writing
` ✗ Ro.CI.BAT: failure for series starting with [1/8] drm/i915: Print the batchbuffer offset next to BBADDR in error state

Recommended why to use btrfs for production?
 2016-06-09 11:38 UTC  (6+ messages)

dmix produces garbled sound on ARM
 2016-06-09 11:38 UTC 

[PATCH] drm/i915: Force vblanks around evasion when i915.watermark_test is set
 2016-06-09 11:36 UTC 

[PATCH] xen: clean up AFLAGS management
 2016-06-09 11:36 UTC  (2+ messages)

[PATCH] x86: drop hvm/iommu.h
 2016-06-09 11:35 UTC  (2+ messages)

[PATCH] net: ipconfgi: add declaration for ic_addrservaddr
 2016-06-09 11:35 UTC  (2+ messages)

[PATCH] x86/PV: drop pointless conditional from pv_cpuid()'s state leaf logic
 2016-06-09 11:34 UTC  (2+ messages)

[PATCH] x86/HVM: mis adjustments
 2016-06-09 11:34 UTC  (5+ messages)
` [PATCH 1/2] x86/HVM: constify hvm_virtual_to_linear_addr()'s segment register parameter
` [PATCH 2/2] x86/HVM: re-order operations in hvm_ud_intercept()

[PATCH] lib: lcm.c: make __attribute_const__ consistent
 2016-06-09 11:31 UTC 

BUG: NOW() seems to (sometimes) go backwards!
 2016-06-09 11:31 UTC  (8+ messages)

[PATCH] libjpeg-turbo: update to 1.5.0
 2016-06-09  9:37 UTC  (3+ messages)

kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Jun 09, 17:31
 2016-06-09 11:29 UTC  (4+ messages)

Следвай правилните стъпки
 2016-06-09  8:35 UTC 

[PATCH 3/3] pvclock: Add a new wrapper function to only get variable flags
 2016-06-09 11:28 UTC  (7+ messages)
` [PATCH 3/3 V2] pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags

[U-Boot] [PATCH v3] splash_source: add support for ubifs formatted nand
 2016-06-09 11:26 UTC  (2+ messages)

[PATCH] x86/apic: fix misspelled APIC
 2016-06-09 10:31 UTC 

[PATCH] app/test: fix array overflow warning with gcc 4.5
 2016-06-09 11:14 UTC 

[PATCH v2 0/9] IPSec enhancements
 2016-06-09 11:11 UTC  (4+ messages)
` [PATCH v3 0/9] IPSec Enhancements
  ` [PATCH v3 9/9] doc: update ipsec sample guide

[U-Boot] SPI-flash write problem with SST25VF016B
 2016-06-09 11:25 UTC 

[Qemu-devel] Adding throttling to virtio-9p
 2016-06-09 11:23 UTC  (3+ messages)

[PATCH] pvclock: introduce seqcount-like API
 2016-06-09 11:23 UTC 

[PATCH] public/errno: sort entries numerically
 2016-06-09 11:22 UTC  (2+ messages)

[PATCH v3 00/12] Add R8A7792/Blanche board support
 2016-06-09 11:22 UTC  (5+ messages)
` [PATCH v3 05/12] ARM: shmobile: r8a7792: add SMP support

[PATCHv3 net-next] sctp: sctp should change socket state when shutdown is received
 2016-06-09 11:22 UTC  (2+ messages)

[PATCH 1/3] drm/i915/guc: fix GuC loading/submission check
 2016-06-09 11:04 UTC  (3+ messages)

[PATCH 0/2] check the number of hw queues mapped to sw queues
 2016-06-09 11:19 UTC  (4+ messages)
` [PATCH 2/2] nvme-rdma: check the number of hw queues mapped

[PATCH] net: diag: add missing declarations
 2016-06-09 11:17 UTC 

[drm-intel:topic/drm-misc 11/11] DockBook: include/drm/drm_fourcc.h:1: warning: no structured comments found
 2016-06-09 11:16 UTC 

[Qemu-devel] [PATCH v2 0/3] block/mirror: Fix target backing BDS
 2016-06-09 11:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/3] "

PAGE_GUARDED
 2016-06-09 11:15 UTC  (17+ messages)
          ` Kernel 4.7: PAGE_GUARDED and _PAGE_NO_CACHE

Xen 4.7 crash
 2016-06-09 11:14 UTC  (12+ messages)

[PATCH 00/72] Krogoth-next V2, pull request
 2016-06-09 11:13 UTC  (4+ messages)

R-Car3: PFC: Where to do the pinmux/drvctrl?
 2016-06-09 11:12 UTC  (5+ messages)

[PATCH] power: vexpress: make dev_attr_active static
 2016-06-09 11:12 UTC  (3+ messages)

[ovmf test] 95418: regressions - FAIL
 2016-06-09 11:12 UTC 

[RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support
 2016-06-09 11:12 UTC  (5+ messages)
      ` [rtc-linux] "

linux-next: build warnings after merge of the kbuild tree
 2016-06-09 11:10 UTC  (5+ messages)

nvme-fabrics: crash at nvme connect-all
 2016-06-09 11:09 UTC  (4+ messages)

next-20160609 build: 1 failures 16 warnings (next-20160609)
 2016-06-09 11:03 UTC 

[PATCH] tools: fix libxengnttab dependencies
 2016-06-09 11:07 UTC  (3+ messages)

[PATCH e2fsprogs] fuse2fs: might need librt
 2016-06-09 10:57 UTC 

[Buildroot] [PATCH] e2fsprogs: bump to version 1.43
 2016-06-09 11:03 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] e2fsprogs: bump to version 1.43.1
 2016-06-09 11:03 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] e2fsprogs: fix build failure with old glibc versions

[PATCH] x86: Add early quirk to reset Apple AirPort card
 2016-06-09 11:04 UTC  (6+ messages)
` [tip:x86/urgent] x86/quirks: "

[Qemu-devel] [PATCH v3 0/4] Added 5 instructions to the tricore target
 2016-06-09 11:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/4] target-tricore: Added MADD.F and MSUB.F instructions

[PATCH qemu 00/12] SMC and network support
 2016-06-09 10:42 UTC  (4+ messages)
` [PATCH qemu 06/12] ast2400: use contents of first SPI flash as a rom

[PATCH v2 1/2] ARM: dts: sun6i: Add pmic / regulator nodes to Mele A1000G quad dts
 2016-06-09 10:58 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: sun6i: Add pmic / regulator nodes to Mele M9 dts

[U-Boot] U-Boot Minnowboard Max USB3.0 port not powering up
 2016-06-09 10:57 UTC 

Multithread raid5: Is check-for-completions also multithreaded (using async_xor) ?
 2016-06-09 10:55 UTC 

[PATCH] pinctrl: u300: make u300_pmx_registers static
 2016-06-09 10:55 UTC 

[PATCH 01/27] drm/atomic-helper: Massage swap_state signature somewhat
 2016-06-09 10:54 UTC  (6+ messages)
` [PATCH 03/27] drm/arc: Actually bother with handling atomic events

[PATCH v2] ARM: dts: sun5i: Move display blocks to sun5i.dtsi
 2016-06-09 10:54 UTC  (2+ messages)

[PATCH v9 00/10] Introduce the implementation of GVT context
 2016-06-09 10:53 UTC  (6+ messages)
` [PATCH v9 07/10] drm/i915: Make addressing mode bits in context descriptor configurable
` [PATCH v9 08/10] drm/i915: Introduce execlist context status change notification

[PATCH 1/2] ARM: dts: sun6i: Add pmic / regulator nodes to Mele A1000G quad dts
 2016-06-09 10:53 UTC  (6+ messages)

[Bug 96449] Dying Light reports OpenGL version 3.0 with mesa-git
 2016-06-09 10:53 UTC  (2+ messages)

[PATCH] examples/ip_pipeline: fix build error for gcc 4.8
 2016-06-09 11:38 UTC  (2+ messages)

[PATCH 2/2] selftests/powerpc: Test unaligned copy and paste
 2016-06-09 10:50 UTC  (3+ messages)

[PATCH v2 00/20] DPDK PMD for ThunderX NIC device
 2016-06-09 10:49 UTC  (6+ messages)
` [PATCH v3 "

[PATCH v9 00/14] USB OTG/dual-role framework
 2016-06-09 10:49 UTC  (4+ messages)
` [PATCH v9 13/14] usb: gadget: udc: adapt to OTG core

[PATCH net 0/4] net/mlx4_en: fix stats
 2016-06-09 10:48 UTC  (6+ messages)
` [PATCH net 4/4] net/mlx4_en: get rid of private net_device_stats
      ` [PATCH net-next] net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX

[PATCH 0/1] ARM: dts: sunxi: Fix simplefb not working in 4.7-rc1
 2016-06-09 10:47 UTC  (4+ messages)

[PATCH v3 1/1] leds: LED driver for TI LP3952 6-Channel Color LED
 2016-06-09 10:46 UTC 

[PATCH] x86/shadow: sh_pagetable_dying() cleanup
 2016-06-09 10:46 UTC  (2+ messages)

[PATCH v3 0/4] Implement SoC driver for Vybrid
 2016-06-09 10:38 UTC  (6+ messages)
` [PATCH v3 4/4] soc: Add SoC driver for Freescale Vybrid platform

[alsa-devel] [PATCH v2 0/9] ASoC: Mediatek: Add support for MT2701 SOC
 2016-06-09 10:44 UTC  (6+ messages)
` [alsa-devel] [PATCH v2 2/9] ASoC: mediatek: implement mediatek common structure


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.