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-04-22
Merge tag 'trace-ring-buffer-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-32
/
+32
2026-04-22
Merge tag 'kgdb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
2
-2
/
+2
2026-04-22
bpf: Verifier support for sleepable tracepoint programs
Mykyta Yatsenko
2
-2
/
+16
2026-04-22
bpf: Add sleepable support for classic tracepoint programs
Mykyta Yatsenko
3
-51
/
+94
2026-04-22
bpf: Add sleepable support for raw tracepoint programs
Mykyta Yatsenko
1
-3
/
+17
2026-04-22
tracing: Make undefsyms_base.c a first-class citizen
Paolo Bonzini
3
-32
/
+32
2026-04-22
tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloading
Masami Hiramatsu (Google)
1
-65
/
+159
2026-04-21
kgdb: update outdated references to kgdb_wait()
Kexin Sun
2
-2
/
+2
2026-04-22
tracing/fprobe: Check the same type fprobe on table as the unregistered one
Masami Hiramatsu (Google)
1
-17
/
+65
2026-04-22
tracing/fprobe: Avoid kcalloc() in rcu_read_lock section
Masami Hiramatsu (Google)
1
-47
/
+45
2026-04-21
tracing/fprobe: Remove fprobe from hash in failure path
Masami Hiramatsu (Google)
1
-43
/
+47
2026-04-21
tracing/fprobe: Unregister fprobe even if memory allocation fails
Masami Hiramatsu (Google)
1
-10
/
+15
2026-04-21
tracing/fprobe: Reject registration of a registered fprobe before init
Masami Hiramatsu (Google)
1
-11
/
+10
2026-04-20
bpf: Extend BTF UAPI vlen, kinds to use unused bits
Alan Maguire
1
-17
/
+10
2026-04-20
tracing: tell git to ignore the generated 'undefsyms_base.c' file
Linus Torvalds
1
-0
/
+1
2026-04-20
Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2
-14
/
+17
2026-04-20
Merge tag 'timers-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+7
2026-04-21
rtmutex: Use waiter::task instead of current in remove_waiter()
Keenan Dong
1
-5
/
+8
2026-04-20
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
3
-14
/
+20
2026-04-20
sched_ext: Deny SCX kfuncs to non-SCX struct_ops programs
Cheng-Yang Chou
3
-14
/
+20
2026-04-20
sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookup
Tejun Heo
2
-11
/
+163
2026-04-20
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
1
-0
/
+1
2026-04-20
Merge branch 'rework/prb-fixes' into for-linus
Petr Mladek
2
-14
/
+17
2026-04-19
sched_ext: Mark scx_sched_hash insecure_elasticity
Tejun Heo
1
-0
/
+1
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-242
/
+353
2026-04-19
bpf: Refactor dynptr mutability tracking
Amery Hung
4
-81
/
+49
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-3
/
+3
2026-04-18
liveupdate: defer file handler module refcounting to active sessions
Pasha Tatashin
1
-12
/
+12
2026-04-18
liveupdate: make unregister functions return void
Pasha Tatashin
2
-20
/
+5
2026-04-18
liveupdate: remove liveupdate_test_unregister()
Pasha Tatashin
2
-4
/
+0
2026-04-18
liveupdate: auto unregister FLBs on file handler unregistration
Pasha Tatashin
3
-39
/
+60
2026-04-18
liveupdate: remove luo_session_quiesce()
Pasha Tatashin
4
-114
/
+11
2026-04-18
liveupdate: defer FLB module refcounting to active sessions
Pasha Tatashin
1
-10
/
+17
2026-04-18
liveupdate: protect FLB lists with luo_register_rwlock
Pasha Tatashin
1
-0
/
+14
2026-04-18
liveupdate: protect file handler list with rwsem
Pasha Tatashin
3
-5
/
+25
2026-04-18
liveupdate: synchronize lazy initialization of FLB private state
Pasha Tatashin
1
-1
/
+6
2026-04-18
liveupdate: safely print untrusted strings
Pasha Tatashin
2
-2
/
+4
2026-04-18
liveupdate: prevent double management of files
Pasha Tatashin
1
-2
/
+30
2026-04-18
kho: kexec-metadata: track previous kernel chain
Breno Leitao
1
-0
/
+98
2026-04-18
kho: fix kho_in_debugfs_init() to handle non-FDT blobs
Breno Leitao
1
-11
/
+21
2026-04-18
kho: persist blob size in KHO FDT
Breno Leitao
3
-7
/
+25
2026-04-18
kho: rename fdt parameter to blob in kho_add/remove_subtree()
Breno Leitao
3
-36
/
+38
2026-04-18
kho: add size parameter to kho_add_subtree()
Breno Leitao
4
-12
/
+19
2026-04-18
mm: memcontrol: prepare for reparenting non-hierarchical stats
Qi Zheng
1
-4
/
+5
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
8
-133
/
+357
2026-04-17
bpf: Dissociate struct_ops program with map if map_update fails
Amery Hung
1
-3
/
+4
2026-04-17
cgroup/cpuset: record DL BW alloc CPU for attach rollback
Guopeng Zhang
2
-4
/
+14
2026-04-17
sched_ext: Print sub-scheduler disabled log and reason
Zhao Mengmeng
1
-15
/
+24
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
8
-92
/
+423
2026-04-17
cgroup/rdma: fix integer overflow in rdmacg_try_charge()
cuitao
1
-1
/
+1
[prev]
[next]