All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-17 08:40:13 to 2009-11-17 11:08:04 UTC [more...]

[PATCH 0/6] Idle status patches revisited
 2009-11-17 11:07 UTC  (5+ messages)
` [PATCH 1/6] OMAP: Powerdomains: Add support for INACTIVE state on pwrdm level
  ` [PATCH 2/6] OMAP3: PM: Added support for INACTIVE and ON states for powerdomains

[BUG]2.6.27.y some contents lost after writing to mmaped file
 2009-11-17 11:07 UTC  (4+ messages)

iptables/when loading a webpage, get subsequent firewall block(s)?
 2009-11-17 11:07 UTC  (4+ messages)

xawtv and v4lctl with usbvision kernel driver
 2009-11-17 11:06 UTC  (3+ messages)

[PATCH 01/02] backlight: control WLED output current in da9034
 2009-11-17 11:04 UTC  (4+ messages)

[RFC] KVM Fault Tolerance: Kemari for KVM
 2009-11-17 11:04 UTC  (6+ messages)
      ` [Qemu-devel] "

Quirk to disable master volume control in PCM2702
 2009-11-17 11:03 UTC  (4+ messages)

[PATCH 4/5] vmscan: Have kswapd sleep for a short interval and double check it should be asleep
 2009-11-17 11:03 UTC  (12+ messages)
        ` [PATCH] vmscan: Have kswapd sleep for a short interval and double check it should be asleep fix 1

[PATCH] ARM: MM: use 64bytes of L1 cache on plat S5PC1xx
 2009-11-17 11:00 UTC  (6+ messages)

[Bug 14563] New: SCSI tape driver: Spurious EIO and kernel OOPS
 2009-11-17 11:00 UTC  (7+ messages)
` [Bug 14563] SCSI tape driver: Spurious EIO and kernel BUG

SRCPV migration
 2009-11-17 10:57 UTC  (17+ messages)

[RFC, PATCH] gspca: implement vidioc_enum_frameintervals
 2009-11-17 10:57 UTC  (2+ messages)

[PATCH] Fix clock_gettime vsyscall time warp
 2009-11-17 10:54 UTC  (3+ messages)
` [tip:timers/urgent] timekeeping: "

ppp-2.4.5 released
 2009-11-17 10:53 UTC 

[Qemu-devel] [PATCH] megasas: LSI MegaRAID SAS HBA emulation
 2009-11-17 10:51 UTC  (3+ messages)
