All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-21 12:16:37 to 2015-07-21 13:07:27 UTC [more...]

[PATCH 0/2] ARM: DTS support for Linkstation LS-WTGL (orion5x)
 2015-07-21 13:07 UTC  (5+ messages)
` [PATCH 2/2] ARM: defconfig: add DT support for orion5x_defconfig

[Buildroot] [PATCH 1/2] openssl: use git formatted patches
 2015-07-21 13:05 UTC  (3+ messages)

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-07-21 13:03 UTC  (6+ messages)
` [PATCH v2 07/20] block/xen-blkfront: split get_grant in 2
    ` [Xen-devel] "

[PATCH 0/5] Making the generic ACPI GSI layer irqdomain aware
 2015-07-21 13:03 UTC  (8+ messages)
` [PATCH 5/5] irqchip: GIC: Switch ACPI support to stacked domains

[PATCH V2 0/2] kexec: refactor CONFIG_KEXEC/CONFIG_KEXEC_FILE Kconfig
 2015-07-21 13:03 UTC  (4+ messages)
` [PATCH V2 2/2] kexec: split kexec_load syscall from kexec core code

[Qemu-devel] [PULL 0/3] Ide patches
 2015-07-21 13:02 UTC  (5+ messages)
` [Qemu-devel] [PULL 2/3] ahci: Force ICC bits in PxCMD to zero

[Intel-wired-lan] [jkirsher-next-queue:master 71/77] include/linux/rcupdate.h:901:9: sparse: context imbalance in 'test_rht_lookup' - unexpected unlock
 2015-07-21 13:03 UTC 

[PATCHv7 00/15] HDMI CEC framework
 2015-07-21 13:03 UTC  (5+ messages)
` [PATCHv7 14/15] cec: s5p-cec: Add s5p-cec driver

[PATCH] Input: ads7846 - correct the value get from SPI
 2015-07-21 11:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] package/redis: Bump version to 3.0.3
 2015-07-21 13:02 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/redis: Add redis system user
` [Buildroot] [PATCH 3/5] package/redis: Install /etc/redis.conf to target
` [Buildroot] [PATCH 4/5] package/redis: Add systemV init script
` [Buildroot] [PATCH 5/5] package/redis: Add systemd service

[patch] Revert "block: remove artifical max_hw_sectors cap"
 2015-07-21 13:02 UTC  (2+ messages)

[PATCH 3/3] mmc: sdhci-of-esdhc: add workaround for T4240 incorrect HOSTVER value
 2015-07-21 13:02 UTC  (2+ messages)

[PATCH] android/client/if-hl.c:Handle failure from malloc() request
 2015-07-21 13:01 UTC 

[RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
 2015-07-21 12:58 UTC  (8+ messages)

[PATCH 0/5] expose mem_cgroup + cleanups
 2015-07-21 12:55 UTC  (12+ messages)
` [PATCH 1/5] memcg: export struct mem_cgroup

[PATCH v2 0/3] Tests for verifying the old and extended GEM_CREATE ioctl
 2015-07-21 12:38 UTC  (4+ messages)
` [PATCH 2/3] igt/gem_pread: Support to verify pread/pwrite for non-shmem backed obj

[PATCH] fix: decrease NR_FREE_PAGES when isolate page from buddy
 2015-07-21 12:53 UTC  (5+ messages)
` [PATCH 1/2] mm, page_isolation: remove bogus tests for isolated pages
  ` [PATCH 2/2] mm: rename and move get/set_freepage_migratetype

[Buildroot] [git commit] openipmi: new package
 2015-07-21 12:54 UTC 

[RFC 00/47] perf stat: Add scripting support
 2015-07-21 12:32 UTC  (48+ messages)
` [PATCH 01/47] perf test: Check for refcnt in thread_map test
` [PATCH 02/47] perf stat: Introduce struct perf_stat_config
` [PATCH 03/47] perf stat: Move scale into "
` [PATCH 04/47] perf stat: Move output "
` [PATCH 05/47] perf stat: Move interval "
` [PATCH 06/47] perf stat: Pass struct perf_stat_config into process_counter
` [PATCH 07/47] perf stat: Move counter processing code into stat object
` [PATCH 08/47] perf tools: Use bool instead of target argument in perf_evlist__propagate_maps
` [PATCH 09/47] perf tools: Tolerate NULL maps "
` [PATCH 10/47] perf tools: Force perf_evlist__set_maps to propagate maps through events
` [PATCH 11/47] perf tools: Use argv style storage for cmdline feature data
` [PATCH 12/47] perf tools: Add thread_map event
` [PATCH 13/47] perf tools: Add thread_map event sythesize function
` [PATCH 14/47] perf tools: Add thread_map__new_event function
` [PATCH 15/47] perf tools: Add cpu_map event
` [PATCH 16/47] perf tools: Add cpu_map event synthesize function
` [PATCH 17/47] perf tools: Add cpu_map__new_event function
` [PATCH 18/47] perf tools: Add stat config event
` [PATCH 19/47] perf tools: Add stat config event synthesize function
` [PATCH 20/47] perf tools: Add stat config event read function
` [PATCH 21/47] perf tools: Add stat event
` [PATCH 22/47] perf tools: Add stat event synthesize function
` [PATCH 23/47] perf tools: Add stat event read function
` [PATCH 24/47] perf tools: Add stat round event
` [PATCH 25/47] perf tools: Add stat round event synthesize function
` [PATCH 26/47] perf tools: Introduce stat feature
` [PATCH 27/47] perf tools: Move id_offset out of struct perf_evsel union
` [PATCH 28/47] perf stat record: Add record command
` [PATCH 29/47] perf stat record: Initialize record features
` [PATCH 30/47] perf stat record: Synthesize stat record data
` [PATCH 31/47] perf stat record: Store events IDs in perf data file
` [PATCH 32/47] perf stat record: Add pipe support for record command
` [PATCH 33/47] perf stat record: Write stat events on record
` [PATCH 34/47] perf stat record: Write stat round "
` [PATCH 35/47] perf stat report: Add report command
` [PATCH 36/47] perf stat report: Process cpu/threads maps
` [PATCH 37/47] perf stat report: Process stat config event
` [PATCH 38/47] perf stat report: Process stat and stat round events
` [PATCH 39/47] perf stat report: Move csv_sep initialization before report command
` [PATCH 40/47] perf script: Check output fields only for samples
` [PATCH 41/47] perf script: Process cpu/threads maps
` [PATCH 42/47] perf script: Process stat config event
` [PATCH 43/47] perf script: Add process_stat/process_stat_interval scripting interface
` [PATCH 44/47] perf script: Add stat default handlers
` [PATCH 45/47] perf script: Display stat events by default
` [PATCH 46/47] perf script: Add python support for stat events
` [PATCH 47/47] perf script: Add stat-cpi.py script

[PATCH] oeqa/selftest: Fix imagefeature testcases not to interfere with testimage on AB
 2015-07-21 12:54 UTC 

[PATCH] drm: Detect no-op drmModeAtomicRequest and return early
 2015-07-21 12:50 UTC 

local teuthology testing
 2015-07-21 12:52 UTC 

[meta-oe][PATCH v2 1/4] opencv: Only enable 'libav' support if commercial license is whitelisted
 2015-07-21 12:51 UTC  (4+ messages)
` [meta-oe][PATCH v2 2/4] opencv: Add 'libv4l' PACKAGECONFIG
` [meta-oe][PATCH v2 3/4] glmark2: Convert recipe to fetch from Git
` [meta-oe][PATCH v2 4/4] glmark2: Remove X11 exclusiveness

[Xenomai] Xenomai 3: comapt issues with RTDM
 2015-07-21 12:51 UTC  (2+ messages)

[PATCH v11] crypto: Add Allwinner Security System crypto accelerator
 2015-07-21 12:50 UTC  (9+ messages)

[Qemu-devel] selecting VIRTIO_INPUT and VIRTIO_VGA
 2015-07-21 12:51 UTC  (7+ messages)

Firefly wifi mainline patches
 2015-07-21 12:51 UTC 

[Qemu-devel] [PATCH v2] crypto: extend unit tests to cover decryption too
 2015-07-21 12:51 UTC  (2+ messages)

[PATCH 0/4] Fix to libxl migration v2 issue blocking OSSTest
 2015-07-21 12:49 UTC  (4+ messages)

interference on display, Intel 945GM, 32bit system, kernel next
 2015-07-21 12:48 UTC  (7+ messages)

[Qemu-devel] KVM call for agenda for 2015-07-21
 2015-07-21 12:47 UTC  (3+ messages)
  `  "

[PATCH 0/5] drm/i915: Make waiting interruptible
 2015-07-21 12:47 UTC  (9+ messages)
` [PATCH 4/5] drm/i915: Remove wait_for_pending_flips from disable_noatomic
` [PATCH 5/5] drm/i915: Make wait_for_flips interruptible

About the wait_for() macro in intel_drv.h
 2015-07-21 12:46 UTC  (2+ messages)

[PATCH for-4.6 0/3] FreeBSD fixes
 2015-07-21 12:47 UTC  (7+ messages)
` [PATCH for-4.6 2/3] libxl/psr: use Xen error codes when checking hypercall return values

[PATCH] c293/pci: remove hook pcibios_fixup_phb
 2015-07-21 10:10 UTC 

[Qemu-devel] [Qemu-block] [PATCH 1/2] ignore bdrv_flush operation when no qcow2 cache item is dirty
 2015-07-21 12:46 UTC  (3+ messages)

[PATCH v6 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-21 12:46 UTC  (4+ messages)
` [PATCH v6 05/15] x86/altp2m: basic data structures and support routines

[PATCH-v5 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-07-21 12:41 UTC  (13+ messages)
` [PATCH-v5 1/5] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa
` [PATCH-v5 2/5] i2c: pxa: enable/disable i2c module across msg xfer
` [PATCH-v5 3/5] i2c: pxa: Add support for pxa910/988 & new configuration features
` [PATCH-v5 4/5] Documentation: binding: add sclk adjustment properties to i2c-pxa
` [PATCH-v5 5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support

[review-request] adamian/20150707_bugs
 2015-07-21 12:44 UTC  (10+ messages)

[Qemu-devel] [PATCH RFC v2 00/47] qapi: QMP introspection
 2015-07-21 12:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC v2 14/47] qapi-tests: New tests for union, alternate command arguments

[meta-fsl-arm][PATCH v2 00/32] 3.14.38-6QP Upgrade Version 2
 2015-07-21 12:42 UTC  (3+ messages)
` [meta-fsl-arm][PATCH v2 23/32] glmark2: Add support for building on wayland

[PATCH v2 1/1] ixgbe: Fix phy errors in stats->ierrors
 2015-07-21 12:41 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] Enable edma support for ti-qspi
 2015-07-21 12:41 UTC  (6+ messages)
` [U-Boot] [PATCH 08/11] spi: ti_qspi: Use DMA to read from qspi flash

[PATCH] ARM: dts: sun4i: Add Iteaduino Plus A10
 2015-07-21 12:37 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v2] xfsprogs: blkid is now mandatory
 2015-07-21 12:39 UTC  (3+ messages)
` [PATCH v3] "

[RFC ebeam PATCH 0/3] new USB eBeam input driver
 2015-07-21 12:38 UTC  (7+ messages)
` [RFC ebeam PATCH 2/2] input: misc: New "

[PATCH v3 0/6] arm64: kernel: Add support for Privileged Access Never
 2015-07-21 12:38 UTC  (10+ messages)
` [PATCH v3 1/6] arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extension
` [PATCH v3 2/6] arm64: kernel: preparatory: Move config_sctlr_el1
` [PATCH v3 3/6] arm64: kernel: Add cpufeature 'enable' callback
` [PATCH v3 4/6] arm64: kernel: Add min_field_value and use '>=' for feature detection
` [PATCH v3 5/6] arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()
` [PATCH v3 6/6] arm64: kernel: Add support for Privileged Access Never

[PATCH] IB/qib: Change lkey table allocation to support more MRs
 2015-07-21 12:36 UTC 

[libvirt test] 59787: regressions - FAIL
 2015-07-21 12:35 UTC 

[v10][PATCH 00/16] Fix RMRR
 2015-07-21 12:34 UTC  (12+ messages)
` [v10][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM

[Buildroot] [PATCH] netsnmp: fix static build
 2015-07-21 12:32 UTC  (2+ messages)

[PATCH] xfs_copy: fix up initial sb buffer read on CRC fs
 2015-07-21 12:31 UTC  (2+ messages)

[Buildroot] [git commit] netsnmp: fix static build
 2015-07-21 12:31 UTC 

[PATCH] drm/i915: Add an optional selection from i915 of CONFIG_MMU_NOTIFIER
 2015-07-21 12:31 UTC  (2+ messages)

upstream/firefly exporting the same snap 2 times results in different exports
 2015-07-21 12:29 UTC 

[Qemu-devel] Creating a VM from an E01 file
 2015-07-21 12:28 UTC  (5+ messages)

[PATCH] mm: trace tlb flush after disabling preemption in try_to_unmap_flush
 2015-07-21 12:27 UTC  (3+ messages)

[PATCH] tests: modetest: Accept connector names in addition to connector IDs
 2015-07-21 12:27 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/herbert/cryptodev-2.6
 2015-07-21 12:26 UTC 

[PATCH] drm/i915: Send vblank event when requested in atomic commit
 2015-07-21 12:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] tcg/ppc: Improve unaligned load/store handling on 64-bit backend
 2015-07-21 12:26 UTC  (7+ messages)

[PATCH] crypto: qat - fix invalid check for RSA keylen in fips mode
 2015-07-21 12:26 UTC  (2+ messages)

[PATCH] crypto: rsa - fix invalid check for keylen in fips mode
 2015-07-21 12:25 UTC  (2+ messages)

[PATCH] android/tester-main.c:Fixed Memory leak
 2015-07-21 12:25 UTC  (2+ messages)

Access rules for current->memcg
 2015-07-21 12:25 UTC  (11+ messages)

[Qemu-devel] [PATCH 1/1] qga: fixed versions for guest bus types in qapi-schema
 2015-07-21 12:25 UTC 

[Buildroot] [PATCH/RFC v3 00/50] package/kodi: bump version to 15.0 rc2 Isengard
 2015-07-21 12:23 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2015-07-21 12:23 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2015-07-21 12:22 UTC 

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2015-07-21 12:22 UTC 

[PATCH] android/client/if-bt.c: Fix memory leak while using realloc()
 2015-07-21 12:22 UTC  (2+ messages)

[U-Boot] [PATCH] x86: Fix RTC build error on ivybridge
 2015-07-21 12:21 UTC  (3+ messages)

[PATCHv5 0/2] NVMe: Enable SQes on the CMB
 2015-07-21 12:21 UTC  (5+ messages)
` [PATCHv5 1/2] NVMe: Unify SQ entry writing and doorbell ringing
` [PATCHv5 2/2] NVMe: Use CMB for the IO SQes if available

[PATCH 0/2] dmaengine: Add scatter-gathered memset support
 2015-07-21 12:19 UTC  (7+ messages)
` [PATCH 2/2] dmaengine: xdmac: Add scatter gathered "

[PATCH] mm: use srcu for shrinkers
 2015-07-21 12:19 UTC  (4+ messages)
` [PATCH -next v2] mm: srcu-ify shrinkers

[PATCH 0/3 V6] allow UUID changes on V5/CRC filesystems
 2015-07-21 12:19 UTC  (4+ messages)
` PATCH 3/3 V6] xfs: test changing UUID on V5 superblock

[PATCH v3] mesa-demos: Fix building demos which require GLU
 2015-07-21 12:19 UTC 

[PATCH] mmc: add missing mmc_blk_put in power_ro_lock_show
 2015-07-21 12:19 UTC 

[PATCH] crypto: qat - Don't attempt to register algorithm multiple times
 2015-07-21 12:17 UTC  (2+ messages)

[PATCH V2 net-next 0/3] ARM BPF JIT features
 2015-07-21 12:16 UTC  (8+ messages)
` [PATCH V2 next-next 1/3] ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT
` [PATCH V2 net-next 2/3] ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET "
` [PATCH V2 net-next 3/3] ARM: net: add support for BPF_ANC | SKF_AD_HATYPE "


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.