All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-20 13:00:18 to 2014-06-20 14:31:22 UTC [more...]

[dm-crypt] Cryptsetup-reencrypt failing with error with option --new reduce-device-size
 2014-06-20 14:16 UTC  (4+ messages)

[PATCH] x86/mce: Don't unregister CPU hotplug notifier in error path
 2014-06-20 14:28 UTC 

slub/debugobjects: lockup when freeing memory
 2014-06-20 14:30 UTC  (11+ messages)

Xen 4.4.1-rc1, 4.3.3-rc1 and 4.2.5-rc1 have been tagged
 2014-06-20 14:30 UTC 

[PATCH] mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
 2014-06-20 14:29 UTC  (5+ messages)

[PATCH v2 0/4] brcmfmac: OOB interrupt support
 2014-06-20 14:28 UTC  (13+ messages)
` [PATCH v2 1/4] dt: bindings: add bindings for Broadcom bcm43xx sdio devices
` [PATCH v2 4/4] brcmfmac: Fix OOB interrupt not working for BCM43362

[PATCH 1/6] thunderbolt: Fix build error in eeprom.c
 2014-06-20 14:28 UTC  (2+ messages)

[PATCH 0/7] enhancements for i40e
 2014-06-20 14:28 UTC  (7+ messages)
` [PATCH 2/7] i40evf: support configuring crc stripping hw offload
` [PATCH 3/7] i40e: ignore the failure of updating default filter settings
` [PATCH 6/7] i40evf: fix for copying wrong size of link info, and remove an useless function

[PATCH 0/3] intel_pstate bug fixes
 2014-06-20 14:28 UTC  (4+ messages)
` [PATCH 1/3] intel_pstate: Fix setting VID
` [PATCH 2/3] intel_pstate: don't touch turbo bit if turbo disabled or unavailable
` [PATCH 3/3] intel_pstate: Update documentation of {max,min}_perf_pct sysfs files

[PATCH] xen/arm: introduce platform_need_explicit_eoi
 2014-06-20 14:27 UTC  (3+ messages)

Create superblock
 2014-06-20 14:27 UTC  (2+ messages)

[Buildroot] [PATCH] manual/make-tips: fix typo
 2014-06-20 14:27 UTC 

OMAP 3630 random crashes
 2014-06-20 14:26 UTC  (5+ messages)

[RFC PATCH 1/1] Move two pinned pages to non-movable node in kvm
 2014-06-20 14:26 UTC  (9+ messages)

[PATCH] drm: fix NULL pointer access by wrong ioctl
 2014-06-20 14:25 UTC  (2+ messages)

kernel BUG at /src/linux-dev/mm/mempolicy.c:1738! on v3.16-rc1
 2014-06-20 14:24 UTC  (3+ messages)

[PATCH] arm, imx6, dts: add aristainetos board support
 2014-06-20 14:24 UTC  (7+ messages)

A clockevent IRQ delivery question
 2014-06-20 14:24 UTC  (3+ messages)

[PATCH] slightly consolidate code in free_domheap_pages()
 2014-06-20 14:23 UTC  (3+ messages)

[PATCH] m68knommu: Remove unnecessary prototype for kobjsize()
 2014-06-20 14:21 UTC  (3+ messages)

[RFC][PATCH 0/3] x86/nmi: Print all cpu stacks from NMI safely
 2014-06-20 14:21 UTC  (4+ messages)
` [RFC][PATCH 3/3] x86/nmi: Perform a safe NMI stack trace on all CPUs

[mmotm:master 74/230] mm/slab.h:299:10: error: 'struct kmem_cache' has no member named 'node'
 2014-06-20 14:21 UTC  (2+ messages)

[Bug 72921] New: DPM Power Cycle with AMD A8-6600K & MSI FM2-A55M-E33
 2014-06-20 14:20 UTC  (4+ messages)
` [Bug 72921] "

[Announce] ACPI+PM maintenance in vacation mode through July 6
 2014-06-20 14:20 UTC 

[GIT PULL] EFI urgent fix
 2014-06-20 14:19 UTC  (6+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Only wait for demote when last holder is dequeued
 2014-06-20 14:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/25] Merge ppc32/ppc64 tcg backends
 2014-06-20 14:13 UTC  (26+ messages)
