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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
1
-1
/
+1
2021-05-10
lockdep: Explicitly flag likely false-positive report
Paul E. McKenney
1
-2
/
+4
2021-05-10
rcu: Add ->gp_max to show_rcu_gp_kthreads() output
Paul E. McKenney
1
-1
/
+2
2021-05-10
rcu: Add ->rt_priority and ->gp_start to show_rcu_gp_kthreads() output
Paul E. McKenney
1
-3
/
+5
2021-05-10
rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
Paul E. McKenney
1
-1
/
+1
2021-05-10
rcu: Improve tree.c comments and add code cleanups
Zhouyi Zhou
1
-12
/
+12
2021-05-10
rcu: Remove the unused rcu_irq_exit_preempt() function
Paul E. McKenney
1
-22
/
+0
2021-05-10
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
1
-31
/
+15
2021-05-10
bpf: verifier: Use copy_array for jmp_history
Lorenz Bauer
1
-8
/
+5
2021-05-10
bpf: verifier: Improve function state reallocation
Lorenz Bauer
1
-96
/
+101
2021-05-10
rcutorture: Move mem_dump_obj() tests into separate function
Paul E. McKenney
1
-39
/
+42
2021-05-10
rcutorture: Don't count CPU-stalled time against priority boosting
Paul E. McKenney
2
-5
/
+18
2021-05-10
rcutorture: Forgive RCU boost failures when CPUs don't pass through QS
Paul E. McKenney
3
-26
/
+79
2021-05-10
rcutorture: Make rcu_torture_boost_failed() check for GP end
Paul E. McKenney
1
-0
/
+6
2021-05-10
rcutorture: Consolidate rcu_torture_boost() timing and statistics
Paul E. McKenney
1
-10
/
+4
2021-05-10
rcutorture: Delay-based false positives for RCU priority boosting tests
Paul E. McKenney
1
-2
/
+6
2021-05-10
rcutorture: Judge RCU priority boosting on grace periods, not callbacks
Paul E. McKenney
1
-60
/
+51
2021-05-10
rcutorture: Abstract read-lock-held checks
Paul E. McKenney
1
-10
/
+19
2021-05-10
refscale: Add acqrel, lock, and lock-irq
Paul E. McKenney
1
-2
/
+107
2021-05-10
rcu-tasks: Add block comment laying out RCU Rude design
Paul E. McKenney
1
-2
/
+7
2021-05-10
rcu-tasks: Add block comment laying out RCU Tasks design
Paul E. McKenney
1
-0
/
+40
2021-05-10
srcu: Fix broken node geometry after early ssp init
Frederic Weisbecker
3
-1
/
+20
2021-05-10
srcu: Initialize SRCU after timers
Frederic Weisbecker
4
-8
/
+5
2021-05-10
srcu: Remove superfluous ssp initialization for early callbacks
Frederic Weisbecker
1
-1
/
+0
2021-05-10
srcu: Remove superfluous sdp->srcu_lock_count zero filling
Frederic Weisbecker
1
-10
/
+2
2021-05-10
timer: Revert "timer: Add timer_curr_running()"
Frederic Weisbecker
1
-14
/
+0
2021-05-10
rcu/nocb: Use the rcuog CPU's ->nocb_timer
Frederic Weisbecker
2
-64
/
+77
2021-05-10
kvfree_rcu: Refactor kfree_rcu_monitor()
Uladzislau Rezki (Sony)
1
-58
/
+26
2021-05-10
kvfree_rcu: Fix comments according to current code
Uladzislau Rezki (Sony)
1
-6
/
+9
2021-05-10
kvfree_rcu: Use kfree_rcu_monitor() instead of open-coded variant
Uladzislau Rezki (Sony)
1
-7
/
+1
2021-05-10
kvfree_rcu: Update "monitor_todo" once a batch is started
Uladzislau Rezki (Sony)
1
-2
/
+1
2021-05-10
kvfree_rcu: Add a bulk-list check when a scheduler is run
Uladzislau Rezki (Sony)
1
-1
/
+2
2021-05-10
kvfree_rcu: Use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs
Uladzislau Rezki (Sony)
1
-10
/
+4
2021-05-10
kvfree_rcu: Release a page cache under memory pressure
Zhang Qiang
1
-9
/
+73
2021-05-10
rcu: Fix typo in comment: kthead -> kthread
Rolf Eike Beer
1
-1
/
+1
2021-05-10
audit: add blank line after variable declarations
Roni Nevalainen
1
-0
/
+21
2021-05-10
rcu/tree_plugin: Don't handle the case of 'all' CPU range
Yury Norov
1
-6
/
+3
2021-05-10
cgroup: introduce cgroup.kill
Christian Brauner
1
-14
/
+113
2021-05-09
Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-14
/
+36
2021-05-09
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-59
/
+57
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2
-5
/
+9
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-15
/
+18
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-622
/
+394
2021-05-07
kernel/sys.c: fix typo
Xiaofeng Cao
1
-7
/
+7
2021-05-07
kernel/up.c: fix typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
kernel/user_namespace.c: fix typos
Xiaofeng Cao
1
-3
/
+3
2021-05-07
kernel/umh.c: fix some spelling mistakes
zhouchuangao
1
-3
/
+3
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
1
-1
/
+0
2021-05-07
modules: add CONFIG_MODPROBE_PATH
Rasmus Villemoes
1
-1
/
+1
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-0
/
+2
[prev]
[next]