All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-24 14:31:13 to 2016-03-24 15:04:18 UTC [more...]

[Qemu-devel] [PATCH 0/2] NBD protocol extensions: WRITE_ZEROES and GET_LBA_STATUS
 2016-03-24 15:04 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/2] NBD proto: add WRITE_ZEROES extension
  ` [Qemu-devel] [Nbd] "
` [Qemu-devel] [PATCH 2/2] NBD proto: add GET_LBA_STATUS extension

[PATCH] mempool: allow for user-owned mempool caches
 2016-03-24 15:03 UTC  (6+ messages)

[PATCH v6 00/22] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-03-24 15:03 UTC  (13+ messages)
` [PATCH v6 13/22] arm/acpi: Map the new created EFI and ACPI tables to Dom0
` [PATCH v6 15/22] arm/acpi: Permit access all Xen unused SPIs for Dom0
` [PATCH v6 17/22] arm/gic: Add a new callback to deny Dom0 access to GIC regions

[PATCH 1/1] Btrfs: Code Cleanup
 2016-03-24 15:03 UTC  (2+ messages)

[PATCH 00/16] Fixes and improvement (including hard affinity!) for Credit2
 2016-03-24 15:03 UTC  (3+ messages)
` [PATCH 11/16] xen: sched: on Credit2, don't reprogram the timer if idle

[PATCH] drm/i915: Only arm the forcewake release timer on the final put
 2016-03-24 15:03 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Only arm the forcewake release timer on the final put (rev2)

[PATCH] MIPS: ath79: make bootconsole wait for both THRE and TEMT
 2016-03-24 15:02 UTC 

[Qemu-devel] [PATCH 0/8] tcg: Direct block chaining clean-up
 2016-03-24 15:01 UTC  (8+ messages)
` [PATCH 1/8] tcg: Clean up direct block chaining data fields
      ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/8] tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB

[PATCH] misc devices: HC-SRO4 ultrasonic distance driver
 2016-03-24 15:02 UTC 

[PATCH] xen: add curl and gnutls to depends
 2016-03-24 15:01 UTC 

[PATCH] kernfs: Move faulting copy_user operations outside of the mutex
 2016-03-24 15:01 UTC  (2+ messages)

[PATCH v14 0/17] Add Analogix Core Display Port Driver
 2016-03-24 15:00 UTC  (10+ messages)
` Who is going to merge it [Was: Re: [PATCH v14 0/17] Add Analogix Core Display Port Driver]

[PATCH] i40e: fix ipv6 TSO issue for tx function
 2016-03-24 15:00 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] Bootchart: Submit a patch questions 
 2016-03-24 14:59 UTC 

[PATCH 0/4 v3] drm: Add support of ARC PGU display controller
 2016-03-24 14:57 UTC  (6+ messages)
` [PATCH 2/4 v3] drm: Add DT bindings documentation for "

[PATCH v12 00/26] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-03-24 14:57 UTC  (7+ messages)
` [PATCH v12 07/26] docs/libxl: Introduce CHECKPOINT_CONTEXT to support migration v2 colo streams
` [PATCH v12 08/26] libxc/migration: Specification update for DIRTY_PFN_LIST records
` [PATCH v12 11/26] tools/libxl: add back channel support to read stream

[PATCH 1/3] drm: Add new DCS commands in the enum list
 2016-03-24 14:55 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Parsing the PWM cntrl and CABC ON/OFF fileds in VBT
` [PATCH 3/3] drm/i915: CABC support for backlight control

[PATCH] mtd: nand: jz4780: fixup, device structure assigned at probe
 2016-03-24 14:54 UTC  (2+ messages)

[PATCH] mmc: Provide tracepoints for request processing
 2016-03-24 14:53 UTC  (3+ messages)

[PATCH 1/1] net: macb: remove BUG_ON() and reset the queue to handle RX errors
 2016-03-24 14:53 UTC  (4+ messages)

[PATCH][rt-tests] cyclictest: Make the tracemark option imply notrace
 2016-03-24 14:52 UTC  (2+ messages)

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

[Outreachy] Git remote whitelist/blacklist
 2016-03-24 14:50 UTC 

[Patch V2 0/2] Cleanup on IOMMU
 2016-03-24 14:51 UTC  (5+ messages)
` [Patch V2 2/2] iommu: remove sysfs_link to device in iommu_group/devices when failed

