All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-30 21:37:58 to 2008-06-30 23:21:07 UTC [more...]

[PATCH 1/2] x86 boot: add E820_RESVD_KERN
 2008-06-30 23:20 UTC  (12+ messages)

[PATCH 1/2] MN10300: Export certain arch symbols required to build allmodconfig
 2008-06-30 23:18 UTC  (3+ messages)
` [PATCH 2/2] MN10300: Provide __ucmpdi2() for MN10300

[PATCH] hdaps add support for various newer Lenovo thinkpads
 2008-06-30 23:13 UTC  (2+ messages)

+ hdaps-add-support-for-various-newer-lenovo-thinkpads.patch added to -mm tree
 2008-06-30 23:14 UTC 

[PATCH] bisect: error out when given any good rev that is not an ancestor of the bad rev
 2008-06-30 23:16 UTC  (4+ messages)

[U-Boot-Users] ostensively idiotically
 2008-06-30 23:12 UTC 

What's cooking in git.git (topics)
 2008-06-30 23:09 UTC  (27+ messages)

Linux Power Management Mini-Summit -- Ottawa -- July 22, 2008
 2008-06-30 23:11 UTC  (2+ messages)
` [linux-pm] "

Obtaining the latest kernel to test out the latest on the containers
 2008-06-30 23:09 UTC  (5+ messages)

[PATCH 0/4] Fiemap, an extent mapping ioctl - round 2
 2008-06-30 23:07 UTC  (12+ messages)

[Qemu-devel] "A disk read error occurred"
 2008-06-30 23:05 UTC  (3+ messages)

[PATCH 00 of 36] x86/paravirt: groundwork for 64-bit Xen support
 2008-06-30 23:04 UTC  (13+ messages)
      ` [Xen-devel] "
                      `  "

[PATCH 00/16] NLM clean-ups for IPv6 support
 2008-06-30 23:00 UTC  (17+ messages)
  ` [PATCH 01/16] lockd: Pass "struct sockaddr *" to new failover-by-IP function
  ` [PATCH 02/16] lockd: address-family independent printable addresses
  ` [PATCH 03/16] lockd: Specify address family for source address
  ` [PATCH 04/16] lockd: Add address family-agnostic helper for zeroing the port number
  ` [PATCH 05/16] SUNRPC: Make svc_addr's argument a constant
  ` [PATCH 06/16] lockd: Use sockaddr_storage + length for h_addr field
  ` [PATCH 07/16] lockd: Use sockaddr_storage for h_saddr field
  ` [PATCH 08/16] NSM: Use sockaddr_storage for sm_addr field
  ` [PATCH 09/16] lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
  ` [PATCH 10/16] lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
  ` [PATCH 11/16] lockd: Combine __nsm_find() and nsm_find()
  ` [PATCH 12/16] lockd: Update nsm_find() to support non-AF_INET addresses
  ` [PATCH 13/16] lockd: Support non-AF_INET addresses in nlm_lookup_host()
  ` [PATCH 14/16] lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
  ` [PATCH 15/16] lockd: Adjust nlmsvc_lookup_host() "
  ` [PATCH 16/16] lockd: change nlmclnt_grant() to take a "struct sockaddr *"

+ doc-kernel-parameterstxt-fix-stale-references.patch added to -mm tree
 2008-06-30 23:03 UTC 

[PATCH 1/2] Convert i2c-mpc from a platform driver into a of_platform driver, V4
 2008-06-30 23:01 UTC  (3+ messages)
` [PATCH 2/2] Add the of_find_i2c_device_by_node function, V4

[PATCH 13/13] Build in merge
 2008-06-30 22:58 UTC  (3+ messages)

Whole drives or Only partitions for mdadm software RAIDs?
 2008-06-30 22:57 UTC  (5+ messages)

[PATCH] Add another fast-import example, this time for .zip files
 2008-06-30 22:53 UTC  (2+ messages)

+ kallsyms-unify-32-and-64-bit-code.patch added to -mm tree
 2008-06-30 22:54 UTC 

The state of the BKL-removal tree
 2008-06-30 22:55 UTC  (3+ messages)
` [PATCH] IB/uverbs: BKL is not needed for ib_uverbs_open()

