index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
13
-1658
/
+1767
|
\
|
*
-
-
-
-
-
.
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...
Paul E. McKenney
2021-08-10
13
-1658
/
+1767
|
|
\
\
\
\
|
|
|
|
|
*
torture: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-3
/
+3
|
|
|
|
|
*
scftorture: Avoid NULL pointer exception on early exit
Paul E. McKenney
2021-07-27
1
-1
/
+1
|
|
|
|
|
*
scftorture: Add RPC-like IPI tests
Paul E. McKenney
2021-07-27
1
-13
/
+63
|
|
|
|
|
*
locktorture: Count lock readers
Paul E. McKenney
2021-07-27
1
-5
/
+4
|
|
|
|
|
*
locktorture: Mark statistics data races
Paul E. McKenney
2021-07-27
1
-7
/
+9
|
|
|
|
|
*
rcuscale: Console output claims too few grace periods
Jiangong.Han
2021-07-27
1
-2
/
+2
|
|
|
|
|
*
rcutorture: Preempt rather than block when testing task stalls
Paul E. McKenney
2021-07-27
1
-1
/
+6
|
|
|
|
|
*
refscale: Add measurement of clock readout
Paul E. McKenney
2021-07-27
1
-1
/
+35
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
Zhouyi Zhou
2021-07-20
1
-4
/
+4
|
|
|
|
*
rcu-tasks: Fix synchronize_rcu_rude() typo in comment
Paul E. McKenney
2021-07-20
1
-2
/
+2
|
|
|
|
*
rcu-tasks: Mark ->trc_reader_special.b.need_qs data races
Paul E. McKenney
2021-07-20
1
-4
/
+4
|
|
|
|
*
rcu-tasks: Mark ->trc_reader_nesting data races
Paul E. McKenney
2021-07-20
1
-5
/
+6
|
|
|
|
*
rcu-tasks: Add comments explaining task_struct strategy
Paul E. McKenney
2021-07-20
1
-1
/
+10
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu()
Frederic Weisbecker
2021-07-20
1
-3
/
+0
|
|
|
*
rcu/nocb: Start moving nocb code to its own plugin file
Frederic Weisbecker
2021-07-20
3
-1487
/
+1497
|
|
|
/
|
|
/
|
|
|
*
rcu: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-10
1
-2
/
+2
|
|
*
rcu: Print human-readable message for schedule() in RCU reader
Paul E. McKenney
2021-08-06
1
-1
/
+1
|
|
*
rcu: Explain why rcu_all_qs() is a stub in preemptible TREE RCU
Frederic Weisbecker
2021-08-06
1
-0
/
+11
|
|
*
rcu: Use per_cpu_ptr to get the pointer of per_cpu variable
Liu Song
2021-08-06
3
-3
/
+3
|
|
*
rcu: Remove useless "ret" update in rcu_gp_fqs_loop()
Liu Song
2021-08-06
1
-2
/
+2
|
|
*
rcu: Mark accesses in tree_stall.h
Paul E. McKenney
2021-08-06
1
-30
/
+33
|
|
*
rcu: Make rcu_gp_init() and rcu_gp_fqs_loop noinline to conserve stack
Paul E. McKenney
2021-08-06
1
-2
/
+2
|
|
*
rcu: Mark lockless ->qsmask read in rcu_check_boost_fail()
Paul E. McKenney
2021-08-06
1
-1
/
+1
|
|
*
srcutiny: Mark read-side data races
Paul E. McKenney
2021-08-06
1
-1
/
+1
|
|
*
rcu: Start timing stall repetitions after warning complete
Paul E. McKenney
2021-08-06
1
-1
/
+8
|
|
*
rcu: Do not disable GP stall detection in rcu_cpu_stall_reset()
Sergey Senozhatsky
2021-08-06
1
-6
/
+3
|
|
*
rcu/tree: Handle VM stoppage in stall detection
Sergey Senozhatsky
2021-08-06
1
-0
/
+18
|
|
*
rcu: Mark accesses to ->rcu_read_lock_nesting
Paul E. McKenney
2021-08-06
1
-3
/
+6
|
|
*
rcu: Weaken ->dynticks accesses and updates
Paul E. McKenney
2021-08-06
1
-8
/
+18
|
|
*
rcu: Remove special bit at the bottom of the ->dynticks counter
Joel Fernandes (Google)
2021-08-06
1
-63
/
+14
|
|
*
rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
Yanfei Xu
2021-08-06
1
-1
/
+3
|
|
*
rcu: Fix to include first blocked task in stall warning
Yanfei Xu
2021-08-06
1
-2
/
+2
|
|
/
*
|
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
1
-5
/
+10
|
\
\
|
*
|
kernel/pid.c: implement additional checks upon pidfd_create() parameters
Matthew Bobrowski
2021-08-10
1
-4
/
+7
|
*
|
kernel/pid.c: remove static qualifier from pidfd_create()
Matthew Bobrowski
2021-08-10
1
-1
/
+3
*
|
|
Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-29
2
-27
/
+121
|
\
\
\
|
*
|
|
sched: Fix get_push_task() vs migrate_disable()
Sebastian Andrzej Siewior
2021-08-26
1
-0
/
+3
|
*
|
|
sched: Fix Core-wide rq->lock for uninitialized CPUs
Peter Zijlstra
2021-08-20
2
-27
/
+118
*
|
|
|
Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-26
1
-2
/
+6
|
\
\
\
\
|
*
|
|
|
bpf: Fix ringbuf helper function compatibility
Daniel Borkmann
2021-08-23
1
-2
/
+6
*
|
|
|
|
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-08-25
2
-10
/
+10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ucounts: Increase ucounts reference counter before the security hook
Alexey Gladkov
2021-08-23
1
-6
/
+6
|
*
|
|
|
ucounts: Fix regression preventing increasing of rlimits in init_user_ns
Eric W. Biederman
2021-08-23
1
-4
/
+4
*
|
|
|
|
Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-19
2
-6
/
+17
|
\
\
\
\
\
|
*
\
\
\
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-08-19
2
-6
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Clear zext_dst of dead insns
Ilya Leoshkevich
2021-08-13
1
-0
/
+1
|
|
*
|
|
|
|
bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpers
Yonghong Song
2021-08-11
1
-6
/
+16
*
|
|
|
|
|
|
Merge tag 'cfi-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-08-18
1
-4
/
+4
|
\
\
\
\
\
\
\
[next]