All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-19 13:43:21 to 2009-04-19 18:40:47 UTC [more...]

devshell not working with screen remote shell
 2009-04-19 18:35 UTC 

[PATCH] DMA: TXx9 Soc DMA Controller driver (v2)
 2009-04-19 18:34 UTC  (3+ messages)

[RFC/RFT] cfg80211/nl80211: add IBSS API
 2009-04-19 18:34 UTC  (35+ messages)
` [RFC/RFT v2] "

JGit cache bug
 2009-04-19 18:30 UTC  (5+ messages)
` [JGIT PATCH 0/3 RFC] http://code.google.com/p/egit/issues/detail?id=79
  ` [JGIT PATCH 1/3] Add test cases dedicated to the WindowCache
    ` [JGIT PATCH 2/3] Simulate breakpoints
      ` [JGIT PATCH 3/3] Rescan for packs and retry once if object lookup scan fails

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-04-19 18:31 UTC  (4+ messages)
` [Bug #13120] BUG: using rootfstype=ext4 causes oops

[PATCH/RFC 0/16] m68k: Device model patches
 2009-04-19 18:23 UTC  (5+ messages)
` [PATCH/RFC 01/16] platform: Make platform resources input parameters const

[Xenomai-help] Xenomai LTTng support
 2009-04-19 18:23 UTC  (9+ messages)

Add Elgato EyeTV DTT deluxe to dibcom driver
 2009-04-19 17:58 UTC 

Read other people's sms without registration
 2009-04-19 18:30 UTC 

Network died completely in 2.6.29 - also on m68k :)
 2009-04-19 18:21 UTC  (4+ messages)

[PATCH] git-svn: teach to create and operate on bare repositories
 2009-04-19 17:57 UTC 

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

[PATCH] xfs: add more checks to superblock validation
 2009-04-19 18:14 UTC  (4+ messages)

Pull request: bluetooth-2.6 2009-04-19
 2009-04-19 18:01 UTC 

Read other people's SMS without any program
 2009-04-19 18:29 UTC 

900af0d breaks some embedded suspend/resume
 2009-04-19 17:57 UTC  (6+ messages)
    ` [PATCH] PM/Suspend: Introduce two new platform callbacks to avoid breakage (Re: 900af0d breaks some embedded suspend/resume)

[PATCH] cfg80211/mac80211: move wext SIWMLME into cfg80211
 2009-04-19 17:57 UTC 

[Qemu-devel] Re: [OpenBIOS] QEMU OpenBIOS booting?
 2009-04-19 17:56 UTC  (4+ messages)

[linux-dvb] [PATCH] firmware: convert av7110 driver to request_firmware()
 2009-04-19 17:55 UTC  (2+ messages)

[PATCH] Don't set relatime when noatime is specified
 2009-04-19 17:54 UTC  (2+ messages)

[PATCH] KVM: Defer remote tlb flushes on invlpg (v3)
 2009-04-19 17:54 UTC  (6+ messages)
  ` [PATCH] KVM: Defer remote tlb flushes on invlpg (v4)

[PATCH] x86/pci: make pci_mem_start to be aligned only -v3
 2009-04-19 17:52 UTC  (12+ messages)
  ` [PATCH] x86/pci: make pci_mem_start to be aligned only -v4

[PATCH] fix argument -C on cyclictest
 2009-04-19 17:52 UTC  (2+ messages)

[Printing-architecture] Common Dialogs for Printing
 2009-04-19 17:45 UTC  (7+ messages)

[PATCH 0/2] Putting bio_list into struct request?
 2009-04-19 17:44 UTC  (4+ messages)
` [PATCH 1/2] Update struct request to use bio_list
` [PATCH 2/2] Fix bugs found during bio_list update

[Qemu-devel] [PATCH, RFC] Add file describing rules for submitting patches
 2009-04-19 17:42 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH] Don't print lockdep taint message for !LOCKDEP
 2009-04-19 17:33 UTC 

