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
2025-07-08
tracing: Replace opencoded cpumask_next_wrap() in move_to_next_cpu()
Yury Norov
1
-4
/
+1
2025-07-08
module: Make sure relocations are applied to the per-CPU section
Sebastian Andrzej Siewior
1
-2
/
+8
2025-07-08
module: Avoid unnecessary return value initialization in move_module()
Petr Pavlu
1
-2
/
+1
2025-07-08
module: Fix memory deallocation on error path in move_module()
Petr Pavlu
1
-2
/
+2
2025-07-08
rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access
Zqiang
1
-3
/
+2
2025-07-08
rcu/exp: Warn on QS requested on dying CPU
Frederic Weisbecker
1
-0
/
+6
2025-07-08
rcu/exp: Remove needless CPU up quiescent state report
Frederic Weisbecker
2
-45
/
+2
2025-07-08
rcu/exp: Remove confusing needless full barrier on task unblock
Frederic Weisbecker
1
-1
/
+0
2025-07-08
fold fs_struct->{lock,seq} into a seqlock
Al Viro
1
-5
/
+5
2025-07-07
bpf: Clean code with bpf_copy_to_user()
Tao Chen
1
-14
/
+3
2025-07-07
bpf: Fix aux usage after do_check_insn()
Luis Gerhorst
1
-5
/
+14
2025-07-07
bpf: Fix improper int-to-ptr cast in dump_stack_cb
Kumar Kartikeya Dwivedi
1
-2
/
+2
2025-07-07
bpf: Fix bounds for bpf_prog_get_file_line linfo loop
Kumar Kartikeya Dwivedi
1
-1
/
+3
2025-07-07
bpf: support for void/primitive __arg_untrusted global func params
Eduard Zingerman
2
-4
/
+18
2025-07-07
bpf: attribute __arg_untrusted for global function parameters
Eduard Zingerman
2
-5
/
+39
2025-07-07
bpf: rdonly_untrusted_mem for btf id walk pointer leafs
Eduard Zingerman
2
-0
/
+11
2025-07-07
bpf: make makr_btf_ld_reg return error for unexpected reg types
Eduard Zingerman
1
-20
/
+39
2025-07-07
refscale: Check that nreaders and loops multiplication doesn't overflow
Artem Sadovnikov
1
-3
/
+7
2025-07-07
rcu/nocb: Dump gp state even if rdp gp itself is not offloaded
Frederic Weisbecker
2
-2
/
+4
2025-07-06
Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-16
/
+21
2025-07-06
Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2025-07-06
smp: Wait only if work was enqueued
Rik van Riel
1
-1
/
+7
2025-07-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-10
/
+2
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
1
-5
/
+5
2025-07-04
watchdog/perf: Provide function for adjusting the event period
Yicong Yang
1
-0
/
+22
2025-07-04
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
1
-5
/
+5
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-12
/
+13
2025-07-03
bpf: Avoid putting struct bpf_scc_callchain variables on the stack
Yonghong Song
1
-18
/
+18
2025-07-03
bpf: Reduce stack frame size by using env->insn_buf for bpf insns
Yonghong Song
1
-97
/
+91
2025-07-03
bpf: Simplify assignment to struct bpf_insn pointer in do_misc_fixups()
Yonghong Song
1
-2
/
+2
2025-07-03
bpf: Avoid warning on unexpected map for tail call
Paul Chaignon
1
-2
/
+2
2025-07-03
bpf: Report rqspinlock deadlocks/timeout to BPF stderr
Kumar Kartikeya Dwivedi
1
-0
/
+23
2025-07-03
bpf: Report may_goto timeout to BPF stderr
Kumar Kartikeya Dwivedi
1
-1
/
+19
2025-07-03
bpf: Add dump_stack() analogue to print to BPF stderr
Kumar Kartikeya Dwivedi
1
-0
/
+48
2025-07-03
bpf: Add function to find program from stack trace
Kumar Kartikeya Dwivedi
1
-0
/
+33
2025-07-03
bpf: Ensure RCU lock is held around bpf_prog_ksym_find
Kumar Kartikeya Dwivedi
2
-3
/
+13
2025-07-03
bpf: Add function to extract program source info
Kumar Kartikeya Dwivedi
1
-0
/
+47
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
6
-1
/
+511
2025-07-03
bpf: Refactor bprintf buffer support
Kumar Kartikeya Dwivedi
1
-15
/
+11
2025-07-03
bpf: Add show_fdinfo for kprobe_multi
Tao Chen
1
-0
/
+27
2025-07-03
bpf: Add show_fdinfo for uprobe_multi
Tao Chen
1
-0
/
+44
2025-07-03
bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
Tao Chen
2
-7
/
+12
2025-07-03
bpf: Add bpf_dynptr_memset() kfunc
Ihor Solodrai
1
-0
/
+47
2025-07-03
PM: sleep: console: Fix the black screen issue
tuhaowen
1
-1
/
+6
2025-07-03
irqdomain: Add device pointer to irq_domain_info and msi_domain_info
Thomas Gleixner
2
-1
/
+3
2025-07-03
Merge tag 'ktime-get-clock-ts64-for-ptp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Paolo Abeni
1
-0
/
+33
2025-07-03
Merge tag 'ktime-get-clock-ts64-for-ptp' into timers/ptp
Thomas Gleixner
1
-0
/
+34
2025-07-03
timekeeping: Provide ktime_get_clock_ts64()
Thomas Gleixner
1
-0
/
+33
2025-07-03
perf: Revert to requiring CAP_SYS_ADMIN for uprobes
Peter Zijlstra
1
-1
/
+1
2025-07-02
bpf: Avoid warning on multiple referenced args in call
Paul Chaignon
1
-4
/
+4
[prev]
[next]