messages from 2015-05-22 14:48:34 to 2015-05-22 15:31:57 UTC [more...]
[PATCH] spi: omap2-mcspi: Fix native cs with new set_cs
2015-05-22 15:31 UTC (10+ messages)
[PATCH v1 0/7] perf/x86/intel/pt: Fixes and cleanups
2015-05-22 15:30 UTC (7+ messages)
` [PATCH v1 1/7] perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode
` [PATCH v1 2/7] perf/x86/intel/pt: Kill an unused variable
` [PATCH v1 3/7] perf/x86/intel/pt: Untangle pt_buffer_reset_markers()
` [PATCH v1 5/7] perf/x86/intel/pt: Document pt_buffer_reset_offsets()
` [PATCH v1 6/7] perf/x86/intel/pt: Kill pt_is_running()
` [PATCH v1 7/7] perf/x86/intel/pt: Remove an extra variable declaration
[PATCH trivial] gpiolib: Grammar s/an negative/a negative/
2015-05-22 15:31 UTC (2+ messages)
[PATCH 1/3] drm/i915: Use ilk_init_lp_watermarks() on BDW
2015-05-22 15:31 UTC (5+ messages)
` [PATCH 3/3] drm/i915: Enable GTT caching on gen8
Yocto Project Status WW21
2015-05-22 15:30 UTC
[PATCH 0/5] python3: Several fixes, compilation of modules, runtime issues, and two new recipes
2015-05-22 15:30 UTC (4+ messages)
` [PATCH 3/5] python3-io: Fixes compilation of python3 ssl module
[GIT PULL] arm64: Juno DT updates (rebased on v4.1-rc1)
2015-05-22 15:30 UTC
[Qemu-devel] [PATCH v6 00/21] block: transactionless incremental backup series
2015-05-22 15:29 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 19/21] iotests: add simple incremental backup case
[PATCH v2 00/12] ARM: imx: move timer driver into drivers/clocksource
2015-05-22 15:29 UTC (13+ messages)
` [PATCH v2 01/12] ARM: imx: use relaxed IO accessor in timer driver
` [PATCH v2 02/12] ARM: imx: move timer resources into a structure
` [PATCH v2 03/12] ARM: imx: define an enum for gpt timer device type
` [PATCH v2 04/12] ARM: imx: initialize gpt device type for DT boot
` [PATCH v2 05/12] ARM: imx: setup tctl register in device specific function
` [PATCH v2 06/12] ARM: imx: set up .set_next_event hook via imx_gpt_data
` [PATCH v2 07/12] ARM: imx: move clock event variables into imx_timer
` [PATCH v2 08/12] ARM: imx: define gpt register offset per device type
` [PATCH v2 09/12] ARM: imx: get rid of variable timer_base
` [PATCH v2 10/12] ARM: imx: provide gpt device specific irq functions
` [PATCH v2 11/12] ARM: imx: remove platform headers from timer driver
` [PATCH v2 12/12] ARM: imx: move timer driver into drivers/clocksource
[PATCH v6 00/12] drm/exynos: atomic modesetting support
2015-05-22 15:29 UTC (7+ messages)
` [PATCH v6 01/12] drm/exynos: atomic phase 1: use drm_plane_helper_update()
` [PATCH v6 02/12] drm/exynos: atomic phase 1: use drm_plane_helper_disable()
[PATCH soc] ARM: use ARM_SINGLE_ARMV7M for ARMv7-M platforms
2015-05-22 15:29 UTC (5+ messages)
[PATCH v3 0/13] dw_hdmi cleanups, audio preparation, helpers and ahb audio support
2015-05-22 15:28 UTC (13+ messages)
` [PATCH 02/13] drm: bridge/dw_hdmi: clean up phy configuration
` [PATCH 03/13] drm: bridge/dw_hdmi: clean up hdmi_set_clk_regenerator()
` [PATCH 07/13] drm: bridge/dw_hdmi: introduce interface to setting sample rate
` [PATCH 08/13] drm: bridge/dw_hdmi: introduce interfaces to enable and disable audio
[PATCH 00/19] ACPICA: 20150515 Release
2015-05-22 15:28 UTC (4+ messages)
` [PATCH 18/19] ACPICA: ACPI 6.0: Add support for NFIT table
[Qemu-devel] [PULL 00/22] Block layer core and image format patches
2015-05-22 15:26 UTC (23+ messages)
` [Qemu-devel] [PULL 01/22] qcow2: Flush pending discards before allocating cluster
` [Qemu-devel] [PULL 02/22] nvme: support NVME_VOLATILE_WRITE_CACHE feature
` [Qemu-devel] [PULL 03/22] vmdk: Fix next_cluster_sector for compressed write
` [Qemu-devel] [PULL 04/22] vmdk: Fix overflow if l1_size is 0x20000000
` [Qemu-devel] [PULL 05/22] qcow2: use one single memory block for the L2/refcount cache tables
` [Qemu-devel] [PULL 06/22] qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty()
` [Qemu-devel] [PULL 07/22] qcow2: use an LRU algorithm to replace entries from the L2 cache
` [Qemu-devel] [PULL 08/22] qcow2: remove qcow2_cache_find_entry_to_replace()
` [Qemu-devel] [PULL 09/22] qcow2: use a hash to look for entries in the L2 cache
` [Qemu-devel] [PULL 10/22] qcow2: make qcow2_cache_put() a void function
` [Qemu-devel] [PULL 11/22] qcow2: style fixes in qcow2-cache.c
` [Qemu-devel] [PULL 12/22] qemu-io: Use getopt() correctly
` [Qemu-devel] [PULL 13/22] block: Detect multiplication overflow in bdrv_getlength
` [Qemu-devel] [PULL 14/22] qemu-iotests: qemu-img info on afl VMDK image with a huge capacity
` [Qemu-devel] [PULL 15/22] qemu-iotests: Make debugging python tests easier
` [Qemu-devel] [PULL 16/22] qcow2/qcow: protect against uninitialized encryption key
` [Qemu-devel] [PULL 17/22] util: move read_password method out of qemu-img into osdep/oslib
` [Qemu-devel] [PULL 18/22] util: allow \n to terminate password input
` [Qemu-devel] [PULL 19/22] qemu-io: prompt for encryption keys when required
` [Qemu-devel] [PULL 20/22] tests: add test case for encrypted qcow2 read/write
` [Qemu-devel] [PULL 21/22] MAINTAINERS: Add header files to Block Layer Core section
` [Qemu-devel] [PULL 22/22] MAINTAINERS: Split "Block QAPI, monitor, command line" off core
[PATCH 0/3] More package upgrades
2015-05-22 15:26 UTC (4+ messages)
` [PATCH 1/3] boost/bjam-native: Upgrade to 1.58.0
` [PATCH 2/3] libassuan: Upgrade to 2.2.1
` [PATCH 3/3] npth: Upgrade to 1.2
[PATCH v6 00/10] toolstack-based approach to pvhvm guest kexec
2015-05-22 15:26 UTC (8+ messages)
` [PATCH v6 05/10] xsm: add XENMEM_soft_reset support
` [PATCH v6 10/10] (lib)xl: soft reset support
Slow file creating and deleting using bonnie ++ on Hammer
2015-05-22 15:25 UTC (4+ messages)
[GIT PULL] arm64: Juno DT updates
2015-05-22 15:24 UTC (3+ messages)
[PATCH net] ipv4: Avoid crashing in ip_error
2015-05-22 15:12 UTC (3+ messages)
[lustre-devel] [PATCH 2/3] staging:lustre: remove kernel defines in userland headers
2015-05-22 15:24 UTC (6+ messages)
[PATCH v2 0/5] Enable PulseAudio in Sato images
2015-05-22 15:24 UTC (6+ messages)
` [PATCH v2 1/5] alsa-plugins: initial recipe
[PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver
2015-05-22 15:24 UTC (22+ messages)
` [PATCH v2 1/7] clocksource: export "arch_timer_get_rate" for the other drivers
` [PATCH v2 5/7] Watchdog: introduce "pretimeout" into framework
` [PATCH v2 6/7] Watchdog: introduce ARM SBSA watchdog driver
` [Linaro-acpi] "
[PATCH v9 0/10] Support Write-Through mapping on x86
2015-05-22 15:04 UTC (5+ messages)
` [PATCH v9 7/10] x86, mm, asm: Add WT support to set_page_memtype()
[PATCH 0/4] staging: comedi: 8255: fix cleanup and split module
2015-05-22 15:21 UTC (5+ messages)
` [PATCH 1/4] staging: comedi: 8255: fix I/O region leak on failure
` [PATCH 2/4] staging: comedi: 8255.h: don't include "../comedidev.h"
` [PATCH 3/4] staging: comedi: 8255: document callback parameters better
` [PATCH 4/4] staging: comedi: comedi_8255: new module split from 8255
[PATCH v4 net-next 00/11] net: Increase inputs to flow_keys hashing
2015-05-22 15:22 UTC (8+ messages)
` [PATCH v4 net-next 05/11] net: Add full IPv6 addresses to flow_keys
` [PATCH v4 net-next 09/11] net: Add IPv6 flow label "
[RFC v3 0/2] firmware: add PKCS#7 firmware signature support
2015-05-22 15:21 UTC (2+ messages)
[PATCH] systemd-serialgetty: Remove SERIAL_CONSOLE definition, because it depends of machine definition. Set it, here, can be make the value is not good
2015-05-22 15:20 UTC (5+ messages)
[PATCH v3 00/21] libnd: non-volatile memory device support
2015-05-22 15:21 UTC (15+ messages)
` [PATCH v3 02/21] libnd, nfit: initial libnd infrastructure and NFIT support
[PATCH] bridge: fix parsing of MLDv2 reports
2015-05-22 15:18 UTC (2+ messages)
` [Bridge] "
[PATCH 0/8] Introduce offline fsid/chunk tree uuid change for btrfstune
2015-05-22 15:20 UTC (12+ messages)
[GIT PULL] nohz: A few improvements v4
2015-05-22 15:20 UTC (12+ messages)
` [PATCH 4/4] nohz: Set isolcpus when nohz_full is set
perf, tools: Event files for Intel x86
2015-05-22 15:20 UTC (3+ messages)
[Xenomai] Signal not received
2015-05-22 15:18 UTC (2+ messages)
` [Xenomai] Thread not receiving signal
[GIT PULL] at91: dt for 4.2 #3
2015-05-22 15:17 UTC (3+ messages)
[Qemu-devel] [PATCH RFC 0/4] vGICv3 support
2015-05-22 15:17 UTC (3+ messages)
` [Qemu-devel] [PATCH RFC 4/4] Initial implementation of vGICv3
[GIT PULL] ARM: rockchip: dts relicensing for 4.2
2015-05-22 15:17 UTC (3+ messages)
[GIT PULL] Samsung related to updating multi_v7_defconfig
2015-05-22 15:15 UTC (3+ messages)
[U-Boot] [PATCH] mx6: invalidate D-cache only when booting from USB
2015-05-22 15:15 UTC (2+ messages)
[RESEND PATCH v1 0/2] Add dw_hdmi i2s audio driver support
2015-05-22 15:14 UTC (7+ messages)
` [RESEND PATCH v1 1/2] drm: bridge/dw_hdmi: rename dw_hdmi-ahb-audio.h to dw_hdmi-audio.h
` [RESEND PATCH v1 2/2] drm: bridge/dw_hdmi-i2s-audio: add audio driver
[RFC PATCH 1/2] devicetree: Add devicetree bindings documentation for ZynqMP GQSPI
2015-05-22 15:13 UTC (6+ messages)
` [RFC PATCH 2/2] spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller
[PATCH] package.bbclass: Include missing variables on PACKAGEVARS
2015-05-22 15:13 UTC
[Intel-wired-lan] [PATCH v5 2/3] if_link: Add control trust VF
2015-05-22 15:12 UTC (3+ messages)
` "
[PATCH] NVMe: Avoid interrupt disable during queue init
2015-05-22 15:11 UTC (8+ messages)
[BUG] hpsa: Controller lockup detected: 0x00150028
2015-05-22 15:10 UTC (6+ messages)
[PATCH 0/2] BCM6358 LED driver
2015-05-22 15:10 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] leds: add DT binding for BCM6358 LED controller
` [PATCH v2 2/2] leds: add BCM6358 LED driver
[lustre-devel] [PATCH 1/3] staging:lustre: remove tcpip abstraction from libcfs
2015-05-22 15:08 UTC (4+ messages)
[PATCH 0/4] ALSA: firewire-lib: code cleanup
2015-05-22 15:08 UTC (3+ messages)
` [PATCH 3/4] ALSA: firewire-lib: use dev_err() when detecting incoming streaming error
[Intel-wired-lan] [PATCH v5 3/3] ixgbe: Add new ndo to trust VF
2015-05-22 15:07 UTC (7+ messages)
` "
[Qemu-devel] [PULL 00/10] tricore-patches
2015-05-22 15:06 UTC (11+ messages)
` [Qemu-devel] [PULL 01/10] target-tricore: Add ISA v1.3.1 cpu and fix tc1796 to using v1.3
` [Qemu-devel] [PULL 02/10] target-tricore: introduce ISA v1.6.1 feature
` [Qemu-devel] [PULL 03/10] target-tricore: Add SRC_MOV_E instruction of the v1.6 ISA
` [Qemu-devel] [PULL 04/10] target-tricore: add CMPSWP instructions of the v1.6.1 ISA
` [Qemu-devel] [PULL 05/10] target-tricore: add SWAPMSK "
` [Qemu-devel] [PULL 06/10] target-tricore: add RR_CRC32 instruction "
` [Qemu-devel] [PULL 07/10] target-tricore: add SYS_RESTORE instruction of the v1.6 ISA
` [Qemu-devel] [PULL 08/10] target-tricore: add FCALL instructions "
` [Qemu-devel] [PULL 09/10] target-tricore: add FRET "
` [Qemu-devel] [PULL 10/10] target-tricore: add RR_DIV and RR_DIV_U "
[PATCH 1/6] arm64: tegra: Add Tegra132 support
2015-05-22 15:05 UTC (9+ messages)
` [PATCH 3/6] arm64: tegra: Add Tegra210 support
[PATCH] drm/edid: Fix DDC probe for passive DP dongles
2015-05-22 15:04 UTC (3+ messages)
` [Intel-gfx] "
[Qemu-devel] ABNT2 keys again
2015-05-22 15:03 UTC (5+ messages)
Troubleshoot clone issue to NFS
2015-05-22 15:02 UTC (9+ messages)
[PATCH 0/4] NFSD: Pin to vfsmount instead of mntget for export cache
2015-05-22 15:02 UTC (9+ messages)
` [PATCH 4/4] nfsd: Pin to vfsmnt instead of mntget
[PATCH] cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
2015-05-22 15:02 UTC (2+ messages)
[PATCH v2] net/unix: sk_socket can disappear when state is unlocked
2015-05-22 15:00 UTC
[PATCH defconfig] ARM: add ARM_SINGLE_ARMV7M in ARMv7-M defconfigs
2015-05-22 14:59 UTC (6+ messages)
linux-next: build failure after merge of the device-mapper tree
2015-05-22 14:58 UTC (4+ messages)
[PATCH] PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter
2015-05-22 14:58 UTC
[U-Boot] [PATCH v2 0/6] sunxi: Allwinner A80 SoC support
2015-05-22 14:58 UTC (9+ messages)
` [U-Boot] [PATCH v2 2/6] sunxi: Remove support for building "old-fashioned" fel binaries
` [U-Boot] [PATCH v2 4/6] sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i
[PATCH v2 1/3] net: macb: Document zynq gem dt binding
2015-05-22 14:56 UTC (4+ messages)
` [PATCH v2 2/3] net: macb: Disable half duplex gigabit on Zynq
[PATCH] Support a stateless configuration by default
2015-05-22 14:57 UTC
ADMIN TEAM
2015-05-22 12:11 UTC
[Bug 90595] [drm:si_dpm_set_power_state [radeon]] *ERROR* si_set_sw_state failed
2015-05-22 14:56 UTC
[PATCH 0/4] perf: Add support for PMU events in JSON format
2015-05-22 14:56 UTC (4+ messages)
` [PATCH 2/4] perf: jevents: Program to convert JSON file to C style file
[PATCH v4 0/3] Compile-time stack frame pointer validation
2015-05-22 14:53 UTC (7+ messages)
Xen/arm: Virtual ITS command queue handling
2015-05-22 14:54 UTC (12+ messages)
` Xen on ARM vITS Handling Draft B (Was Re: Xen/arm: Virtual ITS command queue handling)
[PATCH 2/2] rebase -i: fix post-rewrite hook with failed exec command
2015-05-22 14:52 UTC (4+ messages)
` [PATCH 1/2] rebase -i: demonstrate incorrect behavior of post-rewrite
[PATCH 1/1] PCI: Add function 1 DMA alias quirk for Marvell 9120
2015-05-22 14:52 UTC (2+ messages)
[Qemu-devel] [PATCH RFC V2 0/4] Implement GIC-500 from GICv3 family for arm64
2015-05-22 14:52 UTC (4+ messages)
` [Qemu-devel] [PATCH RFC V2 2/4] Implment GIC-500
[PATCH v2] selinux: enable genfscon labeling for sysfs and pstore files
2015-05-22 14:51 UTC (2+ messages)
[Ext4][Bug] Deadlock in ext4 with memcg enabled
2015-05-22 14:51 UTC (2+ messages)
net/unix: sk_socket can disappear when state is unlocked
2015-05-22 14:51 UTC (3+ messages)
[Qemu-devel] [PATCH v2 00/10] TriCore v1.6.1 ISA and missing v1.6 instructions
2015-05-22 14:50 UTC (2+ messages)
[PATCH net-next v2 0/4] sfc: add MCDI tracing
2015-05-22 14:49 UTC (3+ messages)
Low hanging fruit take 2
2015-05-22 14:48 UTC (3+ messages)
` [PATCH 33/70] drm/i915: Use a separate slab for requests
[Qemu-devel] [PULL 00/38] Block patches
2015-05-22 14:48 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.