All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-14 08:45:09 to 2015-05-14 09:39:05 UTC [more...]

[PATCH v2] sc16is7xx: spi interface is added
 2015-05-14  9:39 UTC  (5+ messages)

[PATCH v6 0/4] xen/pvh: enable migration on PVH Dom0
 2015-05-14  9:38 UTC  (3+ messages)
` [PATCH v6 1/4] xen: introduce a helper to allocate non-contiguous memory

[PATCH v2] ext4: fix NULL pointer dereference when journal restart fails
 2015-05-14  9:37 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC 0/1] virtio: fix config_vector migration issues
 2015-05-14  9:36 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC 1/1] virtio: migrate config_vector

[Qemu-devel] [RFC PATCH v2 00/13] main-loop: Get rid of fd_read_poll and qemu_set_fd_handler2
 2015-05-14  9:36 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2 13/13] iohandler: Use AioContext internally

[RFC PATCH] Drop some asm from copy_user_64.S
 2015-05-14  9:36 UTC  (6+ messages)

[PATCH V3 0/9] VF EEH on Power8
 2015-05-14  9:35 UTC  (5+ messages)
` [PATCH V3 9/9] powerpc/eeh: handle VF PE properly

[PATCH 0/5] arm64: Juno DT updates and new DT for Juno R1
 2015-05-14  9:35 UTC  (4+ messages)
` [PATCH 2/5] arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts

[PATCH] runqueue: Handle cases where siginfo is now a parameter to the hashvadlidate function
 2015-05-14  9:34 UTC 

[PATCH v2] btrfs: iterate over unused chunk space in FITRIM
 2015-05-14  9:33 UTC  (5+ messages)

mm: BUG_ON with NUMA_BALANCING (kernel BUG at include/linux/swapops.h:131!)
 2015-05-14  9:33 UTC  (4+ messages)

[PATCH] sstate: Improve HASHCHECK function to make siginfo configurable
 2015-05-14  9:32 UTC 

[Bug 90439] Xonotic render green (bisected)
 2015-05-14  9:32 UTC  (3+ messages)
` [Bug 90439] [LLVM] "

[PATCH] kernel/rm_work: Improve interaction
 2015-05-14  9:31 UTC 

[PATCH v2 net-next 0/2] rocker: unused parameter and const cleanups
 2015-05-14  9:31 UTC  (2+ messages)

module/module-base/lttng-modules: Improve kernel module dependencies
 2015-05-14  9:31 UTC 

[PATCH net-next v7 00/24] switchdev: spring cleanup
 2015-05-14  9:30 UTC  (3+ messages)

[PATCH v8 0/9] Tegra xHCI support
 2015-05-14  9:30 UTC  (10+ messages)
` [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB

a question about DMA (realtek ethernet chip driver)
 2015-05-14  9:29 UTC  (2+ messages)

in realtek 8139cp driver code, where does the start_xmit function triggers the chip?
 2015-05-14  9:29 UTC  (2+ messages)

[RFC 0/7] RFC Linux-based QEMU-upstream stub domain
 2015-05-14  9:28 UTC  (7+ messages)
` [RFC 2/7] linux-stubdomain: Compile Linux

master - spec: package old sysv initscript for lvmpolld
 2015-05-14  9:28 UTC 

[PATCH] drivers: of/base: move of_init to driver_init
 2015-05-14  9:28 UTC 

[Bug Report] DU: Error messages at boot log and can't show image on RGB Display
 2015-05-14  9:27 UTC  (2+ messages)

[U-Boot] [PATCH v4] dm: sf: Add Atmel DataFlash spi flash driver
 2015-05-14  9:27 UTC 

[PATCH v4] mfd: arizona: Add support for WM8998 and WM1814
 2015-05-14  9:24 UTC 

RaspberryPi SoC (mach) changes due for v4.2
 2015-05-14  9:25 UTC 

Using a temperature sensor with 1-bit output for CPU throttling
 2015-05-14  9:25 UTC  (4+ messages)

[PATCH] Docmentation, ABI: Update contact for L3 cache index disable
 2015-05-14  9:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/23] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
 2015-05-14  9:19 UTC  (24+ messages)
