All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-24 13:10:24 to 2016-05-24 13:58:34 UTC [more...]

[U-Boot] [PATCH 00/10] sunxi: PSCI implementation rewrite in C
 2016-05-24 13:58 UTC  (4+ messages)
` [U-Boot] [PATCH 04/10] ARM: allocate extra space for PSCI stack in secure section during link phase

[PATCH 0/6] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-05-24 13:58 UTC  (3+ messages)

[for-4.7] Request input on XENMAPSPACE_dev_mmio
 2016-05-24 13:57 UTC  (2+ messages)

[PATCH v5 0/6] Kconfig debug options
 2016-05-24 13:56 UTC  (7+ messages)
` [PATCH v5 1/6] build: convert debug to Kconfig
` [PATCH v5 2/6] build: convert crash_debug "
` [PATCH v5 3/6] build: convert verbose "
` [PATCH v5 4/6] build: convert frame_pointer "
` [PATCH v5 5/6] build: convert perfc{, _arrays} "
` [PATCH v5 6/6] build: convert lock_profile "

[U-Boot] [PATCH 1/8] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3
 2016-05-24 13:56 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] board: ge: bx50v3: don't configure the backlight when there's no display
` [U-Boot] [PATCH 3/8] board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default
` [U-Boot] [PATCH 4/8] board: ge: bx50v3: make USB support "
` [U-Boot] [PATCH 5/8] board: ge: bx50v3: make network "
` [U-Boot] [PATCH 6/8] board: ge: bx50v3: make SATA "
` [U-Boot] [PATCH 7/8] board: ge: bx50v3: disable unused features to improve size and boot speed
` [U-Boot] [PATCH 8/8] board: ge: bx50v3: add missing partnum variable

[PATCH 3.12 00/76] 3.12.60-stable review
 2016-05-24 13:55 UTC  (3+ messages)

Context churn
 2016-05-24 13:53 UTC  (11+ messages)
` [CI 01/10] drm/i915: Rename struct intel_context
  ` [CI 02/10] drm/i915: Apply lockdep annotations to i915_gem_context.c
  ` [CI 03/10] drm/i915: Rename and inline i915_gem_context_get()
  ` [CI 04/10] drm/i915: Name the inner most per-engine intel_context struct
  ` [CI 05/10] drm/i915: Move pinning of dev_priv->kernel_context into its creator
  ` [CI 06/10] drm/i915: Show i915_gem_context owner in debugfs
  ` [CI 07/10] drm/i915: Put the kernel_context in drm_i915_private next to its friends
  ` [CI 08/10] drm/i915: Merge legacy+execlists context structs
  ` [CI 09/10] drm/i915: Rearrange i915_gem_context
  ` [CI 10/10] drm/i915/debugfs: Show context objects in i915_gem_objects

[PATCH] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-05-24 13:52 UTC 

[Xenomai] Xenomai on Udoo Neo
 2016-05-24 13:53 UTC  (4+ messages)

[PATCH v3 0/3] drm/omapdrm: gamma table support
 2016-05-24 13:53 UTC  (3+ messages)
` [PATCH v3 3/3] drm/omapdrm: Implement gamma_lut atomic crtc property

[PATCH 00/16] sched: Clean-ups and asymmetric cpu capacity support
 2016-05-24 13:52 UTC  (9+ messages)
` [PATCH 06/16] sched: Disable WAKE_AFFINE for asymmetric configurations

[U-Boot] mx53loco_defconfig failure with Buildroot toolchain
 2016-05-24 13:52 UTC  (2+ messages)

[Bug 75112] New: Meta Bug for HyperZ issues on r600g and radeonsi
 2016-05-24 13:52 UTC  (2+ messages)
` [Bug 75112] "

[Bug 73785] New: Team Fortress 2 causes random GPU stalls on radeonsi
 2016-05-24 13:52 UTC  (2+ messages)
` [Bug 73785] [HyperZ] "

[RFC] net: remove busylock
 2016-05-24 13:50 UTC  (8+ messages)

[LTP] [PATCH] ppoll01: rewrite in new API
 2016-05-24 13:51 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH] mm: oom_kill_process: do not abort if the victim is exiting
 2016-05-24 13:50 UTC  (3+ messages)

[U-Boot] Login/password in uboot question
 2016-05-24 13:50 UTC 

[master][PATCHv2 2/3] mkelfimage: obey LDFLAGS, sort out HOST_ flags
 2016-05-24 13:49 UTC  (7+ messages)
` [PATCHv3] "

