index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
sched_ext: Exit dispatch and move operations immediately when aborting
Tejun Heo
1
-44
/
+18
2025-11-12
sched_ext: Simplify breather mechanism with scx_aborting flag
Tejun Heo
1
-29
/
+25
2025-11-12
sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass mode
Tejun Heo
2
-3
/
+14
2025-11-12
sched_ext: Refactor do_enqueue_task() local and global DSQ paths
Tejun Heo
1
-9
/
+12
2025-11-12
sched_ext: Use shorter slice in bypass mode
Tejun Heo
1
-3
/
+31
2025-11-12
sched_ext: Fix unsafe locking in the scx_dump_state()
Zqiang
1
-2
/
+2
2025-11-12
tracing: Have function tracer define options per instance
Steven Rostedt
1
-5
/
+5
2025-11-12
tracing: Have tracer option be instance specific
Steven Rostedt
2
-74
/
+186
2025-11-12
power: always freeze efivarfs
Christian Brauner
2
-8
/
+4
2025-11-11
cpuset: remove need_rebuild_sched_domains
Chen Ridong
1
-5
/
+1
2025-11-11
cpuset: remove global remote_children list
Chen Ridong
2
-12
/
+11
2025-11-11
cpuset: simplify node setting on error
Chen Ridong
1
-12
/
+9
2025-11-11
cgroup: include missing header for struct irq_work
Bert Karwatzki
1
-0
/
+1
2025-11-11
sched/deadline: Minor cleanup in select_task_rq_dl()
Shrikanth Hegde
1
-2
/
+1
2025-11-11
sched/deadline: Use cpumask_weight_and() in dl_bw_cpus
Shrikanth Hegde
1
-10
/
+1
2025-11-11
sched/deadline: Document dl_server
Peter Zijlstra
1
-0
/
+194
2025-11-11
tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Menglong Dong
1
-10
/
+22
2025-11-11
tracing: fprobe: optimization for entry only case
Menglong Dong
1
-9
/
+119
2025-11-11
tracing: fprobe: Fix to init fprobe_ip_table earlier
Masami Hiramatsu (Google)
1
-1
/
+1
2025-11-11
rv: Add explicit lockdep context for reactors
Thomas Weißschuh
1
-0
/
+4
2025-11-11
rv: Make rv_reacting_on() static
Thomas Weißschuh
1
-1
/
+1
2025-11-11
rv: Pass va_list to reactors
Thomas Weißschuh
3
-11
/
+17
2025-11-11
sched/deadline: Fix dl_server stop condition
Peter Zijlstra
1
-2
/
+38
2025-11-11
sched/deadline: Fix dl_server time accounting
Peter Zijlstra
4
-35
/
+33
2025-11-11
sched/core: Remove double update_rq_clock() in __set_cpus_allowed_ptr_locked()
Hao Jia
1
-2
/
+0
2025-11-11
sched/eevdf: Fix min_vruntime vs avg_vruntime
Peter Zijlstra
3
-95
/
+31
2025-11-11
sched/core: Add comment explaining force-idle vruntime snapshots
Peter Zijlstra
1
-0
/
+181
2025-11-11
sched/core: Optimize core cookie matching check
Fernand Sieber
1
-1
/
+4
2025-11-11
sched/proxy: Yield the donor task
Fernand Sieber
5
-7
/
+8
2025-11-11
ns: drop custom reference count initialization for initial namespaces
Christian Brauner
4
-4
/
+4
2025-11-11
pid: rely on common reference count behavior
Christian Brauner
1
-1
/
+1
2025-11-11
ns: rename is_initial_namespace()
Christian Brauner
1
-1
/
+1
2025-11-11
nstree: use guards for ns_tree_lock
Christian Brauner
1
-7
/
+13
2025-11-11
nstree: simplify owner list iteration
Christian Brauner
1
-3
/
+7
2025-11-11
nstree: switch to new structures
Christian Brauner
2
-131
/
+81
2025-11-11
nstree: add helper to operate on struct ns_tree_{node,root}
Christian Brauner
1
-0
/
+85
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
9
-14
/
+28
2025-11-10
tracing: Report wrong dynamic event command
Masami Hiramatsu (Google)
1
-2
/
+9
2025-11-10
tracing: Use switch statement instead of ifs in set_tracer_flag()
Steven Rostedt
1
-15
/
+23
2025-11-10
tracing: Exit out immediately after update_marker_trace()
Steven Rostedt
1
-1
/
+4
2025-11-10
tracing: Have add_tracer_options() error pass up to callers
Steven Rostedt
1
-21
/
+34
2025-11-10
tracing: Remove dummy options and flags
Steven Rostedt
1
-32
/
+16
2025-11-10
tracing: Hide __NR_utimensat and _NR_mq_timedsend when not defined
Steven Rostedt
1
-0
/
+4
2025-11-10
bpf: Export necessary symbols for modules with struct_ops
D. Wythe
2
-0
/
+3
2025-11-10
bpf: Unclone skb head on bpf_dynptr_write to skb metadata
Jakub Sitnicki
1
-4
/
+2
2025-11-10
workqueue: Remove unused assert_rcu_or_wq_mutex_or_pool_mutex
zhang jiao
1
-6
/
+0
2025-11-10
printk_ringbuffer: Create a helper function to decide whether more space is n...
Petr Mladek
1
-4
/
+28
2025-11-10
printk_ringbuffer: Fix check of valid data size when blk_lpos overflows
Petr Mladek
1
-3
/
+6
2025-11-10
ns: add asserts for active refcount underflow
Christian Brauner
1
-4
/
+14
2025-11-10
ns: handle setns(pidfd, ...) cleanly
Christian Brauner
2
-17
/
+12
[prev]
[next]