linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-06 21:58:10 to 2009-05-07 07:19:35 UTC [more...]

linux-next: Tree for May 7
 2009-05-07  7:19 UTC 

[PATCH] memcg: fix stale swap cache leak v5
 2009-05-07  6:59 UTC  (9+ messages)

[PATCH 4/4] tracing/events: fix concurrent access to ftrace_events list
 2009-05-07  7:11 UTC  (3+ messages)
` [tip:tracing/core] "

issue with epoll system call
 2009-05-07  7:10 UTC 

[ANNOUNCE] GIT 1.6.3
 2009-05-07  7:09 UTC 

linux-next: manual merge of the i2c tree with the arm-current tree
 2009-05-07  6:54 UTC  (5+ messages)

[PATCH 5/5] do_wait: fix the theoretical race with stop/trace/cont
 2009-05-07  6:46 UTC 

[PATCH 3/5] do_wait: simplify retval/tsk_result/notask_error mess
 2009-05-07  6:46 UTC 

[PATCH 4/5] do_wait: kill the old BUG_ON, use while_each_thread()
 2009-05-07  6:46 UTC 

[PATCH 2/5] introduce "struct wait_opts" to simplify do_wait() pathes
 2009-05-07  6:46 UTC 

[PATCH 1/5] shift "ptrace implies WUNTRACED" from ptrace_do_wait() to wait_task_stopped()
 2009-05-07  6:46 UTC 

[PATCH 0/5] do_wait cleanupe (more to come)
 2009-05-07  6:46 UTC 

[FOR REVIEW, PATCH 2/2] introduce "struct wait_opts" to simplify do_wait() pathes
 2009-05-07  6:45 UTC  (5+ messages)

[PATCH 3/3] ptrace: do not use task_lock() for attach
 2009-05-07  6:36 UTC  (10+ messages)
` [RFC PATCH 3/3a] ptrace: add _ptrace_may_access()

[RFC, PATCH 0/2] utrace/ptrace: simplify/cleanup ptrace attach
 2009-05-07  6:13 UTC  (12+ messages)

[PATCH 1/2] Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it
 2009-05-07  6:16 UTC  (2+ messages)
` [PATCH 2/2] Intel-IOMMU, intr-remap: source-id checking

[RFC][PATCH] Adjust SHIFT_PLL to improve NTP convergence
 2009-05-07  6:07 UTC  (2+ messages)

[PATCH 1/3] ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm
 2009-05-07  5:51 UTC  (4+ messages)

IO scheduler based IO Controller V2
 2009-05-07  5:47 UTC  (24+ messages)
` [PATCH 18/18] io-controller: Debug hierarchical IO scheduling

[PATCH] remove DMA_nBIT_MASK macro
 2009-05-07  5:34 UTC  (3+ messages)

[PATCH] Double check memmap is actually valid with a memmap has unexpected holes
 2009-05-07  5:29 UTC  (3+ messages)

[PATCH -tip] md: Avoid to call flush_scheduled_work() with BKL held
 2009-05-07  5:21 UTC  (3+ messages)

[PULL REQUEST] md updates for 2.6.30
 2009-05-07  5:12 UTC 

[PATCH] Alpha Channel support for Samsung SoC Framebuffer driver
 2009-05-07  4:47 UTC 

Q: NFSD readdir in linux-2.6.28
 2009-05-07  4:38 UTC  (12+ messages)
  ` [PATCH] Fix i_mutex handling in nfsd readdir
    ` [PATCH v2] "

printk %0*X is broken
 2009-05-07  4:36 UTC  (5+ messages)
      ` [PATCH] x86: fix compute high_width with phys-addr is 44bit and more

[PATCH -tip 0/5] add generic dma-mappig.h
 2009-05-07  4:35 UTC  (6+ messages)
` [PATCH -tip 1/5] add asm-generic/dma-mappig.h
` [PATCH -tip 2/5] x86: use asm-generic/dma-mapping.h
` [PATCH -tip 3/5] ia64: "
` [PATCH -tip 4/5] ia64: add CONFIG_DMA_API_DEBUG support
` [PATCH -tip 5/5] dma-debug: fix compiler warnings on IA64

