index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-164
/
+247
2025-04-08
sched_ext: Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
1
-42
/
+7
2025-04-08
srcu: Use rcu_seq_done_exact() for polling API
Joel Fernandes
1
-1
/
+1
2025-04-08
sched/isolation: Make use of more than one housekeeping cpu
Phil Auld
2
-2
/
+2
2025-04-08
sched/rt: Fix race in push_rt_task
Harshit Agarwal
1
-28
/
+26
2025-04-08
sched: Add annotations to RT_GROUP_SCHED fields
Michal Koutný
1
-4
/
+4
2025-04-08
rcu: Comment on the extraneous delta test on rcu_seq_done_exact()
Frederic Weisbecker
1
-0
/
+9
2025-04-08
sched: Add RT_GROUP WARN checks for non-root task_groups
Michal Koutný
1
-2
/
+12
2025-04-08
rcu: Add warning to ensure rcu_seq_done_exact() is working
Joel Fernandes
1
-0
/
+6
2025-04-08
sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled
Michal Koutný
2
-12
/
+33
2025-04-08
rcu: Replace magic number with meaningful constant in rcu_seq_done_exact()
Joel Fernandes
1
-1
/
+4
2025-04-08
sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHED
Michal Koutný
3
-3
/
+8
2025-04-08
sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
Michal Koutný
3
-4
/
+14
2025-04-08
sched: Add commadline option for RT_GROUP_SCHED toggling
Michal Koutný
2
-0
/
+42
2025-04-08
sched: Always initialize rt_rq's task_group
Michal Koutný
2
-5
/
+4
2025-04-08
sched: Remove unneeed macro wrap
Michal Koutný
1
-2
/
+0
2025-04-08
sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions
Michal Koutný
2
-7
/
+5
2025-04-08
sched/fair: Allow decaying util_est when util_avg > CPU capa
Pierre Gondois
1
-7
/
+0
2025-04-08
sched/topology: Refinement to topology_span_sane speedup
Steve Wahl
1
-33
/
+19
2025-04-08
sched/topology: improve topology_span_sane speed
Steve Wahl
1
-25
/
+58
2025-04-08
sched: Fix trace_sched_switch(.prev_state)
Peter Zijlstra
1
-2
/
+4
2025-04-08
perf: Make perf_pmu_unregister() useable
Peter Zijlstra
1
-50
/
+270
2025-04-08
perf: Rename perf_event_exit_task(.child)
Peter Zijlstra
1
-30
/
+32
2025-04-08
perf: Unify perf_event_free_task() / perf_event_exit_task_context()
Peter Zijlstra
1
-68
/
+25
2025-04-08
perf: Simplify perf_event_release_kernel()
Peter Zijlstra
1
-8
/
+7
2025-04-08
perf: Simplify perf_event_free_task() wait
Peter Zijlstra
1
-22
/
+3
2025-04-08
perf: Simplify child event tear-down
Peter Zijlstra
1
-2
/
+6
2025-04-08
perf: Ensure bpf_perf_link path is properly serialized
Peter Zijlstra
1
-4
/
+30
2025-04-08
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
1
-46
/
+18
2025-04-08
rcutorture: Split out beginning and end from rcu_torture_one_read()
Paul E. McKenney
1
-43
/
+81
2025-04-08
sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation
Tejun Heo
1
-1
/
+4
2025-04-08
sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings
Tejun Heo
1
-40
/
+1
2025-04-08
sched_ext: Use kvzalloc for large exit_dump allocation
Breno Leitao
1
-2
/
+2
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-1
/
+1
2025-04-08
tracing: fprobe: Cleanup fprobe hash when module unloading
Masami Hiramatsu (Google)
1
-2
/
+101
2025-04-07
cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUs
Waiman Long
1
-10
/
+33
2025-04-07
cgroup/cpuset: Fix obsolete comment in cpuset_css_offline()
Waiman Long
1
-4
/
+5
2025-04-07
cgroup/cpuset: Always use cpu_active_mask
Waiman Long
1
-9
/
+23
2025-04-07
uprobes: Avoid false-positive lockdep splat on CONFIG_PREEMPT_RT=y in the ri_...
Andrii Nakryiko
1
-2
/
+13
2025-04-07
sched_ext: idle: Introduce scx_bpf_select_cpu_and()
Andrea Righi
2
-0
/
+56
2025-04-07
sched_ext: idle: Accept an arbitrary cpumask in scx_select_cpu_dfl()
Andrea Righi
1
-4
/
+44
2025-04-07
sched_ext: idle: Explicitly pass allowed cpumask to scx_select_cpu_dfl()
Andrea Righi
3
-11
/
+14
2025-04-07
sched_ext: idle: Extend topology optimizations to all tasks
Andrea Righi
1
-22
/
+51
2025-04-07
tracing: Hide get_vm_area() from MMUless builds
Steven Rostedt
1
-0
/
+7
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
1
-0
/
+4
2025-04-07
genirq/generic-chip: Convert core code to lock guards
Thomas Gleixner
1
-31
/
+16
2025-04-07
pidfd: improve uapi when task isn't found
Christian Brauner
1
-3
/
+20
2025-04-07
pidfd: remove unneeded NULL check from pidfd_prepare()
Christian Brauner
1
-1
/
+1
2025-04-07
locking/percpu-rwsem: add freezable alternative to down_read
James Bottomley
1
-5
/
+8
2025-04-07
irqdomain: Support three-cell scheme interrupts
Yixun Lan
1
-0
/
+56
[prev]
[next]