` [Qemu-devel] [PATCH v3 01/25] tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
` [Qemu-devel] [PATCH v3 02/25] tcg-ppc64: Avoid some hard-codings of TCG_TYPE_I64
` [Qemu-devel] [PATCH v3 03/25] tcg-ppc64: Move functions around
` [Qemu-devel] [PATCH v3 04/25] tcg-ppc64: Relax register restrictions in tcg_out_mem_long
` [Qemu-devel] [PATCH v3 05/25] tcg-ppc64: Use tcg_out_{ld, st, cmp} internally
` [Qemu-devel] [PATCH v3 06/25] tcg-ppc64: Make TCG_AREG0 and TCG_REG_CALL_STACK enum constants
` [Qemu-devel] [PATCH v3 07/25] tcg-ppc64: Move call macros out of tcg-target.h
` [Qemu-devel] [PATCH v3 08/25] tcg-ppc64: Fix TCG_TARGET_CALL_STACK_OFFSET
` [Qemu-devel] [PATCH v3 09/25] tcg-ppc64: Better parameterize the stack frame
` [Qemu-devel] [PATCH v3 10/25] tcg-ppc64: Use the correct test in tcg_out_call
` [Qemu-devel] [PATCH v3 11/25] tcg-ppc64: Support the ppc64 elfv2 ABI
` [Qemu-devel] [PATCH v3 12/25] tcg-ppc64: Adjust tcg_out_call for ELFv2
` [Qemu-devel] [PATCH v3 13/25] tcg-ppc64: Merge 32-bit ABIs into the prologue / frame code
` [Qemu-devel] [PATCH v3 14/25] tcg-ppc64: Fix sub2 implementation
` [Qemu-devel] [PATCH v3 15/25] tcg-ppc64: Begin merging ppc32 with ppc64
` [Qemu-devel] [PATCH v3 16/25] tcg-ppc64: Merge ppc32 brcond2, setcond2, muluh
` [Qemu-devel] [PATCH v3 17/25] tcg-ppc64: Merge ppc32 qemu_ld/st
` [Qemu-devel] [PATCH v3 18/25] tcg-ppc64: Merge ppc32 register usage
` [Qemu-devel] [PATCH v3 19/25] tcg-ppc64: Support mulsh_i32
` [Qemu-devel] [PATCH v3 20/25] tcg-ppc64: Merge ppc32 shifts
` [Qemu-devel] [PATCH v3 21/25] tcg-ppc: Remove the backend
` [Qemu-devel] [PATCH v3 22/25] tcg-ppc: Rename the tcg/ppc64 backend
` [Qemu-devel] [PATCH v3 23/25] qemu/osdep: Remove the need for qemu_init_auxval
` [Qemu-devel] [PATCH v3 24/25] tcg-ppc: Merge cache-utils into the backend
` [Qemu-devel] [PATCH v3 25/25] tcg-ppc: Use the return address as a base pointer

[PATCH] vfio: Fix endianness handling for emulated BARs
 2014-06-20 14:14 UTC  (8+ messages)

[PATCH] Input: evdev - Fix incorrect kfree of err_free_client after vzalloc
 2014-06-20 14:14 UTC  (2+ messages)

[PATCH] ARM: tegra: TN7: relax some regulators
 2014-06-20 14:14 UTC  (12+ messages)
            ` Palmas regulator broken (was Re: [PATCH] ARM: tegra: TN7: relax some regulators)

[PATCH] ARM: mvebu: use system controller to get the soc id when possible
 2014-06-20 14:14 UTC  (3+ messages)

[xen-unstable test] 27380: trouble: broken/fail/pass
 2014-06-20 14:12 UTC  (2+ messages)

[blktap2] fix two 'maybe uninitialized' variables
 2014-06-20 14:11 UTC  (6+ messages)

[PATCH v2] of: mdio: fixup of_phy_register_fixed_link parsing of new bindings
 2014-06-20 14:11 UTC  (2+ messages)
