All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-15 14:09:36 to 2015-01-15 14:58:15 UTC [more...]

[U-Boot] [PATCH v2 10/12] bzlib: Update destLen even on error
 2015-01-15 14:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,10/12] "

[PATCH v4 00/14] Enable vTPM subsystem on TPM 2.0
 2015-01-15 14:58 UTC  (4+ messages)
` FW: "

[U-Boot] [PATCH v2 09/12] bootm: Factor out common parts of image decompression code
 2015-01-15 14:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[Buildroot] [PATCH] autobuild-run: do not build python using a non-working toolchain
 2015-01-15 14:58 UTC  (3+ messages)

[U-Boot] [PATCH v2 08/12] bootm: Use print_decomp_msg() in all cases
 2015-01-15 14:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 07/12] test: Add unit tests for bootm image decompression
 2015-01-15 14:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 06/12] test: Rename test_compression to ut_compression
 2015-01-15 14:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 05/12] bootm: Export bootm_decomp_image()
 2015-01-15 14:57 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,05/12] "

[U-Boot] [PATCH v2 04/12] test: Add DEBUG output option to test-fit.py
 2015-01-15 14:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 03/12] sandbox: Correct ordering of 'sb save' commands
 2015-01-15 14:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] common: bootm: Document fake bootm sub-command
 2015-01-15 14:57 UTC  (4+ messages)

[U-Boot] [PATCH v2 02/12] bootm: Move compression progress/error messages into a function
 2015-01-15 14:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 01/12] lzma: fix buffer bound check error further
 2015-01-15 14:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v4] .travis.yml: build u-boot on travis-ci
 2015-01-15 14:57 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4] "

[U-Boot] [PATCH 1/3] common/memsize.c: Coding style cleanup
 2015-01-15 14:57 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/3] "

[U-Boot] Pull request: u-boot-video/next
 2015-01-15 14:57 UTC  (2+ messages)

[PATCH 3/3] dpkg: fix host contamination
 2015-01-15 14:57 UTC  (2+ messages)

[ebtables-compat PATCH] ebtables-compat: fix ACCEPT printing by simplifying logic
 2015-01-15 14:56 UTC  (5+ messages)

[U-Boot] [PATCH 0/21] dm: Support GPIO device tree bindings in the uclass
 2015-01-15 14:56 UTC  (7+ messages)
` [U-Boot] [PATCH 04/21] dm: fdt: Add a function to decode phandles with arguments
` [U-Boot] [PATCH 21/21] dm: fdt: Remove the old GPIO functions

[U-Boot] [PATCH v1 0/4] Jetson-TK1 support for PSCI
 2015-01-15 14:55 UTC  (4+ messages)

[PATCH] openrisc: Remove unnecessary KERN_INFO in time.c
 2015-01-15 14:55 UTC 

[PATCH 1/2] tty: serial: 8250_core: Remove trailing whitespaces
 2015-01-15 14:55 UTC  (2+ messages)
` [PATCH 2/2] tty: serial: 8250_core: Check that port->line is >=0

[Qemu-devel] [PATCH] WIP: add GCoroutine support
 2015-01-15 14:54 UTC  (3+ messages)

[PATCH v2 0/2] Fix OF match for adxl34x driver
 2015-01-15 14:54 UTC  (6+ messages)
` [PATCH v2 1/2] DT: i2c: Deprecate adi,adxl34x compatible string
` [PATCH v2 2/2] input: adxl34x: Add OF match support

[PATCH] e100: Don't enable WoL by default on Toshiba devices
 2015-01-15 14:53 UTC  (5+ messages)

[xen-unstable test] 33399: regressions - FAIL
 2015-01-15 14:53 UTC  (6+ messages)

[PATCH] watchdog: Remove .owner field from cadence driver
 2015-01-15 14:52 UTC  (3+ messages)

[Bug 88463] New: Black screen on "Unlocking the disk" screen
 2015-01-15 14:52 UTC 

[U-Boot] sunxi: Initial A80 support
 2015-01-15 14:52 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] sunxi: Drop pll6 setting from clock_init_uart
