index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-09-11
workqueue: Clear worker->pool in the worker thread context
Lai Jiangshan
2024-09-11
bpf: Use fake pt_regs when doing bpf syscall tracepoint tracing
Yonghong Song
2024-09-11
bpf: Check percpu map value size first
Tao Chen
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
2024-09-11
Merge tag 'printk-for-6.11-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-11
kernel/workqueue.c: fix DEFINE_PER_CPU_SHARED_ALIGNED expansion
Baoquan He
2024-09-11
Merge branches 'pm-sleep', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
2024-09-11
bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
Andrii Nakryiko
2024-09-11
bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
Andrii Nakryiko
2024-09-11
lib/buildid: rename build_id_parse() into build_id_parse_nofault()
Andrii Nakryiko
2024-09-11
bpf: Support __nullable argument suffix for tp_btf
Philo Lu
2024-09-11
bpf, cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcv
Daniel Xu
2024-09-11
sched/cpufreq: Use NSEC_PER_MSEC for deadline task
Christian Loehle
2024-09-11
Merge branch 'for-6.11-fixup' into for-linus
Petr Mladek
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
2024-09-10
sched_ext: Don't trigger ops.quiescent/runnable() on migrations
Tejun Heo
2024-09-10
sched_ext: Synchronize bypass state changes with rq lock
Tejun Heo
2024-09-10
cgroup: Do not report unavailable v1 controllers in /proc/cgroups
Michal Koutný
2024-09-10
cgroup: Disallow mounting v1 hierarchies without controller implementation
Michal Koutný
2024-09-10
cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
Michal Koutný
2024-09-10
PM: hibernate: Remove unused stub for saveable_highmem_page()
Andy Shevchenko
2024-09-10
Merge tag 'trace-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-10
ntp: Make sure RTC is synchronized when time goes backwards
Benjamin ROBIN
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-10
locking/rwsem: Move is_rwsem_reader_owned() and rwsem_owner() under CONFIG_DE...
Waiman Long
2024-09-10
jump_label: Fix static_key_slow_dec() yet again
Peter Zijlstra
2024-09-10
perf: Add PERF_EV_CAP_READ_SCOPE
Kan Liang
2024-09-10
perf: Generic hotplug support for a PMU with a scope
Kan Liang
2024-09-10
sched/debug: Fix the runnable tasks output
Huang Shijie
2024-09-10
sched: Fix sched_delayed vs sched_core
Peter Zijlstra
2024-09-10
kernel/sched: Fix util_est accounting for DELAY_DEQUEUE
Dietmar Eggemann
2024-09-10
kthread: Fix task state in kthread worker if being frozen
Chen Yu
2024-09-10
sched/pelt: Use rq_clock_task() for hw_pressure
Chen Yu
2024-09-10
sched/fair: Move effective_cpu_util() and effective_cpu_util() in fair.c
Vincent Guittot
2024-09-10
sched/core: Introduce SM_IDLE and an idle re-entry fast-path in __schedule()
Peter Zijlstra
2024-09-10
dma-mapping: add tracing for dma-mapping API calls
Sean Anderson
2024-09-09
user_namespace: use kmemdup_array() instead of kmemdup() for multiple allocation
Jinjie Ruan
2024-09-09
sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()
Tejun Heo
2024-09-09
sched_ext: Compact struct bpf_iter_scx_dsq_kern
Tejun Heo
2024-09-09
sched_ext: Replace consume_local_task() with move_local_task_to_local_dsq()
Tejun Heo
2024-09-09
sched_ext: Move consume_local_task() upward
Tejun Heo
2024-09-09
sched_ext: Move sanity check and dsq_mod_nr() into task_unlink_from_dsq()
Tejun Heo
2024-09-09
sched_ext: Reorder args for consume_local/remote_task()
Tejun Heo
2024-09-09
sched_ext: Restructure dispatch_to_local_dsq()
Tejun Heo
2024-09-09
sched_ext: Fix processs_ddsp_deferred_locals() by unifying DTL_INVALID handling
Tejun Heo
2024-09-09
sched_ext: Make find_dsq_for_dispatch() handle SCX_DSQ_LOCAL_ON
Tejun Heo
2024-09-09
sched_ext: Refactor consume_remote_task()
Tejun Heo
2024-09-09
sched_ext: Rename scx_kfunc_set_sleepable to unlocked and relocate
Tejun Heo
2024-09-09
cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
Kinsey Ho
2024-09-09
uprobes: use vm_special_mapping close() functionality
Sven Schnelle
[prev]
[next]