` [Qemu-devel] "

Bluetooth headsets fail to trigger pulseaudio consistently (Long)
 2009-11-17 10:51 UTC  (3+ messages)

2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31
 2009-11-17 10:33 UTC  (6+ messages)
` [Bug #14267] Disassociating atheros wlan

[U-Boot] How to change splash screen in u-boot
 2009-11-17 10:51 UTC 

gettext in build system
 2009-11-17 10:49 UTC  (6+ messages)

[v3, for-next] OMAP: DMA: Use some define rather than a hexadecimal constant for LCD register
 2009-11-17 10:45 UTC  (4+ messages)
` [PATCH v4, "

a UBIFS image makes task pdflush blocked > 120 seconds
 2009-11-17 10:45 UTC  (4+ messages)

Curl security advisory CVE-2009-2417 [PATCH]
 2009-11-17 10:13 UTC  (3+ messages)
  ` [PATCH] curl: Fix CVE-2009-2417

[net-next-2.6 PATCH v6 4/7 RFC] TCPCT part 1d: define TCP cookie option, extend existing struct's
 2009-11-17 10:41 UTC  (5+ messages)

Patch on unsupported AT command
 2009-11-17 10:40 UTC  (3+ messages)

[PATCH 0/7] Kill PF_MEMALLOC abuse
 2009-11-17 10:38 UTC  (15+ messages)
` [PATCH 2/7] mmc: Don't use PF_MEMALLOC

Pairing with several Bluetooth dongles
 2009-11-17 10:33 UTC 

[ANNOUNCE] GIT 1.6.5.3
 2009-11-17 10:25 UTC  (2+ messages)

Udev 147 (and above) dependencies
 2009-11-17 10:30 UTC  (5+ messages)

[Qemu-devel] [PATCH] isa: configure serial+parallel by index
 2009-11-17 10:28 UTC 

[U-Boot] [PATCH] README: Give an explicit example of adding a new board
 2009-11-17 10:26 UTC  (3+ messages)

[Qemu-devel] [PATCH] usb-net: use qdev for -usbdevice
 2009-11-17 10:26 UTC 

Virtualization Performance: Intel vs. AMD
 2009-11-17 10:23 UTC  (4+ messages)

[PATCH 17/11]Optimize the upload speed for PPP connection
 2009-11-17 10:20 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/15] scsi: data structures and cleanups
 2009-11-17 10:17 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/15] scsi: add/fix header protection
` [Qemu-devel] [PATCH 02/15] scsi: create common SCSIRequest structure
` [Qemu-devel] [PATCH 03/15] scsi: move request lists to QTAILQ
` [Qemu-devel] [PATCH 04/15] scsi: add scsi_req_init()
` [Qemu-devel] [PATCH 05/15] scsi: move scsi command from SCSIGenericReq to SCSIRequest
` [Qemu-devel] [PATCH 06/15] scsi: move blocksize from SCSIGenericState to SCSIDevice
` [Qemu-devel] [PATCH 07/15] scsi: add scsi-defs.h
` [Qemu-devel] [PATCH 08/15] scsi: move type from SCSIGenericState to SCSIDevice
` [Qemu-devel] [PATCH 09/15] scsi: move scsi request parsing into generic code
` [Qemu-devel] [PATCH 10/15] scsi: use command defines in scsi-disk.c
` [Qemu-devel] [PATCH 11/15] scsi: add xfer mode
` [Qemu-devel] [PATCH 12/15] scsi: move sense to SCSIDevice, create SCSISense struct
` [Qemu-devel] [PATCH 13/15] scsi: move dinfo to SCSIDevice
` [Qemu-devel] [PATCH 14/15] scsi: move status to SCSIRequest
` [Qemu-devel] [PATCH 15/15] scsi: add scsi_req_print()

[PATCH] Dont call msi_unmap_pirq() if did not enabled msi
 2009-11-17 10:14 UTC  (5+ messages)

Verify your uni-heidelberg.de Account
 2009-11-17 10:12 UTC 

[U-Boot] [PATCH 1/3 v2] ppc4xx: Consolidate pci_target_init() function
 2009-11-17 10:11 UTC 

[Buildroot] ldd disappearing from rootfs
 2009-11-17 10:11 UTC  (2+ messages)

SMB crash. Is this a known bug?
 2009-11-17  9:49 UTC 

HDA Intel IDT 92HD71B7X - HP Pavilion DV7-1299EF - Only the left speaker is working
 2009-11-17 10:08 UTC  (13+ messages)

dm-raid1 barriers
 2009-11-17 10:06 UTC  (3+ messages)

Disabling conntrack for local net
 2009-11-17 10:03 UTC  (6+ messages)

drivers/rtc/rtc-pl031.c uses __raw_readl()?
 2009-11-17 10:02 UTC  (3+ messages)

linux-next: manual merge of the omap_dss2 tree with the omap tree
 2009-11-17 10:00 UTC  (4+ messages)

[PATCH] dvb-core: Fix ULE decapsulation bug when less than 4 bytes of ULE SNDU is packed into the remaining bytes of a MPEG2-TS frame
 2009-11-17 10:00 UTC 

problem wit svm_get_msr on kvm-kmod-2.6.31.6
 2009-11-17  9:59 UTC  (11+ messages)

[PATCH] dvb-core: Fix ULE decapsulation bug when less than 4 bytes of ULE SNDU is packed into the remaining bytes of a MPEG2-TS frame
 2009-11-17  9:56 UTC 

[PATCH 07/25] imx: add namespace prefixes for symbols in mx27.h
 2009-11-17  9:56 UTC  (14+ messages)
` [PATCH 08/25] imx: add namespace prefixes for symbols in mx3x.h
  ` [PATCH 09/25] imx: add namespace prefixes for symbols in mx31.h
    ` [PATCH 10/25] imx: add namespace prefixes for symbols in mx35.h
      ` [PATCH 11/25] imx: reformat mx25.h to match the other platform includes
        ` [PATCH 12/25] imx: copy constants from mx2x.h to mx21.h using the appropriate namespace
          ` [PATCH 13/25] imx: copy constants from mx2x.h to mx27.h "
            ` [PATCH 14/25] imx: copy constants from mx3x.h to mx31.h "
              ` [PATCH 15/25] imx: copy constants from mx3x.h to mx35.h "
                ` [PATCH 16/25] imx: generalize nand device registration
                  ` [PATCH 17/25] imx/eukrea_cpuimx27: use new "

bash completion on 4.0 broken?
 2009-11-17  9:54 UTC  (2+ messages)

[PATCH] sysctl.c: Change a .proc_handler = proc_dointvec to
 2009-11-17  9:55 UTC  (2+ messages)

Patches procedure
 2009-11-17  9:53 UTC  (5+ messages)
    ` write access for Przemyslaw Wesolek

[PATCH 1/1] sched: move update_curr() in check_preempt_wakeup() to avoid redundant call
 2009-11-17  9:51 UTC 

[PATCH] gspca: add sanity check for mandatory operations
 2009-11-17  9:51 UTC  (2+ messages)

[RFC] After server stop nfslock service, client still can get lock success
 2009-11-17  9:47 UTC 

[PATCH] cs423x: update control names
 2009-11-17  9:42 UTC  (4+ messages)

[Xenomai-help] network stall
 2009-11-17  9:42 UTC 

[PATCH 1/1] ata/sata_sil24: MSI support, disabled by default
 2009-11-17  9:41 UTC  (6+ messages)

[Qemu-devel] [PATCH 2/2] [RFC] add emulation of at91sam9263 cpu
 2009-11-17  9:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] ppc4xx: Consolidate pci_target_init() function
 2009-11-17  9:39 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/9] fixup default device handling
 2009-11-17  9:38 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] chardev: add greeting
