LinuxLists
Users
About
Barry Song (
[email protected]
)
Number of posts: 968 (0.18 per day)
First post: 2009-06-19 05:57:19
Last post: 2024-06-16 10:23:39
Previous Page
/
Next Page
Date
List
Subject
2024-02-22 08:12:14
linux-crypto
[PATCH v6 1/2] crypto: introduce: acomp_is_async to expose if comp drivers might sleep
2024-02-22 08:12:01
linux-crypto
[PATCH v6 0/2] zswap: remove the memcpy if acomp is not sleepable
2024-02-22 07:06:20
linux-kernel
Re: [PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
2024-02-22 02:06:44
linux-crypto
[PATCH v6] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem
2024-02-21 21:09:35
linux-kernel
[PATCH v2] mm/swapfile:__swap_duplicate: drop redundant WRITE_ONCE on swap_map for err cases
2024-02-21 09:13:08
linux-kernel
[PATCH] mm/swapfile:__swap_duplicate: drop redundant WRITE_ONCE on swap_map for err cases
2024-02-21 08:51:07
linux-kernel
[PATCH] madvise:madvise_cold_or_pageout_pte_range(): allow split while folio_estimated_sharers = 0
2024-02-21 06:10:55
linux-kernel
Re: [PATCH v5 3/3] crypto: scompress: remove memcpy if sg_nents is 1
2024-02-21 05:56:17
linux-crypto
Re: [PATCH v5 3/3] crypto: scompress: remove memcpy if sg_nents is 1
2024-02-20 10:28:07
linux-kernel
Re: [PATCH v4] mm/swap: fix race when skipping swapcache
2024-02-20 07:17:02
linux-kernel
Re: [PATCH 1/2] mm/rmap: support folio_referenced to control if try_lock in rmap_walk
2024-02-20 06:46:36
linux-crypto
[PATCH v5 1/3] crypto: introduce: acomp_is_async to expose if comp drivers might sleep
2024-02-20 06:46:10
linux-crypto
[PATCH v5 3/3] crypto: scompress: remove memcpy if sg_nents is 1
2024-02-20 06:45:53
linux-crypto
[PATCH v5 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
2024-02-20 06:45:24
linux-kernel
[PATCH v5 0/3] mm/zswap & crypto/compress: remove a couple of memcpy
2024-02-20 05:26:03
linux-crypto
Re: [PATCH v4 1/3] crypto: introduce crypto_acomp_get_alg_flags to expose algorithm flags
2024-02-20 05:05:36
linux-crypto
Re: [PATCH v4 1/3] crypto: introduce crypto_acomp_get_alg_flags to expose algorithm flags
2024-02-20 04:42:59
linux-crypto
[PATCH 2/2] crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags
2024-02-20 04:01:32
linux-kernel
Re: [PATCH v4] mm/swap: fix race when skipping swapcache
2024-02-20 03:19:45
linux-kernel
Re: [PATCH 2/2] mm: support kshrinkd
2024-02-20 03:02:12
linux-kernel
Re: [PATCH 1/2] mm/rmap: support folio_referenced to control if try_lock in rmap_walk
2024-02-20 02:57:04
linux-crypto
[PATCH v4 3/3] crypto: scompress: remove memcpy if sg_nents is 1
2024-02-20 02:57:02
linux-crypto
[PATCH v4 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
2024-02-20 02:56:35
linux-crypto
[PATCH v4 1/3] crypto: introduce crypto_acomp_get_alg_flags to expose algorithm flags
2024-02-20 02:56:25
linux-kernel
[PATCH v4 0/3] mm/zswap & crypto/compress: remove a couple of memcpy
2024-02-19 23:34:32
linux-crypto
Re: [PATCH v3 1/3] crypto: introduce acomp_is_sleepable to expose if comp drivers might sleep
2024-02-19 23:07:38
linux-crypto
Re: [PATCH v3 1/3] crypto: introduce acomp_is_sleepable to expose if comp drivers might sleep
2024-02-19 22:12:14
linux-kernel
Re: [PATCH v4] mm/swap: fix race when skipping swapcache
2024-02-19 21:21:08
linux-kernel
[PATCH v3] mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC
2024-02-18 23:41:17
linux-kernel
Re: [PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
2024-02-18 08:47:58
linux-kernel
Re: [PATCH v3] mm/swap: fix race when skipping swapcache
2024-02-18 08:20:10
linux-kernel
Re: [PATCH v3] mm/swap: fix race when skipping swapcache
2024-02-17 10:20:00
linux-kernel
Re: [PATCH v2] mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC
2024-02-17 05:37:11
linux-kernel
[PATCH v2] mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC
2024-02-17 04:52:09
linux-crypto
[PATCH v3 3/3] crypto: scompress: remove memcpy if sg_nents is 1
2024-02-17 04:51:56
linux-crypto
[PATCH v3 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
2024-02-17 04:51:44
linux-crypto
[PATCH v3 1/3] crypto: introduce acomp_is_sleepable to expose if comp drivers might sleep
2024-02-17 04:51:34
linux-crypto
[PATCH v3 0/3] mm/zswap & crypto/compress: remove a couple of memcpy
2024-02-17 04:38:27
linux-crypto
Re: [PATCH v2 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
2024-02-16 10:15:05
linux-kernel
Re: [PATCH v3] mm/swap: fix race when skipping swapcache
2024-02-16 10:10:29
linux-kernel
Re: [PATCH v2 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
2024-02-16 09:17:15
linux-kernel
Re: [PATCH] mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC
2024-02-16 04:17:33
linux-kernel
[PATCH v2 3/3] crypto: scompress: remove memcpy if sg_nents is 1
2024-02-16 04:17:20
linux-kernel
[PATCH v2 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
2024-02-16 04:17:03
linux-crypto
[PATCH v2 1/3] crypto: introduce acomp_is_sleepable to expose if a acomp has a scomp backend
2024-02-16 04:16:51
linux-crypto
[PATCH v2 0/3] mm/zswap & crypto/acompress: remove a couple of memcpy
2024-02-16 03:55:33
linux-kernel
Re: [PATCH 2/3] mm/zswap: remove the memcpy if acomp is not asynchronous
2024-02-16 03:49:37
linux-crypto
Re: [PATCH 3/3] crypto: scompress: remove memcpy if sg_nents is 1
2024-02-16 03:06:04
linux-kernel
[PATCH] mm: zswap: increase reject_compress_poor but not reject_compress_fail if compression returns ENOSPC
2024-02-13 07:21:50
linux-kernel
Re: [PATCH v5 5/5] sched: rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
2024-02-13 07:01:40
linux-kernel
Re: [PATCH v5 5/5] sched: rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC