All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-10 21:16:57 to 2014-06-10 22:31:52 UTC [more...]

[PATCH v15 00/48] Use ref transactions
 2014-06-10 22:29 UTC  (36+ messages)
` [PATCH v15 01/48] refs.c: remove ref_transaction_rollback
` [PATCH v15 05/48] refs.c: add a strbuf argument to ref_transaction_commit for error logging
` [PATCH v15 08/48] refs.c: add an err argument to repack_without_refs
` [PATCH v15 12/48] refs.c: commit_packed_refs to return a meaningful errno on failure
` [PATCH v15 13/48] refs.c: make resolve_ref_unsafe set errno to something meaningful on error
` [PATCH v15 14/48] refs.c: log_ref_write should try to return meaningful errno
` [PATCH v15 16/48] refs.c: add an err argument to delete_ref_loose
` [PATCH v15 18/48] update-ref: use err argument to get error from ref_transaction_commit
` [PATCH v15 19/48] refs.c: remove the onerr argument to ref_transaction_commit
` [PATCH v15 20/48] refs.c: change ref_transaction_update() to do error checking and return status
` [PATCH v15 21/48] refs.c: change ref_transaction_create "
` [PATCH v15 22/48] refs.c: update ref_transaction_delete to check for error "
` [PATCH v15 23/48] refs.c: make ref_transaction_begin take an err argument
` [PATCH v15 24/48] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH v15 25/48] tag.c: use ref transactions when doing updates
` [PATCH v15 26/48] replace.c: use the ref transaction functions for updates
` [PATCH v15 27/48] commit.c: use ref transactions "
` [PATCH v15 28/48] sequencer.c: use ref transactions for all ref updates
` [PATCH v15 30/48] branch.c: use ref transaction "
` [PATCH v15 31/48] refs.c: change update_ref to use a transaction
` [PATCH v15 33/48] fast-import.c: use a ref transaction when dumping tags
` [PATCH v15 34/48] walker.c: use ref transaction for ref updates
` [PATCH v15 35/48] refs.c: make lock_ref_sha1 static
` [PATCH v15 36/48] refs.c: remove the update_ref_lock function
` [PATCH v15 37/48] refs.c: remove the update_ref_write function
` [PATCH v15 38/48] refs.c: remove lock_ref_sha1
` [PATCH v15 39/48] refs.c: make prune_ref use a transaction to delete the ref
` [PATCH v15 40/48] refs.c: make delete_ref use a transaction
` [PATCH v15 41/48] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v15 43/48] refs.c: move the check for valid refname to lock_ref_sha1_basic
` [PATCH v15 44/48] refs.c: call lock_ref_sha1_basic directly from commit
` [PATCH v15 45/48] refs.c: pass a skip list to name_conflict_fn
` [PATCH v15 46/48] refs.c: propagate any errno==ENOTDIR from _commit back to the callers
` [PATCH v15 47/48] fetch.c: change s_update_ref to use a ref transaction
` [PATCH v15 48/48] refs.c: make write_ref_sha1 static

+ cpu-hotplug-smp-flush-any-pending-ipi-callbacks-before-cpu-offline-v2.patch added to -mm tree
 2014-06-10 22:28 UTC 

[U-Boot] [PATCH] common/cli_hush.c: remove unnecessary double braces
 2014-06-10 22:28 UTC 

[U-Boot] [PATCH] test: dfu: script enhancements
 2014-06-10 22:28 UTC 

[PATCH v2 0/2] Add support for Lenovo Compact Keyboard
 2014-06-10 22:24 UTC  (2+ messages)
` [PATCH v2 2/2] Add support for Compact (Bluetooth|USB) keyboard with Trackpoint

+ mm-nommu-per-thread-vma-cache-fix.patch added to -mm tree
 2014-06-10 22:23 UTC 

[PATCH] omap: Add devicetree for Gumstix Pepper board
 2014-06-10 22:22 UTC  (6+ messages)
    ` [Patch v2] "

What's cooking in git.git (Jun 2014, #03; Tue, 10)
 2014-06-10 22:19 UTC 

writing zeros to bad sector results in persistent read error
 2014-06-10 22:18 UTC  (2+ messages)

linux-next on Chromebook2: DRM failing to allocate
 2014-06-10 22:18 UTC  (5+ messages)

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-06-10 22:16 UTC  (7+ messages)
` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
  ` [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim

[PATCH] mm/mempolicy: fix sleeping function called from invalid context
 2014-06-10 22:16 UTC  (10+ messages)

[folded-merged] ocfs2-o2net-incorrect-to-terminate-accepting-connections-loop-upon-rejecting-an-ivalid-one-orabug-17489469.patch removed from -mm tree
 2014-06-10 22:15 UTC 

[Buildroot] [PATCH 1/2] faifa: remove useless CFLAGS -Wno-unused-result
 2014-06-10 22:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] faifa: force GIT_REV to a correct value

Using virtio for inter-VM communication
 2014-06-10 22:15 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 00/24] PM / Domains: Generic OF-based support and cleanups
 2014-06-10 22:15 UTC  (10+ messages)
` [PATCH 02/24] drivercore: Bind/unbind power domain on probe/remove

[PATCH, RFC 00/10] THP refcounting redesign
 2014-06-10 22:14 UTC  (11+ messages)

[PATCH] xfs: don't send null bp to xfs_trans_brelse()
 2014-06-10 22:13 UTC 

[Buildroot] [PATCH 1/1] Add support for gold linker and LTO for GCC
 2014-06-10 22:13 UTC 

[RFC 1/2] crda: simplify text parsing for country/rules
 2014-06-10 22:10 UTC  (6+ messages)
` [RFC 2/2] crda: add crda_tiny implementation
  ` [wireless-regdb] "