[PATCH 2/2] ARM: dts: ux500: use the GIC include header
 2016-03-24 14:51 UTC 

[PATCH 1/2] ARM: dts: ux500: use the GPIO DT header
 2016-03-24 14:51 UTC 

[RFC Design Doc]Speed up live migration by skipping free pages
 2016-03-24 14:50 UTC  (20+ messages)
              ` [Qemu-devel] "

[PATCH 00/13] prep for device-dax, untangle pfn-device setup
 2016-03-24 14:48 UTC  (12+ messages)
` [PATCH 01/13] libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment
` [PATCH 12/13] libnvdimm, pmem, pfn: move pfn setup to the core
` [PATCH 13/13] libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk

[PATCH 0/6] drm/i915: Rework page flip to be more atomic like
 2016-03-24 14:48 UTC  (7+ messages)
` [PATCH 4/6] drm/i915: Allow mmio updates on all platforms

[Qemu-devel] [PATCH for 2.6 0/3] ide: fix loss of the dma/atapi state during migration
 2016-03-24 14:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] ide: don't loose pending dma state

[PATCH 1/2] drm/i915: Rename GGTT init functions
 2016-03-24 14:47 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Refer to GGTT VM consistently
    ` [PATCH v2] drm/i915: Rename GGTT init functions

[PATCH v2] efi: Introduce EFI bootloader control driver
 2016-03-24 14:47 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v2 0/2] spapr: Memory hot-unplug support
 2016-03-24 14:15 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2 2/2] "

[PATCH 00/13] eeprom: support for at24cs and at24mac
 2016-03-24 14:46 UTC  (14+ messages)
` [PATCH 01/13] eeprom: at24: remove a reduntant if
` [PATCH 02/13] eeprom: at24: improve the device_id table readability
` [PATCH 03/13] eeprom: at24: platform_data: use BIT() macro
` [PATCH 04/13] eeprom: at24: make locking more fine-grained
` [PATCH 05/13] eeprom: at24: replace msleep() with usleep_range()
` [PATCH 06/13] eeprom: at24: add serial number flag
` [PATCH 07/13] eeprom: at24: support reading of the serial number
` [PATCH 08/13] eeprom: at24: call read and write routines via function pointers
` [PATCH 09/13] eeprom: at24: use at24cs_serial_read()
` [PATCH 10/13] eeprom: at24: add the at24cs series to the list of supported devices
` [PATCH 11/13] eeprom: at24: add at24mac series flag
` [PATCH 12/13] eeprom: at24: add support for at24mac series
` [PATCH 13/13] eeprom: at24: add at24mac chips to the list of supported devices

[PATCH 1/1] net: Add SO_REUSEPORT_LISTEN_OFF socket option as drain mode
 2016-03-24 14:45 UTC  (12+ messages)

[PATCH v1] libmad: avoid using legacy _thumb overrides
 2016-03-24 14:50 UTC  (3+ messages)

[PATCH v7 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-24 14:44 UTC 

dm: snapshot: I/O error failure in xfstests generic/081
 2016-03-24 14:44 UTC  (3+ messages)

[REGRESSION] panic with Wacom One Tablet on 4.4.x kernel
 2016-03-24 14:43 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/4] configs: atmel: unify and update defconfig for Xplained boards
 2016-03-24 14:42 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/4] configs: atmel: add support for sama5d4 xplained boot from sd card
` [Buildroot] [PATCH v2 3/4] configs: atmel: add support for sama5d2 "
` [Buildroot] [PATCH v2 4/4] board/atmel: merge and update documentation

[PATCH 0/2] hid: corsair: Driver simplification and new supported device
 2016-03-24 14:42 UTC  (4+ messages)

[ppdev] e7223f1860: kernel BUG at drivers/base/driver.c:153!
 2016-03-24 14:41 UTC  (4+ messages)

[PATCH][rt-tests] Revert changes to rt-migrate-test for exit(1)
 2016-03-24 14:40 UTC  (2+ messages)

[nightly] Core TISDK (fido/1.8) 2016.03 build 2016-03-23_20-01-23
 2016-03-24 14:40 UTC 

[LTP] readahead02 failure on PPC
 2016-03-24 14:40 UTC  (3+ messages)

[PATCH 0/3] nohz: Convert tick dependency mask to atomic_t
 2016-03-24 14:38 UTC  (4+ messages)
` [PATCH 1/3] atomic: Introduce atomic_fetch_or
` [PATCH 2/3] nohz: Convert tick dependency mask to atomic_t
` [PATCH 3/3] Revert "atomic: Export fetch_or()"

[PATCH 1/1] net: macb: replace macb_writel() call by queue_writel() to update queue ISR
 2016-03-24 14:40 UTC  (2+ messages)

[RFC 0/6] drm/fences: add in-fences to DRM
 2016-03-24 14:39 UTC  (7+ messages)

[PATCH 1/2] drm/i915: Update VBT fields for child devices
 2016-03-24 14:39 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Set invert bit for hpd based on VBT

[PATCH 05/15] dbus: Fix _dbus_kernel_calculate_bloom for multiple arguments
 2016-03-24 14:39 UTC  (2+ messages)

[PATCH] spinlock: improve spin_is_locked() for recursive locks
 2016-03-24 14:38 UTC  (2+ messages)

[PATCH] public: drop assembly equates from errno.h again
 2016-03-24 14:37 UTC  (2+ messages)

[PATCH 0/2] Check VT-d Device-TLB flush error
 2016-03-24 14:37 UTC  (13+ messages)
` [PATCH 1/2] IOMMU/MMU: Adjust top level functions for "

[PATCH v5 00/21] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2016-03-24 14:37 UTC  (3+ messages)

[PATCH 0/2] *** SUBJECT HERE ***
 2016-03-24 14:36 UTC  (4+ messages)
` [PATCH 1/2] ARM64:VDSO: Improve gettimeofday, don't use udiv

[PATCH v4 0/4] new ib_drain_qp() API
 2016-03-24 14:36 UTC  (8+ messages)
` [PATCH v4 2/4] iw_cxgb4: add queue drain functions

[PATCH] build: avoid putting local absolute symbols in symbol tables
 2016-03-24 14:36 UTC  (2+ messages)

[PATCH 04/15] dbus: Support 2+ arguments in l_dbus_message_get_error
 2016-03-24 14:36 UTC  (2+ messages)

[RFC PATCH] drm/i915: fix potential dangling else problems in for_each_ macros
 2016-03-24 14:35 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: fix potential dangling else problems in for_each_ macros (rev4)

[PATCH 03/15] dbus: Add _dbus_message_get_nth_string_argument
 2016-03-24 14:35 UTC  (2+ messages)

[PATCH 02/15] gvariant: Add _gvariant_iter_skip_entry
 2016-03-24 14:35 UTC  (2+ messages)

[PATCH 01/15] dbus: Add _dbus1_message_iter_skip_entry
 2016-03-24 14:35 UTC  (2+ messages)

Warnings for invalid VDD (sdhci-s3c)
 2016-03-24 14:34 UTC  (8+ messages)

HC-SRO4 ultrasonic distance driver
 2016-03-24 14:33 UTC  (3+ messages)

[PATCH] drm/i915: Rename __force_wake_get to __force_wake_auto
 2016-03-24 14:31 UTC 

[PATCH] drm/i915: check vma for error in ggtt_unpin_view
 2016-03-24 14:32 UTC  (2+ messages)

[PATCH - tinycompress - brace issue 1/1] tinycompress: fix compilation error: missing brace issue
 2016-03-24 14:31 UTC 

strange pam_selinux behavior
 2016-03-24 14:31 UTC  (10+ 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.