All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-11 14:28:01 to 2015-03-11 15:07:54 UTC [more...]

: Build error while building armeb image
 2015-03-11 15:07 UTC  (2+ messages)

[PATCH] x86: irq_comm: Add check for RH bit in kvm_set_msi_irq
 2015-03-11 15:05 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
 2015-03-11 15:07 UTC  (3+ messages)

[PATCH v2] HID: i2c-hid: Fix suspend/resume when already runtime suspended
 2015-03-11 15:06 UTC  (5+ messages)

[PATCH v3] mac80211: Get-IV-len-from-key-conf-and-not-cipher-scheme
 2015-03-11 15:06 UTC 

[PATCH 1/2] ARM: dts: imx28-apf28dev: fix user button polarity
 2015-03-11 15:06 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx28-apf28dev: add wakeup function to user button

[PATCH] checkkconfigsymbols.py: make it Git aware
 2015-03-11 15:04 UTC  (5+ messages)

[PATCH 0/9] Some (not only) cpupool related fixes and improvements
 2015-03-11 15:04 UTC  (8+ messages)
` [PATCH 8/9] xl: make error reporting of cpupool subcommands consistent
` [PATCH 9/9] xl: use libxl_cpupoolinfo_list_free() in main_cpupoolnumasplit

[PATCH] xfs_repair: junk last entry in sf dir if name starts beyond dir size
 2015-03-11 15:04 UTC  (6+ messages)

[PATCH net-next v4 0/3] Linn Ethernet Packet Sniffer driver
 2015-03-11 15:03 UTC  (9+ messages)

[PATCH v2 3/6] staging: sm750fb: Make internal functions static
 2015-03-11 15:03 UTC  (5+ messages)
` [PATCH v2 6/6] staging: sm750fb: Remove spinlock helper function

[PATCH v7 00/21] Virtual NUMA for PV and HVM
 2015-03-11 15:03 UTC  (5+ messages)
` [PATCH v7 02/21] libxc: duplicate snippet to allocate p2m_host array
` [PATCH v7 15/21] libxl: define LIBXL_HAVE_VNUMA

[PATCH] app/test-pmd: fix incorrect port number check
 2015-03-11 15:03 UTC  (2+ messages)

[PATCH 0/4] enhance shmem process and swap accounting
 2015-03-11 15:03 UTC  (4+ messages)
` [PATCH 2/4] mm, procfs: account for shmem swap in /proc/pid/smaps

[PATCH] drm/i915: Add polish to VLV WM shift+mask operations
 2015-03-11 15:02 UTC  (2+ messages)

[PATCH v7 0/3]: Add LRO support to ixgbe PMD
 2015-03-11 15:02 UTC  (3+ messages)
` [PATCH v7 3/3] ixgbe: Add LRO support

[GIT PULL] Renesas ARM Based SoC r8a7778 CCF and Multiplatform Updates for v4.1
 2015-03-11 15:01 UTC  (5+ messages)

[PATCH] ipv6: expose RFC4191 route preference via rtnetlink
 2015-03-11 15:01 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] n_tty: use kmalloc() instead of vmalloc() to avoid crash on armada-xp
 2015-03-11 15:01 UTC  (7+ messages)

[PATCH] xen: postpone updating domains' node affinity when removing a CPU from a cpupool
 2015-03-11 15:01 UTC  (2+ messages)

[PATCH 0/5] arm64: update/clarify/relax Image and FDT placement rules
 2015-03-11 15:00 UTC  (7+ messages)
` [PATCH 4/5] arm64/efi: ensure that Image does not cross a 512 MB boundary
` [PATCH 5/5] arm64/efi: adapt to relaxed FDT placement requirements

[GIT PULL] at91: fixes for 4.0 #3
 2015-03-11 15:00 UTC  (2+ messages)

[PATCH v2] refresh-screen: Add commandline parameter to set background-color to black
 2015-03-11 15:00 UTC  (3+ messages)

[PATCH] flask/policy: fix static device labeling examples
 2015-03-11 14:59 UTC 

[PATCH 2/2] xen: arm: more flexible scheme for specifying early printk device
 2015-03-11 14:59 UTC  (5+ messages)

[net-next PATCH] ipv4: FIB Local/MAIN table collapse
 2015-03-11 14:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2 RFC] Extend s390 pci representation in qemu V2
 2015-03-11 14:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2 RFC] s390x/pci: rework pci infrastructure modeling

[PATCH v4 0/3] explicit VGIC initialization in finalize function
 2015-03-11 14:56 UTC  (4+ messages)
` [PATCH v4 3/3] hw/intc/arm_gic: Initialize the vgic in the realize function
  ` [Qemu-devel] "

[PATCH] Bluetooth: Check for matching IRK when looking for paired LE devices
 2015-03-11 14:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/20] MIPS: KVM: Guest FPU & SIMD (MSA) support
 2015-03-11 14:44 UTC  (48+ messages)
` [PATCH 01/20] MIPS: KVM: Handle MSA Disabled exceptions from guest
` [PATCH 02/20] MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
` [PATCH 03/20] MIPS: KVM: Handle TRAP exceptions from guest kernel
` [PATCH 04/20] MIPS: KVM: Implement PRid CP0 register access
` [PATCH 05/20] MIPS: KVM: Sort kvm_mips_get_reg() registers
` [PATCH 06/20] MIPS: KVM: Drop pr_info messages on init/exit
` [PATCH 07/20] MIPS: KVM: Clean up register definitions a little
` [PATCH 08/20] MIPS: KVM: Simplify default guest Config registers
` [PATCH 09/20] MIPS: KVM: Add Config4/5 and writing of "
` [PATCH 10/20] MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
` [PATCH 11/20] MIPS: KVM: Add base guest FPU support
` [PATCH 12/20] MIPS: KVM: Emulate FPU bits in COP0 interface
` [PATCH 13/20] MIPS: KVM: Add FP exception handling
` [PATCH 14/20] MIPS: KVM: Expose FPU registers
` [PATCH 15/20] MIPS: KVM: Wire up FPU capability
` [PATCH 16/20] MIPS: KVM: Add base guest MSA support
` [PATCH 17/20] MIPS: KVM: Emulate MSA bits in COP0 interface
` [PATCH 18/20] MIPS: KVM: Add MSA exception handling
` [PATCH 19/20] MIPS: KVM: Expose MSA registers
` [PATCH 20/20] MIPS: KVM: Wire up MSA capability

[PATCH] arm64: dts: Fix GIC reg sizes for APM X-Gene
 2015-03-11 14:53 UTC  (3+ messages)

[PATCH 0/5] CHV PM fix & Improvements
 2015-03-11 14:50 UTC  (10+ messages)
` [PATCH 1/5] drm/i915/chv: Remove Wait for a previous gfx force-off
` [PATCH 3/5] drm/i915/chv: Set min freq to efficient frequency on chv

[PATCH 00/53] Remove the outstanding_lazy_request
 2015-03-11 14:53 UTC  (5+ messages)
` [PATCH 54/56] drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
  ` [PATCH 55/56] drm/i915: Remove 'faked' request from LRC submission

[PATCH] var/volatile: Mount it if doing ro-rfs
 2015-03-11 14:53 UTC  (3+ messages)

[PATCH] nfs: do not export discarded symbols
 2015-03-11 14:52 UTC  (3+ messages)

[PATCH v2 0/5] GICv3: add 32bit compatibility
 2015-03-11 14:52 UTC  (3+ messages)
` [PATCH v2 4/5] ARM: add 32bit support to GICv3

[Qemu-devel] [PATCH] acpi: specify format for build_append_namestring
 2015-03-11 14:52 UTC  (2+ messages)

[PATCH] mm: kill kmemcheck
 2015-03-11 14:52 UTC  (13+ messages)

[PATCH 0/4] some random small fixes
 2015-03-11 14:52 UTC  (6+ messages)
` [PATCH 3/4] common: append -d option to XFS_COPY_PROG when testing v5 xfs
` [PATCH 4/4] xfs/073: be quiet about mouting with nouuid option

[Qemu-devel] Patch for 64 bit mingw compilation
 2015-03-11 14:51 UTC 

[PATCHv7 0/2] xen: improve migration performance
 2015-03-11 14:49 UTC  (3+ messages)
` [PATCHv7 1/2] xen: unify foreign GFN map/unmap for auto-xlated physmap guests
` [PATCHv7 2/2] xen/privcmd: improve performance of MMAPBATCH_V2

confusing code....whats the point of this construct ?
 2015-03-11 14:50 UTC  (3+ messages)

[Buildroot] [PATCH v2] wpa_supplicant: install systemd service files
 2015-03-11 14:49 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/8] machine: query machine properties rather than qemu opts
 2015-03-11 14:48 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/8] machine: query iommu machine property "
` [Qemu-devel] [PATCH 3/8] machine: query kernel-irqchip "
` [Qemu-devel] [PATCH 5/8] machine: query kvm-shadow-mem "
` [Qemu-devel] [PATCH 6/8] machine: query phandle-start "

[Xenomai] irqbench: irqloop device or resource busy
 2015-03-11 14:48 UTC 

[Xenomai] Xenomai 3: smokey test sched_tp causes oops when run in gdb
 2015-03-11 14:47 UTC 

[PATCH v2 00/10] Use a structure for object IDs
 2015-03-11 14:46 UTC  (3+ messages)
` [PATCH v2 08/10] commit: convert parts to struct object_id

[U-Boot] [PATCH] autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
 2015-03-11 14:46 UTC  (9+ messages)
` [U-Boot] [PATCH] bootcount: Add dcache flush to bootcount_store()
` [U-Boot] [PATCH] cmd_led: Extend led command to support blinking and more leds
` [U-Boot] [PATCH] misc: led: Add PCA9551 LED driver

[PATCH 2/2] xen-pciback: also support disabling of bus-mastering and memory-write-invalidate
 2015-03-11 14:45 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/17] block: transactionless incremental backup series
 2015-03-11 14:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 01/17] docs: incremental backup documentation
  ` [Qemu-devel] [Qemu-block] "

