All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-03 09:27:28 to 2014-04-03 10:03:29 UTC [more...]

[PATCH v3 1/3] patch-id: make it stable against hunk reordering
 2014-04-02 19:02 UTC  (8+ messages)
` [PATCH v3 2/3] patch-id: document new behaviour

git commit vs. ignore-submodules
 2014-04-02 18:53 UTC  (14+ messages)
    ` [PATCH 1/2] commit: add --ignore-submodules[=<when>] parameter
        ` [PATCH v2] "
          ` [PATCH v2.1] "

[PATCH v2 16/17] ls: do not show duplicate cached entries
 2014-04-02 18:15 UTC  (3+ messages)
` [PATCH] ls-files: do not trust stat info if lstat() fails

Issue (as expected) when upgrading from 3.12 to 3.13.7
 2014-04-03 10:02 UTC  (4+ messages)

[PATCH] src/pcm/pcm_ladspa.c: Delay LADSPA plugin activate call
 2014-04-03 10:02 UTC  (2+ messages)

Git feature request: Option to force Git to abort a checkout if working directory is dirty (i.e. disregarding the check for conflicts)
 2014-04-02 17:55 UTC  (6+ messages)

Q: ".git/HEAD" and ".git/refs/heads"
 2014-04-02 17:54 UTC  (2+ messages)

[PATCH v2 00/27] Clean up update-refs --stdin and implement ref_transaction
 2014-04-02 17:44 UTC  (19+ messages)
` [PATCH v2 18/27] update-ref --stdin: Harmonize error messages
` [PATCH v2 19/27] refs: Add a concept of a reference transaction
` [PATCH v2 20/27] update-ref --stdin: Reimplement using reference transactions
` [PATCH v2 22/27] struct ref_update: Rename field "ref_name" to "refname"
` [PATCH v2 26/27] struct ref_update: Add type field

[PATCH] pack-objects: do not reuse packfiles without --delta-base-offset
 2014-04-02 17:39 UTC  (2+ messages)

[PATCH] rev-parse: fix typo in example on manpage
 2014-04-02 17:36 UTC  (3+ messages)

[PATCH 00/22] Lockfile refactoring and pre-activation
 2014-04-02 17:29 UTC  (39+ messages)
` [PATCH 01/22] t3204: test deleting references when lock files already exist
` [PATCH 02/22] try_merge_strategy(): remove redundant lock_file allocation
` [PATCH 04/22] rollback_lock_file(): set fd to -1
` [PATCH 05/22] lockfile: unlock file if lockfile permissions cannot be adjusted
` [PATCH 07/22] lock_file(): always add lock_file object to lock_file_list
` [PATCH 09/22] api-lockfile: expand the documentation
` [PATCH 11/22] lockfile: define a constant LOCK_SUFFIX_LEN
` [PATCH 12/22] delete_ref_loose(): don't muck around in the lock_file's filename
` [PATCH 13/22] config: change write_error() to take a (struct lock_file *) argument
` [PATCH 14/22] lockfile: use strbufs when handling (most) paths
` [PATCH 18/22] lockfile: also keep track of the filename of the file being locked
` [PATCH 21/22] lockfile: extract a function reset_lock_file()
` [PATCH 22/22] lockfile: allow new file contents to be written while retaining lock

on kernel 2.6.34.15, vlan and raw packets can not be received with gfar-enet nic
 2014-04-03 10:01 UTC  (11+ messages)

[Bug 76319] New: [NVE6] MMIO FAULT, black screen on K2100M
 2014-04-03 10:01 UTC  (2+ messages)
  ` [Bug 76319] [NVE6] MMIO FAULT, black screen on QHD+ K2100M

[PATCH v7 0/3] exynos: arch: add support for exynos5260 SoC
 2014-04-03 10:00 UTC  (8+ messages)
` [PATCH v7 1/3] ARM: EXYNOS: initial board "
` [PATCH v7 2/3] ARM: dts: add dts files "
` [PATCH v7 3/3] ARM: dts: add dts files for xyref5260 board

[PATCH 0/9] target: Allow fabric to expose PI + add WRITE_INSERT/READ_STRIP
 2014-04-03  9:35 UTC  (10+ messages)
` [PATCH 1/9] target/iblock: Fix double bioset_integrity_free bug
` [PATCH 2/9] target: Pass in transport supported PI at session initialization
` [PATCH 3/9] target/spc: Only expose PI inquiry bits when supported by fabric
` [PATCH 4/9] target/spc: Only expose PI mode page "
` [PATCH 5/9] target/sbc: Only expose PI read_cap16 "
` [PATCH 6/9] target/sbc: Add sbc_dif_write_insert software emulation
` [PATCH 7/9] target: Enable WRITE_INSERT emulation in target_execute_cmd
` [PATCH 8/9] target/sbc: Add sbc_dif_read_strip software emulation
` [PATCH 9/9] target: Enable READ_STRIP emulation in target_complete_ok_work

[GIT PULL 5/6] Samsung PM updates for v3.15
 2014-04-03  9:58 UTC  (5+ messages)

[PATCH] ALSA: hda - Fix silent speaker output due to mute LED fixup
 2014-04-03  9:57 UTC 

[PATCH] update-ref: fail create operation over stdin if ref already exists
 2014-04-02 12:57 UTC  (2+ messages)

Bug in git-diff output
 2014-04-02 12:09 UTC  (4+ messages)

FEC ethernet issues [Was: PL310 errata workarounds]
 2014-04-03  9:55 UTC  (12+ messages)

[PATCH 0/4] Add ESAI & SPDIF Vybird and LS1+ support
 2014-04-03  9:10 UTC  (5+ messages)
` [PATCH 1/4] ASoC: esai: fix buggy of 'ret' type definition
` [PATCH 2/4] ASoC: esai: Add Vybird and LS1+ compatibles support
` [PATCH 3/4] ASoC: spdif: Sort the header files alphabetically
` [PATCH 4/4] ASoC: spdif: Add Vybird and LS1+ compatibles support

[Qemu-devel] [PATCH v24 00/31] replace QEMUOptionParameter with QemuOpts
 2014-04-03  9:54 UTC  (32+ messages)
` [Qemu-devel] [PATCH v24 01/31] QemuOpts: move find_desc_by_name ahead for later calling
` [Qemu-devel] [PATCH v24 02/31] QemuOpts: add def_value_str to QemuOptDesc
` [Qemu-devel] [PATCH v24 03/31] qapi: output def_value_str when query command line options
` [Qemu-devel] [PATCH v24 04/31] QemuOpts: change opt->name|str from (const char *) to (char *)
` [Qemu-devel] [PATCH v24 05/31] QemuOpts: move qemu_opt_del ahead for later calling
` [Qemu-devel] [PATCH v24 06/31] QemuOpts: add qemu_opt_get_*_del functions for replace work
` [Qemu-devel] [PATCH v24 07/31] QemuOpts: add qemu_opts_print_help to replace print_option_help
` [Qemu-devel] [PATCH v24 08/31] QemuOpts: add conversion between QEMUOptionParameter to QemuOpts
` [Qemu-devel] [PATCH v24 09/31] QemuOpts: add qemu_opts_append to replace append_option_parameters
` [Qemu-devel] [PATCH v24 10/31] QemuOpts: check NULL input for qemu_opts_del
` [Qemu-devel] [PATCH v24 11/31] qemu_opts_print: change fprintf stderr to printf
` [Qemu-devel] [PATCH v24 12/31] change block layer to support both QemuOpts and QEMUOptionParamter
` [Qemu-devel] [PATCH v24 13/31] vvfat.c: handle cross_driver's create_options and create_opts
` [Qemu-devel] [PATCH v24 14/31] cow.c: replace QEMUOptionParameter with QemuOpts
` [Qemu-devel] [PATCH v24 15/31] gluster.c: "
` [Qemu-devel] [PATCH v24 16/31] iscsi.c: "
` [Qemu-devel] [PATCH v24 17/31] qcow.c: "
` [Qemu-devel] [PATCH v24 18/31] qcow2.c: "
` [Qemu-devel] [PATCH v24 19/31] qed.c: "
` [Qemu-devel] [PATCH v24 20/31] raw-posix.c: "
` [Qemu-devel] [PATCH v24 21/31] raw-win32.c: "
` [Qemu-devel] [PATCH v24 22/31] raw_bsd.c: "
` [Qemu-devel] [PATCH v24 23/31] rbd.c: "
` [Qemu-devel] [PATCH v24 24/31] sheepdog.c: "
` [Qemu-devel] [PATCH v24 25/31] ssh.c: "
` [Qemu-devel] [PATCH v24 26/31] vdi.c: "
` [Qemu-devel] [PATCH v24 27/31] vhdx.c: "
` [Qemu-devel] [PATCH v24 28/31] vmdk.c: "
` [Qemu-devel] [PATCH v24 29/31] vpc.c: "
` [Qemu-devel] [PATCH v24 30/31] cleanup QEMUOptionParameter
` [Qemu-devel] [PATCH v24 31/31] QemuOpts: cleanup tmp 'allocated' member from QemuOptsList

[PATCH] ASoC: dapm: Add support for multi register mux
 2014-04-03  9:53 UTC  (8+ messages)

git-status -- trying to understand all possible states
 2014-04-02  8:31 UTC  (3+ messages)

[PATCH 0/1] useradd_base.bbclass: sleep more and more seconds (up to 10)
 2014-04-03  9:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] i2c: qup: use proper type fro clk_freq
 2014-04-03  9:52 UTC  (2+ messages)

[PATCH 0/2 v2] nohz: fix idle accounting in NO_HZ kernels
 2014-04-03  9:51 UTC  (5+ messages)
` [PATCH 1/2] nohz: use seqlock to avoid race on idle time stats v2

[PATCH 0/2] x86/HVM: further do_hvm_op() adjustments
 2014-04-03  9:51 UTC  (6+ messages)
` [PATCH 2/2] x86/HVM: fix setting mem access to default

[PATCH v9 00/11] Add interpret-trailers builtin
 2014-04-02  6:02 UTC  (7+ messages)
` [PATCH v9 08/11] trailer: add tests for "git interpret-trailers"
` [PATCH v9 11/11] Documentation: add documentation for 'git interpret-trailers'

What's cooking in git.git (Mar 2014, #08; Mon, 31)
 2014-04-02  5:05 UTC  (3+ messages)

fast-import deltas
 2014-04-02  4:13 UTC  (6+ messages)

[PATCH] grant-table, xen-netback: Introduce helper functions for grant copy operations
 2014-04-03  9:48 UTC  (4+ messages)
  ` [Xen-devel] "

Fixed single output empty pin_sense issue for alc283
 2014-04-03  9:49 UTC  (2+ messages)

[PATCH 7/9] driver: staging: wlan-ng: Fixed white spaces issues
 2014-04-03  9:48 UTC  (6+ messages)

[PATCH] Provide additional sample information to Python scripts
 2014-04-03  8:57 UTC  (3+ messages)

[Qemu-devel] [PATCH v22 00/25] replace QEMUOptionParameter with QemuOpts
 2014-04-03  9:46 UTC  (8+ messages)

[Qemu-devel] Please delete my e-mail from mailling list
 2014-04-03  9:45 UTC  (2+ messages)

[PATCH] Staging: vt6655: Fix sparse-indicated type mismatch to kmalloc
 2014-04-03  9:43 UTC  (4+ messages)
` [WIP] [PATCH 0/3] remove wrong cast of gfp_t flags
  ` [PATCH 1/3] staging: vt6655: removed incorrect casting in wpactl.c

[RFC] gatt: Add API for creating services
 2014-04-03  9:43 UTC  (2+ messages)
` [RFC] Add API for creating gatt services

[PATCH] svcrdma: fix offset calculation for non-page aligned sge entries
 2014-04-03  9:43 UTC  (4+ messages)

[PATCH] ARM: shmobile: armadillo-reference dts: enable RTC
 2014-04-03  9:42 UTC  (3+ messages)

[Qemu-devel] E820 (Re: [v4 PATCH 00/12] SMBIOS: build full tables in QEMU)
 2014-04-03  9:42 UTC  (12+ messages)

[PATCH 0/2] Backport to 3.10 stable (Fix CPU0 stall after CPU1 hotplug)
 2014-04-03  9:42 UTC  (3+ messages)

[PATCH net-next v2] vxlan: fix handling of the inner 8021Q tagged frame
 2014-04-03  9:42 UTC  (5+ messages)

[PATCH] drm/i915: Invariably invalidate before ctx switch
 2014-04-03  9:42 UTC  (3+ messages)

[PATCH 1/2] Allow users to specify dbus name replacement behaviour
 2014-04-03  9:41 UTC  (2+ messages)

[RESEND] drivercore: deferral race condition fix
 2014-04-03  9:40 UTC  (2+ messages)

[PATCH 0/3] fixes (read: workarounds) for XSA-59
 2014-04-03  9:41 UTC  (4+ messages)
` [PATCH 1/3] VT-d: suppress UR signaling for server chipsets
` [PATCH 2/3] VT-d: suppress UR signaling for desktop chipsets
` [PATCH 3/3] passthrough: allow to suppress SERR and PERR signaling altogether

