Show patches with: Submitter = Paul E. McKenney       |    State = Action Required       |    Archived = No       |   585 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[rcu,1/5] rcu-tasks: Treat only synchronous grace periods urgently Tasks RCU updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[rcu,6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls Miscellaneous fixes for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[rcu,5/6] rcu: Make the rcu_nocb_poll boot parameter usable via boot config Miscellaneous fixes for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[rcu,4/6] rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load Miscellaneous fixes for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[rcu,3/6] srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usage Miscellaneous fixes for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[rcu,2/6] rcu: Clarify rcu_is_watching() kernel-doc comment Miscellaneous fixes for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[rcu,1/6] rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry() Miscellaneous fixes for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[rcu,7/7] Docs/RCU/rculist_nulls: Fix text about atomic_set_release() Documentation updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[rcu,6/7] Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj' Documentation updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[rcu,5/7] Docs/RCU/rculist_nulls: Specify type of the object in examples Documentation updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[rcu,4/7] Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples Documentation updates for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[rcu,3/7] Docs/RCU/rculist_nulls: Fix trivial coding style Documentation updates for v6.6 - 1 - --- 2023-07-17 Paul E. McKenney New
[rcu,2/7] docs/RCU: Add the missing rcu_read_unlock() Documentation updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
[rcu,1/7] documentation/rcu: Fix typo Documentation updates for v6.6 - - - --- 2023-07-17 Paul E. McKenney New
proc.5: Clarify that boot arguments can be embedded in image proc.5: Clarify that boot arguments can be embedded in image - 1 - --- 2023-06-30 Paul E. McKenney New
[GIT,PULL] RCU regression fix for v6.4 [GIT,PULL] RCU regression fix for v6.4 - - - --- 2023-06-16 Paul E. McKenney New
[csd-lock,2/2] smp: Reduce NMI traffic from CSD waiters to CSD destination [csd-lock,1/2] smp: Reduce logging due to dump_stack of CSD waiters - - - --- 2023-06-12 Paul E. McKenney New
[csd-lock,1/2] smp: Reduce logging due to dump_stack of CSD waiters [csd-lock,1/2] smp: Reduce logging due to dump_stack of CSD waiters - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,53/53] selftests/nolibc: make sure gcc always use little endian on MIPS nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,52/53] selftests/nolibc: also count skipped and failed tests in output nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,51/53] selftests/nolibc: add new gettimeofday test cases nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,50/53] selftests/nolibc: remove gettimeofday_bad1/2 completely nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,49/53] selftests/nolibc: support two errnos with EXPECT_SYSER2() nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,48/53] tools/nolibc: open: fix up compile warning for arm nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,47/53] tools/nolibc: arm: add missing my_syscall6 nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,46/53] selftests/nolibc: use INT_MAX instead of __INT_MAX__ nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,45/53] selftests/nolibc: not include limits.h for nolibc nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,44/53] selftests/nolibc: fix up compile warning with glibc on x86_64 nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,43/53] selftests/nolibc: allow specify extra arguments for qemu nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,42/53] selftests/nolibc: remove test gettimeofday_null nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,41/53] tools/nolibc: ensure fast64 integer types have 64 bits nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,40/53] selftests/nolibc: test_fork: fix up duplicated print nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,39/53] tools/nolibc: ppoll/ppoll_time64: add a missing argument nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,38/53] selftests/nolibc: remove the duplicated gettimeofday_bad2 nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,37/53] selftests/nolibc: print name instead of number for EOVERFLOW nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,36/53] tools/nolibc: support nanoseconds in stat() nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,35/53] selftests/nolibc: prevent coredumps during test execution nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,34/53] tools/nolibc: add support for prctl() nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,33/53] tools/nolibc: s390: disable stackprotector in _start nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,32/53] tools/nolibc: fix segfaults on compilers without attribute no_stack_protector nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,31/53] tools/nolibc: simplify stackprotector compiler flags nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,30/53] tools/nolibc: add autodetection for stackprotector support nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,29/53] tools/nolibc: reformat list of headers to be installed nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,28/53] tools/nolibc: add test for __stack_chk_guard initialization nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,27/53] tools/nolibc: ensure stack protector guard is never zero nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,26/53] tools/nolibc: x86_64: disable stack protector for _start nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,25/53] tools/nolibc: fix typo pint -> point nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,24/53] tools/nolibc: riscv: add stackprotector support nolibc updates for v6.5] 1 - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,23/53] tools/nolibc: mips: add stackprotector support nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,22/53] tools/nolibc: loongarch: add stackprotector support nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,21/53] tools/nolibc: arm: add stackprotector support nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,20/53] tools/nolibc: aarch64: add stackprotector support nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,19/53] selftests/nolibc: reduce syscalls during space padding nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,18/53] selftests/nolibc: syscall_args: use generic __NR_statx nolibc updates for v6.5] - 1 - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,17/53] tools/nolibc/unistd: add syscall() nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,16/53] tools/nolibc: riscv: Fix up load/store instructions for rv32 nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,15/53] tools/nolibc: remove LINUX_REBOOT_ constants nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,14/53] tools/nolibc: add testcase for fork()/waitpid() nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,13/53] tools/nolibc: s390: provide custom implementation for sys_fork nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,12/53] tools/nolibc: validate C89 compatibility nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,11/53] tools/nolibc: use C89 comment syntax nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,10/53] tools/nolibc: use __inline__ syntax nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,09/53] tools/nolibc: use standard __asm__ statements nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,08/53] tools/nolibc: Fix build of stdio.h due to header ordering nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,07/53] tools/nolibc: add testcases for vfprintf nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,06/53] tools/nolibc: implement fd-based FILE streams nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,05/53] tools/nolibc: add wrapper for memfd_create nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,04/53] tools/nolibc: add libc-test binary nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,03/53] tools/nolibc: fix build of the test case using glibc nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,02/53] tools/nolibc: tests: fix build on non-c99 compliant compilers nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,01/53] tools/nolibc: tests: use volatile to force stack smashing nolibc updates for v6.5] - - - --- 2023-06-12 Paul E. McKenney New
[v2,nolibc,15/15] tools/nolibc: remove LINUX_REBOOT_ constants nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,14/15] tools/nolibc: add testcase for fork()/waitpid() nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,13/15] tools/nolibc: s390: provide custom implementation for sys_fork nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,12/15] tools/nolibc: validate C89 compatibility nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,11/15] tools/nolibc: use C89 comment syntax nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,10/15] tools/nolibc: use __inline__ syntax nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,09/15] tools/nolibc: use standard __asm__ statements nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,08/15] tools/nolibc: Fix build of stdio.h due to header ordering nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,07/15] tools/nolibc: add testcases for vfprintf nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,06/15] tools/nolibc: implement fd-based FILE streams nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,05/15] tools/nolibc: add wrapper for memfd_create nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,04/15] tools/nolibc: add libc-test binary nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,03/15] tools/nolibc: fix build of the test case using glibc nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,02/15] tools/nolibc: tests: fix build on non-c99 compliant compilers nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[v2,nolibc,01/15] tools/nolibc: tests: use volatile to force stack smashing nolibc updates for v6.5] - - - --- 2023-05-18 Paul E. McKenney New
[locking/atomic,19/19] docs: Add atomic operations to the driver basic API documentation Add kernel-doc for more atomic operations - 1 - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,18/19] locking/atomic: Refrain from generating duplicate fallback kernel-doc Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,17/19] x86/atomic.h: Remove duplicate kernel-doc headers Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,16/19] locking/atomic: Add kernel-doc header for arch_${atomic}_${pfx}${name}${sfx} Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,15/19] locking/atomic: Add kernel-doc header for arch_${atomic}_${pfx}${name}${sfx}… Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,14/19] locking/atomic: Add kernel-doc header for arch_${atomic}_${pfx}${name}${sfx}… Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,13/19] locking/atomic: Script to auto-generate acquire, fence, and release headers Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,12/19] locking/atomic: Add kernel-doc header for arch_${atomic}_read_acquire Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,11/19] locking/atomic: Add kernel-doc header for arch_${atomic}_set_release Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,10/19] locking/atomic: Add kernel-doc header for arch_${atomic}_inc_unless_negative Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,09/19] locking/atomic: Add kernel-doc header for arch_${atomic}_dec_unless_positive Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,08/19] locking/atomic: Add kernel-doc header for arch_${atomic}_dec_if_positive Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,07/19] locking/atomic: Add kernel-doc header for arch_${atomic}_try_cmpxchg${order} Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
[locking/atomic,06/19] locking/atomic: Add kernel-doc header for arch_${atomic}_${pfx}andnot${sfx}$… Add kernel-doc for more atomic operations - - - --- 2023-05-10 Paul E. McKenney New
« 1 2 3 45 6 »