All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-03-01 22:50:20 to 2008-03-02 10:37:45 UTC [more...]

[Xenomai-help] [PATCH 0/6] Fix, refactor, and optimize xnlock services, v2
 2008-03-02 10:37 UTC 

[PATCH] parse-opt: bring PARSE_OPT_HIDDEN to git-rev-parse --parseopt
 2008-03-02 10:35 UTC  (3+ messages)
` [PATCH 2/3] parse-options: bring PARSE_OPT_NONEG "
` [PATCH 3/3] parse-options: new option type to treat an option-like parameter as an argument

[PATCH 01/10] "git read-tree -m" and the like require worktree
 2008-03-02 10:35 UTC  (10+ messages)
` [PATCH 02/10] Make sure setup_git_directory is called before accessing repository
` [PATCH 03/10] Make get_git_dir() and 'git rev-parse --git-dir' absolute path
` [PATCH 04/10] Make setup_work_tree() return new prefix
` [PATCH 05/10] http-push: Avoid calling setup_git_directory() twice
` [PATCH 06/10] Completely move out worktree setup from setup_git_directory_gently()
` [PATCH 07/10] builtin-archive: mark unused prefix "unused_prefix"
` [PATCH 08/10] Make setup_git_directory() auto-setup worktree if found
` [PATCH 09/10] Documentation: update api-builtin and api-setup
` [PATCH 10/10] Additional tests to capture worktree special cases

[patch 00/21] VM pageout scalability improvements
 2008-03-02 10:35 UTC  (4+ messages)
` [patch 11/21] (NEW) more aggressively use lumpy reclaim

[PATCH v2 00/10] More on worktree fixes
 2008-03-02 10:33 UTC 

[REVIEW] Don't make lazy counters default for mkfs
 2008-03-02 10:26 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/target/device/Atmel/u-boot
 2008-03-02 10:25 UTC 

Strange RAID-5 rebuild problem
 2008-03-02 10:20 UTC  (7+ messages)

No space left on rfs4
 2008-03-02 10:17 UTC  (5+ messages)

[RFC] Disk shock protection (revisited)
 2008-02-28 11:13 UTC  (5+ messages)

[patch 0/2] object debugging infrastructure
 2008-03-02 10:06 UTC  (8+ messages)
` [patch 1/2] infrastructure to debug (dynamic) objects

[PATCH] cleanup: remove unused git_checkout_config
 2008-03-02 10:05 UTC 

sata_sil24 stability and performance
 2008-03-02  9:39 UTC  (5+ messages)

[PATCH 0/3] fix "diff --raw" on the work tree side
 2008-03-02  9:43 UTC  (4+ messages)
` [PATCH 1/3] diff-lib.c: constness strengthening
  ` [PATCH 2/3] diff: make sure work tree side is shown as 0{40} when different
    ` [PATCH 3/3] diff: show submodule object name when available even on the work tree side

[patch 00/11][NETNS][IPV6] make a subset of the routing per namespace
 2008-03-02  9:37 UTC  (12+ messages)
