All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-20 13:28:53 to 2014-06-20 14:44:33 UTC [more...]

[PATCH v20 00/48] Use ref transactions
 2014-06-20 14:43 UTC  (18+ messages)
` [PATCH v20 01/48] refs.c: remove ref_transaction_rollback
` [PATCH v20 02/48] refs.c: ref_transaction_commit should not free the transaction
` [PATCH v20 03/48] refs.c: constify the sha arguments for ref_transaction_create|delete|update
` [PATCH v20 04/48] refs.c: allow passing NULL to ref_transaction_free
` [PATCH v20 05/48] refs.c: add a strbuf argument to ref_transaction_commit for error logging
` [PATCH v20 06/48] lockfile.c: add a new public function unable_to_lock_message
` [PATCH v20 07/48] lockfile.c: make lock_file return a meaningful errno on failurei
` [PATCH v20 08/48] refs.c: add an err argument to repack_without_refs
` [PATCH v20 12/48] refs.c: commit_packed_refs to return a meaningful errno on failure
` [PATCH v20 15/48] refs.c: make ref_update_reject_duplicates take a strbuf argument for errors
` [PATCH v20 38/48] refs.c: make prune_ref use a transaction to delete the ref
` [PATCH v20 39/48] refs.c: make delete_ref use a transaction
` [PATCH v20 40/48] refs.c: add an err argument to delete_ref_loose
` [PATCH v20 42/48] refs.c: pass NULL as *flags to read_ref_full
` [PATCH v20 44/48] refs.c: call lock_ref_sha1_basic directly from commit
` [PATCH v20 47/48] fetch.c: change s_update_ref to use a ref transaction
` [PATCH v20 48/48] refs.c: make write_ref_sha1 static

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

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

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

[PATCH v12 0/7] Remus/Libxl: Remus network buffering and drbd disk
 2014-06-20 14:43 UTC  (3+ messages)
` [PATCH v12 2/7] remus: add libnl3 dependency for network buffering support

mmap() hint address
 2014-06-20 14:42 UTC  (5+ messages)

[PATCH v2 0/4] Support controlling the max C-state sub-state
 2014-06-20 14:41 UTC  (5+ messages)
` [PATCH v2 2/4] x86: Allow limiting "
` [PATCH v2 3/4] tools/libxc: Alow controlling "

Setting preferred version of kernel for feature support
 2014-06-20 14:38 UTC  (2+ messages)

docker crashes rcuos in __blkg_release_rcu
 2014-06-20 14:39 UTC  (9+ messages)
          ` [PATCH block/for-linus] blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt an atomic_t

[PATCH v5 0/7] xen: Add EFI support
 2014-06-20 14:36 UTC  (8+ messages)
` [PATCH v5 2/7] efi: Introduce EFI_NO_DIRECT flag

[Qemu-devel] [PATCH v4 0/3] Support Archipelago as a QEMU block backend
 2014-06-20 14:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/3] block: "
` [Qemu-devel] [PATCH v4 2/3] block/archipelago: Add support for creating images

[PATCH v2 0/2] Improve mvebu_get_soc_id
 2014-06-20 14:35 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: mvebu: Use the a standard errno in mvebu_get_soc_id
` [PATCH v2 2/2] ARM: mvebu: Use system controller to get the soc id when possible

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

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

[PATCH 0/7] enhancements for i40e
 2014-06-20 14:34 UTC  (9+ 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 7/7] app/testpmd: rework for displaying different size of RX descriptors

[PATCH] android/bluetooth: Fix loading device address type from storage
 2014-06-20 14:33 UTC 

[Qemu-devel] [PULL 00/118] ppc patch queue 2014-06-04
 2014-06-20 14:29 UTC  (3+ messages)
` [Qemu-devel] [PULL 075/118] macio: handle non-block ATAPI DMA transfers

Missed Stable backport? maybe [PATCH v2 0/4] xen-blk: bug fixes
 2014-06-20 14:32 UTC 

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

[PATCH v11 0/9] enable Cache QoS Monitoring (CQM) feature
 2014-06-20 14:31 UTC  (10+ messages)
` [PATCH v11 1/9] x86: add generic MSR access hypercall
` [PATCH v11 2/9] xsm: add MSR operation related xsm policy
` [PATCH v11 3/9] tools: provide interface for generic MSR access
` [PATCH v11 4/9] x86: detect and initialize Platform QoS Monitoring feature
` [PATCH v11 5/9] x86: dynamically attach/detach QoS monitoring service for a guest
` [PATCH v11 6/9] x86: collect global QoS monitoring information
` [PATCH v11 7/9] x86: enable QoS monitoring for each domain RMID
` [PATCH v11 8/9] xsm: add platform QoS related xsm policies
` [PATCH v11 9/9] tools: CMDs and APIs for Platform QoS Monitoring

[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/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  (6+ messages)

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

[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  (11+ 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 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  (6+ 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  (2+ messages)
` [Qemu-devel] [PATCH v5 18/18] tests: vmstate static checker: add size mismatch inside substructure


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.