index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-21
tracing/probes: Remove redundant boolean conversion in trace_probe_has_single_file()
Masami Hiramatsu (Google)
1
-1
/
+1
2026-07-21
tracing/probes: Remove duplicate MAX_ARRAY_LEN macro definition
Masami Hiramatsu (Google)
1
-1
/
+0
2026-07-21
tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()
Masami Hiramatsu (Google)
1
-1
/
+2
2026-07-21
tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
Masami Hiramatsu (Google)
1
-1
/
+1
2026-07-21
tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
Masami Hiramatsu (Google)
1
-1
/
+1
2026-07-21
tracing/probes: Avoid temporary buffer truncation in trace_probe_match_command_args()
Masami Hiramatsu (Google)
1
-4
/
+5
2026-07-20
entry: Rework trace_syscall_enter()
Thomas Gleixner
1
-7
/
+2
2026-07-20
entry: Rework syscall_audit_enter()
Thomas Gleixner
1
-0
/
+12
2026-07-20
kcsan: avoid unintended access checking in NMIs
Marco Elver
1
-2
/
+10
2026-07-20
timers/migration: Fix bad line kernel-doc warning in struct tmigr_cpu
Babanpreet Singh
1
-1
/
+1
2026-07-20
rv: Simplify hybrid automata monitors's clock variables
Nam Cao
2
-17
/
+3
2026-07-20
genirq/msi: Move misplaced EXPORT_SYMBOL_GPL for msi_domain_free_irqs_all()
Li RongQing
1
-1
/
+1
2026-07-19
sched_ext: Rename the cid-form cgroup ops to cpuctl_*
Tejun Heo
2
-31
/
+30
2026-07-19
sched_ext: Hand over cgroups at sub-scheduler enable/disable
Tejun Heo
3
-13
/
+237
2026-07-19
sched_ext: Deliver cgroup ops to each task_group's sched
Tejun Heo
2
-47
/
+144
2026-07-19
sched_ext: Re-home tasks on cgroup migration
Tejun Heo
3
-15
/
+152
2026-07-19
sched_ext: Relocate scx_cgroup_enabled
Tejun Heo
2
-6
/
+13
2026-07-19
sched_ext: Factor out scx_rehome_task() and scx_punt_task()
Tejun Heo
1
-28
/
+56
2026-07-19
cgroup: Add cgroup_task_notifier and task migration events
Tejun Heo
1
-9
/
+84
2026-07-19
bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
Leon Hwang
1
-0
/
+5
2026-07-19
bpf: Disallow interpreter fallback for gotox insn
Leon Hwang
1
-0
/
+1
2026-07-19
bpf: Disallow interpreter fallback for arena-related insns
Leon Hwang
1
-0
/
+1
2026-07-19
bpf: Reject arena frees below the arena base
Yiyang Chen
1
-0
/
+2
2026-07-19
bpf: Add memory usage for arena
Jiayuan Chen
1
-2
/
+8
2026-07-19
bpf: Pass arena instead of scratch_page to the pte callbacks
Jiayuan Chen
1
-9
/
+8
2026-07-17
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
2
-9
/
+49
2026-07-17
sched_ext: Don't enable non-ext tasks in the sub-sched task loops
Tejun Heo
1
-5
/
+16
2026-07-17
sched_ext: Skip sub-disable teardown for never-linked sub-schedulers
Tejun Heo
1
-2
/
+12
2026-07-17
sched_ext: Take cgroup_lock() first in scx_cgroup_lock()
Tejun Heo
1
-2
/
+7
2026-07-17
sched_ext: Reject setting disallow from init_task outside the enable path
Tejun Heo
1
-0
/
+3
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
20
-206
/
+463
2026-07-17
bpf: Zero kfunc arg meta before error paths can read it
Amery Hung
1
-1
/
+2
2026-07-17
bpf: Disable raw mode for bloom filter map_peek
Amery Hung
1
-0
/
+9
2026-07-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-25
/
+101
2026-07-17
printk: Handle pre-enabled consoles in the top-level register_console()
Petr Mladek
1
-11
/
+8
2026-07-17
dma/swiotlb: introduce Kconfig option for compile-time default pool size
Jagadeesh Pagadala
1
-0
/
+22
2026-07-16
bpf: Reject callback subprogs invoke tailcall
Pu Lehui
1
-6
/
+2
2026-07-16
bpf: Sync tail_call_reachable with callee state on entry
Pu Lehui
1
-2
/
+2
2026-07-16
bpf: Fix tracing of kfuncs with implicit args
Ihor Solodrai
2
-13
/
+82
2026-07-16
cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_attach()
Waiman Long
1
-11
/
+23
2026-07-16
cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
Waiman Long
1
-43
/
+56
2026-07-16
scftorture: Remove preempt_disable() in scftorture_invoke_one()
Chuyi Zhou
1
-9
/
+4
2026-07-16
smp: Remove preempt_disable() from on_each_cpu_cond_mask()
Chuyi Zhou
1
-6
/
+6
2026-07-16
smp: Remove preempt_disable() from smp_call_function()
Chuyi Zhou
1
-7
/
+6
2026-07-16
smp: Enable preemption early in smp_call_function_many_cond()
Chuyi Zhou
1
-10
/
+18
2026-07-16
smp: Alloc percpu csd data in smpcfd_prepare_cpu() only once
Chuyi Zhou
1
-2
/
+8
2026-07-16
smp: Use task-local IPI cpumask in smp_call_function_many_cond()
Chuyi Zhou
2
-9
/
+71
2026-07-16
smp: Refactor remote CPU selection in smp_call_function_any()
Chuyi Zhou
2
-28
/
+31
2026-07-16
smp: Enable preemption early in smp_call_function_single()
Chuyi Zhou
1
-2
/
+7
2026-07-16
smp: Disable preemption explicitly in __csd_lock_wait()
Chuyi Zhou
1
-0
/
+2
[prev]
[next]