All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-04 23:43:04 to 2010-09-05 07:57:21 UTC [more...]

[PATCH] KVM: PPC: Move of include to __KERNEL__ section
 2010-09-05  7:57 UTC  (3+ messages)

[RFC PATCH 00/15] Sparse clones
 2010-09-05  7:54 UTC  (25+ messages)
` [RFC PATCH 01/15] README-sparse-clone: Add a basic writeup of my ideas for sparse clones
` [RFC PATCH 02/15] Add tests for client handling in a sparse repository
` [RFC PATCH 03/15] Read sparse limiting args from $GIT_DIR/sparse-limit
` [RFC PATCH 04/15] When unpacking in a sparse repository, avoid traversing missing trees/blobs
` [RFC PATCH 05/15] read_tree_recursive: Avoid missing blobs and trees in a sparse repository
` [RFC PATCH 06/15] Automatically reuse sparse limiting arguments in revision walking
` [RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
` [RFC PATCH 08/15] cache_tree_update(): Require relevant tree to be passed
` [RFC PATCH 09/15] Add tests for communication dealing with sparse repositories
` [RFC PATCH 10/15] sparse-repo: Provide a function to record sparse limiting arguments
` [RFC PATCH 11/15] builtin-clone: Accept paths for sparse clone
` [RFC PATCH 12/15] Pass extra (rev-list) args on, at least in some cases
` [RFC PATCH 13/15] upload-pack: Handle extra rev-list arguments being passed
` [RFC PATCH 14/15] EVIL COMMIT: Include all commits
` [RFC PATCH 15/15] clone: Ensure sparse limiting arguments are used in subsequent operations

[PATCH] ARM: pxa: Fix pxa3xx-u2d crash when ULPI not used
 2010-09-05  7:54 UTC  (2+ messages)

help with git bisecting a bug 16376: random - possibly Radeon DRM KMS related - freezes
 2010-09-05  7:53 UTC  (3+ messages)

[PATCH] LED control
 2010-09-05  7:56 UTC  (2+ messages)

[Bug #16626] Machine hangs with EIP at skb_copy_and_csum_dev
 2010-09-05  7:49 UTC  (3+ messages)

XFS status update for August 2010
 2010-09-05  7:44 UTC  (3+ messages)

[PATCH 4/4] staging: xgifb: Init uninitialized variables and fix some style issues
 2010-09-05  7:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] trace: Add static tracing to QEMU
 2010-09-05  7:30 UTC  (2+ messages)
` [Qemu-devel] "

[Bug 16376] New: random - possibly Radeon DRM KMS related - freezes
 2010-09-05  7:36 UTC  (3+ messages)
` [Bug 16376] "

[Qemu-devel] [PATCH 00/15] RFC xen device model support
 2010-09-05  7:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH 12/15] piix_pci: introduce a write_config notifier
      `  "

[B.A.T.M.A.N.] Staging: batman-adv for 2.6.37 (1)
 2010-09-05  7:33 UTC  (23+ messages)
