LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-23 12:45:28 to 2010-06-23 22:28:23 UTC [more...]

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-23 22:28 UTC  (4+ messages)
` [Bug #16054] UML broken for CONFIG_SLAB

[PATCH v2] Staging: dt3155: Cleanup memory mapped i/o access
 2010-06-23 22:23 UTC  (2+ messages)
`  "

[PATCH] MAINTAINERS: Add an entry for the input MT protocol
 2010-06-23 22:27 UTC  (2+ messages)

[PATCH] [staging-next] [3] Staging: wl_cs.c: fixed style issues in wl_cs.c
 2010-06-23 22:24 UTC  (2+ messages)

[PATCH] Staging: memrar: Moved memrar_allocator struct into memrar_allocator.c
 2010-06-23 22:17 UTC  (3+ messages)

tty: fix switching consoles during suspend
 2010-06-23 22:12 UTC  (2+ messages)

[PATCH 0/3 v3] msm: Add gpiolib devices to MSM7x30 and QSD8x50
 2010-06-23 22:22 UTC  (5+ messages)
` [PATCH 1/3 v3] msm: Add gpio register address mapping information
` [PATCH 2/3 v3] msm: 7x30: Add gpio device configuration
` [PATCH 3/3 v3] msm: 8x50: add "

[update] Re: [RFC][PATCH] PM: Avoid losing wakeup events during suspend
 2010-06-23 22:17 UTC  (3+ messages)

linux-next: Tree for June 21
 2010-06-23 22:09 UTC  (5+ messages)
` linux-next: Tree for June 21 (staging/easycap)

[RFC] [PATCH] timer: Added usleep[_range][_interruptable] timer
 2010-06-23 22:04 UTC  (5+ messages)

Help in understanding the tasklets
 2010-06-23 22:02 UTC  (2+ messages)

Winning Alert
 2010-06-23 21:00 UTC 

[PATCH v4 01/12] rlimits: security, add task_struct to setrlimit
 2010-06-23 21:52 UTC  (12+ messages)
` [PATCH v4 02/12] rlimits: add task_struct to update_rlimit_cpu
` [PATCH v4 03/12] rlimits: make sure ->rlim_max never grows in sys_setrlimit
` [PATCH v4 04/12] rlimits: selinux, do rlimits changes under task_lock
` [PATCH v4 05/12] rlimits: split sys_setrlimit
` [PATCH v4 06/12] rlimits: allow setrlimit to non-current tasks
` [PATCH v4 07/12] rlimits: do security check under task_lock
` [PATCH v4 08/12] rlimits: add rlimit64 structure
` [PATCH v4 09/12] rlimits: redo do_setrlimit to more generic do_prlimit
` [PATCH v4 10/12] rlimits: switch more rlimit syscalls to do_prlimit
` [PATCH v4 11/12] rlimits: implement prlimit64 syscall
` [PATCH v4 12/12] unistd: add __NR_prlimit64 syscall numbers

Regression in next-20100618
 2010-06-23 21:54 UTC 

BUG: unable to handle kernel NULL pointer dereference at 00000000000000a0
 2010-06-23 21:44 UTC  (9+ messages)

[PATCH] sctp: implement SIOCINQ ioctl()
 2010-06-23 21:37 UTC 

[PATCH v3 05/11] rlimits: allow setrlimit to non-current tasks
 2010-06-23 21:35 UTC  (9+ messages)
` [PATCH v3 06/11] rlimits: do security check under task_lock

[PATCH] sanitize task->comm to avoid leaking escape codes
 2010-06-23 21:28 UTC  (4+ messages)

Suspend hangs since 2.6.34
 2010-06-23 21:22 UTC  (4+ messages)

2.6.35-rc3: Reported regressions from 2.6.34
 2010-06-23 21:19 UTC  (4+ messages)
` [Bug #16172] 2.6.25-rc1 ahci regression

PROBLEM: SIS7019 stops recording after 42 min
 2010-06-23 20:42 UTC  (14+ messages)

[PATCH] ASoC: DaVinci: Added support for stereo I2S
 2010-06-23 20:50 UTC  (2+ messages)

[RFC][PATCH 0/8] perf pmu interface
 2010-06-22 17:10 UTC  (11+ messages)
` [RFC][PATCH 6/8] perf: Per PMU disable
` [RFC][PATCH 8/8] perf: Rework the PMU methods

[PATCH] vt/console: try harder to print output when panicing
 2010-06-23 20:40 UTC  (7+ messages)

[PATCH] block: Don't count_vm_events for discard bio in submit_bio
 2010-06-23 20:41 UTC  (3+ messages)
  `  "