` [Qemu-devel] [PATCH v7 01/23] hw/arm/virt: Move common definitions to virt.h
` [Qemu-devel] [PATCH v7 02/23] hw/arm/virt: Record PCIe ranges in MemMapEntry array
` [Qemu-devel] [PATCH v7 03/23] hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM
` [Qemu-devel] [PATCH v7 04/23] hw/acpi/aml-build: Add aml_memory32_fixed() term
` [Qemu-devel] [PATCH v7 05/23] hw/acpi/aml-build: Add aml_interrupt() term
` [Qemu-devel] [PATCH v7 06/23] hw/arm/virt-acpi-build: Generation of DSDT table for virt devices
` [Qemu-devel] [PATCH v7 07/23] hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
` [Qemu-devel] [PATCH v7 08/23] hw/arm/virt-acpi-build: Generate MADT table
` [Qemu-devel] [PATCH v7 09/23] hw/arm/virt-acpi-build: Generate GTDT table
` [Qemu-devel] [PATCH v7 10/23] hw/arm/virt-acpi-build: Generate RSDT table
` [Qemu-devel] [PATCH v7 11/23] hw/arm/virt-acpi-build: Generate RSDP table
` [Qemu-devel] [PATCH v7 12/23] hw/arm/virt-acpi-build: Generate MCFG table
` [Qemu-devel] [PATCH v7 13/23] hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec
` [Qemu-devel] [PATCH v7 14/23] hw/acpi/aml-build: Add ToUUID macro
` [Qemu-devel] [PATCH v7 15/23] hw/acpi/aml-build: Add aml_or() term
` [Qemu-devel] [PATCH v7 16/23] hw/acpi/aml-build: Add aml_lnot() term
` [Qemu-devel] [PATCH v7 17/23] hw/acpi/aml-build: Add aml_else() term
` [Qemu-devel] [PATCH v7 18/23] hw/acpi/aml-build: Add aml_create_dword_field() term
` [Qemu-devel] [PATCH v7 19/23] hw/acpi/aml-build: Add aml_dword_io() term
` [Qemu-devel] [PATCH v7 20/23] hw/acpi/aml-build: Add Unicode macro
` [Qemu-devel] [PATCH v7 21/23] hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table
` [Qemu-devel] [PATCH v7 22/23] ACPI: split CONFIG_ACPI into 4 pieces
` [Qemu-devel] [PATCH v7 23/23] hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables

[PATCH Remus v4 0/2] Remus support for Migration-v2
 2015-05-14  9:24 UTC  (4+ messages)
` [PATCH Remus v4 1/2] libxc/save: implement Remus checkpointed save
` [PATCH Remus v4 2/2] libxc/restore: implement Remus checkpointed restore

[GIT PULL] RaspberryPi Device Tree changes due for v4.2
 2015-05-14  9:23 UTC 

Possible bug - LTP failure for memcg
 2015-05-14  9:23 UTC  (4+ messages)

[PATCH] ARM: ux500: add SCU and WD to device tree
 2015-05-14  9:22 UTC 

Mwait usage on AMD processors
 2015-05-14  9:21 UTC  (2+ messages)

[U-Boot] [PATCH] ls1021atwr: added deep sleep support in uboot
 2015-05-14  9:20 UTC 

[PATCH 01/11] ASoC: sta32x: Replace direct snd_soc_codec dapm field access
 2015-05-14  9:20 UTC  (11+ messages)
` [PATCH 02/11] ASoC: sta350: "
` [PATCH 03/11] ASoC: sta529: "
` [PATCH 04/11] ASoC: da7213: "
` [PATCH 05/11] ASoC: da732x: "
` [PATCH 06/11] ASoC: da9055: "
` [PATCH 07/11] ASoC: max98088: "
` [PATCH 08/11] ASoC: max98090: Remove unnecessary snd_soc_dapm_sync()
` [PATCH 09/11] ASoC: max98090: Replace direct snd_soc_codec dapm field access
` [PATCH 10/11] ASoC: max98095: "
` [PATCH 11/11] ASoC: max9850: "

[RFC PATCH 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-05-14  9:20 UTC  (8+ messages)
` [RFC PATCH 3/4] KVM: x86: Add EOI exit bitmap inference

[PATCH v7 00/14] enable Cache Allocation Technology (CAT) for VMs
 2015-05-14  9:19 UTC  (3+ messages)
