All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-25 08:19:15 to 2014-03-25 08:31:00 UTC [more...]

[PATCH 000/144] Use the $( ... ) construct for command substitution instead of using the back-quotes
 2014-03-25  8:25 UTC  (53+ messages)
` [PATCH 001/144] check-builtins.sh: use the $( ... ) construct for command substitution
` [PATCH 007/144] git-web--browse.sh: "
` [PATCH 008/144] unimplemented.sh: "
` [PATCH 009/144] t0001-init.sh: "
` [PATCH 012/144] t0025-crlf-auto.sh: "
` [PATCH 013/144] t0026-eol-config.sh: "
` [PATCH 015/144] t0204-gettext-reencode-sanity.sh: "
` [PATCH 018/144] t1001-read-tree-m-2way.sh: "
` [PATCH 030/144] t3030-merge-recursive.sh: "
` [PATCH 034/144] t3403-rebase-skip.sh: "
` [PATCH 038/144] t3905-stash-include-untracked.sh: "
` [PATCH 040/144] t4006-diff-mode.sh: "
` [PATCH 041/144] t4010-diff-pathspec.sh: "
` [PATCH 048/144] t4116-apply-reverse.sh: "
` [PATCH 049/144] t4119-apply-config.sh: "
` [PATCH 053/144] t5100-mailinfo.sh: "
` [PATCH 056/144] t5302-pack-index.sh: "
` [PATCH 058/144] t5304-prune.sh: "
` [PATCH 064/144] t5515-fetch-merge-logic.sh: "
` [PATCH 069/144] t5530-upload-pack-error.sh: "
` [PATCH 070/144] t5537-fetch-shallow.sh: "
` [PATCH 071/144] t5538-push-shallow.sh: "
` [PATCH 072/144] t5550-http-fetch-dumb.sh: "
` [PATCH 075/144] t5601-clone.sh: "
` [PATCH 076/144] t5700-clone-reference.sh: "
` [PATCH 079/144] t6001-rev-list-graft.sh: "
` [PATCH 080/144] t6002-rev-list-bisect.sh: "
` [PATCH 081/144] t6015-rev-list-show-all-parents.sh: "
` [PATCH 082/144] t6032-merge-large-rename.sh: "
` [PATCH 083/144] t6034-merge-rename-nocruft.sh: "
` [PATCH 084/144] t6111-rev-list-treesame.sh: "
` [PATCH 085/144] t6132-pathspec-exclude.sh: "
` [PATCH 086/144] t7001-mv.sh: "
` [PATCH 087/144] t7003-filter-branch.sh: "
` [PATCH 088/144] t7004-tag.sh: "
` [PATCH 089/144] t7006-pager.sh: "
` [PATCH 090/144] t7103-reset-bare.sh: "
` [PATCH 091/144] t7406-submodule-update.sh: "
` [PATCH 092/144] t7408-submodule-reference.sh: "
` [PATCH 093/144] t7504-commit-msg-hook.sh: "
` [PATCH 094/144] t7505-prepare-commit-msg-hook.sh: "
` [PATCH 095/144] t7602-merge-octopus-many.sh: "
` [PATCH 096/144] t7700-repack.sh: "
` [PATCH 097/144] t8003-blame-corner-cases.sh: "
` [PATCH 098/144] t9001-send-email.sh: "
` [PATCH 099/144] t9101-git-svn-props.sh: "
` [PATCH 100/144] t9104-git-svn-follow-parent.sh: "
` [PATCH 101/144] t9105-git-svn-commit-diff.sh: "
` [PATCH 102/144] t9107-git-svn-migrate.sh: "
` [PATCH 103/144] t9108-git-svn-glob.sh: "
` [PATCH 104/144] t9109-git-svn-multi-glob.sh: "
` [PATCH 105/144] t9110-git-svn-use-svm-props.sh: "

[PATCH 1/4] Bluetooth: Don't send device found events during passive scanning
 2014-03-25  8:30 UTC  (4+ messages)
` [PATCH 2/4] Bluetooth: Add scan_rsp parameter to mgmt_device_found()
` [PATCH 3/4] Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together
` [PATCH 4/4] Bluetooth: Add directed advertising support through connect()

[PATCH v0 00/15] clk: st: Add new driver
 2014-03-25  8:28 UTC  (6+ messages)
` [PATCH v0 01/15] drivers: clk: st: Support for DIVMUX and PreDiv Clocks

[PATCH 1/6] drm/i915/vlv: Added a rendering specific Hw WA 'WaTlbInvalidateStoreDataBefore'
 2014-03-25  8:31 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/2] two fixes for sstate issue
 2014-03-25  8:34 UTC  (3+ messages)
` [PATCH 1/2] tcl: fix path in Config.sh for sstate
` [PATCH 2/2] perl-native: "

[PATCH] package_deb: Remove version from Provides Field
 2014-03-25  8:26 UTC  (2+ messages)

[PATCH] drivers:bluetooth:ath3k.c: Fixed sparse warning for cast to restricted __le32
 2014-03-25  8:25 UTC 

[RFC 00/47] mtd: nand: Add new driver supporting ST's BCH h/w
 2014-03-25  8:20 UTC  (120+ messages)
` [RFC 01/47] mtd: nand: export useful functions from core driver
` [RFC 02/47] mtd: nand: add ONFI NAND Timing Mode Specifications
` [RFC 03/47] mtd: nand: add shared register defines for ST's NAND Controller drivers
` [RFC 04/47] mtd: nand: adding ST's BCH NAND Controller driver
` [RFC 05/47] mtd: nand: stm_nand_bch: IRQ support for "
` [RFC 06/47] mtd: nand: stm_nand_bch: change between BCH and Hamming modes
` [RFC 07/47] mtd: nand: stm_nand_bch: initialise the BCH Controller
` [RFC 08/47] mtd: nand: stm_nand_bch: supply clock support
` [RFC 09/47] mtd: nand: stm_nand_bch: introduce and initialise some important data structures
` [RFC 10/47] mtd: nand: stm_nand_bch: initialise the Hamming Controller
` [RFC 11/47] mtd: nand: stm_nand_bch: add Power Management
` [RFC 12/47] mtd: nand: stm_nand_bch: scan for NAND devices
` [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support
` [RFC 14/47] mtd: nand: stm_nand_bch: configure BCH and FLEX by ONFI timing mode
` [RFC 15/47] mtd: nand: stm_nand_bch: add compatible page size check
` [RFC 16/47] mtd: nand: stm_nand_bch: derive some working variables for latter use
` [RFC 17/47] mtd: nand: stm_nand_bch: automatically set EEC mode if requested
` [RFC 18/47] mtd: nand: stm_nand_bch: ensure configuration is compatible with this driver
` [RFC 19/47] mtd: nand: stm_nand_bch: configure BCH read/write/erase programs
` [RFC 20/47] mtd: nand: stm_nand_bch: initialise working buffers
` [RFC 21/47] mtd: nand: stm_nand_bch: provide shared BCH operations
` [RFC 22/47] mtd: nand: stm_nand_bch: check erased page for zeros
` [RFC 23/47] mtd: nand: stm_nand_bch: read and write page (BCH)
` [RFC 24/47] mtd: nand: stm_nand_bch: find IBBT signature
` [RFC 25/47] mtd: nand: stm_nand_bch: bad block marking helpers
` [RFC 26/47] mtd: nand: stm_nand_bch: populate IBBT BCH Header
` [RFC 27/47] mtd: nand: stm_nand_bch: write IBBT to Flash
` [RFC 28/47] mtd: nand: stm_nand_bch: update flash-resident BBT(s)
` [RFC 29/47] mtd: nand: stm_nand_bch: add Hamming-FLEX operations
` [RFC 30/47] mtd: nand: stm_nand_bch: read and write raw (FLEX)
` [RFC 31/47] mtd: nand: stm_nand_bch: scan block for BBM(s) according to specified BBT options
` [RFC 32/47] mtd: nand: stm_nand_bch: scan for BBMs and build memory-resident BBT
` [RFC 33/47] mtd: nand: stm_nand_bch: search for and load flash-resident BBT
` [RFC 34/47] mtd: nand: stm_nand_bch: "
` [RFC 35/47] mtd: nand: stm_nand_bch: dump bad blocks
` [RFC 36/47] mtd: nand: stm_nand_bch: parse partitions and register an MTD device
` [RFC 37/47] mtd: nand: stm_nand_bch: fetch the bit-flips threshold
` [RFC 38/47] mtd: nand: stm_nand_bch: check WP (FLEX)
` [RFC 39/47] mtd: nand: stm_nand_bch: read and write ops (FLEX)
` [RFC 40/47] mtd: nand: stm_nand_bch: MTD erase (BCH)
` [RFC 41/47] mtd: nand: stm_nand_bch: MTD mark and check for bad blocks (BCH)
` [RFC 42/47] mtd: nand: stm_nand_bch: add read and write OOB (BCH)
` [RFC 43/47] mtd: nand: stm_nand_bch: read and write functions (BCH)
` [RFC 44/47] mtd: nand: stm_nand_bch: MTD read and write (BCH)
` [RFC 45/47] mtd: nand: stm_nand_bch: read and write buffers (FLEX)
` [RFC 46/47] mtd: nand: mtd_nand_bch: add remaining FLEX functions
` [RFC 47/47] mtd: nand: stm_nand_bch: catch unsupported calls

[PATCH] mmc: sdhci: don't read cd-gpio while holding spinlock
 2014-03-25  8:25 UTC  (5+ messages)
` [PATCH V2] "

[lm-sensors] [PATCH 2/2] hwmon: (it87) Add support for IT8772E
 2014-03-25  8:24 UTC  (2+ messages)
` [lm-sensors] [PATCH 2/2] hwmon: (it87) Add support for IT8623E

[PATCH] random_r.3: ATTRIBUTES: Note functions that are thread-safe
 2014-03-25  8:24 UTC 

another interesting lock recursion!
 2014-03-25  8:24 UTC  (2+ messages)

Another preempt folding issue?
 2014-03-25  8:23 UTC  (13+ messages)

Missing superblocks from almost all my drives
 2014-03-25  8:23 UTC  (2+ messages)

[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1 in tlb and alb mode
 2014-03-25  8:36 UTC  (3+ messages)

[PATCH v2 1/4] Bluetooth: Refactor advertising report processing into its own function
 2014-03-25  8:23 UTC  (4+ messages)
` [PATCH v2 4/4] Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together

[memnic PATCH 3/5] pmd: implement stats of MEMNIC
 2014-03-25  8:23 UTC  (3+ messages)

ib_srpt error
 2014-03-25  8:22 UTC  (2+ messages)

[RFC PATCH] ASoC: wm8904: add CCF support
 2014-03-25  8:19 UTC  (9+ messages)

[PATCH net-next 0/3] slight optimization and avoid spam for bond fast path
 2014-03-25  8:12 UTC  (4+ messages)
` [PATCH net-next 2/3] bonding: ratelimit pr_err() for bond xmit broadcast


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.