public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-06 06:29:36 to 2010-07-06 19:24:25 UTC [more...]

[PATCH 1/7] cachefiles: use path_get instead of lone dget
 2010-07-06 19:24 UTC 

Compliment of the Day
 2010-07-06 19:13 UTC 

[PATCH] Revert "writeback: limit write_cache_pages integrity scanning to current EOF"
 2010-07-06 19:06 UTC  (24+ messages)
      ` [Ocfs2-devel] "
            ` [PATCH] ocfs2: Zero the tail cluster when extending past i_size
              ` [PATCH 1/2] ocfs2: Zero the tail cluster when extending past i_size v2
                ` [PATCH 2/2] ocfs2: No need to zero pages past i_size. "
                      ` [Ocfs2-devel] "

[PATCH] hvc_console: use "*_console" nomenclature to avoid modpost warning
 2010-07-06 18:03 UTC 

[PATCH -V15 0/9] Generic name to handle and open by handle syscalls
 2010-07-06 18:38 UTC  (10+ messages)
` [PATCH 1/9] exportfs: Return the minimum required handle size
` [PATCH 2/9] vfs: Add name to file handle conversion support
` [PATCH 3/9] vfs: Add open by file handle support
` [PATCH 4/9] vfs: Allow handle based open on symlinks
` [PATCH 5/9] vfs: Support null pathname in readlink
` [PATCH 6/9] vfs: Support null pathname in faccessat
` [PATCH 7/9] vfs: Support null pathname in linkat
` [PATCH 8/9] x86: Add new syscalls for x86_32
` [PATCH 9/9] x86: Add new syscalls for x86_64

[GIT PULL] x86 fixes for 2.6.35-rc5
 2010-07-06 18:37 UTC 

[PATCH] Staging: cx25821: fix brace coding style issue in cx25821-audio-upstream.c
 2010-07-06 17:37 UTC  (4+ messages)

Linux 2.6.35-rc4 - CONFIG_LOCALVERSION ignored?
 2010-07-06 18:29 UTC  (2+ messages)

[PATCH v2]ipmi:ipmi_si_intf.c Fix warning: variable 'addr_space' set but not used
 2010-07-06 18:30 UTC  (3+ messages)

[PATCH] Staging: comedi: Cleanup on dmm32at.c from checkpatch.pl
 2010-07-06 17:23 UTC 

[PATCH] cifs: remove unused ip_address field in struct TCP_Server_Info
 2010-07-06 18:22 UTC  (2+ messages)

[PATCH] Staging: et131x: fix coding style issues in et131x_initpci.c
 2010-07-06 17:17 UTC 

Drives missing at boot
 2010-07-06 18:13 UTC  (20+ messages)

mmotm 2010-07-01-12-19 uploaded
 2010-07-06 18:06 UTC  (4+ messages)
` mmotm 2010-07-01 pm_get_wakeup_count() declaration

[PATCH] Staging: dt3155: fix coding style issues in dt3155_drv.c
 2010-07-06 17:37 UTC  (3+ messages)

[patch 00/52] vfs scalability patches updated
 2010-07-06 17:49 UTC  (16+ messages)
` [patch 29/52] fs: icache lock i_count

[PATCH 00/11] ISDN patches for 2.6.36
 2010-07-06 17:44 UTC  (7+ messages)
` [PATCH 05/11] isdn/gigaset: improve CAPI message debugging

[PATCH 0/7] dcache fixes and cleanups
 2010-07-06 17:40 UTC  (8+ messages)
` [PATCH 1/7] cachefiles: use path_get instead of lone dget
` [PATCH 2/7] vfs: add helpers to get root and pwd
` [PATCH 3/7] ia64: perfmon: add d_dname method
` [PATCH 4/7] vfs: __d_path: dont prepend the name of the root dentry
` [PATCH 5/7] vfs: add prepend_path() helper
` [PATCH 6/7] vfs: only add " (deleted)" where necessary
` [PATCH 7/7] vfs: show unreachable paths in getcwd and proc

linux-next: Tree for July 6
 2010-07-06 17:34 UTC  (2+ messages)
` linux-next: Tree for July 6 (NET_DSA + PHYLIB kconfig)

[PATCH -V14 0/11] Generic name to handle and open by handle syscalls
 2010-07-06 17:09 UTC  (6+ messages)

[PATCH]crypto:hifn_795x.c Fix warning: variable 'ctx' set but not used
 2010-07-06 17:19 UTC  (4+ messages)

[PATCH] sunrpc: make the cache cleaner workqueue deferrable
 2010-07-06 17:19 UTC  (5+ messages)
` [PATCH] timers.c: document meaning of deferrable timer

[PATCH v2] msm: gpio: Add set_wake support to msm7200a-gpio's irq_chip
 2010-07-06 17:06 UTC  (4+ messages)

