开源镜像站
帮助
动态
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
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-03-06
sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
Chris Wilson
2020-03-06
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2020-03-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-28
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-02-28
Merge branches 'pm-sleep' and 'pm-devfreq'
Rafael J. Wysocki
2020-02-27
Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-27
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-26
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
2020-02-25
bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
Masami Hiramatsu
2020-02-25
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-02-24
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
2020-02-24
sched/numa: Stop an exhastive search if a reasonable swap candidate or idle C...
Mel Gorman
2020-02-24
sched/numa: Bias swapping tasks based on their preferred node
Mel Gorman
2020-02-24
sched/numa: Find an alternative idle CPU if the CPU is part of an active NUMA...
Mel Gorman
2020-02-24
sched/numa: Prefer using an idle CPU as a migration target instead of compari...
Mel Gorman
2020-02-24
sched/fair: Take into account runnable_avg to classify group
Vincent Guittot
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
sched/numa: Use similar logic to the load balancer for moving between domains...
Mel Gorman
2020-02-24
sched/numa: Replace runnable_load_avg by load_avg
Vincent Guittot
2020-02-24
sched/fair: Reorder enqueue/dequeue_task_fair path
Vincent Guittot
2020-02-24
sched/numa: Distinguish between the different task_numa_migrate() failure cases
Mel Gorman
2020-02-24
sched/numa: Trace when no candidate CPU was found on the preferred node
Mel Gorman
2020-02-24
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
2020-02-22
audit: fix error handling in audit_data_to_entry()
Paul Moore
2020-02-22
Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-22
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
2020-02-20
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
2020-02-20
tracing: Clear trace_state when starting trace
Masami Hiramatsu
2020-02-20
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-02-20
tracing: Have synthetic event test use raw_smp_processor_id()
Steven Rostedt (VMware)
2020-02-20
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
2020-02-20
tracing: Check that number of vals matches number of synth event fields
Tom Zanussi
2020-02-20
tracing: Make synth_event trace functions endian-correct
Tom Zanussi
2020-02-20
tracing: Make sure synth_event_trace() example always uses u64
Tom Zanussi
2020-02-20
sched/fair: Remove wake_cap()
Morten Rasmussen
2020-02-20
sched/core: Remove for_each_lower_domain()
Valentin Schneider
2020-02-20
sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
Morten Rasmussen
2020-02-20
sched/fair: Add asymmetric CPU capacity wakeup scan
Morten Rasmussen
2020-02-20
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
2020-02-20
PM / hibernate: fix typo "reserverd_size" -> "reserved_size"
Alexandre Belloni
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-02-19
bpf: Fix a potential deadlock with bpf_map_do_batch
Yonghong Song
2020-02-19
bpf: Do not grab the bucket spinlock by default on htab batch ops
Brian Vazquez
2020-02-19
s390: remove obsolete ieee_emulation_warnings
Stephen Kitt
[next]