rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-07 12:27:45 to 2021-03-04 01:01:46 UTC [more...]

[PATCH tip/core/rcu 0/28] Torture-test scripting updates for v5.13
 2021-03-04  0:38 UTC  (25+ messages)
` [PATCH tip/core/rcu 01/28] torturescript: Don't rerun failed rcutorture builds
` [PATCH tip/core/rcu 02/28] torture: Allow 1G of memory for torture.sh kvfree testing
` [PATCH tip/core/rcu 03/28] torture: Provide bare-metal modprobe-based advice
` [PATCH tip/core/rcu 04/28] torture: Improve readability of the testid.txt file
` [PATCH tip/core/rcu 05/28] rcuscale: Disable verbose torture-test output
` [PATCH tip/core/rcu 06/28] refscale: "
` [PATCH tip/core/rcu 07/28] torture: Move build/run synchronization files into scenario directories
` [PATCH tip/core/rcu 08/28] torture: Use file-based protocol to mark batch's runs complete
` [PATCH tip/core/rcu 09/28] torture: Use "jittering" file to control jitter.sh execution
` [PATCH tip/core/rcu 10/28] torture: Eliminate jitter_pids file
` [PATCH tip/core/rcu 11/28] torture: Reverse jittering and duration parameters for jitter.sh
` [PATCH tip/core/rcu 12/28] torture: Abstract jitter.sh start/stop into scripts
` [PATCH tip/core/rcu 13/28] torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmd
` [PATCH tip/core/rcu 14/28] torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.sh
` [PATCH tip/core/rcu 15/28] torture: Record jitter start/stop commands
` [PATCH tip/core/rcu 16/28] torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDs
` [PATCH tip/core/rcu 17/28] torture: Remove no-mpstat error message
` [PATCH tip/core/rcu 18/28] torture: Rename SRCU-t and SRCU-u to avoid lowercase characters
` [PATCH tip/core/rcu 19/28] torture: Make upper-case-only no-dot no-slash scenario names official
` [PATCH tip/core/rcu 20/28] torture: De-capitalize TORTURE_SUITE
` [PATCH tip/core/rcu 22/28] torture: Add kvm-again.sh to rerun a previous torture-test
` [PATCH tip/core/rcu 24/28] torture: Make kvm-transform.sh update jitter commands
` [PATCH tip/core/rcu 26/28] torture: Print proper vmlinux path for kvm-again.sh runs
` [PATCH tip/core/rcu 27/28] torture: Consolidate qemu-cmd duration editing into kvm-transform.sh

[PATCH tip/core/rcu 0/2] Torture-test updates for v5.13
 2021-03-04  0:35 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] torture: Replace torture_init_begin string with %s
` [PATCH tip/core/rcu 2/2] rcutorture: Replace rcu_torture_stall "

[PATCH tip/core/rcu 0/5] Realtime-related RCU updates for v5.13
 2021-03-04  0:29 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] rcu: Expedite deboost in case of deferred quiescent state
` [PATCH tip/core/rcu 2/5] rcutorture: Make TREE03 use real-time tree.use_softirq setting
` [PATCH tip/core/rcu 3/5] rcutorture: Fix testing of RCU priority boosting
` [PATCH tip/core/rcu 4/5] rcu: Make rcu_read_unlock_special() expedite strict grace periods
` [PATCH tip/core/rcu 5/5] torture: Make jitter.sh handle large systems

[PATCH tip/core/rcu 0/2] RCU Tasks updates for v5.13
 2021-03-04  0:32 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] rcu-tasks: Rectify kernel-doc for struct rcu_tasks
` [PATCH tip/core/rcu 2/2] rcu-tasks: Add block comment laying out RCU Tasks Trace design

[PATCH tip/core/rcu 0/3] Polling RCU grace-period interfaces for v5.13
 2021-03-04  0:26 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Provide polling interfaces for Tree RCU grace periods
` [PATCH tip/core/rcu 2/3] rcu: Provide polling interfaces for Tiny "
` [PATCH tip/core/rcu 3/3] rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu()

[PATCH tip/core/rcu 0/12] NOCB updates for v5.13
 2021-03-04  0:23 UTC  (13+ messages)
` [PATCH tip/core/rcu 01/12] rcu/nocb: Detect unsafe checks for offloaded rdp
` [PATCH tip/core/rcu 02/12] timer: Report ignored local enqueue in nohz mode
` [PATCH tip/core/rcu 03/12] rcu/nocb: Comment the reason behind BH disablement on batch processing
` [PATCH tip/core/rcu 04/12] rcu/nocb: Forbid NOCB toggling on offline CPUs
` [PATCH tip/core/rcu 05/12] rcu/nocb: Avoid confusing double write of rdp->nocb_cb_sleep
` [PATCH tip/core/rcu 06/12] rcu/nocb: Only (re-)initialize segcblist when needed on CPU up
` [PATCH tip/core/rcu 07/12] rcu/nocb: Rename nocb_gp_update_state to nocb_gp_update_state_deoffloading
` [PATCH tip/core/rcu 08/12] rcu: Make nocb_nobypass_lim_per_jiffy static
` [PATCH tip/core/rcu 09/12] rcu/nocb: Fix missed nocb_timer requeue
` [PATCH tip/core/rcu 10/12] rcu/nocb: Disable bypass when CPU isn't completely offloaded
` [PATCH tip/core/rcu 11/12] rcu/nocb: Remove stale comment above rcu_segcblist_offload()
` [PATCH tip/core/rcu 12/12] rcu/nocb: Move trace_rcu_nocb_wake() calls outside nocb_lock when possible

[PATCH tip/core/rcu 0/2] mm_dump_obj() updates for v5.13
 2021-03-04  0:17 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