` [U-Boot] [PATCH 02/12] sunxi: Rename cpu.h to cpu_sun4i.h
` [U-Boot] [PATCH 03/12] sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers
` [U-Boot] [PATCH 04/12] sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i
` [U-Boot] [PATCH 05/12] sunxi: Move setting of CPU system control register SMP bit to save_boot_params
` [U-Boot] [PATCH 06/12] sun9i: Add cpu_sun9i.h with iomem defines
` [U-Boot] [PATCH 07/12] sun9i: Add clock_sun9i.h with ccu register layout for sun9i
` [U-Boot] [PATCH 08/12] sun9i: Add sun9i (A80) clock setup support
` [U-Boot] [PATCH 09/12] sunxi: mmc: Use a realistic timeout when sending a mmc command
` [U-Boot] [PATCH 10/12] sunxi: mmc: Add support for sun9i (A80)
` [U-Boot] [PATCH 11/12] sun9i: Basic sun9i (A80) support
` [U-Boot] [PATCH 12/12] sun9i: Add Merrii_A80_Optimus board / defconfig file

[PATCH] libxl: adjust hvm direct boot code
 2015-01-15 14:51 UTC  (3+ messages)

[PATCH v3 00/21] irqchip: gic: killing gic_arch_extn and co, slowly
 2015-01-15 14:50 UTC  (9+ messages)
` [PATCH v3 13/21] ARM: omap: convert wakeupgen to stacked domains

[PATCH v7 0/4] irqfd support for arm/arm64
 2015-01-15 14:47 UTC  (10+ messages)
` [PATCH v7 1/4] KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
` [PATCH v7 2/4] KVM: introduce kvm_arch_intc_initialized and use it in irqfd
` [PATCH v7 3/4] KVM: arm/arm64: implement kvm_arch_intc_initialized
` [PATCH v7 4/4] KVM: arm/arm64: add irqfd support

[meta-qt5][PATCH] recipes-qt/qt5/qt3d_git.bb: change to 'dev' branch
 2015-01-15 14:48 UTC 

[PATCH] TCO Watchdog warning interrupt driver creation
 2015-01-15 14:49 UTC  (11+ messages)

[PATCH -mm v2] vmscan: move reclaim_state handling to shrink_slab
 2015-01-15 14:48 UTC  (5+ messages)

[U-Boot] Possible bug in u-boot standalone examples
 2015-01-15 14:48 UTC 

[Qemu-devel] Press Inquiry: Qemu Advent Calendar (German Linux Magazin)
 2015-01-15 14:47 UTC  (4+ messages)

'Immutable bit' on pools to prevent deletion
 2015-01-15 14:46 UTC 

[U-Boot] [PATCH 1/2] common: mark commands as default to match "config_cmd_default.h"
 2015-01-15 14:46 UTC  (6+ messages)

[RFC PATCH 00/13] mmc: host: Add facility to support re-tuning
 2015-01-15 14:46 UTC  (20+ messages)
` [PATCH 02/13] "

[PATCH] librte_pmd_ixgbe: Add queue start failure check
 2015-01-15 14:45 UTC 

Does I210 NIC support Flow director filters?
 2015-01-15 14:44 UTC  (4+ messages)

[patch 1/1] init/main.c: prevent increase of console_loglevel by 'quiet' kernel parameter (inline now, sorry for previous attachment)
 2015-01-15 14:44 UTC 

Regression with legacy IRQ numbers caused by 9a1091ef0017
 2015-01-15 14:43 UTC  (6+ messages)

[bisected regression] e1000e: "Detected Hardware Unit Hang"
 2015-01-15 14:43 UTC  (4+ messages)

[LTP] [PATCH V2 1/3] lib/tst_fs_link_count.c: check fs type and do not fill subdir if no limit
 2015-01-15 14:41 UTC  (2+ messages)
  ` [LTP] [PATCH V2 2/3] syscall/renameat01: do not test EMLINK if subdir limit not availiable

[PATCH v7 0/4] hwspinlock core & omap dt support
 2015-01-15 14:42 UTC  (6+ messages)
