The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2009-10-14 19:46:59 to 2009-10-15 06:19:32 UTC [more...]

[PATCH] x86: linker script syntax nits
 2009-10-15  6:18 UTC  (5+ messages)
  ` [tip:x86/urgent] Revert "x86: linker script syntax nits"

[PATCH] tags: add prototypes and external declarations back
 2009-10-15  6:14 UTC 

[PATCH 1/8] iommu-helper: Simplify find_next_zero_area
 2009-10-15  6:07 UTC  (7+ messages)
` [PATCH 2/8] bitmap: Introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area
        ` [PATCH -mmotm] Fix bitmap-introduce-bitmap_set-bitmap_clear-bitmap_find_next_zero_area. patch
          ` [PATCH -mmotm -v2] "

[v8 PATCH 0/8]: cpuidle: Cleanup cpuidle/ Introduce cpuidle to POWER
 2009-10-15  6:06 UTC  (9+ messages)
` [v8 PATCH 2/8]: cpuidle: implement a list based approach to register a set of idle routines

[patch 0/6] vfsmount scaling and other bits
 2009-10-15  4:40 UTC  (7+ messages)
` [patch 1/6] fs: invalidate sb->s_bdev on remount,ro
` [patch 2/6] fs: no games with DCACHE_UNHASHED
` [patch 3/6] fs: dcache remove d_mounted
` [patch 4/6] brlock: introduce special brlocks
` [patch 5/6] fs: brlock vfsmount_lock
` [patch 6/6] fs: scale mntget/mntput

Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3)
 2009-10-15  6:03 UTC  (11+ messages)

pci-express hotplug
 2009-10-15  5:41 UTC  (8+ messages)

pdflush bug in rt27 patch for 2.6.24.7
 2009-10-15  5:37 UTC 

powerpc problem with .data.page_aligned -> __page_aligned_data conversion
 2009-10-15  5:32 UTC 

[PATCH] x86: SGU UV Fix irq affinity for hub based interrupts
 2009-10-15  5:30 UTC  (4+ messages)
          ` [PATCH v2] x86/apic: limit irq affinity

removing existing working drivers via staging
 2009-10-15  5:27 UTC 

[PATCH v2] define convenient securebits masks for prctl users
 2009-10-15  5:26 UTC  (2+ messages)

[PATCH 05/12] xen/pvclock: add monotonicity check
 2009-10-15  5:24 UTC  (3+ messages)
` [Xen-devel] "

[PATCH] twl4030-gpio: drop __devexit markings from remove func
 2009-10-15  5:22 UTC 

[PATCH] panic.c: export panic_on_oops
 2009-10-15  5:11 UTC  (11+ messages)
            ` [PATCH v6 0/5]: mtdoops: fixes and improvements
              ` [PATCH v6 5/5]: mtdoops: refactor as a kmsg_dumper

[git pull request] ACPI & platform driver related patches for 2.6.32-rc4
 2009-10-15  5:02 UTC 

Urgent Notifications!
 2009-10-15  4:33 UTC 

[PATCH] scripts/get_maintainer.pl: add role output option
 2009-10-15  4:42 UTC  (2+ messages)

[PATCH tip/core/rcu 0/6] rcu: fix synchronize_rcu_expedited(), update docs, improve perf
 2009-10-15  4:37 UTC  (8+ messages)
` [PATCH tip/core/rcu 2/6] rcu: prevent RCU IPI storms in presence of high call_rcu() load
` [PATCH tip/core/rcu 5/6] rcu: add rnp->blocked_tasks to tracing

Userspace RCU 0.2.3
 2009-10-15  4:34 UTC  (4+ messages)

2.6.32 regression (bisected): Video tearing/glitching with T400 laptops
 2009-10-15  4:02 UTC  (14+ messages)

linux-next: Tree for October 15
 2009-10-15  4:25 UTC 

[2.6.32-rc3 kmemleak] WARNING: at kernel/lockdep.c:3161check_flags+0xbe/0x180()
 2009-10-15  3:52 UTC  (9+ messages)
  ` [2.6.32-rc3 kmemleak] WARNING: atkernel/lockdep.c:3161check_flags+0xbe/0x180()
        ` [2.6.32-rc3 kmemleak] WARNING:atkernel/lockdep.c:3161check_flags+0xbe/0x180()
            ` [2.6.32-rc3 kmemleak] WARNING: at kernel/lockdep.c:3161 check_flags+0xbe/0x180()

