All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-14 21:18:33 to 2009-05-14 23:24:33 UTC [more...]

[PATCH 0/5] More omap header clean-up for the merge window after 2.6.30
 2009-05-14 23:24 UTC  (3+ messages)
` [PATCH 1/5] ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASE
` [PATCH 2/5] ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE

Realtek 8168D: no active link (2.6.29.2)
 2009-05-14 23:22 UTC  (2+ messages)

[PATCH 2/2] b43legacy: Fix locking problem
 2009-05-14 23:21 UTC 

[PATCH 1/2] b43legacy: Remove unnecessary MMIO in interrupt hotpath
 2009-05-14 23:20 UTC 

[PATCH 0/2] b43legacy - remove unnecessary MMIO references in the hot path and fix locking problem
 2009-05-14 23:20 UTC 

Patch "REMOVE OMAP LEGACY CODE: Reset mach-omap1/board-*.c files to mainline" breaks nokia770
 2009-05-14 23:18 UTC  (6+ messages)

[PATCH] sysrq, intel_fb: fix sysrq g collision
 2009-05-14 23:17 UTC  (4+ messages)

[RFC] tracing: adding flags to events
 2009-05-14 23:18 UTC  (3+ messages)

[PATCH omap3-upstream] OMAP: PM: add PRCM register offsets
 2009-05-14 23:17 UTC  (2+ messages)

[Security] [PATCH] proc: avoid information leaks to non-privileged processes
 2009-05-14 22:55 UTC  (13+ messages)
                  ` [patch] random: make get_random_int() more random
                      ` [Security] "

[patch 00/28] 2.6.27.24-stable review
 2009-05-14 22:54 UTC  (30+ messages)
  ` [patch 01/28] md: fix loading of out-of-date bitmap
  ` [patch 02/28] md: fix some (more) errors with bitmaps on devices larger than 2TB
  ` [patch 03/28] md/raid10: dont clear bitmap during recovery if array will still be degraded
  ` [patch 04/28] md: remove ability to explicit set an inactive array to clean
  ` [patch 05/28] USB: Gadget: fix UTF conversion in the usbstring library
  ` [patch 06/28] dup2: Fix return value with oldfd == newfd and invalid fd
  ` [patch 07/28] i2c-algo-bit: Fix timeout test
  ` [patch 08/28] i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
  ` [patch 09/28] mm: page_mkwrite change prototype to match fault
  ` [patch 10/28] fs: fix page_mkwrite error cases in core code and btrfs
  ` [patch 11/28] mm: close page_mkwrite races
  ` [patch 12/28] GFS2: Fix page_mkwrite() return code
  ` [patch 13/28] NFS: Fix the return value in nfs_page_mkwrite()
  ` [patch 14/28] NFS: Close page_mkwrite() races
  ` [patch 15/28] cifs: Fix buffer size for tcon->nativeFileSystem field
  ` [patch 16/28] cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows
  ` [patch 17/28] cifs: Fix incorrect destination buffer size in cifs_strncpy_to_host
  ` [patch 18/28] cifs: Fix buffer size in cifs_convertUCSpath
  ` [patch 19/28] cifs: Fix unicode string area word alignment in session setup
  ` [patch 20/28] epoll: fix size check in epoll_create()
  ` [patch 21/28] nfsd4: check for negative dentry before use in nfsv4 readdir
  ` [patch 22/28] NFS: Fix the notifications when renaming onto an existing file
  ` [patch 23/28] ehea: fix invalid pointer access
  ` [patch 24/28] powerpc/5200: Dont specify IRQF_SHARED in PSC UART driver
  ` [patch 25/28] splice: split up __splice_from_pipe()
  ` [patch 26/28] splice: remove i_mutex locking in splice_from_pipe()
  ` [patch 27/28] splice: fix i_mutex locking in generic_splice_write()
  ` [patch 28/28] ocfs2: fix i_mutex locking in ocfs2_splice_to_file()

KVM & VT-d2?
 2009-05-14 23:12 UTC  (3+ messages)

[linux-dvb] Is HP rebranded Hauppauge HVR-1500 ok on 64bit versions of stable distributions?
 2009-05-14 23:11 UTC  (3+ messages)

