Davidlohr Bueso ([email protected])

Number of posts: 405 (3.24 per day)
First post: 2013-07-30 20:00:00
Last post: 2013-12-03 18:58:49

Date List Subject
2013-10-18 00:51:37 linux-kernel [PATCH 3/3] vdso: preallocate new vmas
2013-10-18 00:50:53 linux-kernel [PATCH 1/3] mm: add mlock_future_check helper
2013-10-18 00:50:52 linux-kernel [PATCH 0/3] mm,vdso: preallocate new vmas
2013-10-16 16:50:42 linux-kernel Re: [PATCH] ipc/sem.c: fix small codingstyle
2013-10-16 15:56:11 linux-kernel Re: still running into WARNING: CPU: at fs/ext4/inode.c:230 ext4_evict_inode+0x4a6/0x4e0
2013-10-16 15:56:07 linux-ext4 Re: still running into WARNING: CPU: at fs/ext4/inode.c:230 ext4_evict_inode+0x4a6/0x4e0
2013-10-16 02:02:09 linux-kernel still running into WARNING: CPU: at fs/ext4/inode.c:230 ext4_evict_inode+0x4a6/0x4e0
2013-10-16 02:02:04 linux-ext4 still running into WARNING: CPU: at fs/ext4/inode.c:230 ext4_evict_inode+0x4a6/0x4e0
2013-10-15 16:44:48 linux-kernel Re: [PATCH] ipc/sem.c: fix small codingstyle
2013-10-11 16:11:16 linux-kernel Re: [PATCH v2] partitions/efi: treat size mismatch as a warning, not an error
2013-10-11 00:31:35 linux-kernel Re: [PATCH] partitions/efi: treat size mismatch as a warning, not an error
2013-10-10 22:49:18 linux-kernel Re: Regression parsing GPT (EFI) partition tables
2013-10-10 22:31:20 linux-kernel Re: Regression parsing GPT (EFI) partition tables
2013-10-10 21:26:47 linux-kernel Re: Regression parsing GPT (EFI) partition tables
2013-10-10 05:04:07 linux-kernel Re: [PATCH v8 0/9] rwsem performance optimizations
2013-10-10 00:37:39 linux-kernel Re: Regression parsing GPT (EFI) partition tables
2013-10-09 03:37:24 linux-kernel Re: [PATCH] lockstat: report avg wait and hold times
2013-10-04 01:28:07 linux-kernel Re: [PATCH 1/2] mm,fs: introduce helpers around i_mmap_mutex
2013-10-03 21:00:39 linux-kernel Re: [PATCH 1/2] mm,fs: introduce helpers around i_mmap_mutex
2013-10-03 17:12:34 linux-kernel Re: [PATCH v2] ipc/sem.c: synchronize semop and semctl with IPC_RMID
2013-10-02 20:48:54 linux-kernel [PATCH] lockstat: report avg wait and hold times
2013-10-02 20:18:30 linux-kernel [PATCH 2/2] fs,mm: use new helper functions around the i_mmap_mutex
2013-10-02 20:18:09 linux-kernel [PATCH 1/2] mm,fs: introduce helpers around i_mmap_mutex
2013-10-02 20:18:04 linux-kernel [PATCH 0/2] fs,mm: abstract i_mmap_mutex lock
2013-10-02 17:04:12 linux-kernel Re: [PATCH] ipc/sem.c: synchronize semop and semctl with IPC_RMID
2013-09-30 17:54:44 linux-kernel Re: [PATCH] ipc/sem.c: synchronize semop and semctl with IPC_RMID
2013-09-30 00:40:35 linux-kernel Re: [PATCH] rwsem: reduce spinlock contention in wakeup code path
2013-09-29 23:06:38 linux-kernel Re: [PATCH] rwsem: reduce spinlock contention in wakeup code path
2013-09-28 00:02:40 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-27 23:40:47 linux-kernel Re: [PATCH 2/4] ipc,shm: prevent race with rmid in shmat(2)
2013-09-27 19:39:33 linux-kernel Re: [PATCH] rwsem: reduce spinlock contention in wakeup code path
2013-09-26 22:22:18 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-26 20:59:19 linux-kernel Re: [tip:x86/reboot] x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list
2013-09-26 20:41:08 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-26 20:06:54 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-25 03:32:21 linux-kernel Re: [PATCH v5 0/6] rwsem: performance optimizations
2013-09-24 00:05:14 linux-kernel Re: [PATCH 0/4] ipc: shm and msg fixes
2013-09-23 06:42:12 linux-kernel Re: [PATCH 0/4] ipc: shm and msg fixes
2013-09-21 18:30:58 linux-kernel Re: [PATCH 0/4] ipc: shm and msg fixes
2013-09-20 03:25:06 linux-kernel Re: [PATCH 0/7] perf lock: misc fixes and enhancements
2013-09-19 21:22:29 linux-kernel Re: [PATCH 0/4] ipc: shm and msg fixes
2013-09-16 03:05:59 linux-kernel [PATCH 2/4] ipc,shm: prevent race with rmid in shmat(2)
2013-09-16 03:05:09 linux-kernel [PATCH 4/4] ipc,msg: prevent race with rmid in msgsnd,msgrcv
2013-09-16 03:04:58 linux-kernel [PATCH 3/4] ipc,msg: fix race with selinux
2013-09-16 03:04:55 linux-kernel [PATCH 0/4] ipc: shm and msg fixes
2013-09-16 03:04:54 linux-kernel [PATCH 1/4] ipc,shm: fix race with selinux
2013-09-15 19:30:09 linux-kernel Re: [PATCH 1/2] ipc/sem.c: Race in sem_lock()
2013-09-13 22:02:25 linux-kernel Re: GPT detection regression in efi.c from commit 27a7c64
2013-09-13 19:26:44 linux-kernel Re: GPT detection regression in efi.c from commit 27a7c64
2013-09-13 18:29:37 linux-kernel Re: GPT detection regression in efi.c from commit 27a7c64
2013-09-13 18:07:31 linux-kernel Re: GPT detection regression in efi.c from commit 27a7c64