[PATCH] mm/nommu.c: Fix improperly call of security API in mmap
 2009-10-15  3:45 UTC  (4+ messages)

linux-next: Tree for October 14
 2009-10-15  3:39 UTC  (10+ messages)
` [PATCH -next] ia64/sn: fix percpu warnings
` [PATCH -next] kvm: fix ia64 printk formats
` [PATCH -next] vmxnet: fix 2 build problems
  ` [Pv-drivers] "

[PATCH 0/9] swap_info and swap_map patches
 2009-10-15  3:32 UTC  (16+ messages)
` [PATCH 1/9] swap_info: private to swapfile.c
` [PATCH 2/9] swap_info: change to array of pointers
` [PATCH 3/9] swap_info: include first_swap_extent
` [PATCH 4/9] swap_info: miscellaneous minor cleanups
` [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 9/9] swap_info: reorder its fields

[RFC v2 PATCH 0/8] CFS Hard limits - v2
 2009-10-15  3:30 UTC  (8+ messages)
` [RFC v2 PATCH 4/8] sched: Enforce hard limits by throttling

kmemleak errors
 2009-10-15  3:27 UTC 

[patch 0/2] x86_64: preserve large page text mappings with CONFIG_DEBUG_RODATA
 2009-10-15  3:24 UTC  (4+ messages)
` [patch 1/2] x86_64: preserve large page mapping for 1st 2MB kernel txt "
` [patch 2/2] x86_64: align RODATA kernel section to 2MB "

[PATCH 0/4] perf trace: Add filter Suppport, V3
 2009-10-15  3:22 UTC  (5+ messages)
` [PATCH 1/4] tracing/filters: Refactor subsystem filter code
` [PATCH 2/4] tracing/filters: Use a different op for glob match
` [PATCH 3/4] tracing/profile: Add filter support
` [PATCH 4/4] perf trace: Add filter Suppport

IO controller Mini-Summit 2009
 2009-10-15  2:35 UTC  (6+ messages)

2.6.32-rc4: Reported regressions 2.6.30 -> 2.6.31
 2009-10-15  2:30 UTC  (30+ messages)
