All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-15 21:52:03 to 2009-10-16 01:32:56 UTC [more...]

[PATCH 0/9] swap_info and swap_map patches
 2009-10-16  1:29 UTC  (46+ messages)
` [PATCH 1/9] swap_info: private to swapfile.c
` [PATCH 2/9] swap_info: change to array of pointers
` [PATCH 4/9] swap_info: miscellaneous minor cleanups
  ` [PATCH 4/9 v2] "
` [PATCH 5/9] swap_info: SWAP_HAS_CACHE cleanups
` [PATCH 6/9] swap_info: swap_map of chars not shorts
` [PATCH 7/9] swap_info: swap count continuations
` [PATCH 8/9] swap_info: note SWAP_MAP_SHMEM

[PATCH] mac80211: Learn about mesh portals from multicast traffic
 2009-10-16  1:10 UTC 

24xx/n8x0 booting again, linux-omap updated to -rc5
 2009-10-16  1:27 UTC 

ext4 DIO read performance issue on SSD
 2009-10-16  1:27 UTC  (12+ messages)

[Patch v5] rwsem: fix rwsem_is_locked() bugs
 2009-10-16  1:28 UTC  (3+ messages)

[PATCH v0 1/2] DMA: fsldma: Disable DMA_INTERRUPT when Async_tx enabled
 2009-10-16  1:25 UTC  (4+ messages)

[Patch] ACPI: Notify the _PPC evaluation status to the platform
 2009-10-16  1:20 UTC 

[PATCH] sh: disabled cache handling fix for sh4
 2009-10-16  1:20 UTC 

[U-Boot] [PATCH] sh: Remove malloc_bin_reloc from SH
 2009-10-16  1:17 UTC  (3+ messages)

[Xenomai-help] national instruments card and comedi-rtdm-dev
 2009-10-16  1:13 UTC 

[PATCH] Append 'nohpet' in dom0 cmdline to prevent dom0 from using HPET
 2009-10-16  1:13 UTC  (5+ messages)

Linux 2.6.32-rc5
 2009-10-16  1:11 UTC 

Problem when disabled interrupt in system call (ppc8270)
 2009-10-16  1:12 UTC 

+ memcg-coalesce-charging-via-percpu-storage-fix-2.patch added to -mm tree
 2009-10-16  1:03 UTC 

+ sysctl-fix-false-positives-when-proc_sysctl=n.patch added to -mm tree
 2009-10-16  1:02 UTC 

[PATCH] Proof-of-concept patch to remember what the detached HEAD was
 2009-10-16  1:04 UTC  (29+ messages)

[PATCH] linux/usbback: fix usbstub_exit() placement
 2009-10-16  1:00 UTC  (2+ messages)

[mdadm PATCH] Introduce a commandline option for setting RebuildNN increment size
 2009-10-16  0:58 UTC  (3+ messages)

X hangs with blank screen on 2.6.32-rc4 / Intel 915GM
 2009-10-16  0:53 UTC 

ahci timeouts, retries etc
 2009-10-16  0:52 UTC  (2+ messages)

[PATCH 0/5 v2] kernel handling of dynamic logical partitioning
 2009-10-16  0:52 UTC  (6+ messages)
` [PATCH 5/5 v2] kernel handling of CPU DLPAR

Intel DP55KG BIOS Bug (reboot hangs, is Intel aware of the problem?)
 2009-10-16  0:49 UTC  (9+ messages)
` [PATCH] Add quirk for ACPI reboots on Intel DP55KG boards

[PATCH v2 1/7] scsi-ml: modify change_queue_depth to take in reason why it is being called
 2009-10-16  0:47 UTC  (7+ messages)
  ` [PATCH v2 2/7] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULL
  ` [PATCH v2 3/7] libfc: convert libfc calling scsi_track_queue_full
  ` [PATCH v2 4/7] fcoe, libfc: fix an libfc issue with queue ramp down in libfc
  ` [PATCH v2 5/7] scsi-ml: adds queue_depth ramp up code
  ` [PATCH v2 6/7] libfc: adds queue_depth ramp up to libfc
  ` [PATCH v2 7/7] zfcp: Adapt change_queue_depth for queue full tracking

[PATCH 1/2] memcg: coalescing uncharge at unmap/truncate (Oct/9)
 2009-10-16  0:32 UTC  (10+ messages)
` [PATCH 2/2] memcg: coalescing charge by percpu (Oct/9)
              ` [BUGFIX][PATCH -mmotm] memcg: don't do INIT_WORK() repeatedly against the same work_struct

[PATCH] xm,xend: A few fixes for changeset 20314
 2009-10-16  0:41 UTC 

Wrapped journal record corruption on read at recovery - patch attached (was Re: XFS corruption with failover)
 2009-10-16  0:36 UTC  (6+ messages)

PATCH: Network Device Naming mechanism and policy
 2009-10-16  0:32 UTC  (6+ messages)

[PATCH] sysctl: fix false positives when PROC_SYSCTL=n
 2009-10-16  0:28 UTC 

linux-next: Tree for October 15
 2009-10-16  0:29 UTC  (15+ messages)
