All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-08 09:54:41 to 2016-07-08 10:42:02 UTC [more...]

[Qemu-devel] [PATCH 1/1] OpenBIOS: Switch over to official OpenBIOS git repo
 2016-07-08 10:41 UTC  (3+ messages)

[PATCH v3] xen/arm: enable clocks used by the hypervisor
 2016-07-08 10:40 UTC  (6+ messages)

[U-Boot] [RESEND PATCH] sunxi: mmc: increase status register polling rate for data transfers
 2016-07-08 10:40 UTC 

yet another assertion in bluestore during random write
 2016-07-08 10:39 UTC 

[PATCH] pack-objects: Use reachability bitmap index when generating non-stdout pack too
 2016-07-08 10:38 UTC  (3+ messages)

[PATCH v3 0/8] x86/vm-event: Adjustments & fixes
 2016-07-08 10:38 UTC  (12+ messages)
` [PATCH v3 2/8] x86/vm-event/monitor: relocate code-motion more appropriately
` [PATCH v3 3/8] x86/vm-event/monitor: don't compromise monitor_write_data on domain cleanup
` [PATCH v3 7/8] minor fixes (formatting, comments, unused includes etc.)

[PATCH] hid: hid-led: fix Delcom support on big endian systems
 2016-07-08 10:38 UTC  (2+ messages)

[PATCH v9 1/1] leds: LED driver for TI LP3952 6-Channel Color LED
 2016-07-08 10:37 UTC 

[PATCH v6] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-07-08 10:36 UTC  (2+ messages)

[PATCH 1/2] qede: add support for xstats
 2016-07-08 10:36 UTC  (4+ messages)
` [PATCH 2/2] bnx2x: "

[PATCH v5] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-07-08 10:36 UTC  (4+ messages)

[RFC][PATCH] x86, pkeys: scalable pkey_set()/pkey_get()
 2016-07-08 10:35 UTC  (3+ messages)

[PATCH 7/8] write_file: add format attribute
 2016-07-08 10:35 UTC  (3+ messages)
` [PATCH 2/2] avoid using sha1_to_hex output as printf format

cgroup: Fix split bio been throttled more than once
 2016-07-08 10:35 UTC  (6+ messages)
    `  "
      `  "

[PATCH] cfg80211: Allow different beacon interval support on virtual interface
 2016-07-08 10:34 UTC  (2+ messages)

[U-Boot] BayTrail PCIe x4 slot (Soft-Strap?)
 2016-07-08 10:34 UTC  (6+ messages)

[PATCH] cfg80211: Add support for user configurable beacon data rate
 2016-07-08 10:33 UTC  (2+ messages)

[PATCH 0/5] Improve wireless netdev detection
 2016-07-08 10:32 UTC  (2+ messages)

Infrastructure Maintenance Window: July 12. 2016 12:00 UTC to July 13, 2016 9:00 UTC
 2016-07-08 10:33 UTC 

[meta-python][PATCH] netmap: blacklist
 2016-07-08 10:29 UTC  (2+ messages)

[PATCH 01/15] drm/i915: handle DP_MST correctly in bxt_get_dpll
 2016-07-08 10:30 UTC  (6+ messages)
` [PATCH 03/15] drm/i915: Remove unused mode_set hook from encoder
` [PATCH 04/15] drm/i915: Walk over encoders in crtc enable/disable using atomic state

[PATCH] megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not support it
 2016-07-08 10:30 UTC 

[PATCH] reset: add WARN_ON(1) to non-optional reset_control_get variants
 2016-07-08 10:30 UTC 

[PATCH] Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not support it
 2016-07-08 10:30 UTC  (2+ messages)

[Xenomai] unable to patch
 2016-07-08 10:29 UTC 

[PATCH V3 00/30] mmc: mmc: Add Software Command Queuing
 2016-07-08 10:23 UTC  (31+ messages)
` [PATCH V3 01/30] mmc: core: Add support for sending commands during data transfer
` [PATCH V3 02/30] mmc: mmc_test: Add tests for sending commands during transfer
` [PATCH V3 03/30] mmc: sdhci: Support cap_cmd_during_tfr requests
` [PATCH V3 04/30] mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllers
` [PATCH V3 05/30] mmc: sdhci-acpi: "
` [PATCH V3 06/30] mmc: queue: Fix queue thread wake-up
` [PATCH V3 07/30] mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
` [PATCH V3 08/30] mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
` [PATCH V3 09/30] mmc: queue: Factor out mmc_queue_alloc_sgs()
` [PATCH V3 10/30] mmc: queue: Factor out mmc_queue_reqs_free_bufs()
` [PATCH V3 11/30] mmc: queue: Introduce queue depth
` [PATCH V3 12/30] mmc: queue: Use queue depth to allocate and free
` [PATCH V3 13/30] mmc: queue: Allocate queue of size qdepth
` [PATCH V3 14/30] mmc: mmc: Add Command Queue definitions
` [PATCH V3 15/30] mmc: mmc: Add functions to enable / disable the Command Queue
` [PATCH V3 16/30] mmc: mmc_test: Disable Command Queue while mmc_test is used
` [PATCH V3 17/30] mmc: block: Disable Command Queue while RPMB "
` [PATCH V3 18/30] mmc: core: Do not prepare a new request twice
` [PATCH V3 19/30] mmc: core: Export mmc_retune_hold() and mmc_retune_release()
` [PATCH V3 20/30] mmc: block: Factor out mmc_blk_requeue()
` [PATCH V3 21/30] mmc: block: Fix 4K native sector check
` [PATCH V3 22/30] mmc: block: Use local var for mqrq_cur
` [PATCH V3 23/30] mmc: block: Pass mqrq to mmc_blk_prep_packed_list()
` [PATCH V3 24/30] mmc: block: Introduce queue semantics
` [PATCH V3 25/30] mmc: queue: Share mmc request array between partitions
` [PATCH V3 26/30] mmc: queue: Add a function to control wake-up on new requests
` [PATCH V3 27/30] mmc: block: Add Software Command Queuing
` [PATCH V3 28/30] mmc: mmc: Enable "
` [PATCH V3 29/30] mmc: sdhci-pci: Enable Software Command Queuing for some Intel controllers
` [PATCH V3 30/30] mmc: sdhci-acpi: "

[meta-python][PATCH 1/1] python-imaging: Add patch to fix host sysroot fails
 2016-07-08 10:29 UTC 

[WireGuard] Options to obfuscate WireGuard traffic?
 2016-07-08 10:29 UTC  (3+ messages)

[PATCH v8 00/17] KVM: arm64: GICv3 ITS emulation
 2016-07-08 10:28 UTC  (5+ messages)
` [PATCH v8 06/17] KVM: arm/arm64: VGIC: add refcounting for IRQs