[PATCH 00/15] musb: Add support for the Allwinner sunxi musb controller
 2015-03-11 14:44 UTC  (14+ messages)
` [PATCH 02/15] phy-sun4i-usb: Add a helper function to update the iscr register

[PATCH 0/2] Removing aio_write from NTFS
 2015-03-11 14:43 UTC  (3+ messages)
` [PATCH 1/2] VFS: Add iov_iter_fault_in_multipages_readable() which is simillar to iov_iter_fault_in_readable() but differs in that it is not limited to faulting in the first iovec and instead faults in "bytes" bytes iterating over the iovecs as necessary
` [PATCH 2/2] NTFS: Version 2.1.32 - Update file write from aio_write to write_iter

[PATCH v2 0/6] QEMU ARM64 Migration Fixes
 2015-03-11 14:44 UTC  (5+ messages)
` [PATCH v2 3/6] hw/char: pl011 don't keep setting the IRQ if nothing changed
  ` [Qemu-devel] "

[PATCH 1/2] xen: arm: sort earlyprintk related lists
 2015-03-11 14:42 UTC  (2+ messages)

[PATCHv1] xen/balloon: disable memory hotplug in PV guests
 2015-03-11 14:42 UTC  (4+ messages)

[PATCH] ARM: sun6i: dt: Add new Mele I7 device
 2015-03-11 14:41 UTC  (12+ messages)
  ` [linux-sunxi] "
                  `  "

[PATCH 1/5] android/gatt: Implement MTU exchange HAL API
 2015-03-11 14:41 UTC  (5+ messages)
` [PATCH 2/5] android: Update Android system headers to 5.1 API
` [PATCH 3/5] android/hal-ipc-api: Add GATT Server MTU Changed notification
` [PATCH 4/5] android/hal-gatt: Add support for server MTU changed callback
` [PATCH 5/5] android/gatt: Add suport "

[PATCH] perf probe: Fix compiles due to declarations using perf_probe_point
 2015-03-11 14:40 UTC  (2+ messages)

rsync ACLs over NFSv4 - rsync_xal_set: lsetxattr - Operation not supported
 2015-03-11 14:39 UTC 

[xen-unstable test] 36062: trouble: broken/fail/pass
 2015-03-11 14:39 UTC  (3+ messages)

[GIT PULL] ARM: imx: fixes for 4.0
 2015-03-11 14:38 UTC  (2+ messages)

[GIT PULL] at91: fixes for 4.0 #2
 2015-03-11 14:34 UTC  (3+ messages)

[PATCH][RESEND] ARM: vexpress: update CONFIG_USB_ISP1760 option
 2015-03-11 14:37 UTC  (2+ messages)

[PATCH 1/2] x86: Don't apply reboot quirks if reboot set by user
 2015-03-11 14:36 UTC  (5+ messages)
` [PATCH 2/2] CA-162192: Fix rebooting on some EFI-booted systems

[PATCH] ARM: digicolor: add the machine directory to Makefile
 2015-03-11 14:36 UTC  (2+ messages)

[GIT PULL] omap fixes against v4.0-rc2
 2015-03-11 14:36 UTC  (3+ messages)

[PATCH 1/2] xen-pciback: limit guest control of command register
 2015-03-11 14:36 UTC  (3+ messages)
` [Xen-devel] "

[PATCH] core/gatt-database: Fix memory corruption
 2015-03-11 14:35 UTC  (3+ messages)

some question about Set bit 22 in the PL310 (cache controller) AuxCtlr register
 2015-03-11 14:35 UTC  (3+ messages)

[PATCH net-next v2] tipc: fix undefined __ipv6_sock_mc_join compile error
 2015-03-11 14:34 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/1] target-i386: Move icc_bridge code to PC
 2015-03-11 14:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/1] target-i386: Remove icc_bridge parameter from cpu_x86_create()

[Buildroot] [PATCH 1/2] libpcap: bump to version 1.7.2
 2015-03-11 14:34 UTC  (2+ messages)

nios2: is the ptrace ABI correct?
 2015-03-11 14:31 UTC  (13+ messages)

[GIT PULL] SoCFPGA fixes for v4.0
 2015-03-11 14:33 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Freescale Vybrid SoC
 2015-03-11 14:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove self as ARM mach-bcm co-maintainer
 2015-03-11 14:30 UTC  (3+ messages)

[PATCH v5 00/12] mfd: axp20x: add AXP221 PMIC support
 2015-03-11 14:28 UTC  (8+ messages)
` [PATCH v5 12/12] ARM: dts: sun6i: hummingbird: Enable the onboard WiFi module

[PATCH_V2 0/2] i2s: jz4780: Add Ingenic JZ4780 i2c driver
 2015-03-11 14:26 UTC  (2+ messages)
` [PATCH_V2 2/2] i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780


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.