platform/kernel/linux-starfive.git
2022-05-11 Paul E. McKenneyMerge branch 'exp.2022.05.11a' into HEAD
2022-05-11 Kalesh Singhrcu: Move expedited grace period (GP) work to RT kthrea...
2022-05-11 Uladzislau... rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT
2022-05-03 Paul E. McKenneyMerge branches 'docs.2022.04.20a', 'fixes.2022.04.20a...
2022-05-03 Lukas Bulwahnsrcu: Drop needless initialization of sdp in srcu_gp_st...
2022-05-03 Paul E. McKenneysrcu: Prevent expedited GPs and blocking readers from...
2022-05-03 Paul E. McKenneysrcu: Add contention check to call_srcu() srcu_data...
2022-05-03 Paul E. McKenneysrcu: Automatically determine size-transition strategy...
2022-04-20 Paul E. McKenneyrcutorture: Make torture.sh allow for --kasan
2022-04-20 Paul E. McKenneyrcutorture: Make torture.sh refscale and rcuscale speci...
2022-04-20 Paul E. McKenneyrcutorture: Make kvm.sh allow more memory for --kasan...
2022-04-20 Paul E. McKenneytorture: Save "make allmodconfig" .config file
2022-04-20 Paul E. McKenneyscftorture: Remove extraneous "scf" from per_version_bo...
2022-04-20 Paul E. McKenneyrcutorture: Adjust scenarios' Kconfig options for CONFI...
2022-04-20 Paul E. McKenneytorture: Enable CSD-lock stall reports for scftorture
2022-04-20 Paul E. McKenneytorture: Skip vmlinux check for kvm-again.sh runs
2022-04-20 Paul E. McKenneyscftorture: Adjust for TASKS_RCU Kconfig option being...
2022-04-20 Paul E. McKenneyrcuscale: Allow rcuscale without RCU Tasks Rude/Trace
2022-04-20 Paul E. McKenneyrcuscale: Allow rcuscale without RCU Tasks
2022-04-20 Paul E. McKenneyrefscale: Allow refscale without RCU Tasks Rude/Trace
2022-04-20 Paul E. McKenneyrefscale: Allow refscale without RCU Tasks
2022-04-20 Paul E. McKenneyrcutorture: Allow specifying per-scenario stat_interval
2022-04-20 Paul E. McKenneyrcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to TASKS02...
2022-04-20 Paul E. McKenneyrcutorture: Allow rcutorture without RCU Tasks Rude
2022-04-20 Paul E. McKenneyrcutorture: Allow rcutorture without RCU Tasks
2022-04-20 Paul E. McKenneyrcutorture: Allow rcutorture without RCU Tasks Trace
2022-04-20 Paul E. McKenneyrcu: Make the TASKS_RCU Kconfig option be selected
2022-04-20 Zqiangrcu: Use IRQ_WORK_INIT_HARD() to avoid rcu_read_unlock...
2022-04-20 David Vernetrcu_sync: Fix comment to properly reflect rcu_sync_exit...
2022-04-20 Zqiangrcu: Check for successful spawn of ->boost_kthread_task
2022-04-20 Frederic Weisbeckerrcu: Fix preemption mode check on synchronize_rcu[_expe...
2022-04-20 Paul E. McKenneyrcu: Print number of online CPUs in RCU CPU stall-warni...
2022-04-20 Paul E. McKenneyrcu: Add comments to final rcu_gp_cleanup() "if" statement
2022-04-20 Paul E. McKenneykernel/smp: Provide boot-time timeout for CSD lock...
2022-04-20 Akira Yokosawadocs: Update RCU cross-references as suggested in doc...
2022-04-20 Paul E. McKenneydocs: Add documentation for rude and trace RCU flavors
2022-04-12 Paul E. McKenneyrcu: Check for jiffies going backwards
2022-04-12 Paul E. McKenneyrcu: Fix rcu_preempt_deferred_qs_irqrestore() strict...
2022-04-12 Paul E. McKenneyrcu: Clarify fill-the-gap comment in rcu_segcblist_adva...
2022-04-12 Paul Menzeltorture: Make thread detection more robust by using...
2022-04-12 Paul E. McKenneytorture: Permit running of experimental torture types
2022-04-12 Paul E. McKenneytorture: Use "-o Batchmode=yes" to disable ssh password...
2022-04-12 Paul E. McKenneytorture: Reposition so that $? collects ssh code in...
2022-04-12 Paul E. McKenneyrcu: Make TASKS_RUDE_RCU select IRQ_WORK
2022-04-12 Frederic Weisbeckerrcutorture: Call preempt_schedule() through static...
2022-04-12 David Vernetrcutorture: Add missing return and use __func__ in...
2022-04-12 David Vernetrcutorture: Avoid corner-case #DE with nsynctypes check
2022-04-12 Paul E. McKenneyscftorture: Fix distribution of short handler delays
2022-04-12 Paul E. McKenneyrcutorture: Suppress debugging grace period delays...
2022-04-12 Paul E. McKenneytorture: Add rcu_normal and rcu_expedited runs to tortu...
2022-04-12 Paul E. McKenneyrcu-tasks: Handle sparse cpu_possible_mask in rcu_tasks...
2022-04-12 Eric Dumazetrcu-tasks: Handle sparse cpu_possible_mask
2022-04-12 Paul E. McKenneyrcu-tasks: Make show_rcu_tasks_generic_gp_kthread(...
2022-04-12 Paul E. McKenneyrcu-tasks: Restore use of timers for non-RT kernels
2022-04-12 Sebastian Andrzej... rcu-tasks: Use schedule_hrtimeout_range() to wait for...
2022-04-12 Paul E. McKenneyrcu-tasks: Make Tasks RCU account for userspace execution
2022-04-12 Sebastian Andrzej... rcu-tasks: Use rcuwait for the rcu_tasks_kthread()
2022-04-12 Paul E. McKenneyrcu-tasks: Print pre-stall-warning informational messages
2022-04-12 Padmanabha... rcu-tasks: Fix race in schedule and flush work
2022-04-12 Frederic Weisbeckerrcu/nocb: Initialize nocb kthreads only for boot CPU...
2022-04-12 Frederic Weisbeckerrcu: Initialize boost kthread only for boot node prior...
2022-04-12 Frederic Weisbeckerrcu: Assume rcu_init() is called before smp
2022-04-12 Frederic Weisbeckerrcu/nocb: Move rcu_nocb_is_setup to rcu_state
2022-04-12 Frederic Weisbeckerrcu: Remove rcu_is_nocb_cpu()
2022-04-11 Paul E. McKenneysrcu: Add contention-triggered addition of srcu_node...
2022-04-11 Paul E. McKenneysrcu: Create concurrency-safe helper for initiating...
2022-04-11 Paul E. McKenneysrcu: Explain srcu_funnel_gp_start() call to list_add...
2022-04-11 Paul E. McKenneysrcu: Prevent cleanup_srcu_struct() from freeing non...
2022-04-11 Paul E. McKenneysrcu: Avoid NULL dereference in srcu_torture_stats_print()
2022-04-11 Alexander Aringsrcu: Use export for srcu_struct defined by DEFINE_STAT...
2022-04-11 Paul E. McKenneysrcu: Add boot-time control over srcu_node array allocation
2022-04-11 Neeraj Upadhyaysrcu: Ensure snp nodes tree is fully initialized before...
2022-04-11 Paul E. McKenneysrcu: Use invalid initial value for srcu_node GP sequen...
2022-04-11 Paul E. McKenneysrcu: Compute snp_seq earlier in srcu_funnel_gp_start()
2022-04-11 Paul E. McKenneysrcu: Make rcutorture dump the SRCU size state
2022-04-11 Paul E. McKenneysrcu: Add size-state transitioning code
2022-04-11 Paul E. McKenneysrcu: Dynamically allocate srcu_node array
2022-04-11 Paul E. McKenneysrcu: Make Tree SRCU able to operate without snp_node...
2022-04-11 Paul E. McKenneysrcu: Make srcu_funnel_gp_start() cache ->mynode in...
2022-04-11 Paul E. McKenneysrcu: Fix s/is/if/ typo in srcu_node comment
2022-04-11 Paul E. McKenneysrcu: Tighten cleanup_srcu_struct() GP checks
2022-04-05 Valentin Schneiderpreempt/dynamic: Introduce preemption model accessors
2022-04-03 Linus TorvaldsLinux 5.18-rc1
2022-04-03 Linus TorvaldsMerge tag 'trace-v5.18-2' of git://git./linux/kernel...
2022-04-03 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2022-04-03 Linus TorvaldsMerge tag 'x86-urgent-2022-04-03' of git://git./linux...
2022-04-03 Linus TorvaldsMerge tag 'core-urgent-2022-04-03' of git://git./linux...
2022-04-03 Linus TorvaldsMerge tag 'dma-mapping-5.18-1' of git://git.infradead...
2022-04-03 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-04-03 Stephen BoydRevert "clk: Drop the rate range on clk_put()"
2022-04-02 Linus TorvaldsMerge tag 'perf-tools-for-v5.18-2022-04-02' of git...
2022-04-02 Linus TorvaldsMerge tag 'kbuild-fixes-v5.18' of git://git./linux...
2022-04-02 Linus TorvaldsMerge tag 'mips_5.18_1' of git://git./linux/kernel...
2022-04-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-04-02 Masahiro Yamadamodpost: restore the warning message for missing symbol...
2022-04-02 Linus TorvaldsMerge tag 'for-5.18/drivers-2022-04-02' of git://git...
2022-04-02 Linus TorvaldsMerge tag 'pci-v5.18-changes-2' of git://git./linux...
2022-04-02 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.18' of git:/...
2022-04-02 Jens AxboeRevert "nbd: fix possible overflow on 'first_minor...
2022-04-02 Eric Dumazetwatch_queue: Free the page array when watch_queue is...
next