index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-05-12
jump_label: Free jump_entry::key bit1 for build use
Peter Zijlstra
2021-05-12
jump_label, x86: Introduce jump_entry_size()
Peter Zijlstra
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
sched: prctl() core-scheduling interface
Chris Hyser
2021-05-12
sched: Inherit task cookie on fork()
Peter Zijlstra
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra
2021-05-12
sched: Migration changes for core scheduling
Aubrey Li
2021-05-12
sched: Trivial forced-newidle balancer
Peter Zijlstra
2021-05-12
sched/fair: Snapshot the min_vruntime of CPUs on force idle
Joel Fernandes (Google)
2021-05-12
sched: Fix priority inversion of cookied task with sibling
Joel Fernandes (Google)
2021-05-12
sched/fair: Fix forced idle sibling starvation corner case
Vineeth Pillai
2021-05-12
sched: Add core wide task selection and scheduling
Peter Zijlstra
2021-05-12
sched: Basic tracking of matching tasks
Peter Zijlstra
2021-05-12
sched: Introduce sched_class::pick_task()
Peter Zijlstra
2021-05-12
sched: Allow sched_core_put() from atomic context
Peter Zijlstra
2021-05-12
sched: Optimize rq_lockp() usage
Peter Zijlstra
2021-05-12
sched: Core-wide rq->lock
Peter Zijlstra
2021-05-12
sched: Prepare for Core-wide rq->lock
Peter Zijlstra
2021-05-12
sched: Wrap rq::lock access
Peter Zijlstra
2021-05-12
sched: Provide raw_spin_rq_*lock*() helpers
Peter Zijlstra
2021-05-12
sched/fair: Add a few assertions
Peter Zijlstra
2021-05-12
delayacct: Add sysctl to enable at runtime
Peter Zijlstra
2021-05-12
delayacct: Default disabled
Peter Zijlstra
2021-05-12
delayacct: Add static_branch in scheduler hooks
Peter Zijlstra
2021-05-12
sched: Simplify sched_info_on()
Peter Zijlstra
2021-05-12
sched: Rename sched_info_{queued,dequeued}
Peter Zijlstra
2021-05-12
delayacct: Use sched_clock()
Peter Zijlstra
2021-05-12
sched/fair: Fix negative energy delta in find_energy_efficient_cpu()
Pierre Gondois
2021-05-12
sched/fair: Only compute base_energy_pd if necessary
Pierre Gondois
2021-05-12
sched,fair: Skip newidle_balance if a wakeup is pending
Rik van Riel
2021-05-12
sched/core: Remove the pointless BUG_ON(!task) from wake_up_q()
Oleg Nesterov
2021-05-12
sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
Gautham R. Shenoy
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-11
bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers
Florent Revest
2021-05-11
bpf: Add deny list of btf ids check for tracing programs
Jiri Olsa
2021-05-11
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2021-05-11
bpf, kconfig: Add consolidated menu entry for bpf with core options
Daniel Borkmann
2021-05-11
alarmtimer: Check RTC features instead of ops
Alexandre Belloni
2021-05-11
bpf: Prevent writable memory-mapping of read-only ringbuf pages
Andrii Nakryiko
2021-05-11
bpf, ringbuf: Deny reserve of buffers larger than ringbuf
Thadeu Lima de Souza Cascardo
2021-05-11
bpf: Fix alu32 const subreg bound tracking on bitwise operations
Daniel Borkmann
2021-05-10
cgroup: inline cgroup_task_freeze()
Roman Gushchin
2021-05-10
rcu: Don't penalize priority boosting when there is nothing to boost
Paul E. McKenney
2021-05-10
rcu: Point to documentation of ordering guarantees
Paul E. McKenney
2021-05-10
rcu: Make rcu_gp_cleanup() be noinline for tracing
Paul E. McKenney
2021-05-10
rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs
Paul E. McKenney
2021-05-10
rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP
Paul E. McKenney
2021-05-10
rcu: Make RCU priority boosting work on single-CPU rcu_node structures
Paul E. McKenney
2021-05-10
rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output
Paul E. McKenney
2021-05-10
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
[prev]
[next]