index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-14
sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
Johannes Weiner
2024-10-11
sched/core: Dequeue PSI signals for blocked tasks that are delayed
Peter Zijlstra
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
2024-10-11
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
2024-10-11
sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl()
Phil Auld
2024-10-02
sched/eevdf: Fix wakeup-preempt by checking cfs_rq->nr_running
Chen Yu
2024-10-02
sched: Fix sched_delayed vs cfs_bandwidth
Mike Galbraith
2024-09-30
Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-09-30
Merge tag 'probes-fixes-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-30
uprobes: fix kernel info leak via "[uprobes]" vma
Oleg Nesterov
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2024-09-28
Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-27
sched_ext: Remove redundant p->nr_cpus_allowed checker
Zhang Qiao
2024-09-27
sched_ext: Decouple locks in scx_ops_enable()
Tejun Heo
2024-09-27
sched_ext: Decouple locks in scx_ops_disable_workfn()
Tejun Heo
2024-09-27
sched_ext: Add scx_cgroup_enabled to gate cgroup operations and fix scx_tg_on...
Tejun Heo
2024-09-27
sched_ext: Enable scx_ops_init_task() separately
Tejun Heo
2024-09-27
sched_ext: Fix SCX_TASK_INIT -> SCX_TASK_READY transitions in scx_ops_enable()
Tejun Heo
2024-09-27
sched_ext: Initialize in bypass mode
Tejun Heo
2024-09-27
sched_ext: Remove SCX_OPS_PREPPING
Tejun Heo
2024-09-27
sched_ext: Relocate check_hotplug_seq() call in scx_ops_enable()
Tejun Heo
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
sched_ext: Use shorter slice while bypassing
Tejun Heo
2024-09-26
sched_ext: Split the global DSQ per NUMA node
Tejun Heo
2024-09-26
sched_ext: Relocate find_user_dsq()
Tejun Heo
2024-09-26
sched_ext: Allow only user DSQs for scx_bpf_consume(), scx_bpf_dsq_nr_queued(...
Tejun Heo
2024-09-26
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
Linus Torvalds
2024-09-26
Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-25
Kbuild: make MODVERSIONS support depend on not being a compile test build
Linus Torvalds
2024-09-25
tracing/fprobe: Support raw tracepoints on future loaded modules
Masami Hiramatsu (Google)
2024-09-25
tracing/fprobe: Support raw tracepoint events on modules
Masami Hiramatsu (Google)
2024-09-25
tracepoint: Support iterating tracepoints in a loading module
Masami Hiramatsu (Google)
2024-09-25
tracepoint: Support iterating over tracepoints on modules
Masami Hiramatsu (Google)
2024-09-25
uprobes: turn trace_uprobe's nhit counter to be per-CPU one
Andrii Nakryiko
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-24
sched_ext: Build fix for !CONFIG_SMP
Tejun Heo
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-09-24
Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-24
Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-23
sched_ext: Provide a sysfs enable_seq counter
Andrea Righi
2024-09-23
sched_ext: Fix build when !CONFIG_STACKTRACE
Tejun Heo
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()
Pat Somaru
2024-09-23
sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT
Yu Liao
2024-09-23
sched: Add dummy version of sched_group_set_idle()
Yu Liao
2024-09-23
dma-mapping: report unlimited DMA addressing in IOMMU DMA path
Leon Romanovsky
[next]