[PATCH] btrfs-progs: tests: 006-image-on-missing-device: fix btrfs tool path
 2016-07-08 10:28 UTC  (2+ messages)

[PATCH v1 00/20] Make ACPI builder available to components other than hvmloader
 2016-07-08 10:27 UTC  (7+ messages)
` [PATCH v1 02/20] acpi/hvmloader: Move acpi_info initialization out of ACPI code
` [PATCH v1 03/20] acpi/hvmloader: Initialize vm_gid data outside "
` [PATCH v1 04/20] acpi/hvmloader: Decide which SSDTs to install in hvmloader

[PATCH 0/6] x86/RAS queue
 2016-07-08 10:26 UTC  (7+ messages)
` [PATCH 3/6] x86/mce: Add support for new MCA_SYND register

[ovmf test] 96773: regressions - FAIL
 2016-07-08 10:26 UTC 

[Cocci] Checking build dependencies for "pyml"
 2016-07-08 10:25 UTC  (6+ messages)
  ` [Cocci] Checking build dependencies for "pyml" (and Menhir)

[Qemu-trivial] [PATCH] timer/cpus: fix some typos and update some comments
 2016-07-08 10:31 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2 6/6] tcg: cpu-exec: roll-up tb_find_fast/slow
 2016-07-08 10:25 UTC  (5+ messages)
  ` [Qemu-devel] [PATCH 3/3] tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-07-08 10:23 UTC  (7+ messages)
` [PATCH v3 1/9] VPU: mediatek: Add decode support
  ` [PATCH v3 2/9] v4l: add Mediatek compressed video block format
    ` [PATCH v3 3/9] DocBook/v4l: Add compressed video formats used on MT8173 codec driver

[PATCH v4 0/3] Doc/memory-barriers: Add Korean translation
 2016-07-08 10:22 UTC  (7+ messages)
` [PATCH v4 3/3] "

[PATCH 0/9] [REVIEW-REQUEST] [v4] System Calls for Memory Protection Keys
 2016-07-08 10:22 UTC  (13+ messages)
