All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-29 15:12:25 to 2015-01-29 15:53:01 UTC [more...]

randconfig bug: ARM/KVM link error in hyp_idmap section
 2015-01-29 15:53 UTC  (3+ messages)

[ANNOUNCE] Git v2.3.0-rc2
 2015-01-29 15:52 UTC  (6+ messages)
` All gnupg tests broken on el4 [Re: [ANNOUNCE] Git v2.3.0-rc2]
` Testsuite regression with perl 5.8.0 "

[PATCH v3 0/2] xen/arm: Automatically find a PPI for the DOM0 event IRQ
 2015-01-29 15:51 UTC  (3+ messages)
` [PATCH v3 1/2] xen/arm: vgic: Keep track of vIRQ used by a domain
` [PATCH v3 2/2] xen/arm: Automatically find a PPI for the DOM0 event channel interrupt

[Buildroot] Grub2 and Memtest86+
 2015-01-29 15:50 UTC  (2+ messages)

[PATCH] android/pts: Update SPP PTS 6.0 results for android 5.0
 2015-01-29 15:50 UTC  (2+ messages)

[Qemu-devel] [RFC 0/1] Incoming migration vs early monitor commands
 2015-01-29 15:50 UTC  (9+ messages)
` [Qemu-devel] [RFC 1/1] Execute arbitrary QMP commands from command line

[PATCH v2] android/pan: Register PANU sdp record while registering PAN
 2015-01-29 15:50 UTC  (2+ messages)

[PATCH 1/2] android/gatt: Change device information service handle number
 2015-01-29 15:49 UTC  (2+ messages)

[PATCH v10 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-29 15:49 UTC  (11+ messages)
  ` [PATCH v10 1/2] Documentation: DT: Add bindings for Spreadtrum SoC Platform
  ` [PATCH v10 2/2] tty/serial: Add Spreadtrum sc9836-uart driver support

xfs_repair fails with corrupt dinode
 2015-01-29 15:48 UTC 

[PATCH 2/2] davinci-mcasp: add option to use AHCLKX pin as clock in
 2015-01-29 15:40 UTC 

[PATCH 1/2] davinci-mcasp: fix clockin configuration
 2015-01-29 15:40 UTC 

[PATCH] tools/sdptool: Check if HCI is powered UP before executing commands
 2015-01-29 15:47 UTC  (2+ messages)

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-01-29 15:47 UTC  (10+ messages)
` [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms

[PATCH RFC 0/5] Split off mini-os to a separate tree
 2015-01-29 15:47 UTC  (7+ messages)

[PATCH 0/2] Fix secondary CPU boot for thumb2 kernels
 2015-01-29 15:46 UTC  (4+ messages)

Documentation: DT bindings: update DT binding docs with Tegra chips
 2015-01-29 15:45 UTC  (5+ messages)
` [PATCH 02/24] Documentation: DT bindings: add more chip compatible strings for Tegra PCIe

[U-Boot] [PATCH 01/14] microblaze: Fix stack usage in interrupt handler
 2015-01-29 15:45 UTC  (5+ messages)
` [U-Boot] [PATCH 12/14] microblaze: Move architecture to use generic board init

[PATCH 0/2] Mellanox ConnectX-3 PMD
 2015-01-29 15:45 UTC  (5+ messages)
  ` [PATCH 1/2] scripts: add auto-config-h.sh
  ` [PATCH 2/2] mlx4: new poll mode driver

[Qemu-devel] [RFC 00/10] MultiThread TCG
 2015-01-29 15:44 UTC  (10+ messages)
` [Qemu-devel] [RFC 01/10] target-arm: protect cpu_exclusive_*
` [Qemu-devel] [RFC 02/10] use a different translation block list for each cpu
` [Qemu-devel] [RFC 03/10] replace spinlock by QemuMutex
` [Qemu-devel] [RFC 05/10] extract TBContext from TCGContext

[PATCH] NVMe: Skip namespaces with interleaved meta-data
 2015-01-29 15:44 UTC  (15+ messages)

[PATCH v2] MediaTek PMIC support
 2015-01-29 15:44 UTC  (6+ messages)

[PATCH 0/2] Two VPMU/watchdog-related patches
 2015-01-29 15:44 UTC  (8+ messages)
` [PATCH 1/2] x86/VPMU: Disable VPMU when NMI watchdog is on
` [PATCH 2/2] x86/VPMU: Handle APIC_LVTPC accesses

[PATCH] commands: crc: support setting environment variables
 2015-01-29 15:43 UTC 

[PATCH] imx53: add uart3
 2015-01-29 15:43 UTC 

[PATCH] mfd: da9053: add basic da9053 driver
 2015-01-29 15:43 UTC 

[RFC V2] OPP: Redefine bindings to overcome shortcomings
 2015-01-29 15:42 UTC  (5+ messages)

[PATCH v2] arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*
 2015-01-29 15:42 UTC  (3+ messages)

[PATCH 0/4] drm/i915: Untangle execlist tracking
 2015-01-29 15:42 UTC  (3+ messages)
` [PATCH 4/4] drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request

[PATCH v6 0/2] x86: Add IMR support to Quark/Galileo
 2015-01-29 15:40 UTC  (10+ messages)
` [PATCH 1/2] x86: Add Isolated Memory Regions for Quark X1000

[PATCH net-next] net: mark some potential candidates __read_mostly
 2015-01-29 15:40 UTC  (2+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2015-01-29 15:39 UTC  (40+ messages)
` [PATCH v10 00/17] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v10 01/17] Add kernel address sanitizer infrastructure
  ` [PATCH v10 02/17] x86_64: add KASan support
  ` [PATCH v10 03/17] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v10 04/17] mm: slub: introduce virt_to_obj function
  ` [PATCH v10 05/17] mm: slub: share object_err function
  ` [PATCH v10 06/17] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v10 07/17] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v10 08/17] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v10 09/17] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v10 10/17] lib: add kasan test module
  ` [PATCH v10 11/17] x86_64: kasan: add interceptors for memset/memmove/memcpy functions
  ` [PATCH v10 12/17] kasan: enable stack instrumentation
  ` [PATCH v10 13/17] mm: vmalloc: add flag preventing guard hole allocation
  ` [PATCH v10 14/17] mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
  ` [PATCH v10 15/17] kernel: add support for .init_array.* constructors
  ` [PATCH v10 16/17] module: fix types of device tables aliases
  ` [PATCH v10 17/17] kasan: enable instrumentation of global variables

[PATCH] staging: comedi: drivers: usbduxsigma: Removed variables that is never used
 2015-01-29 15:39 UTC  (2+ messages)

[Cluster-devel] Kernel crash at DLM: kernel BUG at /usr/src/packages/BUILD/dlm-1.6.fio/obj/default/lowcomms.c:715!
 2015-01-29 15:39 UTC  (2+ messages)

Bitbake inherit graph
 2015-01-29 15:40 UTC  (3+ messages)

[PATCH] time: widen wallclock seconds to 64 bits
 2015-01-29 15:39 UTC 

[PATCH 0/9] xfs: xfs_ioctl_setxattr rework
 2015-01-29 15:38 UTC  (20+ messages)
` [PATCH 1/9] xfs: FSX_NONBLOCK is not used
` [PATCH 2/9] xfs: separate xflags from xfs_ioctl_setattr
` [PATCH 3/9] xfs: factor out xfs_ioctl_setattr transaciton preamble
` [PATCH 4/9] xfs: disaggregate xfs_ioctl_setattr
` [PATCH 5/9] xfs: kill xfs_ioctl_setattr behaviour mask
` [PATCH 6/9] xfs: XFS_IOCTL_SETXATTR can run in user namespaces
` [PATCH 7/9] xfs; factor extsize hint checking out of xfs_ioctl_setattr
` [PATCH 8/9] xfs; factor projid "
` [PATCH 9/9] xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories

+ mm-fix-false-positive-warning-on-exit-due-mm_nr_pmdsmm.patch added to -mm tree
 2015-01-29 15:37 UTC  (3+ messages)

[linux-lvm] LVM snapshot setup for mysql-zrm backups problem
 2015-01-29 15:37 UTC  (4+ messages)

[PATCH v2] Bluetooth: Fix sending Read Remote Extended Features command
 2015-01-29 15:36 UTC 

[PATCH libdrm 00/11] Random assortment of fixes and enhancements
 2015-01-29 15:36 UTC  (2+ messages)

xen4.5 dom0pvh test failed
 2015-01-29 15:36 UTC  (4+ messages)

[PATCH] drm/radeon: don't init gpuvm if accel is disabled (v2)
 2015-01-29 15:35 UTC 

Fw: [3.18.3] poll() on gpio pins broken
 2015-01-29 15:29 UTC 

[Bug 88786] Radeon Hawaii crash on a 32-bit kernel
 2015-01-29 15:34 UTC  (2+ messages)

[PATCH 00/21] CODA fixes and vmalloc input
 2015-01-29 15:34 UTC  (3+ messages)
` [PATCH 02/21] [media] coda: bitrate can only be set in kbps steps

[PATCH V3 FIX for-3.19] IB/ipoib: Fix sendonly traffic and multicast traffic
 2015-01-29 15:34 UTC  (9+ messages)

[Qemu-devel] -device xen-platform crashes
 2015-01-29 15:33 UTC  (3+ messages)

[PATCH] systemd: Backports fixes to 216
 2015-01-29 15:33 UTC  (3+ messages)

Toaster weekly call notes (28th Jan)
 2015-01-29 15:31 UTC 

[PATCH libdrm 11/11] tests: kms: Implement universal planes test
 2015-01-29 15:31 UTC  (2+ messages)
` [PATCH 11.1/11] SQUASH: kms-universal-planes: link against cairo

radosgw + s3 + keystone + Browser-Based POST bug
 2015-01-29 15:25 UTC 

[PATCH libdrm 10/11] tests: kms: Implement CRTC stealing test
 2015-01-29 15:30 UTC  (2+ messages)
` [PATCH 10.1/11] SQUASH: kms-steal-crtc: link against cairo

[Bug 88868] New: PowerPC e5500, kernel crash, GT520, GT610
 2015-01-29 15:30 UTC  (6+ messages)
  ` [Bug 88868] "

[PATCH libdrm 09/11] tests: Add libkms-test library
 2015-01-29 15:30 UTC  (2+ messages)
` [PATCH 09.1/11] SQUASH: libkms-test: add missing header to the distribution

[PATCH] staging: comedi: drivers: rtd520: Removed variables that is never used
 2015-01-29 15:30 UTC  (2+ messages)

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-29 15:29 UTC  (17+ messages)
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
  ` [Linaro-acpi] "
` [PATCH v7 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support

[PATCH libdrm 05/11] tests: Move name tables to libutil
 2015-01-29 15:28 UTC  (2+ messages)
` [PATCH 05.1/11] SQUASH: util: add the kms.[ch] to makefile.sources

[PATCH v9 00/14] perf: Add infrastructure and support for Intel PT
 2015-01-29 15:28 UTC  (11+ messages)
` [PATCH v9 12/14] x86: perf: intel_pt: Intel PT PMU driver

[PATCH libdrm 04/11] tests: Split helpers into library
 2015-01-29 15:27 UTC  (3+ messages)
` [PATCH 04.1/11] SQUASH: tests: misc cleanups
` [PATCH 04.2/11] SQUASH: util: add android build

[U-Boot] [PATCH 0/3] arm: reduce .bss section clear time
 2015-01-29 15:26 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/7] cpu: add device_add foo-x86_64-cpu support
 2015-01-29 15:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 7/7] i386/cpu: add instance finalize callback

[PATCH] staging: comedi: drivers: dyna_pci10xx: Removed variables that is never used
 2015-01-29 15:24 UTC  (2+ messages)

PCIe 32-bit MMIO exhaustion
 2015-01-29 15:23 UTC  (2+ messages)

[PATCH RESEND v4 0/8] Fix freeze/sysfs deadlock in better method
 2015-01-29 15:23 UTC  (4+ messages)
` [PATCH RESEND v4 6/8] vfs: Add get_vfsmount_sb() function to get vfsmount from a given sb

slightly optimistic news
 2015-01-29 15:22 UTC 

[PATCH] libdrm: upgrade to 2.4.59
 2015-01-29 15:21 UTC 

CTRL+Arrow keys don't work with Git Bash for Windows?
 2015-01-29 15:18 UTC 

[Qemu-devel] [PATCH 00/11] target-arm: handle mmu_idx/translation regimes properly
 2015-01-29 15:20 UTC  (9+ messages)
` [Qemu-devel] [PATCH 04/11] target-arm: Define correct mmu_idx values and pass them in TB flags
` [Qemu-devel] [PATCH 09/11] target-arm: Use mmu_idx in get_phys_addr()

[PATCH 0/8] Improve build process
 2015-01-29 15:20 UTC  (9+ messages)
  ` [PATCH 1/8] mk: remove combined library and related options
  ` [PATCH 2/8] core: create new librte_core
  ` [PATCH 3/8] mk: new corelib makefile
  ` [PATCH 4/8] lib: update DEPDIRS variable
  ` [PATCH 5/8] lib: set LDLIBS for each library
  ` [PATCH 6/8] mk: use LDLIBS when linking shared libraries
  ` [PATCH 7/8] mk: update LDLIBS for app building
  ` [PATCH 8/8] mk: add -lpthread to linuxapp EXECENV_LDLIBS

test command and signature checks
 2015-01-29 15:19 UTC  (3+ messages)

[PATCH] ARM: efm32: switch to vendor,device compatible strings
 2015-01-29 15:19 UTC 

[PATCH] x86: Re-enable IO-APIC for non-SMP X86_32
 2015-01-29 15:19 UTC  (2+ messages)

[PATCH] drm/radeon: fix PLLs on RS880 and older v2
 2015-01-29 15:19 UTC  (2+ messages)

[RFC PATCH] base-files: Increase /var/volatile size
 2015-01-29 15:19 UTC  (2+ messages)

[Xenomai] Error building Linux 3.8.13 with Xenomai 2.6.4 patch using Buildroot
 2015-01-29 15:18 UTC  (2+ messages)

[PATCH] staging: comedi: drivers: addi_apci_3501: Removed variables that is never used
 2015-01-29 15:17 UTC  (2+ messages)

[PATCH v2 0/4] DPDK memcpy optimization
 2015-01-29 15:17 UTC  (3+ messages)
` [PATCH v2 4/4] lib/librte_eal: Optimized memcpy in arch/x86/rte_memcpy.h for both SSE and AVX platforms

[PATCH] staging: comedi: drivers: addi-data: hwdrv_apci3501: Removed variables that is never used
 2015-01-29 15:14 UTC  (2+ messages)

[PATCH] linux-2.6.18/MSI: also reject resource with flags all clear
 2015-01-29 15:14 UTC 

[PATCH v3 00/24] xen/arm: Add support for non-pci passthrough
 2015-01-29 15:14 UTC  (15+ messages)
` [PATCH v3 20/24] xen/passthrough: Extend XEN_DOMCTL_assign_device to support DT device
` [PATCH v3 22/24] tools/libxl: arm: Use an higher value for the GIC phandle

[PATCH v3] drm/dp: Use large transactions for I2C over AUX
 2015-01-29 15:14 UTC  (4+ messages)

[PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default
 2015-01-29 15:12 UTC  (2+ 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.