+ delay-accounting-maintainer-update.patch added to -mm tree
 2008-06-30 22:55 UTC 

[patch 00/11] zfcp updates for 2.6.27
 2008-06-30 22:52 UTC  (3+ messages)
` [patch 07/11] zfcp: Cleanup of code in zfcp_aux.c

[PATCH 00/15] Build in merge
 2008-06-30 22:51 UTC  (7+ messages)
` [PATCH 01/15] Move split_cmdline() to alias.c

Forensic File System GUID Linux/Windows
 2008-06-30 22:39 UTC  (3+ messages)
  ` [ANNOUNCE] Forensic File System GUID Linux/Windows and patches

linux-next: manual merge of the bkl-removal tree
 2008-06-30 22:51 UTC  (2+ messages)

[PATCH/v2] git-basis, a script to manage bases for git-bundle
 2008-06-30 22:49 UTC 

[PATCH 11/15] Add strbuf_vaddf(), use it in strbuf_addf(), and add strbuf_initf()
 2008-06-30 22:48 UTC  (6+ messages)
` [PATCH 13/13] Build in merge

Regression: boot failure on AMD Elan TS-5500
 2008-06-30 22:45 UTC  (14+ messages)

[PATCH 0/8] rpcbind v4 support in net/sunrpc/svc*
 2008-06-30 22:46 UTC  (9+ messages)
  ` [PATCH 1/8] SUNRPC: Add address family field to svc_serv data structure
  ` [PATCH 2/8] SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6
  ` [PATCH 3/8] SUNRPC: Split portmap unregister API into separate function
  ` [PATCH 4/8] SUNRPC: Clean up svc_register
  ` [PATCH 5/8] SUNRPC: Use new rpcb_v4_register() interface in svc_register()
  ` [PATCH 6/8] SUNRPC: Add kernel build option to disable server-side use of rpcbind v3/v4
  ` [PATCH 7/8] SUNRPC: Set V6ONLY socket option for RPC listener sockets
  ` [PATCH 8/8] NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets

[rft]power management for usbtouch
 2008-06-30 22:46 UTC  (4+ messages)

[PATCH] powerpc: Xilinx: PS2: Added new XPS PS2 driver
 2008-06-30 22:45 UTC  (5+ messages)

[PATCH] Null terminate strings passed in from userspace
 2008-06-30 22:44 UTC 

+ acpi-add-the-abity-to-reset-the-system-using-reset_reg-in-fadt-table.patch added to -mm tree
 2008-06-30 22:43 UTC 

[RFC PATCH] Sector 2 of non-embedded core.img: write early or patch later?
 2008-06-30 22:43 UTC  (3+ messages)

[Xenomai-help] IRQs and PCIs
 2008-06-30 22:43 UTC 

[Bridge] 802.1q packets
 2008-06-30 22:42 UTC  (2+ messages)

+ mn10300-move-sg_dma_addresslen-to-asm-scatterlisth.patch added to -mm tree
 2008-06-30 22:39 UTC 