[PATCH 0/2 v3] [GIT PULL] tracing/events: add the __string field
 2009-04-19 17:28 UTC  (7+ messages)
    ` [PATCH] tracing/core: Add current context on tracing recursion warning

[PATCH] net: fix "compatibility" typos
 2009-04-19 17:24 UTC 

[kbd] [PATCH] loadkeys: Auto-convert “traditional”/Unicode keysyms
 2009-04-19 17:14 UTC  (11+ messages)

[PATCH] Add vt6656 driver to drivers/staging
 2009-04-19 17:09 UTC  (11+ messages)

[PATCH] kbuild: clean Module.markers and modules.order for out-of-tree modules
 2009-04-19 16:58 UTC 

[warn_once] warning: at kernel/hrtimer.c:625 hres_timers_resume+0x24/0x38()
 2009-04-19 16:53 UTC 

get the start/end address of guest kernel code in KVM
 2009-04-19 16:53 UTC 

Eliminating nested functions
 2009-04-19 16:52 UTC  (7+ messages)

Q: check_unsafe_exec() races (Was: [PATCH 2/4] fix setuid sometimes doesn't)
 2009-04-19 16:44 UTC  (15+ messages)

[PATCH RFC3.5 00/12] Introduction to Decreasing send-email Entropy
 2009-04-19 16:43 UTC  (20+ messages)
` [PATCH RFC3.5 01/12] send-email: Cleanup the usage text and docs a bit
` [PATCH RFC3.5 02/12] send-email: No longer repeatedly test if $smtp_server is a command
  ` [PATCH RFC3.5 03/12] send-email: Interpret --smtp-server "" as "use a default"
    ` [PATCH RFC3.5 04/12] send-email: Verification for --smtp-server and --smpt-server-port
      ` [PATCH RFC3.5 05/12] send-email: Improve redability and error-handling in send_message's sendmail code
        ` [PATCH RFC3.5 06/12] send-email: Cleanup and streamline the SMTP code in send_message
          ` [PATCH RFC3.5 07/12] send-email: Cleanup send_message 'log' code
            ` [PATCH RFC3.5 08/12] send-email: Move Subject sanitization from --compose code to send_message
                      ` [PATCH RFC3.5.1 08/12] send-email: Simplify --compose subject sanitation
      ` [PATCH RFC3.5.1 04/12] send-email: Verification for --smtp-server and --smpt-server-port

[PATCH 01/11] microblaze: Remove unneded per cpu SYSCALL_SAVE variable
 2009-04-19 16:40 UTC  (6+ messages)
` [PATCH 11/11] microblaze: Kconfig: Enable drivers for Microblaze
  ` [microblaze-uclinux] "
      ` who know's what is "TestFloat cases" and how to test this feature on the Freescale MPC8536DS board

[PATCH] Wait for console to become available, v2
 2009-04-19 16:39 UTC  (6+ messages)

[U-Boot] [ANNOUNCE] Kconfig support
 2009-04-19 16:38 UTC  (2+ messages)

[PATCH 00/15] interrupt injection rework
 2009-04-19 16:36 UTC  (37+ messages)
` [PATCH 05/15] Coalesce userspace/kernel irqchip interrupt injection logic
            ` [Qemu-devel] "
` [PATCH 13/15] Add NMI injection support to SVM

Via 1708S no S/PDIF out
 2009-04-19 16:33 UTC 

[RFC/RFT v4] mac80211: convert to cfg80211 IBSS API
 2009-04-19 16:30 UTC 

[RFC/RFT v4] cfg80211/nl80211: add IBSS API
 2009-04-19 16:29 UTC 

[PATCH 0/4] libosd: Last updates for Linux 2.6.30-rc
 2009-04-19 16:19 UTC  (6+ messages)
` [PATCH 1/4] libosd: potential ERR_PTR dereference in osd_initiator.c
` [PATCH 2/4] libosd: OSD2r05: Prepare for rev5 attribute list changes
` [PATCH 3/4] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes
` [PATCH 4/4] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5

splice_read() for device drivers?
 2009-04-19 16:09 UTC 

[PATCH 4/6] PalmLD IDE
 2009-04-19 16:14 UTC  (2+ messages)

[PATCH] Wait for console to become available, ver 3.1
 2009-04-19 16:11 UTC  (2+ messages)

Spares Missing event in case of spare group?
 2009-04-19 16:02 UTC 

adding new kernel defconfig
 2009-04-19 15:55 UTC  (3+ messages)

n800 build error in clock24xx.c: 'secure_32k_ck' undeclared
 2009-04-19 15:58 UTC  (3+ messages)

[PATCH 01/10] Documentation
 2009-04-19 15:53 UTC  (14+ messages)
              ` IO controller discussion (Was: Re: [PATCH 01/10] Documentation)

Grant
 2009-04-18 15:59 UTC 

[GIT PULL] XFS update for 2.6.30
 2009-04-19 15:51 UTC  (5+ messages)
` XFS support for TRIM / blkdev_issue_discard?

linux-2.6.30rc1 mouse stuck with usb autosuspend enabled
 2009-04-19 15:50 UTC  (4+ messages)

checkout @{-1} bug/oddity
 2009-04-19 15:37 UTC 

[PATCH 0/9] cgroup: io-throttle controller (v13)
 2009-04-19 15:47 UTC  (9+ messages)
` [PATCH 1/9] io-throttle documentation

Idea: Move kernel to upper memory
 2009-04-19 15:45 UTC  (2+ messages)

Allocate on Flush in vfat?
 2009-04-19 15:39 UTC 

what is the status of XFS ?
 2009-04-19 15:36 UTC  (2+ messages)

