public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-31 18:16:54 to 2011-06-01 06:19:08 UTC [more...]

[RFC][PATCH] Randomize kernel base address on boot
 2011-06-01  6:18 UTC  (14+ messages)

[GIT PULL] x86 fixes
 2011-06-01  6:18 UTC  (9+ messages)

[RFC][PATCH 0/2] Avoid accumulating drift in suspend/resume
 2011-06-01  6:07 UTC  (3+ messages)
` [PATCH 1/2] time: Avoid accumulating time "
` [PATCH 2/2] rtc: "

PROBLEM: udevd appears to loop and use CPU in 2.6.39-git11 (32bit build)
 2011-06-01  5:31 UTC 

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification, take#4
 2011-06-01  5:39 UTC  (3+ messages)

[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
 2011-06-01  5:37 UTC  (16+ messages)
` [PATCH v3 01/13] tracing: split out filter initialization and clean up
` [PATCH v3 02/13] tracing: split out syscall_trace_enter construction
` [PATCH v3 03/13] seccomp_filters: new mode with configurable syscall filters
` [PATCH v3 04/13] seccomp_filter: add process state reporting
` [PATCH v3 05/13] seccomp_filter: Document what seccomp_filter is and how it works
` [PATCH v3 06/13] x86: add HAVE_SECCOMP_FILTER and seccomp_execve
` [PATCH v3 07/13] arm: select HAVE_SECCOMP_FILTER
` [PATCH v3 08/13] microblaze: select HAVE_SECCOMP_FILTER and provide seccomp_execve
` [PATCH v3 09/13] mips: "
` [PATCH v3 10/13] s390: "
` [PATCH v3 11/13] powerpc: "
` [PATCH v3 12/13] sparc: "
` [PATCH v3 13/13] sh: select HAVE_SECCOMP_FILTER

[PATCH 03/10] ptrace: implement PTRACE_SEIZE
 2011-06-01  5:34 UTC  (12+ messages)

[PATCH] usbip: handle length at sysfs show() functions
 2011-06-01  5:14 UTC 

Hooking up SM501 on TQM5200 (MPC5200) board via device tree?
 2011-06-01  5:07 UTC 

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-01  4:52 UTC  (11+ messages)

next phase of tmem into linux-next
 2011-06-01  4:25 UTC  (2+ messages)

3.0-rc1: powerpc hangs at Kernel virtual memory layout
 2011-06-01  3:49 UTC  (6+ messages)

linux-next: Tree for June 1
 2011-06-01  3:43 UTC 

linux-next: build failure after merge of the final tree (mmc tree related)
 2011-06-01  3:39 UTC  (2+ messages)

[PATCH v2 0/5] Fix oom killer doesn't work at all if system have > gigabytes memory (aka CAI founded issue)
 2011-06-01  3:32 UTC  (5+ messages)

linux-next: manual merge of the mmc tree with Linus' tree
 2011-06-01  3:35 UTC  (2+ messages)

[PATCH] sched: fix rt_nr_migratory corruption raised in push_rt_task()
 2011-06-01  2:29 UTC  (7+ messages)
      ` [PATCH] sched, rt: fix rq->rt.pushable_tasks bug "

[PATCH 1/3] dmaengine: add new dma API for max_segment_number
 2011-06-01  2:33 UTC  (2+ messages)

[PATCH] ocfs2: use proper little-endian bitops
 2011-06-01  2:24 UTC  (5+ messages)

Can someone explain s_xattr field in the superblock?
 2011-05-31 23:28 UTC  (2+ messages)

linux-next: build failure after merge of the final tree
 2011-06-01  2:19 UTC  (6+ messages)
` [PATCH] kgdbts: only use new asm-generic/ptrace.h api when needed
  ` [Kgdb-bugreport] "

[PATCH] KERNEL: async: Fixed an include coding style issue
 2011-06-01  2:12 UTC  (3+ messages)

[PATCH 0/4] Some x86, asm cleanups
 2011-06-01  2:06 UTC  (6+ messages)
` [PATCH 1/4] x86, asm: Thin down SAVE/RESTORE_* asm macros
` [PATCH 2/4] x86, asm: Flip SAVE_ARGS arguments logic
` [PATCH 3/4] x86, asm: Flip RESTORE_ARGS "
` [PATCH 4/4] x86, asm: Cleanup thunk_64.S

[PATCH] AppArmor: fix oops in apparmor_setprocattr
 2011-06-01  2:02 UTC  (4+ messages)

recursive fault in 2.6.35.5
 2011-06-01  2:01 UTC  (4+ messages)

[PATCH 1/5 v2] [media] ov9740: Cleanup hex casing inconsistencies
 2011-06-01  1:58 UTC  (10+ messages)
` [PATCH 3/5 v2] [media] ov9740: Fixed some settings
` [PATCH 4/5 v2] [media] ov9740: Remove hardcoded resolution regs
` [PATCH 5/5 v2] [media] ov9740: Add suspend/resume

Question about alternatives (Re: [PATCH 0/5] x86-64: Remove syscall instructions at fixed addresses)
 2011-06-01  1:38 UTC  (2+ messages)

KERNEL: trace: ftrace: Fixed an include coding style issue
 2011-06-01  1:34 UTC 

linux-next: clean up time (pass 1)
 2011-06-01  1:25 UTC  (3+ messages)

[PATCH] KERNEL: async: Fixed an include coding style issue
 2011-06-01  1:11 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2011-06-01  1:01 UTC 

[PATCH] atomic: generalize atomic_add_unless_return
 2011-06-01  0:57 UTC 

[PATCH] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
 2011-06-01  0:57 UTC  (10+ messages)

[PATCH 0/14] mm: tmpfs and trunc changes, affecting drm
 2011-06-01  0:43 UTC  (9+ messages)
` [PATCH 2/14] mm: move vmtruncate_range to truncate.c
` [PATCH 3/14] tmpfs: take control of its truncate_range
` [PATCH 4/14] tmpfs: add shmem_read_mapping_page_gfp
` [PATCH 7/14] drm/i915: adjust to new truncate_range

bdi_min_ratio never shrinks, ultimately preventing valid setting of min_ratio
 2011-06-01  0:28 UTC 

[PATCH] trace: Add x86 irq vector entry/exit tracepoints
 2011-06-01  0:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] [RFC] usb: Broaden range of vendor codes for xhci
 2011-05-31 23:57 UTC  (10+ messages)
  ` [PATCH] [RFC] usb: Do not attempt to reset the device while it is disabled

[PATCH] block: blkdev_get() should acess ->bd_disk only after success
 2011-05-31 23:56 UTC 

[PATCH] msm: timer: Fix SMP build error
 2011-05-31 23:10 UTC 

[PATCH] init, calibrate: Drop annoying warning
 2011-05-31 23:04 UTC  (2+ messages)

[PATCH] kconfig: do not overwrite symbol direct dependency in assignment
 2011-05-31 22:56 UTC  (2+ messages)

[PATCH] staging: intel_sst: Fix memory leak
 2011-05-31 22:42 UTC  (2+ messages)

[PATCH] drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
 2011-05-31 22:30 UTC  (3+ messages)

Very high CPU values in top on idle system (3.0-rc1)
 2011-05-31 13:11 UTC  (4+ messages)
` [tip:sched/urgent] sched: Fix cross-cpu clock sync on remote wakeups

perf: regression with PERF_EVENT_IOC_REFRESH
 2011-05-31 15:52 UTC  (11+ messages)
            ` perf: [patch] "

[PATCH 2/2] ide-cd: Fix another signedness warning
 2011-05-31 22:24 UTC  (2+ messages)

[PATCH 1/2] ide-cd: Fix signedness warning
 2011-05-31 22:23 UTC  (2+ messages)

[Patch] kexec: remove KMSG_DUMP_KEXEC (was Re: Query about kdump_msg hook into crash_kexec())
 2011-05-31 22:24 UTC  (9+ messages)

[PATCH] ip_options_compile: properly handle unaligned pointer
 2011-05-31 22:13 UTC  (2+ messages)

IrDA driver fails on PXA255
 2011-05-31 22:11 UTC  (10+ messages)

[PATCH 1/14] mm: invalidate_mapping_pages flush cleancache
 2011-05-31 22:01 UTC  (4+ messages)

[PATCH] ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option
 2011-05-31 22:00 UTC 

Cleancache and shared filesystems
 2011-05-31 21:54 UTC  (4+ messages)

[PATCH] staging/hv: Fix memory leak of storvsc_dev_add()
 2011-05-31 21:45 UTC 

[PATCH] hfsplus: add missing call to bio_put()
 2011-05-31 21:35 UTC 

[RFC PATCH 09/35] drivers/gpio changes for SMBIOS and System Firmware
 2011-05-31 21:32 UTC  (3+ messages)

3.0-rc1: DMAR errors from iwlagn
 2011-05-31 21:14 UTC 

[PATCH] infiniband, qib: convert old cpumask api into new one
 2011-05-31 21:21 UTC  (2+ messages)

[PATCH] V4L/DVB: radio-si470x: fix memory leak in si470x_usb_driver_probe()
 2011-05-31 20:54 UTC 

[PATCH 2/3] clocksource: add DB8500 PRCMU Timer support
 2011-05-31 21:18 UTC  (4+ messages)

[PATCH 1/2] atomic: use <linux/atomic.h>
 2011-05-31 21:17 UTC  (4+ messages)
` [PATCH 2/2] atomic: move atomic_add_unless to generic code

[PATCH] infiniband, ipath: convert old cpumask api into new one
 2011-05-31 21:10 UTC  (2+ messages)

[PATCH v2 00/10] Prevent LRU churning
 2011-05-31 20:48 UTC  (3+ messages)
` [PATCH v2 01/10] Make clear description of isolate/putback functions

[PATCH 0/11] OLPC Power Management
 2011-05-31 20:48 UTC  (6+ messages)
` [PATCH 07/11] x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality

[PATCH] sched: check and preempt the current task at right place
 2011-05-31 20:31 UTC  (2+ messages)

Turning off the incremental diff robot
 2011-05-31 20:31 UTC  (7+ messages)
` [kernel.org users] "

[PATCH v4 00/10] Remove syscall instructions at fixed addresses
 2011-05-31 20:24 UTC  (9+ messages)
` [PATCH v4 10/10] x86-64: Add CONFIG_UNSAFE_VSYSCALLS to feature-removal-schedule

[PATCH 1/4] Cache xattr security drop check for write v2
 2011-05-31 20:21 UTC  (7+ messages)

[PATCH] sched: deduplicate atomic operations in select_nohz_load_balancer()
 2011-05-31 20:21 UTC  (2+ messages)

blkdev_get() change causes OOPS
 2011-05-31 20:13 UTC  (3+ messages)

Linux 3.0 change listings - Wonderful World of Linux 3.0
 2011-05-31 20:13 UTC  (4+ messages)

m68k: Convert to genirq (WIP)
 2011-05-31 20:10 UTC  (3+ messages)

[PATCH] input: add driver for Bosch Sensortec's BMA150 accelerometer
 2011-05-31 20:00 UTC  (3+ messages)

Question about iommu on x86_64 and radeon driver
 2011-05-31 19:57 UTC  (10+ messages)

[PATCH] uts: Make default hostname configurable, rather than always using "(none)"
 2011-05-31 19:46 UTC  (3+ messages)

[TRIVIAL PATCH next 00/15] treewide: Convert vmalloc/memset to vzalloc
 2011-05-31 19:47 UTC  (5+ messages)
` [TRIVIAL PATCH next 13/15] fs: "
` [TRIVIAL PATCH next 14/15] mm: "

[PATCH] sched: RCU-protect __set_task_cpu() in set_task_cpu()
 2011-05-31 19:45 UTC  (2+ messages)

[PATCH 2/2] staging/iio: Make IIO depend on GENERIC_HARDIRQS
 2011-05-31 19:34 UTC  (3+ messages)

[PATCH v14 9/9] usb: Adding SuperSpeed support to dummy_hcd
 2011-05-31 19:29 UTC  (5+ messages)

[3.0-rc1] i915: blank screen on Lenovo Ideapad U160
 2011-05-31 19:29 UTC  (4+ messages)

Linux 3.0-rc1
 2011-05-31 19:27 UTC  (2+ messages)

[git pull v3.0-rc1] What branch to base fixes for v3.0-rc1 for block system?
 2011-05-31 19:25 UTC  (2+ messages)

[rfc] Ignore Fsync Calls in Laptop_Mode
 2011-05-31 19:04 UTC  (16+ messages)

[PATCH] ARM: omap2+: mux: Allow board mux settings to be NULL
 2011-05-31 19:00 UTC 

[PATCH V4] xen/balloon: Memory hotplug support for Xen balloon driver
 2011-05-31 18:55 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] ARM: omap4: Pass core and wakeup mux tables to omap4_mux_init
 2011-05-31 18:50 UTC  (3+ messages)

[RFC PATCH] perf: Split up buffer handling from core code
 2011-05-31 18:22 UTC  (3+ messages)
` [PATCH] "


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