All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-09 16:41:08 to 2013-06-09 18:33:04 UTC [more...]

[Buildroot] [PATCH] libpcap: fix build failure related to libnl3
 2013-06-09 18:33 UTC  (2+ messages)

[PATCH/RFC] git-remote-mediawiki: new tool to preview local changes without pushing
 2013-06-09 18:32 UTC  (6+ messages)

[PATCH 2/2] Move sequencer to builtin
 2013-06-09 18:32 UTC  (36+ messages)

[Buildroot] [git commit] libpcap: fix build failure related to libnl3
 2013-06-09 18:32 UTC 

[PATCH 0/3] Trivial patches
 2013-06-09 18:30 UTC  (4+ messages)
` [PATCH 2/3] test: improve rebase -q test

cron job: media_tree daily build: WARNINGS
 2013-06-09 18:28 UTC 

[PATCH v3 0/2] cherry-pick: fix memory leaks
 2013-06-09 18:27 UTC  (14+ messages)
` [PATCH v3 2/2] read-cache: plug a few leaks

[PATCH v4 00/45] Massive improvents to rebase and cherry-pick
 2013-06-09 18:21 UTC  (67+ messages)
` [PATCH v4 01/45] build: generate and clean test scripts
` [PATCH v4 02/45] build: do not install git-remote-testgit
` [PATCH v4 03/45] build: trivial cleanup
` [PATCH v4 04/45] build: add builtin lib
` [PATCH v4 05/45] log-tree: remove dependency from sequencer
` [PATCH v4 06/45] Move sequencer to builtin
` [PATCH v4 07/45] unpack-trees: plug a memory leak
` [PATCH v4 08/45] read-cache: plug a few leaks
` [PATCH v4 09/45] sequencer: remove useless indentation
` [PATCH v4 10/45] sequencer: trivial fix
` [PATCH v4 11/45] cherry-pick: don't barf when there's nothing to do
` [PATCH v4 12/45] cherry-pick: add --skip-empty option
` [PATCH v4 13/45] revert/cherry-pick: add --quiet option
` [PATCH v4 14/45] revert/cherry-pick: add --skip option
` [PATCH v4 15/45] builtin: add rewrite helper
` [PATCH v4 16/45] cherry-pick: store rewritten commits
` [PATCH v4 17/45] cherry-pick: don't store skipped commit
` [PATCH v4 18/45] builtin: move run_rewrite_hook() to rewrite.c
` [PATCH v4 19/45] builtin: add copy_rewrite_notes()
` [PATCH v4 20/45] cherry-pick: copy notes and run hooks
` [PATCH v4 21/45] cherry-pick: add --action-name option
` [PATCH v4 22/45] cherry-pick: remember rerere-autoupdate
` [PATCH v4 23/45] rebase: split the cherry-pick stuff
` [PATCH v4 24/45] rebase: cherry-pick: fix mode storage
` [PATCH v4 25/45] rebase: cherry-pick: fix sequence continuation
` [PATCH v4 26/45] rebase: cherry-pick: fix abort of cherry mode
` [PATCH v4 27/45] rebase: cherry-pick: fix command invocations
` [PATCH v4 28/45] rebase: cherry-pick: fix status messages
` [PATCH v4 29/45] rebase: cherry-pick: automatically commit stage
` [PATCH v4 30/45] rebase: cherry-pick: set correct action-name
` [PATCH v4 31/45] rebase: trivial cleanup
` [PATCH v4 32/45] rebase: use 'cherrypick' mode instead of 'am'
` [PATCH v4 33/45] rebase: cherry-pick: fix for shell prompt
` [PATCH v4 34/45] rebase: cherry-pick: add merge options
` [PATCH v4 35/45] rebase: remove merge mode
` [PATCH v4 36/45] rebase: cherry-pick: add copyright
` [PATCH v4 37/45] tests: fix autostash
` [PATCH v4 38/45] add simple tests of consistency across rebase types
` [PATCH v4 39/45] add tests for rebasing with patch-equivalence present
` [PATCH v4 40/45] add tests for rebasing of empty commits
` [PATCH v4 41/45] add tests for rebasing root
` [PATCH v4 42/45] add tests for rebasing merged history
` [PATCH v4 43/45] t3406: modernize style
` [PATCH v4 44/45] tests: move test for rebase messages from t3400 to t3406
` [PATCH v4 45/45] tests: update topology tests

man page example: xm block-attach
 2013-06-09 18:20 UTC 

[PATCH RESEND V2 1/4] iio: frequency: ad4350: Fix bug / typo in mask
 2013-06-09 18:17 UTC  (15+ messages)
` [PATCH RESEND V2 3/4] iio: frequency: adf4350: Add support for clock consumer framework
` [PATCH RESEND V2 4/4] iio: frequency: adf4350: Add support for dt bindings

[PATCH] serial: imx: Fix serial clock unbalance
 2013-06-09 18:17 UTC  (2+ messages)

[PATCH v2] ethernet/arc/arc_emac - Add new driver
 2013-06-09 18:16 UTC  (2+ messages)

Confirmed Reciept
 2013-06-09 17:14 UTC 

[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-09 18:08 UTC  (6+ messages)

[PATCH RFC v3 0/3] added managed media/v4l2 initialization
 2013-06-09 18:05 UTC  (6+ messages)
` [PATCH RFC v3 2/3] media: added managed v4l2 control initialization