` [B.A.T.M.A.N.] [PATCH 01/21] Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
` [B.A.T.M.A.N.] [PATCH 02/21] Staging: batman-adv: Remove CHANGELOG
` [B.A.T.M.A.N.] [PATCH 03/21] Staging: batman-adv: Start new development cycle
` [B.A.T.M.A.N.] [PATCH 04/21] Staging: batman-adv: Count Ethernet header for incoming packets
` [B.A.T.M.A.N.] [PATCH 05/21] Staging: batman-adv: Calculate hamming weight using optimized kernel functions
` [B.A.T.M.A.N.] [PATCH 06/21] Staging: batman-adv: move queue counters into bat_priv
` [B.A.T.M.A.N.] [PATCH 07/21] Staging: batman-adv: refactoring unicast payload code
` [B.A.T.M.A.N.] [PATCH 08/21] Staging: batman-adv: layer2 unicast packet fragmentation
` [B.A.T.M.A.N.] [PATCH 09/21] Staging: batman-adv: Directly prepare icmp packets in socket buffer
` [B.A.T.M.A.N.] [PATCH 10/21] Staging: batman-adv: register the batman-adv packet type per interface
` [B.A.T.M.A.N.] [PATCH 11/21] Staging: batman-adv: Keep header writable and unshared
` [B.A.T.M.A.N.] [PATCH 12/21] Staging: batman-adv: Only clone skb data for multiple broadcasts
` [B.A.T.M.A.N.] [PATCH 13/21] Staging: batman-adv: Aggregate batman packets directly in skb
` [B.A.T.M.A.N.] [PATCH 14/21] Staging: batman-adv: Prepare vis packets directly inside a skb
` [B.A.T.M.A.N.] [PATCH 15/21] Staging: batman-adv: Create copy of skb with pre-allocated headroom
` [B.A.T.M.A.N.] [PATCH 16/21] Staging: batman-adv: Provide full headers and packets as linear skb
` [B.A.T.M.A.N.] [PATCH 17/21] Staging: batman-adv: attach each hard-interface to a soft-interface
` [B.A.T.M.A.N.] [PATCH 18/21] Staging: batman-adv: multiple mesh clouds
` [B.A.T.M.A.N.] [PATCH 19/21] Staging: batman-adv: Remove duplicate of attached device name
` [B.A.T.M.A.N.] [PATCH 20/21] Staging: batman-adv: Don't inform about dropped packets in nodebug
` [B.A.T.M.A.N.] [PATCH 21/21] Staging: batman-adv: Update mtu of bat device by changing mtu of slave device

[xen-unstable test] 2083: regressions - FAIL
 2010-09-05  7:31 UTC 

[RFD] increased dependency checking
 2010-09-05  7:29 UTC  (5+ messages)

[PATCH 0/2] [RFC] posix clock tuning
 2010-09-05  7:20 UTC  (12+ messages)

[PATCH] KVM: don't sent IPI if the vcpu is not online
 2010-09-05  7:18 UTC  (2+ messages)

[PATCH 0/7] AMD IOMMU emulation patchset v4
 2010-09-05  7:10 UTC  (8+ messages)
` [PATCH 2/7] pci: memory access API and IOMMU support
          ` [Qemu-devel] "

[U-Boot] Subscription request uboot
 2010-09-05  7:16 UTC 

[PATCH v2 0/3] Add support for SMTP server options
 2010-09-05  7:15 UTC  (4+ messages)
` [PATCH v2 3/3] New send-email option smtpserveroption

[PATCH 00/17] Narrow clone v3 (was subtree clone)
 2010-09-05  7:13 UTC  (20+ messages)
` [PATCH 01/17] rev-list: do not do commit simplification if simplify_history = 0
` [PATCH 02/17] tree.c: add path_to_sha1()
` [PATCH 03/17] Introduce $GIT_DIR/narrow
` [PATCH 04/17] index: make narrow index incompatible with older git
` [PATCH 05/17] pack-objects: support narrow packs with pathspecs
` [PATCH 06/17] {fetch,upload}-pack: support narrow repository
` [PATCH 07/17] unpack-trees: split traverse_trees() code into a separate function
` [PATCH 08/17] unpack-trees: support unpack trees in narrow repository
` [PATCH 09/17] cache-tree: only cache tree within narrow area
` [PATCH 10/17] get_pathspec(): support narrow pathspec rewriting
` [PATCH 11/17] pathspec retrieval fix
` [PATCH 12/17] clone: support --narrow option
` [PATCH 13/17] commit: add narrow's commit_tree version
` [PATCH 14/17] commit: use commit_narrow_tree() to support narrow repo
` [PATCH 15/17] write-tree: requires --narrow-base in narrow repository
` [PATCH 16/17] merge: try to do local merge if possible in narrow repo
` [PATCH 17/17] Add narrow clone demonstration test

[PATCH 0/3] KVM fixes and cleanups
 2010-09-05  7:09 UTC  (5+ messages)
` [PATCH 2/3] KVM: SVM: Restore correct registers after sel_cr0 intercept emulation

kernelshark plugins and ftrace array fields
 2010-09-05  7:08 UTC  (7+ messages)

Re:a single rule that mach source ip or destination ip
 2010-09-05  6:56 UTC 