` [Qemu-devel] [PATCH 2/9] default devices: core code & serial lines
` [Qemu-devel] [PATCH 3/9] default devices: parallel port
` [Qemu-devel] [PATCH 4/9] default devices: monitor
` [Qemu-devel] [PATCH 5/9] zap serial_monitor_mux
` [Qemu-devel] [PATCH 6/9] default devices: vga
` [Qemu-devel] [PATCH 7/9] default devices: net
` [Qemu-devel] [PATCH 8/9] default devices: drives
` [Qemu-devel] [PATCH 9/9] default devices: global switch

why it not write those 6bits to entrylo0/1 register?
 2009-11-17  9:37 UTC  (5+ messages)

PATCH: ALSA - hda - Add support for Dell E6400 docking station
 2009-11-17  9:37 UTC  (2+ messages)

linux-next: manual merge of the net tree with the i2c tree
 2009-11-17  9:35 UTC  (9+ messages)
` Shared i2c adapter locking (Was: linux-next: manual merge of the net tree with the i2c tree)
    ` Shared i2c adapter locking

[PATCH 1/2] replace: use a GIT_NO_REPLACE_OBJECTS env variable
 2009-11-17  9:33 UTC  (2+ messages)

help for install kexec-tools
 2009-11-17  9:23 UTC 

2.6.31 kernel for mips compile failure - war.h:12:17: error: war.h: No such file or directory
 2009-11-17  9:33 UTC  (6+ messages)
  ` Kernel panic - not syncing: Attempted to kill init!
      ` problem bring up initramfs and busybox

[MM] Make mm counters per cpu instead of atomic
 2009-11-17  9:34 UTC  (5+ messages)

[PATCH] Expand ~ and ~user in core.excludesfile, commit.template
 2009-11-17  9:30 UTC  (11+ messages)