` [PATCH 2/9] mm: implement new pkey_mprotect() system call
` [PATCH 6/9] x86, pkeys: add pkey set/get syscalls

[Qemu-devel] [PATCH] scsi: esp: fix migration
 2016-07-08 10:21 UTC  (6+ messages)

[PATCH] make WRITE_ONCE return void
 2016-07-08 10:20 UTC  (3+ messages)

[kernel-hardening] Re: [PATCH 9/9] mm: SLUB hardened usercopy support
 2016-07-08 10:19 UTC  (8+ messages)
`  "

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-07-08 10:19 UTC  (12+ messages)
      ` [Intel-gfx] "

[PATCH 0/2] xenbus: xenbus_dev_request_and_reply() adjustments
 2016-07-08 10:18 UTC  (11+ messages)
` [PATCH 1/2] xenbus: don't bail early from xenbus_dev_request_and_reply()
  ` [Xen-devel] "

[PATCH v2 0/9] Add MT8173 Video Decoder Driver
 2016-07-08 10:18 UTC  (5+ messages)
` [PATCH v2 1/9] [media] VPU: mediatek: Add decode support
  ` [PATCH v2 2/9] [media] : v4l: add Mediatek compressed video block format

[Qemu-devel] [QEMU PATCH v4 0/6] migration: ensure hotplug and migration work together
 2016-07-08 10:18 UTC  (2+ messages)

[PATCH v4 1/2] KVM: nVMX: Fix incorrect preemption timer vmexit in nested guest
 2016-07-08 10:18 UTC  (7+ messages)
` [PATCH v4 2/2] KVM: nVMX: Fix preemption timer bit set in vmcs02 even if L1 doesn't enable it

[PATCH v9 0/4] Mediatek MT8173 CMDQ support
 2016-07-08 10:17 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit

[Qemu-devel] [PATCH v2 0/2] block: Add qemu_dup in osdep.c and use it
 2016-07-08 10:17 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 0/5] arm64: dts: add QorIQ LS1046A SoC and boards support
 2016-07-08 10:15 UTC  (12+ messages)
` [PATCH 1/5] arm64: dts: add QorIQ LS1046A SoC support
` [PATCH 2/5] Documentation: DT: Add entry for QorIQ LS1046A-RDB board
` [PATCH 3/5] arm64: dts: add LS1046A-RDB board support
` [PATCH 4/5] Documentation: DT: Add entry for QorIQ LS1046A-QDS board
` [PATCH 5/5] arm64: dts: add LS1046A-QDS board support

Issues with setting the timeofday
 2016-07-08 10:15 UTC  (7+ messages)

[PATCH 00/11] additions to pmdinfogen
 2016-07-08 10:14 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] drivers: fix build with new register macro
  ` [PATCH v2 02/10] mk: fix build dependency of drivers on pmdinfogen
  ` [PATCH v2 03/10] mk: remove traces of hostapp build directory
  ` [PATCH v2 04/10] mk: fix driver build with installed SDK
  ` [PATCH v2 05/10] mk: fix verbose pmdinfogen run
  ` [PATCH v2 06/10] pmdinfogen: fix build warnings
  ` [PATCH v2 07/10] pmdinfogen: fix usage message
  ` [PATCH v2 08/10] eal: move PCI table macro
  ` [PATCH v2 09/10] doc: fix syntax in pmdinfogen guide
  ` [PATCH v2 10/10] maintainers: add section for pmdinfo

[Buildroot] [PATCH v2] openblas: add an option to install tests on the target
 2016-07-08 10:13 UTC  (3+ messages)

[PATCH v1 1/1] gpio: merrifield: Introduce GPIO driver to support Merrifield
 2016-07-08 10:11 UTC  (2+ messages)

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-08 10:11 UTC  (13+ messages)
` [PATCH 04/31] mm, vmscan: begin reclaiming pages on a per-node basis
` [PATCH 08/31] mm, vmscan: simplify the logic deciding whether kswapd sleeps

[Buildroot] [PATCH v2 1/2] openmpi: add Fortran support for MIPS32
 2016-07-08 10:11 UTC  (3+ messages)

[PATCH 00/19] Assorted fixes and improvements to Credit2
 2016-07-08 10:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/5] Support building qemu-user powered docker test images
 2016-07-08 10:10 UTC  (5+ messages)

ath10k + iw set bitrates is causing FW crash
 2016-07-08 10:09 UTC  (4+ messages)

next build: 7 warnings 3 failures (next/next-20160708)
 2016-07-08 10:12 UTC 

[PATCH 1/2] x86/dumpstack: Optimize save_stack_trace
 2016-07-08 10:08 UTC  (3+ messages)

[PATCH 00/18] software parser for packet type
 2016-07-08 10:08 UTC  (7+ messages)
` [PATCH 05/18] mbuf: add function to get packet type from data

