All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-26 12:35:43 to 2014-09-26 13:29:49 UTC [more...]

[Qemu-devel] [PATCH qom v3 00/14] GPIO/IRQ QOMification: Phase 2 - Getting rid of SYSBUS IRQs
 2014-09-26 13:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH qom v3 04/14] qmp: qstring: Handle NULL strings
` [Qemu-devel] [PATCH qom v3 05/14] qom: Allow clearing of a Link property
` [Qemu-devel] [PATCH qom v3 07/14] qdev: gpio: Re-impement qdev_connect_gpio QOM style

[Patch Part1 v2 00/18] Prepare for enabling hierarchy irqdomain on x86
 2014-09-26 13:29 UTC  (13+ messages)
` [Patch v2 01/18] x86, irq, ACPI: Fix building warning of unused code
` [Patch v2 02/18] x86, irq: Kill fourth parameter of IO_APIC_get_PCI_irq_vector()
` [Patch v2 03/18] x86, irq: Convert irq_2_pin list to generic list
` [Patch v2 04/18] x86, irq: Refine hw_irq.h to prepare for irqdomain support
` [Patch v2 05/18] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()
` [Patch v2 06/18] x86, irq: Protect __clear_irq_vector() with vector_lock
` [Patch v2 07/18] x86, irq: Introduce helpers to access struct irq_cfg
` [Patch v2 08/18] x86, irq: Move local APIC related code from io_apic.c into vector.c
` [Patch v2 09/18] x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities
` [Patch v2 10/18] x86, irq: Move PCI MSI related code from io_apic.c into msi.c
` [Patch v2 11/18] x86, irq: Move HT IRQ related code from io_apic.c into htirq.c
` [Patch v2 12/18] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h

[Qemu-devel] [PATCH V3 0/7] cpu/acpi: convert cpu hot plug to hotplug_handler API
 2014-09-26 13:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH V3 4/7] pc: add cpu hotplug handler to PC_MACHINE
` [Qemu-devel] [PATCH V3 5/7] pc: Update rtc_cmos in pc_cpu_plug

[PATCH for-4.5 v10 00/19] Mem_event and mem_access for ARM
 2014-09-26 13:29 UTC  (6+ messages)
` [PATCH for-4.5 v10 15/19] xen/arm: Temporarily disable mem_access for hypervisor access

[PATCH for-4.5 v2] x86/hvm: remove stray ioreq_server.lock lock release from hvm_ioreq_server_init()
 2014-09-26 13:27 UTC 

[PATCH net-next] bonding: make global bonding stats more reliable
 2014-09-26 13:26 UTC  (3+ messages)

Alsa Driver - sound from gpio
 2014-09-26 13:26 UTC 

[PATCH 1/2] ASoC: max98090: Enable both DMIC channels also when using mono configuration
 2014-09-26 13:25 UTC  (2+ messages)
` [PATCH 2/2] ASoC: Intel: byt-max98090: Set card as fully routed

em28xx breaks after hibernate
 2014-09-26 13:25 UTC  (13+ messages)

[PATCH 0/15] POWER8 Coherent Accelerator device driver
 2014-09-26 13:24 UTC  (6+ messages)
` [PATCH 10/15] powerpc/mm: Add hooks for cxl

Xen Project policy on feature flags
 2014-09-26 13:24 UTC 

[PATCH] ARM: dts: Specify default clocks for Exynos4 FIMC devices
 2014-09-26 13:24 UTC  (5+ messages)

[PATCH 1/4] serial: mxs-auart: use mctrl_gpio helpers for handling modem signals (v2.2c)
 2014-09-26 13:23 UTC  (7+ messages)

[PATCH v16 00/10] enable Cache Monitoring Technology (CMT) feature
 2014-09-26 13:23 UTC  (9+ messages)
` [PATCH v16 06/10] x86: collect global CMT information
` [PATCH v16 08/10] x86: add CMT related MSRs in allowed list

[PATCH 1/2] sched: deferred set priority (dprio) -- rebased for the tip
 2014-09-26 13:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/23] Split BlockBackend off BDS with an axe
 2014-09-26 13:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 13/23] virtio-blk: Rename VirtIOBlkConf variables to conf

[PATCH 0/3] arm: ls1: add deep sleep support
 2014-09-26 13:20 UTC  (9+ messages)
` [PATCH 1/3] arm: ls1: add CPU hotplug platform support

[PATCH] android/avdtp: Fix crash on disconnect
 2014-09-26 13:21 UTC 

[review request] bbarrosp/YB6327
 2014-09-26 13:19 UTC 

[GIT PULL] PM / AVS changes for v3.18 - v2
 2014-09-26 13:40 UTC  (3+ messages)

[PATCH libdrm 1/3] intel/skl: Add SKL PCI ids
 2014-09-26 13:19 UTC  (3+ messages)
` [PATCH libdrm 2/3] intel/skl: Add gen9 to the buffer manager init
` [PATCH libdrm 3/3] intel/skl: add gen9 to the CS decoding init

[uml-devel] [PATCH v2] Fix for occasional userspace process in D/Z state
 2014-09-26 13:18 UTC 

advanced routing with NAT: returning UDP traffic
 2014-09-26 13:18 UTC  (5+ messages)

[PATCH 00/27] Changes for arm/arm64 KVM for 3.18
 2014-09-26 13:17 UTC  (56+ messages)
` [PATCH 01/27] KVM: Introduce gfn_to_hva_memslot_prot
` [PATCH 02/27] arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
` [PATCH 03/27] KVM: ARM/arm64: fix non-const declaration of function returning const
` [PATCH 04/27] KVM: ARM/arm64: fix broken __percpu annotation
` [PATCH 05/27] KVM: ARM/arm64: avoid returning negative error code as bool
` [PATCH 06/27] KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
` [PATCH 07/27] KVM: vgic: return int instead of bool when checking I/O ranges
` [PATCH 08/27] KVM: vgic: declare probe function pointer as const
` [PATCH 09/27] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
` [PATCH 10/27] KVM: EVENTFD: remove inclusion of irq.h
` [PATCH 11/27] arm/arm64: KVM: Rename irq_state to irq_pending
` [PATCH 12/27] arm/arm64: KVM: Rename irq_active to irq_queued
` [PATCH 13/27] arm/arm64: KVM: vgic: Clear queued flags on unqueue
` [PATCH 14/27] arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn
` [PATCH 15/27] arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
` [PATCH 16/27] arm/arm64: KVM: vgic: Clarify and correct vgic documentation
` [PATCH 17/27] KVM: ARM: vgic: plug irq injection race
` [PATCH 18/27] arm/arm64: KVM: vgic: switch to dynamic allocation
` [PATCH 19/27] arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS
` [PATCH 20/27] arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS
` [PATCH 21/27] arm/arm64: KVM: vgic: handle out-of-range MMIO accesses
` [PATCH 22/27] arm/arm64: KVM: vgic: kill VGIC_NR_IRQS
` [PATCH 23/27] arm/arm64: KVM: vgic: delay vgic allocation until init time
` [PATCH 24/27] arm/arm64: KVM: vgic: make number of irqs a configurable attribute
` [PATCH 25/27] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset
` [PATCH 26/27] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
` [PATCH 27/27] arm/arm64: KVM: Report correct FSC for unsupported fault types

[PATCH] phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
 2014-09-26 13:17 UTC  (2+ messages)

yocto 1.6 - beaglebone black - cape manager
 2014-09-26 13:17 UTC  (15+ messages)

[PATCH v3 00/29] nios2 Linux kernel port
 2014-09-26 13:17 UTC  (5+ messages)