[ANNOUNCE] Open CWorthy 07-05-2010
 2010-07-06 16:58 UTC 

[PATCH 1/5] perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available
 2010-07-06 16:48 UTC  (7+ messages)
        ` [PATCH tip/perf/urgent] "
` [GIT PULL 0/5] perf/core enhancements and fixes

high power consumption in recent kernels
 2010-07-06 16:45 UTC 

[rfc] new stat*fs-like syscall?
 2010-07-06 16:45 UTC  (8+ messages)

[PATCH 1/3] padata: separate serial and parallel cpumasks
 2010-07-06 16:30 UTC  (10+ messages)

[PATCH] panasonic-laptop: fix acpi_pcc_write_sset return value
 2010-07-06 16:28 UTC  (2+ messages)

[PATCH v4 00/12] KVM: Add host swap event notifications for PV guest
 2010-07-06 16:25 UTC  (13+ messages)
` [PATCH v4 01/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v4 02/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v4 03/12] Add async PF initialization to PV guest
` [PATCH v4 04/12] Provide special async page fault handler when async PF capability is detected
` [PATCH v4 05/12] Export __get_user_pages_fast
` [PATCH v4 06/12] Add get_user_pages() variant that fails if major fault is required
` [PATCH v4 07/12] Maintain memslot version number
` [PATCH v4 08/12] Inject asynchronous page fault into a guest if page is swapped out
` [PATCH v4 09/12] Retry fault before vmentry
` [PATCH v4 10/12] Handle async PF in non preemptable context
` [PATCH v4 11/12] Let host know whether the guest can handle async PF in non-userspace context
` [PATCH v4 12/12] Send async PF when guest is not in userspace too

[PATCH 0/7] hugepage migration
 2010-07-06 16:02 UTC  (9+ messages)
` [PATCH 5/7] hugetlb: pin oldpage in page migration
` [PATCH 6/7] hugetlb: hugepage migration core

2.6.35-rc3 deadlocks on semaphore operations
 2010-07-06 16:01 UTC  (11+ messages)
            ` 2.6.35-rc3: System unresponsive under load

[PATCH] Topcliff PHUB: Generate PacketHub driver
 2010-07-06 15:58 UTC  (5+ messages)
` [PATCH] Packet hub driver of Topcliff PCH

[PATCH 00/11] staging: add ti dspbridge driver
 2010-07-06 15:52 UTC  (5+ messages)
` [PATCH 11/11] staging: ti dspbridge: enable driver building

[PATCH] omfs: fix memory leak
 2010-07-06 15:45 UTC  (6+ messages)
    ` [linux-karma-devel] "

[PATCH] memory hotplug disable boot option
 2010-07-06 15:47 UTC  (12+ messages)

Problem with tty changes in linux-next
 2010-07-06 15:48 UTC  (6+ messages)

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-06 15:42 UTC  (3+ messages)
` [RFC 2/3] mm: iommu: A physical allocator for the VCMM
` [RFC 3/3 v3] mm: iommu: The Virtual Contiguous Memory Manager

[PATCH] enclosure: fix lost return
 2010-07-06 15:39 UTC  (2+ messages)

[PATCH 12/14] vmscan: Do not writeback pages in direct reclaim
 2010-07-06 15:25 UTC  (10+ messages)

[PATCH 06/11] staging: ti dspbridge: add generic utilities
 2010-07-06 15:08 UTC  (2+ messages)
` [PATCH] staging: tidspbridge: gen: simplify and clean up

[RFC][PATCH] ima: add default rule for initramfs files
 2010-07-06 15:08 UTC 

[PATCH 1/3] ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)
 2010-07-06 14:54 UTC  (5+ messages)
` [PATCH 2/3] ASoC: DaVinci: Added selection of clk input pin for McBSP
` [PATCH 3/3] ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S)

[PATCH]ipmi:ipmi_si_intf.c Fix warning: variable 'addr_space' set but not used
 2010-07-06 14:30 UTC  (3+ messages)

linux-next: manual merge of the device-mapper tree with the block tree
 2010-07-06 14:30 UTC  (2+ messages)

[PATCHSET] workqueue: concurrency managed workqueue, take#6
 2010-07-06 14:26 UTC  (15+ messages)
` [PATCH 02/35] ivtv: use kthread_worker instead of workqueue
` [PATCH 12/35] workqueue: update cwq alignement

[PATCH] Rearrange i_flags to be consistent with FS_IOC_GETFLAGS
 2010-07-06 13:40 UTC  (3+ messages)

[PATCH] kernel/watchdog: Initialize 'result'
 2010-07-06 13:23 UTC  (2+ messages)

[PATCH 0/6] kill .ioctl file_operation
 2010-07-06 13:17 UTC  (5+ messages)
` [PATCH 3/6] autofs/autofs4: move compat_ioctl handling into fs

