All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-25 15:51:07 to 2014-03-25 16:56:40 UTC [more...]

[PATCH 00/34] Add clang support for ARM and cleanups
 2014-03-25 16:55 UTC  (23+ messages)
` [PATCH 01/34] xen: clang: Disable initializer-overrides warning
` [PATCH 02/34] xen: clang: Disable built-in assembler
` [PATCH 03/34] xen: clang: Support correctly cross-compile
` [PATCH 04/34] xen/compiler: Introduce always_unused define
` [PATCH 05/34] xen/xsm: flask: Remove unused function avc_sidcmp
` [PATCH 06/34] xen/x86: shadow: sh_next_page is only used when GUEST_PAGING_LEVELS = 2
` [PATCH 07/34] xen/common: sched_sedf: Remove unused functions
` [PATCH 08/34] xen/common: rcupdate: Remove unused function rcu_batch_after
` [PATCH 09/34] xen/common: tmem: Remove dumb check in do_tmem_destroy_pool
` [PATCH 10/34] xen/crypto: rijndael: Fix compilation with Clang 3.5
` [PATCH 11/34] xen/arm: Introduce __builtin_stack_pointer
` [PATCH 12/34] xen/arm: psci: Don't need to check if vcpuid is negative
` [PATCH 13/34] xen/arm: gic: Introduce GIC_SGI_MAX
` [PATCH 15/34] xen/arm: traps: Mark check_stack_alignment_constraints as unused
` [PATCH 16/34] xen/arm: Guard correctly asm-arm/platforms/midway.h
` [PATCH 17/34] xen/arm: Guard correctly asm-arm/platform/omap5.h
` [PATCH 18/34] xen/arm: omap5: Correctly constify platform compatibility list
` [PATCH 20/34] xen/common: cpupool: cpupool_unassign_cpu is only used internally
` [PATCH 21/34] xen/common: domctl: Some functions are "
` [PATCH 22/34] xen/common: tmem: "
` [PATCH 23/34] xen/sched: credit2: "
` [PATCH 24/34] xen/arm: setup: setup_cache is "

[PATCH v5 0/9] R-Car Gen2 PCIe host driver
 2014-03-25 16:56 UTC  (13+ messages)
` [PATCH v5 1/9] PCI: host: rcar: Add Renesas R-Car PCIe driver
` [PATCH v5 2/9] PCI: host: rcar: Add MSI support
` [PATCH v5 3/9] ARM: shmobile: r8a7790: Add PCIe clock device tree nodes
` [PATCH v5 4/9] ARM: shmobile: r8a7791: "
` [PATCH v5 5/9] dt-bindings: pci: rcar pcie device tree bindings

[U-Boot] [PATCH V2 00/13] ARM: tegra: pinmux driver cleanup
 2014-03-25 16:55 UTC  (8+ messages)
` [U-Boot] [PATCH V2 09/13] ARM: tegra: use clrsetbits_le32 in pinmux driver

[Qemu-devel] [PATCH] target-arm: add support for v8 SHA1 and SHA256 instructions
 2014-03-25 16:46 UTC  (2+ messages)

[RESEND: RFC PATCH 0/3] Add Keystone pcie driver
 2014-03-25 16:54 UTC  (5+ messages)
` [RESEND: RFC PATCH 3/3] pcie: keystone: add pcie driver based on designware core driver

[Qemu-devel] [PULL for-2.0 0/1] Net patches
 2014-03-25 16:34 UTC  (2+ messages)
` [Qemu-devel] [PULL for-2.0 1/1] net: netmap_poll must update both read/write poll state

What's cooking in git.git (Mar 2014, #05; Mon, 24)
 2014-03-25 16:54 UTC  (3+ messages)

[U-Boot] [PATCH V3 09/13] ARM: tegra: use clrsetbits_le32 in pinmux driver
 2014-03-25 16:54 UTC  (2+ messages)

Bug in reclaim logic with exhausted nodes?
 2014-03-25 16:53 UTC  (8+ messages)

