All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-12 12:18:17 to 2014-06-12 13:24:50 UTC [more...]

[U-Boot] [PATCH v2 0/14] Enhance fit_check_sign add beaglebone black vboot docs
 2014-06-12 13:24 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/14] hash: Use uint8_t in preference to u8
` [U-Boot] [PATCH v2 02/14] mkimage: Automatically expand FDT in more cases
` [U-Boot] [PATCH v2 03/14] fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
` [U-Boot] [PATCH v2 04/14] tools: Check arguments in fit_check_sign/fit_info
` [U-Boot] [PATCH v2 05/14] Reverse the meaning of the fit_config_verify() return code
` [U-Boot] [PATCH v2 06/14] bootm: Split out code from cmd_bootm.c
` [U-Boot] [PATCH v2 07/14] image: Remove the fit_load_image() property parameter
` [U-Boot] [PATCH v2 08/14] bootm: Support android boot on sandbox
` [U-Boot] [PATCH v2 09/14] Fix small 'case' typo in image-fit.c
` [U-Boot] [PATCH v2 10/14] Avoid including config.h in command.h

[PATCH] ARM: dts: Initial ODROID U2 support
 2014-06-12 13:24 UTC  (8+ messages)
  ` Aw: "

[PATCH V2 00/19] irqchip: crossbar: driver fixes
 2014-06-12 13:21 UTC  (30+ messages)
` [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
` [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs
` [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
` [PATCH V2 09/19] irqchip: crossbar: fix kerneldoc warning
` [PATCH V2 10/19] irqchip: crossbar: DRA7: Fix unused crossbar list
` [PATCH V2 11/19] irqchip: crossbar: fix memory leak incase of invalid entry

[PATCHv4 0/5] mtd: gpmi: make blockmark swapping optional
 2014-06-12 13:20 UTC  (18+ messages)
` [PATCHv4 1/5] mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variables
  ` [PATCHv4 2/5] mtd: gpmi: remove line breaks from error messages and improve wording
    ` [PATCHv4 3/5] mtd: gpmi: make blockmark swapping optional
      ` [PATCHv4 4/5] of/mtd/nand: add generic binding and helper for NAND_BBT_NO_OOB_BBM
        ` [PATCHv4 5/5] mtd: gpmi: prevent creating a new BBT when blockmark swapping is disabled

[PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim
 2014-06-12 13:22 UTC  (6+ messages)
` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
  ` [PATCH 2/2] memcg: Allow guarantee reclaim

[Xen-Devel] [PATCH] [GSOC14] refactored mempaging code from xenpaging to libxc
 2014-06-12 13:22 UTC  (2+ messages)

[Bug 77201] CPU online hangs, works when powernow-k8 is UN-loaded
 2014-06-12 13:22 UTC 

[PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util
 2014-06-12 13:19 UTC  (4+ messages)

[PATCH v2] x86,vdso: Fix vdso_install
 2014-06-12 13:19 UTC  (2+ messages)

[PATCH 1/3 v4] spi: s3c64xx: fix broken "cs_gpios" usage in the driver
 2014-06-12 13:13 UTC  (6+ messages)
` [PATCH 2/3 v4] spi: s3c64xx: for DT platofrms always get the chipselect info from DT node
` [PATCH 3/3 v4] ARM: DTS: fix the chip select gpios definition in the SPI nodes

[Documentation][RFC 1/3] RN: Add pointer to kernel linux section
 2014-06-12 13:18 UTC  (7+ messages)
` [Documentation][RFC 2/3] RN: Update BSP scope to point external links and Freescale RN

git merge issues
 2014-06-12 13:18 UTC  (3+ messages)
` git download

video: X sets brightness to zero after resume
 2014-06-12 12:42 UTC 

[PATCH] proc.5: /proc/fs is not empty directory
 2014-06-12 13:16 UTC  (4+ messages)

[PATCH 1/2] [RFC] ASoC: samsung: move s3c24xx over to dmaengine
 2014-06-12 13:16 UTC  (5+ messages)

rtc/hctosys.c Problem during kernel boot
 2014-06-12 13:15 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-mmc 12/06/2014
 2014-06-12 13:13 UTC  (3+ messages)

[LTP] [PATCH] can: add can tests to default
 2014-06-12 13:10 UTC  (2+ messages)

[PATCH 0/6] HDP initial implementaion
 2014-06-12 13:10 UTC  (7+ messages)
` [PATCH 1/6] android/hal-health: Add channel state event handler
` [PATCH 2/6] android/health: Cache health application data on app register call
` [PATCH 3/6] android/health: Perform clean up on app unregister call
` [PATCH 4/6] android/health: Add HDP SDP record
` [PATCH 5/6] android/health: Notify application registration status
` [PATCH 6/6] profile/health: Free sdp list after adding it to record

[PATCH] ARM: dts: add support for Ka-Ro TX51
 2014-06-12 13:09 UTC  (3+ messages)

[PATCH v2 0/5] APEI: Make APEI architecture independent
 2014-06-12 13:08 UTC  (7+ messages)
` [PATCH v2 1/5] apei, mce: Factor out APEI architecture specific MCE calls
` [PATCH v2 2/5] acpi, apei, ghes: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature

[PATCHv2] ARM: dts: imx6: add support for Ka-Ro TX6 modules
 2014-06-12 13:05 UTC  (3+ messages)

Conditional patches on kernel depending on board, how to maintain?
 2014-06-12 13:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/4] Fix some errors spotted by Coverity
 2014-06-12 13:05 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 3/4] audio: Fix using freed pointer in wav_fini_out()
` [Qemu-devel] [PATCH v3 4/4] vga: Fix divide-by-zero in vga_update_text

[RFC] printk: allow increasing the ring buffer depending on the number of CPUs
 2014-06-12 13:05 UTC  (4+ messages)

[PATCH][v2] crypto: caam - Correct definition of registers in memory map
 2014-06-12 18:22 UTC 

Kconfig fails: big select-based circular dependency
 2014-06-12 13:03 UTC  (12+ messages)

[ 000/143] 2.6.32.62-longterm review
 2014-06-12 13:02 UTC  (6+ messages)
` [ 059/143] sysctl net: Keep tcp_syn_retries inside the boundary

[PATCH v8 0/5] cfg/mac80211: implement multi-vif csa
 2014-06-12 12:54 UTC  (7+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/5] mac80211: implement multi-vif in-place reservations
  ` [PATCH v9 2/5] mac80211: make check_combinations() aware of chanctx reservation
  ` [PATCH v9 3/5] mac80211: use chanctx reservation for AP CSA
  ` [PATCH v9 4/5] mac80211: use chanctx reservation for STA CSA
  ` [PATCH v9 5/5] cfg80211: remove channel_switch combination check

fs/stat: Reduce memory requirements for stat_open
 2014-06-12 13:00 UTC 

[U-Boot] [PATCH 1/2] usb: ci_udc: allow multiple buffer allocs per ep
 2014-06-12 12:59 UTC  (4+ messages)

compat-wireless-2014-05-22 breaks ath10k in an Archer C7 v2
 2014-06-12 12:57 UTC  (8+ messages)

[U-Boot] [PATCH] arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD
 2014-06-12 12:58 UTC  (2+ messages)

[RFC] Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
 2014-06-12 12:57 UTC  (3+ messages)

[PATCH] slub: correct return errno on slab_sysfs_init failure
 2014-06-12 12:56 UTC 

Using virtio for inter-VM communication
 2014-06-12 12:55 UTC  (5+ messages)
      ` [Qemu-devel] "

[Buildroot] [PATCH] system: move system.mk recipes inside the "target-finalize" rule
 2014-06-12 12:54 UTC  (10+ messages)

[PATCHv4 0/4] pwm: imx: support output polarity inversion
 2014-06-12 12:52 UTC  (10+ messages)
` [PATCHv4 1/4] pwm: print error messages with pr_err() instead of pr_debug()
  ` [PATCHv4 2/4] pwm: make the PWM_POLARITY flag in DTB optional
    ` [PATCHv4 3/4] pwm: imx: indentation cleanup
      ` [PATCHv4 4/4] pwm: imx: support output polarity inversion

[Qemu-devel] [PATCH v2 0/2] vnc: Drop some superfluous conditionals
 2014-06-12 12:53 UTC  (3+ messages)

Getting primary plane_id in i-g-t
 2014-06-12 12:52 UTC  (3+ messages)

qemu-fsl
 2014-06-12 12:51 UTC 

[PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-06-12 12:50 UTC  (6+ messages)
  `  "

[Qemu-devel] [PATCH 0/9] bdrv_open() cleanups, part 1
 2014-06-12 12:50 UTC  (11+ messages)
` [Qemu-devel] [PATCH 2/9] block: Move bdrv_fill_options() call to bdrv_open()
` [Qemu-devel] [PATCH 3/9] block: Move json: parsing to bdrv_fill_options()
` [Qemu-devel] [PATCH 4/9] block: Always pass driver name through options QDict
` [Qemu-devel] [PATCH 5/9] block: Use common driver selection code for bdrv_open_file()
` [Qemu-devel] [PATCH 6/9] block: Inline bdrv_file_open()

[PATCH v4 0/4] ARM: OMAP: SATA support for OMAP5 & DRA7
 2014-06-12 12:47 UTC  (7+ messages)
` [PATCH v4 1/4] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods
` [PATCH v4 3/4] ARM: DRA7: "

[PATCH] mm/vmscan.c: wrap five parameters into arg_container in shrink_page_list()
 2014-06-12 12:45 UTC  (3+ messages)

Driver for Mediatek MT7630E
 2014-06-12 12:44 UTC  (3+ messages)

[PATCH v2] iio: make blocking read wait for data
 2014-06-12 12:44 UTC  (2+ messages)

[RFC: which stable kernels?] b43: fix frequency reported on G-PHY with /new/ firmware
 2014-06-12 12:43 UTC  (5+ messages)

[PATCH libibverbs V4 0/5] Add support for UD QPs under RoCE IP addressing
 2014-06-12 12:44 UTC  (4+ messages)
` [PATCH libibverbs V4 3/5] Use neighbour lookup for RoCE UD QPs Eth L2 resolution

[BUG & PATCH] media/rc/ir-nec-decode : phantom keypress
 2014-06-12 12:42 UTC  (7+ messages)

[PATCH] drm/i915/chv: WaDisablePwrmtrEvent:chv on CHV only
 2014-06-12 12:42 UTC  (8+ messages)

[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-06-12 12:40 UTC  (6+ messages)
` [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi

[dm-crypt] how to get a full disk encryption running on Linux Mint 17
 2014-06-12 12:03 UTC  (2+ messages)

[REVIEWv4 PATCH 01/34] v4l2-ctrls: increase internal min/max/step/def to 64 bit
 2014-06-12 12:38 UTC  (3+ messages)
` [REVIEWv4 PATCH 04/34] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL

[xen-unstable test] 27016: regressions - FAIL
 2014-06-12 12:38 UTC  (5+ messages)

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-12 12:36 UTC  (4+ messages)

R: Re: Slow startup of systemd-journal on BTRFS
 2014-06-12 12:37 UTC  (2+ messages)

[patch 00/13] time: Tree wide cleanup of interfaces and crap
 2014-06-12 12:35 UTC  (3+ messages)
` [patch 08/13] firewire: Use ktime_get_ts()

Kernel build issues after yesterdays merge by Linus
 2014-06-12 12:36 UTC  (3+ messages)

[RFC PATCH] gpio: Add a defer reset object to send board specific reset
 2014-06-12 12:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/4] cpus: Add generic "nmi" monitor command support
 2014-06-12 12:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 2/4] target-s390x: Migrate to new NMI interface

[PATCH BlueZ 01/10] android/gatt: Make application API public
 2014-06-12 12:33 UTC  (10+ messages)
` [PATCH BlueZ 02/10] android/bluetooth: Add bt_is_device_le function
` [PATCH BlueZ 03/10] android/hidhost: Add support for HoG
` [PATCH BlueZ 04/10] android/gatt: Fix not detecting device found by Bluetooth HAL
` [PATCH BlueZ 05/10] android/gatt: Create device and connect bonded devices
` [PATCH BlueZ 06/10] android/bluetooth: Add bt_device_set_uuids
` [PATCH BlueZ 07/10] android/gatt: Automatically discover primary services for bonded devices
` [PATCH BlueZ 08/10] android/gatt: Do not disconnect immediately after discovering primaries
` [PATCH BlueZ 09/10] android/hidhost: Add support for re-connecting HoG
` [PATCH BlueZ 10/10] android/bluetooth: Fix not setting expected discovery type

[Qemu-devel] [PATCH 0/7] virtio-scsi: do not rely on iov boundaries
 2014-06-12 12:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 7/7] virtio-scsi: add support for the any_layout feature

Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees)
 2014-06-12 12:32 UTC  (9+ messages)
      ` [Xen-devel] "

[PATCH] setresuid.2: sfix
 2014-06-12 12:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/10] usb: usb host adapter hotplug
 2014-06-12 12:29 UTC  (4+ messages)

atmel_nand pmecc on 8k page
 2014-06-12 12:28 UTC 

power and percpu: Could we move the paca into the percpu area?
 2014-06-12 12:26 UTC  (4+ messages)

SETools patch for libselinux-2.3
 2014-06-12 12:27 UTC  (4+ messages)

[PATCH] powerpc/ppc64: Allow allmodconfig to build (finally !)
 2014-06-12 12:26 UTC  (2+ messages)
`  "

[patch] times.2: spfix
 2014-06-12 12:19 UTC  (2+ messages)

[GIT PULL] MMC updates for 3.16-rc1
 2014-06-12 12:19 UTC  (4+ messages)

compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
 2014-06-12 12:18 UTC  (10+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
  ` [RFC PATCH 6/6] mm, compaction: don't migrate in blocks that cannot be fully compacted in async direct compaction


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.