[patch 000/149] 2.6.32.16 stable review
 2010-07-06 13:06 UTC  (9+ messages)
` [patch 071/149] ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6

iwl3945: HARDWARE GONE??
 2010-07-06 12:48 UTC  (3+ messages)

schedule inside spin_lock_irqsave?
 2010-07-06 12:40 UTC  (6+ messages)
  ` [PATCH 2.6.34] schedule inside spin_lock_irqsave

[PATCH 1/3] DMAENGINE: generic slave channel control
 2010-07-06 12:37 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the v4l-dvb tree
 2010-07-06 12:34 UTC  (5+ messages)

[PATCH] cifs: remove an potentially confusing, obsolete comment
 2010-07-06 12:30 UTC 

2.6.35-rc4 Graphics performance issue and freeing invalid memtype messages on boot
 2010-07-06 12:22 UTC 

[patch v2.3 0/4], [patch v2.3 0/4] IPVS full NAT support + netfilter 'ipvs' match support
 2010-07-06 11:43 UTC  (7+ messages)
` [patch v2.3 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS)
` [patch v2.3 2/4] IPVS: make friends with nf_conntrack
` [patch v2.3 3/4] IPVS: make FTP work with full NAT support

[PATCH v5 1/9] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-06 11:28 UTC  (11+ messages)
` [PATCH v5 2/9] KVM: MMU: fix race between 'walk_addr' and 'fetch'
  ` [PATCH v5 3/9] export __get_user_pages_fast() function
` [PATCH v5 4/9] KVM: MMU: introduce gfn_to_pfn_atomic() function
` [PATCH v5 5/9] KVM: MMU: introduce gfn_to_page_many_atomic() function
` [PATCH v5 6/9] KVM: MMU: introduce pte_prefetch_topup_memory_cache()
` [PATCH v5 7/9] KVM: MMU: prefetch ptes when intercepted guest #PF
` [PATCH v5 8/9] KVM: MMU: combine guest pte read between fetch and pte prefetch
` [PATCH v5 9/9] KVM: MMU: trace "

[PATCH v2]460EX on-chip SATA driver<resubmisison>
 2010-07-06 11:06 UTC 

[PATCH 1/2] Added Technisat Skystar USB HD CI
 2010-07-06 10:23 UTC 

[PATCH 2/2] Retrieve firmware for az6027
 2010-07-06 10:23 UTC 

[PATCH 0/4] RFC: OLPC/x86 device tree code
 2010-07-07  5:15 UTC  (16+ messages)
` [PATCH 2/4] sparc: break out some prom device-tree building code out into drivers/of

Congratulations: You have won
 2010-07-06  6:57 UTC 

Congratulations: You have won
 2010-07-06  6:54 UTC 

[PATCH 2/2] Staging: dt3155: fix coding style issues in dt3155_drv.c
 2010-07-06  8:58 UTC  (2+ messages)

[PATCH -tip 4/4] perf probe: Support static and global variables
 2010-07-06  8:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip 3/4] perf probe: Support tracing an entry of array
 2010-07-06  8:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip 2/4] perf probe: Support "string" type
 2010-07-06  8:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip 1/4] tracing/kprobes: Support "string" type
 2010-07-06  8:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available
 2010-07-06  8:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] hp-wmi: add return value checking for input_allocate_device()
 2010-07-06  8:11 UTC  (4+ messages)

[BUGFIX][PATCH 2/2] x86, mem-hotplug: update all PGDs for direct mapping and vmemmap mapping changes on 64bit
 2010-07-06  8:09 UTC 

[BUGFIX][PATCH 1/2] x86, mem-hotplug: separate x86_64 vmalloc_sync_all() into separate functions
 2010-07-06  8:09 UTC 

linux-next: manual merge of the staging-next tree with the v4l-dvb tree
 2010-07-06  7:53 UTC 

Possible bug in net/ipv4/route.c?
 2010-07-06  7:29 UTC  (5+ messages)

Congratulations: You have won
 2010-07-06  6:11 UTC 

[PATCH] acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices
 2010-07-06  7:22 UTC  (2+ messages)

[PATCH/RFC v2 0/4] hwmon: PMBus device driver
 2010-07-06  7:21 UTC  (5+ messages)
` [PATCH/RFC v2 4/4] hwmon: sysfs API updates

Linux 2.6.35-rc4
 2010-07-06  6:56 UTC  (14+ messages)
` [regression] Crash in wb_clear_pending() (was: Linux 2.6.35-rc4)
          ` [regression] Crash in wb_clear_pending()

[PATCH 0/6 v6][RFC] jbd[2]: enhance fsync performance when using CFQ
 2010-07-06  6:27 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