All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-20 08:44:55 to 2015-03-20 09:55:50 UTC [more...]

[PATCH 00/21] skylake display scalers
 2015-03-20  9:57 UTC  (5+ messages)
` [PATCH 08/21] drm/i915: Add helper function to update scaler_users in crtc_state

[PATCH 1/1] Add virtio-input driver
 2015-03-20  9:55 UTC  (11+ messages)

[PATCH v2] ide_tape: convert jiffies with jiffies_to_msecs
 2015-03-20  9:54 UTC  (3+ messages)

Hardware support for vt-posted interrupts described in vt-directed-io-spec for assigned devices
 2015-03-20  9:54 UTC  (2+ messages)

[PATCH] lib/igt_aux: Introduce igt_interactive_debug_manual_check
 2015-03-20  9:55 UTC  (3+ messages)

[review-request] 6040 and 7249: daterange filtering for builds page
 2015-03-20  9:53 UTC  (4+ messages)

[PATCH i-g-t 02/10] tests/kms_psr_sink_crc: Make render visible to human eyes
 2015-03-20  9:54 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 03/15] eal: Fix memory leak of pci_uio_map_resource()
 2015-03-20  9:53 UTC  (4+ messages)
` [PATCH 0/6] Clean up pci uio implementations
  ` [PATCH 6/6] eal: Fix interface of pci_map_resource()

[U-Boot] [PATCHv2] ARM: at91: atmel_nand: Support flash based BBT
 2015-03-20  9:52 UTC 

[PATCH] SPI: BCM2835: fix all checkpath --strict messages
 2015-03-20  9:52 UTC  (4+ messages)
` [PATCH V2] SPI: BCM2835: allow arbitrary GPIO to act as SPI-chip_select

xe timer
 2015-03-20  9:51 UTC  (2+ messages)

[PATCH] kvm: avoid page allocation failure in kvm_set_memory_region()
 2015-03-20  9:51 UTC 

[PATCH v3 0/6] Add support for QCOM GDSCs
 2015-03-20  9:51 UTC  (5+ messages)
` [PATCH v3 1/6] clk: qcom: Add support for GDSCs

[PATCH 0/8] latched RB-trees and __module_address()
 2015-03-20  9:50 UTC  (10+ messages)
` [PATCH 3/8] module, jump_label: Fix module locking
` [PATCH 6/8] rbtree: Implement generic latch_tree

[PATCH 5/9] drm/i915: Pass primary plane size to .update_primary_plane()
 2015-03-20  9:49 UTC  (3+ messages)
` [PATCH v2 "

[Bug 89374] Firefox smooth scrolling isn't smooth
 2015-03-20  9:50 UTC  (2+ messages)

[PATCH v2 00/19] Remove depencies on staged config for atomic transition
 2015-03-20  9:51 UTC  (6+ messages)
` [PATCH 04/19] drm/i915: Allocate a crtc_state also when the crtc is being disabled

[RFC][PATCH 1/9] usb: hcd: Introduce usb_start/stop_hcd()
 2015-03-20  9:49 UTC  (5+ messages)

[GIT PULL] ARM: mvebu: dt changes for v4.1 (round 2)
 2015-03-20  9:49 UTC 

[GIT PULL] ARM: mvebu: defconfig changes for v4.1 (round 2)
 2015-03-20  9:48 UTC 

[PATCH v2] Fix libxc return -E misusage
 2015-03-20  9:48 UTC  (5+ messages)
` [PATCH v2 08/13] libxc: Check xc_domain_maximum_gpfn for negative return values

[RFC][PATCH 0/9] USB: OTG Core functionality
 2015-03-20  9:46 UTC  (16+ messages)
` [RFC][PATCH 2/9] usb: gadget: add usb_gadget_start/stop()
` [RFC][PATCH 3/9] usb: otg: add OTG core

[PATCH] lib/librte_pmd_virtio fix can't receive packets after rx_q is empty If failed to alloc mbuf ring_size times the rx_q may be empty and can't receive any packets forever because nb_used is 0 forever
 2015-03-20  9:45 UTC  (2+ messages)

[U-Boot] question about software i2c multi instance
 2015-03-20  9:44 UTC 

Kernel panic with IPSec VTI interfaces
 2015-03-20  9:43 UTC 

[PATCH 0/2] doc: update release notes for jobstats and bonding mode 6
 2015-03-20  9:43 UTC  (3+ messages)
  ` [PATCH 1/2] doc: update bonding mode 6 release notes
  ` [PATCH 2/2] doc: add jobstats library and application "

[PATCH] drm/i915: Do not leak objects after capturing error state
 2015-03-20  9:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] MAINTAINERS: add amlogic meson git tree and website
 2015-03-20  9:40 UTC  (4+ messages)

