All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-02 21:25:45 to 2008-06-03 00:32:39 UTC [more...]

in-kernel DRM tree move around
 2008-05-29 19:41 UTC  (2+ messages)

53052feb6 (PNP: remove pnp_mem_flags() as an lvalue) breaks my ALSA intel8x0 sound card regression
 2008-06-03  0:31 UTC  (11+ messages)

Correct EXT3_TOPDIR_FL behaviour
 2008-06-03  0:27 UTC 

Pushing an --amend-ed commit
 2008-06-03  0:22 UTC  (3+ messages)

+ ext3-fix-online-resize-bug.patch added to -mm tree
 2008-06-03  0:22 UTC  (2+ messages)

[PATCH v2] gitweb: use Git.pm, and use its parse_rev method for git_get_head_hash
 2008-06-03  0:20 UTC  (4+ messages)
` [PATCH] test-lib.sh: set PERL5LIB instead of GITPERLLIB

+ ext4-fix-online-resize-bug.patch added to -mm tree
 2008-06-03  0:20 UTC 

LVM2 metadata documentation???
 2008-06-03  0:19 UTC  (4+ messages)
` [linux-lvm] "
  ` [linux-lvm] Re: [lvm-devel] "

+ tty-remove-unused-var-real_tty-in-n_tty_ioctl.patch added to -mm tree
 2008-06-03  0:06 UTC 

[PATCH e2fsprogs] Add ZFS detection to libblkid
 2008-06-03  0:05 UTC  (7+ messages)

+ x86-lockless-get_user_pages_fast-fix-warning.patch added to -mm tree
 2008-06-02 23:57 UTC 

[PATCH] Strbuf documentation: document most functions
 2008-06-03  0:00 UTC  (3+ messages)

Top kernel oopses/warnings for the week of May 30th 2008
 2008-06-03  0:00 UTC  (4+ messages)

e2fsck: Device or resource busy
 2008-06-03  0:00 UTC  (4+ messages)

[PATCH v2] crypto: rmd128: make it work on my prefered architecture
 2008-06-03  0:00 UTC  (7+ messages)

+ x86-lockless-get_user_pages_fast.patch added to -mm tree
 2008-06-02 23:57 UTC 

+ mm-introduce-get_user_pages_fast-checkpatch-fixes.patch added to -mm tree
 2008-06-02 23:56 UTC 

+ x86-lockless-get_user_pages_fast-checkpatch-fixes.patch added to -mm tree
 2008-06-02 23:57 UTC 

+ splice-use-get_user_pages_fast.patch added to -mm tree
 2008-06-02 23:57 UTC 

+ x86-implement-pte_special.patch added to -mm tree
 2008-06-02 23:56 UTC 

[patch 1/5] x86: implement pte_special
 2008-06-02 23:58 UTC  (3+ messages)

+ x86-lockless-get_user_pages_fast-fix.patch added to -mm tree
 2008-06-02 23:57 UTC 

+ dio-use-get_user_pages_fast.patch added to -mm tree
 2008-06-02 23:57 UTC 

[PATCH] Optimize page_remove_rmap for anon pages
 2008-06-02 23:57 UTC  (3+ messages)

+ mm-introduce-get_user_pages_fast.patch added to -mm tree
 2008-06-02 23:56 UTC 

Inquiry: Should we remove "isolcpus= kernel boot option? (may have realtime uses)
 2008-06-02 23:55 UTC  (9+ messages)

[U-Boot-Users] [PATCH 3/3] Remove the deprecated CONFIG_OF_FLAT_TREE
 2008-06-02 23:55 UTC 

[U-Boot-Users] [PATCH 2/3] Change the stxxst to CONFIG_OF_LIBFDT
 2008-06-02 23:55 UTC 

[U-Boot-Users] [PATCH 1/3] Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
 2008-06-02 23:55 UTC 

[PATCH 0 of 4] mm+paravirt+xen: add pte read-modify-write abstraction (take 2)
 2008-06-02 23:53 UTC  (6+ messages)
` [PATCH 1 of 4] mm: add a ptep_modify_prot transaction abstraction
  ` [PATCH] mm: fix comment formatting in asm-generic/pgtable.h:__ptep_modify_prot_

[U-Boot-Users] [PATCH 0/3] Remove the deprecated CONFIG_OF_FLAT_TREE
 2008-06-02 23:54 UTC 

[PATCH 1/2] IPV4: remove addresses and routes when carrier is lost
 2008-06-02 23:53 UTC  (2+ messages)
` [PATCH 1/2] IPV6: "