[PATCH 0/3] ARM: berlin: convert smp to CPU_METHOD_OF_DECLARE
 2014-04-03  9:40 UTC  (8+ messages)
` [PATCH 2/3] ARM: dts: document the berlin enable-method property

[PATCH] ARM: shmobile: armadillo-reference: Add PWM backlight node to DT
 2014-04-03  9:40 UTC  (2+ messages)
` [PATCH] ARM: shmobile: armadillo-reference dts: enable RTC

[U-Boot] Modify go to allow chain loading a second u-boot
 2014-04-03  9:40 UTC 

Re: [PATCH v2 0/7] drm/exynos: more cleanup with super device support
 2014-04-03  9:39 UTC  (2+ messages)
`  "

[PATCH] arm64: Fix duplicated Kconfig entries again
 2014-04-03  9:38 UTC  (13+ messages)

Attn
 2014-04-03 14:57 UTC 

RING_HAS_UNCONSUMED_REQUESTS oddness
 2014-04-03  9:38 UTC  (6+ messages)
      ` [PATCH RFC] xen/public/ring.h: simplify RING_HAS_UNCONSUMED_REQUESTS()

[PATCH 0/2] net: mvneta: fix usage as a module
 2014-04-03  9:36 UTC  (5+ messages)
` [PATCH 2/2] net: mvneta: fix usage as a module on RGMII configurations

[PATCH] serial: timberdale: Depend on X86_32
 2014-04-03  9:36 UTC 

[PATCH v6 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-04-03  9:35 UTC  (7+ messages)
` [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines

[U-Boot] [PATCH v7] socfpga: Adding Scan Manager driver
 2014-04-03  9:35 UTC  (9+ messages)

[PATCH] mfd: timberdale: Depend on X86_32
 2014-04-03  9:34 UTC 

cubieboard2's sd/mmc driver on xen about DMA read data error
 2014-04-03  9:34 UTC  (4+ messages)

[PATCH] drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display
 2014-04-03  9:34 UTC  (2+ messages)

[U-Boot] [PATCH v2] mmc: Handle switch error status bit in MMC card status
 2014-04-03  9:34 UTC 

[PATCH] mmc: Add SDIO function devicetree subnode parsing
 2014-04-03  9:33 UTC  (2+ messages)

[PATCH] gpio: timberdale: simplify dependencies
 2014-04-03  9:33 UTC 

[RESEND PATCH 0/2] MIPS syscall auditing patches
 2014-04-03  9:32 UTC  (5+ messages)
` [RESEND PATCH 1/2] "

[PATCH] x86/mm: Fix compile with DEBUG_TRACE_DUMP turned on
 2014-04-03  9:32 UTC  (2+ messages)

[PATCH 1/2] snd-cs8427: separate HW initialization
 2014-04-03  9:32 UTC  (3+ messages)
` [PATCH v2] "

linux-next: Tree for Apr 1 (drivers/gpu/drm/i915)
 2014-04-03  9:32 UTC  (5+ messages)
` [PATCH] drm/i915: fix command parser debug print format mismatches
    ` [Intel-gfx] "

[PATCH] [media] platform: Fix timberdale dependencies
 2014-04-03  9:32 UTC 

[U-Boot] [PATCH] mmc: Handle switch error status bit in MMC card status
 2014-04-03  9:32 UTC  (3+ messages)

Armada XP (mvebu) PCIe memory (BAR/window) re-allocation
 2014-04-03  9:31 UTC  (5+ messages)

[PATCH 00/19] ILK+ interrupt improvements, v3
 2014-04-03  9:31 UTC  (9+ messages)
` [PATCH 19/19] drm/i915: only enable HWSTAM interrupts on postinstall on ILK+

[PATCH 0/7] drm/i915: Pile of display related patches
 2014-04-03  9:30 UTC  (6+ messages)
` [PATCH 4/7] drm/i915: Warn when DPIO read returns 0xffffffff
` [PATCH 6/7] drm/i915: Fix framecount offset

[PATCH v2] net: Micrel KSZ8864RMN 4-port managed switch support
 2014-04-03  9:28 UTC 

[U-Boot] Xilinx Zed Board resets with Master
 2014-04-03  9:28 UTC  (5+ 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.