All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-31 22:35:36 to 2009-04-01 00:11:48 UTC [more...]

[Buildroot] User defined packages?
 2009-04-01  0:11 UTC  (3+ messages)

PAGE_CACHE_WC strikes again
 2009-04-01  0:10 UTC 

[patch 00/45] 2.6.29.1 -stable review
 2009-04-01  0:10 UTC  (47+ messages)
` [patch 01/45] netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack
` [patch 02/45] udp: Wrong locking code in udp seq_file infrastructure
` [patch 03/45] dnet: drivers/net/dnet.c needs <linux/io.h>
` [patch 04/45] bridge: bad error handling when adding invalid ether address
` [patch 05/45] GRO: Disable GRO on legacy netif_rx path
` [patch 06/45] ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
` [patch 07/45] xfrm: spin_lock() should be spin_unlock() in xfrm_state.c
` [patch 08/45] USB: EHCI: add software retry for transaction errors
` [patch 09/45] USB: fix USB_STORAGE_CYPRESS_ATACB
` [patch 10/45] USB: usb-storage: increase max_sectors for tape drives
` [patch 11/45] USB: gadget: fix rndis regression
` [patch 12/45] USB: add quirk to avoid config and interface strings
` [patch 13/45] KVM: VMX: Dont allow uninhibited access to EFER on i386
` [patch 14/45] KVM: SVM: set accessed bit for VMCB segment selectors
` [patch 15/45] ath9k: downgrade xmit queue full message to xmit debug
` [patch 16/45] cifs: fix buffer format byte on NT Rename/hardlink
` [patch 17/45] ath5k: use spin_lock_irqsave for beacon lock
` [patch 18/45] ath9k: fix dma mapping leak of rx buffer upon rmmod
` [patch 19/45] b43: fix b43_plcp_get_bitrate_idx_ofdm return type
` [patch 20/45] ath5k: disable MIB interrupts
` [patch 21/45] ath5k: warn and correct rate for unknown hw rate indexes
` [patch 22/45] CIFS: Fix memory overwrite when saving nativeFileSystem field during mount
` [patch 23/45] cfg80211: force last_request to be set for OLD_REG if regdom is EU
` [patch 25/45] SCSI: sg: fix races during device removal
` [patch 26/45] SCSI: sg: fix races with ioctl(SG_IO)
` [patch 28/45] ARM: pxa: fix overlay being un-necessarily initialized on pxa25x
` [patch 29/45] ARM: 5428/1: Module relocation update for R_ARM_V4BX
` [patch 30/45] ARM: cumana: Fix a long standing bogon
` [patch 31/45] ARM: fix leak in iop13xx/pci
` [patch 32/45] ARM: twl4030 - leak fix
` [patch 33/45] ARM: 5435/1: fix compile warning in sanity_check_meminfo()
` [patch 34/45] fuse: fix fuse_file_lseek returning with lock held
` [patch 35/45] Add a missing unlock_kernel() in raw_open()
` [patch 36/45] x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot
` [patch 37/45] x86, uv: fix cpumask iterator in uv_bau_init()
` [patch 38/45] x86: fix 64k corruption-check
` [patch 39/45] x86: ptrace, bts: fix an unreachable statement
` [patch 40/45] x86: mtrr: dont modify RdDram/WrDram bits of fixed MTRRs
` [patch 41/45] VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff
` [patch 42/45] lguest: wire up pte_update/pte_update_defer
` [patch 43/45] lguest: fix spurious BUG_ON() on invalid guest stack
` [patch 44/45] cfg80211: fix incorrect assumption on last_request for 11d
` [patch 45/45] KVM: MMU: Fix another largepage memory leak

[GIT RFC] percpu: use dynamic percpu allocator as the default percpu allocator
 2009-04-01  0:08 UTC  (22+ messages)
              ` [PATCH UPDATED] "

[PATCH] OMAP3: PM: Add the wakeup source driver, v2
 2009-04-01  0:09 UTC  (2+ messages)

+ ext3-avoid-false-eio-errors-v4.patch added to -mm tree
 2009-04-01  0:06 UTC 

