All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-28 15:35:49 to 2014-03-28 16:29:26 UTC [more...]

[Qemu-devel] [PATCH v5 00/37] AArch64 system emulation
 2014-03-28 16:10 UTC  (38+ messages)
` [Qemu-devel] [PATCH v5 01/37] target-arm: Split out private-to-target functions into internals.h
` [Qemu-devel] [PATCH v5 02/37] target-arm: Implement AArch64 DAIF system register
` [Qemu-devel] [PATCH v5 03/37] target-arm: Define exception record for AArch64 exceptions
` [Qemu-devel] [PATCH v5 04/37] target-arm: Provide correct syndrome information for cpreg access traps
` [Qemu-devel] [PATCH v5 05/37] target-arm: Add support for generating exceptions with syndrome information
` [Qemu-devel] [PATCH v5 06/37] target-arm: Provide syndrome information for MMU faults
` [Qemu-devel] [PATCH v5 07/37] target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set
` [Qemu-devel] [PATCH v5 08/37] target-arm: A64: Add assertion that FP access was checked
` [Qemu-devel] [PATCH v5 09/37] target-arm: Fix VFP enables for AArch32 EL0 under AArch64 EL1
` [Qemu-devel] [PATCH v5 10/37] target-arm: Add v8 mmu translation support
` [Qemu-devel] [PATCH v5 11/37] target-arm: Don't mention PMU in debug feature register
` [Qemu-devel] [PATCH v5 12/37] target-arm: A64: Implement DC ZVA
` [Qemu-devel] [PATCH v5 13/37] target-arm: Use dedicated CPU state fields for ARM946 access bit registers
` [Qemu-devel] [PATCH v5 14/37] target-arm: Implement AArch64 views of fault status and data registers
` [Qemu-devel] [PATCH v5 15/37] target-arm: Add AArch64 ELR_EL1 register
` [Qemu-devel] [PATCH v5 16/37] target-arm: Implement SP_EL0, SP_EL1
` [Qemu-devel] [PATCH v5 17/37] target-arm: Implement AArch64 SPSR_EL1
` [Qemu-devel] [PATCH v5 18/37] target-arm: Move arm_log_exception() into internals.h
` [Qemu-devel] [PATCH v5 19/37] target-arm: Implement AArch64 EL1 exception handling
` [Qemu-devel] [PATCH v5 20/37] target-arm: Implement ARMv8 MVFR registers
` [Qemu-devel] [PATCH v5 21/37] target-arm: Add Cortex-A57 processor
` [Qemu-devel] [PATCH v5 22/37] hw/arm/virt: Add support for Cortex-A57
` [Qemu-devel] [PATCH v5 23/37] target-arm: Implement AArch64 views of AArch32 ID registers
` [Qemu-devel] [PATCH v5 24/37] target-arm: Implement AArch64 view of CONTEXTIDR
` [Qemu-devel] [PATCH v5 25/37] target-arm: Implement AArch64 view of ACTLR
` [Qemu-devel] [PATCH v5 26/37] target-arm: Implement ISR_EL1 register
` [Qemu-devel] [PATCH v5 27/37] target-arm: Remove THUMB2EE feature from AArch64 'any' CPU
` [Qemu-devel] [PATCH v5 28/37] target-arm: Don't expose wildcard ID register definitions for ARMv8
` [Qemu-devel] [PATCH v5 29/37] target-arm: Replace wildcarded cpreg definitions with precise ones "
` [Qemu-devel] [PATCH v5 30/37] target-arm: Implement auxiliary fault status registers
` [Qemu-devel] [PATCH v5 31/37] target-arm: Implement AArch64 address translation operations
` [Qemu-devel] [PATCH v5 32/37] target-arm: Implement RVBAR register
` [Qemu-devel] [PATCH v5 33/37] target-arm: Implement Cortex-A57 implementation-defined system registers
` [Qemu-devel] [PATCH v5 34/37] target-arm: Implement CBAR for Cortex-A57
` [Qemu-devel] [PATCH v5 35/37] target-arm: Make Cortex-A15 CBAR read-only
` [Qemu-devel] [PATCH v5 36/37] target-arm: Handle the CPU being in AArch32 mode in the AArch64 set_pc
` [Qemu-devel] [PATCH v5 37/37] target-arm: Dump 32-bit CPU state if 64 bit CPU is in AArch32

[PATCH] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode
 2014-03-28 16:31 UTC  (2+ messages)

[PATCH RFC 0/5] NVMe: Hotplug support
 2014-03-28 16:29 UTC  (5+ messages)
` [PATCH RFC 3/5] NVMe: Asynchronous device scan support

