开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-02-11
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...
Dietmar Eggemann
2019-02-11
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
2019-02-11
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
2019-02-11
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-02-08
futex: Handle early deadlock return correctly
Thomas Gleixner
2019-02-08
futex: Fix barrier comment
Davidlohr Bueso
2019-02-07
signal: Better detection of synchronous signals
Eric W. Biederman
2019-02-07
signal: Always notice exiting tasks
Eric W. Biederman
2019-02-07
Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-02-05
signal: Always attempt to allocate siginfo for SIGSTOP
Eric W. Biederman
2019-02-04
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
2019-02-04
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
2019-02-04
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-02-04
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-02-04
sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...
Vincent Guittot
2019-02-04
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
sched/fair: Move the rq_of() helper function
Vincent Guittot
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2019-02-04
sched/fair: Convert numa_group.refcount to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2019-02-04
perf/core: Don't WARN() for impossible ring-buffer sizes
Mark Rutland
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
2019-02-01
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-31
bpf: Fix syscall's stackmap lookup potential deadlock
Martin KaFai Lau
2019-01-31
bpf: fix potential deadlock in bpf_prog_register
Alexei Starovoitov
2019-01-31
bpf: fix lockdep false positive in percpu_freelist
Alexei Starovoitov
2019-01-31
bpf: run bpf programs with preemption disabled
Alexei Starovoitov
2019-01-31
relay: check return of create_buf_file() properly
Greg Kroah-Hartman
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-29
bpf: btf: allow typedef func_proto
Yonghong Song
2019-01-29
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
2019-01-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-01-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
sched/fair: Fix unnecessary increase of balance interval
Vincent Guittot
2019-01-27
sched/fair: Fix rounding bug for asym packing
Vincent Guittot
2019-01-27
sched/fair: Trigger asym_packing during idle load balance
Vincent Guittot
2019-01-27
sched/fair: Robustify CFS-bandwidth timer locking
Peter Zijlstra
2019-01-27
sched/core: Give DCE a fighting chance
Peter Zijlstra
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
[next]