` [BUILD-FAILURE] next-20091015 - vbus_enet driver breaks with allmodconfig
` [PATCH -next] vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
  ` [Pv-drivers] "

cgit suggestion
 2009-10-16  0:13 UTC  (2+ messages)

[PATCH] opensm: add force_link_speed_file config option
 2009-10-16  0:23 UTC  (4+ messages)

IRQ SMP affinity problems in domU with vcpus > 4 on HP ProLiant G6 with dual Xeon 5540 (Nehalem)
 2009-10-16  0:09 UTC  (3+ messages)

restorecond going crazy on 2.6.31.4 - inotify regression?
 2009-10-16  0:03 UTC 

[PATCH] am: allow some defaults to be specified via git-config
 2009-10-15 23:50 UTC 

[Qemu-devel] Booting AIX / First try w/QEMU
 2009-10-15 23:54 UTC  (5+ messages)
  ` PReP currently broken (Was Re: [Qemu-devel] Booting AIX / First try w/QEMU)

[Qemu-devel] [PATCH] Send a RARP packet after migration
 2009-10-15 23:53 UTC 

Single memory slot
 2009-10-15 23:48 UTC  (5+ messages)

+ rwsem-fix-rwsem_is_locked-bugs-fix.patch added to -mm tree
 2009-10-15 23:46 UTC 

+ rwsem-fix-rwsem_is_locked-bugs.patch added to -mm tree
 2009-10-15 23:44 UTC 

Mutex vs semaphores scheduler bug
 2009-10-15 23:44 UTC  (3+ messages)

perf report fractal output issue
 2009-10-15 23:41 UTC  (3+ messages)

[PATCH v1 0/4] Adding capture support for DM365 device
 2009-10-15 23:18 UTC  (3+ messages)
` [PATCH v1 1/4] DM365 Platform support for VPFE

[Bug 14354] New: Bad corruption with 2.6.32-rc1 and upwards
 2009-10-15 23:40 UTC  (2+ messages)
` [Bug 14354] "

em28xx DVB modeswitching change: call for testers
 2009-10-15 23:39 UTC  (2+ messages)

[RFC PATCH 00/12] Merge common OpenFirmware device tree code
 2009-10-15 23:38 UTC  (6+ messages)

+ nommu-ignore-the-address-parameter-in-the-file_mmap-security-check.patch added to -mm tree
 2009-10-15 23:36 UTC 

[Bug 14403] New: Kernel freeze when going out of memory
 2009-10-15 23:33 UTC 

[SPAM] Report about our chances
 2009-10-15 23:29 UTC 

[PATCH V6] x86: NX protection for kernel data
 2009-10-15 23:25 UTC 

+ 8250_pci-add-ibm-saturn-serial-card-fix.patch added to -mm tree
 2009-10-15 23:20 UTC 

+ rtc-do-not-use-container_of-macro-as-an-argument-for-to_platform_device.patch added to -mm tree
 2009-10-15 23:18 UTC 

+ rtc-stk17ta8-fix-races-around-device-registration.patch added to -mm tree
 2009-10-15 23:18 UTC 

[PATCH 2 of 10] LVM: make log_area a list
 2009-10-15 23:18 UTC  (3+ messages)

[PATCH 1/3] edac: i5100 fix initialization code
 2009-10-15 23:16 UTC  (2+ messages)

[PATCH 1/1] edac: i5400 fix csrow mapping
 2009-10-15 23:16 UTC  (2+ messages)

[PATCH 1/2] edac: i5400 fix missing CONFIG_PCI define
 2009-10-15 23:16 UTC  (2+ messages)

[PATCH] OMAP3: PM: Removing redundant and potentially dangerous PRCM configration
 2009-10-15 23:14 UTC 

[RESEND][PATCH V1] mm/vsmcan: check shrink_active_list() sc->isolate_pages() return value
 2009-10-15 23:13 UTC  (11+ messages)

Request driver for cards
 2009-10-15 23:07 UTC  (3+ messages)

tuner type
 2009-10-15 23:06 UTC  (3+ messages)

[PATCH 00/10] handles queue_depth adjustments in scsi_error.c
 2009-10-15 23:09 UTC  (3+ messages)

