messages from 2015-05-06 13:31:47 to 2015-05-06 14:12:47 UTC [more...]
[Qemu-devel] [PATCH 0/7] disas: Unify target_disas and monitor_disas
2015-05-06 14:12 UTC (8+ messages)
` [Qemu-devel] [PATCH 6/7] monitor: "i": Add ARM specifics
[PATCH] kernel.bbclass: Fix race condition
2015-05-06 14:12 UTC (3+ messages)
` [PATCH v.4] "
[PATCH net-next 0/4] BPF updates
2015-05-06 14:12 UTC (5+ messages)
` [PATCH net-next 1/4] net: filter: add a callback to allow classic post-verifier transformations
` [PATCH net-next 2/4] seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
` [PATCH net-next 3/4] net: filter: add __GFP_NOWARN flag for larger kmem allocs
` [PATCH net-next 4/4] seccomp, filter: add and use bpf_prog_create_from_user from seccomp
[GIT PULL] xen: bug fixes for 4.1-rc2
2015-05-06 14:12 UTC
[PATCH v2 00/17] new locomo driver set
2015-05-06 14:12 UTC (5+ messages)
` [PATCH v2 07/17] gpio: port LoCoMo gpio support from old driver
[Qemu-devel] blkdebug and VMDK (iotests 033 failure on monolithicFlat)
2015-05-06 14:12 UTC (4+ messages)
[Qemu-devel] [PATCH v3 0/5] qtest: base64 r/w and faster memset
2015-05-06 14:12 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 4/5] qtest: precompute hex nibs
[PATCH v3 0/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L
2015-05-06 14:05 UTC (6+ messages)
[PATCH] netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
2015-05-06 14:09 UTC (2+ messages)
[PATCH BlueZ 1/2] audio/avrcp: Use position changed event to resync
2015-05-06 14:08 UTC (2+ messages)
` [PATCH BlueZ 2/2] policy: Fix not incrementing attempts
[PATCH 0/8] Crystalcove (CRC) PMIC based panel and pwm control
2015-05-06 14:08 UTC (8+ messages)
` [PATCH 7/8] drm/i915: Use the CRC gpio for panel enable/disable
` [Intel-gfx] "
` [PATCH 8/8] drm/i915: Backlight control using CRC PMIC based PWM driver
[Qemu-devel] [PATCH] rules.mak: Force CFLAGS for all objects in DSO
2015-05-06 14:07 UTC (2+ messages)
[PATCH] drm/i915/skl: Add module parameter to select edp vswing table
2015-05-06 14:09 UTC (3+ messages)
[PATCH net-next 0/6] netns: ease netlink use with a lot of netns
2015-05-06 14:05 UTC (11+ messages)
` [PATCH net-next 4/6] netns: notify new nsid outside __peernet2id()
` [PATCH net-next 5/6] netns: use a spin_lock to protect nsid management
` [PATCH net-next 6/6] netlink: allow to listen "all" netns
[PATCH v1 00/14] client NFS/RDMA patches for 4.2
2015-05-06 14:05 UTC (6+ messages)
` [PATCH v1 02/14] xprtrdma: Warn when there are orphaned IB objects
[PATCH v2 0/3] arm/arm64: Detect Xen support earlier
2015-05-06 14:04 UTC (5+ messages)
` [PATCH v2 2/3] arm,arm64/xen: move Xen initialization earlier
` [PATCH v2 2/3] arm, arm64/xen: "
[Xenomai] Xenomai on Zynq (linux-denx xilinx-zynq-v3.14.17)
2015-05-06 14:05 UTC (2+ messages)
[Qemu-devel] [RFC 1/5] arm64: Add PMINTENCLR_EL1
2015-05-06 14:05 UTC (5+ messages)
` [Qemu-devel] [RFC 5/5] arm: Simplify cycle counter
[Qemu-devel] [PATCH RFC V2 0/4] Implement GIC-500 from GICv3 family for arm64
2015-05-06 14:04 UTC (5+ messages)
` [Qemu-devel] [PATCH RFC V2 1/4] Use Aff1 with mpidr
` [Qemu-devel] [PATCH RFC V2 2/4] Implment GIC-500
` [Qemu-devel] [PATCH RFC V2 3/4] GICv3 support
` [Qemu-devel] [PATCH RFC V2 4/4] Add virtv2 machine that uses GIC-500
[Qemu-devel] [RFC PATCH v13 00/21] Deterministic replay core
2015-05-06 14:04 UTC (22+ messages)
` [Qemu-devel] [RFC PATCH v13 01/21] i386: partial revert of interrupt poll fix
` [Qemu-devel] [RFC PATCH v13 02/21] replay: global variables and function stubs
` [Qemu-devel] [RFC PATCH v13 03/21] sysemu: system functions for replay
` [Qemu-devel] [RFC PATCH v13 04/21] replay: internal functions for replay log
` [Qemu-devel] [RFC PATCH v13 05/21] replay: introduce mutex to protect the "
` [Qemu-devel] [RFC PATCH v13 06/21] replay: introduce icount event
` [Qemu-devel] [RFC PATCH v13 07/21] cpu-exec: allow temporary disabling icount
` [Qemu-devel] [RFC PATCH v13 08/21] cpu: replay instructions sequence
` [Qemu-devel] [RFC PATCH v13 09/21] i386: interrupt poll processing
` [Qemu-devel] [RFC PATCH v13 10/21] replay: interrupts and exceptions
` [Qemu-devel] [RFC PATCH v13 11/21] replay: asynchronous events infrastructure
` [Qemu-devel] [RFC PATCH v13 12/21] replay: recording and replaying clock ticks
` [Qemu-devel] [RFC PATCH v13 13/21] replay: shutdown event
` [Qemu-devel] [RFC PATCH v13 14/21] replay: checkpoints
` [Qemu-devel] [RFC PATCH v13 15/21] bottom halves: introduce bh call function
` [Qemu-devel] [RFC PATCH v13 16/21] replay: ptimer
` [Qemu-devel] [RFC PATCH v13 17/21] typedef: add typedef for QemuOpts
` [Qemu-devel] [RFC PATCH v13 18/21] replay: initialization and deinitialization
` [Qemu-devel] [RFC PATCH v13 19/21] replay: replay blockers for devices
` [Qemu-devel] [RFC PATCH v13 20/21] replay: command line options
` [Qemu-devel] [RFC PATCH v13 21/21] replay: recording of the user input
[PATCH 0/3] adp5589 fixes
2015-05-06 14:04 UTC (2+ messages)
[PATCH 0/3] drm/i915/bxt: add workarounds
2015-05-06 14:07 UTC (6+ messages)
` [PATCH 2/3] drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharing
[refpolicy] [PATCH v2] Add fc for /sys/kernel/debug as debugfs_t
2015-05-06 14:04 UTC (2+ messages)
[RFC] ARM/ARM64: KVM: Implement KVM_FLUSH_DCACHE_GPA ioctl
2015-05-06 14:12 UTC (2+ messages)
Changing external kernel module results in rebuild of whole kernel
2015-05-06 12:12 UTC (3+ messages)
[PATCH] [SCSI] libsas: Kconfig: Enable SATA compatibility by default
2015-05-06 14:03 UTC (3+ messages)
periodic iowait spike
2015-05-06 14:02 UTC (2+ messages)
pull-request: mac80211-next 2015-05-06
2015-05-06 14:02 UTC (2+ messages)
[PATCH v6 0/9] latched RB-trees and __module_address()
2015-05-06 13:51 UTC (10+ messages)
` [PATCH v6 1/9] rbtree: Make lockless searches non-fatal
` [PATCH v6 2/9] seqlock: Better document raw_write_seqcount_latch()
` [PATCH v6 3/9] rcu: Move lockless_dereference() out of rcupdate.h
` [PATCH v6 4/9] seqlock: Introduce raw_read_seqcount_latch()
` [PATCH v6 5/9] rbtree: Implement generic latch_tree
` [PATCH v6 6/9] module: Optimize __module_address() using a latched RB-tree
` [PATCH v6 7/9] module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
` [PATCH v6 8/9] module: Use __module_address() for module_address_lookup()
` [PATCH v6 9/9] module: Rework module_addr_{min,max}
[PATCH] stmmac: call local_irq_save other than disable_irq in poll_controller
2015-05-06 14:02 UTC (4+ messages)
[PATCH v4] [i-g-t] tests/gem_ppgtt: Check for vm leaks with flink and ppgtt
2015-05-06 14:01 UTC
btrfs send using with copied snapshot
2015-05-06 14:01 UTC
[PATCH v6 00/25] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2015-05-06 14:01 UTC (4+ messages)
` [PATCH v6 01/25] arm: dma-mapping: add support for creating reserved mappings in iova space
[GRE] c5441932145: IP-Config: Failed to open gretap0
2015-05-06 14:00 UTC (3+ messages)
` [LKP] "
[PATCH 0/2] ARM: mvebu: Linksys WRT1200AC and WRT1900AC v2 support
2015-05-06 14:00 UTC (9+ messages)
` [PATCH 1/2] ARM: mvebu: add alias for mdio on Armada 38x
` [PATCH 2/2] ARM: mvebu: add support for the new Armada 385 based Linksys boards
KBUILD_DEFCONFIG issue
2015-05-06 13:59 UTC (6+ messages)
[PATCH v4 00/20] Tegra210 Clock Support
2015-05-06 13:59 UTC (12+ messages)
` [PATCH v4 02/20] clk: tegra: periph: add new periph clks and muxes for Tegra210
` [PATCH v4 08/20] clk: tegra: pll: Add logic for handling SDM data
[PATCH 1/2] gfp: add __GFP_NOACCOUNT
2015-05-06 13:55 UTC (12+ messages)
[PATCH bugfix 1/2] crypto: arm64/sha1-ce - prevent asm code finalization in final() path
2015-05-06 13:54 UTC (4+ messages)
` [PATCH bugfix 2/2] crypto: arm64/sha2-ce "
[PATCH v2] cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
2015-05-06 13:54 UTC (2+ messages)
[PATCH] scripts: fix link-vmlinux.sh bash-ism
2015-05-06 13:54 UTC (6+ messages)
[Bug 87436] New: INVALID_STATE [UNK05] chid 0 mthd 0x0080 data 0x00000000
2015-05-06 13:53 UTC (4+ messages)
` [Bug 87436] "
master - Python: Improve lv property test coverage
2015-05-06 13:53 UTC
master - lvm2app: Correct missing string properties
2015-05-06 13:53 UTC
master - python: Check for NULL value before constructing string property
2015-05-06 13:53 UTC
master - python: Build correct python value for numerical property
2015-05-06 13:53 UTC
master - lvm2app: Add signed numerical property values
2015-05-06 13:53 UTC
[PATCH] staging: lustre: code cleanup - variable declaration spacing
2015-05-06 13:52 UTC (3+ messages)
[PATCH v3 0/18] megaraid_sas : Description Patch
2015-05-06 13:50 UTC (2+ messages)
[RFC PATCH 0/7] UHS-I support for sh_mobile_sdhi
2015-05-06 13:49 UTC (9+ messages)
` [RFC PATCH 5/7] mmc: sh_mobile_sdhi: Add UHS-I mode support
` [Linux-kernel] "
ARM: EXYNOS: dts: Improvements for 4.2
2015-05-06 13:48 UTC (5+ messages)
[PATCH] ARM: dts: imx6qdl-hummingboard: Add PCIe support
2015-05-06 13:47 UTC (5+ messages)
[PATCH] cris: Wire up missing syscalls
2015-05-06 13:48 UTC
[Mesa-dev] [PATCH 1/2] i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions
2015-05-06 13:45 UTC (2+ messages)
[PATCH] megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_and_poll() to consider command status returned by firmware
2015-05-06 13:31 UTC
[Cocci] [patch 119/197] scripts/coccinelle/free: Delete NULL test before freeing functions
2015-05-06 13:45 UTC (5+ messages)
` "
[Qemu-devel] [PATCH target-arm v6 00/14] Next Generation Xilinx Zynq SoC
2015-05-06 13:45 UTC (7+ messages)
[Qemu-devel] [PATCH v6 00/17] s390 cpu model implementation
2015-05-06 13:44 UTC (8+ messages)
` [Qemu-devel] [PATCH v6 04/17] Extend HMP command info cpus to display accelerator id and model name
[PATCH] drm/i915/skl: Fix FF_SLICE_CS_CHICKEN2 offset
2015-05-06 13:44 UTC (3+ messages)
` [PATCH] drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCS
[PATCH] clk: tegra: Fix comments for structure definitions
2015-05-06 13:43 UTC (3+ messages)
` [PATCH] clk: tegra: Update struct tegra_clk_pll_params kerneldoc
[PATCH v6 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
2015-05-06 13:42 UTC (6+ messages)
` [PATCH v6 1/2] arm64: dts: Add the arasan sdhci nodes in apm-storm.dtsi
` [PATCH v6 2/2] mmc: sdhci: Add support to disable SDR104/SDR50/DDR50 based on capability register 0
[PATCH v4 0/7] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
2015-05-06 13:41 UTC (4+ messages)
` [PATCH v4 6/7] mtrr, x86: Clean up mtrr_type_lookup()
[PATCH] watchdog: imx2_wdt: also set wdog->timeout to new_timeout
2015-05-06 13:40 UTC (3+ messages)
Fwd: How to get real time in a xen vm?
2015-05-06 13:41 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/7] qcow2 L2/refcount cache improvements
2015-05-06 13:39 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] qcow2: use one single memory block for the L2/refcount cache tables
` [Qemu-devel] [PATCH 2/7] qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty()
` [Qemu-devel] [PATCH 3/7] qcow2: use an LRU algorithm to replace entries from the L2 cache
` [Qemu-devel] [PATCH 4/7] qcow2: remove qcow2_cache_find_entry_to_replace()
` [Qemu-devel] [PATCH 5/7] qcow2: use a hash to look for entries in the L2 cache
` [Qemu-devel] [PATCH 6/7] qcow2: make qcow2_cache_put() a void function
` [Qemu-devel] [PATCH 7/7] qcow2: style fixes in qcow2-cache.c
[PATCH v3 0/5] PCI: st: provide support for dw pcie
2015-05-06 13:40 UTC (8+ messages)
` [PATCH v3 3/5] PCI: st: Provide support for the sti PCIe controller
[RFC][PATCHSET] non-recursive pathname resolution
2015-05-06 13:39 UTC (3+ messages)
` [PATCH 16/79] jfs: switch to simple_follow_link()
[PATCH 0/5] drm/exynos: rework layer blending setup
2015-05-06 13:36 UTC (6+ messages)
` [PATCH 1/5] drm/exynos: mixer: refactor layer setup
` [PATCH 2/5] drm/exynos: mixer: introduce mixer_layer_blending()
` [PATCH 3/5] drm/exynos: mixer: remove all static blending setup
` [PATCH 4/5] drm/exynos: mixer: do blending setup in mixer_cfg_layer()
` [PATCH 5/5] drm/exynos: mixer: also allow ARGB1555 and ARGB4444
[PATCH] clk: tegra: Fix comments for structure definitions
2015-05-06 13:40 UTC (2+ messages)
Fwd: Re: [PATCH 2/2] ARM: mvebu: dts: Add dts file for DLink DNS-327L
2015-05-06 13:39 UTC (15+ messages)
[PATCH 1/3] configure.ac: fix typo of enable_nfsdcltrack
2015-05-06 13:39 UTC (2+ messages)
[PATCH 1/3] drm/edid: Fix up DMT modes
2015-05-06 13:39 UTC (3+ messages)
inet netconf support for send_redirects
2015-05-06 13:37 UTC
[PATCH] rpc.mountd: Remove duplicate and invalid secinfo setting
2015-05-06 13:38 UTC (3+ messages)
[PATCH v10 0/4] cat-file: add support for "-allow-unknown-type"
2015-05-06 13:37 UTC (6+ messages)
[PATCH] mount: Writes signal number to kernel as command line
2015-05-06 13:37 UTC (3+ messages)
[PATCH] mount: make sure mounting nfs with v4,vers=4 and nfsvers=4
2015-05-06 13:36 UTC (5+ messages)
[PATCH bisected regression] input_available_p() sometimes says 'no' when it should say 'yes'
2015-05-06 13:36 UTC (7+ messages)
` [PATCH man-pages] pty.7: clarify asynchronous nature of PTY IO
[PATCH V7 00/10] Add Freescale i.mx7d support
2015-05-06 13:36 UTC (5+ messages)
` [PATCH V7 05/10] pinctrl: add imx7d support
[PATCH 0/7] add xenalyze to staging
2015-05-06 13:35 UTC (4+ messages)
` [PATCH 1/7] xenalyze: add to tools/misc
[Qemu-devel] [Bug 1452062] [NEW] qemu-img will fail to convert images in 2.3.0
2015-05-06 13:28 UTC (2+ messages)
` [Qemu-devel] [Bug 1452062] "
[U-Boot] loading environment from SATA
2015-05-06 13:35 UTC (4+ messages)
[PATCH 1/1 linux-next RESEND] pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR
2015-05-06 13:35 UTC (2+ messages)
[PATCH 1/2] pinctrl: single: Constify irq_domain_ops
2015-05-06 13:34 UTC (4+ messages)
` [PATCH 2/2] gpio: "
[PATCH i-g-t] tests/gem_mmap_gtt(huge_bo): Use pread more to verify domain transfer
2015-05-06 13:33 UTC (5+ messages)
Administrative Notice
2015-05-06 9:44 UTC
[Qemu-devel] [PATCH] qcow2: Flush pending discards before allocating cluster
2015-05-06 13:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.