` [PATCH v3 01/29] asm-generic: add generic futex for !CONFIG_SMP

[net-next PATCH 0/1 V4] qdisc bulk dequeuing and utilizing delayed tailptr updates
 2014-09-26 13:16 UTC  (10+ messages)
` [net-next PATCH 1/1 V4] qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE

[PATCH for-4.5 0/2] Improve "Emulation failed" error message
 2014-09-26 13:16 UTC  (12+ messages)
` [PATCH for-4.5 2/2] x86/hvm: Improve "Emulation failed @" error messages

[Qemu-devel] [PULL 00/16] Tracing patches
 2014-09-26 13:16 UTC  (2+ messages)

[PATCH 0/3] Add SNVS clock gating and clock support to rtc-snvs driver
 2014-09-26 13:14 UTC  (8+ messages)
` [PATCH 1/3] ARM: imx: clk-vf610: Add SNVS clock
` [PATCH 2/3] ARM: dts: vf610: Add SNVS node
` [PATCH 3/3] drivers/rtc/rtc-snvs: Add clock support

Weekly performance meeting
 2014-09-26 13:12 UTC  (7+ messages)

[PATCH] rc: fix hix5hd2 build issue in 0-DAY kernel build
 2014-09-26 13:12 UTC  (5+ messages)
` [PATCH] [media] rc: fix hix5hd2 compile-test issue

[PATCH] ARM: dts: dra7-evm: Fix interrupt line of pcf@i2c1:0x21
 2014-09-26 13:12 UTC  (2+ messages)

[PATCH for-4.5 v21 00/14] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-26 13:10 UTC  (8+ messages)
` [PATCH for-4.5 v21 06/14] libxl/remus: introduce an abstract Remus device layer
` [PATCH for-4.5 v21 09/14] xl/remus: change bool to defbool
` [PATCH for-4.5 v21 10/14] xl/remus: cmdline switch to explicitly enable unsafe configurations

[Buildroot] [PATCH] opencv: Bump version to 2.4.9.1
 2014-09-26 13:09 UTC 

[Buildroot] [PATCH] opencv: highgui module is needed for ts module
 2014-09-26 13:09 UTC 

[PATCH for-4.5] x86/hvm: do not create ioreq server if guest domain is dying
 2014-09-26 13:08 UTC  (3+ messages)

[GIT PULL] Immutable branch with restart handler patches for v3.18
 2014-09-26 13:07 UTC 

[PATCH] Drivers: hv: util: Implement Time Synchronization using host time sample
 2014-09-26 13:07 UTC  (4+ messages)

[RFC] fclone layout suboptimal
 2014-09-26 13:07 UTC 

[Qemu-devel] [PATCH v2 24/36] s390x: convert s390-virtio to hotplug handler API
 2014-09-26 13:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 "

[PATCH] fstest: fix dumping of miscompare buffer
 2014-09-26 13:05 UTC 

[Qemu-devel] [PATCH] hw/arm/virt: mark timer in fdt as v8-compatible
 2014-09-26 13:09 UTC 

[PATCH] fsx: increase number of logged operations
 2014-09-26 13:04 UTC 

[PATCH] Btrfs-progs: let btrfs-image actually work on a balanced fs V2
 2014-09-26 13:02 UTC 

[GIT PULL] at91: soc for 3.18 #2
 2014-09-26 13:02 UTC  (4+ messages)

[PATCH 1/5] drm/i915: Add IS_BDW_GT3 macro
 2014-09-26 13:02 UTC  (6+ messages)
` [PATCH 4/5] drm/i915: Let number of workarounds more clear

[next:master 9126/9273] drivers/media/rc/ir-hix5hd2.c:99:2: warning: passing argument 2 of 'writel' discards 'volatile' qualifier from pointer target type
 2014-09-26 12:59 UTC 

[PATCH] Btrfs-progs: let btrfs-image actually work on a balanced fs
 2014-09-26 13:00 UTC  (3+ messages)

[PATCH 01/12] cx231xx: let i2c bus scanning use its own i2c_client
 2014-09-26 13:00 UTC  (6+ messages)
` [PATCH 02/12] cx231xx: use own i2c_client for eeprom access

Ubuntu 14.04 and the Intel® Centrino® Advanced-N 6200
 2014-09-26 12:58 UTC  (2+ messages)

[PATCH v3 00/15] xfstests: new btrfs stress test cases
 2014-09-26 12:56 UTC  (4+ messages)

[PATCH] clk: Add floor and ceiling rate constraints for clocks
 2014-09-26 12:55 UTC 

[GIT PULL] EFI urgent fixes
 2014-09-26 12:55 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 00/21] target-mips: add MIPS64R6 Instruction Set support
 2014-09-26 12:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 03/21] target-mips: add SELEQZ and SELNEZ instructions
` [Qemu-devel] [PATCH v3 04/21] target-mips: move LL and SC instructions

[PATCH 1/1] perf: Fixed perf trace, 32bit return values to 64bit
 2014-09-26 12:54 UTC 

[Xenomai] GPL issue for kernel module
 2014-09-26 12:51 UTC 

/sys/block/md126 still exists even after stopping the array
 2014-09-26 12:50 UTC  (8+ messages)

Hi all, does Amazon VMs supported DPDK or not?
 2014-09-26 12:47 UTC 

Vmap allocator fails to allocate beyond 128MB
 2014-09-26 12:46 UTC  (2+ messages)

[PATCH] ixgbe: allow unsupported SFP
 2014-09-26 12:46 UTC 

New xen project's windows pv drivers unofficial test build 20140924
 2014-09-26 12:45 UTC 

[Qemu-devel] [PATCH v3 0/7] Dynamic sysbus device allocation support
 2014-09-26 12:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 5/7] sysbus: Add new platform bus helper device

linux-next: build failure after merge of the scsi tree
 2014-09-26 12:43 UTC  (4+ messages)

[LTP] [PATCH] securebits: some cleanup
 2014-09-26 12:43 UTC  (4+ messages)
  ` [LTP] [PATCH v2] "

[U-Boot] [U-boot] [Patch] configs: ks2_evm: enable misc_init_r
 2014-09-26 12:42 UTC 

[PATCH] gpio: handle also nested irqchips in the chained handler set-up
 2014-09-26 12:42 UTC 

Question: request tag usage
 2014-09-26 12:41 UTC  (5+ messages)

page allocator bug in 3.16?
 2014-09-26 12:40 UTC  (9+ messages)

[PATCH v6 0/6] sched: consolidation of cpu_capacity
 2014-09-26 12:39 UTC  (7+ messages)
` [PATCH v6 5/6] sched: replace capacity_factor by usage

Payment
 2014-09-26 12:35 UTC 

Payment
 2014-09-26 12:35 UTC 

[PATCH net-next v2] tcp: use tcp_flags in tcp_data_queue()
 2014-09-26 12:38 UTC  (3+ messages)
` [PATCH net-next v3] "

[PATCH v2] Change alarm cancel function to thread-safe:
 2014-09-26 12:37 UTC  (7+ messages)

[PATCH v3] ARM: dts: vf610-colibri: Add ADC support
 2014-09-26 12:37 UTC  (2+ messages)

[PATCH] gpio: set parent irq on chained handlers
 2014-09-26 12:37 UTC  (3+ messages)

[LTP] [PATCH 1/3] fcntl14: dup code clean up
 2014-09-26 12:36 UTC  (7+ messages)
  ` [LTP] [PATCH v2 "
    ` [LTP] [PATCH v3 "

[PATCHv2 0/3] x86, ptdump: a EFI related fix + enhancements
 2014-09-26 12:35 UTC  (8+ messages)
` [PATCHv2 2/3] x86, ptdump: Simplify page flag evaluation code


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.