pxa27x and pinctrl-single
 2013-06-09 18:05 UTC  (12+ messages)

[PATCH v2 00/15] Towards a more awesome git branch
 2013-06-09 17:54 UTC  (16+ messages)
` [PATCH v2 01/15] for-each-ref, quote: convert *_quote_print -> *_quote_buf
` [PATCH v2 02/15] for-each-ref: don't print out elements directly
` [PATCH v2 03/15] tar-tree: remove dependency on sq_quote_print()
` [PATCH v2 04/15] quote: remove sq_quote_print()
` [PATCH v2 05/15] pretty: extend pretty_print_context with callback
` [PATCH v2 06/15] pretty: limit recursion in format_commit_one()
` [PATCH v2 07/15] pretty: allow passing NULL commit to format_commit_message()
` [PATCH v2 08/15] for-each-ref: get --pretty using format_commit_message()
` [PATCH v2 09/15] for-each-ref: teach verify_format() about pretty's syntax
` [PATCH v2 10/15] for-each-ref: introduce format specifier %>(*) and %<(*)
` [PATCH v2 11/15] for-each-ref: introduce %(HEAD) marker
` [PATCH v2 12/15] for-each-ref: introduce %(upstream:track[short])
` [PATCH v2 13/15] for-each-ref: improve responsiveness of %(upstream:track)
` [PATCH v2 14/15] pretty: introduce get_pretty_userformat
` [PATCH v2 15/15] for-each-ref: use get_pretty_userformat in --pretty

[RFC] Motion Detection API
 2013-06-09 17:56 UTC  (11+ messages)

[lm-sensors] [GIT PULL] hwmon fixes for 3.10-rc6
 2013-06-09 17:54 UTC  (2+ messages)
`  "

[PATCH v3 1/2] leds: leds-mc13783: Prepare driver to support MC13892 LEDs
 2013-06-09 17:51 UTC  (2+ messages)
` [PATCH v3 2/2] leds: leds-mc13783: Add MC13892 LED support

[Qemu-devel] [PATCH] target-mips: 64-bit FPU for user-mode emulation
 2013-06-09 17:46 UTC 

[PATCH] build: get rid of the notion of a git library
 2013-06-09 17:45 UTC  (16+ messages)

[Bug 65576] New: [NV11] no EGL with nouveau_vieux_dri - no DRI_IMAGE
 2013-06-09 17:44 UTC  (2+ messages)
  ` [Bug 65576] "

[PATCH] submodule: remove redundant check for the_index.initialized
 2013-06-09 17:41 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] Add on2-8170 kernel modules
 2013-06-09 17:40 UTC  (4+ messages)
` [Buildroot] [PATCH 2/3] Add proprietary libraries for Hantro x170 HW decoding
` [Buildroot] [PATCH 3/3] Add gstreamer plugin for Hantro x170

[PATCH 0/4] ASoC: codecs: some more improvements for adau1701
 2013-06-09 17:43 UTC  (7+ messages)
` [PATCH 2/4] ASoC: codecs: adau1701: allow configuration of PLL mode pins
` [PATCH 3/4] ASoC: codecs: adau1701: switch to direct regmap API usage
` [PATCH 4/4] ASoC: codecs: adau1701: add support for pin muxing

[PATCH 1/2] kvm-unit-tests: Add a func to run instruction in emulator
 2013-06-09 17:39 UTC  (12+ messages)

[PATCH 1/2] read-cache: add simple performance test
 2013-06-09 17:39 UTC  (2+ messages)
` [PATCH 2/2] read-cache: free cache in discard_index