` [patch 01/11][NETNS][IPV6] ip6_fib - dynamically allocate the fib tables
` [patch 02/11][NETNS][IPV6] ip6_fib - make it per network namespace
` [patch 03/11][NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
` [patch 04/11][NETNS][IPV6] ip6_fib - add net to gc timer parameter
` [patch 05/11][NETNS][IPV6] ip6_fib - dynamically allocate gc-timer
` [patch 06/11][NETNS][IPV6] ip6_fib - gc timer per namespace
` [patch 07/11][NETNS][IPV6] ip6_fib - clean node use namespace
` [patch 08/11][NETNS][IPV6] fib6 rule - dynamic allocation of the rules struct ops
` [patch 09/11][NETNS][IPV6] fib6_rules - handle several network namespaces
` [patch 10/11][NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics
` [patch 11/11][NETNS][IPV6] rt6_stats - make the stats per network namespace

[PATCH 0/4] scsi_debug cleanup
 2008-03-02  9:30 UTC  (5+ messages)
` [PATCH 1/4] scsi_debug: stop including drivers/scsi/scsi.h
  ` [PATCH 2/4] scsi_debug: remove scsi_debug.h
    ` [PATCH 3/4] scsi_debug: remove unnecessary checking
      ` [PATCH 4/4] scsi_debug: use shost_priv macro

ambiguous git-log date and timestamp syntax
 2008-03-02  9:40 UTC  (7+ messages)

[PATCH] Make builtin-reset.c use parse_options
 2008-03-02  9:40 UTC  (3+ messages)

[U-Boot-Users] Altera Stratix II
 2008-03-02  9:21 UTC  (7+ messages)
      ` [U-Boot-Users] MPC8349EMDS.h Why do the BAT entries use Memory coherency?

Segfaults and reboots with certain LVM-on-RAID setups
 2008-03-02  8:43 UTC 

scsi: fix target reset handling
 2008-03-02  9:09 UTC  (8+ messages)
` [PATCH 1/5] scsi_error: add target reset handler
  ` [PATCH 2/5] qla4xxx: Add target reset functionality
    ` [PATCH 3/5] Convert qla2xxx, mpt, arm, sym, a100u2w, qla1280 to target reset handler
      ` [PATCH 4/5] lpfc: convert lpfc to use "
        ` [PATCH 5/5] zfcp: convert zfcp to use target reset and device "
          ` [PATCH] "

[PATCH 1/9] scsi: Add helper code so transport classes/driver can control queueing
 2008-03-02  9:08 UTC  (10+ messages)
` [PATCH 2/9] iscsi: user per target can_queue and return SCSI_MLQUEUE_TARGET_BUSY
  ` [PATCH 3/9] iscsi class: add iscsi queueing helper
    ` [PATCH 4/9] qla4xxx: use SCSI_ML_TARGET_BUSY and iscsi helper
      ` [PATCH 5/9] libiscsi: use iscsi queueing helper
        ` [PATCH 6/9] fc class: add fc "
          ` [PATCH 7/9] qla2xxx: convert to use fc helper and SCSI_MLQUEUE_TARGET_BUSY
            ` [PATCH 8/9] lpfc: "
              ` [PATCH 9/9] mptfc: convert mptfc to use fc queueing helper

[PATCH] add pretty format configuration to git log/show/whatchanged
 2008-03-02  9:05 UTC  (7+ messages)
    ` [PATCH 1/3] whatchanged documentation: share description of --pretty with others
      ` [PATCH 2/3] specify explicit "--pretty=medium" with `git log/show/whatchanged`
        ` [PATCH 3/3] log/show/whatchanged: introduce format.pretty configuration

[U-Boot-Users] [PATCH v5] QE IO: Add initial data to pin configuration + read/write functions
 2008-03-02  9:06 UTC  (3+ messages)

2x6 or 3x4 raid10 arrays ?
 2008-03-02  9:00 UTC  (6+ messages)

[Qemu-devel] qemu Makefile.target hw/esp.c hw/sun4m.c hw/sun
 2008-03-02  8:48 UTC 

assertion (packets <= tp->packets_out) failed
 2008-03-02  8:44 UTC  (2+ messages)

[PATCH] Ensure boot CD can be accessed
 2008-03-02  8:42 UTC  (7+ messages)

[PATCH] convert shortlog to use parse_options
 2008-03-02  8:29 UTC  (5+ messages)

+ ecryptfs-make-ecryptfs_prepare_write-decrypt-the-page.patch added to -mm tree
 2008-03-02  8:20 UTC 

How do arch/ppc and arch/powerpc differ?
 2008-03-02  8:21 UTC  (3+ messages)

[PATCH] cleanup: correct tabbing of check_kill_permission()
 2008-03-02  8:16 UTC  (4+ messages)

grub2: symlink on reiserfs: error: file not found
 2008-03-02  8:17 UTC  (4+ messages)

Redefine semantics of find_unique_abbrev()
 2008-03-02  8:11 UTC  (7+ messages)
  ` [PATCH] Clean up find_unique_abbrev() callers

[PATCH] Handling command line option for core.img and g2ldr
 2008-03-02  8:10 UTC  (5+ messages)

[linux-dvb] Nova-T 500 issues - losing one tuner
 2008-03-02  8:09 UTC  (14+ messages)

2.6.24 Kernel Soft Lock Up with heavy I/O in dm-crypt
 2008-03-02  7:58 UTC  (9+ messages)
  `  "
    ` [dm-devel] "

[RFC PATCH -mm] LSM: Add lsm= boot parameter
 2008-03-02  7:55 UTC  (6+ messages)
  ` [PATCH -v2 -mm] LSM: Add security= "

Unmatched semaphore usage in fs/super.c
 2008-03-02  7:58 UTC  (2+ messages)

[RFC] Build in clone
 2008-03-02  7:46 UTC  (6+ messages)
    ` [PATCH] builtin-clone: create remotes/origin/HEAD symref, if guessed
      ` [PATCH, fixed] "
        ` [PATCH] builtin clone: support bundles

[PATCH] Fix make_absolute_path() for parameters without a slash
 2008-03-02  7:40 UTC  (3+ messages)

git-rebase dirty index and email address bug?
 2008-03-02  7:30 UTC  (4+ messages)

strange disassociate after associate under mac80211
 2008-03-02  7:26 UTC 

bug in git-revert
 2008-03-02  7:22 UTC  (4+ messages)
` [PATCH] revert: actually check for a dirty index

[lm-sensors] lm_sensors v2 asc7621 support
 2008-03-02  7:08 UTC  (3+ messages)

[PATCH v2] Remove obsolete CLOCK_TICK_ADJUST
 2008-03-02  6:48 UTC 

ei ◆ 成人情趣用品超低套價熱賣中 1353摒餃→
 2008-03-02  6:53 UTC 

[PATCH] eCryptfs: Make ecryptfs_prepare_write decrypt the page
 2008-03-02  6:44 UTC 

- fat-detect-media-without-partition-table-correctly.patch removed from -mm tree
 2008-03-02  6:36 UTC 

[linux-dvb] experimental version of HVR-4000 DVB-S2 DEMOD driver
 2008-03-02  6:45 UTC 

[patch] ioctl-test.c
 2008-03-02  6:42 UTC 

[patch] vivi: registered as /dev/video%d
 2008-03-02  6:34 UTC  (2+ messages)

[linux-dvb] make errors multiproto
 2008-03-02  6:25 UTC  (2+ messages)

[PATCH -mm 0/3] fix iommu segment boundary problems (parisc)
 2008-03-02  6:10 UTC  (4+ messages)
` [PATCH -mm 1/3] export iommu_is_span_boundary helper function
  ` [PATCH -mm 2/3] parisc: pass struct device to iommu_alloc_range
    ` [PATCH -mm 3/3] parisc: make the IOMMUs respect the segment boundary limits

git diff-index --raw HEAD and git diff --raw HEAD output the same thing?
 2008-03-02  6:07 UTC  (6+ messages)
    ` Fwd: "

HPL Benchmark performance degradation of kernel 2.6.24.3 vs 2.6.23.14
 2008-03-02  5:34 UTC 

[PATCH] remote show: Clean up connection correctly if object fetch wasn't done
 2008-03-02  5:31 UTC 

`git svn dcommit` segfault
 2008-03-02  5:20 UTC 

[RFC/PATCH 0/4] CPUSET driven CPU isolation
 2008-03-02  5:18 UTC  (3+ messages)
` [RFC/PATCH] cpuset: cpuset irq affinities

[PATCH v2 0/3] git-submodule: New subcommand 'summary'
 2008-03-02  5:11 UTC  (7+ messages)
` [PATCH v2 1/3] git-submodule: New subcommand 'summary' (1) - code framework

ML403 Linux port questions
 2008-03-02  4:19 UTC  (3+ messages)

I/O bandwidth control on KVM
 2008-03-02  4:18 UTC  (3+ messages)

[PATCH] correct inconsistent ntp interval/tick_length usage
 2008-03-02  4:03 UTC  (24+ messages)
                                        ` [PATCH] Remove obsolete CLOCK_TICK_ADJUST

[PATCH] Add test for git rebase --abort
 2008-03-02  3:57 UTC  (4+ messages)
` [PATCH] Fix git reset --abort not restoring the right commit under some conditions

UBI: adds block device layer on top of UBI
 2008-03-02  3:27 UTC 

What's cooking in e2fsprogs.git (topics)
 2008-03-02  3:24 UTC  (6+ messages)

[RFC PATCH 0/6] RCU: Preemptible-RCU
 2008-03-02  3:09 UTC  (9+ messages)
` [RFC PATCH 4/6] Preempt-RCU: Implementation

HDMI v. ICH8 on Dell XPS M1330
 2008-03-02  3:03 UTC  (5+ messages)

SPI Framework chip select
 2008-03-02  2:58 UTC  (6+ messages)

Linux 2.6.24.1 - kernel does not boot; IRQ trouble?
 2008-03-02  2:43 UTC  (2+ messages)
` Linux 2.6.24.1 - kernel does not boot; Solution!

[PATCH 0/2] Fix /proc/net in presence of net namespaces
 2008-03-02  2:29 UTC  (9+ messages)

CLONE_NEWNS and bind mounts to make "chroot" jail
 2008-03-02  2:26 UTC  (2+ messages)

[RFC][PATCH] cpuidle: avoid singing capacitors
 2008-03-02  2:27 UTC  (3+ messages)

OOPS: how to hook system_call_table in redhat es5.1 on x86_64 platform
 2008-03-02  1:40 UTC 

Kernel oops / XFS filesystem corruption
 2008-03-02  1:34 UTC  (4+ messages)

How to "git add ." when some files are not accessible (permission denied)?
 2008-03-02  1:19 UTC  (2+ messages)

[PATCH 3/4] autofs4 - track uid and gid of last mount requestor
 2008-03-02  1:13 UTC  (13+ messages)

[PATCH 1/2] index-pack: allocate NUL byte at the buffer end
 2008-03-02  1:06 UTC  (2+ messages)

[RFC] git rebase -s ours
 2008-03-02  1:05 UTC  (2+ messages)

Oops in mac80211:rate_control_pid_tx_status
 2008-03-02  1:05 UTC 

Xen paravirt frontend block hang
 2008-03-02  0:43 UTC  (5+ messages)

The EGIT Chronicles Issue Volume 2, Issue 1
 2008-03-02  0:51 UTC 

newbie programming help: grabbing image(s) from /dev/video0, example code?
 2008-03-02  0:24 UTC  (4+ messages)
` question

Google Summer of Code 2008
 2008-03-01 23:53 UTC  (4+ messages)

[PATCH 1/1] iwlwifi: Fix 52 rate report in rx status
 2008-03-01 23:52 UTC 

[PATCH 1/2 v2] [OF] Add of_device_is_available function
 2008-03-01 23:50 UTC  (5+ messages)
` [PATCH 3/2][NEWEMAC] Use status property for unused/unwired EMACs
` [RESEND] [PATCH 1/2 v2] [OF] Add of_device_is_available function

[PATCH 0/3] firewire: PPC PMac updates
 2008-03-01 23:48 UTC  (5+ messages)
` [PATCH 1/3] firewire: fw-ohci: PPC PMac platform code

[PATCH 1/1] iwlwifi: refactor init geos function
 2008-03-01 23:36 UTC 

[PATCH] improved snd-aloop quality when using certain samplerates and kernel HZ
 2008-03-01 23:35 UTC  (11+ messages)

[PATCH 1/1] iwlwifi: removing unused priv->config
 2008-03-01 23:25 UTC 

When uvcvideo will be merged in the official kernel?
 2008-03-01 23:22 UTC 

[U-Boot-Users] 1.3.2-rc2 83xx CONFIG_HAS_ETHX not passing MAC addresses
 2008-03-01 23:11 UTC  (4+ messages)

[Buildroot] [buildroot 0002404]: [PATCH] Modify the default tftpboot directory of the at91sam9261ek according to the last LSB
 2008-03-01 23:06 UTC 

pull request: wireless-2.6 2008-02-27
 2008-03-01 22:59 UTC  (5+ messages)

High resolution timers on AT91SAM926x
 2008-03-01 22:57 UTC 


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.