` [PATCH v3] "

[U-Boot] [U-boot] [Patch 1/2] common: cmd_nand: add nand ecclayout command
 2014-06-20 14:10 UTC  (4+ messages)
` [U-Boot] [U-Boot, U-boot, "

[PATCH] VT-d/qinval: eliminate redundant locking
 2014-06-20 14:09 UTC 

[PATCH v2] blktap2: Fix two 'maybe uninitialized' variables
 2014-06-20 14:09 UTC 

[PATCH 0/3] New drm crtc properties
 2014-06-20 14:07 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Added a return type for panel fitter config functions
` [PATCH 2/3] drm/i915: Initialized 'set_property' fn pointer field of intel_crtc_funcs structure
` [PATCH 3/3] drm/i915: New drm crtc property for varying the size of borders

[RFC] question regarding codec DAI ops
 2014-06-20 14:07 UTC 

[RFC] Input: evdev - add new EVIOCGABSRANGE ioctl
 2014-06-20 14:05 UTC 

randconfig build error with next-20140620, in drivers/thunderbolt/nhi.c
 2014-06-20 14:03 UTC 

[PATCH] net: pppoe: use correct MTU when using Multilink PPP with PPPoE
 2014-06-20 14:02 UTC 

[PATCH] net: ppp: make PPP pass and active filters work again
 2014-06-20 13:55 UTC 

[Qemu-devel] [PATCH v4] gt64xxx_pci: Add VMStateDescription
 2014-06-20 13:59 UTC 

Random mbuf corruption
 2014-06-20 13:59 UTC  (2+ messages)

[B.A.T.M.A.N.] Bridge changing source mac address prevents batman-adv from connecting
 2014-06-20 13:58 UTC 

Understanding #ifdef in .h files
 2014-06-20 13:58 UTC  (5+ messages)

[PATCH 1/2] virtio: checkpatch cleanups
 2014-06-20 13:57 UTC  (3+ messages)

[PATCH] arm64: fix MAX_ORDER for 64K pagesize
 2014-06-20 13:54 UTC  (7+ messages)
      ` [PATCHv2] mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER

[PATCH 1/3] thunderbolt: add PCI dependency
 2014-06-20 13:52 UTC  (3+ messages)
` [PATCH 2/3] thunderbolt: include linux/slab.h for kmalloc
` [PATCH 3/3] thunderbolt: fix format string for size_t

[PATCH 0/6] Support i40e VF vlan offload and pvid config
 2014-06-20 13:51 UTC  (2+ messages)

[PATCH RESEND] slub: return correct error on slab_sysfs_init
 2014-06-20 13:51 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] mips_malta: Don't boot from flash with KVM
 2014-06-20 13:48 UTC 

[Qemu-devel] [PATCH] spice: fix 32bit build
 2014-06-20 13:35 UTC  (2+ messages)

[PATCH 00/11] qspinlock with paravirt support
 2014-06-20 13:46 UTC  (6+ messages)
` [PATCH 10/11] qspinlock: Paravirt support

[PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended
 2014-06-20 14:04 UTC  (4+ messages)

BCM 4311 cannot connect to router under kernel 3.15
 2014-06-20 13:46 UTC  (2+ messages)

[PATCH 0/2] perf/x86: improve Intel load latency and precise store event constraints
 2014-06-20 13:44 UTC  (9+ messages)
` [PATCH 1/2] perf/x86: update Haswell PEBS "

[RFC PATCH 1/7] rebase -i: Make option handling in pick_one more flexible
 2014-06-20 13:41 UTC  (4+ messages)
` [RFC PATCH 2/7] rebase -i: Teach do_pick the option --edit

[LTP] fstatfs02 issue on mips64
 2014-06-20 13:41 UTC 

[Qemu-trivial] [PATCH] Add support for the arm breakpoint syscall
 2014-06-20  9:37 UTC 

[Qemu-trivial] [PATCH v2] Add support for the arm breakpoint syscall
 2014-06-20 11:13 UTC 

[Qemu-trivial] [PATCH] Add support for the arm breakpoint syscall
 2014-06-20  9:14 UTC 

[PATCH] gpu: ipu-v3: ipu-common.c: Cleaning up return of uninitialized variable
 2014-06-20 13:38 UTC 

How to get the average/max process scheduling latency
 2014-06-20 13:36 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/mips: malta: Don't boot from flash with KVM T&E
 2014-06-20 13:35 UTC  (3+ messages)

[PATCH 0/8] virtio driver phase 2
 2014-06-20 13:34 UTC  (2+ messages)

[PATCH] Microsoft Visual C patches
 2014-06-20 13:32 UTC  (7+ messages)
  ` [PATCH 1/4] "

[PATCH/RFC 0/2] spi: sh-msiof: Add DT DMA support on r8a7791
 2014-06-20 13:32 UTC  (7+ messages)
` [PATCH/RFC 1/2] spi: sh-msiof: Add DT support to DMA setup

[PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX_IPUV3_CORE
 2014-06-20 13:29 UTC  (2+ messages)

[PATCH v2] btrfs: adjust message levels in open_ctree
 2014-06-20 13:29 UTC 

[Qemu-devel] [PATCH v5 00/18] migration: add static analysis tool to check vmstate compat
 2014-06-20 13:26 UTC  (19+ messages)
` [Qemu-devel] [PATCH v5 01/18] migration: dump vmstate info as a json file for static analysis
` [Qemu-devel] [PATCH v5 02/18] vmstate-static-checker: script to validate vmstate changes
` [Qemu-devel] [PATCH v5 03/18] tests: vmstate static checker: add dump1 and dump2 files
` [Qemu-devel] [PATCH v5 04/18] tests: vmstate static checker: incompat machine types
` [Qemu-devel] [PATCH v5 05/18] tests: vmstate static checker: add version error in main section
` [Qemu-devel] [PATCH v5 06/18] tests: vmstate static checker: version mismatch inside a Description
` [Qemu-devel] [PATCH v5 07/18] tests: vmstate static checker: minimum_version_id check
` [Qemu-devel] [PATCH v5 08/18] tests: vmstate static checker: remove a section
` [Qemu-devel] [PATCH v5 09/18] tests: vmstate static checker: remove a field
` [Qemu-devel] [PATCH v5 10/18] tests: vmstate static checker: remove last field in a struct
` [Qemu-devel] [PATCH v5 11/18] tests: vmstate static checker: change description name
` [Qemu-devel] [PATCH v5 12/18] tests: vmstate static checker: remove Fields
` [Qemu-devel] [PATCH v5 13/18] tests: vmstate static checker: remove Description
` [Qemu-devel] [PATCH v5 14/18] tests: vmstate static checker: remove Description inside Fields
` [Qemu-devel] [PATCH v5 15/18] tests: vmstate static checker: remove a subsection
` [Qemu-devel] [PATCH v5 16/18] tests: vmstate static checker: remove Subsections
` [Qemu-devel] [PATCH v5 17/18] tests: vmstate static checker: add substructure for usb-kbd for hid section
` [Qemu-devel] [PATCH v5 18/18] tests: vmstate static checker: add size mismatch inside substructure

[RFC 0/4] Command parser batch buffer copy
 2014-06-20 13:25 UTC  (5+ messages)
` [RFC 1/4] drm/i915: Implement a framework for batch buffer pools

[PATCH V4 0/2] PTE fixes for ARM LPAE
 2014-06-20 13:23 UTC  (4+ messages)
` [PATCH V4 2/2] arm: mm: Switch back to L_PTE_WRITE

[PATCH] scripts/Makefile.clean: clean also $(extra-m) and $(extra-)
 2014-06-20 13:23 UTC  (4+ messages)

[PATCH] Staging: serqt_usb2: fixed frivolous else statement warnings
 2014-06-20 13:23 UTC 

qemu build tool version assumptions vs ours
 2014-06-20 13:21 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v2 0/7] perf trace pagefaults
 2014-06-20 13:21 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6: add aristainetos board support
 2014-06-20 13:20 UTC  (3+ messages)

mmotm 2014-06-19-16-33 uploaded
 2014-06-20 13:18 UTC  (3+ messages)
` since-3.15 branch opened for mm git tree (was: Re: mmotm 2014-06-19-16-33 uploaded)

[PATCH v3 0/3] Qualcomm Resource Power Manager driver
 2014-06-20 13:18 UTC  (9+ messages)

[Bug 76483] New: [NV50, bisected, RFC patch] xset dpms force {on, off} does not work over DP
 2014-06-20 13:17 UTC  (3+ messages)
  ` [Bug 76483] "

[PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended
 2014-06-20 13:33 UTC  (2+ messages)

[PATCH] staging: comedi: describe struct comedi_async
 2014-06-20 13:15 UTC 

Szabaduljál meg már a kopaszódástól és a hajritkulásától
 2014-06-20 12:58 UTC 

[PATCH] ethdev: read link state interrupt without link_update service
 2014-06-20 13:13 UTC 

[PATCH] init/do_mounts.c: treat EROFS like EACCES
 2014-06-20 13:13 UTC  (4+ messages)

[Qemu-devel] problem using AHCI on xen fvm
 2014-06-20 13:09 UTC  (2+ messages)

[PATCH] Staging: serqt_usb2: fixed blank line style warning in serqt_usb2.c
 2014-06-20 13:08 UTC 

[PATCH v2] rte_ethdev: add link support flag
 2014-06-20 13:06 UTC  (2+ messages)

[PATCH] arm: use cpu_online_mask when using forced irq_set_affinity
 2014-06-20 13:04 UTC  (4+ messages)

[PATCH] btrfs: adjust message levels in open_ctree
 2014-06-20 13:04 UTC 

[PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended
 2014-06-20 13:20 UTC  (2+ messages)

[PATCH v3 0/9] arm64: KVM: debug infrastructure support
 2014-06-20 13:00 UTC  (2+ messages)
` [PATCH v3 9/9] arm64: KVM: enable trapping of all debug registers


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.