All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-28 13:57:45 to 2014-11-28 15:07:53 UTC [more...]

[PATCH v4 0/7] regulator: Parse ena_gpio in core, add GPIO to max77686
 2014-11-28 15:07 UTC  (16+ messages)
` [PATCH v4 2/7] regulator: dt-bindings: Document the ena-gpios property
` [PATCH v4 4/7] regulator: Use ena_gpio supplied with generic regulator bindings

[PATCH v1] ARM: multi_v7_defconfig: add driver support for hix5hd2
 2014-11-28 15:07 UTC  (2+ messages)

[PATCH-v5 0/5] add support for a lazytime mount option
 2014-11-28 15:07 UTC  (3+ messages)

[U-Boot] [PATCH v9 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-11-28 15:06 UTC  (9+ messages)
` [U-Boot] [PATCH v9 2/2] Odroid-XU3: Add documentation for Odroid-XU3

[PATCH v4] ARM: add lolevel debug support for asm9260
 2014-11-28 15:05 UTC  (6+ messages)
` [PATCH v4 0/2] initial suport for Alphascale ASM9260
    ` [PATCH] suport for Alphascale ASM9260, part 2
      ` [PATCH] ARM: clk: add clk-asm9260 driver

Unable to Revert Commit
 2014-11-28 15:05 UTC  (2+ messages)

[PATCH] unit/gatt: Fix using possible negative return value
 2014-11-28 15:04 UTC 

[PATCH V5 2/7] MIPS: Cleanup Loongson-2F's gpio driver
 2014-11-28 15:03 UTC  (5+ messages)

[PATCH v3 0/5] Add Spreadtrum Sharkl64 Platform support
 2014-11-28 15:03 UTC  (26+ messages)
  ` [PATCH v3 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile

PATCH] s390: fix machine check handling
 2014-11-28 15:03 UTC 

[PATCH] mac80211: enable TPC through mac80211 stack
 2014-11-28 15:02 UTC  (5+ messages)

scrub implies failing drive - smartctl blissfully unaware
 2014-11-28 15:02 UTC  (9+ messages)

kernel BUG at fs/ext4/inode.c:2982!
 2014-11-28 15:02 UTC  (4+ messages)
` [PATCH] ext4: fix suboptimal seek_{data,hole} extents traversial

segv in osevent_release_nexus with libxl backend to libvirt
 2014-11-28 15:00 UTC  (14+ messages)
` [PATCH for-4.5 0/6] libxl: events: Tear down fd interests when idle
  ` [PATCH 2/6] libxl: events: Deregister xenstore watch fd when not needed
  ` [PATCH 3/6] libxl: events: Deregister, don't just modify, sigchld pipe fd
  ` [PATCH 5/6] libxl: events: Deregister evtchn fd when not needed

[Qemu-devel] [PATCH] Fix for crash after migration in virtio-rng on bi-endian targets
 2014-11-28 14:59 UTC  (5+ messages)

[PATCH] scripts: fix symbol overriding in configuration files
 2014-11-28 14:59 UTC  (9+ messages)
    ` [PATCH] scripts: fix merged lines on FreeBSD in config.h

[PATCH 0/2] mmc: rtsx: add support for sdio card
 2014-11-28 14:57 UTC  (6+ messages)
` [PATCH 1/2] mfd: rtsx: add func to split u32 into register

[PATCH i-g-t] tests/kms_flip: Fix assert about vblank wait duration
 2014-11-28 14:57 UTC 

[PATCH v3 1/2] spi: add support for DLN-2 USB-SPI adapter
 2014-11-28 14:57 UTC  (5+ messages)
` [PATCH v7 "

[PATCH] enicpmd: compilation error during inclusion of vfio.h
 2014-11-28 14:56 UTC  (4+ messages)

[PATCH] drm/i915: Convert pxvid to extvid lookup table
 2014-11-28 14:55 UTC  (2+ messages)

[PATCHv3 1/1] thermal: cpu_cooling: check for the readiness of cpufreq layer
 2014-11-28 14:53 UTC 

systemd-cgroups-agent not working in containers
 2014-11-28 14:52 UTC  (3+ messages)
` [systemd-devel] "

[PATCH 0/3] hdmi: add unpack and logging functions
 2014-11-28 14:50 UTC  (5+ messages)
` [PATCH 1/3] hdmi: add new HDMI 2.0 defines
` [PATCH 2/3] hdmi: added unpack and logging functions for InfoFrames
` [PATCH 3/3] adv7842: simplify InfoFrame logging

[PATCH RFT 1/2] drivers: bus: check cci device tree node status
 2014-11-28 14:50 UTC  (4+ messages)
` [PATCH RFT 2/2] arm: dts: disable CCI on exynos420 based arndale-octa

directFB and GTK + libvivante-dfb-mx6 build error
 2014-11-28 14:48 UTC  (4+ messages)

[PATCH 00/17] net2280: Code cleanout, improve debug and remove broken param
 2014-11-28 14:46 UTC  (3+ messages)
` [PATCH 06/17] net2280: Remove restart_dma inline function definition

[RFC] tests/gem_ring_sync_copy: reduce memory usage
 2014-11-28 14:46 UTC 

[PATCH 0/2] mmc: improve power-on for sdio wifi card
 2014-11-28 14:45 UTC  (4+ messages)
` [PATCH 1/2] mmc: core: allow a reset gpio to be configured

[Qemu-devel] [PATCH 0/7] coroutine: optimizations
 2014-11-28 14:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/7] coroutine-ucontext: use __thread