` [PATCH v7 1/4] Documentation: dt: add common bindings for hwspinlock

Max. open files?
 2015-01-15 14:41 UTC  (6+ messages)

commit --amend --author error
 2015-01-15 14:40 UTC  (8+ messages)
      ` [PATCH] commit: reword --author error message

[PATCH] hvm/hpet: Correctly gate the virtual HPET on HVM_PARAM_HPET_ENABLE
 2015-01-15 14:40 UTC 

[PATCH v2] of: i2c: Add idle-disconnect DT property to PCA954x mux driver
 2015-01-15 14:40 UTC  (4+ messages)

6755
 2015-01-15 14:39 UTC 

[PATCH v2] glibc: Fix up minimal build with libc-libm
 2015-01-15 14:39 UTC 

[PATCH 0/3] input: tsc2007: Extend for pre-calibration, flipping and rotation
 2015-01-15 14:38 UTC  (8+ messages)
` [PATCH 1/3] input: tsc2007: Add "

[PATCH] input: adxl34x: Add OF match support
 2015-01-15 14:38 UTC  (13+ messages)

[U-Boot] [PATCH v2] generic-board: show model name in board_init_f() too
 2015-01-15 14:38 UTC  (3+ messages)

[PATCH v3] [Bugfix] x86/apic: Fix xen IRQ allocation failure caused by commit b81975eade8c
 2015-01-15 14:37 UTC  (4+ messages)
` [Bugfix v4 0/2] "

[PATCH/RFC v10 00/19] LED / flash API integration
 2015-01-15 14:37 UTC  (12+ messages)
` [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

[PATCH] can: c_can: use regmap_update_bits() to modify RAMINIT register
 2015-01-15 14:37 UTC  (3+ messages)
` [PATCH v2] "

[Bug 88459] Сomputer is not in sleep mode when playing vdpau accelerated video
 2015-01-15 14:36 UTC  (3+ messages)

[PATCH] cross-canadian/meta-environment: Allow modification of TARGET_OS to be optional
 2015-01-15 14:35 UTC  (2+ messages)

[PATCH v3 0/5] Add a new RTC driver for recent mvebu SoCs
 2015-01-15 14:34 UTC  (5+ messages)
` [PATCH v3 1/5] rtc: armada38x: Add the device tree binding documentation

[PATCH v3 0/6] AT91 DT for 3.20 #1
 2015-01-15 14:34 UTC  (3+ messages)

[PATCH v7 0/5] phy: qcom-ufs: add support for QUALCOMM
 2015-01-15 14:32 UTC  (9+ messages)
` [PATCH v7 1/5] phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY drivers
` [PATCH v7 2/5] phy: qcom-ufs: add support for 20nm phy
` [PATCH v7 3/5] scsi: ufs-qcom: add support for Qualcomm Technologies Inc platforms
` [PATCH v7 4/5] phy: qcom-ufs: add support for 14nm phy
` [PATCH v7 5/5] scsi: ufs-qcom-ice: add Inline Crypto Engine (ICE) support for UFS

[Qemu-devel] [RfC PATCH 0/3] sdl2: add opengl rendering support
 2015-01-15 14:30 UTC  (10+ messages)
` [Qemu-devel] [RfC PATCH 2/3] sdl2: add support for display rendering using opengl

[ath9k-devel] [PATCH] ath9k: ignore radar PHY errors when DFS is not enabled
 2015-01-15 14:30 UTC  (6+ messages)
      `  "

[Bug 88461] The computer sometimes freezes after waking up when playing vdpau accelerated video
 2015-01-15 14:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/7] haserl: remove deprecated 0.8.x version
 2015-01-15 14:30 UTC  (7+ messages)
` [Buildroot] [PATCH 2/7] distcc: remove deprecated package
` [Buildroot] [PATCH 3/7] gob2: remove deprecated target package
` [Buildroot] [PATCH 4/7] bison: "
` [Buildroot] [PATCH 5/7] bison: bump to version 3.0.3
` [Buildroot] [PATCH 6/7] flex: remove deprecated binary in target
` [Buildroot] [PATCH 7/7] m4: remove deprecated target package

Question about partitioning shared cache in Xen
 2015-01-15 14:28 UTC  (9+ messages)

Updates to meta-fsl-arm (master) in 2015-01-15
 2015-01-15 14:28 UTC 

[PATCH] ARM: at91/Documentation: add a README for Atmel SoCs
 2015-01-15 14:27 UTC  (3+ messages)

[PATCH 0/4] Drop legacy support for omap3517
 2015-01-15 14:25 UTC  (5+ messages)

[PATCH 0/2] Remove T4 FCoE support
 2015-01-15 14:25 UTC  (2+ messages)

[PATCH 0/4] Add clk and dt support for PDMA and SPI on Exynos7
 2015-01-15 14:24 UTC  (6+ messages)
` [PATCH 3/4] clk: samsung: exynos7: add clocks for audio block

[Buildroot] ldconfig - unknown machine 40
 2015-01-15 14:23 UTC  (2+ messages)

[PATCH v2] spi: sh-msiof: Update calculation of frequency dividing
 2015-01-15 14:21 UTC  (3+ messages)

[PATCH/RFC] KVM: fix sparse warning in include/trace/events/kvm.h
 2015-01-15 14:21 UTC 

[PATCH V2 0/1] bitbake-layers: add a ability to query layer dependencies from layer index
 2015-01-15 14:20 UTC  (3+ messages)
` [PATCH V2 1/1] "

[PATCH 0/3] add support for Firefly-RK3288 and Rayeager PX2 boards
 2015-01-15 14:19 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: add vendor prefix and root compatible property for Rockchip boards
` [PATCH 2/3] ARM: dts: rockchip: add dts for Firefly Firefly-RK3288 boards

[PATCH 0/3] ftrace/kprobes/x86:
 2015-01-15 14:17 UTC  (4+ messages)
` [PATCH 3/3] ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing

[v3,06/16] arm: dts: Adding CPU cooling binding for Exynos SoCs
 2015-01-15 14:17 UTC 

[PATCH] pseries/le: Fix endiannes issue in RTAS call from xmon
 2015-01-15 14:17 UTC  (4+ messages)

[xen-4.5-testing test] 33414: tolerable FAIL - PUSHED
 2015-01-15 14:15 UTC 

[PATCH] virtio_balloon: coding style fixes
 2015-01-15 14:13 UTC  (6+ messages)

[PATCH] MIPS: ELF: fix loading o32 binaries on 64-bit kernels
 2015-01-15 14:11 UTC  (2+ messages)

[PATCH net-next v4 0/4] netns: allow to identify peer netns
 2015-01-15 14:11 UTC  (11+ messages)
` [PATCH net-next v5 "
  ` [PATCH net-next v5 1/4] netns: add rtnl cmd to add and get peer netns ids
  ` [PATCH net-next v5 2/4] rtnl: add link netns id to interface messages
  ` [PATCH net-next v5 3/4] tunnels: advertise link netns via netlink
  ` [PATCH net-next v5 4/4] rtnl: allow to create device with IFLA_LINK_NETNSID set

[PATCH] Documentation: gpio: fix bindings document
 2015-01-15 14:10 UTC  (3+ messages)

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-15 14:10 UTC  (6+ messages)
` [PATCH v5 18/18] Documentation: ACPI for ARM64
    ` [Linaro-acpi] "

[PATCH 00/20] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2015-01-15 14:10 UTC  (3+ messages)
` [PATCH 16/20] IB/mad: Add Intel Omni-Path Architecture defines

[PATCH 0/7] AT91 cleanup for 3.20 #1
 2015-01-15 14:09 UTC  (4+ messages)

linux-next: Tree for Jan 12
 2015-01-15 14:09 UTC  (6+ messages)
` linux-next: Tree for Jan 12 (build failures: m68k, ppc)

[PATCH] virtio_pci: add an option to disable legacy driver
 2015-01-15 14:09 UTC 

[PATCH v4 0/4] ata: libahci: Allow using a regulator for each port
 2015-01-15 14:09 UTC  (6+ messages)
` [PATCH v4 2/4] Documentation: bindings: Add the regulator property to the sub-nodes AHCI bindings
` [PATCH v4 3/4] ata: libahci: Allow using multiple regulators
` [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port


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.