All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-12 14:38:29 to 2014-12-12 15:38:22 UTC [more...]

post-receive: pub/scm/linux/kernel/git/joro/iommu
 2014-12-12 15:38 UTC 

btrfs fi df output "unknown"
 2014-12-12 15:38 UTC 

post-receive: pub/scm/linux/kernel/git/joro/iommu
 2014-12-12 15:38 UTC 

[PATCH v2 0/2] drm/i915: sanitize RPS resetting during GPU reset
 2014-12-12 15:37 UTC  (5+ messages)
` [PATCH v2 2/2] "

[RELEASE] LTTng modules 2.5.2
 2014-12-12 15:37 UTC 

[PATCH] ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses
 2014-12-12 15:19 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/4] target-tricore: fix offset masking in BOL format
 2014-12-12 16:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/4] target-tricore: typo "
` [Qemu-devel] [PATCH 3/4] target-tricore: add missing 64-bit MOV in RLC format
` [Qemu-devel] [PATCH 4/4] target-tricore: pretty-print register dump and show more status registers

[PATCH] examples: fix unchecked malloc return value in ip_pipeline
 2014-12-12 15:34 UTC  (3+ messages)

[RFC 1/1] driver core: re-order dpm_list after a succussful probe
 2014-12-12 15:34 UTC  (2+ messages)

[v3 00/26] Add VT-d Posted-Interrupts support
 2014-12-12 15:15 UTC  (50+ messages)
` [v3 01/26] genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
` [v3 02/26] iommu: Add new member capability to struct irq_remap_ops
` [v3 03/26] iommu, x86: Define new irte structure for VT-d Posted-Interrupts
` [v3 04/26] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
` [v3 05/26] x86, irq: Implement irq_set_vcpu_affinity for pci_msi_ir_controller
` [v3 06/26] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
` [v3 07/26] iommu, x86: Add cap_pi_support() to detect VT-d PI capability
` [v3 08/26] iommu, x86: Add intel_irq_remapping_capability() for Intel
` [v3 09/26] iommu, x86: define irq_remapping_cap()
` [v3 10/26] KVM: change struct pi_desc for VT-d Posted-Interrupts
` [v3 11/26] KVM: Add some helper functions for Posted-Interrupts
` [v3 12/26] KVM: Initialize VT-d Posted-Interrupts Descriptor
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
` [v3 14/26] KVM: Get Posted-Interrupts descriptor address from struct kvm_vcpu
` [v3 15/26] KVM: add interfaces to control PI outside vmx
` [v3 16/26] KVM: Make struct kvm_irq_routing_table accessible
` [v3 17/26] KVM: make kvm_set_msi_irq() public
` [v3 18/26] KVM: kvm-vfio: User API for VT-d Posted-Interrupts
` [v3 19/26] KVM: kvm-vfio: implement the VFIO skeleton "
` [v3 20/26] KVM: x86: kvm-vfio: VT-d posted-interrupts setup
` [v3 21/26] x86, irq: Define a global vector for VT-d Posted-Interrupts
` [v3 22/26] KVM: Define a wakeup worker thread for vCPU
` [v3 23/26] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
` [v3 25/26] KVM: Suppress posted-interrupt when 'SN' is set
` [v3 26/26] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts

[RELEASE] LTTng modules 2.6.0-rc2
 2014-12-12 15:33 UTC 

[socfpga-nex:for_next-fpgamgr-without-overlays-v4.3 8/9] drivers/staging/fpga/socfpga.c:655:25: sparse: symbol 'socfpga_fpga_ops' was not declared. Should it be static?
 2014-12-12 15:31 UTC  (4+ messages)
` [PATCH socfpga-nex] staging: fpga manager: socfpga_fpga_ops can be static

[PATCH v4 00/13] btrfs-progs:fsck: Add inode nlink mismatch and
 2014-12-12 15:31 UTC  (7+ messages)

