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
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
3
-16
/
+20
2024-10-11
audit: update shutdown LSM data
Casey Schaufler
1
-6
/
+8
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
1
-2
/
+1
2024-10-11
audit: maintain an lsm_prop in audit_context
Casey Schaufler
2
-12
/
+10
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
2
-8
/
+21
2024-10-11
locking/csd-lock: Switch from sched_clock() to ktime_get_mono_fast_ns()
Paul E. McKenney
1
-2
/
+2
2024-10-11
sched/core: Dequeue PSI signals for blocked tasks that are delayed
Peter Zijlstra
1
-1
/
+3
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
5
-34
/
+30
2024-10-11
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
2
-3
/
+16
2024-10-11
sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl()
Phil Auld
1
-1
/
+1
2024-10-10
bpf: Fix unpopulated path_size when uprobe_multi fields unset
Tyrone Wu
1
-19
/
+17
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-1
/
+1
2024-10-10
fgragh: No need to invoke the function call_filter_check_discard()
Steven Rostedt
1
-3
/
+1
2024-10-10
sched_ext: Don't hold scx_tasks_lock for too long
Tejun Heo
1
-2
/
+17
2024-10-10
sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers
Tejun Heo
1
-54
/
+56
2024-10-10
sched_ext: bypass mode shouldn't depend on ops.select_cpu()
Tejun Heo
1
-13
/
+15
2024-10-10
sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl()
Tejun Heo
1
-10
/
+10
2024-10-10
sched_ext: Start schedulers with consistent p->scx.slice values
Tejun Heo
1
-1
/
+1
2024-10-10
Revert "sched_ext: Use shorter slice while bypassing"
Tejun Heo
1
-4
/
+2
2024-10-10
Merge tag 'trace-ringbuffer-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-3
/
+6
2024-10-10
clocksource: Remove unused clocksource_change_rating
Dr. David Alan Gilbert
1
-30
/
+10
2024-10-10
fgraph: Simplify return address printing in function graph tracer
Masami Hiramatsu (Google)
7
-38
/
+45
2024-10-10
bpf: fix kfunc btf caching for modules
Toke Høiland-Jørgensen
1
-1
/
+7
2024-10-10
rcu/nocb: Fix rcuog wake-up from offline softirq
Frederic Weisbecker
1
-1
/
+7
2024-10-10
sched_ext: use correct function name in pick_task_scx() warning message
Honglei Wang
1
-2
/
+2
2024-10-10
bpf: fix argument type in bpf_loop documentation
Matteo Croce
1
-1
/
+1
2024-10-10
timekeeping: Add percpu counter for tracking floor swap events
Jeff Layton
3
-0
/
+29
2024-10-10
timekeeping: Add interfaces for handling timestamps with a floor value
Jeff Layton
1
-0
/
+104
2024-10-09
bpf: fix unpopulated name_len field in perf_event link info
Tyrone Wu
1
-7
/
+22
2024-10-09
bpf: use kvzmalloc to allocate BPF verifier environment
Rik van Riel
1
-2
/
+2
2024-10-09
tracing: Use atomic64_inc_return() in trace_clock_counter()
Uros Bizjak
1
-1
/
+1
2024-10-09
trace/trace_event_perf: remove duplicate samples on the first tracepoint event
Levi Yun
1
-0
/
+6
2024-10-09
bpf: Check the remaining info_cnt before repeating btf fields
Hou Tao
1
-4
/
+10
2024-10-09
Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-4
/
+16
2024-10-09
tracing/perf: Add might_fault check to syscall probes
Mathieu Desnoyers
1
-0
/
+2
2024-10-09
tracing/ftrace: Add might_fault check to syscall probes
Mathieu Desnoyers
1
-0
/
+2
2024-10-09
tracing/perf: disable preemption in syscall probe
Mathieu Desnoyers
1
-0
/
+12
2024-10-09
tracing/ftrace: disable preemption in syscall probe
Mathieu Desnoyers
1
-0
/
+12
2024-10-09
resource, kunit: fix user-after-free in resource_test_region_intersects()
Huang Ying
1
-4
/
+14
2024-10-09
kthread: unpark only parked kthread
Frederic Weisbecker
1
-0
/
+2
2024-10-09
ring-buffer: Do not have boot mapped buffers hook to CPU hotplug
Steven Rostedt
1
-3
/
+6
2024-10-09
locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
1
-3
/
+5
2024-10-09
bpf: Constify ctl_table argument of filter function
Thomas Weißschuh
1
-1
/
+1
2024-10-08
tracepoint: Remove SRCU protection
Steven Rostedt
1
-50
/
+1
2024-10-08
tracing: Remove definition of trace_*_rcuidle()
Steven Rostedt
1
-20
/
+6
2024-10-08
tracepoints: Use new static branch API
Josh Poimboeuf
3
-5
/
+5
2024-10-08
Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
3
-19
/
+37
2024-10-08
bpf, lsm: Remove bpf_lsm_key_free hook
Thomas Weißschuh
1
-4
/
+0
2024-10-08
tracing: Remove TRACE_EVENT_FL_FILTERED logic
Zheng Yejian
9
-74
/
+20
2024-10-08
tracing/branch-profiler: Replace deprecated strncpy with strscpy
Justin Stitt
1
-4
/
+2
[prev]
[next]