[PATCH 0/7] Remaining rpcbind patches for 2.6.27
 2008-06-30 22:39 UTC  (8+ messages)
  ` [PATCH 1/7] SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
  ` [PATCH 2/7] SUNRPC: Introduce a specific rpcb_create for contacting localhost
  ` [PATCH 3/7] SUNRPC: None of rpcb_create's callers wants a privileged source port
  ` [PATCH 4/7] SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
  ` [PATCH 5/7] SUNRPC: introduce new rpc_task flag that fails requests on xprt disconnect
  ` [PATCH 6/7] SUNRPC: Quickly detect missing portmapper during RPC service registration
  ` [PATCH 7/7] SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon

[PATCH 0/7] Some superficial documentation changes
 2008-06-30 22:36 UTC  (8+ messages)
` [PATCH 1/7] Documentation: fix links to tutorials and other new manual pages
` [PATCH 2/7] whitespace fix in Documentation/git-repack.txt
` [PATCH 3/7] Documentation: complicate example of "man git-command"
` [PATCH 4/7] git-daemon(1): don't assume git-daemon is in /usr/bin
` [PATCH 5/7] Documentation: prepare to be consistent about "git-" versus "git "
  ` [PATCH 6/7] Documentation: "
` [RFC/PATCH 7/7] Documentation formatting and cleanup

+ mm-remove-initialization-of-static-per-cpu-variables.patch added to -mm tree
 2008-06-30 22:37 UTC 

freeze vs freezer
 2008-06-30 22:38 UTC  (6+ messages)
` [xfs-masters] "

[PATCH -rt] ide: fix interrupts processing issue with preempt-able hardirqs
 2008-06-30 22:37 UTC  (9+ messages)
      ` [PATCH v2 -rt] ide: workaround buggy hardware issues with preemptable hardirqs
          ` [RT] MPIC edge sensitive issues with hardirq preemption (was: Re: [PATCH v2 -rt] ide: workaround buggy hardware issues with preemptable hardirqs)

+ page_align-correctly-handle-64-bit-values-on-32-bit-architectures-x86_64-fix.patch added to -mm tree
 2008-06-30 22:33 UTC 

+ page_align-correctly-handle-64-bit-values-on-32-bit-architectures-x86_64-fix.patch added to -mm tree
 2008-06-30 22:33 UTC 

+ page_align-correctly-handle-64-bit-values-on-32-bit-architectures-v850-fix.patch added to -mm tree
 2008-06-30 22:33 UTC 

+ page_align-correctly-handle-64-bit-values-on-32-bit-architectures.patch added to -mm tree
 2008-06-30 22:33 UTC 

[PATCH v2] update crypto node definition and device tree instances
 2008-06-30 22:30 UTC  (8+ messages)

[PATCH] Fix block mode during halt emulation
 2008-06-30 22:30 UTC 

[Bluez-devel] Wizard patch
 2008-06-30 22:27 UTC  (4+ messages)

Higher than expected disk write(2) latency
 2008-06-30 22:20 UTC  (5+ messages)

+ checkpatch-possible-modifiers-handle-multiple-modifiers-and-trailing.patch added to -mm tree
 2008-06-30 22:20 UTC 

+ checkpatch-possible-types-known-modifiers-cannot-be-types.patch added to -mm tree
 2008-06-30 22:20 UTC 

+ checkpatch-correct-spelling-in-kfree-checks.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-handle-return-types-of-pointers-to-functions.patch added to -mm tree
 2008-06-30 22:20 UTC 

+ checkpatch-macro-complexity-checks-are-meaningless-in-linker-scripts.patch added to -mm tree
 2008-06-30 22:19 UTC 

[lm-sensors] Asus atk0110 driver
 2008-06-30 22:20 UTC  (2+ messages)

+ checkpatch-possible-modifiers-are-not-being-correctly-matched.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-improve-type-matcher-debug.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-usb_free_urb-can-take-null.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-allow-for-type-modifiers-on-multiple-declarations.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-condition-loop-indent-checks.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-toughen-trailing-if-statement-checks-and-extend-them-to-while-and-for.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-check-spacing-for-square-brackets.patch added to -mm tree
 2008-06-30 22:19 UTC 

[2.6 patch] make kvm_smp_prepare_boot_cpu() static
 2008-06-30 22:19 UTC 

+ checkpatch-switch-report-trailing-statements-on-case-and-default.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-allow-printk-strings-to-exceed-80-characters-to-maintain-their-searchability.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-trailing-statement-indent-fix-end-of-statement-location.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-macros-fix-statement-counting-block-end-detection.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-types-unary-goto-introduces-unary-context.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-add-a-checkpatch-warning-for-new-uses-of-__initcall.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-comment-detection-ignore-macro-continuation-when-detecting-associated-comments.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-possible-types-__asm__-is-never-a-type.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-types-some-types-may-also-be-identifiers.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-return-is-not-a-function-parentheses-for-casts-are-ok-too.patch added to -mm tree
 2008-06-30 22:19 UTC 

+ checkpatch-version-020.patch added to -mm tree
 2008-06-30 22:18 UTC 

pull request: wireless-next-2.6 2008-06-30
 2008-06-30 21:56 UTC  (3+ messages)

[PATCH 1/2] workqueues: make get_online_cpus() useable for work->func()
 2008-06-30 22:14 UTC  (3+ messages)

+ block-request_module-use-format-string.patch added to -mm tree
 2008-06-30 22:15 UTC 

opkg and libgnutls linkage
 2008-06-30 22:08 UTC 

+ ext3-kill-2-useless-magic-numbers.patch added to -mm tree
 2008-06-30 22:14 UTC 

+ cgroup_clone-use-pid-of-newly-created-task-for-new-cgroup-checkpatch-fixes.patch added to -mm tree
 2008-06-30 22:11 UTC 

+ cgroup_clone-use-pid-of-newly-created-task-for-new-cgroup-checkpatch-fixes.patch added to -mm tree
 2008-06-30 22:10 UTC 

Setting format to SND_PCM_FORMAT_MU_LAW does not let me apply hardware parameters
 2008-06-30 22:09 UTC 

+ cgroup_clone-use-pid-of-newly-created-task-for-new-cgroup.patch added to -mm tree
 2008-06-30 22:07 UTC 

[patch] ADJ_OFFSET_SS_READ and capabilities
 2008-06-30 22:07 UTC  (2+ messages)

ADJ_OFFSET_SS_READ bug?
 2008-06-30 22:07 UTC  (2+ messages)

[Bugme-new] [Bug 10996] New: 2.6.25 kernels spew SKB BUG: Invalid truesize when using ipsec/openswan
 2008-06-30 21:58 UTC  (2+ messages)

[ANNOUNCE] The Linux Test Project has been Released for JUNE 2008
 2008-06-30 22:04 UTC  (2+ messages)

[PATCH 00/18 v2] powerpc: pSeries Cooperative Memory Overcommitment support
 2008-06-30 21:56 UTC  (4+ messages)
` [PATCH 08/18 v2] powerpc: Do not probe PCI buses or eBus devices if CMO is enabled