[PATCH] drm/i915: Upgrade execbuffer fail after resume failure to EIO
 2014-03-25 16:52 UTC  (8+ messages)

"Asymmetric" RAID0
 2014-03-25 16:52 UTC  (3+ messages)

[PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU
 2014-03-25 16:44 UTC  (13+ messages)
` [PATCH resend 1/3] xen: move Xen PV machine files to hw/xenpv
` [Qemu-devel] [PATCH resend 2/3] xen: move Xen HVM files under hw/i386/xen
  `  "
` [PATCH resend 3/3] xen: factor out common functions
` [Qemu-devel] [PATCH resend 0/3] QEMU/Xen: disentangle PV and HVM in QEMU

mm: slub: gpf in deactivate_slab
 2014-03-25 16:52 UTC  (7+ messages)

[PATCH] netfilter: nf_tables: Add meta expression key for bridge interface name
 2014-03-25 16:42 UTC  (2+ messages)

[PATCH v9 0/5] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2014-03-25 16:51 UTC  (6+ messages)
` [PATCH v9 2/5] kernel: missing include in cputime.c

Problems building documentation for bitbake 1.17.0
 2014-03-25 16:50 UTC  (6+ messages)

[PATCH] of: Add vendor prefix for Energy Micro
 2014-03-25 16:51 UTC  (3+ messages)

[PATCH] drm/i915: Allow full PPGTT with param override
 2014-03-25 16:49 UTC  (4+ messages)

[PATCH 0/5] ARM: shmobile: r8a7790: enable IIC(B) cores
 2014-03-25 16:48 UTC  (8+ messages)
` [PATCH 4/5] ARM: shmobile: r8a7790: add IIC(B) clocks to dtsi

[PATCH] README: document quirks for regenerating gtk-doc
 2014-03-25 16:47 UTC 

[PATCH V1 0/2] da9063: Support for RTC and register definition updates
 2014-03-25 16:46 UTC  (4+ messages)
` [PATCH V1 2/2] rtc: da9063: RTC driver
  ` [RESEND] "

[RFC PATCH v4 06/10] VFIO_PLATFORM: Read and write support for the device fd
 2014-03-25 16:43 UTC  (2+ messages)

[PATCH 1/4 V2] Ethernet drivers in 3.14-rc3 kernel: fix 3 buffer overflows triggered by hardware devices
 2014-03-25 16:43 UTC  (9+ messages)

How to debug very very slow file delete? (btrfs on md-raid5)
 2014-03-25 16:41 UTC  (3+ messages)

[PATCH] ARM: Use 64-bit DMA addresses for LPAE+VirtIO-MMIO
 2014-03-25 16:39 UTC  (6+ messages)

[Qemu-devel] [PULL for-2.0 0/5] Block patches
 2014-03-25 15:50 UTC  (4+ messages)
` [Qemu-devel] [PULL for-2.0 2/5] qemu-img: mandate argument to 'qemu-img check --repair'

[PATCH] fix sed usage in build rules
 2014-03-25 16:39 UTC 

[REGRESSION 3.14-rc6] Samsung N150 lid does not "open" after suspend to RAM
 2014-03-25 16:38 UTC  (8+ messages)

[PATCH 0/3] A few cursor fixups after the multi-size patches
 2014-03-25 16:38 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Don't set mode_config's cursor size

[patch 2/2] x86: hpet: Use proper destructor for delayed work
 2014-03-25 16:37 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH net-next 0/3] ipv6: fix checkpatch errors and warnings
 2014-03-25 17:37 UTC  (3+ messages)
` [PATCH net-next 3/3] ipv6: fix checkpatch errors of foo

[patch 1/2] workqueue: Provide destroy_delayed_work_on_stack()
 2014-03-25 16:37 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 1/1] Man pages for the fanotify API
 2014-03-25 16:37 UTC  (5+ messages)
    ` Man pages for the fanotify API: merging of events

[LTP] [PATCH v3] mprotect/mprotect04.c: add PROT_NONE, PROT_EXEC flag test
 2014-03-25 16:36 UTC  (2+ messages)

[Xenomai] Switch to secondary mode due to pop/push into TBB queue
 2014-03-25 16:35 UTC  (3+ messages)

Update machine list for Test Form and Release Notes 1.6
 2014-03-25 16:34 UTC  (2+ messages)

Help to run latest kernel on DART-4460
 2014-03-25 16:34 UTC  (4+ messages)

Review request for Bug 5947 - Replace fstypes lookup on main build page
 2014-03-25 16:32 UTC  (6+ messages)

[RFC PATCH] fsl-commity-bsp: Add meta-qt5
 2014-03-25 16:32 UTC  (12+ messages)
      ` Call for maintainers (was [RFC PATCH] fsl-commity-bsp: Add meta-qt5)

[review-request] bugzilla 5922: Implement name as installed_name in installed package details page
 2014-03-25 16:27 UTC 

[net-next 00/54][pull request] Using dev_kfree/consume_skb_any for functions called in multiple contexts
 2014-03-25 16:27 UTC  (12+ messages)
` [PATCH 01/54] uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb
  ` [PATCH 32/54] sky2: Call dev_kfree_skb_any "
  ` [PATCH 33/54] ksz884x: Call dev_consume_skb_any "
  ` [PATCH 34/54] s2io: Call dev_kfree_skb_any "
  ` [PATCH 35/54] vxge: "
  ` [PATCH 36/54] forcedeth: Call dev_kfree_skb_any instead of kfree_skb

[PATCH v4 0/7] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-03-25 16:27 UTC  (4+ messages)
` [PATCH v4 5/7] tools, libxl: parse optional start gfn from the iomem config option

[PATCH 1/1] fs/reiserfs/super.c: add __init to init_inodecache
 2014-03-25 16:26 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 00/12] Reverse execution
 2014-03-25 16:16 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH v2 01/12] icount: put icount variables into TimerState
` [Qemu-devel] [RFC PATCH v2 02/12] migration: migrate icount fields
` [Qemu-devel] [RFC PATCH v2 03/12] migration: make qemu_savevm_state public
` [Qemu-devel] [RFC PATCH v2 04/12] icount: introduce icount timer
` [Qemu-devel] [RFC PATCH v2 05/12] icount: check for icount clock deadline when cpu loop exits
` [Qemu-devel] [RFC PATCH v2 07/12] timer: add cpu_icount_to_ns function
` [Qemu-devel] [RFC PATCH v2 08/12] introduce reverse execution mechanism
` [Qemu-devel] [RFC PATCH v2 11/12] cexe: synchronize icount on the next event

[PATCH v2] hung_task : check the value of "sysctl_hung_task_timeout_sec"
 2014-03-25 16:25 UTC  (4+ messages)

[PATCH v4 0/5] KVM: x86: flush tlb out of mmu-lock after write protection
 2014-03-25 16:25 UTC  (2+ messages)

[PATCH] build: fix sed usage in build process
 2014-03-25 16:23 UTC  (5+ messages)

[PATCH] clocksource: efm32: use $vendor,$device scheme for compatible string
 2014-03-25 16:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 000/144] Use the $( ... ) construct for command substitution instead of using the back-quotes
 2014-03-25 16:20 UTC  (2+ messages)

[PATCH] spi: efm32: use $vendor,$device scheme for compatible string
 2014-03-25 16:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] serial: efm32: use $vendor,$device scheme for compatible string
 2014-03-25 16:19 UTC  (3+ messages)
` [PATCH v2] "

[review-request] sstate file information fix
 2014-03-25 16:18 UTC 

[PATCH] kexec-tools: handle 64bit efi memmap address correctly
 2014-03-25 16:17 UTC  (3+ messages)

[RFC] dma-buf: Implement test module
 2014-03-25 16:17 UTC  (4+ messages)

PROM vbios fetching issues
 2014-03-25 16:17 UTC  (2+ messages)

[V5 0/4] perf: New conditional branch filter
 2014-03-25 16:16 UTC  (3+ messages)

[PATCH 2/2] makedumpfile: Use max_pfn from mem_map array
 2014-03-25 16:14 UTC 

[PATCH 0/4] provide irqchip in gpiolib
 2014-03-25 16:14 UTC  (2+ messages)

[PATCH 1/2] makedumpfile: Fix zero checking of get_mm_sparsemem()
 2014-03-25 16:13 UTC 

Question on cross-compiling 32-bit application on 64-bit target platform
 2014-03-25 16:06 UTC  (2+ messages)

[PATCH 0/2] makdumpfile: Add "mem=" handling for physical memory dumps
 2014-03-25 16:12 UTC 

[PATCH] thermal: provide a way for the governors to have private data for each thermal zone
 2014-03-25 16:11 UTC  (2+ messages)

PATCH[60485 Bug adding breakpoint]
 2014-03-25 16:10 UTC  (4+ messages)
  ` RESEND: PATCH[60485 Bug adding breakpoint for msi-pci]

ANNOUNCE: nfs-utils-1.3.0 released
 2014-03-25 16:10 UTC 

[PATCH] ath10k: fix printing of peer stats in non-AP firmware
 2014-03-25 16:09 UTC  (4+ messages)

[PATCH V13 2/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2014-03-25 16:09 UTC  (5+ messages)

inherit setuptools
 2014-03-25 16:08 UTC  (3+ messages)

[PATCH 2/2] remove ancient sys_getdents code paths
 2014-03-25 16:08 UTC  (4+ messages)

Choosing NIC Ports to be used
 2014-03-25 16:08 UTC 

Ny melding !!! - ( 76831733 )
 2014-03-25 16:00 UTC 

[PATCH] xfs: fix buffer use after free on IO error
 2014-03-25 16:05 UTC  (4+ messages)

[PATCH 0/2] x86/HVM: XSA-89 follow-ups
 2014-03-25 16:03 UTC  (3+ messages)
` [PATCH 1/2] x86/HVM: simplify do_hvm_op()
` [PATCH 2/2] x86/HVM: fix preemption handling in do_hvm_op()

grub-probe --target=disk not documented
 2014-03-25 15:54 UTC  (2+ messages)

[PATCH] Xen: do hv callback accounting only on x86
 2014-03-25 16:00 UTC  (5+ messages)

[PATCH] video/fsl: Fix the sleep function for FSL DIU module
 2014-03-25 15:54 UTC  (3+ messages)

[review-request] Bug 6001
 2014-03-25 16:00 UTC 

master - lvmetad: Wait at least 80s for the initial scan
 2014-03-25 16:00 UTC  (2+ messages)

[PATCH 1/4 v2] ath10k: add debugging for tx-credits usage
 2014-03-25 15:56 UTC  (5+ messages)
` [PATCH 4/4 v2] ath10k: invalid msdu-id logging

[LTP] svc_vc_create/clnt_vc_create and RPC_ANYFD
 2014-03-25 15:56 UTC  (2+ messages)
` [LTP] [Libtirpc-devel] "

[v3.17-rc8] LTP oom testsuite produces OOPS
 2014-03-25 15:56 UTC  (3+ messages)

Question about librados notification
 2014-03-25 15:56 UTC  (2+ messages)

[PATCH RFC v2 0/6] drm/i2c: Move tda998x to a couple encoder/connector
 2014-03-25 15:55 UTC  (6+ messages)
` [PATCH RFC v2 2/6] drm/i2c: tda998x: "

[Cluster-devel] [GFS2 PATCH] GFS2: Prevent recovery before the local journal is set
 2014-03-25 15:54 UTC 

[PATCH] Xen: do hv callback accounting only on x86
 2014-03-25 15:52 UTC 

[PATCH] [SCSI] megaraid: use GFP_ATOMIC under spin lock
 2014-03-25 15:36 UTC  (6+ messages)

How to get tx rate in ath10k?
 2014-03-25 15:51 UTC  (3+ messages)

Scanning all 5Ghz channels with AC NIC
 2014-03-25 15:50 UTC  (3+ 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.