Liu Shixin ([email protected])

Number of posts: 412 (0.32 per day)
First post: 2020-09-14 03:56:32
Last post: 2024-03-26 06:51:15

Date List Subject
2022-09-19 08:03:46 linux-kernel [PATCH 2/9] fs/proc/kcore.c: use hotplug_memory_notifier() directly
2022-09-19 08:03:45 linux-kernel [PATCH 4/9] mm/mmap: use hotplug_memory_notifier() directly
2022-09-16 14:13:00 linux-kernel [PATCH] pktcdvd: use DEFINE_SHOW_ATTRIBUTE to simplify pkt_debugfs
2022-09-16 14:12:30 linux-kernel [PATCH] bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debug
2022-09-15 04:01:49 linux-kernel [PATCH v5 1/5] Revert "mm: mark swap_lock and swap_active_head static"
2022-09-15 03:56:06 linux-kernel [PATCH v5 0/5] Delay the initializaton of zswap
2022-09-15 03:55:30 linux-kernel [PATCH v5 3/5] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
2022-09-15 03:31:27 linux-kernel [PATCH v5 5/5] mm/zswap: skip confusing print info
2022-09-15 03:21:38 linux-kernel [PATCH v5 2/5] Revert "frontswap: simplify frontswap_register_ops"
2022-09-15 03:21:07 linux-kernel [PATCH v5 4/5] mm/zswap: delay the initializaton of zswap until the first enablement
2022-09-15 01:58:05 linux-kernel [PATCH] x86/mm/pat: use DEFINE_SEQ_ATTRIBUTE to simplify memtype
2022-09-15 01:57:56 linux-kernel [PATCH] x86/mm/pat: use DEFINE_SHOW_ATTRIBUTE to simplify cpastats
2022-09-13 09:46:57 linux-kernel [PATCH 0/3] mips: use DEFINE_SHOW_ATTRIBUTE to simplify code
2022-09-13 09:39:03 linux-kernel [PATCH 3/3] mips: ralink: convert to DEFINE_SHOW_ATTRIBUTE
2022-09-13 09:39:03 linux-kernel [PATCH 2/3] mips: kernel: convert to DEFINE_SHOW_ATTRIBUTE
2022-09-13 09:38:15 linux-kernel [PATCH 1/3] mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE
2022-09-13 06:56:27 linux-kernel [PATCH v3] mm/memcontrol: use kstrtobool for swapaccount param parsing
2022-09-09 09:48:29 linux-kernel [PATCH] ACPI: HMAT: remove unused dev_fmt() and redundant prefixing 'HMAT'
2022-09-09 08:35:46 linux-kernel [PATCH] mm/shuffle: convert module_param_call to module_param_cb
2022-09-09 08:32:01 linux-kernel [PATCH] mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE
2022-09-09 08:31:27 linux-kernel Re: [PATCH] mm/memcontrol: use kstrtobool for swapaccount param parsing
2022-09-09 08:17:17 linux-kernel [PATCH v2] mm/memcontrol: use kstrtobool for swapaccount param parsing
2022-09-09 02:07:48 linux-kernel [PATCH v3] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
2022-09-09 01:58:05 linux-kernel Re: [PATCH v2] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
2022-09-08 13:12:10 linux-kernel Re: [PATCH v2] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
2022-09-08 08:57:11 linux-kernel [PATCH v2 0/2] Use sysctl_vals in sysctl-test.c
2022-09-08 08:36:45 linux-kernel [PATCH] mm/memcontrol: use kstrtobool for swapaccount param parsing
2022-09-08 08:07:38 linux-kernel [PATCH v2 2/2] kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
2022-09-08 08:07:35 linux-kernel [PATCH v2 1/2] kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
2022-09-08 03:56:05 linux-kernel Re: [PATCH] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
2022-09-08 03:34:30 linux-kernel [PATCH v2] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
2022-09-06 02:10:23 linux-kernel Re: [PATCH] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
2022-09-05 13:18:24 linux-kernel [PATCH] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
2022-09-05 12:55:23 linux-kernel [PATCH] kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
2022-09-05 12:48:27 linux-kernel [PATCH] sysctl: remove max_extfrag_threshold
2022-09-05 12:44:33 linux-kernel [PATCH] net: sysctl: remove unused variable long_max
2022-09-01 02:45:33 linux-kernel [PATCH] mm/kmemleak: make create_object return void
2022-08-29 13:30:26 linux-kernel [PATCH -next v4 4/6] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
2022-08-29 13:18:35 linux-kernel [PATCH -next v4 1/6] Revert "frontswap: remove support for multiple ops"
2022-08-29 13:16:40 linux-kernel [PATCH -next v4 6/6] mm/zswap: skip confusing print info
2022-08-29 13:14:08 linux-kernel [PATCH -next v4 3/6] Revert "frontswap: simplify frontswap_register_ops"
2022-08-29 13:14:04 linux-kernel [PATCH -next v4 5/6] mm/zswap: delay the initializaton of zswap until the first enablement
2022-08-29 13:04:51 linux-kernel [PATCH -next v4 0/6] Delay the initializaton of zswap
2022-08-29 13:04:09 linux-kernel [PATCH -next v4 2/6] Revert "mm: mark swap_lock and swap_active_head static"
2022-08-29 10:05:48 linux-kernel [PATCH] mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE
2022-08-29 09:44:20 linux-kernel [PATCH] mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN
2022-08-29 02:33:46 linux-kernel Re: [PATCH -next v3 1/5] frontswap: skip frontswap_ops init if zswap init failed.
2022-08-29 02:14:41 linux-kernel Re: [PATCH -next v3 2/5] frontswap: invoke ops->init for online swap device in frontswap_register_ops
2022-08-27 11:04:55 linux-kernel Re: [PATCH -next 2/3] mm/zswap: delay the initializaton of zswap until the first enablement
2022-08-27 10:47:02 linux-kernel [PATCH -next v3 1/5] frontswap: skip frontswap_ops init if zswap init failed.
2022-08-27 10:44:29 linux-kernel [PATCH -next v3 3/5] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state