[PATCH] USB: otg: twl4030: fix phy initialization
 2010-09-05  6:42 UTC  (7+ messages)

[Bug 17551] New: mpt2sas -- spurious hotplug event causes drive drop to drop out of JBOD array
 2010-09-05  6:41 UTC  (2+ messages)
` [Bug 17551] mpt2sas -- spurious hotplug event causes drive "

[PATCH 2/4] staging: xgifb: Add compilation conditionals
 2010-09-05  6:24 UTC  (2+ messages)

[PATCH 1/4] staging: xgifb: Fix compile warning
 2010-09-05  6:23 UTC  (2+ messages)

crash failure with 2.6.36-rc3 vmcore
 2010-09-05  6:22 UTC  (4+ messages)

[PATCH] West Bridge Astoria Driver 2.6.35, Kconfig fixes
 2010-09-05  5:24 UTC  (7+ messages)
  ` [PATCH] West Bridge Astoria Driver 2.6.35, Kconfig and HAL fixes
  ` [PATCH] West Bridge Astoria Driver 2.6.35, cyasgadget fixes and mpage_cleardirty
  ` [PATCH] West Bridge Astoria Driver 2.6.35, minor block and device driver updates

[PATCH] Staging: xgifb: fixed many style issues in XGI_accel.c
 2010-09-05  4:49 UTC  (2+ messages)

[PATCH/RFC] Teach fast-import to import subtrees named by tree id
 2010-09-05  6:28 UTC  (9+ messages)
` [WIP/PATCH] Teach fast-import to print the id of each imported commit
    ` [RFC/PATCH 0/3] fast-import: give importers access to the object store
      ` [PATCH 1/3] t9300 (fast-import): style tweaks
      ` [PATCH 2/3] Teach fast-import to print the id of each imported commit
      ` [PATCH 3/3] fast-import: Let importers retrieve the objects being written

[PATCH 0/4] RFC: OLPC/x86 device tree code
 2010-09-05  6:22 UTC  (7+ messages)
` [PATCH 0/9] add OLPC device-tree support
  ` [PATCH 1/9] of: move phandle/ihandle into types.h

[PATCH] [RFC] introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver
 2010-09-05  4:03 UTC  (5+ messages)
  ` [PATCH] [RFC] cxacru: ignore ADSL routers
    ` [PATCH] cxacru: ignore cx82310_eth devices

[PATCH] kbuild: fix oldnoconfig to do the right thing
 2010-09-05  6:17 UTC  (2+ messages)

a single rule that mach source ip or destination ip
 2010-09-05  6:13 UTC 

compat-wireless-2.6.35-rc6 won't build
 2010-09-05  6:07 UTC  (7+ messages)

apparmor: double lock
 2010-09-05  5:41 UTC  (2+ messages)

[PATCH 2/2 v2] Input: stmpe-ts - return -ENOMEM if memory allocation fail
 2010-09-05  5:21 UTC  (2+ messages)

[xen-4.0-testing test] 2082: tolerable FAIL - PUSHED
 2010-09-05  5:14 UTC 

[PATCH] Add test-string-list.c
 2010-09-05  5:02 UTC  (2+ messages)

ath9k: freeze when putting interface up
 2010-09-05  4:25 UTC  (2+ messages)
` undefined reference to `ar71xx_add_device_dsa' ???

microcode_intel: how to test extended signature codepath?
 2010-09-05  5:01 UTC 

[2.6.34.5] Parport panics
 2010-09-05  4:59 UTC  (2+ messages)

[PATCH bluetooth-next-2.6 1/2] Bluetooth: Rename l2cap.c to l2cap_core.c
 2010-09-05  4:58 UTC  (2+ messages)
` [PATCH bluetooth-next-2.6 2/2] Bluetooth: Initial move of L2CAP socket to l2cap_sock.c

[Bug 28671] New: Seg. fault and Oops with Radeon KMS (v2.6.34) on PPC ATI Radeon AGP r420 JH
 2010-09-05  3:39 UTC  (2+ messages)
` [Bug 28671] "

[Bug 30009] New: [r300g] radeon: The kernel rejected CS
 2010-09-05  3:35 UTC  (2+ messages)
` [Bug 30009] "

[Bug 30022] New: Crash while launching supertuxkart (svn), "Too many temporaries"
 2010-09-05  3:29 UTC  (8+ messages)
` [Bug 30022] "

[RFC 04/22] tcm: Add v4 base data structures and struct target_core_fabric_ops
 2010-09-05  3:21 UTC  (8+ messages)
      ` ldd scull_load question

[Buildroot] [RESEND/PATCH] Git/Svn downloaders
 2010-09-05  3:12 UTC  (10+ messages)
` [Buildroot] [PATCH 4/8] Implement basic non-wget download methods
  ` [Buildroot] About Git through SSH

What's cooking in git.git (Sep 2010, #01; Wed, 1)
 2010-09-05  3:05 UTC  (6+ messages)

igb pciback and e1000e pciback not work
 2010-09-05  2:55 UTC 

[GIT PULL] nilfs2 fix
 2010-09-05  2:52 UTC  (2+ messages)

[RESEND PATCH v2] compaction: fix COMPACTPAGEFAILED counting
 2010-09-05  2:51 UTC  (5+ messages)

git pack/unpack over bittorrent - works!
 2010-09-05  2:16 UTC  (34+ messages)

status of grub netboot in GRUB2
 2010-09-05  1:46 UTC  (2+ messages)

[PATCH 00/13] trivial: Remove unnecessary casts of private_data
 2010-09-05  1:52 UTC  (16+ messages)
` [PATCH 01/13] drivers/gpu/drm: "
` [PATCH 02/13] drivers/infiniband: "
` [PATCH 03/13] drivers/net/wireless/iwlwifi: "
` [PATCH 04/13] drivers/s390: "
` [PATCH 05/13] drivers/scsi: "
` [PATCH 06/13] drivers/staging/lirc: "
` [PATCH 07/13] fs/ecryptfs: "
` [PATCH 08/13] fs/seq_file.c: "
` [PATCH 09/13] kernel/pm_qos_params.c: "
` [PATCH 10/13] kernel/trace: "
` [PATCH 11/13] net/ipv4: "
` [PATCH 12/13] net/sunrpc/rpc_pipe.c: "
` [PATCH 13/13] sound: "

[PATCH 0/4] Hacks to allow booting ARM SMP kernel on UP ARMv7
 2010-09-05  1:53 UTC  (14+ messages)
            ` [PATCH 1/6] ARM: Add inline function smp_on_up() for early init testing
                  ` [PATCH 1/6] ARM: Add inline function smp_cpu() "

How to use XS_WATCH in
 2010-09-05  1:43 UTC 

[PATCH 1/2] crypto: updates to enable omap aes
 2010-09-05  1:26 UTC 

2.6.35.*: horrible (exponential? >linear) slowdown to unusability (ACPI idle?)
 2010-09-05  0:51 UTC 

[PATCH 0/3] cifs: stop cifsd from exiting prematurely
 2010-09-05  1:19 UTC  (2+ messages)

[PATCH 1/2] crypto: updates to enable omap aes
 2010-09-05  1:09 UTC 

(unknown),
 2010-09-05  0:36 UTC 

PATCH: b44 Handle RX FIFO overflow better (simplified)
 2010-09-05  0:17 UTC 

[PATCHv4] net: Add batman-adv meshing protocol
 2010-09-05  0:25 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

ALSA seq Segfault on snd_seq_event_output_direct in 64bit
 2010-09-05  0:17 UTC 

[Fedora-xen] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
 2010-09-05  0:02 UTC 

[PATCH] dnsmasq: add version 2.55 from upstream
 2010-09-05  0:00 UTC 

Workflow question: Topic -> Next w/ frequent API changes
 2010-09-04 23:54 UTC  (3+ messages)

[Bug 29978] New: r600c, bisected: GPU lockup loading savefile in vegastrike
 2010-09-04 23:47 UTC  (2+ messages)
` [Bug 29978] "

Failure to operate video card: Hauppauge WinTV-HVR 1850 on Linux kernel 2.6.27-17-generic (Ubuntu Intrepid distribution)
 2010-09-04 23:42 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.