]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 8 Sep 2024 12:58:49 +0000 (14:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 8 Sep 2024 12:58:49 +0000 (14:58 +0200)
commit1e03304d4fcd5e65b8cf55b9bb5a245727680ad6
tree72376803de1f6039aea6534d19bfb67975a24d56
parent6edf71687aea382bab65ff4f55ce379b9c56fadf
5.10-stable patches

added patches:
nfsd-expose-proc-net-sunrpc-nfsd-in-net-namespaces.patch
nfsd-fix-frame-size-warning-in-svc_export_parse.patch
nfsd-make-all-of-the-nfsd-stats-per-network-namespace.patch
nfsd-make-svc_stat-per-network-namespace-instead-of-global.patch
nfsd-move-init-of-percpu-reply_cache_stats-counters-back-to-nfsd_init_net.patch
nfsd-move-reply-cache-initialization-into-nfsd-startup.patch
nfsd-refactor-nfsd_reply_cache_free_locked.patch
nfsd-refactor-the-duplicate-reply-cache-shrinker.patch
nfsd-remove-nfsd_stats-make-th_cnt-a-global-counter.patch
nfsd-rename-nfsd_net_-to-nfsd_stats_.patch
nfsd-rename-nfsd_reply_cache_alloc.patch
nfsd-replace-nfsd_prune_bucket.patch
nfsd-rewrite-synopsis-of-nfsd_percpu_counters_init.patch
nfsd-simplify-error-paths-in-nfsd_svc.patch
nfsd-stop-setting-pg_stats-for-unused-stats.patch
sunrpc-don-t-change-sv_stats-if-it-doesn-t-exist.patch
sunrpc-pass-in-the-sv_stats-struct-through-svc_create_pooled.patch
sunrpc-remove-pg_stats-from-svc_program.patch
sunrpc-use-the-struct-net-as-the-svc-proc-private.patch
20 files changed:
queue-5.10/nfsd-expose-proc-net-sunrpc-nfsd-in-net-namespaces.patch [new file with mode: 0644]
queue-5.10/nfsd-fix-frame-size-warning-in-svc_export_parse.patch [new file with mode: 0644]
queue-5.10/nfsd-make-all-of-the-nfsd-stats-per-network-namespace.patch [new file with mode: 0644]
queue-5.10/nfsd-make-svc_stat-per-network-namespace-instead-of-global.patch [new file with mode: 0644]
queue-5.10/nfsd-move-init-of-percpu-reply_cache_stats-counters-back-to-nfsd_init_net.patch [new file with mode: 0644]
queue-5.10/nfsd-move-reply-cache-initialization-into-nfsd-startup.patch [new file with mode: 0644]
queue-5.10/nfsd-refactor-nfsd_reply_cache_free_locked.patch [new file with mode: 0644]
queue-5.10/nfsd-refactor-the-duplicate-reply-cache-shrinker.patch [new file with mode: 0644]
queue-5.10/nfsd-remove-nfsd_stats-make-th_cnt-a-global-counter.patch [new file with mode: 0644]
queue-5.10/nfsd-rename-nfsd_net_-to-nfsd_stats_.patch [new file with mode: 0644]
queue-5.10/nfsd-rename-nfsd_reply_cache_alloc.patch [new file with mode: 0644]
queue-5.10/nfsd-replace-nfsd_prune_bucket.patch [new file with mode: 0644]
queue-5.10/nfsd-rewrite-synopsis-of-nfsd_percpu_counters_init.patch [new file with mode: 0644]
queue-5.10/nfsd-simplify-error-paths-in-nfsd_svc.patch [new file with mode: 0644]
queue-5.10/nfsd-stop-setting-pg_stats-for-unused-stats.patch [new file with mode: 0644]
queue-5.10/series
queue-5.10/sunrpc-don-t-change-sv_stats-if-it-doesn-t-exist.patch [new file with mode: 0644]
queue-5.10/sunrpc-pass-in-the-sv_stats-struct-through-svc_create_pooled.patch [new file with mode: 0644]
queue-5.10/sunrpc-remove-pg_stats-from-svc_program.patch [new file with mode: 0644]
queue-5.10/sunrpc-use-the-struct-net-as-the-svc-proc-private.patch [new file with mode: 0644]