All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-10-28 10:07:35 to 2007-10-28 16:15:29 UTC [more...]

[2.6 patch] fix USB_OHCI_HCD_SSB dependencies
 2007-10-28 16:15 UTC  (4+ messages)

[Qemu-devel] Proposal for host-utils
 2007-10-28 16:13 UTC  (3+ messages)

[Devel] [PATCH] pidns: Place under CONFIG_EXPERIMENTAL (take 2)
 2007-10-28 16:12 UTC  (5+ messages)

Debugging activated during runtime
 2007-10-28 16:07 UTC  (3+ messages)

Whether kernel page table is loaded in exception handler?
 2007-10-28 16:04 UTC  (2+ messages)

[PATCH 0/8 v2] improve push's refspec handling
 2007-10-28 16:03 UTC  (18+ messages)
` [PATCH 1/8] push: change push to fail if short ref name does not exist
  ` [PATCH 2/8] push: teach push new flag --create
    ` [PATCH 3/8] add get_sha1_with_real_ref() returning full name of ref on demand
      ` [PATCH 4/8] rev-parse: teach "git rev-parse --symbolic" to print the full ref name
        ` [PATCH 5/8] push, send-pack: support pushing HEAD to real "

Check dependencies for modules "dm-snapshot" and "sd_mod" in kernel 2.6.23.1
 2007-10-28 16:02 UTC  (2+ messages)

[lm-sensors] Intel DP35DP - P35 Sensor Support?
 2007-10-28 15:58 UTC  (4+ messages)

[2.6 patch] scsi/seagate.c: remove dead code
 2007-10-28 15:53 UTC  (2+ messages)

[RFC: 2.6 patch] remove the USB_STORAGE_ONETOUCH driver
 2007-10-28 15:52 UTC 

[2.6 patch] ieee1394_transactions.c: remove dead code
 2007-10-28 15:51 UTC 

[PATCH] Optimize i8259 code a bit
 2007-10-28 23:11 UTC 

[PATCH] [crypto] don't make CTR default M
 2007-10-28 15:49 UTC 

[parisc-linux] [patch 2/2] backport of sba sg list management to ccio-dma
 2007-10-28 15:44 UTC 

Syba 8-Port Serial Card Unidentified By Kernel
 2007-10-28 15:42 UTC  (11+ messages)

group common used functions in software AES modules, take 2
 2007-10-28 15:35 UTC  (4+ messages)
` [PATCH 1/3] [crypto] aes_generic coding style cleanup
` [PATCH 2/3] [crypto] aes_generic: make key generation export able
` [PATCH 3/3] [crypto] AES x86_64, remove setkey

[Qemu-devel] [Patch] handle VNC v3.7 clients correctly
 2007-10-28 14:58 UTC  (2+ messages)

bug: truncate to zero + setuid
 2007-10-28 14:36 UTC 

cannot "hibernate" if program being debugged in gdb is paused after SIGABRT in linux 2.6.23 (but can in 2.6.22.7)
 2007-10-28 15:33 UTC  (3+ messages)

What's the purpose of the new btusb driver ?
 2007-10-28 15:35 UTC  (6+ messages)
