index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
rcu-tasks: Make Tasks RCU account for userspace execution
Paul E. McKenney
1
-0
/
+2
2022-04-11
rcu-tasks: Use rcuwait for the rcu_tasks_kthread()
Sebastian Andrzej Siewior
1
-6
/
+8
2022-04-11
rcu-tasks: Print pre-stall-warning informational messages
Paul E. McKenney
1
-5
/
+35
2022-04-11
rcu-tasks: Fix race in schedule and flush work
Padmanabha Srinivasaiah
1
-0
/
+3
2022-04-11
rcu/nocb: Initialize nocb kthreads only for boot CPU prior SMP initialization
Frederic Weisbecker
3
-22
/
+5
2022-04-11
rcu: Initialize boost kthread only for boot node prior SMP initialization
Frederic Weisbecker
3
-18
/
+4
2022-04-11
rcu: Assume rcu_init() is called before smp
Frederic Weisbecker
1
-6
/
+5
2022-04-11
rcu/nocb: Move rcu_nocb_is_setup to rcu_state
Frederic Weisbecker
2
-8
/
+6
2022-04-11
rcu: Remove rcu_is_nocb_cpu()
Frederic Weisbecker
2
-10
/
+0
2022-04-11
srcu: Add contention-triggered addition of srcu_node tree
Paul E. McKenney
1
-24
/
+83
2022-04-11
srcu: Create concurrency-safe helper for initiating size transition
Paul E. McKenney
1
-2
/
+21
2022-04-11
srcu: Explain srcu_funnel_gp_start() call to list_add() is safe
Paul E. McKenney
1
-0
/
+6
2022-04-11
srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sda
Paul E. McKenney
1
-3
/
+6
2022-04-11
srcu: Avoid NULL dereference in srcu_torture_stats_print()
Paul E. McKenney
1
-25
/
+31
2022-04-11
srcu: Add boot-time control over srcu_node array allocation
Paul E. McKenney
1
-16
/
+32
2022-04-11
srcu: Ensure snp nodes tree is fully initialized before traversal
Neeraj Upadhyay
1
-3
/
+19
2022-04-11
srcu: Use invalid initial value for srcu_node GP sequence numbers
Paul E. McKenney
1
-9
/
+27
2022-04-11
srcu: Compute snp_seq earlier in srcu_funnel_gp_start()
Paul E. McKenney
1
-5
/
+3
2022-04-11
srcu: Make rcutorture dump the SRCU size state
Paul E. McKenney
1
-2
/
+20
2022-04-11
srcu: Add size-state transitioning code
Paul E. McKenney
1
-0
/
+13
2022-04-11
srcu: Dynamically allocate srcu_node array
Paul E. McKenney
1
-15
/
+50
2022-04-11
srcu: Make Tree SRCU able to operate without snp_node array
Paul E. McKenney
1
-92
/
+111
2022-04-11
srcu: Make srcu_funnel_gp_start() cache ->mynode in snp_leaf
Paul E. McKenney
1
-6
/
+7
2022-04-11
srcu: Tighten cleanup_srcu_struct() GP checks
Paul E. McKenney
1
-2
/
+4
2022-04-11
bpf: Remove redundant assignment to meta.seq in __task_seq_show()
Yuntao Wang
2
-2
/
+1
2022-04-11
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
1
-2
/
+3
2022-04-10
clocksource: Replace cpumask_weight() with cpumask_empty()
Yury Norov
1
-1
/
+1
2022-04-10
genirq/affinity: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
1
-1
/
+1
2022-04-10
genirq: Always limit the affinity to online CPUs
Marc Zyngier
1
-8
/
+17
2022-04-10
genirq/msi: Shutdown managed interrupts with unsatifiable affinities
Marc Zyngier
1
-0
/
+15
2022-04-10
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-157
/
+55
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-542
/
+545
2022-04-10
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-13
/
+12
2022-04-10
timers: Move timer sysctl into the timer code
tangmeng
2
-26
/
+38
2022-04-10
clockevents: Use dedicated list iterator variable
Jakob Koschel
1
-4
/
+5
2022-04-10
tick/sched: Fix non-kernel-doc comment
Jiapeng Chong
1
-2
/
+2
2022-04-10
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
1
-1
/
+1
2022-04-09
timers: Simplify calc_index()
Thomas Gleixner
1
-1
/
+1
2022-04-09
timers: Initialize base::next_expiry_recalc in timers_prepare_cpu()
Anna-Maria Behnsen
1
-0
/
+1
2022-04-09
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
1
-4
/
+7
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-38
/
+61
2022-04-09
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
1
-1
/
+0
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+3
2022-04-07
x86/topology: Disable CPU online/offline control for TDX guests
Kuppuswamy Sathyanarayanan
1
-0
/
+7
2022-04-07
futex: add missing rtmutex.h include
Christian König
1
-0
/
+1
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+3
2022-04-06
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
2
-10
/
+21
2022-04-06
kernel/do_mount_initrd: move real_root_dev sysctls to its own file
tangmeng
1
-9
/
+0
2022-04-06
kernel/delayacct: move delayacct sysctls to its own file
tangmeng
2
-13
/
+21
2022-04-06
kernel/acct: move acct sysctls to its own file
tangmeng
2
-13
/
+21
[prev]
[next]