` [Qemu-devel] [PATCH 2/7] qemu-thread: add per-thread atexit functions
` [Qemu-devel] [PATCH 3/7] test-coroutine: avoid overflow on 32-bit systems
` [Qemu-devel] [PATCH 4/7] QSLIST: add lock-free operations
` [Qemu-devel] [PATCH 5/7] coroutine: rewrite pool to avoid mutex
` [Qemu-devel] [PATCH 6/7] coroutine: drop qemu_coroutine_adjust_pool_size
` [Qemu-devel] [PATCH 7/7] coroutine: try harder not to delete coroutines

[PATCH] ARM: exynos_defconfig: disable CONFIG_EXYNOS5420_MCPM; not stable
 2014-11-28 14:41 UTC  (19+ messages)

Rootfs with F2FS
 2014-11-28 14:40 UTC  (2+ messages)

[PATCH v2 0/7] ath10k: add support for new wmi-tlv backend
 2014-11-28 14:39 UTC  (4+ messages)
` [PATCH v2 7/7] ath10k: implement "

[PATCH] arm64: enable ARCH_HAS_BANDGAP config
 2014-11-28 14:39 UTC  (4+ messages)

[PATCH] refs.c: use a stringlist for repack_without_refs
 2014-11-28 14:31 UTC  (7+ messages)
` [PATCH 0/6] repack_without_refs(): convert to string_list
      ` Our cumbersome mailing list workflow (was: Re: [PATCH 0/6] repack_without_refs(): convert to string_list)
        ` Our cumbersome mailing list workflow

[PATCH/RFC v8 00/14] LED / flash API integration
 2014-11-28 14:38 UTC  (9+ messages)
` [PATCH/RFC v8 08/14] DT: Add documentation for exynos4-is 'flashes' property

Please i need your help / open attached file for details
 2014-11-28 14:29 UTC 

[PATCH v3 0/4] mmc: atmel-mci: cleanup and probe deferring
 2014-11-28 14:35 UTC  (16+ messages)
` [PATCH v3 1/4] mmc: atmel-mci: remove useless DMA stuff for non-dt devices
` [PATCH v3 2/4] mmc: atmel-mci: remove __init/__exit attributes
` [PATCH v3 3/4] mmc: atmel-mci: stop using specific initcall
` [PATCH v3 4/4] mmc: atmel-mci: use probe deferring if dma controller is not ready yet

[PATCH] sim: change pin_retries array to unsigned char
 2014-11-28 14:34 UTC 

[Qemu-devel] [PATCH] hmp: fix regression of HMP device_del auto-completion
 2014-11-28 14:33 UTC  (10+ messages)

[U-Boot] [PATCH 00/18] Support for eMMC partitioning and related fixes
 2014-11-28 14:30 UTC  (7+ messages)
` [U-Boot] [PATCH 16/18] mmc: extend the mmc hardware partitioning API with write reliability