` [Bluez-devel] "

[PATCH] b43: consistent naming for ieee80211_ops
 2007-10-28 15:29 UTC 

[PATCH] Dell laptop backlight driver
 2007-10-28 16:12 UTC 

[PATCH] backlight dimmer
 2007-10-28 16:10 UTC 

Question related to Linux Kernel and MIPS
 2007-10-28 15:24 UTC 

pdflush stuck in D state with v2.6.24-rc1-192-gef49c32
 2007-10-28 15:24 UTC 

[PATCH] b43: Use the retry limit parameters from mac80211
 2007-10-28 15:19 UTC 

adding header in kernel to data passed from user space
 2007-10-28 15:19 UTC 

[patch 00/10] SLUB: SMP regression tests on Dual Xeon E5345 (8p) and new performance patches
 2007-10-28 15:14 UTC  (27+ messages)
` [patch 01/10] SLUB: Consolidate add_partial and add_partial_tail to one function
` [patch 02/10] SLUB: Noinline some functions to avoid them being folded into alloc/free
` [patch 03/10] SLUB: Move kmem_cache_node determination into add_full and add_partial
` [patch 04/10] SLUB: Avoid checking for a valid object before zeroing on the fast path
` [patch 05/10] SLUB: __slab_alloc() exit path consolidation
` [patch 07/10] SLUB: Avoid referencing kmem_cache structure in __slab_alloc
` [patch 08/10] SLUB: Optional fast path using cmpxchg_local
` [patch 09/10] SLUB: Do our own locking via slab_lock and slab_unlock

[PATCH] ac97_patch: compilation warning fix
 2007-10-28 16:20 UTC 

[PATCH] fix appletouch geyser 1 breakage
 2007-10-28 15:08 UTC  (7+ messages)

2.4.24-rc1 does not boot on SGI
 2007-10-28 15:07 UTC  (2+ messages)

[PATCH] sym53c8xx_2: compilation warning fix
 2007-10-28 16:15 UTC 

[PATCH] b43: Dereference of wl->current_dev must be protected by wl->mutex
 2007-10-28 14:59 UTC 

LSM conversion to static interface [revert patch]
 2007-10-28 14:59 UTC  (15+ messages)
` Linux Security *Module* Framework (Was: LSM conversion to static interface
    ` Linux Security *Module* Framework (Was: LSM conversion to static interface)
                ` eradicating out of tree modules (was: : Linux Security *Module* Framework)
                    ` eradicating out of tree modules

Whether kernel page table is loaded in exception handler?
 2007-10-28 14:58 UTC 

[U-Boot-Users] You won't believe this greeting!
 2007-10-28 14:50 UTC 

[Qemu-devel] qemu/target-sparc op_helper.c
 2007-10-28 14:50 UTC  (2+ messages)

[PATCH] usbserial: fix inconsistent lock state
 2007-10-28 14:45 UTC  (2+ messages)

[PATCH 1/7] "git" returns 1; "git help" and "git help -a" return 0
 2007-10-28 14:44 UTC  (15+ messages)
` [PATCH 2/7] remove unused/unneeded "pattern" argument of list_commands
  ` [PATCH 3/7] "current_exec_path" is a misleading name, use "argv_exec_path"
    ` [PATCH 4/7] list_commands(): simplify code by using chdir()
      ` [PATCH 5/7] use only the $PATH for exec'ing git commands
        ` [PATCH 6/7] walk $PATH to generate list of commands for "help -a"
          ` [PATCH 6/7] include $PATH in generating "

[lm-sensors] lm_sensors on ASUS M2NPV-VM motherboard using
 2007-10-28 14:44 UTC  (2+ messages)

[PATCH] rfkill: Use mutex_lock() at register and add sanity check
 2007-10-28 15:03 UTC  (2+ messages)

Spielen Sie in Europas bestem Online-Kasino
 2007-10-28 14:36 UTC 

2.6.24-rc1 acpi battery driver -> sysfs interface does not update correctly
 2007-10-28 14:27 UTC  (16+ messages)
                      ` [PATCH] ACPI: battery: Support for non-spec name for LiIon technology

[PATCH] Dreamcast AICA sound - Get rid of annoying compiler warning
 2007-10-28 14:27 UTC 

slow after upgrade to CentOS 5 (RHEL5)
 2007-10-28 14:26 UTC  (3+ messages)

[PATCH - SH] Clean up maple bus code to supress compiler warning
 2007-10-28 14:24 UTC 

[lm-sensors] What to use as prefix for TI TMP401 IC,
 2007-10-28 14:24 UTC  (4+ messages)

[AppArmor 00/45] AppArmor security module overview
 2007-10-28 14:25 UTC  (4+ messages)

[lm-sensors] PATCH: add support for lm_sensors 3.0.0 to gkrellm
 2007-10-28 14:23 UTC  (3+ messages)

[PATCH] 0/3 fs/ioctl.c coding style, rename vfs_ioctl/do_ioctl
 2007-10-28 14:14 UTC  (5+ messages)
` [PATCH 1/3] VFS: apply coding standards to fs/ioctl.c
` [PATCH 2/3] VFS: swap do_ioctl and vfs_ioctl names

Time to deprecate old RAID formats?
 2007-10-28 14:13 UTC  (14+ messages)

request - dell c400 dsdt
 2007-10-28 14:00 UTC  (2+ messages)

[PATCH] rfkill: Use subsys_initcall
 2007-10-28 14:19 UTC  (2+ messages)

Ottawa Linux Power Management Summit, June 25-26, 2007 - Minutes
 2007-10-28 13:54 UTC  (2+ messages)
` cpufreq-set problems [Was: Re: Ottawa Linux Power Management Summit, June 25-26, 2007 - Minutes]

[PATCH] iwlwifi: select proper rate control algorithm
 2007-10-28 13:53 UTC 

[PATCH] pcmcia: Convert io_req_t to use kio_addr_t
 2007-10-28 13:44 UTC  (9+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] pcmcia: Convert io_req_t to use unsigned int

[PATCH] mac80211: allow driver to ask for a rate control algorithm
 2007-10-28 13:51 UTC 

[PATCH] mac80211: don't allow registering the same rate control twice
 2007-10-28 13:49 UTC 

Do you want enlarge your penis? g223b5
 2007-10-28 13:47 UTC 

[PATCH] coding style cleanups for drivers/md/mktables.c
 2007-10-28 13:44 UTC 

[lm-sensors] lm-sensors 3.0.0-rc3 has been released
 2007-10-28 13:44 UTC 

unkillable dpkg-query processes
 2007-10-28 13:38 UTC  (5+ messages)

Raid-10 mount at startup always has problem
 2007-10-28 13:37 UTC  (10+ messages)

getdents64 problem in 2.6.23
 2007-10-28 11:52 UTC  (5+ messages)

[PATCH] proc_fs.h redux
 2007-10-28 13:25 UTC  (8+ messages)

Change error message for failed rc module (was: possible bug in ssb/b43)
 2007-10-28 13:21 UTC  (8+ messages)
    ` Change error message for failed rc module
      ` [PATCH] mac80211: make simple rate control algorithm built-in

[PATCH] rt2x00: Block adhoc & master mode
 2007-10-28 13:39 UTC 

USB_SUSPEND needs SUSPEND?
 2007-10-28 13:35 UTC  (2+ messages)

System hard lock when closing lid(2nd try)
 2007-10-28 13:18 UTC  (4+ messages)

[Qemu-devel] PreP kernels boot using Qemu
 2007-10-28 14:17 UTC  (4+ messages)

[lm-sensors] svn commit: r4959 -
 2007-10-28 13:16 UTC  (2+ messages)

[PATCH] gitweb : disambiguate heads and tags withs the same name
 2007-10-28 13:12 UTC 

Oops with Nouveau on amd64 with nv15 card and kernel 2.6.22 (debian sid)
 2007-10-28 13:11 UTC  (3+ messages)

[Qemu-devel] qemu Makefile.target
 2007-10-28 13:07 UTC 

2.6.24-rc1, sata_sil: access to SH-S183A broken again?
 2007-10-28 12:45 UTC 

CONFIG_CRITICAL_IRQSOFF_TIMING
 2007-10-28 13:00 UTC 

[lm-sensors] IT8702F request
 2007-10-28 12:55 UTC 

[Qemu-devel] qemu target-alpha/op_helper.c target-ppc/op.c t
 2007-10-28 12:54 UTC 

[Qemu-devel] qemu host-utils.h
 2007-10-28 12:52 UTC 

[PATCH 2/2] Version 9 (2.6.24-rc1) Smack: Simplified Mandatory Access Control Kernel
 2007-10-28 12:46 UTC  (4+ messages)

[PATCH] rfkill: Register LED triggers before registering switch
 2007-10-28 13:05 UTC  (2+ messages)

How to merge git://repo.or.cz/git-gui into git.git
 2007-10-28 12:44 UTC  (4+ messages)

[lm-sensors] lm_sensors 3.0.0 rc3 release?
 2007-10-28 12:44 UTC  (2+ messages)

[Cluster-devel] GFS reporting only 1/4 of the device size
 2007-10-28 12:36 UTC  (3+ messages)

[lm-sensors] HP maxilife chips have a '-' in their prefix
 2007-10-28 12:36 UTC  (2+ messages)

[PATCH] [JFFS2] Fix getdents problem on large directories
 2007-10-28 12:34 UTC 

[PATCH] blktrace: Make sure BLKTRACETEARDOWN does the full cleanup
 2007-10-28 11:49 UTC 

[LARTC] MAN
 2007-10-28 11:47 UTC  (2+ messages)

[PATCH 4/7] ath5k: Add SREV values for newer chips
 2007-10-28 11:44 UTC  (2+ messages)
` [ath5k-devel] "

[PATCH 3/3] sata_inic162x: finally, driver for initio 162x SATA controllers
 2007-10-28 10:23 UTC 

X86: UML build fix
 2007-10-25 11:08 UTC 

[RFH] gcc constant expression warning
 2007-10-28 10:37 UTC  (3+ messages)

new Linux/ACPI home page
 2007-10-28 11:17 UTC  (5+ messages)

[PATCH] /drivers/ide/pci/piix.c kernel 2.6.23
 2007-10-28 10:35 UTC 

BUG: lock held when returning to user space
 2007-10-28 11:12 UTC  (5+ messages)

Re[2]: Sata Sil3512 bug?
 2007-10-28 11:52 UTC  (16+ messages)
`  "
  ` Re[2]: Sata Sil3512 bug?; Promise SATA300 TX4
    `  "
                  ` [PATCH-RFC] (was: Re: Sata Sil3512 bug?; Promise SATA300 TX4)
                    ` [PATCH-RFC]
                      ` [PATCH-RFC] Promise TX4 implement hw-bug workaround

[PATCH-RFC] Promise TX4 implement hw-bug workaround
 2007-10-28 11:03 UTC 

[PATCH] mac80211: fix printk() format string
 2007-10-28 11:34 UTC  (5+ messages)

[Xenomai-help] [RTnet-users] RTNet in non-TDMA mode?
 2007-10-28 10:59 UTC  (6+ messages)

blktrace segfault
 2007-10-28 10:53 UTC 

b44 & ssb link errors on sparc
 2007-10-28 10:48 UTC 

[Adeos-main] [PATCH] harden MTRR access
 2007-10-28 10:42 UTC 

Re: lockdep report in hibernate code
 2007-10-28 10:38 UTC  (2+ messages)

[Xenomai-core] I-pipe/i386 for 2.6.24-rc1 - x86/x86_64 merge to come
 2007-10-28 10:35 UTC  (4+ messages)

[PATCH] fix param_sysfs_builtin name length check
 2007-10-28 10:33 UTC 

[PATCH 4/4] leds-clevo-mail: hw acceleration for Clevo mail LED driver
 2007-10-28 11:23 UTC 

[PATCH 3/4] leds-clevo-mail: hw accelerated LED blink extension
 2007-10-28 11:22 UTC 

iwl3945/mac80211 cannot connect to dynamic wep network
 2007-10-28 10:28 UTC  (10+ messages)
` [ipw3945-devel] "

[PATCH 2/4] leds-clevo-mail: extend naming convention of leds subsystem
 2007-10-28 11:22 UTC 

[PATCH 1/4] leds-clevo-mail: driver for Clevo mail LED
 2007-10-28 11:22 UTC 

[PATCH 3/3] leds-clevo-mail: driver for Clevo mail LED
 2007-10-28 11:22 UTC  (6+ messages)

[PATCH] Can you omit a part of processing of initialization in __pdflush. kernel<2.6.23>
 2007-10-28 10:09 UTC 

Many gits are offline this week
 2007-10-28 10:07 UTC  (3+ messages)

[PATCH] git.el: Run git-gc --auto after commits
 2007-10-28 10:07 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.