[RFC] TuxOnIce
 2009-05-07  4:34 UTC  (5+ messages)
` [PATCH 9/19] TuxOnIce: Netlink support

[PATCH 0/2] x86-64: 32/64 syscall arch holes
 2009-05-07  4:23 UTC  (14+ messages)
` [PATCH 2/2] x86-64: seccomp: fix 32/64 syscall hole

[PATCH 0/7] [GIT PULL] tracing/ring-buffer: more updates for tip
 2009-05-07  3:51 UTC  (10+ messages)
` [PATCH 1/7] ring-buffer: remove unneeded conditional in rb_reserve_next
` [PATCH 2/7] ring-buffer: check for failed allocation in ring buffer benchmark
` [PATCH 3/7] ring-buffer: make moving the tail page a separate function
` [PATCH 4/7] ring-buffer: change test to be more latency friendly
` [PATCH 5/7] tracing: update sample with TRACE_INCLUDE_FILE
` [PATCH 6/7] tracing: reset ring buffer when removing modules with events
` [PATCH 7/7] tracing: add hierarchical enabling of events

2.6.30-rc4-git1 -- LOCKUP -- Intelfb with kernel mode setting is locking up my system when Xorg starts
 2009-05-07  3:38 UTC  (7+ messages)

[PATCH 0/7] export more page flags in /proc/kpageflags (take 5)
 2009-05-07  3:05 UTC  (16+ messages)
` [PATCH 1/7] mm: introduce PageHuge() for testing huge/gigantic pages
` [PATCH 2/7] slob: use PG_slab for identifying SLOB pages
` [PATCH 3/7] proc: kpagecount/kpageflags code cleanup
` [PATCH 4/7] proc: export more page flags in /proc/kpageflags
` [PATCH 5/7] pagemap: document clarifications
` [PATCH 6/7] pagemap: document 9 more exported page flags
` [PATCH 7/7] pagemap: add page-types tool

[PATCH] x86: vm86() defaults to returning VM86_SIGNAL -- make this explicit
 2009-05-07  2:27 UTC 

[GIT PATCH] block,scsi,ide: unify sector and data_len, take#2
 2009-05-07  2:48 UTC  (3+ messages)

[PATCH 0/6] ksm changes (v2)
 2009-05-07  2:41 UTC  (23+ messages)
` [PATCH 1/6] ksm: limiting the num of mem regions user can register per fd
  ` [PATCH 2/6] ksm: dont allow overlap memory addresses registrations
    ` [PATCH 3/6] ksm: change the KSM_REMOVE_MEMORY_REGION ioctl

[PATCH] driver-core: devtmpfs - driver core maintained /dev tmpfs
 2009-05-07  2:40 UTC  (5+ messages)

[PATCH next-20090506] wireless: WL12XX should depend on GENERIC_HARDIRQS
 2009-05-07  2:19 UTC  (2+ messages)

[PATCH v2] menu: fix embedded menu presentation
 2009-05-07  2:16 UTC 

[PATCH 0/5] [GIT PULL] updates for tip
 2009-05-07  2:10 UTC  (3+ messages)
` [PATCH 3/5] tracing/events: add rcu locking around trace event prints

[PATCH] sh: remove stray markers
 2009-05-07  2:04 UTC  (5+ messages)

[KVM PATCH v4 0/2] irqfd
 2009-05-07  2:06 UTC  (7+ messages)
` [KVM PATCH v4 2/2] kvm: add support for irqfd via eventfd-notification interface

[PATCH] PM: suspend_device_irqs(): don't disable wakeup IRQs
 2009-05-07  2:04 UTC  (9+ messages)

[Bug #13058] First hibernation attempt fails
 2009-05-07  1:58 UTC  (5+ messages)
` [PATCH 5/5] PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)