UBIFS problem on MPC8536DS
 2009-10-15 23:10 UTC  (8+ messages)
  ` MPC5121 CAN and USB

+ compat_ioctl-do-not-hold-bkl-in-handlers.patch added to -mm tree
 2009-10-15 23:03 UTC 

+ compat_ioctl-remove-vt-specific-ioctl-handlers.patch added to -mm tree
 2009-10-15 23:03 UTC 

[patch 0/2] x86, UV: fixups for configurations with a large number of nodes
 2009-10-15 22:40 UTC  (6+ messages)
` [patch 1/2] x86, UV: Fix information in __uv_hub_info structure
` [patch 2/2] x86, UV: Modify bau to use uv_gpa_to_pnode()

[Xenomai-help] shm_open returns errno 38 - function not implemented
 2009-10-15 22:58 UTC 

[RFC] Do clock adjustments over migration
 2009-10-15 22:53 UTC  (3+ messages)

kernel NULL pointer dereference in rpcb_getport_done (2.6.29.4)
 2009-10-15 22:52 UTC  (10+ messages)

+ dma-mapping-fix-off-by-one-error-in-dma_capable.patch added to -mm tree
 2009-10-15 22:48 UTC 

Add qemu_send_raw() to vlan
 2009-10-15 22:46 UTC  (4+ messages)

[to-be-updated] spitz-add-gpio-button-support.patch removed from -mm tree
 2009-10-15 22:44 UTC 

[RFC PATCH 5/5] stash: change built-in ref to 'stash' instead of 'refs/stash'
 2009-10-15 22:41 UTC  (7+ messages)
` [PATCH v2 0/5] Pretty formats for reflog data
  ` [PATCH v2 1/5] Refactor pretty_print_commit arguments into a struct
  ` [PATCH v2 2/5] reflog-walk: refactor the branch@{num} formatting
  ` [PATCH v2 3/5] Introduce new pretty formats %g[sdD] for reflog information
  ` [PATCH v2 4/5] stash list: use new %g formats instead of sed
  ` [PATCH v2 5/5] stash list: drop the default limit of 10 stashes

[Qemu-devel] [PATCH v0 0/9] QError
 2009-10-15 22:44 UTC  (13+ messages)
` [Qemu-devel] [PATCH 6/9] QError: Add qdev not found error

[REGRESSION] "bind" a device to a driver doesn't not work anymore
 2009-10-15 22:44 UTC  (9+ messages)

TCP_DEFER_ACCEPT is missing counter update
 2009-10-15 22:44 UTC  (8+ messages)

powerpc/sparc problems
 2009-10-15 22:41 UTC  (6+ messages)

[PATCH] fiemap: Add new extent flag FIEMAP_EXTENT_SHARED
 2009-10-15 22:41 UTC  (4+ messages)
` [Ocfs2-devel] "
` [PATCH] ocfs2: Use FIEMAP_EXTENT_SHARED
  ` [Ocfs2-devel] "

[PATCHv3] opensm: Reduce heap consumption by multicast routing tables (MFTs)
 2009-10-15 22:35 UTC  (3+ messages)

[PATCH] futex: Move drop_futex_key_refs out of spinlock'ed region
 2009-10-15 22:30 UTC 

[PATCHv4] opensm: Reduce heap consumption by multicast routing tables (MFTs)
 2009-10-15 22:30 UTC 

2.6.32-rc4: Reported regressions 2.6.30 -> 2.6.31
 2009-10-15 22:29 UTC  (21+ messages)
` [Bug #14388] keyboard under X with 2.6.31

[Ocfs2-devel] [PATCH 0/2] ocfs2: add trace event support for ocfs2
 2009-10-15 22:29 UTC  (5+ messages)

[nacked] 8250-serial-transmitter-fully-empty-test.patch removed from -mm tree
 2009-10-15 22:25 UTC 

[PATCH][REPOST] Xen PV-on-HVM guest support (v3)
 2009-10-15 22:21 UTC 

[Ocfs2-devel] [PATCH 0/2] ocfs2: Some patches for reflink. v3
 2009-10-15 22:18 UTC  (3+ messages)

[RFC] mx31moboard: patches for next merge window
 2009-10-15 22:14 UTC  (2+ messages)

[Qemu-devel] Re: Release plan for 0.12.0
 2009-10-15 22:08 UTC  (12+ messages)
`  "
    ` Raw vs. tap (was: Re: Re: Release plan for 0.12.0)
        ` Raw vs. tap
                    ` [Qemu-devel] "

Hardware initialization in line discipline - ldisc_open() ?
 2009-10-15 22:08 UTC  (4+ messages)

[PATCH] opensm/osm_ucast_cache.c: Cosmetic change to log message for consistency
 2009-10-15 22:05 UTC  (4+ messages)
  ` [PATCH] opensm/osm_ucast_cache: reduce OSM_LOG_INFO debug printouts

patch pty-quickfix-for-the-pty-enxio-timing-problems.patch added to 2.6.31-stable tree
 2009-10-15 22:02 UTC  (2+ messages)

[LTP] [PATCH][openfile] file descriptors not cleaned up
 2009-10-15 22:03 UTC  (9+ messages)
                ` [LTP] autoconf files

[PATCH 0/8] Fix 8xx MMU/TLB
 2009-10-15 22:04 UTC  (2+ messages)

Possible bug on libv4l read() emulation
 2009-10-15 22:00 UTC 

oFono gets multiplexer support
 2009-10-15 21:57 UTC  (2+ messages)

spitz: add gpio button support
 2009-10-15 21:52 UTC  (12+ messages)
` spitz: add gpio button support (AK_INT and remote control description)
          ` spitz: add gpio button support (fixes regression)

[PATCH] Xen PV-on-HVM guest support (v3)
 2009-10-15 21:51 UTC 

[Qemu-devel] [PATCH] target-arm: log instructions start in TCG code
 2009-10-15 21:51 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.