[PATCH 01/14] ARM: friendlyarm-mini2440: fix compilation for some displays
 2014-11-28 14:29 UTC  (14+ messages)
` [PATCH 02/14] ARM: ep93xx: Fix typo
` [PATCH 03/14] ARM: ep93xx: let broken SoCs depend on BROKEN
` [PATCH 04/14] ARM: Let MMU depend on !CPU_ARM946E
` [PATCH 05/14] ARM: AT91: Always provide clk_set_rate stub
` [PATCH 06/14] mci: mxs-mci: add f_min/f_max fields unconditionally
` [PATCH 07/14] param: make string arguments to dev_add_param_fixed const
` [PATCH 08/14] fs: bpkfs: select CRC32
` [PATCH 09/14] firmware: altera serial: depend on GENERIC_GPIO
` [PATCH 10/14] spi: mxs-spi: Allow compilation on i.MX28 only
` [PATCH 11/14] gpio: move gpio_is_valid to include/gpio.h
` [PATCH 12/14] ARM: rockchip: select PINCTRL
` [PATCH 13/14] ARM: AM335x: Select OFTREE
` [PATCH 14/14] Kconfig: make BROKEN invisible

[PATCH RFC] audit: move the tree pruning to a dedicated thread
 2014-11-28 14:26 UTC 

[PATCH 0/4] acerhdf/thermal: adding new models and appropriate governor
 2014-11-28 14:20 UTC  (7+ messages)
` [RESEND PATCH v5 0/5] acerhdf: adding new models, appropriate governor and minor clean up
  ` [RESEND PATCH v5 1/5] acerhdf: Adding support for "manual mode"
  ` [RESEND PATCH v5 2/5] acerhdf: Adding support for new models
  ` [RESEND PATCH v5 3/5] acerhdf: Use bang-bang thermal governor
  ` [RESEND PATCH v5 4/5] acerhdf: added critical trip point
  ` [RESEND PATCH v5 5/5] acerhdf: minor clean up

[PATCH v2] staging: octeon: Fix checkpatch warnings
 2014-11-28 14:26 UTC  (5+ messages)

[Buildroot] [PATCH] dhcpcd: bump to version 6.6.4
 2014-11-28 14:23 UTC 

Updates to meta-fsl-arm-extra (dizzy) in 2014-11-28
 2014-11-28 14:23 UTC 

[PULL] drm-intel-next
 2014-11-28 14:22 UTC  (2+ messages)

Updates to meta-fsl-arm (dizzy) in 2014-11-28
 2014-11-28 14:21 UTC 

[PATCH v1] serial: 8250_dma: terminate transfer explicitly when timeout
 2014-11-28 14:17 UTC 

[RFC 0/7] ARM: vf610m4: Add Vybrid Cortex-M4 support
 2014-11-28 14:17 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/3] qemu-coroutine: use a ring per thread for the pool
 2014-11-28 14:17 UTC  (15+ messages)
` [Qemu-devel] [RFC PATCH 3/3] "

[Bug 70389] [prime] unsynchronised rendering on secondary displays
 2014-11-28 14:16 UTC 

[PATCH v4] clocksource: arch_timer: Allow the device tree to specify uninitialized timer registers
 2014-11-28 14:16 UTC  (4+ messages)

[B.A.T.M.A.N.] mib for batman-adv
 2014-11-28 14:16 UTC  (2+ messages)

[PATCH] drivers/Kconfig: remove duplicate entry for soc
 2014-11-28 14:08 UTC 

