开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-03-28
srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT
Paul E. McKenney
2025-03-04
Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...
Boqun Feng
2025-03-04
rcu: limit PREEMPT_RCU configurations
Ankur Arora
2025-03-04
rcutorture: Update ->extendables check for lazy preemption
Boqun Feng
2025-03-04
rcutorture: Update rcutorture_one_extend_check() for lazy preemption
Paul E. McKenney
2025-03-04
osnoise: provide quiescent states
Ankur Arora
2025-03-04
rcu: Use _full() API to debug synchronize_rcu()
Uladzislau Rezki (Sony)
2025-03-04
rcutorture: Allow a negative value for nfakewriters
Uladzislau Rezki (Sony)
2025-03-04
Flush console log from kernel_power_off()
Paul E. McKenney
2025-03-04
context_tracking: Make RCU watch ct_kernel_exit_state() warning
Paul E. McKenney
2025-03-04
rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()
Paul E. McKenney
2025-03-04
rcu-tasks: Move RCU Tasks self-tests to core_initcall()
Paul E. McKenney
2025-03-04
rcu: Fix get_state_synchronize_rcu_full() GP-start detection
Paul E. McKenney
2025-02-05
srcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing
Paul E. McKenney
2025-02-05
rcutorture: Complain when invalid SRCU reader_flavor is specified
Paul E. McKenney
2025-02-05
rcutorture: Move RCU_TORTURE_TEST_{CHK_RDR_STATE,LOG_CPU} to bool
Paul E. McKenney
2025-02-05
rcutorture: Make cur_ops->format_gp_seqs take buffer length
Paul E. McKenney
2025-02-05
rcutorture: Add ftrace-compatible timestamp to GP# failure/close-call output
Paul E. McKenney
2025-02-05
rcutorture: Expand failure/close-call grace-period output
Paul E. McKenney
2025-02-05
rcutorture: Include grace-period sequence numbers in failure/close-call
Paul E. McKenney
2025-02-05
rcutorture: Add a test_boost_holdoff module parameter
Paul E. McKenney
2025-02-05
torture: Add get_torture_init_jiffies() for test-start time
Paul E. McKenney
2025-02-05
refscale: Add srcu_read_lock_fast() support using "srcu-fast"
Paul E. McKenney
2025-02-05
rcutorture: Add ability to test srcu_read_{,un}lock_fast()
Paul E. McKenney
2025-02-05
srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr()
Paul E. McKenney
2025-02-05
srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr()
Paul E. McKenney
2025-02-05
srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu()
Paul E. McKenney
2025-02-05
srcu: Force synchronization for srcu_get_delay()
Paul E. McKenney
2025-02-05
srcu: Make Tree SRCU updates independent of ->srcu_idx
Paul E. McKenney
2025-02-05
srcu: Make SRCU readers use ->srcu_ctrs for counter selection
Paul E. McKenney
2025-02-05
srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure
Paul E. McKenney
2025-02-05
srcu: Use ->srcu_gp_seq for rcutorture reader batch
Paul E. McKenney
2025-02-05
srcu: Make Tiny SRCU able to operate in preemptible kernels
Paul E. McKenney
2025-02-05
rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
Ankur Arora
2025-02-05
rcu: handle unstable rdp in rcu_read_unlock_strict()
Ankur Arora
2025-02-05
sched: update __cond_resched comment about RCU quiescent states
Ankur Arora
2025-02-05
rcu: rename PREEMPT_AUTO to PREEMPT_LAZY
Ankur Arora
2025-02-04
rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()
Zilin Guan
2025-02-04
rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing
Paul E. McKenney
2025-02-04
rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help text
Paul E. McKenney
2025-02-04
rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header
Paul E. McKenney
2025-02-04
srcu: Point call_srcu() to call_rcu() for detailed memory ordering
Paul E. McKenney
2025-02-04
rcu: Document self-propagating callbacks
Paul E. McKenney
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-02-01
kernel: be more careful about dup_mmap() failures and uprobe registering
Liam R. Howlett
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-01-30
Merge tag 'audit-pr-20250130' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-30
Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-01-30
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-01-29
audit: Initialize lsmctx to avoid memory allocation error
Huacai Chen
[next]