[PATCH 00/23] Bug fixes and improvements for HV KVM
 2015-03-20  9:40 UTC  (48+ messages)
` [PATCH 01/23] KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
` [PATCH 02/23] KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
` [PATCH 03/23] KVM: PPC: Book3S HV: Fix instruction emulation
` [PATCH 04/23] KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation
` [PATCH 05/23] KVM: PPC: Book3S HV: Remove RMA-related variables from code
` [PATCH 06/23] KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
` [PATCH 07/23] KVM: PPC: Book3S: Allow reuse of vCPU object
` [PATCH 08/23] KVM: PPC: Book3S HV: Add guest->host real mode completion counters
` [PATCH 09/23] KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock
` [PATCH 10/23] KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode
` [PATCH 11/23] KVM: PPC: Book3S HV: Add ICP real mode counters
` [PATCH 12/23] KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
` [PATCH 13/23] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
` [PATCH 14/23] KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
` [PATCH 15/23] KVM: PPC: Book3S HV: Minor cleanups
` [PATCH 16/23] KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
` [PATCH 17/23] KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
` [PATCH 18/23] KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
` [PATCH 19/23] KVM: PPC: Book3S HV: Use decrementer to wake napping threads
` [PATCH 20/23] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
` [PATCH 21/23] KVM: PPC: Book3S HV: Streamline guest entry and exit
` [PATCH 22/23] KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
` [PATCH 23/23] KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C

[Qemu-devel] [v2][PATCH 0/2] libxl: try to support IGD passthrough for qemu upstream
 2015-03-20  9:40 UTC  (18+ messages)
` [Qemu-devel] [v2][PATCH 2/2] libxl: introduce gfx_passthru_kind
                              `  "

[U-Boot] [PATCH] Vexpress64: Fix the compiling error when CONFIG_ARMV8_MULTIENTRY defined
 2015-03-20  9:39 UTC  (4+ messages)

[PATCH] radeon: Do not directly dereference pointers to BIOS area
 2015-03-20  9:38 UTC  (5+ messages)

[PATCH RFC V2 0/5] pvusb toolstack work
 2015-03-20  9:37 UTC  (7+ messages)
` [PATCH RFC V2 3/5] libxl: add pvusb API
` [PATCH RFC V2 4/5] xl: add pvusb commands

[xen-4.3-testing test] 36551: regressions - trouble: blocked/fail/pass/preparing/queued/running
 2015-03-20  9:37 UTC 

[v1 PATCH 0/14] rhashtable: Kill shift/Key netlink namespace/Merge jhash
 2015-03-20  9:36 UTC  (9+ messages)
` [v1 PATCH 7/14] netfilter: Use rhashtable_lookup instead of lookup_compare

[xen-4.3-testing test] 36526: regressions - FAIL
 2015-03-20  9:36 UTC  (2+ messages)

Arm SP804 module compilation for arm64
 2015-03-20  9:35 UTC 

[U-Boot] [PATCH v6 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
 2015-03-20  9:35 UTC  (5+ messages)
` [U-Boot] [PATCH v6 1/8] lpc32xx: add Ethernet support
  ` [U-Boot] [PATCH v6 2/8] lpc32xx: mtd: nand: add MLC NAND controller

[PATCH 0/3] tty slave device support - version 3
 2015-03-20  9:34 UTC  (11+ messages)
` [PATCH 3/3] tty/slaves: add a driver to power on/off UART attached devices
  ` [Gta04-owner] "
` [Gta04-owner] [PATCH 0/3] tty slave device support - version 3

screen goes blank when loading gma500_gfx (atom D2500)
 2015-03-20  9:34 UTC  (12+ messages)

virtio-net: tx queue was stopped
 2015-03-20  9:23 UTC  (6+ messages)

[PATCH 0/3] Add small improvements to iio/magnetometer hmc5843 driver
 2015-03-20  9:31 UTC  (5+ messages)
` [PATCH 1/3] Staging: iio: Place driver in sleep mode on error
  ` [Outreachy kernel] "
` [Outreachy kernel] [PATCH 0/3] Add small improvements to iio/magnetometer hmc5843 driver

Policy of explicit disabling of package features
 2015-03-20  9:30 UTC  (2+ messages)

[PATCH v2 0/2] ALSA: jack: Refactoring for jack kctls
 2015-03-20  9:29 UTC  (6+ messages)
` [PATCH v2 1/2] ALSA: jack: create jack kcontrols for every jack input device
` [PATCH v2 2/2] ALSA: hda - Remove jack kctls

[PATCH] drm/i195/bxt: Add A1 stepping for Broxton
 2015-03-20  9:29 UTC 

[RFC][PATCH 00/13] alsa-tools: libhinawa for control applications of FireWire devices
 2015-03-20  9:28 UTC  (2+ messages)
` [FFADO-devel] "

[Bug 93251] New: qemu-kvm guests randomly hangs after reboot command in guest
 2015-03-20  9:28 UTC  (3+ messages)
` [Bug 93251] "

[PATCH] power_supply: 88pm860x_charger: Fix possible NULL pointer dereference and use of initialized variable
 2015-03-20  9:26 UTC 

[PATCH 0/3] powerpc/tm: Abort syscalls in active transactions
 2015-03-20  9:25 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] selftests/powerpc: Add transactional syscall test

ocaml libxl bindings and KeyedUnion
 2015-03-20  9:25 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
 2015-03-20  9:25 UTC  (9+ messages)
` [PATCH 5/6] drm/i915: Split batch pool into size buckets
` [PATCH 6/6] drm/i915: Include active flag when describing objects in debugfs

[PATCH] Revert "mmc: sdhci-esdhc-imx: Call mmc_of_parse()"
 2015-03-20  9:24 UTC  (2+ messages)

[PATCH 00/15] iommu: Move domain allocation into drivers
 2015-03-20  9:24 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Add bdrv_get_device_or_node_name()
 2015-03-20  9:23 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/3] block: add bdrv_get_device_or_node_name()
` [Qemu-devel] [PATCH 3/3] block: allow BLOCK_IMAGE_CORRUPTED to have a node name

[PATCH] firmware: dmi_scan: Prevent dmi_num integer overflow
 2015-03-20  9:21 UTC  (2+ messages)

Fwd: Seems to be pushing more than necessary
 2015-03-20  9:20 UTC  (3+ messages)

[PATCH bluetooth-next 1/3] ieee802154: add set transmit power support
 2015-03-20  9:19 UTC  (3+ messages)
` [PATCH bluetooth-next 2/3] cc2520: "

[PATCH BlueZ v3 1/7] shared/gatt-client: Fix handling of services
 2015-03-20  9:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: mmc: Add Jaehoon as co-maintainer for SDHCI SAMSUNG DRIVER
 2015-03-20  9:15 UTC 

[Qemu-devel] [PATCH 0/2] Fix bugs in i6300esb watchdog timer
 2015-03-20  9:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] i6300esb: Correct endiannness
` [Qemu-devel] [PATCH 2/2] i6300esb: Fix signed integer overflow

[PATCH] can: flexcan: fix bus-off error state handling
 2015-03-20  9:11 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] x86: Add Intel Topcliff PCH Gigabit Ethernet support
 2015-03-20  9:12 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] net: Add ethernet FCS length macro in net.h
` [U-Boot] [PATCH 2/4] net: Update README.drivers.eth to mention latest APIs
` [U-Boot] [PATCH 3/4] net: Add Intel Topcliff GMAC driver
` [U-Boot] [PATCH 4/4] x86: crownbay: Enable Intel Topcliff GMAC support

[PATCH] lib/dma-debug: fix bucket_find_contain
 2015-03-20  9:10 UTC  (3+ messages)