[PATCH] MIPS: rzx50: use short form for serial1 reference
 2014-03-28 16:28 UTC 

[meta-fsl-arm][PATCH v2] linux-imx-rt: Add initial recipe
 2014-03-28 16:28 UTC  (3+ messages)

[PATCH 0/3] Versatile PCI DT support
 2014-03-28 16:28 UTC  (7+ messages)

[PATCH V2] mm: hugetlb: Introduce huge_pte_{page,present,young}
 2014-03-28 16:28 UTC  (4+ messages)

[PATCH][fsl-community-bsp-base] setup-environment: provide a MACHINE menu
 2014-03-28 16:28 UTC  (6+ messages)

[PATCHv5 0/5] Input: edt-ft5x06: Add DT support
 2014-03-28 16:26 UTC  (4+ messages)
` [PATCHv6 "
  ` [PATCHv6 2/5] "

[PATCH] beaglebone: add OE machine definition for use with linux-yocto kernels
 2014-03-28 16:26 UTC  (3+ messages)

[ath9k-devel] Retry control & iwconfig
 2014-03-28 16:26 UTC  (2+ messages)

[Qemu-devel] [PATCH V3 0/3] Create an include directive for QAPI JSON files
 2014-03-28 16:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 1/3] test-qapi: Make test-qapi.py spit useful error messages
` [Qemu-devel] [PATCH V3 2/3] qapi: Change the qapi scripts to take their input as first argument
` [Qemu-devel] [PATCH V3 3/3] qapi: Create an include directive for use in the JSON description files

[PATCH 1/2] ARM: dt-binding: fix GIC example
 2014-03-28 16:25 UTC  (4+ messages)
  ` [PATCH 2/2] ARM: dts: imx: drop invalid size and address cells properties

[U-Boot] RFC unified boot environment
 2014-03-28 16:25 UTC  (7+ messages)
` [U-Boot] [PATCH 0/6] "
  ` [U-Boot] [PATCH 1/6] add README.distro file

[Buildroot] [PATCH 1/1] systemd: disable build for unsupported architectures
 2014-03-28 16:24 UTC  (3+ messages)

[PATCH 00/16] ibacm: Implement dynamic IP support
 2014-03-28 16:23 UTC  (5+ messages)
` [PATCH 11/16] ibacm: Add thread to monitor IP address changes

[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
 2014-03-28 16:22 UTC  (3+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

[PATCH 00/33] OSDMAP_ENC, primary_temp, PRIMARY_AFFINITY
 2014-03-28 16:22 UTC  (5+ messages)
` [PATCH 06/33] libceph: fixup error handling in osdmap_decode()

[U-Boot] [RESEND PATCH v3 0/2] Add keystone network driver
 2014-03-28 16:22 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH v3 2/2] keystone2: net: add keystone ethernet driver

[PATCH 0/2] xfs: Clean the EFI on errors series
 2014-03-28 16:21 UTC  (6+ messages)
` [PATCH 1/2] xfs: remove efi from AIL in log recovery error

[PATCH 0/2] drm/i915: vlv: preparation for enabling RPM
 2014-03-28 16:20 UTC  (3+ messages)

[RFC] mtd: nand: Preparatory patch for adding on-die ECC controller support. This patch adds NAND_ECC_HW_ON_DIE and all other changes to generic code
 2014-03-28 16:19 UTC  (3+ messages)

[Xenomai] usage with 3.10.18 kernel
 2014-03-28 16:19 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.0] configure: add option to disable -fstack-protector flags
 2014-03-28 16:19 UTC 

[PATCH] drm/i915: add flags to i915_ring_stop
 2014-03-28 16:18 UTC 

[PATCH] [media] uvcvideo: Fix clock param realtime setting
 2014-03-28 16:20 UTC  (2+ messages)

[PATCH] xfstests-bld: Simplify determination of number of CPUs in build-all
 2014-03-28 16:18 UTC  (2+ messages)

[PATCH] drm/i915/tv: fix gen4 composite s-video tv-out
 2014-03-28 16:15 UTC  (4+ messages)

[RFC] doc: Connection Parameters Command
 2014-03-28 16:15 UTC  (2+ messages)

[xen-unstable test] 25687: regressions - trouble: blocked/fail/pass/preparing/running
 2014-03-28 16:15 UTC 

[PATCH v2] weston : refactor to identify EGL, cairoglesv2 support
 2014-03-28 16:14 UTC  (5+ messages)

[PATCH 1/3] Input: synaptics-rmi4 - add capabilities for touchpads
 2014-03-28 16:15 UTC  (3+ messages)

[Qemu-devel] [PATCH RESEND] tcg/ppc64: Prepare support for Little Endian ppc64 hosts
 2014-03-28 16:13 UTC 

[PATCH v2 0/3] Miscellaneous fixes for UVC gadget driver
 2014-03-28 16:11 UTC  (9+ messages)
` [PATCH v2 1/3] usb: gadget: uvc: Switch to monotonic clock for buffer timestamps
` [PATCH v2 2/3] usb: gadget: uvc: Set the V4L2 buffer field to V4L2_FIELD_NONE
` [PATCH v2 3/3] usb: gadget: uvc: Set the vb2 queue timestamp flags

[PATCH] mmc: dw_mmc: fix status error for Kingston brand SD cards
 2014-03-28 15:53 UTC  (3+ messages)

[RFC 0/5] of: Automatic console registration cleanups
 2014-03-28 16:08 UTC  (8+ messages)
` [RFC 1/5] of: Add support for ePAPR "stdout-path" property
` [RFC 2/5] of: Create of_console_check() for selecting a console specified in /chosen
` [RFC 3/5] of: Enable console on serial ports specified by /chosen/stdout-path
` [RFC 4/5] arm/versatile: Add the uart as the stdout device
` [RFC 5/5] tty: Update hypervisor tty drivers to use core stdout parsing code

[PATCH] [media] uvcvideo: Fix marking buffer erroneous in case of FID toggling
 2014-03-28 16:12 UTC  (4+ messages)

[review requested] column sort order
 2014-03-28 16:09 UTC  (3+ messages)

[PATCH] Input: synaptics add manual min/max quirk
 2014-03-28 16:09 UTC  (3+ messages)

master - tests: update pvs test
 2014-03-28 16:08 UTC 

master - tests: more coverage for pvchange
 2014-03-28 16:08 UTC 

[Qemu-devel] [PATCH v6 0/8] virtio endian-ambivalent target fixes
 2014-03-28 16:07 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 1/8] virtio_legacy_get_byteswap: endian-ambivalent targets using legacy virtio
