All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-10 18:17:02 to 2014-09-10 18:55:36 UTC [more...]

[U-Boot] [PATCH] patman: make run results better visible
 2014-09-10 18:55 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v3 0/18] buildman: Expand test coverage
 2014-09-10 18:55 UTC  (37+ messages)
` [U-Boot] [PATCH v3 01/18] patman: Add a way of recording terminal output for testing
` [U-Boot] [PATCH v3 02/18] buildman: Send builder output through a function "
` [U-Boot] [PATCH v3 03/18] buildman: Enhance basic test to check summary output
` [U-Boot] [PATCH v3 04/18] patman: RunPipe() should not pipe stdout/stderr unless asked
` [U-Boot] [PATCH v3 05/18] buildman: Move the command line code into its own file
` [U-Boot] [PATCH v3 06/18] buildman: Move full help code into the control module
` [U-Boot] [PATCH v3 07/18] patman: Provide a way to intercept commands for testing
` [U-Boot] [PATCH v3 08/18] buildman: Add a functional test
` [U-Boot] [PATCH v3 09/18] buildman: Set up bsettings outside the control module
` [U-Boot] [PATCH v3 10/18] buildman: Avoid looking at config file or toolchains in tests
` [U-Boot] [PATCH v3 11/18] buildman: Allow tests to have their own boards
` [U-Boot] [PATCH v3 12/18] buildman: Correct counting of build failures on retry
` [U-Boot] [PATCH v3 13/18] buildman: Provide an internal option to clean the outpur dir
` [U-Boot] [PATCH v3 14/18] patman: Start with a clean series when needed
` [U-Boot] [PATCH v3 15/18] buildman: Add additional functional tests
` [U-Boot] [PATCH v3 16/18] buildman: Expand output test to cover directory prefixes
` [U-Boot] [PATCH v3 17/18] buildman: Permit branch names with an embedded '/'
` [U-Boot] [PATCH v3 18/18] buildman: Ignore conflicting tags

