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-11-06
sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
Aaron Lu
2
-10
/
+7
2025-11-05
trace: use override credential guard
Christian Brauner
1
-12
/
+5
2025-11-05
trace: use prepare credential guard
Christian Brauner
1
-4
/
+1
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
2
-2
/
+3
2025-11-04
bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
Mykyta Yatsenko
2
-16
/
+20
2025-11-04
cgroup: use credential guards in cgroup_attach_permissions()
Christian Brauner
1
-6
/
+4
2025-11-04
act: use credential guards in acct_write_process()
Christian Brauner
1
-16
/
+13
2025-11-04
cred: make init_cred static
Christian Brauner
1
-27
/
+0
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
1
-2
/
+8
2025-11-04
rseq: Switch to fast path processing on exit to user
Thomas Gleixner
2
-9
/
+25
2025-11-04
rseq: Implement fast path for exit to user
Thomas Gleixner
1
-0
/
+2
2025-11-04
rseq: Optimize event setting
Thomas Gleixner
3
-3
/
+11
2025-11-04
rseq: Rework the TIF_NOTIFY handler
Thomas Gleixner
1
-43
/
+33
2025-11-04
rseq: Separate the signal delivery path
Thomas Gleixner
1
-8
/
+22
2025-11-04
rseq: Provide and use rseq_set_ids()
Thomas Gleixner
1
-186
/
+50
2025-11-04
rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
Thomas Gleixner
1
-2
/
+8
2025-11-04
rseq: Replace the original debug implementation
Thomas Gleixner
1
-69
/
+12
2025-11-04
rseq: Provide and use rseq_update_user_cs()
Thomas Gleixner
1
-171
/
+75
2025-11-04
rseq: Provide static branch for runtime debugging
Thomas Gleixner
1
-4
/
+69
2025-11-04
rseq: Expose lightweight statistics in debugfs
Thomas Gleixner
1
-7
/
+72
2025-11-04
rseq: Provide tracepoint wrappers for inline code
Thomas Gleixner
1
-1
/
+18
2025-11-04
rseq: Cache CPU ID and MM CID values
Thomas Gleixner
1
-0
/
+4
2025-11-04
entry: Inline irqentry_enter/exit_from/to_user_mode()
Thomas Gleixner
1
-13
/
+0
2025-11-04
entry: Remove syscall_enter_from_user_mode_prepare()
Thomas Gleixner
1
-8
/
+0
2025-11-04
rseq: Introduce struct rseq_data
Thomas Gleixner
2
-35
/
+34
2025-11-04
rseq: Avoid CPU/MM CID updates when no event pending
Thomas Gleixner
1
-5
/
+6
2025-11-04
rseq, virt: Retrigger RSEQ after vcpu_run()
Thomas Gleixner
1
-37
/
+41
2025-11-04
rseq: Simplify the event notification
Thomas Gleixner
3
-19
/
+22
2025-11-04
rseq: Simplify registration
Thomas Gleixner
1
-7
/
+3
2025-11-04
rseq: Move algorithm comment to top
Thomas Gleixner
1
-60
/
+59
2025-11-04
rseq: Avoid pointless evaluation in __rseq_notify_resume()
Thomas Gleixner
1
-22
/
+44
2025-11-04
futex: Convert to get/put_user_inline()
Thomas Gleixner
2
-57
/
+5
2025-11-03
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
1
-9
/
+31
2025-11-03
ftrace: Fix BPF fexit with livepatch
Song Liu
2
-11
/
+14
2025-11-03
nstree: add listns()
Christian Brauner
2
-1
/
+398
2025-11-03
nstree: add unified namespace list
Christian Brauner
2
-1
/
+13
2025-11-03
nstree: simplify rbtree comparison helpers
Christian Brauner
1
-29
/
+11
2025-11-03
nstree: maintain list of owned namespaces
Christian Brauner
2
-1
/
+71
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
1
-5
/
+8
2025-11-03
nstree: introduce a unified tree
Christian Brauner
2
-24
/
+73
2025-11-03
ns: add active reference count
Christian Brauner
7
-1
/
+257
2025-11-03
ns: rename to exit_nsproxy_namespaces()
Christian Brauner
4
-6
/
+6
2025-11-03
ns: use NS_COMMON_INIT() for all namespaces
Christian Brauner
4
-20
/
+4
2025-11-03
ns: add missing authorship
Christian Brauner
2
-0
/
+2
2025-11-03
perf/core: Fix system hang caused by cpu-clock usage
Dapeng Mi
1
-5
/
+15
2025-11-01
genirq/manage: Reduce priority of forced secondary interrupt handler
Lukas Wunner
2
-1
/
+17
2025-11-01
timers/migration: Remove dead code handling idle CPU checking for remote timers
Frederic Weisbecker
1
-16
/
+0
2025-11-01
timers/migration: Remove unused "cpu" parameter from tmigr_get_group()
Frederic Weisbecker
1
-3
/
+2
2025-11-01
timers/migration: Assert that hotplug preparing CPU is part of stable active hierarchy
Frederic Weisbecker
1
-0
/
+8
2025-11-01
timers/migration: Fix imbalanced NUMA trees
Frederic Weisbecker
1
-104
/
+127
[prev]
[next]