` [Bug #14258] Memory leak in SCSI initialization
` [Bug #14388] keyboard under X with 2.6.31

[PATCH] SND_CS5535AUDIO: Remove the X86 platform dependency
 2009-10-15  2:22 UTC  (2+ messages)

[GIT PULL] tracing: Fix misuse of strncpy to copy boot params
 2009-10-15  2:01 UTC  (2+ messages)

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-10-15  2:02 UTC  (15+ messages)
` [Bug #14141] order 2 page allocation failures in iwlagn

linux-next: net tree build warnings
 2009-10-15  1:55 UTC  (4+ messages)

[PATCH 1/3] mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
 2009-10-15  1:54 UTC  (3+ messages)

[PATCH 1/1] Added an additional Sony laptop to acpi_osi_dmi_table
 2009-10-15  1:48 UTC  (3+ messages)

[bisected] i915: linux-2.6.32-rc3+ regression
 2009-10-15  1:34 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH] LED: add driver for LT3593 controlled LEDs
 2009-10-15  0:59 UTC  (3+ messages)

[PATCH] gpio: Fix test on unsigned in lnw_irq_type()
 2009-10-15  0:52 UTC  (4+ messages)

[X86] PCI: Use generic cacheline sizing instead of per-vendor tests
 2009-10-15  0:51 UTC  (4+ messages)

[PATCH] allow userspace to adjust kvmclock offset
 2009-10-15  0:46 UTC  (6+ messages)

[bisected regression] Touchpad "paste" stops working after suspend to RAM
 2009-10-15  0:44 UTC  (7+ messages)

2.6.32-rc4: Reported regressions from 2.6.31
 2009-10-15  0:36 UTC  (8+ messages)
` [Bug #14378] Problems with net/core/skbuff.c
            ` [PATCH] virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()

[GIT PULL] omap fixes for v2.6.32-rc4
 2009-10-15  0:33 UTC 

[PATCH resend] block: silently error unsupported empty barriers too
 2009-10-15  0:23 UTC  (2+ messages)
` [dm-devel] "

[RFC][v8][PATCH 0/10] Implement clone3() system call
 2009-10-15  0:24 UTC  (11+ messages)
` [RFC][v8][PATCH 4/10]: Add target_pid parameter to alloc_pidmap()

linux-next: staging tree build failure
 2009-10-15  0:13 UTC  (3+ messages)

fs/pipe.c null pointer dereference
 2009-10-15  0:11 UTC  (4+ messages)

mmap vs mtime in 2.6.26 and up
 2009-10-15  0:08 UTC  (4+ messages)

[GIT PULL] Btrfs updates
 2009-10-15  0:06 UTC 

[GIT PATCH] TTY fix for 2.6.32-git
 2009-10-14 23:52 UTC  (2+ messages)
` [PATCH 1/1] tty: fix vt_compat_ioctl

[GIT PATCH] driver core fixes for 2.6.32-git
 2009-10-14 23:51 UTC  (3+ messages)
` [PATCH 1/2] sysfs: Allow sysfs_move_dir(..., NULL) again
` [PATCH 2/2] sysfs: Allow sysfs_notify_dirent to be called from interrupt context

Linux 2.6.32-rc3
 2009-10-14 23:43 UTC  (7+ messages)
` [PATCH, v2] kbuild: Improve version string logic

[PATCH 1/6 RFC] arch/blackfin/kernel/process.c: Remove the BKL from sys_execve
 2009-10-14 23:39 UTC  (8+ messages)
  ` [PATCH 2/6 RFC] arch/frv/kernel/process.c: "
    ` [PATCH 3/6 RFC] arch/h83000/kernel/process.c: Remove "
      ` [PATCH 4/6 RFC] arch/m68k/kernel/process.c: Remove the "
        ` [PATCH 5/6 RFC] arch/m68knommu/kernel/process.c: "

[PATCH] kvm: Prevent kvm_init from corrupting debugfs structures
 2009-10-14 23:21 UTC 

[GIT PATCH] STAGING fixes for 2.6.32-git
 2009-10-14 23:04 UTC 

[GIT PATCH] USB bugfixes for 2.6.32-git
 2009-10-14 23:04 UTC 

perf report fractal output issue
 2009-10-14 22:57 UTC 

linux-next: tree build failure
 2009-10-14 22:57 UTC  (7+ messages)

[GIT]: Networking
 2009-10-14 22:50 UTC 

GT/s vs Gbps for PCIe bus speed
 2009-10-14 22:51 UTC  (6+ messages)

[PATCH v2 0/6] ACPI: dock: code hygiene
 2009-10-14 22:46 UTC  (7+ messages)
` [PATCH v2 1/6] ACPI: dock: clean up error handling paths in dock_add()
` [PATCH v2 2/6] ACPI: dock: combine add|alloc_dock_dependent_device
` [PATCH v2 3/6] ACPI: dock: remove global 'dock_device_name'
` [PATCH v2 4/6] ACPI: dock: dock_add - hoist up platform_device_register_simple()
` [PATCH v2 5/6] ACPI: dock: add struct dock_station * directly to platform device data
` [PATCH v2 6/6] ACPI: dock: minor whitespace and style cleanups

[PATCH] ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev()
 2009-10-14 22:41 UTC  (3+ messages)
` [PATCH] ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)

bisect results of MSI-X related panic (help!)
 2009-10-14 22:30 UTC  (9+ messages)

[PATCH 0/3] reiserfs/kill-bkl: Ioctl path fixes and unlocked_ioctl conversion
 2009-10-14 22:26 UTC  (4+ messages)
` [PATCH 1/3] kill-the-bkl/reiserfs: always lock the ioctl path
` [PATCH 2/3] kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()
` [PATCH 3/3] kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0()

[PATCH] leds-alix2c: take port address from MSR
 2009-10-14 18:21 UTC  (2+ messages)

[PATCH 1/5] mfd: ADP5520 Multifunction LCD Backlight and Keypad Input Device Driver
 2009-10-14 17:53 UTC  (4+ messages)
` [PATCH 2/5] LED Support for ADP5520/ADP5501 MFD PMICs

mmotm 2009-10-13-21-13 uploaded
 2009-10-14 22:11 UTC  (4+ messages)
` [PATCH -mmotm] net: ks8851_mll uses mii interfaces
` [PATCH -mmotm] spi: fix dw_spi_pci build when CONFIG_PM=n

System (motherboard/CPU?) emits high pitch noise when processor.ko is loaded
 2009-10-14 22:04 UTC  (3+ messages)

Intel DP55KG BIOS Bug (reboot hangs, is Intel aware of the problem?)
 2009-10-14 22:02 UTC 

[patch 00/28] BKL removal queued patches
 2009-10-14 21:43 UTC  (5+ messages)
` [patch 11/28] nvram: Drop the bkl from nvram_llseek()

2.6.31.3: Machine hangs at reboot (Intel DP55KG motherboard)
 2009-10-14 21:34 UTC  (4+ messages)

2.6.32-rc3: low mem - only 378MB on x86_32 with 64GB. Why?
 2009-10-14 21:32 UTC  (5+ messages)

[git pull] FireWire updates
 2009-10-14 21:26 UTC 

[PATCH 0/8] firewire: misc updates
 2009-10-14 21:14 UTC  (4+ messages)
` [PATCH 3/8] firewire: cdev: reduce stack usage by ioctl_dispatch
    ` [PATCH update] "

[GIT]: Sparc
 2009-10-14 21:14 UTC 

[PATCH] 8250_pci: Add IBM Saturn serial card
 2009-10-14 21:01 UTC  (3+ messages)

Current status of rt2800usb and staging/rt2870
 2009-10-14 20:41 UTC  (6+ messages)

Bug on barriers for virtio_blk device - end_request: I/O error, dev vda, sector 0
 2009-10-14 20:32 UTC  (3+ messages)

[patch 0/3] x86 apic series
 2009-10-14 20:29 UTC  (6+ messages)
` [patch 3/3] x86,apic: limit apic dumping, introduce show_lapic setup option

[PATCH 00/13] [GIT PULL] perf tools: updates to parsing events
 2009-10-14 20:26 UTC  (10+ messages)
` [PATCH 02/13] [PATCH 02/13] perf tools: fix backslash processing on trace print formats
` [PATCH 05/13] [PATCH 05/13] perf tools: handle * as typecast in trace parsing
` [PATCH 06/13] [PATCH 06/13] perf tools: handle newlines in trace parsing better
` [PATCH 07/13] [PATCH 07/13] perf tools: handle the case with and without the "signed" trace field
` [PATCH 08/13] [PATCH 08/13] perf tools: still continue on failed parsing of an event
` [PATCH 10/13] [PATCH 10/13] perf tools: handle both versions of ftrace output
` [PATCH 11/13] [PATCH 11/13] perf tools: add latency format to trace output
` [PATCH 13/13] [PATCH 13/13] perf tools: remove all char * typecasts and use const in prototype

[PATCH] define convenient securebits masks for prctl users
 2009-10-14 20:14 UTC  (2+ messages)

[PATCH] futex: check for NULL keys in match_futex
 2009-10-14 20:11 UTC  (2+ messages)
` [tip:core/urgent] futex: Check "

[PATCH] update flex_array document
 2009-10-14 20:09 UTC  (2+ messages)

Suspend to RAM on MSI PR200YA - do not recover, system immediately turns down
 2009-10-14 20:10 UTC  (5+ messages)

What is eth"X"-Q0?
 2009-10-14 19:55 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox