All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-26 14:44:56 to 2014-09-26 15:24:32 UTC [more...]

[Qemu-devel] [PATCH v7 00/11] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-09-26 15:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 02/11] target-arm: Add SCR_EL3

Audit format utility
 2014-09-26 15:24 UTC  (4+ messages)

Trouble building PDF on Arch
 2014-09-26 15:24 UTC 

[PATCH RFCv2 01/10] dm-dedup: main data structures
 2014-09-26 15:24 UTC  (2+ messages)

[GIT PULL] Allwinner drivers additions for 3.18
 2014-09-26 15:24 UTC  (8+ messages)

[PATCH V1] IB/core: memset attr variable to prevent garbage data
 2014-09-26 15:24 UTC  (2+ messages)

[U-Boot] [PATCH v3 09/10] kconfig: move CONFIG_OF_* to Kconfig
 2014-09-26 15:24 UTC  (8+ messages)

Vmap allocator fails to allocate beyond 128MB
 2014-09-26 15:23 UTC  (3+ messages)

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

[PATCH 00/89] Basic Skylake enabling
 2014-09-26 15:21 UTC  (7+ messages)
` [PATCH 84/89] drm/i915/skl: add turbo support
` [PATCH 85/89] drm/i915/skl: Retrieve the frequency limits
` [PATCH 87/89] drm/i915/skl: AUX irqs have moved

[Qemu-devel] [PATCH v5a 0/3] trivial qapi cleanups
 2014-09-26 15:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 1/3] qapi: Consistent whitespace in tests/Makefile
` [Qemu-devel] [PATCH v5 2/3] qapi: Ignore files created during make check
` [Qemu-devel] [PATCH v5 3/3] qapi: Update docs given recent event, spacing fixes

BCM4313 & brcmsmac & 3.12: only semi-working?
 2014-09-26 15:20 UTC  (20+ messages)

[Qemu-devel] [RFC 00/10] Target-specific unit test support, add unit tests for target-i386/cpu.c code
 2014-09-26 15:20 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Virtio-9p live migration patchset
 2014-09-26 15:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-9p: Add support for 9p migration
` [Qemu-devel] [PATCH 2/2] virtio-9p: Remove migration blockers

[PATCH] arm: kprobes-test: Fix compile error "bad immediate value for offset"
 2014-09-26 15:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] xenfb: Add support for Windows PV frontend
 2014-09-26 15:17 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/5] xenfb: Unregister keyboard event handler correctly
  `  "
` [Qemu-devel] [PATCH v2 2/5] xenfb: Activate mouse event handler
  `  "
` [Qemu-devel] [PATCH v2 3/5] xenfb: Add option to use a grant ref for shared page
  `  "

[PATCH 2/6] sparc64: Fix physical memory management regressions with large max_phys_bits
 2014-09-26 15:17 UTC  (2+ messages)

[PATCH v3 9/9] oxenstored: reduce syslog call overhead
 2014-09-26 15:16 UTC  (3+ messages)
` [PATCH v3 9/9] oxenstored: reduce syslog call overhead (fix typo)

[PATCH 1/4] compat: Add infrastructure to support symbol versioning
 2014-09-26 15:16 UTC  (4+ messages)
` [PATCH 1/4 v2] "

ICMPv6 Redirects
 2014-09-26 15:16 UTC 

[Qemu-devel] [PATCH v2] ui/input: fix event emitting of repeated combined keys
 2014-09-26 15:15 UTC  (5+ messages)

posix acl to nfs4 acl mapping - status?
 2014-09-26 15:08 UTC 

[PATCH V2] IB/core: memset attr variable to prevent garbage data
 2014-09-26 15:15 UTC 

[PATCH 0/2] socfpga: fix hotplug/add suspend to ram
 2014-09-26 14:56 UTC  (4+ messages)
` [PATCH 2/2] socfpga: support "

xl, libxl: add support for 'channels'
 2014-09-26 15:14 UTC  (4+ messages)

Fix problem recognizing symlinks
 2014-09-26 15:14 UTC  (2+ messages)

[PATCH] eal: remove rte_snprintf
 2014-09-26 15:14 UTC  (2+ messages)

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

