All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-11 13:32:44 to 2014-07-11 14:06:00 UTC [more...]

[PATCH 1/2] [RFC] spi: rspi: Handle dmaengine_prep_slave_sg() failures gracefully
 2014-07-11 14:06 UTC  (8+ messages)

QT demo with qte-in-use-image recipe
 2014-07-11 14:05 UTC  (2+ messages)

[PATCH/RFC v4 00/21] LED / flash API integration
 2014-07-11 14:04 UTC  (22+ messages)
` [PATCH/RFC v4 01/21] leds: make brightness type consistent across whole subsystem
` [PATCH/RFC v4 02/21] leds: implement sysfs interface locking mechanism
` [PATCH/RFC v4 03/21] leds: Improve and export led_update_brightness
` [PATCH/RFC v4 04/21] leds: Reorder include directives
` [PATCH/RFC v4 05/21] leds: avoid using deprecated DEVICE_ATTR macro
` [PATCH/RFC v4 06/21] leds: add API for setting torch brightness
` [PATCH/RFC v4 07/21] of: add of_node_ncmp wrapper
` [PATCH/RFC v4 08/21] leds: Add sysfs and kernel internal API for flash LEDs
` [PATCH/RFC v4 09/21] Documentation: leds: Add description of LED Flash Class extension
` [PATCH/RFC v4 10/21] Documentation: leds: add exemplary asynchronous mux driver
` [PATCH/RFC v4 11/21] DT: leds: Add flash led devices related properties
` [PATCH/RFC v4 12/21] DT: Add documentation for LED Class Flash Manger
` [PATCH/RFC v4 13/21] v4l2-device: add v4l2_device_register_subdev_node API
` [PATCH/RFC v4 14/21] v4l2-ctrls: add control for flash strobe signal providers
` [PATCH/RFC v4 15/21] media: Add registration helpers for V4L2 flash
` [PATCH/RFC v4 16/21] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v4 17/21] DT: Add documentation for the mfd Maxim max77693
` [PATCH/RFC v4 18/21] leds: Add driver for AAT1290 current regulator
` [PATCH/RFC v4 19/21] of: Add Skyworks Solutions, Inc. vendor prefix
` [PATCH/RFC v4 20/21] DT: Add documentation for the Skyworks AAT1290
` [PATCH/RFC v4 21/21] ARM: dts: add aat1290 current regulator device node

[PATCH 00/40] CHV stuff mostly
 2014-07-12 13:48 UTC  (11+ messages)
` [PATCH 01/40] drm/i915: Try to populate mem_freq for chv
` [PATCH 02/40] drm/i915: Use the cached min/min/rpe values in the vlv debugfs code
` [PATCH 03/40] drm/i915: Align chv rps min/max/rpe values
` [PATCH 05/40] drm/i915: Don't disable PPGTT for CHV based in PCI rev

[patch 00/55] timekeeping: 2038, optimizations, NMI safe accessors
 2014-07-11 14:04 UTC  (58+ messages)
