All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-29 21:46:39 to 2009-07-30 00:49:10 UTC [more...]

[Announce] 2.6.29-rc4-rt1
 2009-07-30  0:48 UTC  (17+ messages)
` [Announce] 2.6.29.1-rt5
  ` [Announce] 2.6.29.1-rt6
    ` [Announce] 2.6.29.1-rt7
      ` [Announce] 2.6.29.1-rt8
        ` [Announce] 2.6.29.1-rt9
          ` [Announce] 2.6.29.2-rt10
              ` [Announce] 2.6.29.3-rt12
                ` [Announce] 2.6.29.4-rt15
                  ` [Announce] 2.6.29.4-rt17
                    ` [Announce] 2.6.29.4-rt18
                      ` 2.6.29.4-rt19
                        ` [ANNOUNCE] 2.6.29.5-rt21
                          ` [ANNOUNCE] 2.6.29.5-rt22
                            ` [ANNOUNCE] 2.6.29.6-rt23
                              ` [ANNOUNCE] 2.6.31-rc4-rt1

[PATCH 0/2] wireless: fix 11d lockdep warning
 2009-07-30  0:46 UTC  (3+ messages)
` [PATCH 1/2] cfg80211: use goto out on 11d reg hint failure
` [PATCH 2/2] cfg80211: decouple regulatory variables from cfg80211_mutex

[Bugme-new] [Bug 13856] New: sk_bound_dev_if should be set for a socket when using IP_MULITCAST_IF or IP_ADD_MEMBERSHIO
 2009-07-30  0:46 UTC  (2+ messages)

linux-next: i2c series import failure
 2009-07-30  0:44 UTC 

[PATCHv3 0/8] RESEND: git notes
 2009-07-30  0:42 UTC  (7+ messages)
` [PATCHv3 1/8] Introduce commit notes
` [PATCHv3 6/8] First draft of notes tree parser with support for fanout subtrees
    ` Testing performance of the notes lookup code (Was: [PATCHv3 6/8] First draft of notes tree parser with support for fanout subtrees)

[RFC PATCH 0/5] Sparse checkout resurrection
 2009-07-30  0:42 UTC  (9+ messages)
` [PATCH 1/5] Prevent diff machinery from examining worktree outside sparse checkout
  ` [PATCH 2/5] grep: skip files outside sparse checkout area
    ` [PATCH 3/5] gitignore: read from index if .gitignore is not in worktree
      ` [PATCH 4/5] unpack_trees(): keep track of unmerged entries
        ` [PATCH 5/5] unpack_trees(): add support for sparse checkout

Possible memory leak via alloc_pid()
 2009-07-30  0:36 UTC  (3+ messages)

IPv6 default routes timing out?
 2009-07-30  0:33 UTC  (2+ messages)

Git for Windows 1.6.4
 2009-07-30  0:34 UTC  (14+ messages)
` [msysGit] "

[RFC 00/11] Foreign VCS helper program for CVS repositories
 2009-07-30  0:29 UTC  (10+ messages)
` [RFC 03/11] Allow programs to not depend on remotes having urls
` [RFC 06/11 v2] fast-import: Add support for importing commit notes

Help on memchr() EGLIBC assembly code
 2009-07-30  0:24 UTC  (5+ messages)

Patch: Kaiser Baas ExpressCard Dual HD Tuner
 2009-07-30  0:16 UTC  (3+ messages)

Bug in kernel 2.6.31, Slow wb_kupdate writeout
 2009-07-30  0:19 UTC  (6+ messages)

[Bugme-new] [Bug 13869] New: Radeon framebuffer (w/o KMS) corruption at boot
 2009-07-30  0:19 UTC 

Terratec Cinergy HibridT XS
 2009-07-30  0:07 UTC  (5+ messages)

[PATCH] [RESEND] RFC: List per-process file descriptor consumption when hitting file-max
 2009-07-30  0:12 UTC  (2+ messages)

[PATCH] net: Keep interface binding when sending packets with ipi_ifindex = 0
 2009-07-30  0:10 UTC  (4+ messages)

[BUG] set_mempolicy(MPOL_INTERLEAV) cause kernel panic
 2009-07-30  0:06 UTC  (5+ messages)
` [BUGFIX] set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware

[PATCH 2/2 v2] mac80211: redefine usage of the mac80211 workqueue
 2009-07-30  0:08 UTC 

[PATCH 1/3] [OMAP:I2C]Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
 2009-07-30  0:07 UTC  (2+ messages)

Please pull bjdooks' i2c-fixes
 2009-07-30  0:06 UTC 

+ mtd-m25p80-fix-null-pointer-dereference-bug.patch added to -mm tree
 2009-07-30  0:04 UTC 

[PATCH 00/22] Open-FCoE Features for 2.6.32
 2009-07-30  0:05 UTC  (23+ messages)
` [PATCH 01/22] fcoe: Fix validation of mac address when checking for spma support
` [PATCH 02/22] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA support
` [PATCH 03/22] fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok
` [PATCH 04/22] libfc: remove extra semicolons from debug macros
` [PATCH 05/22] libfc: change debug messages to give host number
` [PATCH 06/22] fcoe: stop delivery of received frames before doing lport_destroy()
` [PATCH 07/22] libfc: rename lport NONE state to DISABLED
` [PATCH 08/22] libfc: stop login after fabric logoff
` [PATCH 09/22] libfc: in fc_lport_destroy, flush rports after turning off link
` [PATCH 10/22] libfc: fix WARNING from fc_seq_start_next on closed exchanges
` [PATCH 11/22] libfc: rename rport state "NONE" to "DELETE"
` [PATCH 12/22] libfc: fc_rport_logoff should not drop the lock
` [PATCH 13/22] libfc: fix: cancel rport retry timer
` [PATCH 14/22] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs
` [PATCH 15/22] libfc: Remove the FC_EM_DBG macro
` [PATCH 16/22] fcoe, fnic, libfc: modifies current code paths to use EM anchor list
` [PATCH 17/22] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offload EM
` [PATCH 18/22] fcoe, libfc: adds offload EM per eth device with only single xid range per EM
` [PATCH 19/22] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSO
` [PATCH 20/22] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data
` [PATCH 21/22] libfc: Remove page flags check for sglist
` [PATCH 22/22] fcoe: removes phys_dev and renames real_dev to netdev

+ kmemleak-protect-the-seq-start-next-stop-sequence-by-rcu_read_lock.patch added to -mm tree
 2009-07-30  0:00 UTC 

Trouble getting udev rule to fire, works in udevtest
 2009-07-30  0:00 UTC  (2+ messages)

[PATCH] kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()
 2009-07-30  0:00 UTC  (2+ messages)

git-fast-import question
 2009-07-30  0:00 UTC  (3+ messages)

More symlink/directory troubles
 2009-07-29 23:58 UTC  (11+ messages)
` [PATCH 1/2] Demonstrate bugs when a directory is replaced with a symlink
      ` [PATCH v2] "
          ` [PATCH v3] "

Rotated menu on EFI?
 2009-07-29 23:54 UTC  (6+ messages)

[Bugme-new] [Bug 13709] New: b2c2-flexcop: no frontend driver found for this B2C2/FlexCop adapter w/ kernel-2.6.31-rc2
 2009-07-29 23:53 UTC  (6+ messages)

R/W HG memory mappings with kvm?
 2009-07-29 23:52 UTC  (11+ messages)

+ cyclades-allow-overriding-isa-defaults-also-when-the-driver-is-built-in.patch added to -mm tree
 2009-07-29 23:52 UTC 

[RESUBMIT][PATCH-v2][RFC] OMAP4: I2C Support for OMAP4430
 2009-07-29 23:51 UTC  (2+ messages)

[PATCH 0/3] [OMAP:I2C] Small bug fixes and errata 1.153
 2009-07-29 23:51 UTC  (2+ messages)

[PATCH V2] i2c-au1550: dev_pm_ops conversion
 2009-07-29 23:49 UTC  (2+ messages)

[U-Boot] [PATCH] 83xx, kmeter1, fix: update in the DTS the correct size for the first flash
 2009-07-29 23:49 UTC  (2+ messages)

+ page-allocator-change-migratetype-for-all-pageblocks-within-a-high-order-page-during-__rmqueue_fallback.patch added to -mm tree
 2009-07-29 23:47 UTC 

[PATCH] i2c-au1550: dev_pm_ops conversion
 2009-07-29 23:47 UTC  (4+ messages)

ClusterIP logging "no conntrack" messages
 2009-07-29 23:45 UTC 

[PATCH] I2C: OMAP3: PM: (re)init for every transfer to support off-mode
 2009-07-29 23:43 UTC  (2+ messages)

double unlock in bttv_poll() and in saa7134-video.c
 2009-07-29 23:43 UTC  (2+ messages)

BUG in dma-mapping.h:218 // MESH SCSI driver not working
 2009-07-29 23:42 UTC  (5+ messages)

[PATCH 3/3] ar7: override CFLAGS with -Werror
 2009-07-29 23:41 UTC  (2+ messages)

[PATCH] tmio_mmc: Optionally support using platform clock
 2009-07-29 23:40 UTC  (4+ messages)

[PATCH 2/3] ar7: remove unused tnetd7200_get_clock function
 2009-07-29 23:40 UTC  (2+ messages)

[PATCH 1/3] ar7: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK
 2009-07-29 23:40 UTC  (2+ messages)

[uml-devel] I really need help, nothing works
 2009-07-29 23:40 UTC 

hdparm-9.17 released, with experimental trim/wiper scripts for SSDs
 2009-07-29 23:39 UTC  (2+ messages)

Why does __do_page_cache_readahead submit READ, not READA?
 2009-07-29 22:55 UTC  (4+ messages)

+ generic-ipi-cleanup-for-generic_smp_call_function_interrupt.patch added to -mm tree
 2009-07-29 23:31 UTC 

+ kernel-smpc-relocate-some-code.patch added to -mm tree
 2009-07-29 23:31 UTC 

+ generic-ipi-fix-the-race-between-generic_smp_call_function_-and-hotplug_cfd.patch added to -mm tree
 2009-07-29 23:31 UTC 

+ generic-ipi-fix-hotplug_cfd.patch added to -mm tree
 2009-07-29 23:31 UTC 

[PATCH] generic-ipi: make struct call_function_data lockless
 2009-07-29 23:31 UTC  (5+ messages)
` [PATCH 1/3 -mm] generic-ipi: fix hotplug_cfd()
  ` [PATCH 3/3 -mm] generic-ipi: fix the race between generic_smp_call_function_*() and hotplug_cfd()

[Qemu-devel] [PATCH] Seabios irq override v3
 2009-07-29 23:27 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 1/1] acer-wmi: switch driver to dev_pm_ops
 2009-07-29 23:27 UTC  (7+ messages)

[Bug 13873] New: QLA2xxx driver causes kernel oops with a qla2200
 2009-07-29 23:27 UTC 

[patch -mm v2] mm: introduce oom_adj_child
 2009-07-29 23:25 UTC  (5+ messages)

[PATCH] Fixed warnings from -Wmissing-prototypes in HOSTCFLAGS
 2009-07-29 23:18 UTC 

netpoll + xmit_lock == deadlock
 2009-07-29 23:17 UTC  (7+ messages)

+ mm-introduce-proc-pid-oom_adj_child.patch added to -mm tree
 2009-07-29 23:13 UTC 

[PATCH v3] git-p4: stream from perforce to speed up clones
 2009-07-29 23:13 UTC 

[Buildroot] [Bug 477] New: Add sdl_sound package
 2009-07-29 23:13 UTC  (2+ messages)
` [Buildroot] [Bug 477] "

Error while using l2test and rctest tool
 2009-07-29 23:11 UTC 

Bogus sha1 implementation in crypto4xx
 2009-07-29 22:58 UTC  (2+ messages)

How to save number of times using memcpy?
 2009-07-29 23:07 UTC  (5+ messages)

+ cpu_hotplug-dont-affect-current-tasks-affinity.patch added to -mm tree
 2009-07-29 23:00 UTC  (5+ messages)
  ` [PATCH] cpusets: fix deadlock with cpu_down()->cpuset_lock()
  ` [PATCH 1/1] cpu_hotplug: don't play with current->cpus_allowed

LSISAS1068E + WDC WD2002FYPS: I/O error & Sense Key
 2009-07-29 23:04 UTC  (4+ messages)

[PATCH] AF_PACKET and packet mmap
 2009-07-29 23:04 UTC 

Broken substitution
 2009-07-29 23:00 UTC  (4+ messages)

[Bug 13865] New: Can only resume with HP_WMI selected on compaq nc6000 when 4c395bdd3f2ca8f7e8efad881e16071182c3b8ca is reverted
 2009-07-29 22:57 UTC  (4+ messages)
  ` [Bug 13865] "

[Qemu-devel] tracking qemu-devel at patchwork.ozlabs.org
 2009-07-29 22:52 UTC  (4+ messages)
` [Qemu-devel] "

How to save number of times using memcpy?
 2009-07-29 22:56 UTC  (4+ messages)

'git pull' fails with 'not uptodate' message despite 'git reset --hard'
 2009-07-29 22:54 UTC  (5+ messages)

+ input-touchpad-not-detected-on-asus-g1s.patch added to -mm tree
 2009-07-29 22:53 UTC 

+ signals-introduce-tracehook_finish_jctl-helper.patch added to -mm tree
 2009-07-29 22:50 UTC 

[PATCH -mm] introduce tracehook_finish_jctl() helper
 2009-07-29 22:50 UTC  (3+ messages)

+ signals-tracehook_notify_jctl-change-do_signal_stop-do-not-call-tracehook_notify_jctl-in-task_stopped-state.patch added to -mm tree
 2009-07-29 22:47 UTC 

What's cooking in git.git (Jul 2009, #03; Wed, 29)
 2009-07-29 22:46 UTC  (2+ messages)
` cc/sequencer-rebase-i, was "

[PATCH 1/1] do_signal_stop: do not call tracehook_notify_jctl() in TASK_STOPPED state
 2009-07-29 22:45 UTC  (2+ messages)

+ viafb-fix-rmmod-bug.patch added to -mm tree
 2009-07-29 22:43 UTC 

PCI device initialisation and RAID assembly
 2009-07-29 22:44 UTC 

+ cgroups-add-a-back-pointer-from-struct-cg_cgroup_link-to-struct-cgroup.patch added to -mm tree
 2009-07-29 22:42 UTC 

+ cgroups-allow-cgroup-hierarchies-to-be-created-with-no-bound-subsystems.patch added to -mm tree
 2009-07-29 22:42 UTC 

+ cgroups-support-named-cgroups-hierarchies.patch added to -mm tree
 2009-07-29 22:42 UTC 

+ cgroups-move-the-cgroup-debug-subsys-into-cgroupc-to-access-internal-state.patch added to -mm tree
 2009-07-29 22:42 UTC 

[PATCH 0/7] Device table matching for SPI subsystem
 2009-07-29 22:40 UTC  (12+ messages)
` [PATCH 1/7] spi: Add support for device table matching
      ` [lm-sensors] [PATCH 1/7] spi: Add support for device table

[PATCH] Wait for child devices to go away before deleting a connection
 2009-07-29 22:37 UTC  (5+ messages)