[PATCH v5 0/2] MIPS non-executable stack support
 2016-07-08 10:06 UTC  (6+ messages)
` [PATCH v5 1/2] MIPS: use per-mm page to execute branch delay slot instructions
` [PATCH v5 2/2] MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present

[PATCH] ARM: davinci: remove unused davinci-i2s pdata
 2016-07-08 10:06 UTC  (3+ messages)

[PATCH v4 0/3] LSM: module hierarchy in /proc/.../attr
 2016-07-08 10:05 UTC  (12+ messages)
` [PATCH v4 2/3] "
          ` [PATCH v5 0/3] LSM: security module information improvements
            ` [PATCH v4 3/3] LSM: Add context interface for proc attrs
                  ` [PATCH v5 0/3] LSM: security module information improvements - Acked

[PATCHv8 2/6] drivers: Update driver registration macro usage
 2016-07-08 10:03 UTC  (3+ messages)
` [PATCH] crypto: normalize cryptodev pmd names with macros

[PATCH 0/3] ASoC: Intel: Add support for surface3 tablet
 2016-07-08 10:09 UTC  (4+ messages)
` [PATCH 1/3] ASoC: Intel: Atom: Add quirk for Surface 3
` [PATCH 2/3] ASoC: rt5645: Add ACPI ID 10EC5640
` [PATCH 3/3] ASoC: Intel: Add surface3 entry in CHT-RT5645 machine

[v4] powerpc: Export thread_struct.used_vr/used_vsr to user space
 2016-07-08 10:02 UTC  (5+ messages)

[PATCH] Need proper type casting before assignment, Remove compilation Warning
 2016-07-08  9:59 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/11] block: Accept node-name in all node level QMP commands
 2016-07-08 10:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 01/11] block: Accept node-name for block-stream

[PATCH] usb/gadget: fix gadgetfs aio support
 2016-07-08 10:00 UTC  (2+ messages)

[PATCH v2] wlcore: time sync : add support for 64 bit clock
 2016-07-08 10:00 UTC  (2+ messages)
` [v2] "

[PATCH v2 00/13] KVM: x86: break the xAPIC barrier
 2016-07-08 10:00 UTC  (2+ messages)

[GIT PULL FOR v4.8] (v4) cec updates
 2016-07-08  9:59 UTC 

[PATCH 1/3] mwifiex: code rearrangement in suspend handler
 2016-07-08  9:59 UTC  (2+ messages)
` [1/3] "

[PATCH] rtlwifi: Add missing newlines to RT_TRACE calls
 2016-07-08  9:59 UTC  (3+ messages)
`  "

A lot warnings in dmesg while running thunderbird
 2016-07-08  9:57 UTC  (3+ messages)

[xen-unstable-smoke test] 96783: tolerable all pass - PUSHED
 2016-07-08  9:58 UTC 

[PATCH v4] wlcore: spi: add wl18xx support
 2016-07-08  9:57 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/32] Dynamic module loading for block drivers
 2016-07-08  9:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 17/32] blockdev: Separate bochs probe from its driver

[PATCH v2 00/11] Fix build errors related to exported headers
 2016-07-08  9:56 UTC  (5+ messages)
` [PATCH v3 "

[PATCH v4 00/10] imx drm atomic mode setting conversion
 2016-07-08  9:41 UTC  (3+ messages)
` [PATCH v4 04/10] drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
` [PATCH v4 08/10] drm/bridge: dw-hdmi: Remove the legacy drm_connector_funcs structure

[PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
 2016-07-08  9:55 UTC  (2+ messages)
`  "

[Qemu-devel] [RFC PATCH V5 0/4] Introduce COLO-compare
 2016-07-08  9:56 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH V5 2/4] colo-compare: track connection and enqueue packet

[crypto] [marvell-cesa] Driver hangs on Armada 385 device
 2016-07-08  9:55 UTC 

[PATCH 1/4] rtl8xxxu: remove unneeded assignments
 2016-07-08  9:54 UTC  (2+ messages)
` [1/4] "


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.