diff options
author | 2024-12-14 17:32:26 +0100 | |
---|---|---|
committer | 2024-12-14 17:32:26 +0100 | |
commit | 4b5c2205526cc1579b840893b98eb7545220f7cf (patch) | |
tree | 32913de0d6fc2937ff516e46067ee263d4ea30e7 /scripts/gdb/linux/utils.py | |
parent | MAINTAINERS: Update RCU git tree (diff) | |
parent | rcutorture: Use symbols for SRCU reader flavors (diff) | |
parent | srcu: Remove redundant GP sequence checks in srcu_funnel_gp_start (diff) | |
parent | torture: Make kvm-remote.sh give up on unresponsive system (diff) | |
download | wireguard-linux-4b5c2205526cc1579b840893b98eb7545220f7cf.tar.xz wireguard-linux-4b5c2205526cc1579b840893b98eb7545220f7cf.zip |
Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.14a' and 'torture-test.2024.12.14a' into rcu-merge.2024.12.14a
fixes.2024.12.14a: RCU fixes
rcutorture.2024.12.14a: Torture-test updates
srcu.2024.12.14a: SRCU updates
torture-test.2024.12.14a: Adding an extra test, fixes