[U-Boot] [PATCH ARM v2] Add a unified s3c24x0 header file
 2009-11-17  9:30 UTC 

[PATCH] MIPS: Fixups of ALSA memory maps
 2009-11-17  9:29 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/2] [RFC] add emulation of atmel pflash memory
 2009-11-17  9:28 UTC  (2+ messages)

[PATCH] perf tools: support static build
 2009-11-17  9:24 UTC  (4+ messages)
` [tip:perf/core] perf tools: Support "

[PATCH] x86, ucode-amd: Move family check to microcde_amd.c's init function
 2009-11-17  9:24 UTC  (2+ messages)
` [tip:x86/microcode] x86: "

[Qemu-devel] virtio-rng
 2009-11-17  9:24 UTC  (10+ messages)

[U-Boot] [PATCH] Davinci: Configurable NAND chip selects
 2009-11-17  9:24 UTC  (3+ messages)

Confirm Reciept
 2009-11-17  9:22 UTC 

[dm-crypt] LUKS user verification on OpenSUSE 11.2
 2009-11-17  9:22 UTC 

[PATCH] e1000e: Fix usage under kexec
 2009-11-17  9:21 UTC  (2+ messages)

2.6.32-rc7-git1: Reported regressions from 2.6.31
 2009-11-17  9:19 UTC  (10+ messages)
` [Bug #14355] USB serial regression after 2.6.31.1 with Huawei E169 GSM modem
` [Bug #14618] OOM killer, page fault

PATCH 23/10]Optimize the upload speed for PPP connection
 2009-11-17  9:15 UTC  (4+ messages)
` [PATCH "

Telit 864
 2009-11-17  9:18 UTC  (2+ messages)

linux-next: manual merge of the sysctl tree with the net tree
 2009-11-17  9:17 UTC  (2+ messages)

imx27 - hanging at freeing init memory -- getting some junk characters here after on console 
 2009-11-17  9:17 UTC  (8+ messages)

[RFC][PATCH] qemu-kvm: Introduce writeback scope for cpu_synchronize_state
 2009-11-17  9:16 UTC  (7+ messages)

[Qemu-devel] [PATCH] Don't leak file descriptors
 2009-11-17  9:12 UTC  (8+ messages)

[PATCH 0/13] sysfs lazification
 2009-11-17  9:11 UTC  (3+ messages)

[PATCH 2/2] mac68k: replace mac68k SCC code with platform device
 2009-11-17  9:06 UTC 

[PATCH] xend: Remove tab indents
 2009-11-17  9:06 UTC 

[PATCH 1/2] pmac-zilog: add platform driver
 2009-11-17  9:04 UTC  (2+ messages)

[PATCH, RFC] panic-note: Annotation from user space for panics
 2009-11-17  9:03 UTC  (8+ messages)

Subject: [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  9:03 UTC  (2+ messages)

[PATCH 10/13] mac68k: start CUDA early
 2009-11-17  9:03 UTC  (4+ messages)
  ` [PATCH 10/13] mac68k: start CUDA early, take 2

Subject: [PATCH 3/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  9:02 UTC  (2+ messages)

Subject: [PATCH 2/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  9:00 UTC  (2+ messages)

Subject: [PATCH 1/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  8:59 UTC  (2+ messages)

Subject: [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
 2009-11-17  8:57 UTC 

[PATCH] futex: add FUTEX_SET_WAIT operation
 2009-11-17  8:55 UTC  (4+ messages)

linux-next: Tree for November 17
 2009-11-17  8:53 UTC 

[Xenomai-help] Patch to support ARM_MV
 2009-11-17  8:52 UTC  (2+ messages)

[PATCH] net: fix mdio section mismatch warning
 2009-11-17  8:47 UTC 

[PATCH] Make sure $PERL_PATH is defined when the test suite is run
 2009-11-17  8:42 UTC  (2+ messages)

[U-Boot] any potential problems with beagle using OMAP34XX macros?
 2009-11-17  8:41 UTC  (2+ messages)

RAID 6 Failure follow up
 2009-11-17  8:40 UTC  (13+ 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.