All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-04 04:38:40 to 2016-03-04 06:37:43 UTC [more...]

Suspicious error for CMA stress test
 2016-03-04  6:38 UTC  (19+ messages)

[PATCH v5 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-04  6:37 UTC  (47+ messages)
` [PATCH v5 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v5 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v5 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v5 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v5 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v5 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v5 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v5 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v5 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v5 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v5 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v5 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v5 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v5 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v5 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v5 16/17] FDT: Add a helper to get the subnode by given name
` [PATCH v5 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI

[PATCH v1] virtio: Use cpuflag for vector api
 2016-03-04  6:36 UTC  (6+ messages)

[PATCH 00/13] Shared pll improvements
 2016-03-04  6:36 UTC  (4+ messages)
` [PATCH 08/13] drm/i915: Refactor platform specifics out of intel_get_shared_dpll()

[xen-unstable-smoke test] 85286: regressions - FAIL
 2016-03-04  6:36 UTC 

[alsa-devel] [PATCH 1/2] ALSA: hda - hdmi add wmb barrier for audio component
 2016-03-04  6:33 UTC 

[RFC/RFT] mac80211: implement fq_codel for software queuing
 2016-03-04  6:32 UTC  (3+ messages)

[PATCH] vfs: Add support to check max and min inode times
 2016-03-04  6:31 UTC  (5+ messages)
    ` [Y2038] "

[PATCH 0/4] Introduce bulk mode for crypto engine framework
 2016-03-04  6:29 UTC  (4+ messages)
` [PATCH 1/4] scatterlist: Introduce some helper functions

[Qemu-devel] [PATCH] rng: switch request queue to QSIMPLEQ
 2016-03-04  6:27 UTC  (2+ messages)

[PATCH v3 0/5] Add support for PWMSS on DRA7
 2016-03-04  6:25 UTC  (9+ messages)
` [PATCH v3 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS

[PATCH v2 1/2] efi: esrt: use memremap not ioremap to access ESRT table in memory
 2016-03-04  6:25 UTC  (12+ messages)

[PATCH V2 dracut 0/2] Install kernel module for active watchdog
 2016-03-04  6:22 UTC  (8+ messages)
` [PATCH V2 dracut 2/2] watchdog: install "

[PATCH] sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
 2016-03-04  6:20 UTC 

[Qemu-devel] [PATCH V2 0/3] Introduce filter-redirector
 2016-03-04  6:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH V2 3/3] tests/test-filter-redirector: Add unit test for filter-redirector

[PATCH v2 0/5] virtio: Tx performance improvements
 2016-03-04  6:18 UTC  (6+ messages)

[PATCH] virtio: fix rx ring descriptor starvation
 2016-03-04  6:16 UTC  (7+ messages)

[PATCH v5 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-04  6:15 UTC  (23+ messages)
` [PATCH v5 01/22] arm/acpi: Estimate memory required for acpi/efi tables
` [PATCH v5 02/22] arm/acpi: Add a helper function to get the acpi table offset
` [PATCH v5 03/22] arm/acpi: Prepare FADT table for Dom0
` [PATCH v5 04/22] arm/gic: Add a new callback for creating MADT "
` [PATCH v5 05/22] arm/acpi: Prepare "
` [PATCH v5 06/22] arm/acpi: Prepare STAO "
` [PATCH v5 07/22] arm/acpi: Prepare XSDT "
` [PATCH v5 08/22] arm/acpi: Prepare RSDP "
` [PATCH v5 09/22] arm/p2m: Add helper functions to map memory regions
` [PATCH v5 10/22] arm/acpi: Map all other tables for Dom0
` [PATCH v5 11/22] arm/acpi: Prepare EFI system table "
` [PATCH v5 12/22] arm/acpi: Prepare EFI memory descriptor "
` [PATCH v5 13/22] arm/acpi: Map the new created EFI and ACPI tables to Dom0
` [PATCH v5 14/22] arm/acpi: Create min DT stub for Dom0
` [PATCH v5 15/22] arm/acpi: Permit access all Xen unused SPIs "
` [PATCH v5 16/22] arm/acpi: Configure SPI interrupt type and route to Dom0 dynamically
` [PATCH v5 17/22] arm/gic: Add a new callback to deny Dom0 access to GIC regions
` [PATCH v5 18/22] arm/acpi: Permit MMIO access of Xen unused devices for Dom0
` [PATCH v5 19/22] hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v5 20/22] xen/acpi: Fix event-channel interrupt when booting with ACPI
` [PATCH v5 21/22] xen/arm: Add a hypercall for device mmio mapping
` [PATCH v5 22/22] xen/arm64: Add ACPI support

[PATCH] Fix NULL ptr dereference in pci_bus_assign_domain_nr() on ARM
 2016-03-04  6:13 UTC  (4+ messages)

Change in .gitignore handling: intended or bug?
 2016-03-04  6:12 UTC  (3+ messages)

[Outreachy kernel] [PATCH] Staging: fbtft: Do not use same argument more than once in bit operation
 2016-03-04  6:12 UTC  (3+ messages)
`  "
  ` [Outreachy kernel] "

tw686x driver
 2016-03-04  6:11 UTC  (8+ messages)

[PATCH v2 2/5] EAL: Add new EAL "--qtest-virtio" option
 2016-03-04  6:10 UTC  (5+ messages)
` [PATCH v3 5/6] virtio: Add support for qtest virtio-net PMD

[PATCH v2 0/2] mmc: sdhci: Set DMA mask if specified
 2016-03-04  6:09 UTC  (8+ messages)
` [PATCH v2 1/2] mmc: sdhci: Set DMA mask
` [PATCH v2 2/2] mmc: sdhci-tegra: Specify valid "

[PATCH][v4] livepatch/ppc: Enable livepatching on powerpc
 2016-03-04  6:08 UTC  (2+ messages)

[PATCH] can: mcp251x: avoid write to error flag register if it's unnecessary
 2016-03-04  6:07 UTC 

[PATCH] net: fec: Rename "phy-reset-active-low" property
 2016-03-04  3:28 UTC  (2+ messages)

[PATCH v4 16/18] i2c: allow adapter drivers to override the adapter locking
 2016-03-04  5:58 UTC  (3+ messages)

[PATCH v5 0/8] Trim unused exported kernel symbols
 2016-03-04  5:40 UTC  (9+ messages)
` [PATCH v5 1/8] kbuild: record needed exported symbols for modules
` [PATCH v5 2/8] allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH v5 3/8] fixdep: accept extra dependencies on stdin
` [PATCH v5 4/8] kbuild: de-duplicate fixdep usage
` [PATCH v5 5/8] kbuild: add fine grained build dependencies for exported symbols
` [PATCH v5 6/8] create/adjust generated/autoksyms.h
` [PATCH v5 7/8] kbuild: build sample modules along with the rest of the kernel
` [PATCH v5 8/8] kconfig option for TRIM_UNUSED_KSYMS

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-04  5:53 UTC  (12+ messages)
` [PATCH 3/6] cpufreq: governor: New data type for management part of dbs_data
` [PATCH v2 0/10] cpufreq: schedutil governor
  ` [PATCH v2 3/10] cpufreq: governor: New data type for management part of dbs_data
  ` [PATCH v2 4/10] cpufreq: governor: Move abstract gov_attr_set code to seperate file
  ` [PATCH v2 5/10] cpufreq: Move governor attribute set headers to cpufreq.h

[RFC] powerpc/mm: Add validation for platform reserved memory ranges
 2016-03-04  5:46 UTC  (4+ messages)

[PATCH 0/4] Support VxLAN & NVGRE checksum off-load on X550
 2016-03-04  5:45 UTC  (3+ messages)
` [PATCH v7 0/5] "

[PATCH v2 1/2] pull --rebase: add --[no-]autostash flag
 2016-03-04  5:43 UTC  (10+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] test: add test for "
  ` [PATCH v3 3/3] Documentation/git-pull: document --[no-]autostash option

[PATCH phosphor-event v2] Add association interface to each event log
 2016-03-04  5:40 UTC  (2+ messages)

[PATCH] mac80211_hwsim: Set global RRM capability
 2016-03-04  5:39 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] target-ppc: Clean up handling of SDR1 and external HPTs
 2016-03-04  5:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
` [Qemu-devel] [PATCH 2/2] target-ppc: Eliminate kvmppc_kern_htab global

v4.4.4 build: 0 failures 7 warnings (v4.4.4)
 2016-03-04  5:35 UTC 

[RFC PATCH] watchdog: s3c2410_wdt: Add max and min timeout values
 2016-03-04  5:32 UTC  (11+ messages)

rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17
 2016-03-04  5:30 UTC  (12+ messages)

[PATCH] ixgbe: fix ixgbevf RX/TX function assignment
 2016-03-04  5:30 UTC  (2+ messages)

[PATCH] hwmon: ina2xx: Add per-sensor label
 2016-03-04  5:27 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2016-03-04  5:24 UTC 

[PATCH v5] cpufreq: acpi_cpufreq: base frequency attribute support
 2016-03-04  5:24 UTC  (2+ messages)

[PATCH v1] watchdog: sama5d4_wdt: Reset delay on start
 2016-03-04  5:23 UTC  (4+ messages)

[PATCH 0/3] OOM detection rework v4
 2016-03-04  5:23 UTC  (12+ messages)

[PATCH v4 18/18] i2c-mux: relax locking of the top i2c adapter during i2c controlled muxing
 2016-03-04  5:21 UTC  (3+ messages)

[PATCH RFC 0/2] mm: Enable page parallel initialisation for Power
 2016-03-04  5:21 UTC  (5+ messages)
` [PATCH RFC 1/2] mm: meminit: initialise more memory for inode/dentry hash tables in early boot

[PATCH] bus: simple-pm-bus: Use ARCH_RENESAS
 2016-03-04  5:20 UTC  (4+ messages)

[PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver
 2016-03-04  5:20 UTC  (7+ messages)
` [PATCH V14 8/9] vfio, platform: add support for ACPI while detecting the reset driver

[PATCH V2 0/2] mailbox: Introduce Texas Instrument's message manager driver
 2016-03-04  5:18 UTC  (4+ messages)
` [PATCH V2 2/2] mailbox: Introduce TI "

[PATCH] serial: pl011: add mark/space parity support
 2016-03-04  5:11 UTC  (2+ messages)

[PATCH] clk: renesas: move drivers to renesas directory
 2016-03-04  5:10 UTC  (6+ messages)

[Qemu-devel] [PATCH] target-ppc/pseries: Clean up handling of KVM managed external HPTs
 2016-03-04  5:10 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] ovl: copy new uid/gid into overlayfs runtime inode
 2016-03-04  5:06 UTC  (4+ messages)

[PATCH] modprobe: install default configuration
 2016-03-04  5:04 UTC  (7+ messages)

[PATCH 1/2] Fix misleading comment in early_setup_secondary
 2016-03-04  5:01 UTC  (2+ messages)
` [PATCH 2/2] Fix misleading comment for hard_irq_disable() in pmao_restore_workaround

What is the role of LIST_POISON1 and LIST_POISON2?
 2016-03-04  5:02 UTC 

[PATCH 0/1] be2net: Don't leak iomapped memory on removal
 2016-03-04  5:00 UTC  (3+ messages)
` [PATCH 1/1] "

Add Wiki Edit Permissions
 2016-03-04  4:57 UTC 

[PATCH net 0/2] net: hns: fixed the pause ctl bug
 2016-03-04  4:40 UTC  (8+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] net: hns: update pause regs to dump function

[PATCH V16 0/6] xen pvusb toolstack work
 2016-03-04  4:55 UTC  (7+ messages)
` [PATCH V16 1/6] libxl: export some functions for pvusb use
` [PATCH V16 2/6] libxl_utils: add internal function to read sysfs file contents
` [PATCH V16 3/6] refactor DEFINE_DEVICE_REMOVE to fit for more device types
` [PATCH V16 4/6] libxl: add pvusb API
` [PATCH V16 5/6] domcreate: support pvusb in configuration file
` [PATCH V16 6/6] xl: add pvusb commands

[PATCHv3 1/2] i2c: cadence: Fix the Documentation
 2016-03-04  4:52 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu v13 00/16] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2016-03-04  4:51 UTC  (13+ messages)
` [Qemu-devel] [PATCH qemu v13 05/16] spapr_iommu: Add root memory region
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH qemu v13 07/16] vfio, memory: Notify IOMMU about starting/stopping being used by VFIO
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH qemu v13 09/16] vfio: Generalize IOMMU memory listener
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH qemu v13 16/16] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH phosphor-event] Add association interface to each event log
 2016-03-04  4:50 UTC  (2+ messages)

[PATCH] s390: Use pr_warn instead of pr_warning
 2016-03-04  4:49 UTC 

[PATCH V16 0/6] xen pvusb toolstack work
 2016-03-04  4:38 UTC  (2+ messages)
` [PATCH V16 3/6] refactor DEFINE_DEVICE_REMOVE to fit for more device types


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.