Maarten Lankhorst ([email protected])

Number of posts: 251 (0.25 per day)
First post: 2012-06-04 10:00:42
Last post: 2015-02-27 18:28:56

Date List Subject
2013-09-12 15:45:44 linux-kernel Re: [BUG] completely bonkers use of set_need_resched + VM_FAULT_NOPAGE
2013-09-12 15:11:55 linux-kernel Re: [BUG] completely bonkers use of set_need_resched + VM_FAULT_NOPAGE
2013-09-09 12:07:45 linux-kernel Re: [3.11-rc1] CONFIG_DEBUG_MUTEXES=y using gcc 3.x makes unbootablekernel.
2013-09-08 20:36:31 linux-kernel Re: [3.11-rc1] CONFIG_DEBUG_MUTEXES=y using gcc 3.x makes unbootablekernel.
2013-09-08 08:11:36 linux-kernel Re: [3.11-rc1] CONFIG_DEBUG_MUTEXES=y using gcc 3.x makes unbootable kernel.
2013-08-20 13:21:57 linux-kernel Re: [RFC PATCH] drm/radeon: rework to new fence interface
2013-08-20 09:36:47 linux-kernel Re: [RFC PATCH] drm/radeon: rework to new fence interface
2013-08-19 19:37:59 linux-kernel Re: [RFC PATCH] drm/radeon: rework to new fence interface
2013-08-19 10:17:45 linux-kernel [RFC PATCH] drm/radeon: rework to new fence interface
2013-08-19 10:11:55 linux-kernel [RFC PATCH] drm/nouveau: rework to new fence interface
2013-08-15 14:27:51 linux-kernel Re: [RFC PATCH] fence: dma-buf cross-device synchronization (v12)
2013-08-15 13:57:58 linux-kernel Re: [PATCH] fence: dma-buf cross-device synchronization (v13)
2013-08-15 12:43:24 linux-kernel [PATCH] fence: dma-buf cross-device synchronization (v14)
2013-08-15 11:17:16 linux-kernel [PATCH] fence: dma-buf cross-device synchronization (v13)
2013-08-15 11:16:31 linux-kernel Re: [RFC PATCH] fence: dma-buf cross-device synchronization (v12)
2013-08-07 06:22:50 linux-kernel Re: [PATCH] mutex: fix deadlock injection
2013-07-31 06:07:21 linux-kernel Re: nouveau: check client.base.vm before dereferencing it.
2013-07-30 08:13:47 linux-kernel [PATCH] mutex: fix deadlock injection
2013-07-29 14:49:13 linux-kernel [RFC PATCH] fence: dma-buf cross-device synchronization (v12)
2013-07-11 13:53:25 linux-kernel [PATCH] alx: fix lockdep annotation
2013-07-10 11:34:13 linux-kernel [REGRESSION] "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" breaks macbook efi boot
2013-07-05 07:29:38 linux-kernel [PATCH] mutex: move ww_mutex definitions to ww_mutex.h
2013-07-03 06:29:34 linux-kernel Re: [GIT PULL] core/mutexes changes for v3.11: W/W mutex support
2013-06-29 07:17:50 linux-kernel Re: [PATCH v2] mutex: do not unnecessarily deal with waiters
2013-06-28 05:54:14 linux-kernel Re: [PATCH] mutex: do not unnecessarily deal with waiters
2013-06-24 08:30:28 linux-kernel [PATCH v6 2/7] mutex: add support for wound/wait style locks
2013-06-20 12:16:39 linux-kernel Re: [PATCH v5 2/7] mutex: add support for wound/wait style locks, v5
2013-06-20 11:34:59 linux-kernel [PATCH v5 4/7] mutex: Add ww tests to lib/locking-selftest.c. v5
2013-06-20 11:33:08 linux-kernel [PATCH v5 7/7] locking-selftests: handle unexpected failures more strictly
2013-06-20 11:32:57 linux-kernel [PATCH v5 6/7] mutex: add more ww tests to test EDEADLK path handling
2013-06-20 11:32:49 linux-kernel [PATCH v5 5/7] mutex: add more tests to lib/locking-selftest.c
2013-06-20 11:32:47 linux-kernel [PATCH v5 3/7] mutex: w/w mutex slowpath debugging
2013-06-20 11:32:31 linux-kernel [PATCH v5 2/7] mutex: add support for wound/wait style locks, v5
2013-06-20 11:32:21 linux-kernel [PATCH v5 0/7] add mutex wait/wound/style style locks
2013-06-20 11:32:18 linux-kernel [PATCH v5 1/7] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not.
2013-06-12 07:44:07 linux-kernel Re: [PATCH v4 0/4] add mutex wait/wound/style style locks
2013-06-10 07:04:35 linux-kernel Re: [inconsistent HARDIRQ usage] &dev->mode_config.idr_mutex at drm_mode_object_find()
2013-06-09 06:58:50 linux-kernel Re: [vt_console_print/cirrus_dirty_update] WARNING: at kernel/mutex.c:858 mutex_trylock()
2013-06-07 11:24:40 linux-kernel Re: [RFC][PATCH 1/2] dma-buf: add importer private data to attachment
2013-06-06 07:23:22 linux-kernel Re: [vt_console_print/cirrus_dirty_update] WARNING: at kernel/mutex.c:858 mutex_trylock()
2013-06-05 13:23:40 linux-kernel Re: [RFC][PATCH 1/2] dma-buf: add importer private data to attachment
2013-05-30 14:09:06 linux-kernel Re: [PATCH v4 2/4] mutex: add support for wound/wait style locks, v5
2013-05-28 21:12:10 linux-kernel Re: [PATCH v4 3/4] mutex: Add ww tests to lib/locking-selftest.c. v4
2013-05-28 14:49:58 linux-kernel [PATCH v4 2/4] mutex: add support for wound/wait style locks, v5
2013-05-28 14:49:27 linux-kernel [PATCH v4 3/4] mutex: Add ww tests to lib/locking-selftest.c. v4
2013-05-28 14:49:25 linux-kernel [PATCH v4 4/4] mutex: w/w mutex slowpath debugging
2013-05-28 14:49:15 linux-kernel [PATCH v4 1/4] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not.
2013-05-28 14:49:08 linux-kernel [PATCH v4 0/4] add mutex wait/wound/style style locks
2013-05-27 11:24:07 linux-kernel Re: [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3
2013-05-27 10:52:06 linux-kernel Re: [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3
2013-05-27 10:01:54 linux-kernel Re: [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3