[libvirt bisection] complete build-i386-libvirt
 2014-09-26 15:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/17] QOMify accelerator code
 2014-09-26 15:12 UTC  (37+ messages)
` [Qemu-devel] [PATCH v2 01/17] vl.c: Small coding style fix
` [Qemu-devel] [PATCH v2 02/17] accel: Move accel code to accel.c
` [Qemu-devel] [PATCH v2 03/17] accel: Create AccelType typedef
` [Qemu-devel] [PATCH v2 04/17] accel: Simplify configure_accelerator() using AccelType *acc variable
` [Qemu-devel] [PATCH v2 05/17] accel: Move accel name lookup to separate function
` [Qemu-devel] [PATCH v2 06/17] accel: Use QOM classes for accel types
` [Qemu-devel] [PATCH v2 07/17] accel: Make AccelClass.available() optional
` [Qemu-devel] [PATCH v2 08/17] accel: Move KVM accel registration to kvm-all.c
` [Qemu-devel] [PATCH v2 09/17] accel: Move Xen registration code to xen-common.c
` [Qemu-devel] [PATCH v2 10/17] accel: Move qtest accel registration to qtest.c
` [Qemu-devel] [PATCH v2 11/17] accel: Remove tcg_available() function
` [Qemu-devel] [PATCH v2 12/17] accel: Move accel init/allowed code to separate function
` [Qemu-devel] [PATCH v2 13/17] accel: Rename 'init' method to 'init_machine'
` [Qemu-devel] [PATCH v2 14/17] accel: Pass MachineState object to accel init functions
` [Qemu-devel] [PATCH v2 15/17] accel: Create accel object when initializing machine
` [Qemu-devel] [PATCH v2 16/17] accel: Save AccelState on MachineState when initializing
` [Qemu-devel] [PATCH v2 17/17] kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct

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

[PATCH] power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gauge
 2014-09-26 15:12 UTC  (2+ messages)

[PATCH 0/3] distributor_app: new sample application for distributor library
 2014-09-26 15:11 UTC  (3+ messages)
` [PATCH v2] distributor_app: new sample app

[PATCHv7 00/26] VFIO support for platform and AMBA devices on ARM
 2014-09-26 15:10 UTC  (17+ messages)
` [PATCHv7 02/26] iommu: add capability IOMMU_CAP_NOEXEC
` [PATCHv7 07/26] driver core: amba: add device binding path 'driver_override'
` [PATCHv7 13/26] vfio: amba: add the VFIO for AMBA devices module to Kconfig
` [PATCHv7 20/26] vfio/platform: trigger an interrupt via eventfd

[PATCH v3 0/4] PM QoS: per-cpu PM QoS support
 2014-09-26 15:10 UTC  (10+ messages)
` [PATCH v3 3/4] irq: Allow multiple clients to register for irq affinity notification

[qemu-mainline test] 30403: tolerable FAIL - PUSHED
 2014-09-26 15:10 UTC 

[PATCH v12 for-xen-4.5 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-26 15:10 UTC  (8+ messages)
` [PATCH v12 for-xen-4.5 01/20] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v12 for-xen-4.5 02/20] x86/VPMU: Manage VPMU_CONTEXT_SAVE flag in vpmu_save_force()
` [PATCH v12 for-xen-4.5 03/20] x86/VPMU: Set MSR bitmaps only for HVM/PVH guests

[Qemu-devel] [PATCH v3 00/23] Split BlockBackend off BDS with an axe
 2014-09-26 15:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 14/23] hw: Convert from BlockDriverState to BlockBackend, mostly

linux-next: New build failures in Sep 25 tree
 2014-09-26 15:08 UTC  (5+ messages)

qla2xxx: Add FDMI-2 functionality
 2014-09-26 15:08 UTC 

[PATCH 0/4] perf: Support AMD range breakpoints v2
 2014-09-26 15:04 UTC  (2+ messages)

Adding selftest testdata dynamically into live tree
 2014-09-26 15:07 UTC  (5+ messages)

[PATCH v6 0/5] QCOM 8074 cpuidle driver
 2014-09-26 15:07 UTC  (12+ messages)
` [PATCH v6 1/5] qcom: spm: Add Subsystem Power Manager driver

[U-Boot] [PATCH v3 0/15] samsung: Use common config files with Samsung boards
 2014-09-26 15:06 UTC  (2+ messages)

[PATCH v2 0/2] perf: User/kernel time correlation and event generation
 2014-09-26 15:05 UTC  (8+ messages)
` [PATCH v2 1/2] perf: Add sampling of the raw monotonic clock

[v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT
 2014-09-26 15:05 UTC  (12+ messages)
                  ` Discussion on whether to continue with the patches for Xen 4.5 "

linux-next: build failure after merge of the akpm-current tree
 2014-09-26 15:02 UTC  (2+ messages)
` [PATCH -mm] signal-use-build_bug-instead-of-_nsig_words_is_unsupported_size.fix

Payment
 2014-09-26 14:58 UTC 

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

linux-next: manual merge of the tip tree with the audit tree
 2014-09-26 15:01 UTC  (2+ messages)

[PATCH v3 00/12] clk: sunxi: Improve MMC clocks support
 2014-09-26 15:02 UTC  (5+ messages)
` [PATCH v3 11/12] mmc: sunxi: Convert MMC driver to the standard clock phase API

[PATCH v2] Change alarm cancel function to thread-safe:
 2014-09-26 15:01 UTC  (10+ messages)

[PATCH] x86, setup: Additional __flush_tlb for Quak X1000
 2014-09-26 15:00 UTC  (7+ messages)
` [PATCH] x86, setup: add __flush_tlb() for Intel Quark X1000

[U-Boot] [PATCH 0/3] usb: dwc2: Add and enable DWC2 driver
 2014-09-26 15:01 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] usb: dwc2: Add driver for Synopsis DWC2 USB IP block

[RFC][PATCH 0/5 v2] x86/nmi: Print all cpu stacks from NMI safely
 2014-09-26 15:00 UTC  (8+ messages)
` [RFC][PATCH 2/5 v2] tracing: Create seq_buf layer in trace_seq

[OT] What distro/ user space are y'all running?
 2014-09-26 15:00 UTC  (2+ messages)

[U-Boot] [PATCH for-next] arndale: Enable config_distro_defaults.h
 2014-09-26 15:00 UTC  (2+ messages)

Payment
 2014-09-26 14:51 UTC 

Payment
 2014-09-26 14:51 UTC 

Payment
 2014-09-26 14:51 UTC 

[PATCH v12 00/12] Support for creating generic PCI host bridges from DT
 2014-09-26 14:58 UTC  (6+ messages)
` [PATCH v12 06/12] PCI: Create pci_host_bridge before its associated bus in pci_create_root_bus

[RFC Part3 v1 00/28] Enable hierarchy irqdomian on x86 platforms
 2014-09-26 14:57 UTC  (29+ messages)
` [RFC v1 01/28] x86, irq: Kill unused setup_timer_IRQ0_pin()
` [RFC v1 02/28] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
` [RFC v1 03/28] x86, irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs
` [RFC v1 04/28] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs
` [RFC v1 05/28] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces
` [RFC v1 06/28] x86, irq: Kill unused old IOAPIC "
` [RFC v1 07/28] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces
` [RFC v1 08/28] x86, irq: Kill x86_io_apic_ops.setup_entry "
` [RFC v1 09/28] x86, irq: Kill x86_io_apic_ops.set_affinity "
` [RFC v1 10/28] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin "
` [RFC v1 11/28] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
` [RFC v1 12/28] x86: Clean up unused forward declarations in x86_init.h
` [RFC v1 13/28] x86: irq_remapping: Clean up unsued code
` [RFC v1 14/28] iommu/vt-d: "
` [RFC v1 15/28] iommu/amd: "
` [RFC v1 16/28] x86: irq_remapping: Clean up unused interfaces
` [RFC v1 17/28] x86, irq: Kill irq_cfg.irq_remapped
` [RFC v1 18/28] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
` [RFC v1 19/28] iommu/amd: Move struct irq_2_irte into amd_iommu.c
` [RFC v1 20/28] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c
` [RFC v1 21/28] x86, irq: Kill struct io_apic_irq_attr
` [RFC v1 22/28] x86, irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify
` [RFC v1 23/28] x86, irq: Clean up io_apic.h
` [RFC v1 24/28] x86, irq: Kill unused alloc_irq_and_cfg_at()
` [RFC v1 25/28] x86, irq: Change functions only used in vector.c as static
` [RFC v1 26/28] x86, irq: Kill function apic_set_affinity()
` [RFC v1 27/28] x86, irq: Introduce mechanism to support different vector allocation policies
` [RFC v1 28/28] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy

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

[PATCH] drm/i915: Do not leak pages when freeing userptr objects
 2014-09-26 14:55 UTC  (2+ messages)

[PATCH v2 0/3] arm_arch_timer: VDSO preparation, code consolidation
 2014-09-26 14:55 UTC  (5+ messages)
` [PATCH v2 1/3] clocksource: arm_arch_timer: change clocksource name if CP15 unavailable

[PATCHv3 0/7] Initial support for the Atmel SMART sama5d4
 2014-09-26 14:54 UTC  (6+ messages)
` [PATCHv3 2/7] ARM: at91: introduce basic SAMA5D4 support

Xen Project policy on feature flags
 2014-09-26 14:54 UTC  (10+ messages)

[PATCH] kernel: events: core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-09-26 14:53 UTC  (6+ messages)

schedule_delayed_work with a 0 jiffy delay
 2014-09-26 14:52 UTC 

[PATCH v3 0/5] vf610: Add GPIO support
 2014-09-26 14:51 UTC  (7+ messages)
` [PATCH v3 4/5] ARM: dts: vf610: use new "

[PATCH 0/4] Simplify cpuset API and fix cpuset check in SL[AU]B
 2014-09-26 14:50 UTC  (10+ messages)
` [PATCH 1/4] cpuset: convert callback_mutex to a spinlock
` [PATCH 2/4] cpuset: simplify cpuset_node_allowed API
` [PATCH 3/4] slab: fix cpuset check in fallback_alloc
` [PATCH 4/4] slub: fix cpuset check in get_any_partial

branch for merging/advanced testing
 2014-09-26 14:51 UTC 

[RFC v2] Unicode/UTF-8 support for XFS
 2014-09-26 14:50 UTC  (5+ messages)

[PATCH] Bluetooth: Add HCI_AUTO_CONN_DIRECT_REPORT_IND
 2014-09-26 14:50 UTC 

[PATCH v5 00/11] PM / Domains: Generic OF-based support
 2014-09-26 14:50 UTC  (6+ messages)

[PATCH] Bluetooth: Fix sending redundant "LE Set Scan Enable (disable)" commands
 2014-09-26 14:50 UTC 

DPDK doesn't work with iommu=pt
 2014-09-26 14:47 UTC  (2+ messages)

[QA 09/26 ww39] Testing report for `drm-intel-testing` (was: Updated -next)
 2014-09-26 14:46 UTC 

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

[RFC][PATCH] ftracetest: Add a couple of ftrace test cases
 2014-09-26 14:46 UTC  (9+ messages)
            `  "

[PATCH 0/4] Add DSO symbol versioning to support backwards compatibility
 2014-09-26 14:45 UTC  (5+ messages)

[Qemu-devel] [PULL 00/11] KVM (and more) patches for 2014-09-26
 2014-09-26 14:38 UTC  (3+ messages)
` [Qemu-devel] [PULL 09/11] kvmvapic: fix migration when VM paused and when not running Windows
` [Qemu-devel] [PULL 11/11] kvm/valgrind: don't mark memory as initialized

[resend rfc v3] pwm: add BCM2835 PWM driver
 2014-09-26 14:45 UTC  (6+ messages)

[U-Boot] [PATCH v5 0/7] Add support for Panasonic UniPhier SoCs/boards
 2014-09-26 14:45 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/7] mtd: denali: add Denali controller configs to Kconfig
` [U-Boot] [PATCH v5 2/7] mtd: denali: add Denali NAND driver for SPL
` [U-Boot] [PATCH v5 3/7] serial: add UniPhier serial driver
` [U-Boot] [PATCH v5 4/7] ARM: UniPhier: add UniPhier SoC support code
` [U-Boot] [PATCH v5 5/7] ARM: UniPhier: add Kconfig and defconfig
` [U-Boot] [PATCH v5 6/7] MAINTAINERS: add me as a maintainer of UniPhier platform
` [U-Boot] [PATCH v5 7/7] git-mailrc: "


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.