Rik van Riel ([email protected])

Number of posts: 745 (0.1 per day)
First post: 2003-03-12 20:09:17
Last post: 2024-05-09 13:42:48

Date List Subject
2019-04-11 11:53:34 linux-kernel Re: [Lsf-pc] [RFC 0/2] opportunistic memory reclaim of a killed process
2019-04-11 01:40:40 linux-kernel Re: crypto: Kernel memory overwrite attempt detected to spans multiple pages
2019-04-11 01:37:59 linux-crypto Re: crypto: Kernel memory overwrite attempt detected to spans multiple pages
2019-03-30 12:49:07 linux-kernel Re: [PATCH 2/5] x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
2019-02-26 14:43:40 linux-kernel Re: [PATCH 5/5] mm/vmscan: don't forcely shrink active anon lru list
2019-02-22 19:03:21 linux-kernel Re: [PATCH 1/5] mm/workingset: remove unused @mapping argument in workingset_eviction()
2019-02-22 19:02:45 linux-kernel Re: [PATCH 3/5] mm/compaction: pass pgdat to too_many_isolated() instead of zone
2019-02-22 18:58:44 linux-kernel Re: [PATCH RFC] mm/vmscan: try to protect active working set of cgroup from reclaim.
2019-02-18 18:46:13 linux-kernel Re: [PATCH 4.20 71/92] Revert "mm: slowly shrink slabs with a relatively small number of objects"
2019-01-28 20:36:44 linux-kernel Re: [PATCH] mm,slab,vmscan: accumulate gradual pressure on small slabs
2019-01-28 20:04:32 linux-kernel Re: [PATCH] mm,slab,vmscan: accumulate gradual pressure on small slabs
2019-01-28 19:36:53 linux-kernel [PATCH] mm,slab,vmscan: accumulate gradual pressure on small slabs
2019-01-10 02:51:59 linux-kernel Re: [PATCH v3 0/5] kvm "virtio pmem" device
2019-01-10 02:40:22 linux-ext4 Re: [PATCH v3 0/5] kvm "virtio pmem" device
2019-01-09 14:13:00 linux-kernel Re: [PATCH] mm,slab,memcg: call memcg kmem put cache with same condition as get
2019-01-09 04:02:46 linux-kernel [PATCH] mm,slab,memcg: call memcg kmem put cache with same condition as get
2019-01-04 20:17:29 linux-kernel Re: [PATCH] fork, memcg: fix cached_stacks case
2018-12-15 04:25:21 linux-kernel [PATCH] fork,memcg: fix crash in free_thread_stack on memcg charge fail
2018-11-29 02:21:49 linux-kernel Re: [PATCH 02/29] x86/entry/32: Remove asm/math_emu.h include
2018-11-29 02:00:53 linux-kernel Re: [PATCH 07/29] x86/fpu: don't export __kernel_fpu_{begin|end}()
2018-11-29 01:58:06 linux-kernel Re: [PATCH 06/29] x86/fpu: Update comment for __raw_xsave_addr()
2018-11-29 01:56:03 linux-kernel Re: [PATCH 05/29] x86/fpu: add might_fault() to user_insn()
2018-11-29 01:55:48 linux-kernel Re: [PATCH 03/29] x86/entry: Remove _TIF_ALLWORK_MASK
2018-11-29 01:54:49 linux-kernel Re: [PATCH 04/29] x86/pkeys: Make init_pkru_value static
2018-11-29 01:53:35 linux-kernel Re: [PATCH 01/29] x86/fpu: Use ULL for shift in xfeature_uncompacted_offset()
2018-10-30 01:02:24 linux-kernel Re: [PATCH] mm: handle no memcg case in memcg_kmem_charge() properly
2018-10-24 12:53:32 linux-kernel Re: [PATCH 0/7] x86/mm/tlb: make lazy TLB mode even lazier
2018-10-19 15:46:45 linux-kernel Re: [RFC 00/60] Coscheduling for Linux
2018-10-19 15:18:02 linux-kernel Re: [RFC 00/60] Coscheduling for Linux
2018-10-10 00:58:09 linux-kernel Re: [PATCH 1/4] mm: workingset: don't drop refault information prematurely fix
2018-10-04 16:46:31 linux-kernel Re: [PATCH 00/11 v3] x86: load FPU registers on return to userland
2018-10-02 13:43:15 linux-kernel Re: [PATCH v2 0/7] x86/mm/tlb: make lazy TLB mode even lazier
2018-10-01 16:07:43 linux-kernel Re: [PATCH 1/7] x86/mm/tlb: Always use lazy TLB mode
2018-10-01 15:42:11 linux-kernel Re: [PATCH 2/2] mm, numa: Migrate pages to local nodes quicker early in the lifetime of a task
2018-10-01 15:41:34 linux-kernel Re: [PATCH 1/2] mm, numa: Remove rate-limiting of automatic numa balancing migration
2018-09-26 04:01:59 linux-kernel [PATCH 7/7] x86/mm/tlb: Make lazy TLB mode lazier
2018-09-26 04:01:43 linux-kernel [PATCH 4/7] smp,cpumask: introduce on_each_cpu_cond_mask
2018-09-26 04:00:45 linux-kernel [PATCH 2/7] x86/mm/tlb: Restructure switch_mm_irqs_off()
2018-09-26 04:00:41 linux-kernel [PATCH 5/7] Add freed_tables argument to flush_tlb_mm_range
2018-09-26 03:59:58 linux-kernel [PATCH 6/7] Add freed_tables element to flush_tlb_info
2018-09-26 03:59:44 linux-kernel [PATCH 3/7] smp: use __cpumask_set_cpu in on_each_cpu_cond
2018-09-26 03:59:41 linux-kernel [PATCH 1/7] x86/mm/tlb: Always use lazy TLB mode
2018-09-26 03:59:22 linux-kernel [PATCH v2 0/7] x86/mm/tlb: make lazy TLB mode even lazier
2018-09-24 19:33:03 linux-kernel [PATCH 1/7] x86/mm/tlb: Always use lazy TLB mode
2018-09-24 19:32:56 linux-kernel Re: [PATCH 0/7] x86/mm/tlb: make lazy TLB mode even lazier
2018-09-24 19:32:54 linux-kernel [PATCH 6/7] Add freed_tables element to flush_tlb_info
2018-09-24 19:32:51 linux-kernel [PATCH 0/7] x86/mm/tlb: make lazy TLB mode even lazier
2018-09-24 19:31:50 linux-kernel [PATCH 4/7] smp,cpumask: introduce on_each_cpu_cond_mask
2018-09-24 19:31:47 linux-kernel [PATCH 2/7] x86/mm/tlb: Restructure switch_mm_irqs_off()
2018-09-24 19:31:46 linux-kernel [PATCH 3/7] smp: use __cpumask_set_cpu in on_each_cpu_cond
2018-09-24 19:31:42 linux-kernel [PATCH 5/7] Add freed_tables argument to flush_tlb_mm_range