All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-25 16:44:56 to 2009-07-25 21:33:28 UTC [more...]

driver for 041e:4055 Creative Technology, Ltd Live! Cam Video IM
 2009-07-25 21:32 UTC 

[PATCH] iwlwifi: Read outside array bounds
 2009-07-25 21:34 UTC 

[PATCH V2] au1xmmc: dev_pm_ops conversion
 2009-07-25 21:30 UTC  (10+ messages)

[RFC PATCH] Implement unstage and reset modes for git-add--interactive
 2009-07-25 21:29 UTC  (7+ messages)
` [RFC PATCH v3 0/5] {checkout,reset,stash} --patch
  ` [RFC PATCH v3 1/5] git-apply--interactive: Refactor patch mode code
  ` [RFC PATCH v3 2/5] builtin-add: refactor the meat of interactive_add()
  ` [RFC PATCH v3 3/5] Implement 'git reset --patch'
  ` [RFC PATCH v3 4/5] Implement 'git checkout --patch'
  ` [RFC PATCH v3 5/5] Implement 'git stash save --patch'

[ath9k-devel] [PATCH] ath9k: Read outside array bounds
 2009-07-25 21:21 UTC  (2+ messages)
`  "

[Buildroot] [git commit] Add support for custom post-build script
 2009-07-25 21:15 UTC 

[Buildroot] [PATCH] Add support for custom post-build script
 2009-07-25 21:14 UTC  (2+ messages)

[PATCH 1/3] Add support for external programs for handling native fetches
 2009-07-25 21:14 UTC  (8+ messages)

Performance issue of 'git branch'
 2009-07-25 21:13 UTC  (18+ messages)

"Error! Unable to set executable context."
 2009-07-25 21:11 UTC  (4+ messages)

[PATCH 00/13] ISDN: Update for net-next
 2009-07-25 18:34 UTC  (15+ messages)
` [PATCH 01/13] ISDN: Make isdnhdlc usable for other ISDN drivers
` [PATCH 02/13] ISDN: Clean up isdnhdlc code
` [PATCH 03/13] ISDN: Add support for none reverse bitstreams to isdnhdc
` [PATCH 04/13] ISDN: Fix isdnhdlc for one byte hdlc packets
` [PATCH 05/13] mISDN: Make clearing B-channel a common function
` [PATCH 11/13] drivers/isdn: Drop unnecessary NULL test
` [PATCH 06/13] mISDN: Add driver for Infineon ISDN chipset family
` [PATCH 07/13] mISDN: Driver for AVM Fritz!CARD PCI
` [PATCH 08/13] mISDN: Add support for Speedfax+ cards
` [PATCH 09/13] mISDN: Add driver for Winbond cards
` [PATCH 10/13] mISDN: Add support for Traverse Technologies NETJet PCI cards
` [PATCH 12/13] ISDN: ARRAY_SIZE changes
` [PATCH 13/13] mISDN: hfcmulti display real PCI ids for not supported cards

[Regression] kdesu broken
 2009-07-25 21:03 UTC  (13+ messages)

[RFC] Add Checkpoint/Restart support for UNIX and INET sockets
 2009-07-25 21:02 UTC  (3+ messages)
