messages from 2015-11-17 09:36:56 to 2015-11-17 09:53:20 UTC [more...]
[PATCHv8 1/5] i2c: imx: fix a compiling error
2015-11-17 9:53 UTC (9+ messages)
` [PATCHv8 2/5] watchdog: Add support for Freescale Layerscape platforms
` [PATCHv8 3/5] Documentation: DT: Add entry for Freescale LS1043a-RDB board
[PATCH v4 0/4] docs: Document xenstore paths
2015-11-17 9:52 UTC (6+ messages)
` [PATCH v4 2/4] docs: Introduce xenstore paths for PV driver information
[RESEND PATCH v2 0/9] eeprom: at24: at24cs series serial number read
2015-11-17 9:52 UTC (10+ messages)
` [RESEND PATCH v2 1/9] eeprom: at24: platform_data: use BIT() macro
` [RESEND PATCH v2 2/9] eeprom: at24: new flag in platform_data
` [RESEND PATCH v2 3/9] eeprom: at24: tie up an additional address for at24cs series
` [RESEND PATCH v2 4/9] eeprom: at24: support reading of the serial number
` [RESEND PATCH v2 5/9] eeprom: at24: export the serial number through sysfs
` [RESEND PATCH v2 6/9] eeprom: at24: improve the device_id table readability
` [RESEND PATCH v2 7/9] eeprom: at24: add the at24cs series to the list of supported devices
` [RESEND PATCH v2 8/9] eeprom: at24: remove a reduntant if
` [RESEND PATCH v2 9/9] eeprom: at24: readability tweaks
[Bug 57990] New: xf86-video-ati Causes black stripes (RadeonHD4890 - r770)
2015-11-17 9:52 UTC (2+ messages)
` [Bug 57990] libgl1-mesa-dri 9.1 "
[PATCH 1/2] Remove EFI memmap quirk for UV
2015-11-17 9:52 UTC (3+ messages)
[PATCH v2] crypto: add precalculated hash for zero message length
2015-11-17 9:52 UTC (5+ messages)
` [PATCH 2/8] crypto: niagara: Use precalculated hash from headers
` [PATCH 6/8] crypto: akcipher: the key parameter must be const u8 *
Osstest nested patch v15 (was RE: [OSSTEST PATCH v14 PART 2 10-26/26] Nested HVM testing)
2015-11-17 9:51 UTC (4+ messages)
` [OSSTEST PATCH 1/2] Nested hosts: Provide hostnamepath and hostnamepath_list
[PATCH 0/5] Atomic core fixes
2015-11-17 9:51 UTC (3+ messages)
` [PATCH 1/5] drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane
[PATCH for-next 00/10] iSER support for remote invalidate
2015-11-17 9:50 UTC (23+ messages)
` [PATCH for-next 03/10] IB/iser: Don't register memory for all immediatedata writes
` [PATCH for-next 04/10] IB/iser: set intuitive values for mr_valid
` [PATCH for-next 06/10] iser-target: Remove unused file iser_proto.h
` [PATCH for-next 07/10] iser-target: Declare correct flags when accepting a connection
` [PATCH for-next 08/10] iser-target: Support the remote invalidation exception
` [PATCH for-next 10/10] IB/iser: "
[PATCH v3 00/62] Add ACPI support for arm64 on Xen
2015-11-17 9:50 UTC (127+ messages)
` [PATCH v3 01/62] Revert "xen/arm: vgic-v2: Drop cbase from arch_domain"
` [PATCH v3 02/62] acpi/NUMA: Build NUMA for x86 only
` [PATCH v3 03/62] acpi/pmstat: Build pmstat "
` [PATCH v3 04/62] arm/acpi: Emulate io ports for arm
` [PATCH v3 05/62] acpi: Don't do traditional BIOS table scan for ARM64
` [PATCH v3 06/62] acpi: Refactor acpi_os_map_memory to be architecturally independent
` [PATCH v3 07/62] arm/acpi: Add arch_acpi_os_map_memory helper function for ARM
` [PATCH v3 08/62] arm/acpi: Add arm specific acpi header file
` [PATCH v3 09/62] arm/acpi: Add basic ACPI initialization
` [PATCH v3 10/62] arm/acpi: Move end_boot_allocator after acpi_boot_table_init
` [PATCH v3 11/62] arm/acpi: Introduce ARM Boot Architecture Flags in FADT
` [PATCH v3 12/62] ACPICA: ACPI 6.0: Add changes for FADT table
` [PATCH v3 13/62] arm/acpi: Parse FADT table and get PSCI flags
` [PATCH v3 14/62] arm/acpi: Add Generic Interrupt and Distributor struct
` [PATCH v3 15/62] ACPICA: ACPI 6.0: Add changes for MADT table
` [PATCH v3 16/62] ACPICA: ACPI 6.0: Add values for MADT GIC version field
` [PATCH v3 17/62] arm/acpi: Print GIC information when MADT is parsed
` [PATCH v3 18/62] arm/acpi: Parse MADT to map logical cpu to MPIDR and get cpu_possible_map
` [PATCH v3 19/62] arm/smpboot: Move dt specific code in smp to seperate functions
` [PATCH v3 20/62] arm/acpi: Add ACPI support for SMP initialization
` [PATCH v3 21/62] arm/gic-v2: Refactor gicv2_init into generic and dt specific parts
` [PATCH v3 22/62] arm/gic-v3: Refactor gicv3_init "
` [PATCH v3 23/62] acpi/table: Introduce acpi_parse_entries
` [PATCH v3 24/62] arm: Introduce a generic way to use a device from acpi
` [PATCH v3 25/62] acpi/table: Introduce acpi_get_entry to get specified entry
` [PATCH v3 26/62] arm/gic-v2: Add ACPI boot support for GICv2
` [PATCH v3 27/62] arm/gic-v3: Add ACPI boot support for GICv3
` [PATCH v3 28/62] arm/gic: Add ACPI support for GIC preinit
` [PATCH v3 29/62] arm/acpi: Add GTDT support updated by ACPI 5.1
` [PATCH v3 30/62] arm/irq: Add helper function for setting interrupt type
` [PATCH v3 31/62] arm/acpi: Add a helper function to get "
` [PATCH v3 32/62] arm/acpi: Parse GTDT to initialize timer
` [PATCH v3 33/62] arm/uart: Create generic uart initialization function
` [PATCH v3 34/62] pl011: Refactor pl011 driver to dt and common initialization parts
` [PATCH v3 35/62] serial: Rename SERHND_DTUART to SERHND_UART
` [PATCH v3 36/62] arm/acpi: Initialize serial port from ACPI SPCR table
` [PATCH v3 37/62] arm/acpi: Define a enum for reserved tables
` [PATCH v3 38/62] arm/acpi: Add placeholder for efi and acpi load address
` [PATCH v3 39/62] arm/acpi: Read acpi memory info from uefi
` [PATCH v3 40/62] arm/acpi: Estimate memory required for acpi/efi tables
` [PATCH v3 41/62] arm/acpi: Add a helper function to get the acpi table offset
` [PATCH v3 42/62] arm/acpi: Prepare FADT table for Dom0
` [PATCH v3 43/62] arm/acpi: Prepare MADT "
` [PATCH v3 44/62] ACPICA: ACPI 6.0: Add support for STAO table
` [PATCH v3 45/62] arm/acpi: Prepare STAO table for Dom0
` [PATCH v3 46/62] arm/acpi: Prepare XSDT "
` [PATCH v3 47/62] arm/p2m: Add helper functions to map memory regions
` [PATCH v3 48/62] arm/acpi: Prepare RSDP table for Dom0
` [PATCH v3 49/62] arm/acpi: Map rest tables "
` [PATCH v3 50/62] xen/efi: store EFI system table in efi structure
` [PATCH v3 51/62] arm/acpi: Prepare EFI system table for Dom0
` [PATCH v3 52/62] arm/acpi: Prepare EFI memory descriptor "
` [PATCH v3 53/62] arm/acpi: Map the new created EFI and ACPI tables to Dom0
` [PATCH v3 54/62] arm/acpi: Create min DT stub for Dom0
` [PATCH v3 55/62] arm/acpi: Route all Xen unused SPIs to Dom0
` [PATCH v3 56/62] arm/acpi: Deny MMIO access of UART
` [PATCH v3 57/62] hvm/params: Add a new dilivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v3 58/62] xen/acpi: Fix event-channel interrupt when booting with ACPI
` [PATCH v3 59/62] xen/arm: Add a hypercall for device mmio mapping
` [PATCH v3 60/62] arm/acpi: Configure interrupts dynamically
` [PATCH v3 61/62] arm/acpi: Add acpi parameter to enable/disable acpi
` [PATCH v3 62/62] xen/arm64: Add ACPI support
[PATCH 12/13] perf test: Test BPF prologue
2015-11-17 9:44 UTC (2+ messages)
` [PATCH] perf record: Support custom vmlinux path
[linux-3.14 test] 64435: regressions - FAIL
2015-11-17 9:49 UTC
[Bug 82109] New: Firefox crashes Google Maps, likely related to graphics driver
2015-11-17 9:49 UTC (2+ messages)
` [Bug 82109] "
[PATCH 1/2] drm/i915: Don't clobber the addfb2 ioctl params
2015-11-17 9:48 UTC (5+ messages)
` [PATCH 2/2] drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
` [Intel-gfx] "
[PATCH v7 0/2] Mediatek SPI-NOR flash driver
2015-11-17 9:46 UTC (9+ messages)
` [PATCH v7 1/2] mtd: mtk-nor: mtk serial flash controller driver
` [PATCH v7 2/2] arm64: dts: mt8173: Add nor flash node
[PATCH] net/core: use netdev name in warning if no parent
2015-11-17 9:44 UTC (2+ messages)
[PATCH 0/4] shared/gatt: Couple fixes and improvements
2015-11-17 9:45 UTC (3+ messages)
` [PATCH 3/4] shared/gatt-server: Improve long write session handling
[Qemu-devel] [PATCH] hw/audio/fmopl.c: Avoid clang warning about shifting negative number
2015-11-17 9:45 UTC (2+ messages)
[GIT PULL v2 0/5] EFI page table isolation
2015-11-17 9:45 UTC (8+ messages)
` [PATCH v2 1/5] x86/mm/pageattr: Ensure cpa->pfn only contains page frame numbers
[Qemu-devel] [PATCH for-2.5?] hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from old_mmio
2015-11-17 9:43 UTC (2+ messages)
Kernel v4.3 - RCU hang, USB implicated
2015-11-17 9:41 UTC (2+ messages)
[PATCH 01/14] drm/exynos: stop using sgtable in page fault handler
2015-11-17 9:42 UTC (6+ messages)
` [PATCH 08/14] drm/exynos: create a fake mmap offset with gem creation
[PATCH v8 00/21] Introduce HVM without dm and new boot ABI
2015-11-17 9:42 UTC (5+ messages)
` [PATCH v8 01/21] xen/x86: add bitmap of enabled emulated devices
[PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-17 9:41 UTC (3+ messages)
Crypto Update for 3.15
2015-11-17 9:41 UTC (11+ messages)
` Crypto Update for 3.16
` Crypto Update for 3.17
` Crypto Update for 3.18
` Crypto Update for 3.19
` Crypto Update for 3.20
` Crypto Fixes for 4.2
` Crypto Fixes for 4.3
` Crypto Fixes for 4.4
[PATCH] packet: Use PAGE_ALIGNED macro
2015-11-17 9:40 UTC
[PATCH v3 00/62] Add ACPI support for arm64 on Xen
2015-11-17 9:39 UTC
[PATCH 2/2] dm: fix ioctl retry termination with signal
2015-11-17 9:39 UTC
filtering system calls with auid -1
2015-11-17 9:38 UTC
[PATCH v5 0/6] Add Travis CI support
2015-11-17 9:38 UTC (5+ messages)
` [PATCH v5 3/6] git-p4: retry kill/cleanup operations in tests with timeout
[PATCH] packet: Don't check frames_per_block against negative values
2015-11-17 9:38 UTC
Freescale IMX6 active cooling
2015-11-17 9:38 UTC (3+ messages)
[PATCH] clocksource: fsl: avoid harmless 64-bit warnings
2015-11-17 9:37 UTC (3+ messages)
[PATCH] clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2b
2015-11-17 9:37 UTC (2+ messages)
[PATCH 1/2] dm mpath: fix infinite recursion in ioctl when no paths and queue_if_no_path is not set
2015-11-17 9:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.