` [patch 01/55] tile: Convert VDSO timekeeping to the precise mechanism
` [patch 02/55] timekeeping: Simplify arch_gettimeoffset()
` [patch 03/55] hrtimer: Cleanup hrtimer accessors to the timekepeing state
` [patch 04/55] ktime: Kill non-scalar ktime_t implementation for 2038
` [patch 05/55] ktime: Sanitize ktime_to_us/ms conversion
` [patch 06/55] ktime: Change ktime_set() to take 64bit seconds value
` [patch 07/55] time64: Add time64.h header and define struct timespec64
` [patch 08/55] time: More core infrastructure for timespec64
` [patch 09/55] timekeeping: Convert timekeeping core to use timespec64s
` [patch 10/55] time: Consolidate the time accessor prototypes
` [patch 11/55] timekeeping: Provide timespec64 based interfaces
` [patch 12/55] timekeeper: Move tk_xtime to core code
` [patch 13/55] timekeeping: Cache optimize struct timekeeper
` [patch 14/55] timekeeping: Provide internal ktime_t based data
` [patch 15/55] timekeeping: Use ktime_t based data for ktime_get()
` [patch 16/55] timekeeping: Provide ktime_get_with_offset()
` [patch 17/55] timekeeping: Use ktime_t based data for ktime_get_real()
` [patch 18/55] timekeeping; Use ktime_t based data for ktime_get_boottime()
` [patch 19/55] timekeeping: Use ktime_t based data for ktime_get_clocktai()
` [patch 20/55] timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
` [patch 21/55] timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
` [patch 22/55] timekeeping: Provide ktime_mono_to_any()
` [patch 23/55] timerfd: Use ktime_mono_to_real()
` [patch 24/55] input: evdev: "
` [patch 25/55] drm: "
` [patch 26/55] timekeeping: Remove ktime_get_monotonic_offset()
` [patch 27/55] timekeeping: Provide ktime_get[*]_ns() helpers
` [patch 28/55] time-export-nsecs-to-jiffies.patch
` [patch 29/55] sched: Make task->real_start_time nanoseconds based
` [patch 30/55] sched: Make task->start_time "
` [patch 31/55] delayacct: Make accounting nanosecond based
` [patch 32/55] delayacct: Remove braindamaged type conversions
` [patch 33/55] powerpc: cell: Use ktime_get_ns()
` [patch 34/55] connector: "
` [patch 35/55] mfd: cros_ec_spi: "
` [patch 36/55] misc: ioc4: "
` [patch 37/55] net: mlx5: "
` [patch 38/55] fs: lockd: "
` [patch 39/55] hwmon: ibmaem: "
` [patch 40/55] iio: Use ktime_get_real_ns()
` [patch 41/55] arm: bL_switcher:k "
` [patch 42/55] x86: kvm: Use ktime_get_boot_ns()
` [patch 43/55] x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based
` [patch 44/55] timekeeping: Remove monotonic_to_bootbased
` [patch 45/55] timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
` [patch 46/55] timekeeping: Provide ktime_get_raw()
` [patch 47/55] hangcheck-timer: Use ktime_get_raw_ns()
` [patch 48/55] drm: i915: Use nsec based interfaces
` [patch 49/55] drm: vmwgfx: "
` [patch 50/55] wireless: ath9k: Get rid of timespec conversions
` [patch 51/55] clocksource: Make delta calculation a function
` [patch 52/55] clocksource: Move cycle_last validation to core code
` [patch 53/55] seqcount: Provide raw_read_seqcount()
` [patch 54/55] timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC[_RAW]
` [patch 55/55] ftrace: Provide trace clocks mono and mono_raw

[PATCH opensm] osm_subnet.c: Change default for perfmgr_query_cpi option
 2014-07-11 14:03 UTC 

[PATCH] can: flexcan: add vf61x support for flexcan
 2014-07-11 14:00 UTC  (6+ messages)

linux-3.14 test on olinuxino
 2014-07-11 14:02 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Abandon oom quickly if killed by a signal
 2014-07-11 14:02 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Initialise userptr mmu_notifier serial to 1

[PATCH 0/9] Add support for Exynos3250 SoC to the s5p-jpeg driver
 2014-07-11 14:02 UTC  (7+ messages)
` [PATCH 1/9] s5p-jpeg: Add support for Exynos3250 SoC
` [PATCH 8/9] Documentation: devicetree: Document sclk-jpeg clock for exynos3250 SoC
` [PATCH 9/9] ARM: dts: exynos3250: add JPEG codec device node

[PATCH 1/3] asm-generic/io.h: Implement generic {read,write}s*()
 2014-07-11 14:00 UTC  (7+ messages)
` [PATCH 3/3] arm64: Use include/asm-generic/io.h

[Buildroot] [PATCH 0/1] License issue about dbus-python
 2014-07-11 13:59 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] python-dbus: new package

vmstat: On demand vmstat workers V8
 2014-07-11 13:58 UTC  (6+ messages)

[PATCH] oeqa/controllers/beaglebonetarget.py: fix deploy when kernel file is a broken link
 2014-07-11 16:03 UTC 

[RFC PATCH v2 0/7] Repurpose SEDF Scheduler for Real-time Use
 2014-07-11 13:58 UTC  (11+ messages)
` [RFC PATCH v2 6/7] Changed slice to budget in libxc for the sedf scheduler