[PATCH] this mutex_lock is miss used
 2009-04-19 15:32 UTC  (2+ messages)

[PATCH] bless command
 2009-04-19 15:30 UTC  (6+ messages)

What are branches?
 2009-04-19 15:24 UTC  (2+ messages)

Problems with default ACLs over NFS
 2009-04-19 15:03 UTC 

[linux-lvm] Wierd lvm2 performance problems
 2009-04-19 15:16 UTC  (3+ messages)

Linus 2.6.29-rc4
 2009-04-19 15:13 UTC  (9+ messages)
` Oopses and ACPI problems (Linus 2.6.29-rc4)
          ` [PATCH] eee-laptop: Register as a pci-hotplug device

[PATCH] ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCR
 2009-04-19 15:10 UTC  (5+ messages)

[PATCH] rtl8187se staging: Fix compilation warnings and procfs directory leak
 2009-04-19 14:50 UTC  (3+ messages)

[SPAM] Financial Post Story
 2009-04-19 14:48 UTC 

[PATCH 1/7] ath5k: Allow user/driver to set txpower
 2009-04-19 14:46 UTC  (2+ messages)

[PATCH 5/7] ath5k: Enable AP mode
 2009-04-19 14:42 UTC  (2+ messages)

[PATCH 4/7] ath5k: Beaconing fixes
 2009-04-19 14:40 UTC  (2+ messages)

[U-Boot] implement usb gadget ethernet in uboot
 2009-04-19 14:34 UTC  (4+ messages)

how to build a vmlinux with debugging symbols?
 2009-04-19 14:29 UTC  (4+ messages)

[ kvm-Bugs-2768533 ] SCSI/VirtIO: VM unable to reboot from non-IDE controller
 2009-04-19 14:25 UTC 

[PATCH] nl80211: send wiphy along with netdev
 2009-04-19 14:23 UTC 

push git: failing on remote Fedora 10 as well as Cygwin too
 2009-04-19 14:19 UTC 

[PATCH RFC3.5 03/12] send-email: Interpret --smtp-server "" as "use a default"
 2009-04-19 14:16 UTC  (2+ messages)
` [PATCH RFC3.5.1 "

[Announce] 2.6.29-rc4-rt1
 2009-04-19 14:12 UTC  (16+ messages)
` [Announce] 2.6.29-rc4-rt2
  ` [Announce] 2.6.29-rc6-rt2
      ` [Announce] 2.6.29-rc6-rt3
        ` [Announce] 2.6.29-rc7-rt1
          ` [Announce] 2.6.29-rc78rt1
            ` [Announce] 2.6.29-rc8-rt2
              ` [Announce] 2.6.29-rc8-rt3
                ` [Announce] 2.6.29-rt1
                  ` [Announce] 2.6.29-rt2
                    ` [Announce] 2.6.29.1-rt4
                      ` [Announce] 2.6.29.1-rt5
                          ` [Announce] 2.6.29.1-rt7
                            ` [Announce] 2.6.29.1-rt8

Read other people's SMS online
 2009-04-19 14:40 UTC 

[Qemu-devel] [PATCH] Change RTC time drift IRQ re-injection
 2009-04-19 14:06 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] CPU hotplug support
 2009-04-19 14:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] create acpi cpu definitions
  ` [Qemu-devel] Re: [Bochs-developers] "

reiser4 inclusion?
 2009-04-19 14:00 UTC  (11+ messages)

virtio-balloon: check for freezer in kthread loop
 2009-04-19 14:00 UTC  (3+ messages)

[PATCH] x86: Fix section mismatches in apic
 2009-04-19 13:56 UTC  (6+ messages)
` [tip:x86/urgent] x86: Fix false positive section mismatch warnings in the apic code

[PULL] lguest & virtio fixes
 2009-04-19 13:52 UTC 

[PULL] lguest & virtio fixes
 2009-04-19 13:52 UTC 

[PATCH] General fix for Palm27x aSoC driver
 2009-04-19 13:52 UTC  (5+ messages)

[PATCH RFC3.5 05/12] send-email: Improve redability and error-handling in send_message's sendmail code
 2009-04-19 13:49 UTC  (2+ messages)
` [PATCH RFC3.5.1 05/12] send-email: Improve readability "

can't access problem a file with a given range (mls policy)
 2009-04-19 13:45 UTC 

[PATCH 00/10] kconfig: various fixes and documentation updates
 2009-04-19 13:41 UTC  (6+ messages)
` [PATCH 06/10] kconfig qconf: fix namespace for Horizontal and Vertical enum values
` [PATCH 07/10] kconfig qconf: add namespace for use of Key_ "
` [PATCH 08/10] kconfig qconf: fix the type of the desktop widget
` [PATCH 09/10] kconfig: do not hardcode ".config" filename
` [PATCH 10/10] kconfig: do not hardcode "include/config/auto.conf" filename


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.