All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-25 08:50:47 to 2015-08-25 09:35:47 UTC [more...]

[PATCH v5 0/5] Altera PCIe host controller driver with MSI support
 2015-08-25  9:35 UTC  (12+ messages)
` [PATCH v5 1/5] arm: add msi.h to Kbuild
` [PATCH v5 2/5] pci:host: Add Altera PCIe host controller driver
` [PATCH v5 3/5] pci: altera: Add Altera PCIe MSI driver
` [PATCH v5 4/5] Documentation: dt-bindings: pci: altera pcie device tree binding

[PATCH v5 00/28] Introduce HVM without dm and new boot ABI
 2015-08-25  9:35 UTC  (12+ messages)
` [PATCH v5 07/28] libxc: rework BSP initialization
` [PATCH v5 08/28] libxc: introduce a xc_dom_arch for hvm-3.0-x86_32 guests
` [PATCH v5 27/28] libxc: switch xc_dom_elfloader to be used with HVMlite domains
` [PATCH v5 28/28] libxl: allow the creation of HVM domains without a device model

[PATCH v2 0/6] perf: Introduce extended syscall error reporting
 2015-08-25  9:34 UTC  (5+ messages)

[PATCH 9/9] f2fs: update extent tree in batches
 2015-08-25  9:33 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCH v7 00/44] MC next generation patches
 2015-08-25  9:33 UTC  (18+ messages)
` [PATCH v7 14/44] [media] media: add functions to allow creating interfaces
` [PATCH v7 24/44] [media] uapi/media.h: Fix entity namespace
` [PATCH v7 25/44] [media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L
` [PATCH v7 39/44] [media] uapi/media.h: Add MEDIA_IOC_G_TOPOLOGY ioctl
` [PATCH v7 40/44] [media] media: Use a macro to interate between all interfaces
` [PATCH v7 41/44] [media] media: move mdev list init to gobj
` [PATCH v7 42/44] [media] media-device: add pads and links to media_device

[meta-oe][PATCH RFC] Add analyze-boot
 2015-08-25  9:31 UTC  (2+ messages)

[PATCH] xf86-video-intel: fix missing fstat() prototype
 2015-08-25  9:24 UTC 

[PATCH-v6 0/6] mfd: 88pm800: Add Device tree support
 2015-08-25  9:30 UTC  (11+ messages)
` [PATCH-v6 5/6] mfd: 88pm800: Set default interrupt clear method

about mmap dma-buf and sync
 2015-08-25  9:30 UTC  (6+ messages)

[PATCH v3 0/14] Add Analogix Core Display Port Driver
 2015-08-25  9:29 UTC  (14+ messages)
` [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

[GIT PULL 1/2] Rockchip dts fixes for 4.3
 2015-08-25  9:30 UTC  (4+ messages)
` [GIT PULL 2/2] Rockchip soc fix "

[LTP] [PATCH v2] inotify: Add test for inotify mark destruction race
 2015-08-25  9:29 UTC  (3+ messages)

[PATCH TRIVIAL v2] Avoid conflict with host definitions when cross-compiling
 2015-08-25  9:27 UTC  (6+ messages)

[PATCH-v3 RESEND] mfd: 88pm80x: Add 88pm860 chip type support
 2015-08-25  9:27 UTC  (4+ messages)

[PATCH 0/5] Documentation: drm: Make drm.tmpl build as pdfdoc
 2015-08-25  9:26 UTC  (6+ messages)
` [PATCH 1/5] Documentation: drm: Fix pdfdocs sect/title tags
` [PATCH 2/5] Documentation: drm: Fix pdfdocs listitem and abstract <para>s
` [PATCH 3/5] Documentation: drm: Change <code> to <literal>
` [PATCH 4/5] Documentation: drm: Convert KMS Properties HTML table to CALS
` [PATCH 5/5] Documentation: drm: Unify quoting methods

[U-Boot] [PATCH 1/9] net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet"
 2015-08-25  9:26 UTC  (2+ messages)

v9.0.3 Contributor credits
 2015-08-25  9:15 UTC  (4+ messages)
` 答复: "
    ` 答复: "

Can we disable transparent hugepages for lack of a legitimate use case please?
 2015-08-25  9:25 UTC  (2+ messages)

[PATCH 3/3] sched: Implement interface for cgroup unified hierarchy
 2015-08-25  9:24 UTC  (11+ messages)

[PATCH v9 1/1] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources
 2015-08-25  9:24 UTC  (3+ messages)

[PATCH 0/9] ARM: PM / Domains: Generic PM domains for CPUs/Clusters
 2015-08-25  9:24 UTC  (12+ messages)
` [PATCH 2/9] PM / Domains: Remove dev->driver check for runtime PM

[PATCH] doc: drm: Fix mis-spelling of i915_guc_submission includes
 2015-08-25  9:24 UTC  (2+ messages)

[PATCH v7 00/17] Add VT-d Posted-Interrupts support
 2015-08-25  8:50 UTC  (16+ messages)
` [PATCH v7 01/17] KVM: Extend struct pi_desc for VT-d Posted-Interrupts
` [PATCH v7 02/17] KVM: Add some helper functions for Posted-Interrupts
` [PATCH v7 03/17] KVM: Define a new interface kvm_intr_is_single_vcpu()
` [PATCH v7 05/17] KVM: Add interfaces to control PI outside vmx
` [PATCH v7 06/17] KVM: Make struct kvm_irq_routing_table accessible
` [PATCH v7 07/17] KVM: make kvm_set_msi_irq() public
` [PATCH v7 08/17] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices
` [PATCH v7 09/17] vfio: Register/unregister irq_bypass_producer
` [PATCH v7 10/17] KVM: x86: Update IRTE for posted-interrupts
` [PATCH v7 11/17] KVM: Define two weak arch callbacks for irq bypass manager
` [PATCH v7 12/17] KVM: Implement IRQ bypass consumer callbacks for x86
` [PATCH v7 13/17] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
` [PATCH v7 14/17] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [PATCH v7 15/17] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
` [PATCH v7 16/17] KVM: Warn if 'SN' is set during posting interrupts by software

[U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)
 2015-08-25  9:22 UTC  (4+ messages)

[PATCH] drm/doc: Fixing xml documentation warning
 2015-08-25  9:20 UTC  (3+ messages)

[PATCH 0/6] linux-yocto: consolidated pull request
 2015-08-25  9:19 UTC  (3+ messages)
` [PATCH 6/6] linux-yocto/4.1: enable DRM_CIRRUS_QEMU and EXT4_USE_FOR_EXT23

[PATCH] Fix bug in iommu_context_addr: Always get pointer to lower extended-context-table
 2015-08-25  9:15 UTC  (7+ messages)

[PATCH v2 5/5] arm64: add KASan support
 2015-08-25  9:15 UTC  (13+ messages)

[PATCH] gpio: rcar: GPIO_RCAR doesn't relate to ARM
 2015-08-25  9:15 UTC  (4+ messages)

[PATCH] gpio: rcar: Enable r8a7795 for ARM64
 2015-08-25  9:15 UTC  (4+ messages)

[PATCH v2 00/11] omap_hsmmc: voltage switching and tuning
 2015-08-25  9:05 UTC  (24+ messages)
` [PATCH v2 01/11] mmc: host: omap_hsmmc: Support vmmc_aux to switch to 1.8v
` [PATCH v2 02/11] mmc: host: omap_hsmmc: separate setting voltage capabilities from bus power
` [PATCH v2 03/11] mmc: host: omap_hsmmc: program HCTL based on signal_voltage set by mmc core
` [PATCH v2 04/11] mmc: host: omap_hsmmc: add voltage switch support for UHS SD card
` [PATCH v2 05/11] mmc: host: omap_hsmmc: set clk rate to the max frequency
` [PATCH v2 06/11] mmc: host: omap_hsmmc: set timing in the UHSMS field
` [PATCH v2 07/11] mmc: host: omap_hsmmc: add tuning support
` [PATCH v2 08/11] mmc: host: omap_hsmmc: Workaround for errata id i802
` [PATCH v2 09/11] mmc: host: omap_hsmmc: Allow io voltage switch even for fixed vdd
` [PATCH v2 10/11] mmc: host: omap_hsmmc: remove incorrect voltage switch sequence
` [PATCH v2 11/11] mmc: host: omap_hsmmc: add software timer when timeout greater than hardware capablility

[PATCH] ASoC: rt5645: Add struct dmi_system_id "Google Celes" for chrome platform
 2015-08-25  8:03 UTC 

next-20150825 build: 2 failures 13 warnings (next-20150825)
 2015-08-25  9:14 UTC 

Intel SST on a Bay Trail tablet
 2015-08-25  8:06 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/4] pc: Initialization and compat function cleanup
 2015-08-25  9:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/4] pc: Remove redundant arguments from xen_hvm_init()

[RESEND PATCH 0/7] Export I2C and OF module aliases in missing drivers
 2015-08-25  9:13 UTC  (3+ messages)
` [RESEND PATCH 6/7] leds: Export OF module alias information "

[PATCH] mm/khugepaged: Allow to interrupt allocation sleep again
 2015-08-25  9:12 UTC  (6+ messages)

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2015-08-25  5:05 UTC 

[meta-cgl][PATCH] README: updated maintainers and general content accordingly
 2015-08-25  9:10 UTC 

[PATCH] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
 2015-08-25  9:10 UTC  (3+ messages)

HDLC frame timing
 2015-08-25  9:09 UTC 

hello, my xfs has a probelm. does anybody know this?thank you
 2015-08-25  9:08 UTC 

[Qemu-devel] [PATCH for-2.5] piix: Document coreboot-specific RAM size config register
 2015-08-25  9:06 UTC  (2+ messages)

[PATCH V2 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
 2015-08-25  9:06 UTC  (4+ messages)
` [PATCH V2 2/3] kvm: don't register wildcard MMIO EVENTFD on two buses

[PATCH V3 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
 2015-08-25  9:05 UTC  (3+ messages)
` [PATCH V3 2/3] kvm: don't register wildcard MMIO EVENTFD on two buses
` [PATCH V3 3/3] kvm: add tracepoint for fast mmio

[PATCH v2 00/17] Build wic images with bitbake
 2015-08-25  9:04 UTC  (18+ messages)
` [PATCH 01/17] image.py: write bitbake variables to .env file
` [PATCH 02/17] oe-selftest: test generation of <image>.env
` [PATCH 03/17] wic: remove undescore from function name
` [PATCH 04/17] wic: add BitbakeVars class
` [PATCH 05/17] wic: create new method _parse_line
` [PATCH 06/17] wic: add default_image attribute to BitbakeVars
` [PATCH 07/17] wic: set default image
` [PATCH 08/17] wic: implement getting variables from .env files
` [PATCH 09/17] wic: implement --vars option
` [PATCH 10/17] wic: rename variable
` [PATCH 11/17] wic: deferred call of hlp.get_wic_plugins_help()
` [PATCH 12/17] image_types.bbclass: add wic image type
` [PATCH 13/17] wic-image-minimal: add wic image recipe and .wks
` [PATCH 14/17] oe-selftest: test building wic image by bitbake
` [PATCH 15/17] image.py: set bitbake variable ROOTFS_SIZE
` [PATCH 16/17] wic: use "
` [PATCH 17/17] image.py: add script output to the rootfs log

[PATCH] Documentation/Intel-IOMMU.txt: Modify definition of DRHD
 2015-08-25  9:04 UTC  (3+ messages)

btrfs regression since 4.X kernel NULL pointer dereference
 2015-08-25  9:00 UTC  (2+ messages)

[PATCH] gpio: rcar: Enable support for ARM64
 2015-08-25  9:00 UTC  (2+ messages)

[PATCH V2 1/2] arm64: apei: implement arch_apei_get_mem_attributes()
 2015-08-25  8:59 UTC  (6+ messages)
` [PATCH 2/2] acpi, apei: use appropriate pgprot_t to map GHES memory

[v5] *** 8250_dw ***
 2015-08-25  8:57 UTC  (4+ messages)
  ` [v5] serial: 8250_dw: Add support for big-endian MMIO accesses

[nightly] Core TISDK (fido/1.8) 2015.08 build 2015-08-25_03-53-50
 2015-08-25  8:57 UTC 

[PATCH] policycoreutils: audit2* - ignore setlocale errors
 2015-08-25  8:57 UTC 

[meta-fsl-arm][PATCH v8] pulseaudio: Add PulseAudio configuration
 2015-08-25  8:55 UTC  (3+ messages)

shrink struct ib_send_wr
 2015-08-25  8:55 UTC  (7+ messages)
` [PATCH 1/3] IB/uverbs: reject invalid or unknown opcodes

[PATCH] drm: cleanup modesetting ioctls, one param per line
 2015-08-25  8:54 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/10] Fix machine class names to use the "-machine" suffix
 2015-08-25  8:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/10] machine: MACHINE_TYPE_NAME macro
` [Qemu-devel] [PATCH 09/10] machine: Ensure all TYPE_MACHINE subclasses have the right suffix

[U-Boot] [PATCH] exynos: Rise ARM voltage to 1.1V for chained bootloaders
 2015-08-25  8:53 UTC 

4.2 kernel trace when hot unplug a mounted USB/SATA/MMC devices with ext2/ext3/ext4 file system
 2015-08-25  8:53 UTC  (7+ messages)

[RFC 0/2] atomicify fbdev stuff
 2015-08-25  8:53 UTC  (2+ messages)

[Buildroot] [Bug 8256] New: pointing to /usr/bin/objcopy old version (x86) instead of the generated one
 2015-08-25  8:53 UTC  (2+ messages)
` [Buildroot] [Bug 8256] "

[PATCH-v2 0/5] clk: 88pm800: Add new clk provider driver for 88PM800 MFD
 2015-08-25  8:51 UTC  (5+ messages)
` [PATCH-v2 3/5] mfd: devicetree: bindings: Add clock subdevice node information

[Qemu-devel] [PATCH] q35: Remove old machine versions
 2015-08-25  8:51 UTC  (5+ messages)

[PATCH 1/7] image.bbclass: re-run do_rootfs when feature packages change
 2015-08-25  8:51 UTC  (3+ messages)
` [PATCH 4/7] bitbake.conf: add MIRROR vars to SRC_URI vardeps

[PATCH] drm/i915: Unhook legacy suspend/resume when KMS is enabled
 2015-08-25  8:51 UTC 

[PATCH] drivers/nfc/s3fwrn5/Makefile: remove superfluous cflags
 2015-08-25  8:50 UTC 


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.