` [PATCH v7 07/14] x86: dynamically get/set CBM for a domain

[Qemu-devel] [PATCH COLO v4 00/15] Block replication for continuous checkpoints
 2015-05-14  9:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH COLO v4 08/15] NBD client: implement block driver interfaces to connect/disconnect NBD server
` [Qemu-devel] [PATCH COLO v4 15/15] Implement new driver for block replication

[PATCH] leds: remove redundant SET_BRIGHTNESS_SYNC flag
 2015-05-14  9:19 UTC  (3+ messages)

[PATCH] MIPS: BCM47XX: Fix regression in reading WiFi SoC SPROM
 2015-05-14  9:18 UTC  (3+ messages)

[RFC][PATCH 0/2] MT8173 DRM support
 2015-05-14  9:16 UTC  (5+ messages)
` [RFC][PATCH 2/2] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173

master - nix: add pkgconfig
 2015-05-14  9:16 UTC 

[PATCH] ath10k: Add debugfs support to configure beacon tx mode
 2015-05-14  9:14 UTC  (2+ messages)

[PATCH] Documentation: Fix inconsistent quotes
 2015-05-14  9:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/2] block: enforce minimal 4096 alignment in qemu_blockalign
 2015-05-14  9:13 UTC  (9+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v4] drm/i915/bxt: eDP Panel Power sequencing
 2015-05-14  9:13 UTC  (2+ messages)

[PATCH 0/8] clk: sunxi: Add support for the Audio PLL
 2015-05-14  9:12 UTC  (4+ messages)
` [PATCH 1/8] clk: sunxi: factors: Add m_start parameters

[Qemu-devel] [PATCH v1 00/18] arm: Steps towards EL2 support round 3
 2015-05-14  9:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 03/18] target-arm: Remove unneeded '+'

[PATCH 0/5] VFIO platform reset
 2015-05-14  9:06 UTC  (11+ messages)
` [PATCH 4/5] VFIO: platform: populate reset function according to compat
` [PATCH 5/5] VFIO: platform: VFIO platform Calxeda xgmac reset module

[PATCH 3/3] drm/i915/bios: be more explicit about discarding iomem address space
 2015-05-14  9:06 UTC  (2+ messages)

[PATCH V2] kernel/smp.c: fix a panic as cp->info is used wrongly and a, list corruption
 2015-05-15  9:04 UTC 

[PATCH] Require all interfaces to be up before using iscsistart -b
 2015-05-14  9:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] postgresql: avoid AC_TRY_RUN when testing snprintf()
 2015-05-14  9:02 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] rsyslog: drop autoreconf

[Buildroot] [git commit] rsyslog: drop autoreconf
 2015-05-14  9:01 UTC 

[Qemu-devel] [PATCH v3 0/2] target-mips: Add support for misaligned accesses
 2015-05-14  9:00 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 2/2] target-mips: Misaligned memory accesses for MSA

[PATCH v6 00/16] Misc patches to aid migration v2 Remus support
 2015-05-14  9:01 UTC  (19+ messages)
` [PATCH v6 01/16] libxc/migration: Be rather stricter with illformed callers
` [PATCH v6 02/16] libxc/save: Adjust stream-position callbacks for checkpointed streams
` [PATCH v6 03/16] libxc/migration: Specification update for CHECKPOINT records
` [PATCH v6 04/16] libxc/migration: Pass checkpoint information into the save algorithm
` [PATCH v6 05/16] tools/libxc: unused attribute in DECLARE_HYPERCALL_BUFFER_SHADOW
` [PATCH v6 06/16] tools/libxc: add a check in xc_hypercall_buffer_free_pages macro
` [PATCH v6 07/16] libxc/save: introduce setup() and cleanup() on save
` [PATCH v6 08/16] libxc/save: rename to_send to dirty_bitmap
` [PATCH v6 09/16] libxc/save: adjust the memory allocation for migration
` [PATCH v6 10/16] libxc/save: remove bitmap param from send_some_pages
` [PATCH v6 11/16] libxc/save: rename send_some_pages to send_dirty_pages
` [PATCH v6 12/16] libxc/save: reuse send_dirty_pages() in send_all_pages()
` [PATCH v6 13/16] libxc/restore: introduce process_record()
` [PATCH v6 14/16] libxc/restore: split read/handle qemu info
` [PATCH v6 15/16] libxc/restore: introduce setup() and cleanup() on restore
` [PATCH v6 16/16] libxc/restore: add checkpointed flag to the restore context