` [Qemu-devel] [PATCH v6 2/8] virtio: allow byte swapping for vring and config access

[PATCH v5] ath10k: implement per-VDEV FW statistics
 2014-03-28 16:07 UTC  (7+ messages)

[RFC PATCH 00/28] ktap: A lightweight dynamic tracing tool for Linux
 2014-03-28 16:08 UTC  (2+ messages)

Issue with UST tracing - unable to view CTF traces
 2014-03-28 16:06 UTC 

[PATCH] ASoC: rt5640: Use the platform data for DMIC settings
 2014-03-28 16:05 UTC  (2+ messages)

[PATCH v4 0/4] kexec-tools, x86: E820 memmap pass for kdump
 2014-03-28 16:05 UTC  (5+ messages)
` [PATCH v4 2/4] x86: Store memory ranges globally used for crash kernel to boot into

[PATCH 0/2] input/serio: Add a firmware_id sysfs attribute
 2014-03-28 16:04 UTC  (9+ messages)

[PATCH 00/75] l2c series
 2014-03-28 16:03 UTC  (30+ messages)
` [PATCH 04/75] ARM: l2c: omap2: remove ES1.0 support
` [PATCH 05/75] ARM: l2c: remove unnecessary UL-suffix to mask values
` [PATCH 42/75] ARM: l2c: omap2: implement new write_sec method
` [PATCH 43/75] ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache
` [PATCH 49/75] ARM: l2c: fix register naming
` [PATCH 51/75] ARM: l2c: remove platforms/SoCs setting early BRESP
` [PATCH 58/75] ARM: l2c: omap2: remove cache size override
` [PATCH 74/75] ARM: l2c: always enable low power modes

[U-Boot] [PATCH v3 01/10] fw_env.c: Switch get_config to use '%ms' in sscanf
 2014-03-28 16:03 UTC  (10+ messages)