[PATCH] pm: remove unused asm/suspend.h
 2009-05-14 23:11 UTC  (4+ messages)

[PATCH] pm: rename device_power_down/up()
 2009-05-14 23:11 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: it's safe to ignore mmc_send_if_cond() return value
 2009-05-14 23:04 UTC  (8+ messages)

[PATCH v2] [BUGFIX] x86/x86_64: fix CPU offlining triggered active device IRQ interrruption
 2009-05-14 22:43 UTC 

[PATCH v2] [BUGFIX] x86/x86_64: fix CPU offlining triggered inactive device IRQ interrruption
 2009-05-14 22:43 UTC 

[patch 00/51] 2.6.29-stable review
 2009-05-14 22:37 UTC  (54+ messages)
  ` [patch 01/51] fiemap: fix problem with setting FIEMAP_EXTENT_LAST
  ` [patch 02/51] md: remove ability to explicit set an inactive array to clean
  ` [patch 03/51] md: fix some (more) errors with bitmaps on devices larger than 2TB
  ` [patch 04/51] md/raid10: dont clear bitmap during recovery if array will still be degraded
  ` [patch 05/51] md: fix loading of out-of-date bitmap
  ` [patch 06/51] usb-serial: ftdi_sio: fix reference counting of ftdi_private
  ` [patch 07/51] USB: Gadget: fix UTF conversion in the usbstring library
  ` [patch 08/51] ALSA: hda - Fix line-in on Mac Mini Core2 Duo
  ` [patch 09/51] ASoC: Fix errors in WM8990
  ` [patch 10/51] e1000: fix virtualization bug
  ` [patch 11/51] hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
  ` [patch 12/51] Fix for enabling branch profiling makes sparse unusable
  ` [patch 13/51] i2c-algo-bit: Fix timeout test
  ` [patch 14/51] i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
  ` [patch 15/51] dup2: Fix return value with oldfd == newfd and invalid fd
  ` [patch 16/51] ne2k-pci: Do not register device until initialized
  ` [patch 17/51] lsm: Relocate the IPv4 security_inet_conn_request() hooks
  ` [patch 18/51] netlabel: Add CIPSO {set, del}attr request_sock functions
  ` [patch 19/51] netlabel: Add new NetLabel KAPI interfaces for request_sock security attributes
  ` [patch 20/51] selinux: Add new NetLabel glue code to handle labeling of connection requests
  ` [patch 21/51] selinux: Set the proper NetLabel security attributes for "
  ` [patch 22/51] selinux: Remove dead code labeled networking code
  ` [patch 23/51] smack: Set the proper NetLabel security attributes for connection requests
  ` [patch 24/51] cifs: Fix buffer size for tcon->nativeFileSystem field
  ` [patch 25/51] cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows
  ` [patch 26/51] cifs: Fix incorrect destination buffer size in cifs_strncpy_to_host
  ` [patch 27/51] cifs: Fix buffer size in cifs_convertUCSpath
  ` [patch 28/51] cifs: Fix unicode string area word alignment in session setup
  ` [patch 29/51] mac80211: pid, fix memory corruption
  ` [patch 30/51] mm: page_mkwrite change prototype to match fault
  ` [patch 31/51] fs: fix page_mkwrite error cases in core code and btrfs
  ` [patch 32/51] mm: close page_mkwrite races
  ` [patch 33/51] GFS2: Fix page_mkwrite() return code
  ` [patch 34/51] NFS: Fix the return value in nfs_page_mkwrite()
  ` [patch 35/51] NFS: Close page_mkwrite() races
  ` [patch 36/51] CIFS: Fix endian conversion of vcnum field
  ` [patch 37/51] epoll: fix size check in epoll_create()
  ` [patch 38/51] nfsd4: check for negative dentry before use in nfsv4 readdir
  ` [patch 39/51] NFS: Fix the notifications when renaming onto an existing file
  ` [patch 40/51] lockd: fix list corruption on lockd restart
  ` [patch 41/51] dmatest: fix max channels handling
  ` [patch 42/51] HID: add NOGET quirk for devices from CH Products
  ` [patch 43/51] KVM: SVM: Remove port 80 passthrough
  ` [patch 44/51] KVM: Make EFER reads safe when EFER does not exist
  ` [patch 45/51] fuse: destroy bdi on error
  ` [patch 46/51] splice: split up __splice_from_pipe()
  ` [patch 47/51] splice: remove i_mutex locking in splice_from_pipe()
  ` [patch 48/51] splice: fix i_mutex locking in generic_splice_write()
  ` [patch 49/51] ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
  ` [patch 50/51] ehea: fix invalid pointer access
  ` [patch 51/51] powerpc/5200: Dont specify IRQF_SHARED in PSC UART driver

BUG in av7110_vbi_write()
 2009-05-14 22:56 UTC  (3+ messages)

Questions about xfstests regarding porting it to test ext4 filesystems
 2009-05-14 22:55 UTC  (4+ messages)

[PATCH 1/3] dir.c: clean up handling of 'path' parameter in read_directory_recursive()
 2009-05-14 22:51 UTC  (8+ messages)
` [PATCH 2/3] Add 'fill_directory()' helper function for directory traversal
  ` [PATCH 3/3] read_directory(): infrastructure for pathname character set conversion

twinhan cards
 2009-05-14 22:53 UTC  (2+ messages)

Getting VGA Passthrough to work on Xen Unstable
 2009-05-14 22:52 UTC 

Proposed patch for mktree [0/3]
 2009-05-14 22:49 UTC  (5+ messages)
` [PATCH 3/3] improved validation of entry type in mktree

[patch 1/3] acpi: check _PSS invalidation when BIOS report _PSS with 0x80000000
 2009-05-14 22:44 UTC  (3+ messages)

[PATCH 0/2] igb: drop stats due to OS cannot keep up
 2009-05-14 22:43 UTC  (2+ messages)

[PATCH V2 1/3] powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit
 2009-05-14 22:42 UTC  (3+ messages)
` [PATCH V2 2/3] powerpc: Add support for swiotlb "
  ` [PATCH V2 3/3] powerpc: Add 86xx support for SWIOTLB

[PATCH v2] vgimportclone: script to import SAN snapshots and clones
 2009-05-14 22:36 UTC  (4+ messages)

git-tag bug? confusing git fast-export with double tag objects
 2009-05-14 22:35 UTC  (6+ messages)

[PATCH 0/6] md: Remove the hash tables from raid0
 2009-05-14 22:35 UTC  (7+ messages)
` [PATCH] md: raid0: Replace hash table lookup by looping over all strip_zones
        ` PATCH md [001:002]: raid0: fix chunk size to 4K*n granularity

[PATCH] ARM: OMAP: Fix path for omap-sha1-md5 import of irqs.h
 2009-05-14 22:33 UTC  (4+ messages)

[PATCH 1/1] cr: credentials: fix some refcounting
 2009-05-14 22:32 UTC 

regression in TSC unstable?
 2009-05-14 22:31 UTC  (10+ messages)
` Regression in TSC unstable -- confirmed
  ` [PATCH] ACPI: do not mark TSC unstable for invalid C-states
            ` [PATCH] ACPI: idle: fix init-time TSC check regression

[PATCH 00/16] DRBD: a block device for HA clusters
 2009-05-14 22:31 UTC 

Event Handlers
 2009-05-14 22:22 UTC 

how to connect devices with bluetoothd
 2009-05-14 22:29 UTC 

Cross-Platform Version Control
 2009-05-14 22:25 UTC  (4+ messages)

ext3/ext4 directories don't shrink after deleting lots of files
 2009-05-14 22:02 UTC 

[PATCH] Fix minor memory leak in init-db
 2009-05-14 22:22 UTC 

Sergey Lapin : AFEB9260 is not supported with 2.6.28-rc6 kernel anymore
 2009-05-14 22:12 UTC  (2+ messages)

Scan while TX/RX'ing a lot of data
 2009-05-14 22:17 UTC  (6+ messages)

[U-Boot] [PATCH] TQM85xx: adapt for new flash types
 2009-05-14 22:16 UTC  (3+ messages)
` [U-Boot] [PATCH] TQM85xx: minor config file cleanup
` [U-Boot] [PATCH] Redundant Environment: protect full sector size

[Bug 21257] New: Qt applications strange behavior
 2009-05-14 22:08 UTC  (5+ messages)
  ` [Bug 21257] "

kernel BUG at lib/radix-tree.c:485!
 2009-05-14 21:57 UTC 

[LTP] Error installing ltp-full-20090430
 2009-05-14 22:03 UTC  (2+ messages)

[Qemu-devel] Question about KVM and PC speaker
 2009-05-14 22:01 UTC  (25+ messages)
` [Qemu-devel] "
                  `  "

[KVM-AUTOTEST PATCH] Instead of trying to remove kvm modules with rmmod, use modprobe -r, as it handles module dependencies better
 2009-05-14 21:53 UTC 

[RFC v2 0/5] WoW suport
 2009-05-14 22:01 UTC  (10+ messages)
` [RFC v2 2/5] mac80211: inform devices when we are suspending on the stop callback

[Ocfs2-devel] [RFC] The reflink(2) system call
 2009-05-14 22:00 UTC  (9+ messages)
` [Ocfs2-devel] [RFC] The reflink(2) system call v2
      ` [Ocfs2-devel] [RFC] The reflink(2) system call v4
            `  "

[patch 01/11 -mmotm] lowmemorykiller: Only iterate over process list when needed
 2009-05-14 22:00 UTC  (14+ messages)
` [patch 11/11 -mmotm] oom: fail allocations if oom killer can't free memory
  ` Misleading OOM messages

Trying to sync two svn repositories with git-svn (repost)
 2009-05-14 21:57 UTC  (12+ messages)

Clarification
 2009-05-14 21:56 UTC 

[oops] with FIB_TRIE
 2009-05-14 21:55 UTC  (5+ messages)

OE git move to OSUOSL
 2009-05-14 21:37 UTC  (3+ messages)

[PATCH] [PowerPC] MPC8272ADS: fix device tree for 8 MB flash, size
 2009-05-14 21:48 UTC  (3+ messages)

Google Anniversary lotto Draw!!!
 2009-05-14 20:46 UTC 

[PATCH 2/2] r8169: allow true forced mode setting
 2009-05-14 21:46 UTC 

[PATCH 1/2] r8169: remove useless struct member
 2009-05-14 21:45 UTC 

Google Anniversary lotto Draw!!!
 2009-05-14 20:41 UTC 

[Qemu-devel] New device API
 2009-05-14 21:39 UTC 

[Qemu-devel] Suggestions
 2009-05-14 21:35 UTC  (2+ messages)

[PATCH] mac80211_hwsim: Group radios
 2009-05-14 21:34 UTC  (2+ messages)

Spurious power button event on resume from hibernate
 2009-05-14 21:27 UTC 

[PATCH 2.6.30] svcrdma: dma unmap the correct length for the RPCRDMA header page
 2009-05-14 21:34 UTC 

[U-Boot] environement paramters with u-boot in nand
 2009-05-14 21:33 UTC 

More ext4 acl/xattr corruption - 4th occurence now
 2009-05-14 21:33 UTC  (10+ messages)

[PATCH 001/001] leds: alix-leds2 fixed for Award BIOS
 2009-05-14 21:32 UTC  (6+ messages)

[Lustre-devel] Thinking of Hacks around bug #12329
 2009-05-14 21:28 UTC  (5+ messages)

Xserve specs
 2009-05-14 21:26 UTC  (6+ messages)

[RFC] Simulate medium behavior
 2009-05-14 21:25 UTC  (9+ messages)

[RFC] ALSA vs. dedicated char device for a USB Audio Class gadget driver
 2009-05-14 21:25 UTC  (4+ messages)

[PATCH 4/5] mtd: nand: cafe_nand: use default ecc layout
 2009-05-14 21:18 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] TQM834x: configuration update
 2009-05-14 21:18 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] TQM834x: fix environment size; add redundant env
` [U-Boot] [PATCH 2/3] TQM834x: add FDT support
` [U-Boot] [PATCH 3/3] TQM834x: use buffered writes to accelerate writing to flash


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.