[Buildroot] [git commit] postgresql: avoid AC_TRY_RUN when testing snprintf()
 2015-05-14  9:00 UTC 

[PATCH i-g-t v2] tests/gem_cpu_reloc: Fix gem_cpu_reloc OOM failure
 2015-05-14  8:59 UTC 

[PATCH 0/4] align modalias with driver name for module auto-loading
 2015-05-14  8:59 UTC  (5+ messages)
` [PATCH 1/4] mmc: dw_mmc: k3: Fix modalias to make module auto-loading work
` [PATCH 2/4] mmc: dw_mmc: exynos: "
` [PATCH 3/4] mmc: dw_mmc: rockchip: "
` [PATCH 4/4] mmc: sdhci-st: "

[net-next fragmentation icmp v4 0/4] fragmentation ICMP
 2015-05-14  8:59 UTC  (3+ messages)
` [net-next fragmentation icmp v4 3/4] bridge_netfilter: No ICMP packet on IPv4 defragmentation timeout

[PATCH] mwifiex: reduce severity of debug messages for mgmt rx
 2015-05-14 14:27 UTC 

[PATCH V2] xen/vm_event: Clean up control-register-write vm_events
 2015-05-14  8:57 UTC  (2+ messages)

[Patch v3 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-05-14  8:56 UTC  (19+ messages)
` [Patch v3 1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [Patch v3 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
` [Patch v3 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [Patch v3 4/7] x86/PCI: Rename struct pci_sysdata as struct pci_controller
` [Patch v3 5/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
` [Patch v3 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge
` [Patch v3 7/7] ia64/PCI/ACPI: "

[PATCH] pvgrub: initialise p2m_size
 2015-05-14  8:56 UTC  (4+ messages)

[PATCH] lib: fix 842 build on 32-bit architectures
 2015-05-14  8:54 UTC  (4+ messages)

master - tests: respect @CONFDIR@/machine-id
 2015-05-14  8:53 UTC 

master - tests: do not use |&
 2015-05-14  8:53 UTC 

master - nix: socat is quite new package
 2015-05-14  8:53 UTC 

master - conf: system_id_source is referencing CONFDIR
 2015-05-14  8:53 UTC 

[patch] f2fs: cleanup a confusing indent
 2015-05-14  8:52 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t1024: update fman liodn for mac1
 2015-05-14  8:51 UTC 

[PATCH 0/4] powerpc32: use cacheable alternatives of memcpy and memset
 2015-05-14  8:50 UTC  (5+ messages)
` [PATCH 3/4] powerpc32: memset(0): use cacheable_memzero

[PATCH] arm/mach-exynos: suspend: Don't try to initialize suspend/suspend on old DT
 2015-05-14  8:50 UTC  (4+ messages)

[PATCH v1] mtd: spi-nor: Specify wait ready time for every chip
 2015-05-14  8:45 UTC 

opkg and gpg signed ipk packages
 2015-05-14  8:49 UTC  (4+ messages)

[GIT PULL]Hisilicon hip04 soc and D01 board DT updates for v4.2
 2015-05-14  8:49 UTC  (5+ messages)

[PATCH v2] Bluetooth: btrtl: Create separate module for Realtek BT driver
 2015-05-14  8:49 UTC 

Intel DG45ID 5stack (No line in)
 2015-05-14  8:46 UTC 

[PATCH v3 0/3] dw_mmc-k3 support hi6220
 2015-05-14  8:45 UTC  (4+ messages)
` [PATCH v3 1/3] Document: dw_mmc-k3: add document of hi6220 mmc
  ` [PATCH v3 2/3] mmc: dw_mmc: add switch_voltage
` [PATCH v3 3/3] mmc: dw_mmc: k3: support hi6220

[ovmf test] 55883: regressions - FAIL
 2015-05-14  8:45 UTC  (2+ messages)

[PATCH 0/2] MIPS: malta-time: Take seconds into account
 2015-05-14  8:44 UTC  (6+ messages)
` [PATCH 1/2] MIPS: malta-time: Don't switch RTC to BCD mode


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.