No uart output on my snowball board
 2014-07-11 13:58 UTC  (7+ messages)

[PATCH 00/12] Add NVIDIA Tegra FUSE driver
 2014-07-11 13:58 UTC  (4+ messages)
` [PATCH 12/12] ARM: tegra: Convert PMC to a driver

[PATCH] scripts/test-remote-image: add --skip-download option
 2014-07-11 16:02 UTC 

[PATCH for stable 3.10] xen-netback: drop SKB from internal queue if frontend is disconnected
 2014-07-11 13:57 UTC  (7+ messages)
` [Xen-devel] "

[PATCH 3/7] sched,numa: use effective_load to balance NUMA loads
 2014-07-11 13:56 UTC  (4+ messages)
` [tip:sched/core] sched/numa: Use effective_load() "

[PATCH 1/2] drm/radeon: add readonly flag to radeon_gart_set_page v3
 2014-07-11 13:56 UTC  (2+ messages)
` [PATCH 2/2] drm/radeon: add user pointer support v4

[PATCH] ASoC: s3c64xx/smartq: use dynamic registration
 2014-07-11 13:54 UTC  (16+ messages)
` [PATCH 0/4] ASoC: samsung updates from arm testing
` [PATCH 1/4] ASoC: samsung: add explicit i2c/spi dependencies
` [PATCH 2/4] ASoC: s3c64xx/smartq: use dynamic registration
` [PATCH 2/4] ASoC: samsung/smartq: "
` [PATCH 3/4] ASoC: samsung: s3c24xx dmaengine follow-up
` [PATCH 4/4] ASoC: samsung: remove unused DMA data

[PATCH] Makedumpfile: vmcore size estimate
 2014-07-11 13:51 UTC  (10+ messages)

[git pull] device mapper fixes for 3.16-rc5
 2014-07-11 13:52 UTC 

[PATCH v9 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-07-11 13:51 UTC  (2+ messages)

[PATCH] libeigen: remove obsolete setting for default out-of-tree build
 2014-07-11 13:51 UTC  (11+ messages)
` Building Java 7
                  ` Building openjdk-7-jre

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-11 13:51 UTC  (5+ messages)
` [RFC Patch V1 07/30] mm: Use cpu_to_mem()/numa_mem_id() to support memoryless node

[PATCH V9 0/7] ARM: SPEAr13xx: Add PCIe support
 2014-07-11 13:50 UTC  (4+ messages)
` [PATCH V9 3/7] ARM: SPEAr13xx: Fix pcie clock name

[U-Boot] [PATCH V3 0/9] peach_pit: Add support for FIMD, DP and parade chip
 2014-07-11 13:50 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] ui/gtk: Restore keyboard focus after Page change
 2014-07-11 13:49 UTC  (2+ messages)

[GIT PULL] pinctrl: Add NVIDIA Tegra XUSB pad controller support
 2014-07-11 13:49 UTC 

[RFC PATCH] mmc: mmci: Add qcom dml support to the driver
 2014-07-11 13:49 UTC  (2+ messages)

[PATCH 1/3 v5] spi: s3c64xx: fix broken "cs_gpios" usage in the driver
 2014-07-11 13:48 UTC  (9+ messages)

[libvirt bisection] complete build-amd64-libvirt
 2014-07-11 13:48 UTC  (4+ messages)

[PATCH] ASoC: rockchips: fix build error
 2014-07-11 13:48 UTC  (3+ messages)