[Qemu-devel] Qemu coroutine behaviour on blocking send(3)
 2014-11-28 14:15 UTC  (5+ messages)

[GIT PULL] CSR SiRFSOC DT for 3.19
 2014-11-28 14:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/22] qcow2: Support refcount orders != 4
 2014-11-28 14:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 18/22] qcow2: Use intermediate helper CB for amend

dm-writeboost: About inclusion into mainline
 2014-11-28 14:11 UTC  (3+ messages)

[git pull] Devicetree changes for v3.15
 2014-11-28 14:10 UTC  (10+ messages)
` [PATCH] ARM: kbuild: Fix forced rebuild after 'make dtbs'

[PATCH BlueZ] shared/queue: Add reference counting to entries
 2014-11-28 14:10 UTC 

[PATCH v2 0/5] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
 2014-11-28 14:08 UTC  (6+ messages)
` [PATCH v2 3/5] pinctrl: exynos: Fix GPIO setup failure because domain clock being gated

[PATCH v6 0/7] Per-user clock constraints
 2014-11-28 14:03 UTC  (12+ messages)
` [PATCH v6 1/7] clk: Remove unused function __clk_get_prepare_count
` [PATCH v6 2/7] clk: Don't try to use a struct clk* after it could have been freed
` [PATCH v6 3/7] clk: Don't expose __clk_get_accuracy
` [PATCH v6 4/7] clk: change clk_debugfs_add_file to take a struct clk_hw
` [PATCH v6 5/7] clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
` [PATCH v6 6/7] clk: Make clk API return per-user struct clk instances
` [PATCH v6 7/7] clk: Add floor and ceiling constraints to clock rates

[Qemu-devel] [PATCH RFC for-2.2] virtio-blk: force 1st s/g to match header
 2014-11-28 14:05 UTC  (7+ messages)

[GIT PULL] Allwinner SimpleFB support for 3.19
 2014-11-28 14:05 UTC  (2+ messages)

linux-3.7.[1,4]: kmemleak in i801_probe
 2014-11-28 14:04 UTC  (9+ messages)
` How should dev_[gs]et_drvdata be used? (was: Re: [PATCH] i2c: i801: fix memleak on probe error)
    ` How should dev_[gs]et_drvdata be used?

[GIT PULL v2] ARM: imx: device tree changes for 3.19
 2014-11-28 14:03 UTC  (2+ messages)

[PATCH v2 1/7] mac80211: minstrel_ht: move aggregation check to .get_rate()
 2014-11-28 14:02 UTC  (2+ messages)

[PATCHv4 0/3] Enable Quark X1000 support in gpio-sch
 2014-11-28 14:02 UTC  (3+ messages)
` [PATCHv4 3/3] gpio: sch: Enable IRQ support for Quark X1000

[Qemu-devel] async block driver questions
 2014-11-28 14:02 UTC 

[patch 1/2] adjtimex.2: remove nonexisting reference to adjtimex(8)
 2014-11-28 14:02 UTC 

[GIT PULL v2] ARM: imx: soc updates for 3.19
 2014-11-28 14:01 UTC  (2+ messages)

[PATCH 00/19] arm64: Add the support for new 64-bit Exynos5433 SoC
 2014-11-28 14:00 UTC  (7+ messages)
` [PATCH 16/19] arm64: dts: exynos: Add dts files for "

[GIT PULL v2] ARM: imx: cleanup for 3.19
 2014-11-28 13:59 UTC  (2+ messages)

[Buildroot] [PATCH] mpd: bump to version 0.19.5
 2014-11-28 13:59 UTC 

[GIT PULL 1/2] part 2 of omap soc changes for v3.19
 2014-11-28 13:57 UTC  (4+ messages)
` [GIT PULL 2/2] part 2 of omap dts "

[PATCH v5 1/4] cfg80211: leave invalid channels on regdomain change
 2014-11-28 13:57 UTC  (3+ messages)
` [PATCH v5 4/4] cfg80211: return private regdom for self-managed devices


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.