Joel Fernandes ([email protected])

Number of posts: 3405 (1.53 per day)
First post: 2018-05-07 17:28:57
Last post: 2024-06-13 07:13:52

Date List Subject
2019-03-11 21:12:15 linux-kernel Re: [RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
2019-03-11 16:38:27 linux-kernel Re: [RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
2019-03-11 16:33:37 linux-kernel Re: [RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
2019-03-11 13:41:39 linux-kernel Re: [PATCH tip/core/rcu 06/19] rcu: Add warning to detect half-interrupts
2019-03-08 18:00:03 linux-kernel Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-08 13:43:28 linux-kernel Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-08 03:19:10 linux-kernel Re: [RFC] Provide in-kernel headers for making it easy to extend the kernel
2019-03-07 23:12:48 linux-kernel Re: [RFC] Provide in-kernel headers for making it easy to extend the kernel
2019-03-07 16:56:43 linux-kernel Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-07 15:04:44 linux-kernel Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-07 14:55:43 linux-kernel Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-07 01:50:24 linux-kernel Re: [RFC] Provide in-kernel headers for making it easy to extend the kernel
2019-03-07 01:43:46 linux-kernel Re: [RFC] Provide in-kernel headers for making it easy to extend the kernel
2019-03-06 20:31:32 linux-kernel Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-06 20:13:27 linux-kernel Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-06 18:32:30 linux-kernel Re: [PATCH v1 2/2] mm: add priority threshold to __purge_vmap_area_lazy()
2019-03-05 20:06:42 linux-kernel Re: [PATCH] binder: fix race between munmap() and direct reclaim
2019-03-05 18:00:02 linux-kernel Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-05 17:59:05 linux-kernel Re: [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-02 02:40:18 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-01 18:03:33 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-01 18:03:31 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-01 16:11:38 linux-kernel [PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-01 16:10:31 linux-kernel [PATCH v4 2/2] Add selftests for module build using in-kernel headers
2019-03-01 03:38:25 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-02-28 23:35:28 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-02-28 21:59:49 linux-kernel Re: [PATCH] mm,mremap: Bail out earlier in mremap_to under map pressure
2019-02-28 19:11:34 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-02-28 16:00:12 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-02-28 15:38:22 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-02-28 15:21:35 linux-kernel Re: [PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault
2019-02-28 15:07:36 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-02-28 15:06:08 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-02-28 15:05:46 linux-kernel Re: [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-02-27 21:36:21 linux-kernel Re: [RFC PATCH 0/4] tracing/probes: uaccess: Add support user-space access
2019-02-27 19:40:51 linux-kernel [PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-02-27 19:38:58 linux-kernel [PATCH v3 2/2] Add selftests for module build using in-kernel headers
2019-02-27 15:43:52 linux-kernel Re: [PATCH v2 3/6] sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
2019-02-26 21:39:31 linux-kernel Re: [RFC PATCH 0/4] tracing/probes: uaccess: Add support user-space access
2019-02-26 15:25:49 linux-kernel Re: [PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault
2019-02-23 06:37:56 linux-kernel [PATCH v2 1/6] net: rtnetlink: Fix incorrect RCU API usage
2019-02-23 06:36:58 linux-kernel [PATCH v2 2/6] ixgbe: Fix incorrect RCU API usage
2019-02-23 06:36:51 linux-kernel [PATCH v2 0/6] RCU fixes for rcu_assign_pointer() usage
2019-02-23 06:36:09 linux-kernel [PATCH v2 3/6] sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
2019-02-23 06:36:04 linux-kernel [PATCH v2 4/6] sched_domain: Annotate RCU pointers properly
2019-02-23 06:36:03 linux-kernel [PATCH v2 6/6] sched: Annotate perf_domain pointer with __rcu
2019-02-23 06:36:03 linux-kernel [PATCH v2 5/6] rcuwait: Annotate task_struct with __rcu
2019-02-21 17:19:16 linux-kernel Re: [PATCH RFC 4/5] sched/topology: Annonate RCU pointers properly
2019-02-21 17:13:52 linux-kernel Re: [PATCH RFC 3/5] sched/cpufreq: Fix incorrect RCU API usage
2019-02-21 16:51:23 linux-kernel Re: [RFC 0/5] RCU fixes for rcu_assign_pointer usage
2019-02-21 15:31:06 linux-kernel Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel