index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
2026-07-17
sched_ext: Don't enable non-ext tasks in the sub-sched task loops
Tejun Heo
2026-07-17
sched_ext: Skip sub-disable teardown for never-linked sub-schedulers
Tejun Heo
2026-07-17
sched_ext: Take cgroup_lock() first in scx_cgroup_lock()
Tejun Heo
2026-07-17
sched_ext: Reject setting disallow from init_task outside the enable path
Tejun Heo
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
2026-07-17
bpf: Zero kfunc arg meta before error paths can read it
Amery Hung
2026-07-17
bpf: Disable raw mode for bloom filter map_peek
Amery Hung
2026-07-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-07-17
printk: Handle pre-enabled consoles in the top-level register_console()
Petr Mladek
2026-07-17
dma/swiotlb: introduce Kconfig option for compile-time default pool size
Jagadeesh Pagadala
2026-07-16
bpf: Reject callback subprogs invoke tailcall
Pu Lehui
2026-07-16
bpf: Sync tail_call_reachable with callee state on entry
Pu Lehui
2026-07-16
bpf: Fix tracing of kfuncs with implicit args
Ihor Solodrai
2026-07-16
cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_atta...
Waiman Long
2026-07-16
cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
Waiman Long
2026-07-16
scftorture: Remove preempt_disable() in scftorture_invoke_one()
Chuyi Zhou
2026-07-16
smp: Remove preempt_disable() from on_each_cpu_cond_mask()
Chuyi Zhou
2026-07-16
smp: Remove preempt_disable() from smp_call_function()
Chuyi Zhou
2026-07-16
smp: Enable preemption early in smp_call_function_many_cond()
Chuyi Zhou
2026-07-16
smp: Alloc percpu csd data in smpcfd_prepare_cpu() only once
Chuyi Zhou
2026-07-16
smp: Use task-local IPI cpumask in smp_call_function_many_cond()
Chuyi Zhou
2026-07-16
smp: Refactor remote CPU selection in smp_call_function_any()
Chuyi Zhou
2026-07-16
smp: Enable preemption early in smp_call_function_single()
Chuyi Zhou
2026-07-16
smp: Disable preemption explicitly in __csd_lock_wait()
Chuyi Zhou
2026-07-16
liveupdate: fix GET_NAME ioctl argument validation
Jackie Liu
2026-07-15
sched_ext: Add the scx_has_subs static key and gate sub-sched hot paths
Tejun Heo
2026-07-15
sched_ext: Gate sub_dispatch_prev with CONFIG_EXT_SUB_SCHED
Tejun Heo
2026-07-15
sched_ext: Move scx_dispatch_sched() to a new inlines.h
Tejun Heo
2026-07-15
sched_ext: Remove queued ecaps syncs directly on sched teardown
Tejun Heo
2026-07-15
srcu: expose srcu_readers_active()
Onur Özkan
2026-07-15
srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()
Onur Özkan
2026-07-15
rcutorture: Abstract reader-segment dump into rcu_torture_dump_read_segs()
Paul E. McKenney
2026-07-15
rcu-tasks: TASKS_TRACE_RCU doesn't need IRQ_WORK
Paul E. McKenney
2026-07-15
cpufreq: schedutil: Fix self-contradictory comment in sugov_iowait_apply()
Zhongqiu Han
2026-07-15
cpufreq: intel_pstate: Adjust the .adjust_perf() driver callback
Rafael J. Wysocki
2026-07-15
sched/psi: Shut down rtpoll_timer in psi_cgroup_free()
Tejun Heo
2026-07-15
sched/psi: Create the psimon kthread outside of cgroup_mutex
Tejun Heo
2026-07-15
bpf: Reject negative const offsets for buffer pointers
Sun Jian
2026-07-15
bpf: Unify helper and kfunc call argument meta
Amery Hung
2026-07-15
bpf: Drop redundant pkt_access from bpf_call_arg_meta
Amery Hung
2026-07-15
bpf: Unify helper and kfunc allocation-size argument handling
Amery Hung
2026-07-15
bpf: Pass argno to callees in check_func_arg() instead of argno_from_reg(regno)
Amery Hung
2026-07-15
bpf: Factor out raw_mode-related fields in bpf_call_arg_meta
Amery Hung
2026-07-15
bpf: Remove dynptr check in check_stack_range_initialized()
Amery Hung
2026-07-15
liveupdate: Remove redundant INIT_LIST_HEAD in luo_session_alloc
Hongfu Li
2026-07-14
tracing/probes: Eliminate recursion in parse_probe_arg()
Masami Hiramatsu
2026-07-14
tracing/probes: Extend max length of argument string
Masami Hiramatsu
2026-07-14
tracing/probes: Sort ERRORS list in trace_probe.h alphabetically
Masami Hiramatsu
2026-07-14
tracing/probes: Refactor parse_probe_arg()
Masami Hiramatsu
2026-07-14
tracing/probes: Refactor parse_probe_vars()
Masami Hiramatsu
[prev]
[next]