[PATCH v7] gitweb: add test suite with Test::WWW::Mechanize::CGI
 2008-06-30 22:01 UTC  (6+ messages)
` [PATCH v8] "

[Buildroot] libgtk2 configure
 2008-06-30 22:02 UTC 

DVICO dual express second tuner?
 2008-06-30 22:02 UTC 

[PATCH, v4] ext3: validate directory entry data before use
 2008-06-30 22:00 UTC  (2+ messages)
` [PATCH, v5] "

[lm-sensors] Only coretemp is found by sensors-detect
 2008-06-30 22:00 UTC  (3+ messages)

kconfig - hex are considered decimal
 2008-06-30 21:59 UTC  (4+ messages)

New developer available :)
 2008-06-30 21:59 UTC  (4+ messages)

+ rtc-add-support-for-st-m41t94-spi-rtc.patch added to -mm tree
 2008-06-30 21:56 UTC 

[PATCH] USB: fix interrupt disabling for HCDs with shared interrupt handlers
 2008-06-30 21:48 UTC  (2+ messages)

linux-next: Tree for June 30
 2008-06-30 21:46 UTC  (10+ messages)
` [BUILD-FAILURE] "

[patch v5 00/16] S3C24XX SD/MMC driver
 2008-06-30 21:47 UTC  (18+ messages)
` [patch v5 01/16] MMC: S3C24XX MMC/SD driver
` [patch v5 02/16] MMC: S3C24XX MMC/SD driver write fixes
` [patch v5 03/16] MMC: DMA free fix for S3C24XX SD/MMC driver
` [patch v5 04/16] MMC: S3C24XX MMC/SD stop fix
` [patch v5 05/16] MMC: Fix S3C24XX IRQ enable during PIO transfers
` [patch v5 06/16] MMC: S3C24XX: Add platform data for MMC/SD driver
` [patch v5 07/16] MMC: S3C24XX: Add support to invert write protect line
` [patch v5 08/16] MMC: S3C24XX: Ensure host->mrq->data is valid
` [patch v5 09/16] MMC: S3C24XX: Allow card-detect on non-IRQ capable pin
` [patch v5 10/16] MMC: S3C24XX: Fix s3c2410_dma_request() return code check
` [patch v5 11/16] MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices
` [patch v5 12/16] MMC: S3C24XX: Fix use of msecs where jiffies are needed
` [patch v5 13/16] MMC: S3C24XX: Add media presence test to request handling
` [patch v5 14/16] MMC: S3C24XX: Update error debugging
` [patch v5 15/16] MMC: S3C24XX: Add maintainer entry
` [patch v5 16/16] MMC: S3C24XX: Refuse incorrectly aligned transfers

[PATCH] fsstack: fsstack_copy_inode_size locking
 2008-06-30 21:49 UTC  (3+ messages)

[PATCH 00/11] sysfs tagged directories V6
 2008-06-30 21:44 UTC  (8+ messages)
` [PATCH 06/11] sysfs: Implement sysfs tagged directory support

Problem with i18n (input)
 2008-06-30 21:50 UTC  (8+ messages)

mmiotrace broken in linux-next (8-bit writes only)
 2008-06-30 21:41 UTC  (2+ messages)

POM Xtables???
 2008-06-30 21:47 UTC  (7+ messages)

fcoe cleanups and fcoe TODO
 2008-06-30 21:47 UTC  (4+ messages)

[PATCH] b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
 2008-06-30 21:35 UTC  (2+ messages)

[rft]suspend/resume support for yealink
 2008-06-30 21:47 UTC  (3+ messages)

[PATCH 0/39] Merge files at x86/lib
 2008-06-30 21:40 UTC  (19+ messages)
` [PATCH 02/39] provide delay loop for x86_64
  ` [PATCH 03/39] use rdtscll in read_current_timer for i386
    ` [PATCH 04/39] explicitly use edx in const delay function
      ` [PATCH 05/39] integrate delay functions
        ` [PATCH 06/39] use something common for both architectures
          ` [PATCH 07/39] don't clobber r8 nor use rcx
            ` [PATCH 08/39] don't use word-size specifiers
              ` [PATCH 09/39] adapt x86_64 getuser functions
                ` [PATCH 10/39] rename threadinfo to TI
                  ` [PATCH 11/39] Don't use word-size specifiers on getuser_64
                    ` [PATCH 12/39] introduce __ASM_REG macro
                      ` [PATCH 13/39] use _ASM_PTR instead of explicit word-size pointers
                        ` [PATCH 14/39] merge getuser asm functions
                          ` [PATCH 15/39] don't save ebx in putuser_32.S
                            ` [PATCH 16/39] user put_user_x instead of all variants
                              ` [PATCH 17/39] clobber rbx in putuser_64.S

[PATCH] Sensoray 2255 V4l driver checkpatch fixes
 2008-06-30 21:28 UTC 

[Qemu-devel] A disk read error occurred
 2008-06-30 21:41 UTC  (2+ messages)

+ remove-unused-include-linux-direnths.patch added to -mm tree
 2008-06-30 21:37 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.