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
2021-05-12
sched: Basic tracking of matching tasks
Peter Zijlstra
3
-50
/
+203
2021-05-12
sched: Introduce sched_class::pick_task()
Peter Zijlstra
6
-9
/
+87
2021-05-12
sched: Allow sched_core_put() from atomic context
Peter Zijlstra
1
-6
/
+27
2021-05-12
sched: Optimize rq_lockp() usage
Peter Zijlstra
4
-19
/
+36
2021-05-12
sched: Core-wide rq->lock
Peter Zijlstra
3
-4
/
+224
2021-05-12
sched: Prepare for Core-wide rq->lock
Peter Zijlstra
2
-33
/
+63
2021-05-12
sched: Wrap rq::lock access
Peter Zijlstra
10
-137
/
+135
2021-05-12
sched: Provide raw_spin_rq_*lock*() helpers
Peter Zijlstra
2
-0
/
+65
2021-05-12
sched/fair: Add a few assertions
Peter Zijlstra
1
-2
/
+9
2021-05-12
delayacct: Add sysctl to enable at runtime
Peter Zijlstra
2
-2
/
+46
2021-05-12
delayacct: Default disabled
Peter Zijlstra
1
-8
/
+11
2021-05-12
delayacct: Add static_branch in scheduler hooks
Peter Zijlstra
1
-0
/
+3
2021-05-12
sched: Simplify sched_info_on()
Peter Zijlstra
2
-28
/
+10
2021-05-12
sched: Rename sched_info_{queued,dequeued}
Peter Zijlstra
2
-12
/
+12
2021-05-12
delayacct: Use sched_clock()
Peter Zijlstra
1
-12
/
+10
2021-05-12
sched/fair: Fix negative energy delta in find_energy_efficient_cpu()
Pierre Gondois
1
-12
/
+15
2021-05-12
sched/fair: Only compute base_energy_pd if necessary
Pierre Gondois
1
-17
/
+24
2021-05-12
sched,fair: Skip newidle_balance if a wakeup is pending
Rik van Riel
1
-1
/
+10
2021-05-12
sched/core: Remove the pointless BUG_ON(!task) from wake_up_q()
Oleg Nesterov
1
-1
/
+0
2021-05-12
sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
Gautham R. Shenoy
1
-1
/
+1
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-45
/
+174
2021-05-11
bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
Florent Revest
1
-13
/
+14
2021-05-11
bpf: Add deny list of btf ids check for tracing programs
Jiri Olsa
1
-0
/
+14
2021-05-11
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
3
-6
/
+36
2021-05-11
bpf, kconfig: Add consolidated menu entry for bpf with core options
Daniel Borkmann
1
-0
/
+78
2021-05-11
alarmtimer: Check RTC features instead of ops
Alexandre Belloni
1
-1
/
+1
2021-05-11
bpf: Prevent writable memory-mapping of read-only ringbuf pages
Andrii Nakryiko
1
-13
/
+8
2021-05-11
bpf, ringbuf: Deny reserve of buffers larger than ringbuf
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2021-05-11
bpf: Fix alu32 const subreg bound tracking on bitwise operations
Daniel Borkmann
1
-13
/
+9
2021-05-10
cgroup: inline cgroup_task_freeze()
Roman Gushchin
1
-1
/
+2
2021-05-10
rcu: Don't penalize priority boosting when there is nothing to boost
Paul E. McKenney
1
-3
/
+14
2021-05-10
rcu: Point to documentation of ordering guarantees
Paul E. McKenney
2
-2
/
+21
2021-05-10
rcu: Make rcu_gp_cleanup() be noinline for tracing
Paul E. McKenney
1
-1
/
+1
2021-05-10
rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs
Paul E. McKenney
1
-1
/
+1
2021-05-10
rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP
Paul E. McKenney
1
-2
/
+3
2021-05-10
rcu: Make RCU priority boosting work on single-CPU rcu_node structures
Paul E. McKenney
3
-24
/
+9
2021-05-10
rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output
Paul E. McKenney
3
-3
/
+11
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
-93
/
+98
2021-05-10
rcutorture: Move mem_dump_obj() tests into separate function
Paul E. McKenney
1
-38
/
+41
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
[prev]
[next]