` [U-Boot] [PATCH v3 02/10] env_mmc.c: Allow environment to be used within SPL
` [U-Boot] [PATCH v3 03/10] env_mmc.c: Remove NULL check on tmp_env1/2
` [U-Boot] [PATCH v3 04/10] mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL
` [U-Boot] [PATCH v3 05/10] mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND "
` [U-Boot] [PATCH v3 06/10] am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode
` [U-Boot] [PATCH v3 07/10] README: Add CONFIG_SPL_OS_BOOT to README
` [U-Boot] [PATCH v3 08/10] README.falcon: Document environment variables for falcon mode
` [U-Boot] [PATCH v3 09/10] a3m071: Make spl_start_uboot test like getenv_yesno does
` [U-Boot] [PATCH v3 10/10] spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot

[Qemu-devel] [RFC 0/3] tcg: Avoid undefined behaviour on unaligned stores
 2014-03-28 16:00 UTC  (5+ messages)
` [Qemu-devel] [RFC 1/3] exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
` [Qemu-devel] [RFC 2/3] tcg: Avoid stores to unaligned addresses
` [Qemu-devel] [RFC 3/3] tcg: Avoid undefined behaviour patching code at "

[U-Boot] [PATCH 0/3] OMAP3: support fake USB Ethernet MAC address for OMAP3 BeagleBoard-XM
 2014-03-28 16:00 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] OMAP: common: consolidate fake USB ethernet MAC address creation
` [U-Boot] [PATCH 2/3] omap3/sys_info: provide interface to read die id
` [U-Boot] [PATCH 3/3] OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid

[linux-firmware] Bump carl9170 1.9.6 -> 1.9.9?
 2014-03-28 13:18 UTC  (2+ messages)

[PATCH 2/2] makedumpfile: Use max_pfn from mem_map array
 2014-03-28 15:54 UTC  (7+ messages)

[PATCH] ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codec
 2014-03-28 15:54 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCHv2] block: optimize zero writes with bdrv_write_zeroes
 2014-03-28 15:53 UTC  (2+ messages)

[U-Boot] pull request for u-boot-tegra/master info ARM/master
 2014-03-28 15:54 UTC  (3+ messages)

[PATCH] mtd: nand: Add support for Micron on-die ECC controller (rev2)
 2014-03-28 15:52 UTC  (7+ messages)

[Qemu-devel] [PATCH qom-cpu for-2.0] cpu: Avoid QOM casts for CPU()
 2014-03-28 15:52 UTC  (2+ messages)

[PATCH v2 0/6] PCI irq mapping fixes and cleanups
 2014-03-28 15:47 UTC  (5+ messages)

[PATCHv4 00/13] Universal plane preparation patches
 2014-03-28 15:50 UTC  (6+ messages)
` [PATCHv4 04/13] drm/shmobile: Restrict plane loops to only operate on legacy planes
` [PATCHv4 06/13] drm: Add primary plane helpers (v2)

[Qemu-devel] [PATCH v5 for 2.0 0/3] ABI change: change group name of option table to match with option name
 2014-03-28 15:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 for 2.0 1/3] only add qemu_tpmdev_opts when CONFIG_TPM is defined
    ` [Qemu-devel] [libvirt] "

wwan0 interface without IP
 2014-03-28 15:45 UTC  (3+ messages)

[PATCH 0/3] add LPAE support for kexec and kernel (Liu Hua)
 2014-03-28 15:44 UTC  (4+ messages)

wwan0 interface without IP
 2014-03-28 15:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 for-2.0 0/2] Bounds checking for VDI
 2014-03-28 15:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.0 1/2] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
` [Qemu-devel] [PATCH v2 for-2.0 2/2] block: vdi bounds check qemu-io tests

[U-Boot] [PATCH] sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
 2014-03-28 15:42 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: tegra: make all I2C ports open-drain
 2014-03-28 15:42 UTC  (5+ messages)

[U-Boot] [PATCH] am335x_evm: Clarify when we build board_eth_init
 2014-03-28 15:42 UTC 

[Bug 76732] New: Kworker using 100% CPU
 2014-03-28 15:41 UTC  (2+ messages)
  ` [Bug 76732] "

[PATCH v3 0/3] PSCI v0.2 support and DT bindings
 2014-03-28 15:40 UTC  (5+ messages)
` [PATCH v3 1/3] PSCI: Add initial support for PSCIv0.2 functions
      ` [Linaro-acpi] "

[PATCH] spi: mpc52xx: Convert to use bits_per_word_mask
 2014-03-28 15:37 UTC 

[PATCH linux-next v2] ufs: sb mutex merge + mutex_destroy: fix
 2014-03-28 15:35 UTC  (2+ messages)

[PATCH v4 0/3] add hisilicon hip04 ethernet driver
 2014-03-28 15:36 UTC  (8+ messages)
` [PATCH 1/3] Documentation: add Device tree bindings for Hisilicon hip04 ethernet
` [PATCH 2/3] net: hisilicon: new hip04 MDIO driver
` [PATCH 3/3] net: hisilicon: new hip04 ethernet driver


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.