[U-Boot] Please pull u-boot-i2c.git updated
 2009-07-29 22:36 UTC  (5+ messages)
    ` [U-Boot] Please pull u-boot-i2c.git updated v2

[U-Boot] ARM Pull Request
 2009-07-29 22:31 UTC  (2+ messages)

what cause :**>> yaffs chunk 38598 was not erased
 2009-07-29 22:30 UTC  (2+ messages)

[U-Boot] NAND booting of MPC8313 based Custom board
 2009-07-29 22:29 UTC  (2+ messages)

[PATCH] forced recalibration for the OLPC hgpk touchpad
 2009-07-29 22:08 UTC  (2+ messages)

[PATCH] Cache EF-PNN, EF-OPL sim files on disk
 2009-07-29 22:24 UTC  (2+ messages)

TBS 8920 still fails to initialize - cx24116_readreg error
 2009-07-29 22:22 UTC  (4+ messages)

perf_counters issue with self-sampling threads
 2009-07-29 22:17 UTC  (3+ messages)

+ x86-fix-buffer-overflow-in-efi_init.patch added to -mm tree
 2009-07-29 22:18 UTC 

[PATCH RFC] Insure direct IO writes do not use the page cache
 2009-07-29 22:17 UTC  (5+ messages)

[PATCH 2/3 v2] Use an external program to implement fetching with curl
 2009-07-29 22:16 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/7] Rename pc-bios/optionrom -> roms/multiboot
 2009-07-29 22:16 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/7] If we built a rom, install it. Otherwise, use shipped copy
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 6/7] Add pc-bios as a git submodule
  ` [Qemu-devel] "

+ pidns-deny-clone_parentclone_newpid-combination.patch added to -mm tree
 2009-07-29 22:15 UTC 

[PATCH] gfxterm clear_char
 2009-07-29 22:15 UTC  (2+ messages)

+ fork-disable-clone_parent-for-init.patch added to -mm tree
 2009-07-29 22:15 UTC 

[PATCH 1/2] hid2hci: iterate libusb devices twice
 2009-07-29 22:14 UTC  (2+ messages)

[PATCH] em28xx: enable usb audio for plextor px-tv100u
 2009-07-29 22:13 UTC  (5+ messages)

[PATCH] mac80211: use beacons for connection monitoring
 2009-07-29 22:10 UTC  (4+ messages)

[RFC] Add Checkpoint/Restart support for UNIX and INET sockets
 2009-07-29 22:10 UTC  (6+ messages)
` [PATCH 2/2] c/r: Add AF_INET support (v3)

[GIT PULL] PM fixes for 2.6.31
 2009-07-29 22:06 UTC 

[GIT PULL] PM fixes for 2.6.31
 2009-07-29 22:06 UTC 

[Linux Wireless] Update of "en/users/Download" by ReinetteChatre
 2009-07-29 22:04 UTC  (3+ messages)

[PATCH] [IPV4]: Buffer overflow
 2009-07-29 22:02 UTC  (2+ messages)

[PATCH 1/3 v2] Add support for external programs for handling native fetches
 2009-07-29 22:02 UTC  (4+ messages)

Profitez de la bourse simplfiée : compte DEMO GRATUIT
 2009-07-29 22:01 UTC 

[PATCH] ACPI: bind workqueues to CPU 0 to avoid SMI corruption
 2009-07-29 21:54 UTC 

[folded] lib-flexible-array-implementation-checkpatch-fixes.patch removed from -mm tree
 2009-07-29 21:51 UTC 

[folded] cgroups-fix-pid-namespace-bug-fix.patch removed from -mm tree
 2009-07-29 21:51 UTC 

nftables: logging
 2009-07-29 21:49 UTC 

Show module version sysfs file for built-in modules?
 2009-07-29 21:48 UTC 

[PATCH v3] mac80211: redefine usage of the mac80211 workqueue
 2009-07-29 21:13 UTC  (4+ messages)

[PATCH] ARM: Overo: Fix smsc911x platform device resource value
 2009-07-29 21:44 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.