开源镜像站
帮助
动态
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
2022-05-06
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
2022-05-01
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
2022-05-01
smp: Rename flush_smp_call_function_from_idle()
Thomas Gleixner
2022-05-01
sched: Fix missing prototype warnings
Thomas Gleixner
2022-04-29
sched/fair: Remove cfs_rq_tg_path()
Dietmar Eggemann
2022-04-29
sched/fair: Remove sched_trace_*() helper functions
Dietmar Eggemann
2022-04-29
sched/fair: Refactor cpu_util_without()
Dietmar Eggemann
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-26
kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set
Adam Zabrocki
2022-04-24
Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-04-24
Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-22
sched/fair: Revise comment about lb decision matrix
Tao Zhou
2022-04-22
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
2022-04-22
sched/fair: Delete useless condition in tg_unthrottle_up()
Chengming Zhou
2022-04-22
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
2022-04-22
sched/fair: Move calculate of avg_load to a better location
zgpeng
2022-04-22
psi: Fix trigger being fired unexpectedly at initial
Hailong Liu
2022-04-21
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
2022-04-19
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
2022-04-19
sched/pelt: Fix attach_entity_load_avg() corner case
kuyo chang
2022-04-17
Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-17
Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-16
Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-04-15
irq_work: use kasan_record_aux_stack_noalloc() record callstack
Zqiang
2022-04-14
dma-direct: avoid redundant memory sync for swiotlb
Chao Gao
2022-04-13
cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
Steven Price
2022-04-13
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
2022-04-11
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
2022-04-10
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-10
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-04-10
tick/sched: Fix non-kernel-doc comment
Jiapeng Chong
2022-04-10
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
2022-04-09
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-05
ftrace: Use preemption model accessors for trace header printout
Valentin Schneider
2022-04-05
kcsan: Use preemption model accessors
Valentin Schneider
2022-04-05
preempt/dynamic: Introduce preemption model accessors
Valentin Schneider
2022-04-05
perf/core: Always set cpuctx cgrp when enable cgroup event
Chengming Zhou
2022-04-05
perf/core: Fix perf_cgroup_switch()
Chengming Zhou
2022-04-05
perf/core: Use perf_cgroup_info->active to check if cgroup is active
Chengming Zhou
2022-04-05
perf/core: Don't pass task around when ctx sched in
Chengming Zhou
2022-04-05
perf/core: Inherit event_caps
Namhyung Kim
2022-04-05
static_call: Don't make __static_call_return0 static
Christophe Leroy
2022-04-05
entry: Fix compile error in dynamic_irqentry_exit_cond_resched()
Sven Schnelle
2022-04-05
sched: Teach the forced-newidle balancer about CPU affinity limitation.
Sebastian Andrzej Siewior
2022-04-05
sched/core: Fix forceidle balancing
Peter Zijlstra
[next]