[PATCH] procfs: Do not release pid_ns->proc_mnt too early
 2010-06-23 20:37 UTC  (11+ messages)
              ` [PATCH 0/4] pid_ns_prepare_proc/unshare cleanups
                ` [PATCH 0/1] pid_ns: move pid_ns_release_proc() from proc_flush_task() to zap_pid_ns_processes()
                  ` [PATCH 1/1] "

[PATCH 0/3] writeback: bug fixes for 2.6.35
 2010-06-23 20:36 UTC  (6+ messages)
` [PATCH 1/3] writeback: pay attention to wbc->nr_to_write in write_cache_pages
        ` [stable] "

[stable] please consider drm radeon kms agp release
 2010-06-23 20:28 UTC  (5+ messages)

2.6.35-rc3 deadlocks on semaphore operations
 2010-06-23 20:27 UTC  (5+ messages)

[PATCH] fix problem with reschenduling in rest_init (2.6.35-rc3)
 2010-06-23 20:11 UTC 

[PATCH] serial: MMIO32 support for 8250_early.c
 2010-06-23 19:10 UTC 

[RFC] tpm_tis: Fix subsequent suspend failures
 2010-06-23 20:07 UTC  (4+ messages)

[PATCH] Add TAINT_HARDWARE_UNSUPPORTED flag
 2010-06-23 20:00 UTC  (11+ messages)
    ` [PATCH v3] "

[PATCH] rtc: rp5c01 - Add NVRAM support
 2010-06-23 19:55 UTC  (2+ messages)

ftrace syscalls, PowerPC: Various fixes, Compat Syscall support and PowerPC implementation, V2
 2010-06-23 19:45 UTC  (19+ messages)
` [PATCH 01/40] ftrace syscalls: don't add events for unmapped syscalls
` [PATCH 08/40] tracing: remove syscall bitmaps in preparation for compat support
` [PATCH 10/40] tracing: add tracing support for compat syscalls
` [PATCH 12/40] x86, compat: convert ia32 layer to use
` [PATCH 39/40] trace syscalls: Clean confusing {s,r,}name and fix ABI breakage

[PATCH] scripts: checkpatch.pl
 2010-06-23 19:27 UTC  (3+ messages)

[ath5k-devel] [PATCH v2] ath5k: disable ASPM
 2010-06-23 19:23 UTC  (15+ messages)

[RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleeping gpios)
 2010-06-23 19:12 UTC  (2+ messages)

[PATCH v2] security: Yama LSM
 2010-06-23 19:10 UTC  (6+ messages)

[RFC][PATCH 03/10] cifs: register CIFS for caching
 2010-06-23 18:32 UTC  (11+ messages)
  ` [RFC][PATCH 10/10] cifs: add mount option to enable local caching
  ` [RFC][PATCH 04/10] cifs: define server-level cache index objects and register them with FS-Cache
  ` [RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
  ` [RFC][PATCH 06/10] cifs: define inode-level cache object "
  ` [RFC][PATCH 07/10] cifs: FS-Cache page management
  ` [RFC][PATCH 08/10] cifs: store pages into local cache
  ` [RFC][PATCH 09/10] cifs: read pages from FS-Cache

i915: Dell E6410 Ironlake LVDS detection
 2010-06-23 18:29 UTC  (5+ messages)

[PATCH v3] security: Yama LSM
 2010-06-23 18:20 UTC 

[PATCH] perf: Fix argument of perf_arch_fetch_caller_regs
 2010-06-23 17:51 UTC  (2+ messages)

2.6.35-rc3 E-MU 0404 USB problem
 2010-06-23 17:49 UTC  (6+ messages)

Hitting WARN_ON in hw_breakpoint code
 2010-06-23 17:49 UTC  (2+ messages)

[PATCH 0/6] further anon_vma fixes & optimizations
 2010-06-23 17:47 UTC  (3+ messages)
` [PATCH -mm 3/6] ksm: fix ksm swapin time optimization

ata link not reset properly
 2010-06-23 17:31 UTC  (3+ messages)

[PATCH 0/4] input: evdev: Dynamic buffers (rev5)
 2010-06-23 17:27 UTC  (10+ messages)
` [PATCH 1/5] input: evdev: Convert to dynamic event buffer (rev5)
  ` [PATCH 2/5] input: Use driver hint to compute the evdev buffer size (rev3)
    ` [PATCH 3/5] input: bcm5974: Set the average number of events per MT event packet
      ` [PATCH 4/5] hid-input: Use a larger event buffer for MT devices

Adding critical/fault limits to hwmon sysfs API
 2010-06-23 17:21 UTC  (7+ messages)
` [lm-sensors] "

linux-next: build failure after merge of the final tree (tip tree related)
 2010-06-23 16:55 UTC  (2+ messages)

[PATCH] Xen-SWIOTBL v0.8.3 used for Xen PCI pass through for PV guests
 2010-06-23 16:32 UTC  (3+ messages)

linux-next: build failure after merge of the final tree
 2010-06-23 16:19 UTC 

SO_REUSEPORT
 2010-06-23 16:09 UTC  (3+ messages)

[PATCH] fs: limit maximum concurrent coredumps
 2010-06-23 16:02 UTC  (3+ messages)

Hey
 2010-06-23 16:00 UTC 

[PATCH] fbcon: deinline large static function get_color()
 2010-06-23 15:58 UTC  (2+ messages)

[PATCH] fb: fix colliding defines for fb flags
 2010-06-23 15:58 UTC  (2+ messages)

[PATCH for-2.6.35] virtio-pci: disable msi at startup
 2010-06-23 15:53 UTC  (11+ messages)

[PATCH 00/11] staging: add ti dspbridge driver
 2010-06-23 15:43 UTC  (13+ messages)
` [PATCH 01/11] staging: ti dspbridge: add driver documentation
` [PATCH 02/11] staging: ti dspbridge: add core driver sources
` [PATCH 03/11] staging: ti dspbridge: add platform manager code
` [PATCH 04/11] staging: ti dspbridge: add resource manager
` [PATCH 05/11] staging: ti dspbridge: add MMU support
` [PATCH 06/11] staging: ti dspbridge: add generic utilities
` [PATCH 07/11] staging: ti dspbridge: add services
` [PATCH 08/11] staging: ti dspbridge: add DOFF binaries loader
` [PATCH 09/11] staging: ti dspbridge: add header files
` [PATCH 10/11] staging: ti dspbridge: add TODO file
` [PATCH 11/11] staging: ti dspbridge: enable driver building

[patch] i915: take struct_mutex in i915_dma_cleanup()
 2010-06-23 15:47 UTC  (2+ messages)

[PATCH] fix the racy check_hung_uninterruptible_tasks()->rcu_lock_break() logic
 2010-06-23 15:24 UTC  (8+ messages)
` while_each_thread() under rcu_read_lock() is broken?

[PATCH] tracing: Fix undelared ENOSYS in include/linux/tracepoint.h
 2010-06-23 15:21 UTC  (2+ messages)
` [tip:perf/urgent] tracing: Fix undeclared "

[PATCH 0/3] convert flush request to REQ_TYPE_FS instead of BLOCK_PC
 2010-06-23 15:07 UTC  (4+ messages)
` [PATCH 1/3] block: set up rq->rq_disk properly for flush requests
` [PATCH 2/3] block: introduce REQ_FLUSH flag
` [PATCH 3/3] use REQ_TYPE_FS for flush request

(no subject)
 2010-06-23 15:06 UTC 

[PATCH][GIT PULL][v2.6.35] tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h
 2010-06-23 15:02 UTC  (2+ messages)

linux-next: build failure after merge of the wireless tree
 2010-06-23 14:57 UTC  (2+ messages)

[PATCH] proc: Add complete process group list
 2010-06-23 14:49 UTC  (3+ messages)

[PATCH 0/3 v5][RFC] ext3/4: enhance fsync performance when using CFQ
 2010-06-23 14:50 UTC  (8+ messages)
` [PATCH 1/3] block: Implement a blk_yield function to voluntarily give up the I/O scheduler

[PATCH 2/2] rcu: simplify the usage of percpu data
 2010-06-23 14:01 UTC  (2+ messages)

[PATCH] hid Logitech G13 Driver 0.0.5
 2010-06-23 13:51 UTC  (4+ messages)

Unbound(?) internal fragmentation in Btrfs
 2010-06-23 13:46 UTC  (12+ messages)
  ` Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
          ` Balancing leaves when walking from top to down (was Btrfs:...)

gpiolib and sleeping gpios
 2010-06-23 13:39 UTC  (3+ messages)

[PATCH] intel_mid: Add Mrst & Mfld DMA Drivers
 2010-06-23 13:39 UTC  (3+ messages)

[PATCH fs/ramfs] inode.c: Fix incorrect variable freeing
 2010-06-23 13:20 UTC  (3+ messages)

[PULL] virtio fixes
 2010-06-23 13:20 UTC 

[PATCH v2] sata_sil24: Use memory barriers before issuing commands
 2010-06-23 13:00 UTC  (5+ messages)

[2.6.33.4 PATCH] V4L/uvcvideo: Add support for Suyin Corp. Lenovo Webcam
 2010-06-23 12:45 UTC  (2+ messages)

[RFC][PATCH 06/10] cifs: define inode-level cache object and register them
 2010-06-22 15:23 UTC 

[RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
 2010-06-22 15:23 UTC 

[RFC][PATCH 08/10] cifs: store pages into local cache
 2010-06-22 15:24 UTC 

[RFC][PATCH 09/10] cifs: read pages from FS-Cache
 2010-06-22 15:24 UTC 

[RFC][PATCH 07/10] cifs: FS-Cache page management
 2010-06-22 15:23 UTC 

[RFC][PATCH 04/10] cifs: define server-level cache index objects and register them with FS-Cache
 2010-06-22 15:23 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).