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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loads
Andrea Righi
1
-5
/
+5
2025-10-14
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
1
-13
/
+13
2025-10-14
sched/deadline: Stop dl_server before CPU goes offline
Peter Zijlstra (Intel)
2
-0
/
+5
2025-10-14
perf/core: Fix MMAP2 event device with backing files
Adrian Hunter
1
-2
/
+2
2025-10-14
perf/core: Fix MMAP event path names with backing files
Adrian Hunter
1
-1
/
+1
2025-10-14
perf/core: Fix address filter match with backing files
Adrian Hunter
1
-1
/
+1
2025-10-14
uprobe: Move arch_uprobe_optimize right after handlers execution
Jiri Olsa
1
-3
/
+3
2025-10-13
PM: WQ_UNBOUND added to pm_wq workqueue
Marco Crivellari
1
-1
/
+1
2025-10-13
sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc()
Tejun Heo
1
-10
/
+79
2025-10-13
sched_ext: defer queue_balance_callback() until after ops.dispatch
Emil Tsalapatis
2
-2
/
+28
2025-10-13
sched_ext: Sync error_irq_work before freeing scx_sched
Tejun Heo
1
-0
/
+2
2025-10-13
sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU
Tejun Heo
1
-4
/
+4
2025-10-11
Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-4
/
+8
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+2
2025-10-11
Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-43
/
+318
2025-10-11
tracing: Stop fortify-string from warning in tracing_mark_raw_write()
Steven Rostedt
1
-2
/
+6
2025-10-10
tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
Steven Rostedt
1
-2
/
+2
2025-10-10
bpf: Avoid RCU context warning when unpinning htab with internal structs
KaFai Wan
1
-2
/
+2
2025-10-09
Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
5
-79
/
+241
2025-10-08
tracing: Have trace_marker use per-cpu data to read user space
Steven Rostedt
1
-48
/
+220
2025-10-08
ring buffer: Propagate __rb_map_vma return value to caller
Ankit Khushwaha
1
-1
/
+1
2025-10-08
tracing: Fix irqoff tracers on failure of acquiring calltime
Steven Rostedt
1
-13
/
+10
2025-10-08
tracing: Fix wakeup tracers on failure of acquiring calltime
Steven Rostedt
1
-10
/
+6
2025-10-08
tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nul
Thorsten Blum
1
-7
/
+4
2025-10-07
kho: add support for preserving vmalloc allocations
Mike Rapoport (Microsoft)
1
-0
/
+281
2025-10-07
kho: replace kho_preserve_phys() with kho_preserve_pages()
Mike Rapoport (Microsoft)
1
-14
/
+11
2025-10-07
kho: check if kho is finalized in __kho_preserve_order()
Mike Rapoport (Microsoft)
1
-29
/
+26
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
3
-13
/
+10
2025-10-05
Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
8
-20
/
+26
2025-10-05
Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-14
/
+28
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+10
2025-10-04
Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
9
-22
/
+49
2025-10-04
Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
4
-14
/
+366
2025-10-04
Merge tag 'kgdb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
6
-36
/
+60
2025-10-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-3
/
+4
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
7
-199
/
+150
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-61
/
+37
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+1
2025-10-03
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+6
2025-10-03
tracing: Fix lock imbalance in s_start() memory allocation failure path
Sasha Levin
1
-2
/
+1
2025-10-03
cgroup: Fix seqcount lockdep assertion in cgroup freezer
Nirbhay Sharma
1
-1
/
+1
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
19
-138
/
+625
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
10
-81
/
+218
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
3
-11
/
+2
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+1
2025-10-02
Merge tag 'kcsan-20250929-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/melver/linux
Linus Torvalds
1
-2
/
+2
2025-10-02
Merge branch 'rework/ringbuffer-kunit-test' into for-linus
Petr Mladek
4
-0
/
+337
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-23
/
+37
2025-10-02
tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
Yuan Chen
4
-14
/
+28
[prev]
[next]