+ ext3-avoid-false-eio-errors-v4.patch added to -mm tree
 2009-04-01  0:06 UTC 

[PATCH] ext3: Avoid false EIO errors
 2009-04-01  0:06 UTC  (10+ messages)
              ` [PATCH] ext3: Avoid false EIO errors (version 4)

replace() system call needed (was Re: EXT4-ish "fixes" in UBIFS)
 2009-04-01  0:06 UTC  (2+ messages)

Device Mapper MultiPath
 2009-04-01  0:07 UTC 

[PATCH] writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #2)
 2009-04-01  0:03 UTC 

KVM-74: HELP PLEASE - cannot boot from cdrom for recovery
 2009-04-01  0:08 UTC  (18+ messages)

Ext4 and the "30 second window of death"
 2009-04-01  0:04 UTC  (7+ messages)

[PATCH] hvc_console: prevent wrapping in hvc_console_print()
 2009-04-01  0:04 UTC  (16+ messages)
      ` [PATCH] Add hvc_console to MAINTAINERS

[patch review] radio-si470x: fix possible bug with freeing memory order
 2009-04-01  0:01 UTC 

+ hwmon-add-support-for-gmt-g760a-fan-speed-pwm-controller.patch added to -mm tree
 2009-03-31 23:56 UTC 

[PATCH] git-gui: make "Git GUI Here" Explorer extension more robust
 2009-03-31 23:59 UTC  (4+ messages)

[PATCH] rds: only for x86 or 64-bit at the moment
 2009-03-31 23:59 UTC  (4+ messages)

[PATCH 0/4] ksm - dynamic page sharing driver for linux
 2009-03-31 23:57 UTC  (9+ messages)
` [PATCH 1/4] MMU_NOTIFIERS: add set_pte_at_notify()
  ` [PATCH 2/4] add page_wrprotect(): write protecting page
    ` [PATCH 3/4] add replace_page(): change the page pte is pointing to
      ` [PATCH 4/4] add ksm kernel shared memory driver

+ rtc-add-m41t62-support-to-rtc-m41t80-driver.patch added to -mm tree
 2009-03-31 23:53 UTC 

+ xtensa-add-m41t62-rtc-to-s6105-platform.patch added to -mm tree
 2009-03-31 23:53 UTC 

+ xtensa-enable-m41t80-driver-in-s6105_defconfig.patch added to -mm tree
 2009-03-31 23:53 UTC 

[PATCH 0/2] powerpc: i2c-mpc: make I2C bus speed configurable
 2009-04-01  0:41 UTC  (6+ messages)
` [PATCH 1/2] powerpc: i2c-mpc: preserve I2C clocking
        ` PowerPC 460EX AD7416 Temperature Sensor

[PATCH] Add warning about known issues to documentation of cvsimport
 2009-03-31 23:55 UTC  (6+ messages)

[PATCH] git-gui (Win): make "Explore Working Copy" more robust
 2009-03-31 23:55 UTC 

[folded] rtc-v3020-add-ability-to-access-v3020-chip-with-gpios-fix.patch removed from -mm tree
 2009-03-31 23:54 UTC 

[PATCH] git-gui (Win): make starting via "Git GUI Here" on .git/ possible
 2009-03-31 23:55 UTC 

Linux 2.6.29
 2009-03-31 23:55 UTC  (11+ messages)

[patch/rfc 2.6.29 1/2] MTD: driver model updates
 2009-03-31 23:51 UTC  (3+ messages)

kexec: proc/device-tree/chosen/linux,kernel-end: No such file or directory
 2009-03-31 23:52 UTC  (2+ messages)

[patch 1/21] x86, bts: fix race when bts tracer is removed
 2009-03-31 23:48 UTC  (2+ messages)

[RFC GSoC 2009: git-submodule for multiple, active developers on active trees]
 2009-03-31 23:49 UTC  (7+ messages)

[Qemu-devel] [PATCH] Document Qemu coding style
 2009-03-31 23:49 UTC  (12+ messages)

[PATCH][BUG] Lack of mutex_lock in drop_pagecache_sb()
 2009-03-31 23:43 UTC  (8+ messages)
        ` [PATCH] skip I_CLEAR state inodes
          ` [PATCH][RESEND for 2.6.29-rc8-mm1] "

+ vfs-skip-i_clear-state-inodes.patch added to -mm tree
 2009-03-31 23:44 UTC 

[U-Boot] [PATCH] Added a tftp command
 2009-03-31 23:48 UTC  (6+ messages)

[PATCH 1/1] angstrom-2008.1.conf: add PREFERRED_PROVIDER_virtual/psplash -silence warning during parsing
 2009-03-31 23:45 UTC  (2+ messages)
` [PATCH] angstrom-2008.1.conf: add PREFERRED_VERSION_psplash

[failures] fs-reiserfs-return-f_fsid-for-statfs2-v2.patch removed from -mm tree
 2009-03-31 23:45 UTC 

Linux process
 2009-03-31 23:45 UTC  (4+ messages)

[patch 0/21] x86, ptrace, bts, hw-branch-tracer: fixes and cleanups
 2009-03-31 23:39 UTC  (2+ messages)

2.6.29 boot hang
 2009-03-31 23:42 UTC  (2+ messages)

[PATCH] writeback: guard against jiffies wraparound on inode->dirtied_when checks
 2009-03-31 23:39 UTC  (3+ messages)

[PATCH 0/4] Allow NFS to use ordinary path lookup when mounting NFSv4
 2009-03-31 23:38 UTC  (11+ messages)
` [PATCH 1/4] VFS: Add a VFS helper function vfs_remote_path_lookup()

[PATCH] issue storage device flush via sync_blockdev() (was Re: Linux 2.6.29)
 2009-03-31 23:37 UTC  (11+ messages)
` [PATCH v2] issue storage device flush via sync_blockdev()
  ` [PATCH] issue storage dev flush from generic file_fsync helper
        ` [PATCH 2/5] ext3: call blkdev_issue_flush on fsync()
                ` [PATCH 6/7] xfs: propagate issue-flush error code

+ x86-hookup-sys_rt_tgsigqueueinfo.patch added to -mm tree
 2009-03-31 23:42 UTC 

+ signals-implement-sys_rt_tgsigqueueinfo.patch added to -mm tree
 2009-03-31 23:42 UTC 

+ signals-split-do_tkill.patch added to -mm tree
 2009-03-31 23:42 UTC 

[PATCH 0/2] Misc xfstests patches
 2009-03-31 23:13 UTC  (3+ messages)
` [PATCH 2/2] xfstests: Add an ignore file

[PATCH 0/47] NFSv4.1 Sessions server code for 2.6.30
 2009-03-31 23:38 UTC  (5+ messages)
` [PATCH v2 19/47] nfsd41: DRC save, restore, and clear functions
` [PATCH v2 23/47] nfsd41: create_session operation

+ fb-nvidiafb-recognizes-geforcego-7300-chip-as-mobile.patch added to -mm tree
 2009-03-31 23:37 UTC 

[U-Boot] [PATCH] mpc/sbc8641d: Add missing board_lmb_reserves
 2009-03-31 23:38 UTC 

+ sht15-humidity-sensor-driver.patch added to -mm tree
 2009-03-31 23:36 UTC 

[Qemu-devel] [PATCH 00/17] linux-user patches in maemo
 2009-03-31 23:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 12/17] linux-user: unix sockets - fix running dbus
  ` [Qemu-devel] [PATCH 12/17] linux-user: unix sockets - fix runningdbus

[PATCH] Add configuration for HP EliteBook 2530p
 2009-03-31 23:36 UTC  (2+ messages)

+ writeback-guard-against-jiffies-wraparound-on-inode-dirtied_when-checks.patch added to -mm tree
 2009-03-31 23:32 UTC 

PM branch rebased to 2.6.29
 2009-03-31 23:33 UTC  (12+ messages)

2.6.29 git master and PAT problems
 2009-03-31 23:21 UTC  (5+ messages)

[PATCH] format_sanitized_subject: Don't trim past initial length of strbuf
 2009-03-31 23:29 UTC 

[Buildroot] Qtopia4 build issue
 2009-03-31 23:31 UTC  (5+ messages)

[Buildroot] svn commit: trunk/buildroot/toolchain: binutils external-toolchain gcc uClibc
 2009-03-31 23:28 UTC  (7+ messages)

KXen preview now available
 2009-03-31 23:28 UTC 

[PATCHv3 1/6] pretty.c: add %f format specifier to format_commit_message()
 2009-03-31 23:24 UTC  (2+ messages)
` [PATCH] format_sanitized_subject: Don't trim past initial length of strbuf

8641D with linux 2.6.29 did'n show second cpu
 2009-03-31 23:27 UTC  (4+ messages)

+ tdfxfb-move-i2c-functionality-into-the-tdfxfb.patch added to -mm tree
 2009-03-31 23:25 UTC 

+ tdfxfb-make-use-of-ddc-information-about-connected-monitor.patch added to -mm tree
 2009-03-31 23:25 UTC 

+ page-owner-tracking.patch added to -mm tree
 2009-03-31 23:21 UTC 

Wintv-1250 - EEPROM decoding - V4L DVB
 2009-03-31 23:23 UTC  (4+ messages)

+ page-owner-tracking-checkpatch-fixes.patch added to -mm tree
 2009-03-31 23:22 UTC 

[patch 045/183] mm: use debug_kmap_atomic
 2009-03-31 22:23 UTC 

[patch 044/183] mm: introduce debug_kmap_atomic
 2009-03-31 22:23 UTC 

Time skew on HP DL785 (and possibly other boxes)
 2009-03-31 23:21 UTC  (4+ messages)

using IRQ1 in mpc5121ads
 2009-03-31 23:10 UTC  (2+ messages)

trouble with v4l-dvb compilation, compat.h: redefinition of 'usb_endpoint_type'
 2009-03-31 23:17 UTC  (2+ messages)

[Qemu-devel] [PATCH] [RESEND] Add host_device support to qemu-img
 2009-03-31 23:08 UTC 

Raid 5 on raw disk install is broken
 2009-03-31 23:07 UTC  (2+ messages)

[PATCH 0/2] test
 2009-03-31 23:06 UTC  (3+ messages)
` [PATCH 1/2] powerpc: i2c-mpc: preserve I2C clocking

[PATCH 0/8] powerpc: i2c-mpc: make I2C bus speed configurable
 2009-03-31 23:04 UTC  (3+ messages)
` [PATCH 6/8] --- arch/powerpc/boot/dts/socrates.dts | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)

[PATCH] b43: Implement fullmac-mode support
 2009-03-31 23:01 UTC 

[PATCH 1/2 V2] kaweth: Fix locking to be SMP-safe
 2009-03-31 23:06 UTC  (6+ messages)

[PATCH] i2c: Initialise Samsung I2C controller early
 2009-03-31 23:02 UTC  (2+ messages)

[PATCH 1/2] toshiba-acpi: Add support for hotkey notifications
 2009-03-31 23:02 UTC  (6+ messages)
` [PATCH 2/2] toshiba-acpi: Support TOS1900-type devices

[patch 1/5] i2c: xtensa s6000 i2c driver
 2009-03-31 23:01 UTC  (5+ messages)

[PATCH 00/10] ACPI: add device .notify methods
 2009-03-31 22:58 UTC  (4+ messages)
` [PATCH 09/10] sony-laptop: use .notify method instead of installing handler directly

[PATCH] PCI: Fix oops in pci_vpd_truncate
 2009-03-31 22:53 UTC  (2+ messages)

[PATCH] swiotlb updates for Xen dom0
 2009-03-31 22:52 UTC  (10+ messages)
` [PATCH 1/9] xen: make sure swiotlb allocation is physically contigious
` [PATCH 2/9] xen swiotlb: fixup swiotlb is chunks smaller than MAX_CONTIG_ORDER
` [PATCH 3/9] xen: add hooks for mapping phys<->bus addresses in swiotlb
` [PATCH 4/9] xen/swiotlb: add hook for swiotlb_arch_range_needs_mapping
` [PATCH 5/9] xen: enable swiotlb for xen domain 0
` [PATCH 6/9] swiotlb: use swiotlb_alloc_boot to allocate emergency pool
` [PATCH 7/9] xen/swiotlb: improve comment on gfp flags in xen_alloc_coherent()
` [PATCH 8/9] xen/swiotlb: add sync functions
` [PATCH 9/9] pci-swiotlb: remove __weak vs __weak binding