[PATCH] drm/i915/skl: Enabling PSR2 SU with frame sync
 2015-03-20  9:09 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t4rdb: Add SD boot support for T4240RDB board
 2015-03-20  9:08 UTC 

[PATCH 00/49] Basic Broxton enabling
 2015-03-20  9:08 UTC  (9+ messages)
` [PATCH 14/49] drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaround
` [PATCH 16/49] drm/i915/bxt: add WaDisableMaskBasedCammingInRCC workaround
` [PATCH 17/49] drm/i915/skl: "

ATSAMA5D big endian work
 2015-03-20  9:06 UTC  (4+ messages)
` [PATCH 11/13] can: at91_can: use endian agnostic IO accessors

detect and manage power cut on MLC NAND
 2015-03-20  9:07 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: at91: atmel_nand: Support flash based BBT
 2015-03-20  9:07 UTC  (2+ messages)

Bluetoothd crash/segfault when Chrombook creates connection with Samsung gear circle
 2015-03-20  9:06 UTC  (7+ messages)

[Buildroot] [PATCH] configs: add defconfig for Freescale i.MX31 PDK
 2015-03-20  9:05 UTC  (5+ messages)
` [Buildroot] [PATCH v2] "
    ` [Buildroot] [PATCH v3] "

[PATCH] drm/i915/bxt: Add Broxton steppings
 2015-03-20  9:03 UTC 

[PATCH] dm-multipath: fix get_word return value when the last word is found
 2015-03-20  9:01 UTC 

A git hook that does git cherry-pick and push automatically
 2015-03-20  9:01 UTC  (3+ messages)

[PATCH 0/1] acpi: video: Add enable native backlight quirk for Lenovo Ideapad Z570
 2015-03-20  9:00 UTC  (2+ messages)
` [PATCH] acpi: video: Add force "

[PATCH] Staging: ste_rmi4: Use SIMPLE_DEV_PM_OPS() macro
 2015-03-20  8:59 UTC  (4+ messages)
` [Outreachy kernel] "

linux-next: manual merge of the battery tree with the hid tree
 2015-03-20  8:59 UTC  (3+ messages)

what happens if i set up a class function for exporting, but don't export?
 2015-03-20  8:59 UTC  (2+ messages)

So far we have 39 Special Sessions/ Workshops. You can propose your own Special Session
 2015-03-19 12:19 UTC 

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-20  8:56 UTC  (7+ messages)
` [PATCH 32/35 linux-next] clk: "
  ` [PATCH 33/35 linux-next] mmc: "

[PATCH] ARM: dts: exynos4412-odroid: add 'rtc_src' clock to rtc node
 2015-03-20  8:56 UTC  (3+ messages)

[PATCH] Staging: iio: Documentation: Fix resource leak in function dump_channels
 2015-03-20  8:55 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 00/14] numparse module: systematically tighten up integer parsing
 2015-03-20  8:54 UTC  (5+ messages)
` [PATCH 01/14] numparse: new module for parsing integral numbers

[PATCH/RFC 0/5] ARM: shmobile: rcar-gen2: Add CPG Clock Domain
 2015-03-20  8:54 UTC  (4+ messages)

[Qemu-devel] [PATCH] vhost: logs sharing
 2015-03-20  8:53 UTC 

Embedded Linux Package Management
 2015-03-20  8:51 UTC  (2+ messages)

[RFC 00/19] dwc3: add USB OTG role switch support
 2015-03-20  8:51 UTC  (10+ messages)
` [RFC 01/19] extcon: add extcon-odroid-usbotg driver

[PATCH 2/4] genl: Add a message builder API to help creating complex nl messages
 2015-03-20  8:51 UTC  (2+ messages)

[PATCH][net-next] rhashtable: ensure that ht->p.min_size is round up to the power of two
 2015-03-20  8:49 UTC  (2+ messages)

[PATCH 1/5] Documentation: devicetree: add Broadcom SATA binding
 2015-03-20  8:48 UTC  (9+ messages)
` [PATCH 5/5] ARM: dts: brcmstb: add nodes for SATA controller and PHY

[PATCH] iio: Add ABI documentation for illuminance raw and scale values in light
 2015-03-20  8:48 UTC  (2+ messages)
` [Outreachy kernel] "


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.