[v0 PATCH 0/1] EDAC: Use dev_name() for AMD8111/AMD8131 drivers
 2009-05-07  1:47 UTC  (2+ messages)
` [v0 PATCH 1/1] Use dev_name() for AMD8111/AMD8131 EDAC driver

[patch 00/58] 2.6.29.3-stable review
 2009-05-07  1:26 UTC  (54+ messages)
  ` [patch 07/58] mac80211: fix basic rate bitmap calculation
  ` [patch 10/58] KVM: Fix overlapping check for memory slots
  ` [patch 11/58] KVM: x86: release time_page on vcpu destruction
  ` [patch 12/58] USB: Unusual Device support for Gold MP3 Player Energy
  ` [patch 13/58] virtio-rng: Remove false BUG for spurious callbacks
  ` [patch 14/58] b44: Use kernel DMA addresses for the kernel DMA API
  ` [patch 15/58] block: include empty disks in /proc/diskstats
  ` [patch 16/58] crypto: ixp4xx - Fix handling of chained sg buffers
  ` [patch 17/58] exit_notify: kill the wrong capable(CAP_KILL) check (CVE-2009-1337)
  ` [patch 18/58] PCI: fix incorrect mask of PM No_Soft_Reset bit
  ` [patch 19/58] unreached code in selinux_ip_postroute_iptables_compat() (CVE-2009-1184)
  ` [patch 20/58] drm/i915: add support for G41 chipset
  ` [patch 21/58] x86-64: fix FPU corruption with signals and preemption
  ` [patch 22/58] x86/PCI: dont call e820_all_mapped with -1 in the mmconfig case
  ` [patch 23/58] ASoC: Fix offset of freqmode in WM8580 PLL configuration
  ` [patch 24/58] PCI quirk: disable MSI on VIA VT3364 chipsets
  ` [patch 25/58] bio: fix memcpy corruption in bio_copy_user_iov()
  ` [patch 26/58] drm/i915: allow tiled front buffers on 965+
  ` [patch 27/58] pagemap: require aligned-length, non-null reads of /proc/pid/pagemap
  ` [patch 28/58] kbuild: fix Module.markers permission error under cygwin
  ` [patch 29/58] ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex
  ` [patch 30/58] USB: serial: fix lifetime and locking problems
  ` [patch 31/58] ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries
  ` [patch 32/58] powerpc: Sanitize stack pointer in signal handling code
  ` [patch 33/58] compat_do_execve should unshare_files
  ` [patch 34/58] fix setuid sometimes doesnt
  ` [patch 35/58] fix setuid sometimes wouldnt
  ` [patch 36/58] Annotate struct fs_structs usage count restriction
  ` [patch 37/58] Kill unsharing fs_struct in __set_personality()
  ` [patch 38/58] Get rid of bumping fs_struct refcount in pivot_root(2)
  ` [patch 39/58] Take fs_struct handling to new file (fs/fs_struct.c)
  ` [patch 40/58] New locking/refcounting for fs_struct
  ` [patch 41/58] check_unsafe_exec() doesnt care about signal handlers sharing
  ` [patch 42/58] do_execve() must not clear fs->in_exec if it was set by another thread
  ` [patch 43/58] check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/
  ` [patch 44/58] mv643xx_eth: 64bit mib counter read fix
  ` [patch 45/58] mv643xx_eth: OOM handling fixes
  ` [patch 46/58] ath5k: fix buffer overrun in rate debug code
  ` [patch 47/58] proc: avoid information leaks to non-privileged processes
  ` [patch 48/58] cs5536: define dma_sff_read_status() method
  ` [patch 49/58] intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges
  ` [patch 50/58] intel-iommu: Fix oops in device_to_iommu() when devices not found
  ` [patch 51/58] intel-iommu: Avoid panic() for DRHD at address zero
  ` [patch 52/58] clockevents: prevent endless loop in tick_handle_periodic()
  ` [patch 53/58] Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
  ` [patch 54/58] mm: fix Committed_AS underflow on large NR_CPUS environment
  ` [patch 55/58] rndis_wlan: fix initialization order for workqueue&workers
  ` [patch 56/58] sched: account system time properly
  ` [patch 57/58] tracing: x86, mmiotrace: fix range test
  ` [patch 58/58] ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling

[PATCH] w1-gpio: add external pull-up enable callback
 2009-05-07  1:30 UTC  (5+ messages)

[PATCH v3] ftrace: add a tracepoint for __raise_softirq_irqoff()
 2009-05-07  1:16 UTC  (5+ messages)

[PATCH] rtc: rtc-twl4030 don't mask alarm interrupts on suspend
 2009-05-07  1:12 UTC 

[RFC][PATCH 0/5] PM/Hibernate: Rework memory shrinking
 2009-05-07  0:36 UTC  (10+ messages)
` [RFC][PATCH 1/5] PM/Freezer: Disable OOM killer when tasks are frozen
  ` [linux-pm] [RFC][PATCH 1/5] PM/Freezer: Disable OOM killer whentasks "
` [RFC][PATCH 2/5] PM/Suspend: Do not shrink memory before suspend
` [RFC][PATCH 3/5] PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
` [RFC][PATCH 4/5] PM/Hibernate: Rework shrinking of memory
` [RFC][PATCH 5/5] PM/Hibernate: Do not release preallocated memory unnecessarily

[Security] [PATCH] proc: avoid information leaks to non-privileged processes
 2009-05-07  0:50 UTC  (11+ messages)

[PATCH 2.6.30-rc4] thermal: fix off-by-1 error in trip point trigger condition
 2009-05-07  0:48 UTC  (2+ messages)

[RESEND][PATCH 0/2] Convert acked !GENERIC_TIME architectures to use the generic timekeeping core
 2009-05-07  0:47 UTC  (7+ messages)
` [RESEND][PATCH 1/2] Create arch_gettimeoffset infrastructure for use in "
  ` [RESEND][PATCH 2/2] Convert sh to use arch_getoffset() infrastructure
      ` [PATCH] Sanity check sysfs clocksource changes

How to use a different sched_clock() for ftrace on omap?
 2009-05-07  0:34 UTC  (2+ messages)

[PATCH 2/3] ptrace: cleanup check/set of PT_PTRACED during attach
 2009-05-07  0:31 UTC  (4+ messages)

[PATCH] x86: ptrace debugreg checks rewrite
 2009-05-07  0:24 UTC  (4+ messages)

[RFC PATCH dm-ioband] Added in blktrace msgs for dm-ioband
 2009-05-07  0:23 UTC  (4+ messages)

[PATCH] genirq: update irq_chip struct comment for irq_chip->disable hook
 2009-05-07  0:17 UTC  (2+ messages)
` [PATCH] genirq: ensure IRQs are lazy disabled before suspend

BUG: failure at mm/nommu.c:518/add_nommu_region()
 2009-05-07  0:13 UTC  (5+ messages)

[PATCH 5/5] usb_debug: EXPERIMENTAL - poll hcd device to force writes
 2009-05-07  0:06 UTC  (3+ messages)

comedi: some questions
 2009-05-07  0:01 UTC 

[PATCH] v4 RCU: the bloatwatch edition
 2009-05-06 22:51 UTC  (6+ messages)

what are some more advanced error collection methods?
 2009-05-06 22:36 UTC  (2+ messages)

[PATCH] x86 microcode: work_on_cpu and cleanup of the synchronization logic
 2009-05-06 22:30 UTC  (4+ messages)

2.6.29 regression: left audio channel broken after resume from suspend with Intel HDA
 2009-05-06 22:27 UTC  (11+ messages)

usbutils 0.82 release
 2009-05-06 22:24 UTC 

[PATCH 5/5] usb_debug: EXPERIMENTAL - poll hcd device to force writes
 2009-05-06 22:24 UTC  (2+ messages)

[PATCH] Acer Aspire One Fan Control
 2009-05-06 22:17 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).