[PATCH] Add missing request_mem_region in probe()
 2009-03-31 22:56 UTC  (2+ messages)

About the radio-si470x driver for I2C interface
 2009-03-31 22:54 UTC  (4+ messages)

[PATCH 03/14] fcoe: Use per-CPU kernel function for dev_stats instead of an array
 2009-03-31 22:51 UTC  (2+ messages)
` [PATCH 3/14 v2] "

Please pull bjdooks' i2c tree
 2009-03-31 22:50 UTC 

[U-Boot] [PATCH] mpc83xx: Set guarded bit on BAT that covers the end of the address space
 2009-03-31 22:49 UTC 

OE presentations
 2009-03-31 22:46 UTC  (6+ messages)

[Qemu-devel] [PATCH] [RESEND] oom_check qemu_memalign
 2009-03-31 22:47 UTC 

[PATCH] Drivers for Pinnacle pctv200e and pctv60e
 2009-03-31 22:47 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/10] tcg: improve logical op support for ppc hosts
 2009-03-31 22:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 02/10] Specialize tcg_gen_not_i64 for 32-bit targets

[ppc64] 2.6.29-git7 : offlining a cpu causes an exception
 2009-03-31 22:44 UTC  (2+ messages)

[PATCH, resend] eliminate spurious pointless WARN_ON()s
 2009-03-31 22:44 UTC  (19+ messages)
` [tip:core/ipi] generic-ipi: "
    ` [tip:core/ipi] generic-ipi: eliminate spurious pointlessWARN_ON()s
                    ` cpu hotplug and lockdep (was: Re: [tip:core/ipi] generic-ipi: eliminate spurious pointlessWARN_ON()s)
                      ` [PATCH 0/2] sysctl: lockdep support
                        ` [PATCH 1/2] sysctl: Don't take the use count of multiple heads at a time
                          ` [PATCH 2/2] sysctl: lockdep support for sysctl reference counting

[PATCH] fix bmap-vs-truncate race
 2009-03-31 22:42 UTC  (3+ messages)

[U-Boot] [PATCH 05/13] add dataflash mmc mux missing support
 2009-03-31 22:42 UTC  (11+ messages)
` [U-Boot] [PATCH 06/13] Add support for the AT91RM9200EK Board
  ` [U-Boot] [PATCH 07/13] at91rm9200: move serial driver to drivers/serial
    ` [U-Boot] [PATCH 08/13] at91rm9200: move serial shutdown code to serial drivers
      ` [U-Boot] [PATCH 09/13] at91rm9200: Reset update
        ` [U-Boot] [PATCH 10/13] at91: move usb driver to drivers/usb
          ` [U-Boot] [PATCH 11/13] at91: move dataflash spi driver to drivers/spi
            ` [U-Boot] [PATCH 12/13] at91: add hardware i2c drivers
              ` [U-Boot] [PATCH 13/13] at91sam9263ek: active hush and auto compelete support

[Qemu-devel] [PATCH] Fix (at least one cause of) qcow2 corruption
 2009-03-31 22:40 UTC 

linux 2.6.29-rc3 kernel failure with mptsas
 2009-03-31 22:40 UTC  (5+ messages)

(patch) Gallium NV50: honor bypass_vs_clip_and_viewport
 2009-03-31 22:39 UTC  (2+ messages)

Linux 2.6.29
 2009-03-31 22:30 UTC  (17+ messages)

[PATCH] sony-laptop should depend on RFKILL
 2009-03-31 22:35 UTC  (2+ messages)

RFC: Wacom Bluetooth HID driver, first pass
 2009-03-31 22:35 UTC  (3+ messages)
` [PATCH] Wacom Graphire Bluetooth driver


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.