Davidlohr Bueso ([email protected])

Number of posts: 1460 (0.42 per day)
First post: 2014-10-03 17:40:19
Last post: 2024-05-06 18:13:23

Date List Subject
2018-05-25 03:54:53 linux-kernel Re: [PATCH -next 0/6] rhashtable: guarantee first allocation
2018-05-25 03:43:47 linux-kernel Re: [PATCH 2/6] lib/rhashtable: guarantee initial hashtable allocation
2018-05-25 02:45:07 linux-kernel [PATCH 4/6] ipc: get rid of ids->tables_initialized hack
2018-05-25 02:45:06 linux-kernel [PATCH 5/6] ipc: simplify ipc initialization
2018-05-25 02:44:58 linux-kernel [PATCH 1/6] lib/rhashtable: convert param sanitations to WARN_ON
2018-05-25 02:44:04 linux-kernel [PATCH 6/6] lib/test_rhashtable: rhashtable_init() can no longer fail
2018-05-25 02:43:59 linux-kernel [PATCH 3/6] lib/bucket_locks: use kvmalloc_array()
2018-05-25 02:43:56 linux-kernel [PATCH 2/6] lib/rhashtable: guarantee initial hashtable allocation
2018-05-25 02:43:51 linux-kernel [PATCH -next 0/6] rhashtable: guarantee first allocation
2018-05-25 02:39:42 linux-kernel Re: semantics of rhashtable and sysvipc
2018-05-25 02:33:06 linux-kernel Re: semantics of rhashtable and sysvipc
2018-05-23 19:09:29 linux-kernel Re: semantics of rhashtable and sysvipc
2018-05-23 18:48:00 linux-kernel Re: semantics of rhashtable and sysvipc
2018-05-23 17:52:22 linux-kernel Re: semantics of rhashtable and sysvipc
2018-05-23 17:41:54 linux-kernel semantics of rhashtable and sysvipc
2018-05-18 05:28:05 linux-kernel Re: [PATCH v2] ipc: Adding new return type vm_fault_t
2018-05-14 17:29:02 linux-kernel Re: [PATCH -next 0/2] ipc/shm: shmat() fixes around nil-page
2018-05-14 17:18:50 linux-kernel [PATCH] lib/rhashtable: reorder some inititalization sequences
2018-05-08 16:25:22 linux-kernel [PATCH 5/6] net: Update generic_xdp_needed static key to modern api
2018-05-08 16:24:57 linux-kernel [PATCH 1/6] net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
2018-05-08 16:23:48 linux-kernel [PATCH 2/6] net/sock: Update memalloc_socks static key to modern api
2018-05-08 16:23:23 linux-kernel [PATCH 6/6] net/udp: Update udp_encap_needed static key to modern api
2018-05-08 16:23:13 linux-kernel [PATCH 3/6] net: Update [e/in]gress_needed static key to modern api
2018-05-08 16:22:36 linux-kernel [PATCH 4/6] net: Update netstamp_needed static key to modern api
2018-05-08 16:22:28 linux-kernel [PATCH -next 0/6] net: Update static keys to modern api
2018-05-03 21:04:47 linux-kernel [PATCH 2/2] ipc/shm: fix shmat() nil address after round-down when remapping
2018-05-03 20:49:16 linux-kernel [PATCH -next 0/2] ipc/shm: shmat() fixes around nil-page
2018-05-03 20:48:30 linux-kernel [PATCH 1/2] Revert "ipc/shm: Fix shmat mmap nil-page protection"
2018-04-30 17:37:54 linux-kernel Re: Questions about commit "ipc/shm: Fix shmat mmap nil-page protection"
2018-04-23 17:27:06 linux-kernel Re: Smatch check for Spectre stuff
2018-04-22 02:57:44 linux-kernel Re: [PATCH 2/2] rtmutex: Reduce top-waiter blocking on a lock
2018-04-20 15:43:22 linux-kernel [PATCH 3/2] rtmutex: Use waiter debug init,free magic numbers
2018-04-17 17:09:23 linux-kernel Re: [PATCH 2/2] rtmutex: Reduce top-waiter blocking on a lock
2018-04-10 16:47:52 linux-kernel [PATCH 1/2] locking/rtmutex: Delete save_state member of struct rt_mutex
2018-04-10 16:45:19 linux-kernel [PATCH 2/2] rtmutex: Reduce top-waiter blocking on a lock
2018-04-10 16:22:11 linux-kernel Re: [PATCH] ipc/shm: fix use-after-free of shm file via remap_file_pages()
2018-04-09 20:44:35 linux-kernel Re: [PATCH] ipc/shm: fix use-after-free of shm file via remap_file_pages()
2018-04-09 20:32:56 linux-kernel Re: [PATCH] ipc/shm: fix use-after-free of shm file via remap_file_pages()
2018-04-04 16:30:26 linux-kernel Re: [PATCH] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
2018-04-02 17:05:22 linux-kernel [PATCH] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
2018-03-30 20:59:59 linux-kernel Re: [REVIEW][PATCH 11/11] ipc/sem: Fix semctl(..., GETPID, ...) between pid namespaces
2018-03-30 19:23:40 linux-kernel Re: [REVIEW][PATCH 11/11] ipc/sem: Fix semctl(..., GETPID, ...) between pid namespaces
2018-03-29 15:15:50 linux-kernel Re: [PATCH v4 1/2] locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
2018-03-29 02:27:42 linux-kernel Re: [RFC][PATCH] ipc: Remove IPCMNI
2018-03-29 01:49:29 linux-kernel Re: [PATCH v4 2/2] locking/debug: Restructure the lock debugging menu
2018-03-29 01:46:09 linux-kernel Re: [PATCH v4 1/2] locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
2018-03-29 01:26:12 linux-kernel Re: [REVIEW][PATCH 00/11] ipc: Fixing the pid namespace support
2018-03-29 01:05:56 linux-kernel Re: [REVIEW][PATCH 11/11] ipc/sem: Fix semctl(..., GETPID, ...) between pid namespaces
2018-03-29 00:11:29 linux-kernel Re: [REVIEW][PATCH 13/11] ipc/smack: Tidy up from the change in type of the ipc security hooks
2018-03-28 23:53:38 linux-kernel Re: [REVIEW][PATCH 12/11] ipc: Directly call the security hook in ipc_ops.associate
2018-03-28 23:52:08 linux-kernel Re: [REVIEW][PATCH 13/11] ipc/smack: Tidy up from the change in type of the ipc security hooks