[PATCH 1/1] perf, core: Use sample period avg as child event's initial period
 2014-12-12 15:10 UTC 

[PATCH v2 0/6] net-PPP: Deletion of a few unnecessary checks
 2014-12-12 15:30 UTC  (6+ messages)

[Qemu-devel] [Bug 1401798] [NEW] Qemu 2.2.0 savevm crash
 2014-12-12 15:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1401798] "

[RFC] drm: add support for tiled/compressed/etc modifier in addfb2
 2014-12-12 15:30 UTC  (6+ messages)

[REVIEW] au0828-video.c
 2014-12-12 15:30 UTC  (8+ messages)

[U-Boot] [PATCH] fs: fat: read: fix fat16 ls/read issue
 2014-12-12 15:30 UTC  (3+ messages)

src: add redirect support
 2014-12-12 15:29 UTC 

[PATCH 1/1] reiserfs: destroy allocated commit workqueue
 2014-12-12 15:29 UTC  (2+ messages)

[PATCH v3] Fix two compile issues with i686 platform
 2014-12-12 15:29 UTC  (5+ messages)
` [PATCH 0/2 v4] "

[Qemu-devel] [v3 0/2] Add VT-d Posted-Interrupts support
 2014-12-12 15:18 UTC  (6+ messages)
` [Qemu-devel] [v3 1/2] kvm, vfio: Define new VFIO data structure for VT-d Posted-Interrupts
` [Qemu-devel] [v3 2/2] kvm, vfio: Update VT-d Posted-Interrupts related information

[PATCH RFC 0/9] audio timestamping evolutions
 2014-12-12 15:28 UTC  (17+ messages)
` [PATCH RFC 5/9] ALSA: core: selection of audio_tstamp type and accuracy reports

[Buildroot] [PATCH v2] gnupg2: fix linking with intl
 2014-12-12 15:28 UTC  (3+ messages)

[PATCH] iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-12 15:26 UTC  (4+ messages)

[PATCH v5 1/3] gpio: Cygnus: define Broadcom Cygnus GPIO binding
 2014-12-12 15:28 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/4] target-tricore: fixes to opcode encoding and register dump
 2014-12-12 16:27 UTC  (2+ messages)

[PATCH] MIPS: use phys_addr_t instead of phy_t
 2014-12-12 15:26 UTC 

[PATCH 0/3] bond mode 4: add unit tests
 2014-12-12 15:27 UTC  (2+ messages)

[GIT PULL] fbdev fixes for 3.19
 2014-12-12 15:25 UTC  (5+ messages)

Problem setting up nftables dnat : dport set to 0 instead of requested value (22)
 2014-12-12 15:25 UTC  (8+ messages)
  ` bug : nft_redirect port byteorder issue

How to add veth interfaces in dpdk
 2014-12-12 15:24 UTC  (2+ messages)

[PATCH 0/4] kvmtool: ARM: fixing initrd, serial IRQs and bzImage message
 2014-12-12 15:19 UTC  (4+ messages)
` [PATCH 2/4] kvmtool: ARM: allow level interrupts in device tree

Using anonymous python function to define variables
 2014-12-12 15:19 UTC  (3+ messages)

Package Feature compile/runtime dependency
 2014-12-12 15:18 UTC  (4+ messages)

[PATCH v2] sun9i: clk: Fix compile error caused by "clk: sunxi: Give sunxi_factors_register a registers parameter"
 2014-12-12 15:18 UTC 

[Qemu-devel] [PATCH 0/4] VHDX Fixes for zero init
 2014-12-12 15:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH 4/4] block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1

[PATCH v7 0/5] Patches to add support for Rockchip usb PHYs
 2014-12-12 15:17 UTC  (13+ messages)
` [PATCH v7 1/5] Documentation: bindings: add dt documentation for Rockchip usb PHY
` [PATCH v7 2/5] phy: add a driver for the Rockchip SoC internal USB2.0 PHY
` [PATCH v7 3/5] usb: dwc2: add generic PHY framework support for dwc2 usb controler platform driver
` [PATCH v7 4/5] ARM: dts: rockchip: add rk3288 usb PHY
` [PATCH v7 5/5] ARM: dts: rockchip: Enable usb PHY on rk3288-evb board

[PATCH v1] libata: export ata_get_cmd_descript()
 2014-12-12 15:16 UTC 

Reducing backfilling/recovery long tail
 2014-12-12 15:16 UTC 

[PATCH] sun9i: clk: Fix compile error caused by "clk: sunxi: Give sunxi_factors_register a registers parameter"
 2014-12-12 15:16 UTC  (2+ messages)

[PATCH v2] irqchip: mediatek: Use IS_ERR() instead of NULL pointer check
 2014-12-12 15:15 UTC  (3+ messages)
` [PATCH v3] irqchip: mtk-sysirq: "

[PATCH for-4.5] reset PCI devices on force removal even when QEMU returns error
 2014-12-12 15:13 UTC  (2+ messages)

[PATCH v2 0/4] mmc: Convert host drivers to mmc_send_tuning()
 2014-12-12 15:13 UTC  (6+ messages)
` [PATCH v2 3/4] mmc: dw_mmc: Convert "

Query on git usage for creating patch with incremental commits
 2014-12-12 15:11 UTC  (2+ messages)

[PATCH bluetooth-next 0/6] Various coding style cleanups and typo fixes
 2014-12-12 15:11 UTC  (2+ messages)

[PATCH] at86rf230: remove version check for AT86RF212
 2014-12-12 15:10 UTC  (4+ messages)

Netdev 0.1 Call for Proposals
 2014-12-12 15:09 UTC  (3+ messages)
` NetDev 0.1 Attendee clarification [was: Netdev 0.1 Call for Proposals]

[PATCH v2] staging: writeboost: Add dm-writeboost
 2014-12-12 15:09 UTC  (6+ messages)

some questions about toaster
 2014-12-12 15:08 UTC  (2+ messages)

[PATCH -mm] memcg: zap memcg_slab_caches and memcg_slab_mutex
 2014-12-12 15:07 UTC  (3+ messages)

[PATCH] arm64: psci: Fix build breakage without PM_SLEEP
 2014-12-12 15:06 UTC  (6+ messages)

[PATCH 5/5] tools/hotplug: support XENSTORED_TRACE in systemd
 2014-12-12 15:06 UTC  (11+ messages)

[PATCH] gpio: mcp23s08: fix up compilation error
 2014-12-12 15:04 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-gpio
 2014-12-12 15:03 UTC 

[U-Boot] [PATCH] mtd: nand: mxs: fix PIO_WORD number
 2014-12-12 15:03 UTC  (5+ messages)

Cache Allocation Technology(CAT) design for XEN
 2014-12-12 15:02 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] sf: SST changes, Byte program
 2014-12-12 15:01 UTC  (3+ messages)

[PATCH] USB: serial: add nt124 usb to serial driver
 2014-12-12 15:01 UTC  (3+ messages)

[PATCH] nfs: guard fs/nfs/internal.h against multiple inclusion
 2014-12-12 14:58 UTC  (2+ messages)

[patch 0/4] x86: Fix the ACPI resource handling and range checking
 2014-12-12 14:56 UTC  (3+ messages)
` [patch 3/4] x86: pci: acpi: Fix the range check for IO resources

[PATCH v7 0/5] Patches to add support for Rockchip usb PHYs
 2014-12-12 14:55 UTC  (3+ messages)

[PATCH bluetooth-next 00/18] ieee802154: interface registration and perm address support
 2014-12-12 14:56 UTC  (5+ messages)
` [PATCH bluetooth-next 15/18] at86rf230: generate random perm extended address

[PATCH 0/6] PCI: MMCONFIG clean up
 2014-12-12 14:55 UTC  (5+ messages)
` [PATCH 2/6] x86, acpi, pci: Move arch-agnostic MMCFG code out of arch/x86/ directory
    ` [Linaro-acpi] "

[PATCH] radio-settings: Show all available technologies
 2014-12-12 14:55 UTC  (2+ messages)

A doubt on journal_async_commit option
 2014-12-12 14:54 UTC  (2+ messages)

post-receive: pub/scm/network/ofono/ofono
 2014-12-12 14:54 UTC 

[PATCH] clk: rockchip: add CLK_IGNORE_UNUSED flag to fix USB Host
 2014-12-12 14:54 UTC 

[REVIEW] au0828-vbi.c
 2014-12-12 14:54 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] target-mips: fix warnings reported by clang
 2014-12-12 14:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/4] disas/mips: remove unused mips16_to_32_reg_map[]

[PATCH v2 0/2] ARM: mediatek: Add watchdog driver
 2014-12-12 14:50 UTC  (6+ messages)
` [PATCH v2 1/2] watchdog: Add driver for Mediatek watchdog
` [PATCH v2 2/2] ARM: mediatek: dts: Add bindings for watchdog

tg3 broken in 3.18.0?
 2014-12-12 14:50 UTC  (3+ messages)

[PATCH v3 00/10] VM Power Management
 2014-12-12 14:50 UTC  (7+ messages)
` [Qemu-devel] [dpdk-dev] [PATCH v4 "
  ` [Qemu-devel] "
          ` [dpdk-dev] "

[Buildroot] [PATCH 1/2] kismet: Remove libpcap compile tests to fix cross-compiling
 2014-12-12 14:48 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] kismet: Fix static build

crush: straw is dead, long live straw2
 2014-12-12 14:46 UTC  (3+ messages)

[patch] blk-mq: fix plugging in blk_sq_make_request
 2014-12-12 14:45 UTC  (3+ messages)

[netdev01] registration inconsistency
 2014-12-12 14:45 UTC  (4+ messages)

how to build 2.6.x based kernel with perf ?
 2014-12-12 14:44 UTC 

[PATCH 1/3] lib: string_get_size: Remove redundant prefixes
 2014-12-12 14:43 UTC  (3+ messages)
` [PATCH 2/3] lib: string_get_size: Use 32 bit arithmetic when possible
` [PATCH 3/3] lib: string_get_size: Return void

[PATCH v2] doc: add known issue for iommu and igb_uio
 2014-12-12 14:43 UTC  (2+ messages)
  ` [PATCH v3] "

[PATCH for-4.6 0/4] Find automatically a PPI for the DOM0 even channel IRQ
 2014-12-12 14:43 UTC  (5+ messages)
` [PATCH for-4.6 1/4] xen/arm: vgic: Rename nr_lines into nr_spis
` [PATCH for-4.6 2/4] xen/arm: vgic: Keep track of vIRQ used by a domain
` [PATCH for-4.6 3/4] xen/arm: vgic: notice if the vIRQ is not allocated when the guest enable it
` [PATCH for-4.6 4/4] xen/arm: Find automatically a PPI for the DOM0 event channel interrupt

the cpu optimize in ceph
 2014-12-12 14:42 UTC  (2+ messages)

[PATCH wpan-misc 1/2] website: fix milestone table name
 2014-12-12 14:40 UTC  (3+ messages)

frequent lockups in 3.18rc4
 2014-12-12 14:38 UTC  (11+ messages)

[PATCH v6 0/5] hwmon: ina2xx: implement chip reinitialization and add new attributes
 2014-12-12 14:37 UTC  (4+ messages)
` [PATCH v6 3/5] hwmon: ina2xx: don't accept shunt values greater than the calibration factor
` [PATCH v6 4/5] hwmon: ina2xx: make shunt resistance configurable at run-time
` [PATCH v6 5/5] hwmon: ina2xx: allow to change the averaging rate "

[PATCH (resend)] mailbox: Add Altera mailbox driver
 2014-12-12 14:38 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.