All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-15 10:32:45 to 2014-04-15 11:46:27 UTC [more...]

[PATCH v1 5/6] VMX: Disable SMAP feature when guest is in non-paging mode
 2014-04-15 13:02 UTC  (2+ messages)

[PATCH v1 4/6] x86/hvm: Add SMAP support to HVM guest
 2014-04-15 13:02 UTC  (2+ messages)

[PATCH v1 3/6] x86: Enable Supervisor Mode Execution Prevention (SMAP) for Xen
 2014-04-15 13:01 UTC  (2+ messages)

[PATCH V8 0/9] PCI: Add SPEAr13xx PCie support
 2014-04-15 11:49 UTC  (10+ messages)
` [PATCH V8 1/9] clk: SPEAr13XX: Fix pcie clock name
` [PATCH V8 2/9] SPEAr13XX: Fix static mapping table
  ` [PATCH V8 3/9] phy: SPEAr1310/40-miphy: Add binding information
  ` [PATCH V8 4/9] SPEAr: misc: "
  ` [PATCH V8 6/9] SPEAr13XX: Add binding information for PCIe controller
` [PATCH V8 5/9] phy: SPEAr1310/40-miphy: Add phy driver for PCIe and SATA
` [PATCH V8 7/9] SPEAr13XX: dts: Add PCIe node information
` [PATCH V8 8/9] pcie: SPEAr13xx: Add designware wrapper support
` [PATCH V8 9/9] SPEAr13xx: defconfig: Update

Renesas clock clk-mstp updates for clock-indices
 2014-04-15 11:46 UTC  (6+ messages)

[PATCH] pata_samsung_cf: fix ata_host_activate() failure handling
 2014-04-15 11:45 UTC  (4+ messages)

[PATCH 2/4] drm/i915: Enabling constant alpha drm property
 2014-04-15 11:44 UTC  (10+ messages)
` [PATCH v2 1/4] drm: Adding new flag to restrict bitmask drm properties as 32 bit type and 32 bit value pair
  ` [PATCH v2 3/4] drm/i915: Enabling constant alpha drm property

Build regressions/improvements in v3.15-rc1
 2014-04-15 11:44 UTC  (3+ messages)

Where can I get a arm cross toolchain for oe-core?
 2014-04-15 11:42 UTC 

[PATCH v2 0/7] usb: gadget: gr_udc: OF and ep.maxpacket_limit improvements and fix of GFP_KERNEL in atomic context
 2014-04-15 11:41 UTC  (3+ messages)

[PATCH 1/2] spi: sirf: refactor spi transfer functions
 2014-04-15 11:40 UTC  (6+ messages)
` [PATCH 2/2] spi: sirf: decrease the interrupt count and latency of PIO mode

[PATCH] mfd: tps65218: Remove unused *rdev[] from struct tps65218
 2014-04-15 11:40 UTC 

[PATCH] drm/i915/vlv: assert and de-assert sideband reset on resume
 2014-04-15 11:39 UTC  (6+ messages)

[LTP] fs_ext4 fails
 2014-04-15 11:37 UTC  (2+ messages)

[Xenomai] Porting xenomai 2.6.3 and ipipe to 3.12 kernel
 2014-04-15 11:39 UTC  (12+ messages)

[PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-04-15 11:38 UTC  (3+ messages)

[Xenomai] OMAP L138
 2014-04-15 11:37 UTC  (20+ messages)

+ lib-stringc-strlcpy-might-read-too-far.patch added to -mm tree
 2014-04-15 11:36 UTC  (4+ messages)

[PATCH] usb: phy: mv_u3d: Remove usb phy driver for mv_u3d
 2014-04-15 11:36 UTC 

[RFC 0/5] perf: Create hist_entry groups
 2014-04-15 11:35 UTC  (4+ messages)

[GIT] kbuild/lto changes for 3.15-rc1
 2014-04-15 11:36 UTC  (12+ messages)

[LTP] [PATCH 1/2] runltp: fix errors when using getenv(3) to get environment variable LTP_BIG_DEV or LTP_BIG_DEV_FS_TYPE
 2014-04-15 11:33 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/rename/rename11.c: add ELOOP, EMLINK and EROFS error value tests

[PATCH 0/7] fuse: fix handling mtime and cmtime in writeback_cache mode
 2014-04-15 11:33 UTC  (8+ messages)
` [PATCH 1/7] fuse: do not use uninitialized i_mode
` [PATCH 2/7] fuse: update mtime on truncate(2)
` [PATCH 3/7] fuse: update mtime on open(O_TRUNC) in atomic_o_trunc mode
` [PATCH 4/7] fuse: introduce FUSE_I_CTIME_DIRTY flag
` [PATCH 5/7] fuse: trust kernel i_ctime only
` [PATCH 6/7] fuse: clear FUSE_I_CTIME_DIRTY flag on setattr
` [PATCH 7/7] fuse: flush ctime in FUSE_FORGET requests

[PATCH] clocksource: vf_pit_timer: fix pit_read_sched_clock
 2014-04-15 10:48 UTC 

[PATCH] tools/hciattach: Fix missing includes
 2014-04-15 11:30 UTC 

[PATCH V2 0/4] libxl: fixes for JSON infrastructure
 2014-04-15 11:29 UTC  (8+ messages)
` [PATCH V2 3/4] libxl/gentypes.py: generate empty map for None field in keyed-union

Beaglebone white: Kernel doesn't start with barebox-2014.03.0
 2014-04-15 11:28 UTC 

[PATCH v2 0/5] Introduce keystone reset driver
 2014-04-15 11:25 UTC  (6+ messages)
` [PATCH v2 2/5] Power: reset: add bindings for "

[PATCH v9 00/12] In-kernel PSCI v0.2 emulation for KVM ARM/ARM64
 2014-04-15 11:26 UTC  (13+ messages)
` [PATCH v9 02/12] ARM/ARM64: KVM: Add common header for PSCI related defines
` [PATCH v9 05/12] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
` [PATCH v9 07/12] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET
` [PATCH v9 08/12] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO

[PATCH] powerpc/85xx: Add OCA4080 board support
 2014-04-15 11:24 UTC  (3+ messages)

[PATCH 2/2] video: mmp: Remove references to CPU_PXA988
 2014-04-15 11:24 UTC  (2+ messages)

[PATCH v3 2/7] adv7180: add of match table
 2014-04-15 11:24 UTC  (2+ messages)

[PATCH 1/2] video: mmp: Remove references to CPU_MMP3
 2014-04-15 11:24 UTC  (2+ messages)

libblkid: Idea to force given cached entry to be invalidated?
 2014-04-15 11:21 UTC  (2+ messages)

WARNING! WARNING! WARNING!
 2014-04-15 10:50 UTC 

WARNING! WARNING! WARNING!
 2014-04-15 10:50 UTC  (2+ messages)

[PATCH v2] spi: cadence: Add dependency on ARM
 2014-04-15 11:19 UTC  (2+ messages)

Update seabios and upstream qemu versions used on xen-unstable
 2014-04-15 11:18 UTC  (2+ messages)

[PATCH v3 00/16] xen/arm: Add GICv3 support
 2014-04-15 11:17 UTC  (17+ messages)
` [PATCH v3 01/16] xen/arm: move io.h as mmio.h to include folder
` [PATCH v3 02/16] xen/arm: make mmio handlers domain specific
` [PATCH v3 03/16] xen/arm: make sgi handling generic
` [PATCH v3 04/16] xen/arm: remove unused parameter in do_sgi call
` [PATCH v3 05/16] xen/arm: move gic definitions to seperate file
` [PATCH v3 06/16] xen/arm: move gic lock out of gic data structure
` [PATCH v3 07/16] xen/arm: segregate and split GIC low level functionality
` [PATCH v3 08/16] arm/xen: move GIC context data structure to gic driver
` [PATCH v3 09/16] xen/arm: use device api to detect GIC version
` [PATCH v3 10/16] xen/arm: move vgic rank data to gic header file
` [PATCH v3 11/16] xen/arm: move vgic defines to vgic "
` [PATCH v3 12/16] xen/arm: split vgic driver into generic and vgic-v2 driver
` [PATCH v3 13/16] xen/arm: Add support for GIC v3
` [PATCH v3 14/16] xen/arm: Add virtual GICv3 support
` [PATCH v3 15/16] xen/arm: Update Dom0 GIC dt node with GICv3 information
` [PATCH v3 16/16] xen/arm: add SGI handling for GICv3

[PATCH v4 0/3] Make update refs more atomic
 2014-04-15 11:17 UTC  (3+ messages)
` [PATCH v4 1/3] refs.c: split writing and commiting a ref into two separate functions

[PATCH 0/9] pull: kill tests
 2014-04-15 11:15 UTC  (10+ messages)
` [PATCH 1/9] kill: make options --pid and --queue mutually exclusive
` [PATCH 2/9] kill: remove unnecessary indirection
` [PATCH 3/9] tests: add signal receiver program
` [PATCH 4/9] tests: check kill is converting signals names correctly
` [PATCH 5/9] tests: check various ways to specify kill signal
` [PATCH 6/9] tests: check kill print pid option
` [PATCH 7/9] tests: check kill all user processes
` [PATCH 8/9] kill: add --verbose option to display what is killed
` [PATCH 9/9] lib/procutils: reset errno before strtol() call

[PATCH v3 0/2] change ARM linux memory layout to support 32 CPUs
 2014-04-15 11:06 UTC  (6+ messages)
` [PATCH v3 1/2] ARM : fixmap : remove FIX_KMAP_BEGIN and FIX_KMAP_END
` [PATCH v3 2/2] ARM : change fixmap mapping region to support 32 CPUs

[PATCH 1/2] nohz: Only update sleeptime stats locally
 2014-04-15 11:14 UTC  (4+ messages)
` [PATCH 2/2] nohz: Synchronize sleep time stats with memory barriers

[PATCH 0/4] mtd: Fix wrong bad block account in ECC stats
 2014-04-15 11:13 UTC  (5+ messages)
` [PATCH 1/4] mtd: Add sysfs attr to expose "

[PATCH] ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()
 2014-04-15 11:13 UTC  (2+ messages)

[PATCH] ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()
 2014-04-15 11:13 UTC  (2+ messages)

[PATCH] ASoC: fsl: Add explicit include of of.h
 2014-04-15 11:12 UTC 

[PATCH v4 0/5] KVM: x86: flush tlb out of mmu-lock after write protection
 2014-04-15 11:11 UTC  (4+ messages)
` [PATCH 5/5] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes

[LTP] Problems with cross-compiling
 2014-04-15 11:10 UTC  (4+ messages)
` [LTP] [PATCH] utils/Makefile: Move ffsb configure to configure.ac

[Buildroot] [PATCH 1/1 v5] jquery-mobile : new package
 2014-04-15 11:11 UTC 

[Qemu-devel] [PATCH] vl.c: use 'break' instead of 'continue' in configure_accelerator()
 2014-04-15 11:09 UTC  (25+ messages)
          ` [Qemu-trivial] "
                    ` [Qemu-trivial] [PATCH-trivial v2] vl: Report accelerator not supported for target more nicely
                          ` [Qemu-trivial] [PATCH trivial 0/3] vl: simplify code for main() and get_boot_device()
                            ` [Qemu-trivial] [PATCH trivial 1/3] vl: remove useless 'continue'
                              ` [Qemu-trivial] [PATCH trivial 2/3] vl: remove redundant local variable 'res'
                                ` [Qemu-trivial] [PATCH trivial 3/3] vl: remove local variable 'args' in the middle of code block
                                  ` [Qemu-trivial] [Qemu-devel] "
                                ` [Qemu-trivial] [Qemu-devel] [PATCH trivial 2/3] vl: remove redundant local variable 'res'
                              ` [Qemu-trivial] [Qemu-devel] [PATCH trivial 1/3] vl: remove useless 'continue'

[U-Boot] [ANN] U-Boot v2014.04 released
 2014-04-15 11:09 UTC  (2+ messages)

ssh from host to guest using qemu to boot VM
 2014-04-15 11:09 UTC  (7+ messages)

[PATCH 0/7] kill: add regression tests
 2014-04-15 11:08 UTC  (9+ messages)
` [PATCH 4/7] tests: check kill is converting signals names correctly

[PATCH 0/2] Add more peripherals to the sam9rlek
 2014-04-15 11:07 UTC  (6+ messages)
` [PATCH 1/2] ARM: at91/dt: sam9rl: add lcd, adc, usb gadget and pwm support
` [PATCH 2/2] ARM: at91/dt: add peripherals to the at91sam9rlek board

f2fs: f2fs unmount hangs if f2fs_init_acl() fails during mkdir syscall
 2014-04-15 11:04 UTC  (4+ messages)
` f2fs: BUG_ON() is triggered when mount valid f2fs filesystem

[PATCH v2 0/2] change ARM linux memory layout to support 32 CPUs
 2014-04-15 11:04 UTC  (9+ messages)
` [PATCH v2 2/2] ARM : change fixmap mapping region "

[Buildroot] [PATCH] fdk-aac: Disable for MIPS I, II, III and IV
 2014-04-15 11:05 UTC 

[PATCH] ACPI/ERST: fix signed/unsigned type conflicts
 2014-04-15 11:05 UTC  (2+ messages)
` 答复: "

A problem with memory.oom_control
 2014-04-15 11:05 UTC  (4+ messages)

[U-Boot] [PATCH 1/9] mmc: mmc header fix
 2014-04-15 11:04 UTC  (5+ messages)
` [U-Boot] [PATCH v3 06/13] USB: gadget: added a saner gadget downloader registration API

[PATCH 00/20] Introduce new cpufreq helper macros
 2014-04-15 11:03 UTC  (3+ messages)

[PATCH v2 4/7] mmc: dw_mmc: exynos: incorporate ciu_div into timing property
 2014-04-15 11:03 UTC  (3+ messages)

Crash during driver startup
 2014-04-15 11:02 UTC  (11+ messages)
` [PATCH] ath10k: double check bmi xfer pointers
        ` load module ath10k: ieee80211 phy0: Failed to initialize wep: -2
              ` RE : "
                ` Report Firmware firmware-2.bin_10.1.467.2-1 Error

[PATCH] [media] s2255drv: fix memory leak s2255_probe()
 2014-04-15 10:54 UTC  (3+ messages)

[PATCH 08/20] cpufreq: exynos5440: Use cpufreq_for_each_entry macro for iteration
 2014-04-15 11:02 UTC  (4+ messages)

[PATCH 02/20] cpufreq: acpi-cpufreq: Use cpufreq_for_each_entry macro for iteration
 2014-04-15 11:00 UTC  (3+ messages)

[PATCH 1/3] f2fs: remove costly dirty_dir_inode operations
 2014-04-15 10:57 UTC  (6+ messages)
` [PATCH 2/3] f2fs: fix to decrease the number of dirty dentry page
` [PATCH 3/3] f2fs: flush dirty directory pages when scattered pages are gathered

[PATCH RFC v11 0/6] MPC512x DMA slave s/g support, OF DMA lookup
 2014-04-15 10:54 UTC  (11+ messages)
` [PATCH RFC v11 1/6] dma: mpc512x: reorder mpc8308 specific instructions
` [PATCH RFC v11 2/6] dma: mpc512x: add support for peripheral transfers
` [PATCH RFC v11 3/6] dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()
  ` [PATCH RFC v11 4/6] dma: of: Add common xlate function for matching by channel id
  ` [PATCH RFC v11 5/6] dma: mpc512x: add device tree binding document
  ` [PATCH RFC v11 6/6] dma: mpc512x: register for device tree channel lookup

Hardware dependencies in Kconfig
 2014-04-15 10:54 UTC  (5+ messages)

[Query]: tick-sched: why don't we stop tick when we are running idle task?
 2014-04-15 10:53 UTC  (12+ messages)

[PATCH 0/2] ftrace: draw_funcgraph.py: Fix regex handling
 2014-04-15 10:53 UTC  (3+ messages)
` [PATCH 1/2] ftrace: draw_funcgraph.py: Handle dots in function names
` [PATCH 2/2] ftrace: draw_funcgraph.py: Allow reading input from files in addition to stdin

Problem with Eurotech COM1273 Dual Channel CAN PC104 Module
 2014-04-15 10:50 UTC  (2+ messages)

dma_alloc_coherent and cache?
 2014-04-15 10:49 UTC  (4+ messages)

[U-Boot] am33xx : bit-flip correction in oob
 2014-04-15 10:47 UTC 

Change of TEXT_OFFSET for multi_v7_defconfig
 2014-04-15 10:44 UTC  (2+ messages)

Possible fb ref count issue with drm_plane_force_disable()
 2014-04-15 10:44 UTC  (7+ messages)

[PATCH] cx23885: add support for Hauppauge ImpactVCB-e
 2014-04-15 10:43 UTC  (3+ messages)

3GB memory restriction for pv domU with NIC PCI Passthrough
 2014-04-15 10:43 UTC  (2+ messages)

[PATCH] send-email: recognize absolute path on Windows
 2014-04-15 10:42 UTC  (3+ messages)

[PATCH osstest.git v3] Add libvirt build and test jobs
 2014-04-15 10:42 UTC  (5+ messages)

[PATCH v2] x86: hpet: Don't default CONFIG_HPET_TIMER to be y for X86_64
 2014-04-15 10:42 UTC  (9+ messages)

[PATCH] arm64:kconfig: make default for CONFIG_COMPAT
 2014-04-15 10:41 UTC  (4+ messages)

[PATCH v2 1/2] Makefile: use curl-config to determine curl flags
 2014-04-15 10:40 UTC  (2+ messages)
` [PATCH v2 2/2] Makefile: allow static linking against libcurl

[PATCH v2] spi: cadence: Add dependency on ARCH_ARM
 2014-04-15 10:40 UTC  (4+ messages)

[new PV device]
 2014-04-15 10:39 UTC  (5+ messages)

[PATCH 0/6] [VERY RFC] Migration Stream v2
 2014-04-15 10:38 UTC  (7+ messages)

[PATCH] isdnloop: NUL-terminate strings from userspace
 2014-04-15 10:38 UTC  (4+ messages)
` [patch 2/2] lib/string.c: strlcpy() might read too far

[PATCH] makedumpfile: fix a segmentation fault when pfn exceeds 2G boundary
 2014-04-15 10:32 UTC  (4+ messages)


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.