` [wireless-regdb] [RFC 1/2] crda: simplify text parsing for country/rules

[PATCH] x86: numa: drop ZONE_ALIGN
 2014-06-10 22:10 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/17] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-06-10 22:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 08/17] target-arm: Add SCR_EL3

[GIT PULL] x86/vdso changes for v3.16
 2014-06-10 22:06 UTC  (6+ messages)
` [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access

cfg80211: enable chanel with CRDA issue
 2014-06-10 22:05 UTC  (2+ messages)

max_erip/tx_power not being set correctly
 2014-06-10 21:58 UTC  (4+ messages)

[DISCUSS] Planning for new dev cycle (3.17)
 2014-06-10 21:57 UTC  (7+ messages)

[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-06-10 21:57 UTC  (5+ messages)
` [Patch V4 11/42] x86, ioapic: kill unused global variable timer_through_8259

Error building meta-toolchain with SDKMACHINE=x86_64-mingw32 on daisy
 2014-06-10 21:56 UTC 

[PATCH 00/15] Rearrange xcalloc arguments
 2014-06-10 21:54 UTC  (3+ messages)
` [PATCH 10/15] imap-send.c: rearrange "

[PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver
 2014-06-10 21:54 UTC  (2+ messages)

[PATCH 0/3] Suppress Texinfo utilities invoked at build time for -cross & native recipes (revised)
 2014-06-10 21:52 UTC  (3+ messages)

[PATCH] wireless-regdb: add AUTO-BW rule flag
 2014-06-10 21:52 UTC  (4+ messages)
` [PATCH 2/2] crda: add AUTO-BW rule flag support
  ` [wireless-regdb] "

[U-Boot] [PATCH] include/dm.h: fix inclusion guard
 2014-06-10 21:52 UTC 

[PATCH] net: wireless: rtlwifi: rtl8192de: hw.c: Cleaning up conjunction always evaluates to false
 2014-06-10 21:52 UTC  (2+ messages)

[GIT PULL] MMC updates for 3.16-rc1
 2014-06-10 21:50 UTC  (2+ messages)

[Bug 77631] New: task scsi_eh_6:537 blocked for more than 120 seconds
 2014-06-10 21:50 UTC  (4+ messages)
` [Bug 77631] "

[Buildroot] [PATCH v3 1/1] ti-gfx: bump to version 5_01_01_01 if EABIhf is used
 2014-06-10 21:50 UTC 

[PATCH 0/15] store length of commit->buffer
 2014-06-10 21:50 UTC  (33+ messages)
` [PATCH 02/15] commit: push commit_index update into alloc_commit_node
` [PATCH 03/15] do not create "struct commit" with xcalloc
` [PATCH 05/15] sequencer: use logmsg_reencode in get_message
` [PATCH 12/15] use get_commit_buffer everywhere
` [PATCH v2 0/17] store length of commit->buffer
  ` [PATCH 01/17] commit_tree: take a pointer/len pair rather than a const strbuf
  ` [PATCH 02/17] replace dangerous uses of strbuf_attach
  ` [PATCH 03/17] alloc: include any-object allocations in alloc_report
  ` [PATCH 04/17] commit: push commit_index update into alloc_commit_node
  ` [PATCH 05/17] do not create "struct commit" with xcalloc
  ` [PATCH 06/17] logmsg_reencode: return const buffer
  ` [PATCH 07/17] sequencer: use logmsg_reencode in get_message
  ` [PATCH 08/17] provide a helper to free commit buffer
  ` [PATCH 09/17] provide a helper to set the "
  ` [PATCH 10/17] provide helpers to access "
  ` [PATCH 11/17] use get_cached_commit_buffer where appropriate
  ` [PATCH 12/17] use get_commit_buffer to avoid duplicate code
  ` [PATCH 13/17] convert logmsg_reencode to get_commit_buffer
  ` [PATCH 14/17] use get_commit_buffer everywhere
  ` [PATCH 15/17] commit-slab: provide a static initializer
  ` [PATCH 16/17] commit: convert commit->buffer to a slab
  ` [PATCH 17/17] commit: record buffer length in cache

[Printing-architecture] OP Minutes (10 June 2014)
 2014-06-10 21:50 UTC 

AMD support of hvm_vcpu.single_step
 2014-06-10 21:49 UTC 

[PATCH 00/20] avoid "test <cond> -a/-o <cond>"
 2014-06-10 21:47 UTC  (4+ messages)
` [PATCH 15/20] t/t5000-tar-tree.sh: "

debug_flag added to st tape driver
 2014-06-10 21:20 UTC  (2+ messages)

[PATCH v14 00/40] Use ref transactions
 2014-06-10 21:46 UTC  (4+ messages)
` [PATCH v14 06/40] refs.c: add an err argument to repack_without_refs

[RFC PATCH v5 4/4] KEYS: define an owner trusted keyring
 2014-06-10 21:45 UTC  (11+ messages)
` [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only

[PATCH 0/7] regulatory enhancements
 2014-06-10 21:44 UTC  (18+ messages)
` [PATCH 2/7] cfg80211: introduce regulatory flags controlling bw
` [PATCH 3/7] cfg80211: allow drivers to provide regulatory settings
          ` [wireless-regdb] "

[for-next][PATCH 0/6] tracing: Hopefully the last updates for 3.16 merge window
 2014-06-10 12:16 UTC  (4+ messages)
` [for-next][PATCH 3/6] tracing: Only calculate stats of tracepoint benchmarks for 2^32 times

[PATCH v2 1/2] deb-pkg: Add automatic support for armhf architecture
 2014-06-10 21:42 UTC  (3+ messages)

[PATCH v6 00/18] libxl: JSON infrastructure, fixes and prerequisite patches for new API
 2014-06-10 21:42 UTC  (7+ messages)

[patch] gma500: remove duplicate FB_REG09 define
 2014-06-10 21:42 UTC  (6+ messages)

[GIT PULL] Please pull NFS client updates
 2014-06-10 21:42 UTC 

[PATCH] PM: trace events for device pm callbacks
 2014-06-10 21:41 UTC  (4+ messages)

[Buildroot] [PATCH 0/12 v7] Some download-related changes (branch yem/check-downloads)
 2014-06-10 21:41 UTC  (4+ messages)

[Powertop] [PATCH] Fix compile warning in cpu.cpp
 2014-06-10 21:41 UTC 

[PATCH][RFC] err.h: silence sparse warning: dereference of noderef expression
 2014-06-10 21:38 UTC 

[PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup
 2014-06-10 21:38 UTC  (6+ messages)

3.4.92 MTU issues
 2014-06-10 21:37 UTC  (3+ messages)

[U-Boot] [PATCH] LzmaTools: don't self assign values
 2014-06-10 21:37 UTC 

[PATCH] HID: drop remove Unicode non-breaking space from Kconfig
 2014-06-10 21:35 UTC  (2+ messages)

+ x86-vdso-remove-one-final-use-of-htole16.patch added to -mm tree
 2014-06-10 21:35 UTC 

[PATCH v7] conversion to blk-mq
 2014-06-10 21:33 UTC  (12+ messages)
` [PATCH v7] NVMe: "

[PATCH] bnx2fc: Do not log error for netevents that need no action
 2014-06-10 21:29 UTC  (2+ messages)

[PATCH] ixgbe: Fix for 82599 Bypass NIC, getting incorrect media type
 2014-06-10 21:33 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH 15/15] commit: record buffer length in cache
 2014-06-10 21:30 UTC  (4+ messages)

[PATCH] ARM: OMAP2+: drop unused function
 2014-06-10 21:26 UTC  (2+ messages)

[PATCH 0/6] fix repack.packKeptObjects regression in v2.0
 2014-06-10 21:29 UTC  (4+ messages)
` [PATCH 4/6] pack-objects: stop respecting pack.writebitmaps

[PATCH] statfs.2: Update + Note for pipe() fds
 2014-06-10 21:29 UTC  (3+ messages)

spi_board_info and module automatic load
 2014-06-10 21:29 UTC  (2+ messages)

Welcome message to new contributors
 2014-06-10 21:29 UTC  (2+ messages)

[PATCH v1] Git config cache & special querying api utilizing the cache
 2014-06-10 21:28 UTC  (5+ messages)
` [PATCH v1] config: Add hashtable for config parsing & retrival

[Buildroot] [PATCH] flann: disable with the problematic NIOS II toolchain
 2014-06-10 21:27 UTC 

[U-Boot] [PATCH] usb: ci_udc: terminate ep0 INs with a zlp when required
 2014-06-10 21:27 UTC 

[U-Boot] [PATCH] ubifs: don't self assign values
 2014-06-10 21:27 UTC 

[U-Boot] [PATCH] dfu: fix some issues with reads/uploads
 2014-06-10 21:27 UTC  (2+ messages)

[PATCH] drm/i915: Check the minimum pitch for the user framebuffer
 2014-06-10 21:22 UTC 

[PATCH v2] leds: USB: Add support for MSI GT683R led panels
 2014-06-10 21:21 UTC  (2+ messages)
` [PATCH v3] leds: USB: HID: "

drivers/char/random.c: more ruminations
 2014-06-10 21:20 UTC  (3+ messages)

[U-Boot] [PATCH] arm: Allow u-boot to run from offset base address
 2014-06-10 21:20 UTC  (17+ messages)

[PATCH-v2 0/6] vhost/scsi: Add T10 PI SGL passthrough support
 2014-06-10 21:20 UTC  (13+ messages)

Linux 3.15: SPARC serial console regression
 2014-06-10 21:20 UTC  (5+ messages)
` FW: "

Phantom ACL-related xattrs on 3.14.4 NFS client
 2014-06-10 21:20 UTC  (5+ messages)

I have PGs that I can't deep-scrub
 2014-06-10 21:18 UTC 

[PATCH v3] netfilter: conntrack: remove timer from ecache extension
 2014-06-10 21:12 UTC 

[PATCH v1 0/3] Include protection information in iscsi header
 2014-06-10 21:17 UTC  (4+ messages)
` [PATCH v1 3/3] TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire


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.