[Qemu-devel] ARM Cortex R5 + VFP3
 2016-05-24 13:49 UTC  (3+ messages)

[PATCH 1/2] drm/exynos: g2d: Add support for old S5Pv210 type
 2016-05-24 13:49 UTC  (6+ messages)
` [PATCH 2/2] [media] s5p-g2d: Replace old driver with DRM version

bluestore coordination
 2016-05-24 13:49 UTC  (3+ messages)

[Qemu-devel] [PATCH] tests: start a /qga/guest-exec test
 2016-05-24 13:48 UTC 

[Qemu-devel] [PATCH v2 00/14] block jobs: Convert I/O to BlockBackend
 2016-05-24 13:47 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 01/14] block: keep a list of block jobs
` [Qemu-devel] [PATCH v2 02/14] block: Cancel jobs first in bdrv_close_all()
` [Qemu-devel] [PATCH v2 03/14] block: Default to enabled write cache in blk_new()
` [Qemu-devel] [PATCH v2 04/14] block: Convert block job core to BlockBackend
` [Qemu-devel] [PATCH v2 05/14] block: Make blk_co_preadv/pwritev() public
` [Qemu-devel] [PATCH v2 06/14] stream: Use BlockBackend for I/O
` [Qemu-devel] [PATCH v2 07/14] mirror: Allow target that already has a BlockBackend
` [Qemu-devel] [PATCH v2 08/14] mirror: Use BlockBackend for I/O
` [Qemu-devel] [PATCH v2 09/14] backup: Don't leak BackupBlockJob in error path
` [Qemu-devel] [PATCH v2 10/14] backup: Pack Notifier within BackupBlockJob
` [Qemu-devel] [PATCH v2 11/14] backup: Remove bs parameter from backup_do_cow()
` [Qemu-devel] [PATCH v2 12/14] backup: Use BlockBackend for I/O
` [Qemu-devel] [PATCH v2 13/14] commit: "
` [Qemu-devel] [PATCH v2 14/14] blockjob: Remove BlockJob.bs

[PATCH] genirq: Fix missing return value in irq_destroy_ipi()
 2016-05-24 13:46 UTC  (2+ messages)
` [tip:irq/urgent] "

modify_irte NULL pointer
 2016-05-24 13:44 UTC  (2+ messages)

How can checksums (node41) be of real help?
 2016-05-24 13:45 UTC  (2+ messages)

[Bug 95527] [radeonsi][CIK][VDPAU] Unable to use VDPAU locks up X
 2016-05-24 13:45 UTC  (2+ messages)

[linux-lvm] Unexptected filesytem unmount with thin provision and autoextend disabled - lvmetad crashed?
 2016-05-24 13:45 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-05-23
 2016-05-24 13:44 UTC  (4+ messages)

[yocto-autobuilder][PATCH] bin/release_scripts/release.py
 2016-05-24 13:43 UTC  (2+ messages)

fslc-linux framebuffer rotation
 2016-05-24 13:42 UTC 

PAGE_GUARDED
 2016-05-24 13:37 UTC  (5+ messages)

UBIFS assert when rebooting a read only ubifs when it's been remounted r/w
 2016-05-24 13:42 UTC  (15+ messages)

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-05-24 13:42 UTC  (2+ messages)

[Qemu-devel] [PULL V2 00/20] Net patches
 2016-05-24 13:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] backup: Fail early if cannot determine cluster size
 2016-05-24 13:40 UTC  (2+ messages)

[for-4.8 0/2] xen/arm: Convert DEBUG_DT to Kconfig
 2016-05-24 13:40 UTC  (5+ messages)
` [for-4.8 1/2] "
` [for-4.8 2/2] xen/arm: Provide device tree debugging helper in a single place

[ath9k-devel] Adaptivity issues
 2016-05-24 13:39 UTC 

[Qemu-devel] [PATCH v2 00/12] spice: add opengl/virgl/dmabuf support
 2016-05-24 13:39 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 10/12] spice/gl: create dummy primary surface (RfC)

[Qemu-devel] [PATCH] block/io: optimize bdrv_co_pwritev for small requests
 2016-05-24 13:39 UTC 

ARM Xen Bug #45: Is there a solution?
 2016-05-24 13:39 UTC  (3+ messages)

Announce: Devicetree Specification v0.1 released
 2016-05-24 13:38 UTC 

[PATCH v2 0/4] drm/i915: Fix warnings from atomic nonblocking unpin
 2016-05-24 13:36 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 0/3] ARM: OMAP: DRA7: Update to latest TRM and cleanup
 2016-05-24 13:35 UTC  (12+ messages)
` [PATCH 1/3] ARM: OMAP: DRA7: powerdomain data: Set L3init and L4per to ON
` [PATCH 2/3] ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_logic_ret
` [PATCH 3/3] ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_mem_ret