[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-10 18:30 UTC  (25+ messages)
` [Patch v3 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
` [Patch v3 net-next 02/12] net:fec: add enet AVB feature macro define for imx6sx
` [Patch v3 net-next 03/12] net: fec: change data structure to support multiqueue
` [Patch v3 net-next 04/12] net: fec: parser max queue number from dt file
` [Patch v3 net-next 05/12] net: fec: init multi queue date structure
` [Patch v3 net-next 06/12] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch v3 net-next 07/12] net: fec: add enet-avb IP support
` [Patch v3 net-next 08/12] net:fec: Add fsl,imx6sx-fec compatible strings
` [Patch v3 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
  ` [Patch v3 net-next 10/12] net: fec: init complete variable in early to avoid kernel dump
` [Patch v3 net-next 11/12] ARM: Documentation: Update fec dts binding doc
` [Patch v3 net-next 12/12] ARM: dts: imx6sx: add multi-queue support enet

[PATCH RFC 0/3] ARM: regulator: add Freescale MXS regulator driver
 2014-09-10 18:54 UTC  (10+ messages)
` [PATCH RFC 2/3] "

[RFC PATCH 0/9] xen: arm: reenable support for 32-bit userspace running in 64-bit guest
 2014-09-10 18:54 UTC  (5+ messages)
` [PATCH 4/9] xen: arm: turn vtimer traps for cp32/64 and sysreg into #undef

[Patch v3 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
 2014-09-10 18:30 UTC  (48+ messages)
` [Patch v3 net-next 02/12] net:fec: add enet AVB feature macro define for imx6sx
` [Patch v3 net-next 03/12] net: fec: change data structure to support multiqueue
` [Patch v3 net-next 04/12] net: fec: parser max queue number from dt file
` [Patch v3 net-next 05/12] net: fec: init multi queue date structure
` [Patch v3 net-next 06/12] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch v3 net-next 07/12] net: fec: add enet-avb IP support
` [Patch v3 net-next 08/12] net:fec: Add fsl,imx6sx-fec compatible strings
` [Patch v3 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
` [Patch v3 net-next 10/12] net: fec: init complete variable in early to avoid kernel dump
` [Patch v3 net-next 11/12] ARM: Documentation: Update fec dts binding doc
` [Patch v3 net-next 12/12] ARM: dts: imx6sx: add multi-queue support enet

[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-10 18:30 UTC  (2+ messages)

[RFC PATCH] xen/arm: Deliver interrupts to vcpu specified in IROUTER
 2014-09-10 18:54 UTC  (8+ messages)

[PATCH] perf, x86: Fall back to vmalloc for BTS buffer allocation
 2014-09-10 18:52 UTC  (7+ messages)

[PATCH 1/2] drm/i915: Remove dead code, i915_gem_verify_gtt
 2014-09-10 18:52 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Match GTT space sanity checker with implementation

[RFC PATCH 00/12] locks: saner method for managing file locks
 2014-09-10 18:51 UTC  (4+ messages)
` [RFC PATCH 01/12] locks: add a new struct file_locking_context pointer to struct inode

[PATCH] ARM: perf: Don't sleep while atomic when enabling per-cpu interrupts
 2014-09-10 18:51 UTC  (9+ messages)

[PATCH] mm/compaction: Fix warning of 'flags' may be used uninitialized
 2014-09-10 18:50 UTC  (2+ messages)

[PATCH v2 1/2] drm/i915: create intel_update_pipe_size()
 2014-09-10 18:50 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: Merge of visible and !visible paths for primary planes
  ` [Intel-gfx] "

[PATCH] sparc64: mem mmap
 2014-09-10 18:50 UTC  (2+ messages)

q about ldc_bind after irq save
 2014-09-10 18:49 UTC 

[PATCH] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-09-10 18:46 UTC  (12+ messages)

Grub2 queries link status using GetStatus API quite often
 2014-09-10 18:47 UTC  (2+ messages)

[PATCH 0/6] ARM: dts: Pull rk3066 and rk3188 along with recent rk3288 developments
 2014-09-10 18:46 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: rockchip: remove rockchip, bus-index from rk3xxx i2c0
` [PATCH 2/6] ARM: dts: rockchip: add dwc2 controllers for rk3066 and rk3188
` [PATCH 3/6] ARM: dts: rockchip: enable usb ports on Radxa Rock
` [PATCH 4/6] ARM: dts: rockchip: add Cortex-A9 SPI controller nodes
` [PATCH 5/6] ARM: dts: rockchip: add emmc nodes for rk3066 and rk3188
` [PATCH 6/6] ARM: dts: rockchip: clean up rk3xxx mmc nodes

exynos5420/arndale-octa: imprecise external aborts on exynos_defconfig
 2014-09-10 18:46 UTC  (4+ messages)

[PATCH 00/89] Basic Skylake enabling
 2014-09-10 18:39 UTC  (3+ messages)
` [PATCH 45/89] drm/i915/skl: Definition of SKL WM param structs for pipe/plane

[PATCH 00/16] fix VLV S4 suspend/resume, unify S3/S4 handlers
 2014-09-10 18:38 UTC  (3+ messages)

[PATCH v2 00/21] xen/arm: Add support for non-pci passthrough
 2014-09-10 18:45 UTC  (5+ messages)

[PATCH] ALSA: virtuoso: add Xonar Xense support
 2014-09-10 18:44 UTC  (7+ messages)
      ` [PATCH] ALSA: virtuoso: add partial "

lk 3.17-rc4 blk_mq large write problems
 2014-09-10 18:42 UTC  (7+ messages)

[PATCH 4/4] HID: wacom - enable LED support for Wireless Intuos5/Pro
 2014-09-10 18:41 UTC 

[PATCH 3/4] HID: wacom - remove report_id from wacom_get_report interface
 2014-09-10 18:41 UTC 

cpufreq implementation for OMAP under xen hypervisor
 2014-09-10 18:41 UTC  (23+ messages)

[PATCH 2/4] HID: wacom - enable reading relavent sysfs attributes
 2014-09-10 18:40 UTC 

suspend/resume PM criterion for application
 2014-09-10 18:39 UTC  (6+ messages)

[PATCH 1/4] HID: wacom - Add default permission defines for sysfs attributes
 2014-09-10 18:40 UTC 

[PATCH] sparc64: sun4v TLB error power off events
 2014-09-10 18:39 UTC  (2+ messages)

[PATCH] mm: softdirty: addresses before VMAs in PTE holes aren't softdirty
 2014-09-10 18:34 UTC  (2+ messages)

[meta-browser][PATCH] nspr: rename .bbappend to match new version from oe-core
 2014-09-10 18:37 UTC 

[PATCH 13/26] locking: Add non-fatal spin lock assert
 2014-09-10 18:34 UTC  (11+ messages)

[PATCH] Documentation: filter: Add MIPS to architectures with BPF JIT
 2014-09-10 18:36 UTC  (4+ messages)

Is it necessary to balance a btrfs raid1 array?
 2014-09-10 18:43 UTC  (2+ messages)

[PATCH] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2014-09-10 18:33 UTC  (6+ messages)

[PATCH] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-09-10 18:35 UTC  (5+ messages)

[PATCH] drm/i915: add cherryview specfic forcewake in execlists_elsp_write
 2014-09-10 18:34 UTC  (2+ messages)
` [PATCH] drm/i915: Reduce duplicated forcewake logic

[PATCH 0/5] toshiba_acpi: Various changes plus fixes
 2014-09-10 18:34 UTC  (6+ messages)
` [PATCH 4/5] toshiba_acpi: Support new keyboard backlight type

yocto 1.6 - beaglebone black - cape manager
 2014-09-10 18:33 UTC  (8+ messages)

[PATCH] i8042: Add Fujitsu U574 to no_timeout dmi table
 2014-09-10 18:33 UTC 

[PATCH] locking: Add WARN_ON_ONCE lock assertion
 2014-09-10 18:31 UTC 

[PATCH] Documentation: support glibc versions without htole macros
 2014-09-10 18:31 UTC 

[PATCH v2 0/6] Support Write-Through mapping on x86
 2014-09-10 18:30 UTC  (10+ messages)
` [PATCH v2 2/6] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v2 3/6] x86, mm, asm-gen: Add ioremap_wt() for WT
` [PATCH v2 6/6] x86, pat: Update documentation for WT changes

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-10 18:30 UTC  (9+ messages)
` [PATCH v3 04/17] ARM64 / ACPI: Introduce early_param for "acpi"

[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-10 18:30 UTC  (2+ messages)

[PATCH 0/4] Add persistent memory driver
 2014-09-10 18:28 UTC  (10+ messages)
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
  ` [PATCH 5/9] mm: Let sparse_{add,remove}_one_section receive a node_id

[PATCH V6 0/5] Basic guest memory introspection support
 2014-09-10 18:28 UTC  (6+ messages)
` [PATCH V6 5/5] xen: Handle resumed instruction based on previous mem_event reply

[PATCH] PM / Domains: add debugfs listing of struct generic_pm_domain-s
 2014-09-10 18:27 UTC  (4+ messages)

[PATCH 0/6] iommu/arm-smmu: misc features, new DT bindings
 2014-09-10 18:27 UTC  (8+ messages)
` [PATCH 1/6] iommu/arm-smmu: add support for specifying clocks

[Buildroot] [Bug 7424] New: undefined reference to `__builtin_thread_pointer'
 2014-09-10 18:27 UTC  (2+ messages)
` [Buildroot] [Bug 7424] "

[libvirt test] 30200: tolerable FAIL - PUSHED
 2014-09-10 18:24 UTC 

[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
 2014-09-10 18:22 UTC  (5+ messages)
` [PATCH v11 net-next 11/12] net: filter: move eBPF instruction macros

[GIT PULL] ARM: LPC32xx: Platform specific core updates
 2014-09-10 18:22 UTC  (2+ messages)

attached devices exported by tgt not oprational
 2014-09-10 18:21 UTC  (2+ messages)

[RFC v1 0/6] CPPC as a PID backend
 2014-09-10 18:21 UTC  (5+ messages)

[PATCH v10 00/10] Support for creating generic PCI host bridges from DT
 2014-09-10 18:19 UTC  (6+ messages)
` [PATCH v10 07/10] OF: Introduce helper function for getting PCI domain_nr

3.14 x86 ACPI handover regression
 2014-09-10 18:19 UTC  (2+ messages)

[PATCH 0/2] block: rq_affinity default and reserved tag limits
 2014-09-10 18:17 UTC  (3+ messages)
` [PATCH 2/2] block: return error if too many reserved tags are requested

Unable to boot mainline on snow chromebook since 3.15
 2014-09-10 18:17 UTC  (11+ messages)

Kernel BUG at fs/btrfs/extent-tree.c:7624 in cleaner thread
 2014-09-10 17:54 UTC 


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.