[Qemu-devel] [PATCH qom-cpu v4 00/18] dump: Build cleanups, redone
 2013-06-09 17:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH qom-cpu v4 17/18] memory_mapping: Use hwaddr type for MemoryMapping virt_addr field
` [Qemu-devel] [PATCH qom-cpu v4 18/18] memory_mapping: Build only once

[PATCH]memblock: do double array and add merge directly path in memblock_insert_region
 2013-06-09 17:34 UTC  (2+ messages)

[Buildroot] [PATCH] Install DTB as part of images install command
 2013-06-09 17:34 UTC  (2+ messages)

kdb understanding
 2013-06-09 17:32 UTC  (2+ messages)

N900 device tree conversion: how to do first step
 2013-06-09 17:30 UTC  (9+ messages)

[Qemu-trivial] [PATCH] audio: Replace macro GCC_ATTR by GCC_FMT_ATTR and use inline functions
 2013-06-09 17:28 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH] serial: imx: enable the clocks for console
 2013-06-09 17:26 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/3] drm/i915: Show the computed dotclock in the debug logs
 2013-06-09 17:23 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Show the preferred input timings for sDVO
` [PATCH 3/3] drm/i915: Fix checking of pixel multiplier on SDVOX

problem with rte_hash
 2013-06-09 17:16 UTC  (2+ messages)

[PATCH 0/4] Fix triangular workflows for upstream, simple
 2013-06-09 17:13 UTC  (5+ messages)
` [PATCH 1/4] t/push-default: remove redundant test_config lines
` [PATCH 2/4] push: make upstream, simple work with pushdefault
` [PATCH 3/4] t/push-default: generalize test_push_{success, commit}
` [PATCH 4/4] t/push-default: test pushdefault with all modes

[PATCH] mtd: orion_nand: Improve error handling in orion_nand_probe
 2013-06-09 17:15 UTC  (4+ messages)

[PATCH 0/8] format string usage clean ups
 2013-06-09 17:10 UTC  (6+ messages)
` [PATCH 4/8] power: ensure event is not used as format string
    ` [PATCH] power: Add missing newlines, fix a couple of typos, add pr_fmt

Moved partition via dd
 2013-06-09 17:05 UTC  (7+ messages)

[PATCH v2 0/4] copy_process/attach_pid minor fix + cleanups
 2013-06-09 17:00 UTC  (5+ messages)
` [PATCH 1/4] de_thread: use change_pid() rather than detach_pid/attach_pid
` [PATCH 2/4] copy_process: unify CLONE_THREAD-or-thread_group_leader code
` [PATCH 3/4] copy_process: don't add the uninitialized child to thread/task/pid lists
` [PATCH 4/4] copy_process: consolidate the lockless CLONE_THREAD checks

How to get driver_data of struct ieee1394_device_id in kernel driver module?
 2013-06-09 17:03 UTC  (8+ messages)
      ` [PATCH] firewire: introduce fw_driver.probe and .remove methods

[PATCH 1/1] tps65090-charger: Fix AC detect
 2013-06-09 17:03 UTC  (4+ messages)

[PATCH 1/2] bcma: activate PCI host option by default
 2013-06-09 16:59 UTC  (2+ messages)
` [PATCH 2/2] b43: activate N-PHY and HT-PHY support "

[PATCH] MAINTAINERS: Update email address for Anton Vorontsov
 2013-06-09 16:56 UTC 

[PATCH 3.1+] b43: ensue that BCMA is "y" when B43 is "y"
 2013-06-09 16:53 UTC  (2+ messages)

AM335x tsc & adc, dt + cleanup take 3
 2013-06-09 16:52 UTC  (6+ messages)
` [PATCH 12/22] iio/ti_tscadc: Update with IIO map interface
` [PATCH 21/22] iio/ti_am335x_adc: Allow to specify input line

[PATCH v5] ath9k_htc: add STBC TX support
 2013-06-09 16:51 UTC  (2+ messages)
` [ath9k-devel] "

[RFC PATCH v2, part3 00/11] Introduce PCI bus lock and state machine
 2013-06-09 16:50 UTC  (8+ messages)
` [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation


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.