` [PATCH tip/core/rcu 2/2] rcutorture: Add crude tests for mem_dump_obj()

[PATCH tip/core/rcu 0/6] kvfree_rcu() updates for v5.12-rc1
 2021-03-04  0:11 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] kvfree_rcu: Directly allocate page for single-argument case
` [PATCH tip/core/rcu 2/6] kvfree_rcu: Use __GFP_NOMEMALLOC for single-argument kvfree_rcu()
` [PATCH tip/core/rcu 3/6] kvfree_rcu: Make krc_this_cpu_unlock() use raw_spin_unlock_irqrestore()
` [PATCH tip/core/rcu 4/6] kvfree_rcu: Replace __GFP_RETRY_MAYFAIL by __GFP_NORETRY
` [PATCH tip/core/rcu 5/6] kvfree_rcu: Use same set of GFP flags as does single-argument
` [PATCH tip/core/rcu 6/6] rcuscale: Add kfree_rcu() single-argument scale test

[PATCH tip/core/rcu 0/9] Add bitmap (thus CPU) ranges
 2021-03-03 23:56 UTC  (10+ messages)
` [PATCH lib/bitmap 1/9] lib: test_bitmap: clearly separate ERANGE from EINVAL tests
` [PATCH lib/bitmap 2/9] lib: test_bitmap: add tests to trigger ERANGE case
` [PATCH lib/bitmap 3/9] lib: test_bitmap: add more start-end:offset/len tests
` [PATCH lib/bitmap 4/9] lib: bitmap: fold nbits into region struct
` [PATCH lib/bitmap 5/9] lib: bitmap: move ERANGE check from set_region to check_region
` [PATCH lib/bitmap 6/9] lib: bitmap: support "N" as an alias for size of bitmap
` [PATCH lib/bitmap 7/9] lib: test_bitmap: add tests for "N" alias
` [PATCH lib/bitmap 8/9] rcu: deprecate "all" option to rcu_nocbs=
` [PATCH lib/bitmap 9/9] rcutorture: Use "all" and "N" in "nohz_full" and "rcu_nocbs"

[PATCH tip/core/rcu 0/10] Miscellaneous fixes for v5.13
 2021-03-04  0:00 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] rcu: Remove superfluous rdp fetch
` [PATCH tip/core/rcu 02/10] rcu: Fix CPU-offline trace in rcutree_dying_cpu
` [PATCH tip/core/rcu 03/10] rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
` [PATCH tip/core/rcu 04/10] rculist: Replace reference to atomic_ops.rst
` [PATCH tip/core/rcu 05/10] rcu: Fix kfree_rcu() docbook errors
` [PATCH tip/core/rcu 06/10] softirq: Don't try waking ksoftirqd before it has been spawned
` [PATCH tip/core/rcu 07/10] rcu: Prevent dyntick-idle until ksoftirqd "
` [PATCH tip/core/rcu 08/10] docs: Correctly spell Stephen Hemminger's name
` [PATCH tip/core/rcu 09/10] rcu: Add explicit barrier() to __rcu_read_unlock()
` [PATCH tip/core/rcu 10/10] rcu/tree: Add a trace event for RCU CPU stall warnings

[PATCH] rcu/tree: Add a trace event for RCU stall warnings
 2021-03-02 19:20 UTC  (24+ messages)
                                      ` [PATCH v2] "
                                            ` [PATCH v3] "

[PATCH 5.11 681/775] kprobes: Fix to delay the kprobes jump optimization
 2021-03-01 16:14 UTC 

[PATCH 5.10 577/663] kprobes: Fix to delay the kprobes jump optimization
 2021-03-01 16:13 UTC 

tasks-trace RCU: question about grace period forward progress
 2021-02-25 23:05 UTC  (8+ messages)

[PATCH] rcu: make nocb_nobypass_lim_per_jiffy static
 2021-02-25  0:44 UTC  (2+ messages)

[PATCH] kprobes: Fix to delay the kprobes jump optimization
 2021-02-22 21:32 UTC  (30+ messages)

[PATCH 1/2] rcu-tasks: move RCU-tasks initialization out of core_initcall()
 2021-02-18 14:29 UTC  (17+ messages)
` [PATCH 2/2] rcu-tasks: add RCU-tasks self tests

[PATCH v3 1/1] rcuscale: add kfree_rcu() single-argument scale test
 2021-02-17 21:24 UTC  (2+ messages)

Should RCU_BOOST kernels use hrtimers in GP kthread?
 2021-02-17 19:43 UTC  (7+ messages)

[PATCH 1/2] rcuscale: add kfree_rcu() single-argument scale test
 2021-02-17 17:47 UTC  (10+ messages)
` [PATCH 2/2] kvfree_rcu: Use same set of flags as for single-argument

[GIT PULL tip/core/rcu] RCU, LKMM, and KCSAN commits for v5.12
 2021-02-13 16:44 UTC  (5+ messages)
      ` "Single user mode" initrd [ Was: [GIT PULL tip/core/rcu] RCU, LKMM, and KCSAN commits for v5.12 ]

[PATCH v5] kvfree_rcu: Release page cache under memory pressure
 2021-02-12 15:45 UTC  (2+ messages)

[tip: core/rcu] tools/rcutorture: Make identify_qemu_vcpus() independent of local language
 2021-02-12 12:37 UTC 

rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
 2021-02-08 21:24 UTC  (9+ messages)

[PATCH v4] kvfree_rcu: Release page cache under memory pressure
 2021-02-08 13:02 UTC  (2+ messages)

WARNING: at arch/x86/kernel/irq.c:390 thermal_set_handler
 2021-02-08  9:47 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).