[PATCH] MAINTAINERS: ASoC: samsung: Add Sylwester Nawrocki and Krzysztof Kozlowski
 2016-05-24 13:35 UTC 

Question about the best practice to install two versions of Xen toolstack on the same machine
 2016-05-24 13:34 UTC  (6+ messages)

[GIT PULL] arch/nios2 update for 4.7
 2016-05-24 13:19 UTC 

[PATCH 0/3] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-05-24 13:33 UTC  (9+ messages)

[PATCH v5 0/6] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-05-24 13:30 UTC  (15+ messages)
` [PATCH v5 1/6] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v5 2/6] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v5 3/6] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v5 4/6] acpi: Add GTDT table parse driver into ACPI driver
` [PATCH v5 5/6] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v5 6/6] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer

[Cocci] github update
 2016-05-24 13:32 UTC  (11+ messages)

[PATCH] drm: rcar-du: EPROBE_DEFER case doesn't need error message
 2016-05-24 13:32 UTC  (2+ messages)

[PATCH v2] librte_ether: use RTE_ETH_VALID_PORTID_OR_ERR_RET to check port_id
 2016-05-24 13:31 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 0/7] Exynos: MFC driver: reserved memory cleanup and IOMMU support
 2016-05-24 13:31 UTC  (9+ messages)
` [PATCH v4 1/7] of: reserved_mem: add support for using more than one region for given device
` [PATCH v4 2/7] media: s5p-mfc: use generic reserved memory bindings
` [PATCH v4 3/7] media: s5p-mfc: replace custom reserved memory handling code with generic one
` [PATCH v4 4/7] media: s5p-mfc: add iommu support
` [PATCH v4 5/7] ARM: Exynos: remove code for MFC custom reserved memory handling
` [PATCH v4 6/7] ARM: dts: exynos: convert MFC device to generic reserved memory bindings
` [PATCH v4 7/7] ARM: dts: exynos4412-odroid*: enable MFC device

[Buildroot] [PATCH 1/1] package/xfsprogs: install in the same location as e2fsprogs
 2016-05-24 13:31 UTC 

[PATCH] gpio: core: Do not call get_direction in atomic context for sleeping gpio
 2016-05-24 13:18 UTC  (2+ messages)

example/demo not working
 2016-05-24 13:29 UTC 

master - raid: Revert _lv_extend_layered_lv non-raid0 area_multiple
 2016-05-24 13:29 UTC 

[Qemu-devel] [PATCH] pc: cleanup unused struct PcRomPciInfo
 2016-05-24 13:28 UTC  (2+ messages)

Small rerere in rebase regression
 2016-05-24 13:18 UTC  (5+ messages)

[PATCH] generic/250: ignore xfs_io IO errors when writing to dmerror device
 2016-05-24 13:24 UTC 

[PATCH] gcc: Backport nios2 gcc ICE fix
 2016-05-24 13:26 UTC  (2+ messages)

[PATCH 1/3] gpio: max77620: Configure interrupt trigger level
 2016-05-24 13:13 UTC  (6+ messages)
` [PATCH 2/3] gpio: max77620: Implement gpio_get_direction callback
` [PATCH 3/3] gpio: max77620: use the new open drain callback

[Qemu-devel] [PATCH 00/10] RFCv3: vhost-user: simple reconnection support
 2016-05-24 13:24 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/9] Add runnability info to query-cpu-definitions
 2016-05-24 13:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH 8/9] target-i386: Use "-" instead of "_" on all feature names

[PATCH 0/4] Implement pmd hardware support exports
 2016-05-24 13:21 UTC  (5+ messages)
` [PATCHv3 0/5] "
  ` [PATCHv3 2/5] drivers: Update driver registration macro usage

[Buildroot] [PATCH] sysstat: bump to version 11.2.4
 2016-05-24 13:21 UTC 

[PATCH 0/3] clk: samsung: add Exynos5433 CPU clocks
 2016-05-24 13:19 UTC  (8+ messages)
` [PATCH 1/3] clk: samsung: exynos5433: prepare for adding "
` [PATCH 2/3] clk: samsung: cpu: prepare for adding Exynos5433 "
` [PATCH 3/3] clk: samsung: exynos5433: add CPU clocks configuration data and instantiate "

[PATCH i-g-t v5 0/7] kms_flip_event_leak and kms_vblank fixes for
 2016-05-24 13:20 UTC  (3+ messages)

[PATCH] sh: smp: Add missing FROZEN hotplug notifier transitions
 2016-05-24 13:19 UTC  (2+ messages)

[PATCH 0/7] vgic fixes for 4.7-rc1
 2016-05-24 13:18 UTC  (6+ messages)
` [PATCH 7/7] arm64: KVM: vgic-v3: Relax synchronization when SRE==1

[PATCH v2 1/2] drm/i915/gen9: Assume CDCLK PLL is off if it's not locked
 2016-05-24 13:18 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [v2,1/2] "

[Buildroot] [PATCH/next 1/1] package/libbluray: bump version to 0.9.3
 2016-05-24 13:18 UTC  (2+ messages)

[PATCH v4 00/10] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-05-24 13:15 UTC  (11+ messages)
` [PATCH v4 01/10] powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle
` [PATCH v4 02/10] powerpc/kvm: make hypervisor state restore a function
` [PATCH v4 03/10] powerpc/powernv: Rename idle_power7.S to idle_power_common.S
` [PATCH v4 04/10] powerpc/powernv: Rename reusable idle functions to hardware agnostic names
` [PATCH v4 05/10] powerpc/powernv: Make pnv_powersave_common more generic
` [PATCH v4 06/10] powerpc/powernv: abstraction for saving SPRs before entering deep idle states
` [PATCH v4 07/10] powerpc/powernv: set power_save func after the idle states are initialized
` [PATCH v4 08/10] powerpc/powernv: Add platform support for stop instruction
` [PATCH v4 09/10] cpuidle/powernv: Add support for POWER ISA v3 idle states
` [PATCH v4 10/10] powerpc/powernv: Use deepest stop state when cpu is offlined

[Buildroot] [PATCH] qt5serialbus: depend on toolchain headers >= 3.6
 2016-05-24 13:16 UTC  (2+ messages)

[Buildroot] [git commit] qt5serialbus: depend on toolchain headers >= 3.6
 2016-05-24 13:16 UTC 

[Buildroot] [PATCH] aircrack-ng: mention script dependencies in the help text
 2016-05-24 13:16 UTC  (2+ messages)

[Buildroot] [git commit] aircrack-ng: mention script dependencies in the help text
 2016-05-24 13:15 UTC 

[Intel-gfx] [PATCH] drm/i915/ilk: Disable SSC for DPLLs if we're not using it
 2016-05-24 13:14 UTC  (4+ messages)
` [PATCH v2] drm/i915/ilk: Don't disable SSC source if it's in use

[Buildroot] [v2] fs/aci: Add App Container Image (ACI) support to filesystems
 2016-05-24 13:14 UTC  (2+ messages)

[PATCH iproute2 v3 0/5] add MACsec support
 2016-05-24 13:12 UTC  (7+ messages)
` [PATCH iproute2 v3 1/5] add missing if_macsec.h header from kernel
` [PATCH iproute2 v3 5/5] ip: add MACsec support

[PATCH v2 4/5] thermal: bang-bang governor: act on lower trip boundary
 2016-05-24 13:11 UTC  (4+ messages)
` [PATCH v2 0/5] Thermal: Support for hardware-tracked trip points

[Qemu-devel] [V11 0/4] AMD IOMMU
 2016-05-24 13:11 UTC  (4+ messages)
` [Qemu-devel] [V11 1/4] hw/i386: Introduce "

iomap infrastructure and multipage writes V4
 2016-05-24 13:10 UTC  (5+ messages)
` [PATCH 09/15] fs: iomap based fiemap implementation

[U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
 2016-05-24 13:10 UTC  (4+ messages)

[Qemu-devel] [PULL 00/15] X86 queue, 2016-05-23
 2016-05-24 13:10 UTC  (3+ 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.