` [PATCH 2/2] c/r: Add AF_INET support (v3)

[PATCH] Check for the appropriate condition in types.h
 2009-07-25 21:02 UTC  (9+ messages)

[JGIT PATCH 0/3] Request for help: graph-based UI
 2009-07-25 20:59 UTC  (4+ messages)

[PATCH] airo: Buffer overflow
 2009-07-25 21:02 UTC 

[PATCH -tip][RFC] serial8250: update to dev_pm_ops
 2009-07-25 20:59 UTC  (6+ messages)
      ` [PATCH v2 "

[ANNOUNCE] GIT 1.6.4-rc2
 2009-07-25 20:57 UTC  (8+ messages)
            ` [PATCH] git svn: make minimize URL more reliable over http(s)

[PATCH] Allow passing platform_data to devices attached to AC97 bus
 2009-07-25 20:56 UTC  (7+ messages)
` [PATCH 4/4] Convert all platforms to pass platform_data to wm97xx battery

[PATCH 2.6.31] rfkill: allow toggling soft state in sysfs again
 2009-07-25 20:56 UTC  (3+ messages)
    ` [Acpi4asus-user] "

[BISECTED] HP G7000 battery disappears after suspend
 2009-07-25 20:52 UTC  (4+ messages)

[PATCH 1/2] hpfall: reduce risk that hpfall can do harm
 2009-07-25 20:48 UTC  (3+ messages)
` [PATCH 2/2] hpfall: accept disk device to unload as argument

NMI Injection to Guest
 2009-07-25 20:46 UTC 

Timeout of network interface with OpenBSD 4.5 VM
 2009-07-25 20:46 UTC  (4+ messages)

[PATCH] Bug fix for LVM
 2009-07-25 20:37 UTC  (4+ messages)

[JGIT PATCH 00/19] More Config class cleanup work
 2009-07-25 20:33 UTC  (22+ messages)
` [JGIT PATCH 01/19] Cleanup nonstandard references to encoding strings to bytes
  ` [JGIT PATCH 02/19] Delete incorrect Javadoc from Config's getRawString method
    ` [JGIT PATCH 03/19] Make Config.escapeValue a private method
      ` [JGIT PATCH 04/19] Allow a RemoteConfig to use the more generic Config class
        ` [JGIT PATCH 05/19] Use type specific sets when creating a new RepositoryConfig
          ` [JGIT PATCH 06/19] Move SystemReader out of RepositoryConfig
            ` [JGIT PATCH 07/19] Correct user config to be of type FileBasedConfig
              ` [JGIT PATCH 08/19] Extract the test specific SystemReader out of RepositoryTestCase
                ` [JGIT PATCH 09/19] Refactor Config hierarchy to make IO more explicit
                  ` [JGIT PATCH 10/19] Test for the config file when creating a new repository
                    ` [JGIT PATCH 11/19] Remove the map lookup for values in Config
                      ` [JGIT PATCH 12/19] Return base values first from Config.getStringList()
                        ` [JGIT PATCH 13/19] Make Config thread safe by using copy-on-write semantics
                          ` [JGIT PATCH 14/19] Support cached application models in a Config
                            ` [JGIT PATCH 15/19] Cache Config subsection names when requested by application code
                              ` [JGIT PATCH 16/19] Refactor author/committer lookup to use cached data
                                ` [JGIT PATCH 17/19] Move repository config creation fully into Repository class
                                  ` [JGIT PATCH 18/19] Use Config SectionParser cache to store daemon enable states
                                    ` [JGIT PATCH 19/19] Use Config cache for fetch and receive configuration parsing

[U-Boot] [PATCH] Add inverted clock polarity support for Atmel LCD driver
 2009-07-25 20:28 UTC  (3+ messages)

(unknown),
 2009-07-25 20:22 UTC  (6+ messages)
` [PATCH 1/5] build: order of dependent libs is sensitive
` [PATCH 2/5] multi binary: allow subcommand via argv[1]
` [PATCH 3/5] build: fix struct size mismatch
` [PATCH 4/5] build: combine iptables-multi and iptables-static
` [PATCH 5/5] build: build only iptables-multi

[PATCH] xfs bug fix
 2009-07-25 20:15 UTC  (6+ messages)

Rotated menu on EFI?
 2009-07-25 20:14 UTC  (4+ messages)

[PATCH]: fsl usb gadget driver pullup fix
 2009-07-25 20:12 UTC  (3+ messages)

Patch for drivers/media/video/gspca/sonixj.c (new device added)
 2009-07-25 20:11 UTC 

Possible bug, gplpv / pv-netdev
 2009-07-25 20:10 UTC  (3+ messages)

[PATCH 1/1] acer-wmi: switch driver to dev_pm_ops
 2009-07-25 20:10 UTC  (5+ messages)

getting bitbake-1.8.12 for the org.openembedded.dev branch?
 2009-07-25 19:55 UTC  (4+ messages)

serial port again
 2009-07-25 20:09 UTC 

[U-Boot] Add md5sum and sha1 commands
 2009-07-25 20:07 UTC 

[JGIT] Re: blinking test WindowCacheGetTest.testCache_TooSmallLimit
 2009-07-25 20:00 UTC  (4+ messages)
      ` [JGIT PATCH] Fix WindowCacheGetTest.testCache_TooSmallLimit failures

Git Option/Subcommand Processing Library?
 2009-07-25 19:51 UTC  (3+ messages)

annoying drivers/char/vr41xx_giu.c file still there
 2009-07-25 19:51 UTC  (2+ messages)

Xen XCI Compiled and Installed - Now what?
 2009-07-25 19:48 UTC  (2+ messages)

[PATCH] eexpress: Read buffer overflow
 2009-07-25 19:50 UTC 

NTP server
 2009-07-25 19:43 UTC  (3+ messages)

HDA Intel IDT 92HD71B7X - HP Pavilion DV7-1299EF - Subwoofer not Working
 2009-07-25 19:44 UTC  (3+ messages)

[PATCH 0/32] mmc and omap_hsmmc patches
 2009-07-25 19:45 UTC  (6+ messages)
` [PATCH 7/32] mmc: add host capabilities for SD only and MMC only

Regarding 2a5e626aa6e08d894e74af053236947cced8ff87
 2009-07-25 19:37 UTC  (2+ messages)

[PATCH 5/5] Add a --version option to sparse
 2009-07-25 19:34 UTC  (4+ messages)

[PATCH] New object format
 2009-07-25 19:33 UTC  (10+ messages)

[PATCHv2 00/10] gitweb: 'blame' view improvements
 2009-07-25 19:28 UTC  (3+ messages)
` [PATCHv2/RFC 09/10] gitweb: Incremental blame (proof of concept)

new lockdep warning in 2.6.31-rc3-wl
 2009-07-25 19:21 UTC  (3+ messages)

[Buildroot] [git commit] toolchain/uclibc: xtensa patches
 2009-07-25 19:08 UTC 

[Buildroot] [git commit] target/: remove hurd kernel placeholder
 2009-07-25 19:08 UTC 

[Buildroot] [git commit] target/Config.in: remove reference to target/linux/Config.in.experimental
 2009-07-25 19:08 UTC 

[Buildroot] [git commit] linux-advanced: remove unused ancient kernel versions
 2009-07-25 19:08 UTC 

[Buildroot] [git commit] kernel-headers: bump 2.6.30.x stable version
 2009-07-25 19:08 UTC 

[Buildroot] [git commit] package/gnuconfig: xtensa patch
 2009-07-25 19:08 UTC 

[Buildroot] [git commit] target/device/KwikByte: remove unused 2.6.20 config
 2009-07-25 19:08 UTC 

[PATCH] shell.py: Quash python warning: DeprecationWarning: the sets module is deprecated
 2009-07-25 18:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/46] More configure/Makefile cleanups
 2009-07-25 18:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH 26/46] rename WORDS_BIGENDIAN to CONFIG_WORDS_BIGENDIAN
` [Qemu-devel] [PATCH 45/46] Remove AUDIO_DRIVERS define
    ` [Qemu-devel] "

[ath9k-devel] N mode
 2009-07-25 18:54 UTC  (5+ messages)

[PATCH] mac80211: fix oops in ieee80211_scan_state_set_channel()
 2009-07-25 18:34 UTC  (5+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: WARNINGS, 2.6.16-2.6.21: ERRORS
 2009-07-25 18:25 UTC 

[PATCH] sched: Provide iowait counters
 2009-07-25 18:25 UTC  (12+ messages)

Unable to Configure Xen Dom 0 in Jeremy's PVOPS Kernel
 2009-07-25 18:13 UTC 

[Qemu-devel] [PATCH 0/4] PPC KVM bringup patches round 2 v2
 2009-07-25 18:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] Move mp_state to CPU_COMMON
  ` [Qemu-devel] [PATCH 2/4] Use 64bit pointer for dirty log
    ` [Qemu-devel] [PATCH 3/4] PPC: Round VGA BIOS size to page boundary

2.6.31-rc4: btrfs kernel bug
 2009-07-25 18:10 UTC 

Problems with net2kiss
 2009-07-25 18:06 UTC  (4+ messages)

slqb enables interrupts very early
 2009-07-25 18:03 UTC 

report a bug about sched_rt
 2009-07-24 14:28 UTC  (2+ messages)

[PATCH 2/3] Use an external program to implement fetching with curl
 2009-07-25 17:51 UTC 

[PATCH 3/3] git-http-fetch: not a builtin
 2009-07-25 17:51 UTC 

search --help says --file is default but it fails when not specified
 2009-07-25 17:47 UTC 

[PATCH] remove needless variable from drivers/video/fbmon.c
 2009-07-25 17:44 UTC 

[PATCH] git fast-export: add --no-data option
 2009-07-25 17:44 UTC  (3+ messages)

Very high memory usage with KVM
 2009-07-25 17:43 UTC 

[PATCH 0/2] Section renaming can lose content
 2009-07-25 17:41 UTC  (6+ messages)
` [PATCH 1/2] Make section_name_match start on '[', and return the length on success

ath9k panic (ath_tx_rc_status)
 2009-07-25 17:39 UTC  (3+ messages)

[PATCH] fealnx: Write outside array bounds
 2009-07-25 17:41 UTC  (3+ messages)

[PATCHv10 0/8] FM Transmitter (si4713) and another changes
 2009-07-25 17:34 UTC  (5+ messages)
` [PATCHv10 6/8] FMTx: si4713: Add files to handle si4713 i2c device
    ` Changes to the string control handling

[PATCH] net: irda: nsc-ircc: switch driver to dev_pm_ops
 2009-07-25 17:28 UTC 

Unable to Configure Xen Dom 0 in Jeremy's PVOPS Kernel
 2009-07-25 17:24 UTC 

[PATCH 0/14] iwlwifi driver updates 07/24/2009
 2009-07-25 17:24 UTC  (4+ messages)
` [PATCH 12/14] iwlwifi: debugFs to enable/disable 40MHz channel support

[Qemu-devel] [PATCH 0/4] S/390 host and target support
 2009-07-25 17:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] S/390 CPU emulation

[PATCH] DAC palette width retrieval
 2009-07-25 17:00 UTC  (4+ messages)

[Fwd: Bug#503344: Grub-pc fails on IBM x3250 configured with RAID-1]
 2009-07-25 16:58 UTC  (3+ messages)

[PATCH] net: irda: ali-ircc: switch driver to dev_pm_ops
 2009-07-25 16:57 UTC 

[PATCH] Disable asciidoc 8.4.1+ semantics for `{plus}` and friends
 2009-07-25 16:56 UTC  (3+ messages)
` [PATCH resend] "

[PATCH] tty: Fix a USB serial crash/scribble
 2009-07-25 16:55 UTC  (5+ messages)

[PATCH] fix an infinite loop with a corrupted pc partition table
 2009-07-25 16:56 UTC  (4+ messages)

[Fwd: Bug#538381: grub-pc: keystroke freezes grub2 at kernel selection menu]
 2009-07-25 16:54 UTC  (3+ messages)

Slower performance with lookupcache (2.6.30.2)
 2009-07-25 16:51 UTC  (2+ messages)

[Bug 13012] 2.6.28.9 causes init to segfault on Debian etch; 2.6.28.8 OK
 2009-07-25 16:49 UTC  (6+ messages)

[LTP] Submitting patch
 2009-07-25 16:48 UTC  (3+ messages)

[PATCH] Support FreeBSD in osdetect.lua
 2009-07-25 16:46 UTC  (9+ 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.