[PATCH tip/core/rcu 0/2] Callback-offloading changes for 3.17
 2014-07-11 13:47 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/2] rcu: Parallelize and economize NOCB kthread wakeups
  ` [PATCH tip/core/rcu 2/2] rcu: Don't offload callbacks unless specifically requested

[PATCH 00/15] Input - Wacom: switch from an USB to a HID driver
 2014-07-11 13:47 UTC  (5+ messages)

[Bug 80868] New: Support screen scaling modes for external monitors
 2014-07-11 13:47 UTC  (3+ messages)
` [Bug 80868] "

Do per cpu variables need to be atomic?
 2014-07-11 13:46 UTC  (6+ messages)

yocto build taking too long time
 2014-07-11 13:46 UTC  (3+ messages)
  ` [meta-freescale] "

[PATCH v2 0/5] kbuild: Clean-up and bug fixes of scripts/Makefile.host
 2014-07-11 13:46 UTC  (5+ messages)
` [PATCH v2 3/5] kbuild: drop shared library support from Makefile.host
` [PATCH v2 5/5] kbuild: clean-up and bug fix of scripts/Makefile.host

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-07-11 13:46 UTC  (4+ messages)
` [PATCH RFC v2 00/19] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH RFC v2 07/19] rebase -i: The replay of root commits is not shown with --verbose

[PATCHv1 0/2] xen-pciback: allow device reset to work more often
 2014-07-11 13:45 UTC  (6+ messages)
` [PATCH 2/2] xen-pciback: provide a "reset" sysfs file to try harder at an SBR

[PATCH] ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()
 2014-07-11 13:45 UTC  (4+ messages)

unable to get checksum SRC_URI file could not be found
 2014-07-11 13:44 UTC  (3+ messages)
  ` [meta-freescale] "

Fwd: Recovering RAID5 array from multiple disk failure with different partition sizes
 2014-07-11 13:43 UTC 

[Patch v5 03/03]: hwrng: khwrngd derating per device
 2014-07-11 13:43 UTC  (10+ messages)
` [Patch v5.1 "

[PATCH] ARM: EXYNOS: Fix build with PM_SLEEP=n
 2014-07-11 13:43 UTC  (2+ messages)

[PATCH v7 0/5] xen/arm: Add GICv3 support
 2014-07-11 13:43 UTC  (3+ messages)
` [PATCH v7 4/5] xen/arm: add SGI handling for GICv3

[meta-fsl-arm-extra][PATCH] u-boot-script-boundary: Use bb vars for overrides
 2014-07-11 13:41 UTC  (2+ messages)

[diasy] omap2plus_defconfig does not include systemd support
 2014-07-11 13:39 UTC  (2+ messages)

[PATCH 1/2] spi: cadence: Make sure that clock polarity changes are applied
 2014-07-11 13:39 UTC  (2+ messages)

[PATCH v2 0/2] Add Qcom AP8064 SATA PHY support
 2014-07-11 13:39 UTC  (4+ messages)
` [PATCH v2 1/2] phy: qcom: Add driver for QCOM APQ8064 SATA PHY

[RFC PATCH 0/2] Zynq QSPI RFC
 2014-07-11 13:38 UTC  (3+ messages)
` [RFC PATCH 1/2] spi: Add support for Zynq QSPI controller

[lm-sensors] [PATCH] hwmon: (max16065) Use PTR_ERR_OR_ZERO
 2014-07-11 13:37 UTC  (2+ messages)

[PATCH] Try to make urandom more random using the proper seed
 2014-07-11 13:22 UTC 

[PATCH][fsl-community-bsp-base] setup-environment: conditionally show MACHINEs
 2014-07-11 13:37 UTC  (2+ messages)

[Buildroot] [PATCH] flashrom: bump to version 0.9.7
 2014-07-11 13:37 UTC 

Need help with Production toaster setup
 2014-07-11 13:33 UTC  (2+ messages)

[RFC v1 0/3] Add simple work framework
 2014-07-11 13:26 UTC  (4+ messages)
` [RFC v1 1/3] work-simple: Simple work queue implemenation
` [RFC v1 2/3] x86/mce: Defer mce wakeups to threads for PREEMPT_RT
` [RFC v1 3/3] thermal: Defer thermal wakups to threads


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.