All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-12 12:37:28 to 2014-06-12 13:36:28 UTC [more...]

[PATCH v5 00/21] xen/arm: Add GICv3 support
 2014-06-12 13:36 UTC  (18+ messages)
` [PATCH v5 01/21] xen/arm: move io.h as mmio.h to include folder
` [PATCH v5 02/21] xen/arm: make mmio handlers domain specific
` [PATCH v5 03/21] xen/arm: make sgi handling generic
` [PATCH v5 04/21] xen/arm: remove unused parameter in do_sgi call
` [PATCH v5 05/21] xen/arm: use ioremap to map gic-v2 registers
` [PATCH v5 06/21] xen/arm: segregate and split GIC low level functionality
` [PATCH v5 07/21] arm/xen: move GIC context data structure to gic driver
` [PATCH v5 08/21] xen/arm: use device api to detect GIC version
` [PATCH v5 09/21] xen/arm: move vgic rank data to gic header file
` [PATCH v5 10/21] xen/arm: move vgic defines to vgic "
` [PATCH v5 11/21] xen/arm: prefix byte_read and byte_write functions with vgic
` [PATCH v5 12/21] xen/arm: move is_vcpu_running function to sched.h
` [PATCH v5 13/21] xen/arm: move pending_irq structure to vgic header file
` [PATCH v5 14/21] xen/arm: calculate vgic irq rank based on register size
` [PATCH v5 15/21] xen/arm: Remove REG macro in vgic driver
` [PATCH v5 16/21] xen/arm: split vgic driver into generic and vgic-v2 driver
` [PATCH v5 17/21] xen/arm: Add support for GIC v3

[PATCH V2 00/19] irqchip: crossbar: driver fixes
 2014-06-12 13:35 UTC  (32+ 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

[U-Boot] [PATCH] test:dfu: Add test script for testing DFU regression
 2014-06-12 13:34 UTC  (5+ messages)
` [U-Boot] [PATCH v2] test:dfu: Add test scripts "

[Bug 78439] New: Display corruption when DP connector is reattached
 2014-06-12 13:30 UTC  (3+ messages)
  ` [Bug 78439] [NVC1] "

kmemleak: Unable to handle kernel paging request
 2014-06-12 13:29 UTC  (7+ messages)

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

New eMCA trace event interface V4
 2014-06-12 13:28 UTC  (3+ messages)
` [PATCH 5/7 REVISION] trace, RAS: Add eMCA trace event interface

[PATCH v5 0/14] Migration Stream v2
 2014-06-12 13:27 UTC  (3+ messages)

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

your patches to support the touchpad of Haswell ChromeBooks
 2014-06-12 13:27 UTC 

[U-Boot] [PATCH v2 0/14] Enhance fit_check_sign add beaglebone black vboot docs
 2014-06-12 13:24 UTC  (15+ 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
` [U-Boot] [PATCH v2 11/14] Allow compiling common/bootm.c on with HOSTCC
` [U-Boot] [PATCH v2 12/14] bootm: Move decompression code into its own function
` [U-Boot] [PATCH v2 13/14] Enhance fit_check_sign to check all images
` [U-Boot] [PATCH v2 14/14] Add documentation for verified boot on Beaglebone Black

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

[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

[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  (11+ 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  (7+ messages)
` [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: "

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()


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.