Show patches with: Archived = No       |   48 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/3] tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler Fixes multiple sysctl proc_handler usage error - - - --- 2024-11-14 Nicolas Bouchinet New
[v2,2/3] sysctl: Fix underflow value setting risk in vm_table Fixes multiple sysctl proc_handler usage error - - - --- 2024-11-14 Nicolas Bouchinet New
[v2,1/3] coredump: Fixes core_pipe_limit sysctl proc_handler Fixes multiple sysctl proc_handler usage error - - - --- 2024-11-14 Nicolas Bouchinet New
[3/3] tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler Fixes multiple sysctl proc_handler usage error - 2 - --- 2024-11-12 Nicolas Bouchinet Superseded
[2/3] sysctl: Fix underflow value setting risk in vm_table Fixes multiple sysctl proc_handler usage error - 1 - --- 2024-11-12 Nicolas Bouchinet Superseded
[1/3] coredump: Fixes core_pipe_limit sysctl proc_handler Fixes multiple sysctl proc_handler usage error - 1 - --- 2024-11-12 Nicolas Bouchinet Superseded
[v3,13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,05/13] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,04/13] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v3,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2024-11-06 Sridhar, Kanchana P New
[v4] sysctl: simplify the min/max boundary check [v4] sysctl: simplify the min/max boundary check - - - --- 2024-11-06 Wen Yang New
[v2] kernel: add pid_max to pid_namespace [v2] kernel: add pid_max to pid_namespace - - - --- 2024-11-05 Yun Zhou New
kernel: add pid_max to pid_namespace kernel: add pid_max to pid_namespace - - - --- 2024-11-05 Yun Zhou Superseded
[v2] kernel: add pid_max to pid_namespace [v2] kernel: add pid_max to pid_namespace - - - --- 2024-11-04 Yun Zhou Superseded
[v2,13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,05/13] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,04/13] crypto: iaa - Make async mode the default. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
[v2,01/13] crypto: acomp - Define two new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2024-11-03 Sridhar, Kanchana P Superseded
kernel: add pid_max to pid_namespace kernel: add pid_max to pid_namespace 1 - - --- 2024-10-30 Yun Zhou Superseded
[v6,11/11] printk: Purge default_console_loglevel printk: console: Per-console loglevels - 1 - --- 2024-10-28 Chris Down New
[v6,10/11] printk: Deprecate the kernel.printk sysctl interface printk: console: Per-console loglevels - 1 - --- 2024-10-28 Chris Down New
[v6,09/11] printk: Add sysctl interface to set global loglevels printk: console: Per-console loglevels - - - --- 2024-10-28 Chris Down New
[v6,08/11] printk: Support setting initial console loglevel via console= on cmdline printk: console: Per-console loglevels - - - --- 2024-10-28 Chris Down New
[v6,07/11] printk: Constrain hardware-addressed console checks to name position printk: console: Per-console loglevels - 2 - --- 2024-10-28 Chris Down New
[v6,06/11] printk: console: Introduce sysfs interface for per-console loglevels printk: console: Per-console loglevels - - - --- 2024-10-28 Chris Down New
[v6,05/11] MAINTAINERS: Mark printk-basics.rst as owned by printk subsystem printk: console: Per-console loglevels - 1 - --- 2024-10-28 Chris Down New
[v6,04/11] printk: Support toggling per-console loglevel via syslog() and cmdline printk: console: Per-console loglevels - - - --- 2024-10-28 Chris Down New
[v6,03/11] printk: console: Implement core per-console loglevel infrastructure printk: console: Per-console loglevels - - - --- 2024-10-28 Chris Down New
[v6,02/11] printk: Use struct console for suppression and extended console state printk: console: Per-console loglevels - 1 - --- 2024-10-28 Chris Down New
[v6,01/11] printk: Avoid delaying messages that aren't solicited by any console printk: console: Per-console loglevels - 1 - --- 2024-10-28 Chris Down New