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-17
Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-15
Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-15
Merge tag 'trace-ringbuffer-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-10-15
ring-buffer: Fix reader locking when changing the sub buffer order
Petr Pavlu
2024-10-14
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
2024-10-14
sched_ext: Remove unnecessary cpu_relax()
David Vernet
2024-10-14
ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
2024-10-11
Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-10-10
sched_ext: Don't hold scx_tasks_lock for too long
Tejun Heo
2024-10-10
sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers
Tejun Heo
2024-10-10
sched_ext: bypass mode shouldn't depend on ops.select_cpu()
Tejun Heo
2024-10-10
sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl()
Tejun Heo
2024-10-10
sched_ext: Start schedulers with consistent p->scx.slice values
Tejun Heo
2024-10-10
Revert "sched_ext: Use shorter slice while bypassing"
Tejun Heo
2024-10-10
Merge tag 'trace-ringbuffer-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-10-10
rcu/nocb: Fix rcuog wake-up from offline softirq
Frederic Weisbecker
2024-10-10
sched_ext: use correct function name in pick_task_scx() warning message
Honglei Wang
2024-10-09
Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-10-09
resource, kunit: fix user-after-free in resource_test_region_intersects()
Huang Ying
2024-10-09
kthread: unpark only parked kthread
Frederic Weisbecker
2024-10-09
ring-buffer: Do not have boot mapped buffers hook to CPU hotplug
Steven Rostedt
2024-10-08
Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-07
sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED
Tejun Heo
2024-10-07
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
2024-10-07
sched/core: Make select_task_rq() take the pointer to wake_flags instead of v...
Tejun Heo
2024-10-04
sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init()
Tejun Heo
2024-10-04
sched_ext: Improve error reporting during loading
Tejun Heo
2024-10-04
Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-10-04
Merge tag 'slab-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-04
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-10-03
sched: psi: fix bogus pressure spikes from aggregation race
Johannes Weiner
2024-10-03
tracing/hwlat: Fix a race during cpuhp processing
Wei Li
2024-10-03
tracing/timerlat: Fix a race during cpuhp processing
Wei Li
2024-10-03
tracing/timerlat: Drop interface_lock in stop_kthread()
Wei Li
2024-10-03
tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline
Wei Li
2024-10-03
tracing: Fix trace_check_vprintf() when tp_printk is used
Steven Rostedt
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
rcu/kvfree: Refactor kvfree_rcu_queue_batch()
Uladzislau Rezki (Sony)
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-29
close_range(): fix the logics in descriptor table trimming
Al Viro
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
[next]