All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-14 08:18:44 to 2015-07-14 09:14:25 UTC [more...]

[PATCH 0/2] PSCI: system suspend support
 2015-07-14  9:14 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] drivers: firmware: psci: add "

[PATCH 0/4] Add Broadcom North Star 2 support
 2015-07-14  9:14 UTC  (4+ messages)
` [PATCH 3/4] arm64: Add Broadcom's "

[PATCH 0/3] kexec: refactor CONFIG_KEXEC/CONFIG_KEXEC_FILE Kconfig
 2015-07-14  9:11 UTC  (9+ messages)
` [PATCH 2/3] [PATCH 2/3] kexec: split kexec_load syscall from kexec core code

[PATCH 00/25] drm: fb emulation: Step 1: Create new drm_fb_helper wrapper funcs
 2015-07-14  9:11 UTC  (4+ messages)
` [PATCH 12/25] drm/tegra: Use new drm_fb_helper functions

[PATCH 0/5] crypto: aead - Convert ccm to new interface
 2015-07-14  9:11 UTC  (7+ messages)
` [PATCH 1/5] crypto: testmgr - Disable rfc4309 test and convert test vectors
` [PATCH 2/5] crypto: ccm - Convert to new AEAD interface
` [PATCH 3/5] crypto: aes-ce-ccm "
` [PATCH 4/5] crypto: nx - Convert ccm "
` [PATCH 5/5] crypto: testmgr - Reenable rfc4309 test

[patch] ARM64/irq: Use access helper irq_data_get_affinity_mask()
 2015-07-14  9:10 UTC  (3+ messages)

[Buildroot] [PATCH 00/11] Bump ejabberd version to 15.06
 2015-07-14  9:10 UTC  (3+ messages)

[PATCH V3 1/5] RDMA/core: Transport-independent access flags
 2015-07-14  9:10 UTC  (17+ messages)
              ` kernel memory registration (was: RDMA/core: Transport-independent access flags)
                      ` kernel memory registration

[PATCH] aic7xxx: replace kmalloc/strcpy by kstrdup
 2015-07-14  9:08 UTC  (3+ messages)

[PATCH v2 00/10] Color Manager Implementation
 2015-07-14  9:11 UTC  (10+ messages)
  ` [Intel-gfx] "

Git repo to use for submitting patches
 2015-07-14  9:07 UTC  (4+ messages)

IVSHMEM hotplug support in DPDK
 2015-07-14  9:06 UTC 

[PATCH 00/36] THP refcounting redesign
 2015-07-14  9:06 UTC  (2+ messages)

[PATCH][v3] ARM: imx: pinctrl-imx: imx7d: add support for iomuxc lpsr
 2015-07-14  9:06 UTC  (3+ messages)

[PATCH V3 1/5] RDMA/core: Transport-independent access flags
 2015-07-14  9:05 UTC  (12+ messages)

[Qemu-devel] [Bug 1474263] [NEW] "Image format was not specified" warning should be suppressed for the vvfat (and probably nbd) driver
 2015-07-14  8:57 UTC 

[PATCH] Revert "perf tools: Allow to specify custom linker command"
 2015-07-14  9:05 UTC  (2+ messages)
` [PATCH] perf tools: Really allow to specify custom CC, AR or LD

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-14  9:03 UTC  (17+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC
` [PATCH v2 4/9] arm: twr-k70f120m: timer "
` [PATCH v2 5/9] arm: twr-k70f120m: IOMUX "

[RFC v3 0/3] mm: make swapin readahead to gain more thp performance
 2015-07-14  9:02 UTC  (4+ messages)
` [RFC v3 3/3] mm: make swapin readahead to improve thp collapse rate

[PATCH] ext4: Return the length of a hole from get_block
 2015-07-14  9:02 UTC  (4+ messages)

[patch 00/12] MIPS: Interrupt cleanups and API change preparation
 2015-07-14  9:02 UTC  (6+ messages)
` [patch 08/12] MIPS/alchemy: Remove pointless irqdisable/enable

[PATCH 5/5] drm/i915: Set edid from detect only if forced
 2015-07-14  9:03 UTC  (9+ messages)
` [PATCH] drm/i915: Set edid from init and not from detect

[BUG REPORT] OOM Killer is invoked while the system still has much memory
 2015-07-14  9:00 UTC  (6+ messages)

[PATCH v5 0/3] LED driver for PowerNV platform
 2015-07-14  9:00 UTC  (3+ messages)
` [PATCH v5 3/3] leds/powernv: Add "

post-receive: pub/scm/linux/kernel/git/jhogan/metag
 2015-07-14  8:59 UTC 

[PATCH 0/1] Shell message function support (OE-Core side)
 2015-07-14  8:59 UTC  (3+ messages)

[PATCH v4 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-14  8:58 UTC  (7+ messages)
` [PATCH v4 11/15] x86/altp2m: define and implement alternate p2m HVMOP types

[PATCH v2] vfio: Fix overflow while assigning vfio BAR region offset and size
 2015-07-14  8:56 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v7 0/9] Dynamic memzones
 2015-07-14  8:57 UTC  (11+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/9] eal: move librte_malloc to eal/common
  ` [PATCH v8 2/9] eal: memzone allocated by malloc
  ` [PATCH v8 3/9] app/test: update malloc/memzone unit tests
  ` [PATCH v8 4/9] config: remove CONFIG_RTE_MALLOC_MEMZONE_SIZE
  ` [PATCH v8 5/9] eal: remove free_memseg and references to it
  ` [PATCH v8 6/9] eal: new rte_memzone_free
  ` [PATCH v8 7/9] app/test: rte_memzone_free unit test
  ` [PATCH v8 8/9] doc: announce ABI change of librte_malloc
  ` [PATCH v8 9/9] doc: update malloc documentation

[PATCH 1/2] drm/i915: Remove unused compat32 code
 2015-07-14  8:59 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Use expcitly fixed type in compat32 structs

[Qemu-devel] [PATCH 0/2] vmxnet3: Fix RX TCP/UDP checksum of partially summed packets
 2015-07-14  8:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] net/vmxnet3: Refactor 'vmxnet_rx_pkt_attach_data'
` [Qemu-devel] [PATCH 2/2] net/vmxnet3: Fix RX TCP/UDP checksum on partially summed packets

[PATCH i-g-t] lib/igt_gt.c : allow changes to stop_rings mode bits
 2015-07-14  8:55 UTC  (7+ messages)

[PATCH 00/10] drm/misc: Kconfig cleanup
 2015-07-14  8:54 UTC  (5+ messages)
` [PATCH 03/10] drm/radeon: clean up: move config option to driver's own Kconfig file
` [PATCH 04/10] drm/amdgpu: "

[GIT PULL] clk: ti: clock driver code migration to drivers
 2015-07-14  8:54 UTC 

[Buildroot] [PATCHv3 for next 0/2] Add support for Cavium Octeon III
 2015-07-14  8:54 UTC  (5+ messages)
` [Buildroot] [PATCHv3 for next 2/2] toolchain: create symlink to 'lib' from ARCH_LIB_DIR iso fixed lib32/lib64

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-14  8:53 UTC  (7+ messages)
` [PATCH v3 05/13] x86/altp2m: basic data structures and support routines

[PATCH 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-14  8:53 UTC  (5+ messages)
` [PATCH 7/9] arm: twr-k70f120m: IOMUX driver for Kinetis SoC

[PATCH V3 0/1] libxl: set stub domain size based on VRAM size
 2015-07-14  8:51 UTC  (3+ messages)
` [PATCH V3 1/1] "

[rhashtable] WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:301 __debug_object_init()
 2015-07-14  8:50 UTC  (4+ messages)

Kernel fast memory registration API proposal [RFC]
 2015-07-14  8:50 UTC  (9+ messages)

[PATCH v3 00/20] Convert to atomic, part 4
 2015-07-14  8:50 UTC  (7+ messages)
` [PATCH v3 06/20] drm/i915: Remove plane_config from struct intel_crtc
` [PATCH v3 10/20] drm/i915: Set csc coefficients in intel_sanitize_crtc

[Qemu-devel] [v9][PATCH 00/10] xen: add Intel IGD passthrough
 2015-07-14  8:49 UTC  (6+ messages)
` [Qemu-devel] [v9][PATCH 08/10] xen, gfx passthrough: register a isa bridge

python facade pattern implementation in ceph and ceph-deploy is bad practice?
 2015-07-14  8:47 UTC  (5+ messages)

[PATCH v1 00/12] Demux IB CM requests in the rdma_cm module
 2015-07-14  8:47 UTC  (8+ messages)
` [PATCH v1 05/12] IB/cm: Share listening CM IDs
` [PATCH v1 11/12] IB/cma: Share ib_cm_ids between rdma_cm_ids

[PATCH] net: qlcnic: Deletion of unnecessary memset
 2015-07-14  8:48 UTC  (2+ messages)

[PATCH] oeqa/selftest: [YOCTO #7976] Updated imagefeature testcases
 2015-07-14  8:48 UTC 

post-receive: pub/scm/linux/kernel/git/bp/bp
 2015-07-14  8:47 UTC 

[PATCH v2] cfg80211-wext: deleting dead code
 2015-07-14  8:46 UTC  (3+ messages)

[PATCH v2] HID: cp2112: fix I2C_SMBUS_BYTE write
 2015-07-14  8:46 UTC  (2+ messages)

[Qemu-devel] User space vs kernel space instructions distribution
 2015-07-14  8:45 UTC  (2+ messages)

Intel Baytrail Linux Audio
 2015-07-14  8:47 UTC  (10+ messages)

[PATCH] BugFix: VFIO never works
 2015-07-14  8:44 UTC  (3+ messages)
` [PATCH] eal: fix vfio device "

[Buildroot] [autobuild.buildroot.net] Build results for 2015-07-13
 2015-07-14  8:45 UTC  (2+ messages)

[PATCH 10/19] MIPS: asm: mips-cm: Extend CM accessors for 64-bit CPUs
 2015-07-14  8:45 UTC  (8+ messages)
` [PATCH v2 "

[linux-lvm] what is free space in LVM
 2015-07-14  8:43 UTC  (2+ messages)

UBIFS errors when file-system is full
 2015-07-14  8:42 UTC  (8+ messages)

[PATCH v2 0/3] memtest cleanups
 2015-07-14  8:40 UTC  (4+ messages)
` [PATCH v2 1/3] memtest: use kstrtouint instead of simple_strtoul
` [PATCH v2 2/3] memtest: cleanup log messages
` [PATCH v2 3/3] memtest: remove unused header files

[Ksummit-discuss] [CORE-TOPIC] Documentation
 2015-07-14  8:40 UTC  (4+ messages)

[PATCH 0/2 RESEND] power: reset: Add syscon reboot/poweroff device nodes for APM X-Gene platform
 2015-07-14  8:40 UTC  (3+ messages)

[patch 1/1] metag/irq: Use access helper irq_data_get_affinity_mask()
 2015-07-14  8:37 UTC  (3+ messages)

[PATCH 0/3] arm/arm64: vexpress: DT updates for v4.2
 2015-07-14  8:37 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG

[V2 7/7] Drivers: hv: vmbus: disable local interrupt when hvsock's callback is running
 2015-07-14 10:01 UTC  (2+ messages)

AW: "unable to remap" error with git svn after upgrade to Win10
 2015-07-14  8:37 UTC  (2+ messages)

[V2 6/7] hvsock: introduce Hyper-V VM Sockets feature
 2015-07-14 10:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/15] block: incremental backup transactions using BlockJobTxn
 2015-07-14  8:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 05/15] backup: Extract dirty bitmap handling as a separate function
` [Qemu-devel] [PATCH v3 06/15] blockjob: Add .txn_commit and .txn_abort transaction actions

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2015-07-14  8:35 UTC 

[GIT PULL] ARM: EXYNOS: dts: Fixes for 4.2
 2015-07-14  8:35 UTC  (5+ messages)

[V2 5/7] Drivers: hv: vmbus: add a helper function to set a channel's pending send size
 2015-07-14  9:59 UTC  (2+ messages)

[V2 4/7] Drivers: hv: vmbus: add APIs to register callbacks to process hvsock connection
 2015-07-14  9:59 UTC  (2+ messages)

[V2 3/7] Drivers: hv: vmbus: add APIs to send/recv hvsock packet and get the r/w-ability
 2015-07-14  9:58 UTC  (2+ messages)

[V2 2/7] Drivers: hv: vmbus: define a new VMBus message type for hvsock
 2015-07-14  9:58 UTC  (2+ messages)

[PATCH 00/13] Discover and probe dependencies
 2015-07-14  8:34 UTC  (5+ messages)
` [PATCH 04/13] pinctrl: tegra: Only set the gpio range if needed

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-07-14  8:34 UTC  (11+ messages)

[V2 1/7] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
 2015-07-14  9:58 UTC  (2+ messages)

[RFC v4 00/25] Re-use nvram module
 2015-07-14  8:33 UTC  (7+ messages)
` [RFC v4 03/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c

[Qemu-devel] [PATCH for-2.4 00/12] hw/net: Fix .can_receive() for NICs
 2015-07-14  8:34 UTC  (2+ messages)

[PATCH 1/2] MIPS: PCI: ops-emma2rh: drop nonsensical db_assert
 2015-07-14  8:32 UTC  (4+ messages)

[PATCH v2] powerpc/pseries: Ratelimit EPOW event warnings
 2015-07-14  8:32 UTC  (4+ messages)

[V2 0/7] introduce Hyper-V VM Sockets(hvsock)
 2015-07-14  9:56 UTC 

bad pages when up/down network cable
 2015-07-14  8:31 UTC 

[PATCH v2 0/3] Have Tegra's GPIO chip depend explicitly on the pinctrl device
 2015-07-14  8:29 UTC  (7+ messages)
` [PATCH v2 1/3] gpio: defer probe if pinctrl cannot be found
` [PATCH v2 2/3] pinctrl: tegra: Only set the gpio range if needed
` [PATCH v2 3/3] ARM: tegra: Add gpio-ranges property

[Buildroot] [git commit] package/uclibc: check for config file
 2015-07-14  8:31 UTC 

[Buildroot] [git commit] package/busybox: check for config file
 2015-07-14  8:31 UTC 

[Buildroot] [git commit] boot/barebox: check for config file before calling kconfig-package
 2015-07-14  8:30 UTC 

[PATCH] grep: use internal regex library with musl-libc
 2015-07-14  8:30 UTC 

[Buildroot] [git commit] boot/at91boostrap3: check for config file before calling kconfig-package
 2015-07-14  8:30 UTC 

[Qemu-devel] [PATCH] ide: coverity touchups
 2015-07-14  8:30 UTC  (4+ messages)

[RFC] examples: remove l3fwd-vf example
 2015-07-14  8:28 UTC  (3+ messages)

[PATCH] drm/dp/mst: dump branch OUI in debugfs
 2015-07-14  8:28 UTC  (2+ messages)

[Buildroot] [PATCH v5 1/5] support/scripts: add fix_rpaths
 2015-07-14  8:28 UTC  (4+ messages)
` [Buildroot] [PATCH v5 3/5] Makefile: add TARGET_SANITIZE_RPATH_HOOK to TARGET_FINALIZE_HOOKS

[Buildroot] [git commit] package/linux: check for config file before calling kconfig-package
 2015-07-14  8:27 UTC 

[GIT-PULL OSSTEST] ap-fetch-version: Arrange for osstest merges from upstream to be stable
 2015-07-14  8:27 UTC  (3+ messages)

[PATCH V5 0/5] iSER support for iWARP
 2015-07-14  8:27 UTC  (3+ messages)
` [PATCH V5 5/5] RDMA/isert: Limit read depth based on the device max_sge_rd capability

post-receive: pub/scm/linux/kernel/git/arm/arm-soc
 2015-07-14  8:26 UTC 

[PATCH] x86, acpi: Handle xapic/x2apic entries in MADT
 2015-07-14  8:26 UTC  (4+ messages)

[Buildroot] [git commit] package/linux: don't enforce check for DTS when not building
 2015-07-14  8:26 UTC 

[PATCH] package_regex.inc: Add rules for clutter recipes
 2015-07-14  8:27 UTC 

[pm:bleeding-edge 10/17] kernel/power/snapshot.c:928:5: sparse: symbol 'swsusp_page_is_valid' was not declared. Should it be static?
 2015-07-14  8:23 UTC  (2+ messages)
` [PATCH pm] PM / hibernate: swsusp_page_is_valid() can be static

[Buildroot] [git commit] core/pkg-kconfig: don't enforce check for config file when not building
 2015-07-14  8:24 UTC 

[PATCH] gpu/drm/amdgpu: Include <linux/debugfs.h> only if CONFIG_DEBUG_FS is set
 2015-07-14  8:23 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2015-07-14  8:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] pci_add_capability: remove duplicate comments
 2015-07-14  8:16 UTC 

[PATCHv6] ARM: dts: add exynos5422-cpus.dtsi to correct cpu order
 2015-07-14  8:23 UTC  (6+ messages)

[RFC 00/21] drm: fb emulation: Step 3: Remove FB_KMS_HELPER config from drivers
 2015-07-14  8:23 UTC  (6+ messages)

[PATCH 0/3] Descriptor format sense data
 2015-07-14  8:21 UTC  (4+ messages)
` [PATCH 3/3] target: Return descriptor "

[PATCH net-next] ipvs: fix ipv6 route unreach panic
 2015-07-14  8:20 UTC  (2+ messages)


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.