linux-2.6-block.git
2022-02-24 Paul E. McKenneydocs: Add documentation for rude and trace RCU flavors
2022-02-24 Padmanabha... rcu-tasks: Fix race in schedule and flush work
2022-02-24 Frederic Weisbeckerrcu/nocb: Initialize nocb kthreads only for boot CPU...
2022-02-24 Frederic Weisbeckerrcu: Initialize boost kthread only for boot node prior...
2022-02-24 Frederic Weisbeckerrcu: Assume rcu_init() is called before smp
2022-02-24 Frederic Weisbeckerrcu/nocb: Move rcu_nocb_is_setup to rcu_state
2022-02-24 Frederic Weisbeckerrcu: Remove rcu_is_nocb_cpu()
2022-02-24 Uladzislau... rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT
2022-02-24 Paul E. McKenneyrcu: Fix rcu_preempt_deferred_qs_irqrestore() strict...
2022-02-24 Paul E. McKenneytorture: Use "-o Batchmode=yes" to disable ssh password...
2022-02-24 Paul E. McKenneytorture: Reposition so that $? collects ssh code in...
2022-02-24 Frederic Weisbeckerlib/irq_poll: Declare IRQ_POLL softirq vector as ksofti...
2022-02-24 Frederic Weisbeckertick/rcu: Stop allowing RCU_SOFTIRQ in idle
2022-02-24 Frederic Weisbeckertick/rcu: Remove obsolete rcu_needs_cpu() parameters
2022-02-24 Willy Tarreautools/nolibc/stdlib: implement abort()
2022-02-24 Willy Tarreautools/nolibc: also mention how to build by just setting...
2022-02-24 Willy Tarreautools/nolibc/time: create time.h with time()
2022-02-24 Willy Tarreautools/nolibc/signal: move raise() to signal.h
2022-02-24 Willy Tarreautools/nolibc/unistd: add usleep()
2022-02-24 Willy Tarreautools/nolibc/unistd: extract msleep(), sleep(), tcsetpg...
2022-02-24 Willy Tarreautools/nolibc/errno: extract errno.h from sys.h
2022-02-24 Willy Tarreautools/nolibc/string: export memset() and memmove()
2022-02-24 Willy Tarreautools/nolibc/types: define PATH_MAX and MAXPATHLEN
2022-02-24 Willy Tarreautools/nolibc/arch: mark the _start symbol as weak
2022-02-24 Willy Tarreautools/nolibc: move exported functions to their own...
2022-02-24 Willy Tarreautools/nolibc/string: add tiny versions of strncat(...
2022-02-24 Willy Tarreautools/nolibc/string: add strncpy() and strlcpy()
2022-02-24 Willy Tarreautools/nolibc/string: slightly simplify memmove()
2022-02-24 Willy Tarreautools/nolibc/string: use unidirectional variants for...
2022-02-24 Willy Tarreautools/nolibc/sys: make getpgrp(), getpid(), gettid...
2022-02-24 Willy Tarreautools/nolibc/stdlib: make raise() use the lower level...
2022-02-24 Willy Tarreautools/nolibc/stdlib: avoid a 64-bit shift in u64toh_r()
2022-02-24 Willy Tarreautools/nolibc/sys: make open() take a vararg on the...
2022-02-24 Willy Tarreautools/nolibc/stdio: add perror() to report the errno...
2022-02-24 Willy Tarreautools/nolibc/types: define EXIT_SUCCESS and EXIT_FAILURE
2022-02-24 Willy Tarreautools/nolibc/stdio: add a minimal [vf]printf() implemen...
2022-02-24 Willy Tarreautools/nolibc/stdio: add fwrite() to stdio
2022-02-24 Willy Tarreautools/nolibc/stdio: add stdin/stdout/stderr and fget...
2022-02-24 Willy Tarreautools/nolibc/stdio: add a minimal set of stdio functions
2022-02-24 Willy Tarreautools/nolibc/stdlib: add utoh() and u64toh()
2022-02-24 Willy Tarreautools/nolibc/stdlib: add i64toa() and u64toa()
2022-02-24 Willy Tarreautools/nolibc/stdlib: replace the ltoa() function with...
2022-02-24 Willy Tarreautools/nolibc/stdlib: move ltoa() to stdlib.h
2022-02-24 Willy Tarreautools/nolibc/types: move makedev to types.h and make...
2022-02-24 Willy Tarreautools/nolibc/types: make FD_SETSIZE configurable
2022-02-24 Willy Tarreautools/nolibc/types: move the FD_* functions to macros...
2022-02-24 Willy Tarreautools/nolibc/ctype: add the missing is* functions
2022-02-24 Willy Tarreautools/nolibc/ctype: split the is* functions to ctype.h
2022-02-24 Willy Tarreautools/nolibc/string: split the string functions into...
2022-02-24 Willy Tarreautools/nolibc/stdlib: extract the stdlib-specific functi...
2022-02-24 Willy Tarreautools/nolibc/sys: split the syscall definitions into...
2022-02-24 Willy Tarreautools/nolibc/arch: split arch-specific code into indivi...
2022-02-24 Willy Tarreautools/nolibc/types: split syscall-specific definitions...
2022-02-24 Willy Tarreautools/nolibc/std: move the standard type definitions...
2022-02-24 Willy Tarreautools/nolibc: guard the main file against multiple...
2022-02-24 Willy Tarreautools/nolibc: use pselect6 on RISCV
2022-02-24 Paul E. McKenneyrcutorture: Suppress debugging grace period delays...
2022-02-24 Paul E. McKenneytorture: Add rcu_normal and rcu_expedited runs to tortu...
2022-02-24 Paul E. McKenneyEXP rcutorture: Test polled expedited grace-period...
2022-02-24 Paul E. McKenneyEXP rcu: Add polled expedited grace-period primitives
2022-02-24 Frederic WeisbeckerEXP tick: Detect and fix jiffies update stall
2022-02-24 Paul E. McKenneyrcu: Clarify fill-the-gap comment in rcu_segcblist_adva...
2022-02-24 Paul E. McKenneyEXP rcu-tasks: Check for abandoned callbacks
2022-02-24 Paul E. McKenneyMerge branch 'lkmm-dev.2022.02.01b' into HEAD
2022-02-24 Paul E. McKenneyMerge branch 'clocksource.2022.02.01b' into HEAD
2022-02-24 Paul E. McKenneyMerge branch 'lkmm.2022.02.01b' into HEAD
2022-02-24 Paul E. McKenneyMerge branch 'srcu.2022.02.24a' into HEAD
2022-02-24 Neeraj Upadhyaysrcu: Ensure snp nodes tree is fully initialized before...
2022-02-24 Paul E. McKenneysrcu: Add contention check to call_srcu() srcu_data...
2022-02-24 Paul E. McKenneysrcu: Automatically determine size-transition strategy...
2022-02-24 Jiapeng Chongsrcu: Make srcu_size_state_name static
2022-02-24 Paul E. McKenneysrcu: Add contention-triggered addition of srcu_node...
2022-02-24 Paul E. McKenneysrcu: Create concurrency-safe helper for initiating...
2022-02-24 Paul E. McKenneysrcu: Explain srcu_funnel_gp_start() call to list_add...
2022-02-24 Paul E. McKenneysrcu: Prevent cleanup_srcu_struct() from freeing non...
2022-02-24 Paul E. McKenneysrcu: Avoid NULL dereference in srcu_torture_stats_print()
2022-02-24 Paul E. McKenneysrcu: Use invalid initial value for srcu_node GP sequen...
2022-02-24 Paul E. McKenneysrcu: Compute snp_seq earlier in srcu_funnel_gp_start()
2022-02-24 Alexander Aringsrcu: Use export for srcu_struct defined by DEFINE_STAT...
2022-02-24 Paul E. McKenneysrcu: Add boot-time control over srcu_node array allocation
2022-02-24 Paul E. McKenneyMerge branches 'exp.2022.02.24a', 'fixes.2022.02.14a...
2022-02-14 Yury Norovrcu: Replace cpumask_weight with cpumask_empty where...
2022-02-14 Ingo Molnarrcu: Remove __read_mostly annotations from rcu_schedule...
2022-02-14 Ingo Molnarrcu: Uninline multi-use function: finish_rcuwait()
2022-02-14 Paul E. McKenneyrcu: Mark writes to the rcu_segcblist structure's ...
2022-02-14 Zqiangkasan: Record work creation stack trace with interrupts...
2022-02-14 Paul E. McKenneyrcu: Inline __call_rcu() into call_rcu()
2022-02-14 David Woodhousercu: Add mutex for rcu boost kthread spawning and affin...
2022-02-14 Uladzislau... rcu: Fix description of kvfree_rcu()
2022-02-14 Paul E. McKenneyMAINTAINERS: Add Frederic and Neeraj to their RCU...
2022-02-08 Paul E. McKenneyrcutorture: Provide non-power-of-two Tasks RCU scenarios
2022-02-08 Paul E. McKenneyrcutorture: Test SRCU size transitions
2022-02-08 Paul E. McKenneytorture: Make torture.sh help message match reality
2022-02-08 Paul E. McKenneysrcu: Make rcutorture dump the SRCU size state
2022-02-08 Paul E. McKenneysrcu: Add size-state transitioning code
2022-02-08 Paul E. McKenneysrcu: Make Tree SRCU able to operate without snp_node...
2022-02-08 Paul E. McKenneyrcu-tasks: Set ->percpu_enqueue_shift to zero upon...
2022-02-08 Paul E. McKenneyrcu-tasks: Use order_base_2() instead of ilog2()
2022-02-08 Paul E. McKenneyrcu: Create and use an rcu_rdp_cpu_online()
2022-02-08 Paul E. McKenneyrcu: Make rcu_barrier() no longer block CPU-hotplug...
next