All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-10-09 04:52:04 to 2008-10-09 08:49:17 UTC [more...]

[PATCH 1/8] [PATCH] get rid of module refcounting in ctnetlink
 2008-10-09  8:36 UTC  (8+ messages)
` [PATCH 2/8] [PATCH] connection tracking helper name persistent aliases
` [PATCH 3/8] [PATCH] Helper modules load-on-demand support for ctnetlink
` [PATCH 4/8] [PATCH] use EOPNOTSUPP instead of EINVAL if the conntrack has no helper
` [PATCH 5/8] [PATCH] deliver events for conntracks created via ctnetlink
` [PATCH 6/8] [PATCH] bump the expectation helper name
` [PATCH 7/8] [PATCH] dynamic calculation of event message size for ctnetlink
` [PATCH 8/8] [PATCH] remove module dependency between ctnetlink and nf_nat

[PATCH] Give kjournald a IOPRIO_CLASS_RT io priority
 2008-10-09  8:48 UTC  (7+ messages)

[PATCH -mm/git] block_dev: fix kernel-doc in new functions
 2008-10-09  8:44 UTC  (2+ messages)

[PATCH 1/1] KVM: IRQ ACK notifier should be used with in-kernel irqchip
 2008-10-09  8:43 UTC  (3+ messages)

[PATCH] powerpc: remove default=y from PMAC and CHRP Kconfigs
 2008-10-08 20:44 UTC  (5+ messages)

[PATCH 0/6] MTRR/PAT support for EPT (v3)
 2008-10-09  8:44 UTC  (8+ messages)
` [PATCH 1/6] x86: Rename mtrr_state struct and macro names
` [PATCH 2/6] x86: Export some definition of MTRR
` [PATCH 3/6] KVM: Improve MTRR structure
` [PATCH 4/6] KVM: VMX: Add PAT support for EPT
` [PATCH 5/6] Add local get_mtrr_type() to support MTRR
` [PATCH 6/6] Enable MTRR for EPT

[PATCH 02/10] PPS: userland header file for PPS API
 2008-10-09  8:42 UTC  (11+ messages)
` [PATCH 03/10] PPS: documentation programs and examples
  ` [PATCH 04/10] PPS: LinuxPPS clients support
    ` [PATCH 05/10] ldisc: new dcd_change() method for line disciplines
      ` [PATCH 06/10] ldisc n_tty: export all N_TTY ldisc methods
        ` [PATCH 07/10] tty: new PPS line discipline
          ` [PATCH 08/10] PPS: serial clients support
            ` [PATCH 09/10] PPS: parallel port "
              ` [PATCH 10/10] PPS: low level IRQ timestamps recording

[2.6.27-rc7] oops in usbcore
 2008-10-09  8:42 UTC  (3+ messages)

[PATCH 0/7] ide: locking improvements
 2008-10-09  8:40 UTC  (4+ messages)

[PATCH] [PATCH] use nf_conntrack_get instead of atomic_inc
 2008-10-09  8:37 UTC 

[patch 0/8] write_cache_pages fixes
 2008-10-09 15:50 UTC  (13+ messages)
` [patch 1/8] mm: write_cache_pages cyclic fix
` [patch 2/8] mm: write_cache_pages AOP_WRITEPAGE_ACTIVATE fix
` [patch 3/8] mm: write_cache_pages writepage error fix
` [patch 4/8] mm: write_cache_pages type overflow fix
` [patch 5/8] mm: write_cache_pages integrity fix
` [patch 6/8] mm: write_cache_pages cleanups
` [patch 7/8] mm: write_cache_pages optimise page cleaning
` [patch 8/8] mm: write_cache_pages terminate quickly

[PATCH] [RESEND] VT-d: Support multiple device assignment to one guest
 2008-10-09  8:31 UTC  (8+ messages)

Kernel Patch and Config Issues
 2008-10-09  8:30 UTC  (2+ messages)

what RAID levels does GRUB2 support?
 2008-10-09  8:28 UTC  (2+ messages)

[PATCH 0/7] gitk: UI enhancements
 2008-10-09  8:24 UTC  (10+ messages)
` [PATCH 1/7] gitk: Enhance UI popup and accelerator handling
  ` [PATCH 2/7] gitk: Allow forcing branch creation if it already exists
    ` [PATCH 3/7] gitk: Allow starting gui blame for a specific line
      ` [PATCH 4/7] gitk: Fix file list context menu for merge commits
        ` [PATCH 5/7] gitk: Make cherry-pick call git-citool on conflicts

Emulation of shld instruction doesn't work
 2008-10-09  8:24 UTC  (5+ messages)
  ` [PATCH] x86 emulator: Add Src2 decode set

[RFC] Btrfs mainline plans
 2008-10-09  8:22 UTC  (5+ messages)

[patch 1/1] combine two adjacent mtrr region with the same type
 2008-10-09  8:21 UTC 

[PATCH 0/5] Combine the XFS and Linux inode structures V2
 2008-10-09  8:20 UTC  (5+ messages)
` [PATCH 6/5]: XFS: Prevent use-after-free caused by synchronous inode reclaim

[PATCH 20/42] ext4: add missing unlock in ext4_check_descriptors() on error path
 2008-10-09  8:18 UTC  (11+ messages)
` [PATCH 21/42] ext4: elevate write count for migrate ioctl
  ` [PATCH 22/42] ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl
    ` [PATCH 23/42] ext4: Renumber EXT4_IOC_MIGRATE
      ` [PATCH 24/42] ext4: use percpu data structures for lg_prealloc_list
        ` [PATCH 25/42] ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
          ` [PATCH 26/42] ext4: Don't use 'struct dentry' for internal lookups
            ` [PATCH 27/42] ext4: move /proc setup and teardown out of mballoc.c
              ` [PATCH 28/42] ext4: Combine proc file handling into a single set of functions
                ` [PATCH 29/42] ext4: Use readahead when reading an inode from the inode table

[patch 0/1] remove existing enclosed mtrr region
 2008-10-09  8:17 UTC 

[RFC 0/6] Proposal for a Generic PWM Device API
 2008-10-09  8:17 UTC  (8+ messages)
` [RFC 1/6] [PWM] Generic PWM API implementation
  ` [RFC 2/6] [PWM] Changes to existing include/linux/pwm.h to adapt to generic PWM API
    ` [RFC 3/6] [PWM] Documentation
      ` [RFC 4/6] [PWM] Driver for Atmel PWMC peripheral
        ` [RFC 5/6] [PWM] Install new Atmel PWMC driver in Kconfig, expunge old one

scheduler hang on cpu re-hotplug with 2.6.27rc8
 2008-10-09  8:22 UTC  (20+ messages)
` RCU "
                ` [PATCH] rudimentary tracing for Classic RCU

[Buildroot] Both cramfs + jffs2 in buildroot?
 2008-10-09  8:16 UTC  (4+ messages)

[patch 0/4] [RFC] true vs. system idle cputime
 2008-10-09  8:03 UTC  (3+ messages)

.dev broken after gettext changes
 2008-10-09  8:01 UTC 

[PATCH 0/9] ASoC Blackfin supporting
 2008-10-09  8:02 UTC  (8+ messages)
` [PATCH 7/9] ASoC: Blackfin: I2S CPU DAI driver
      ` Fwd: "

exit timing analysis v1 - comments&discussions welcome
 2008-10-09  8:02 UTC  (2+ messages)

Please pull 'next' branch of git://git.secretlab.ca/git/linux-2.6-mpc52xx
 2008-10-09  8:02 UTC 

[oe-commits] : gettext.bbclass: make it simpler to understand
 2008-10-09  7:52 UTC 

[Buildroot] svn commit: trunk/buildroot/package/directfb
 2008-10-09  7:57 UTC  (6+ messages)

[SPAM] Check out the latest party images
 2008-10-09  7:47 UTC 

[lm-sensors] [PATCH 2/2] abituguru3: enable DMI probing feature on
 2008-10-09  7:47 UTC  (2+ messages)
` [lm-sensors] [PATCH 2/2] abituguru3: enable DMI probing feature

Problem: ACPI related soft lockup on Fujitsu-Siemens AMILO Si 2636
 2008-10-09  7:46 UTC  (4+ messages)

[lm-sensors] [PATCH 1/2] abituguru3: enable reading from AUX3 fan
 2008-10-09  7:46 UTC  (2+ messages)
` [lm-sensors] [PATCH 1/2] abituguru3: enable reading from AUX3

+ usb-usb-remove-warn-macro-from-usbh-vs-git-hid-fix.patch added to -mm tree
 2008-10-09  7:43 UTC 

[resend] [PATCH] sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
 2008-10-09  7:36 UTC 

[PATCH] documentation: clarify dirty_ratio and dirty_background_ratio description
 2008-10-09  7:36 UTC  (6+ messages)
  ` [PATCH] documentation: clarify dirty_ratio and dirty_background_ratio description (v2)

[B.A.T.M.A.N.] [PATCH] Let the compiler interpret the noreturn situation in restore_and_exit correct
 2008-10-09  7:35 UTC 

OMAP2 not booting in 2.6.27-rc9?
 2008-10-09  7:32 UTC 

- git-stackprotector-rejects.patch removed from -mm tree
 2008-10-09  7:29 UTC 

[PATCH] framebuffer: fix carminefb section mismatch
 2008-10-09  7:29 UTC  (2+ messages)

- git-sched-rejects.patch removed from -mm tree
 2008-10-09  7:29 UTC 

patch: allow COPTS to be specified to the radius plugin by the top level make
 2008-10-09  7:27 UTC 

[ kvm-Bugs-2143498 ] FreeBSD fails to reboot
 2008-10-09  7:26 UTC 

ZL10353 config
 2008-10-09  7:27 UTC 

[PATCH 1/3] kill XFS_LITINO
 2008-10-09  7:24 UTC  (2+ messages)

+ git-net-rejects.patch added to -mm tree
 2008-10-09  7:20 UTC 

[TOMOYO #10 (linux-next) 0/8] TOMOYO Linux
 2008-10-09  7:17 UTC  (7+ messages)
` [TOMOYO #10 (linux-next) 3/8] LSM adapter functions
` [TOMOYO #10 (linux-next) 4/8] Memory and pathname management functions

[mmotm 02/Oct] fix buid error of autodetect_raid()
 2008-10-09  7:15 UTC  (7+ messages)
` [mmotm 02/Oct] fix buid error of hid-core
` [mmotm 02/Oct] fix buid error of md raid

[PATCH] memcg: update patch set v7
 2008-10-09  7:15 UTC  (3+ messages)

FW: Regd. i2c-dev and SMBALERT#
 2008-10-09  7:15 UTC 

x86_32 tsc/pit and hrtimers
 2008-10-09  7:14 UTC  (8+ messages)
      ` [PATCH] "

+ fix-buid-error-of-md-raid.patch added to -mm tree
 2008-10-09  7:08 UTC 

user guide drafts: Archiving Files with tar/star
 2008-10-09  7:08 UTC 

[patch]x86: arch_add_memory round up address
 2008-10-09  7:06 UTC  (7+ messages)

+ fix-buid-error-of-autodetect_raid.patch added to -mm tree
 2008-10-09  7:07 UTC 

[PATCH 4/5] powerpc: Make the 64-bit kernel as a position-independent executable
 2008-10-09  7:07 UTC  (3+ messages)

PRAMFS with XIP support
 2008-10-09  7:05 UTC  (6+ messages)

+ usb-usb-remove-warn-macro-from-usbh-vs-git-hid.patch added to -mm tree
 2008-10-09  7:03 UTC 

[PATCH 2.6.26.5] rtc-ds1307 : SMBus compatibility
 2008-10-09  6:59 UTC 

[PATCH] [VFS] mark bio_split_pool static
 2008-10-09  6:58 UTC  (2+ messages)

[PATCH] Memory management livelock
 2008-10-09 17:35 UTC  (15+ messages)
          ` [PATCH 2/3] "
              ` [PATCH] documentation: explain memory barriers

[PATCH 0/6] memcg update v6 (for review and discuss)
 2008-10-09  6:51 UTC  (11+ messages)
` [PATCH 5/6] memcg: lazy lru freeing
` [PATCH 6/6] memcg: lazy lru addition

[PATCH] btrfs-progs: autotoolized and splitup into {libbtrfs,tools,tests}
 2008-10-09  6:47 UTC  (3+ messages)

Buggy BIOS on the HP TX2500-series
 2008-10-09  6:45 UTC  (10+ messages)

[mmotm 02/Oct PATCH 1/3] adjust Quicklists field of /proc/meminfo
 2008-10-09  6:43 UTC  (6+ messages)
` [mmotm 02/Oct PATCH 2/3] adjust hugepage related "
` [mmotm 02/Oct PATCH 3/3] fix style issue of get_scan_ratio()

[PATCH 02/12] svcrdma: Add FRMR get/put services
 2008-10-09  6:37 UTC  (12+ messages)
` [PATCH 03/12] svcrdma: Query device for Fast Reg support during connection setup
  ` [PATCH 04/12] svcrdma: Add a service to register a Fast Reg MR with the device
    ` [PATCH 05/12] svcrdma: Modify post recv path to use local dma key
      ` [PATCH 06/12] svcrdma: Add support to svc_rdma_send to handle chained WR
        ` [PATCH 07/12] svcrdma: Modify the RPC recv path to use FRMR when available
          ` [PATCH 08/12] svcrdma: Modify the RPC reply "
            ` [PATCH 09/12] svcrdma: Update svc_rdma_send_error to use DMA LKEY
              ` [PATCH 10/12] svcrdma: Fix IRD/ORD polarity
                ` [PATCH 11/12] svcrdma: Add a message log string to indicate if FastReg is being used

Forcing progerss output for clone
 2008-10-08  6:25 UTC  (6+ messages)
` [PATCH] Implement git clone -v

pppd sometimes hangs on close
 2008-10-09  6:30 UTC 

[PATCH] max3100 driver
 2008-10-09  6:30 UTC  (5+ messages)

git status options feature suggestion
 2008-10-09  6:27 UTC  (3+ messages)
    ` Fwd: "

Will there ever be emu20k1/x-fi support in Alsa?
 2008-10-09  6:23 UTC 

omapfb: help from userspace
 2008-10-09  6:20 UTC  (4+ messages)

Different svn-id URLs in history
 2008-10-09  6:16 UTC  (5+ messages)

[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.7.0: Introduction
 2008-10-09  6:15 UTC  (6+ messages)

Linuxppc-embedded Digest, Vol 50, Issue 12
 2008-10-09  6:13 UTC 

[Buildroot] [buildroot 0004844]: Bridge-utils broken under kernel 2.4
 2008-10-09  6:13 UTC 

[Gitk Patch 0/6]
 2008-10-09  6:09 UTC  (7+ messages)
` [Gitk PATCH 1/6] gitk: Add procedure to create accelerated menus
  ` [Gitk PATCH 2/6] gitk: Change menus to use accelerated design
    ` [Gitk PATCH 3/6] gitk: regenerated po files
      ` [Gitk PATCH 4/6] gitk: Add accelerator hints
        ` [Gitk PATCH 5/6] gitk: regenerated po files
          ` [Gitk PATCH 6/6] gitk: Add menu accelerators for Swedish translation

[PATCH v5 00/16] PCI: let the core manage slot names
 2008-10-09  5:56 UTC  (6+ messages)
` [PATCH v5 04/16] PCI: prevent duplicate "
` [PATCH v5 14/16] PCI: shcphp: remove 'name' parameter
` [PATCH v5 16/16] PCI Hotplug: fakephp: add duplicate slot name debugging

- alsa-sigmatel-stac92hd71b7-low-hp-volume.patch removed from -mm tree
 2008-10-09  5:56 UTC 

[PATCH] deny sys_{rename,link} across subvolumes of same disk
 2008-10-09  5:55 UTC  (2+ messages)

[PATCH RESEND] MAX3100 SPI UART driver
 2008-10-09  5:44 UTC  (3+ messages)

[PATCH] Input: Refactor evdev 32bit compat to be shareable with uinput
 2008-10-09  5:36 UTC  (3+ messages)

[PATCH] Fix kdump kernel hang issue with relocatable kernel patches
 2008-10-09  5:32 UTC  (3+ messages)

[patch]fix wrong sysfs file attribute
 2008-10-09  5:31 UTC 

[PATCH] Support for relocatable kdump kernel
 2008-10-09  5:27 UTC  (3+ messages)

[PATCH 0/3] WMI patches for 2.6.28 (Resend)
 2008-10-09  5:17 UTC  (3+ messages)
` [PATCH 1/3] acer-wmi: Add rfkill support for wireless and bluetooth

[RESEND] [PATCH] fujitsu-laptop: better handling of P8010 hotkey events
 2008-10-09  5:13 UTC  (2+ messages)

kernel BUG at kernel/sched_rt.c:322!
 2008-10-09  5:06 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/directfb
 2008-10-09  5:06 UTC 

[PATCH v4 00/15] PCI: let the core manage slot names
 2008-10-09  5:01 UTC  (4+ messages)

[SPAM] <<代/开/发/票>>!
 2008-10-09  5:03 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.