[patch 00/41] cpu alloc / cpu ops v3: Optimize per cpu access
 2008-06-02 23:48 UTC  (4+ messages)
` [patch 01/41] cpu_alloc: Increase percpu area size to 128k

BB_STAMP_POLICY
 2008-06-02 23:45 UTC  (5+ messages)

Possible NetFilter Bug (2.4.27 and 2.6.20 kernel)
 2008-06-02 23:48 UTC 

Detecting webcam unplugging
 2008-06-02 23:48 UTC  (3+ messages)

Cannot compile latest mtd with 2.6.10
 2008-06-02 23:48 UTC 

linux-next: WARNING: at kernel/lockdep.c:2680 check_flags+0x98/0x151()
 2008-06-02 23:47 UTC 

[JGIT PATCH 00/12] Extensions in core needed by PackWriter
 2008-06-02 23:43 UTC  (16+ messages)
` [JGIT PATCH 01/12] Format PackFile class
  ` [JGIT PATCH 02/12] Format PackIndex class
    ` [JGIT PATCH 03/12] Format PackIndexV1 class
      ` [JGIT PATCH 04/12] Add getType() method to RevObject hierarchy
        ` [JGIT PATCH 05/12] Replace instanceof in WalkFetchConnection with getType()
          ` [JGIT PATCH 06/12] Move PackFile.SIGNATURE to Constants.PACK_SIGNATURE
            ` [JGIT PATCH 07/12] Add overload of fromRaw() in MutableObjectId accepting int[]
              ` [JGIT PATCH 08/12] Copying constructor of MutableObjectId
                ` [JGIT PATCH 09/12] Add getSize() method to ObjectIdSubclassMap
                  ` [JGIT PATCH 10/12] Add getObjectCount() method to PackFile
                    ` [JGIT PATCH 11/12] Entries iterator in PackIndex and indirectly PackFile
                      ` [JGIT PATCH 12/12] Add PackIndex specific tests, currently only iterators tests

Btrfs v0.15 released
 2008-06-02 23:42 UTC  (2+ messages)
` 'cp -p' leaves mode on destination files/dirs incorrect

[patch 01/15] security: pass path to inode_create
 2008-06-02 23:37 UTC  (11+ messages)

Development strategy
 2008-06-02 23:35 UTC  (5+ messages)

[PATCH 2/3] Clean up builtin-update-ref's option parsing
 2008-06-02 23:34 UTC  (4+ messages)
` [PATCH v2 0/2] Make old sha1 optional with git update-ref -d
  ` [PATCH v2 1/2] Clean up builtin-update-ref's option parsing
  ` [PATCH v2 2/2] Make old sha1 optional with git update-ref -d

[B.A.T.M.A.N.] Multiple radios to improve throughput
 2008-06-02 23:33 UTC 

[PATCH 2/3] ACPI: Send switch event on dock events
 2008-06-02 23:30 UTC  (4+ messages)
` [PATCH 3/3] Misc: Add HP WMI laptop extras driver
  ` RESEND: "

[PATCH] Fix wrong remove_parameter() calls
 2008-06-02 23:30 UTC 

[PATCH] Implement support for mem command line parameter
 2008-06-02 23:29 UTC 

+ misc-add-hp-wmi-laptop-extras-driver.patch added to -mm tree
 2008-06-02 23:28 UTC 

[Lustre-devel] Moving forward on Quotas
 2008-06-02 23:24 UTC  (3+ messages)

+ fs-partition-checkc-fix-return-value-warning.patch added to -mm tree
 2008-06-02 23:22 UTC 

+ input-add-switch-for-dock-events.patch added to -mm tree
 2008-06-02 23:21 UTC 

+ acpi-send-switch-event-on-dock-events.patch added to -mm tree
 2008-06-02 23:21 UTC 

[U-Boot-Users] [PATCH] TQM: move TQM boards to board/tqc
 2008-06-02 23:22 UTC  (2+ messages)

Kernel marker has no performance impact on ia64
 2008-06-02 23:21 UTC  (3+ messages)

[PATCH] phylib: Don't allow core of phylib to build as a module
 2008-06-02 23:20 UTC  (15+ messages)

[PATCH] Fix implicit declaration of inb/outb
 2008-06-02 23:20 UTC 

[RFC] generic GPIO parameter API
 2008-06-02 23:13 UTC  (3+ messages)

[PATCH 0/4] 85xx: Add suport for TQM8548 and some TQM85xx fixes
 2008-06-02 23:13 UTC  (4+ messages)
` [PATCH 1/4] [POWERPC] 85xx: add board support for the TQM8548 modules

BUG kmalloc-2048: Poison overwritten
 2008-06-02 23:12 UTC  (4+ messages)
  ` hci_usb strikes again (was Re: BUG kmalloc-2048: Poison overwritten)

+ nommu-fix-ksize-abuse.patch added to -mm tree
 2008-06-02 23:11 UTC 

initialization of static per-cpu variables
 2008-06-02 23:11 UTC  (4+ messages)

[Ocfs2-devel] [RFC][PATCH 0/4] configfs: Make nested default groups lockdep-friendly v2
 2008-06-02 23:07 UTC  (5+ messages)
` [Ocfs2-devel] [RFC][PATCH 4/4] configfs: Make multiple default_group destructions lockdep friendly
    `  "

[PATCH] [POWERPC] Cleanup mpic nodes in .dts
 2008-06-02 23:07 UTC  (11+ messages)
` [PATCH] [POWERPC] 85xx: Add next-level-cache property

[Bug 9805] Cpu frequency failure on reboot caused by kernel
 2008-06-02 23:04 UTC 

[PATCH 0/3] 64-bit futexes: Intro
 2008-06-02 23:03 UTC  (11+ messages)

[U-Boot-Users] UEC Driver - 83xx RGMII half duplex BUG FIX - RFC
 2008-06-02 23:03 UTC 

[Printing-architecture] Suggestion for a small change in your design for the Common Printing Dialog
 2008-06-02 23:03 UTC  (4+ messages)

[U-Boot-Users] [PATCH] Initial support for ABB Syscon III
 2008-06-02 23:03 UTC  (2+ messages)

New version of my kvmctl script
 2008-06-02 23:02 UTC  (5+ messages)

Questions for article
 2008-06-02 22:59 UTC  (3+ messages)

[U-Boot-Users] [PATCH] MPC85xx: Change traps.c to not reference non-addressable memory
 2008-06-02 22:59 UTC  (2+ messages)

CONFIG_PREEMPT causes corruption of application's FPU stack
 2008-06-02 22:57 UTC  (7+ messages)

+ pnp-mark-resources-that-conflict-with-pci-devices-disabled.patch added to -mm tree
 2008-06-02 22:55 UTC 

[PATCH][ASoC v2] Update Freescale MPC8610 codec driver naming
 2008-06-02 22:55 UTC 

[Fwd: Re: kvm causing memory corruption? now 2.6.26-rc4]
 2008-06-02 22:50 UTC 

[Qemu-devel] [PATCH] ide: fix ATAPI read drive structure command
 2008-06-02 22:45 UTC  (8+ messages)
          ` [Qemu-devel] [PATCH] ide: fix ATAPI read drive structure command (v3)

[Qemu-devel] [PATCH] get qemu to compile as 64-bit on Mac
 2008-06-02 22:44 UTC  (3+ messages)

encoding bug in git.el
 2008-06-02 22:41 UTC  (2+ messages)
` [PATCH] Revert "git.el: Set process-environment instead of invoking env"

[PATCH] console - Add configurable support for console charset translation
 2008-06-02 22:37 UTC 

acpi_cpufreq stepping issue on Pentium M 1.2GHz
 2008-06-02 22:36 UTC  (7+ messages)
      ` [PATCH] Make acpi-cpufreq more robust against BIOS freq changes behind our back
          ` [stable] "

[PATCH] gitweb: use Git.pm, and use its parse_rev method for git_get_head_hash
 2008-06-02 22:31 UTC  (5+ messages)

+ aperture_64c-corner-case-wrong.patch added to -mm tree
 2008-06-02 22:31 UTC 

aperture_64.c: corner case wrong
 2008-06-02 22:30 UTC  (2+ messages)

kvm causing memory corruption? ~2.6.25-rc6
 2008-06-02 22:30 UTC  (10+ messages)
` [kvm-devel] "
                ` kvm causing memory corruption? now 2.6.26-rc4

[PATCH] update NFS/RDMA documentation
 2008-06-02 22:30 UTC  (4+ messages)

find: WARNING: Hard link count is wrong for /proc/1
 2008-06-02 22:29 UTC  (2+ messages)

state of GEN_RTC vs rtc subsystem
 2008-06-02 22:27 UTC  (5+ messages)
` [rtc-linux] "

reducing prune sync()s
 2008-06-02 22:23 UTC  (7+ messages)
      ` [PATCH 1/2] Make pack creation always fsync() the result

+ dockc-remove-trailing-printk-whitespace.patch added to -mm tree
 2008-06-02 22:12 UTC 

[PATCH] test-lib.sh: set PERL5LIB instead of GITPERLLIB
 2008-06-02 22:19 UTC  (4+ messages)
` [PATCH v2] "

[patch 3/3] i2c: add support for i2c bus on Freescale CPM1/CPM2 controllers
 2008-06-02 22:19 UTC  (5+ messages)

u-boot reports ecc error on blocks written by nandwrite
 2008-06-02 22:18 UTC 

[U-Boot-Users] [PATCH] NAND FSL UPM: driver re-write using the hwcontrol callback
 2008-06-02 22:12 UTC  (2+ messages)

[PATCH] Fix routing tables with id > 255 for legacy software
 2008-06-02 22:09 UTC 

业务联系
 2008-06-02 22:09 UTC 

[U-Boot-Users] u-boot-1.2.0 cross compilation fails
 2008-06-02 22:09 UTC 

+ block-ioctlc-and-fs-partition-checkc-checkpatch-fixes.patch added to -mm tree
 2008-06-02 22:07 UTC 

+ fs-partition-checkc-fix-return-value-warning-v2-cleanup.patch added to -mm tree
 2008-06-02 22:05 UTC 

[U-Boot-Users] Loading from NAND using 'nboot' Periodically Fails Where 'nand read' Succeeds
 2008-06-02 22:07 UTC  (3+ messages)
  ` [U-Boot-Users] Non-block-skipping NAND commands (was: Loading from NAND using 'nboot' Periodically Fails Where 'nand read' Succeeds)

+ block-ioctlc-and-fs-partition-checkc.patch added to -mm tree
 2008-06-02 22:05 UTC 

[U-Boot-Users] U-boot and ethernet on a Lubbock board
 2008-06-02 21:59 UTC  (2+ messages)

+ fujitsu-laptop-autoload-module-on-lifebook-p1510d.patch added to -mm tree
 2008-06-02 21:56 UTC 

hdparm-8.7 is released
 2008-06-02 21:56 UTC 

[PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies available to userspace
 2008-06-02 21:56 UTC  (5+ messages)
  ` [PATCH 1/1] [DCCP][QPOLICY]: Make information about qpolicies

[Bluez-users] bluez-3.22: hcid segfault
 2008-06-02 21:56 UTC 

[PATCH] tcrypt: add self test for des3_ebe cipher operating in cbc mode
 2008-06-02 21:55 UTC  (8+ messages)

Changing mailing list subscription process
 2008-06-02 21:55 UTC  (3+ messages)

+ ipc-semc-rewrite-undo-list-locking-checkpatch-fixes.patch added to -mm tree
 2008-06-02 21:54 UTC 

+ ipc-semc-convert-sem_arraysem_pending-to-struct-list_head-checkpatch-fixes.patch added to -mm tree
 2008-06-02 21:53 UTC 

+ ipc-semc-convert-undo-structures-to-struct-list_head-checkpatch-fixes.patch added to -mm tree
 2008-06-02 21:53 UTC 

MMIO and gcc re-ordering issue
 2008-06-02 21:53 UTC  (11+ messages)

+ ipc-semc-rewrite-undo-list-locking.patch added to -mm tree
 2008-06-02 21:52 UTC 

+ ipc-semc-convert-sem_arraysem_pending-to-struct-list_head.patch added to -mm tree
 2008-06-02 21:50 UTC 

+ ipc-semc-remove-unused-entries-from-struct-sem_queue.patch added to -mm tree
 2008-06-02 21:49 UTC 

+ ipc-semc-convert-undo-structures-to-struct-list_head.patch added to -mm tree
 2008-06-02 21:47 UTC 

[StGIT BUG] StGIT errors out on rebasing patch deleting file with Unicode filename
 2008-06-02 21:46 UTC  (6+ messages)
` [StGit PATCH 0/4] Handle non-ASCII filenames
  ` [PATCH 1/4] Add rebase test for when upstream has deleted a non-ASCII file
  ` [PATCH 2/4] Handle changed files with non-ASCII names
  ` [PATCH 3/4] Test for another filename quoting issue in tree_status()
  ` [PATCH 4/4] Handle refresh of changed files with non-ASCII names

Future Linux filesystems
 2008-06-02 21:46 UTC 

[PATCH 00/10] sysfs tagged directories V4
 2008-06-02 21:17 UTC  (2+ messages)

XLlTemac port forwarding probelm?
 2008-06-02 21:37 UTC 

u-boot reports ecc error on blocks written by nandwrite
 2008-06-02 21:35 UTC  (2+ messages)

[PATCH] snapshot: Push BKL down into ioctl handlers
 2008-06-02 21:33 UTC  (5+ messages)
    ` [RFC][PATCH] snapshot: Use pm_mutex for mutual exclusion


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.