index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-10-10
sched_ext: Don't hold scx_tasks_lock for too long
Tejun Heo
2024-10-10
sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers
Tejun Heo
2024-10-10
sched_ext: bypass mode shouldn't depend on ops.select_cpu()
Tejun Heo
2024-10-10
sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl()
Tejun Heo
2024-10-10
sched_ext: Start schedulers with consistent p->scx.slice values
Tejun Heo
2024-10-10
Revert "sched_ext: Use shorter slice while bypassing"
Tejun Heo
2024-10-10
Merge tag 'trace-ringbuffer-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-10-10
clocksource: Remove unused clocksource_change_rating
Dr. David Alan Gilbert
2024-10-10
fgraph: Simplify return address printing in function graph tracer
Masami Hiramatsu (Google)
2024-10-10
bpf: fix kfunc btf caching for modules
Toke Høiland-Jørgensen
2024-10-10
rcu/nocb: Fix rcuog wake-up from offline softirq
Frederic Weisbecker
2024-10-10
sched_ext: use correct function name in pick_task_scx() warning message
Honglei Wang
2024-10-10
bpf: fix argument type in bpf_loop documentation
Matteo Croce
2024-10-10
timekeeping: Add percpu counter for tracking floor swap events
Jeff Layton
2024-10-10
timekeeping: Add interfaces for handling timestamps with a floor value
Jeff Layton
2024-10-09
bpf: fix unpopulated name_len field in perf_event link info
Tyrone Wu
2024-10-09
bpf: use kvzmalloc to allocate BPF verifier environment
Rik van Riel
2024-10-09
tracing: Use atomic64_inc_return() in trace_clock_counter()
Uros Bizjak
2024-10-09
trace/trace_event_perf: remove duplicate samples on the first tracepoint event
Levi Yun
2024-10-09
bpf: Check the remaining info_cnt before repeating btf fields
Hou Tao
2024-10-09
Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-10-09
tracing/perf: Add might_fault check to syscall probes
Mathieu Desnoyers
2024-10-09
tracing/ftrace: Add might_fault check to syscall probes
Mathieu Desnoyers
2024-10-09
tracing/perf: disable preemption in syscall probe
Mathieu Desnoyers
2024-10-09
tracing/ftrace: disable preemption in syscall probe
Mathieu Desnoyers
2024-10-09
resource, kunit: fix user-after-free in resource_test_region_intersects()
Huang Ying
2024-10-09
kthread: unpark only parked kthread
Frederic Weisbecker
2024-10-09
ring-buffer: Do not have boot mapped buffers hook to CPU hotplug
Steven Rostedt
2024-10-09
locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
2024-10-09
bpf: Constify ctl_table argument of filter function
Thomas Weißschuh
2024-10-08
tracepoint: Remove SRCU protection
Steven Rostedt
2024-10-08
tracing: Remove definition of trace_*_rcuidle()
Steven Rostedt
2024-10-08
tracepoints: Use new static branch API
Josh Poimboeuf
2024-10-08
Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-08
bpf, lsm: Remove bpf_lsm_key_free hook
Thomas Weißschuh
2024-10-08
tracing: Remove TRACE_EVENT_FL_FILTERED logic
Zheng Yejian
2024-10-08
tracing/branch-profiler: Replace deprecated strncpy with strscpy
Justin Stitt
2024-10-08
ftrace: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
Li Chen
2024-10-08
cgroup/rstat: Tracking cgroup-level niced CPU time
Joshua Hahn
2024-10-08
cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
Chen Ridong
2024-10-07
bpf: Fix memory leak in bpf_core_apply
Jiri Olsa
2024-10-07
sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED
Tejun Heo
2024-10-07
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
2024-10-07
sched/core: Make select_task_rq() take the pointer to wake_flags instead of v...
Tejun Heo
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
2024-10-07
get rid of ...lookup...fdget_rcu() family
Al Viro
2024-10-07
uprobes: fold xol_take_insn_slot() into xol_get_insn_slot()
Oleg Nesterov
2024-10-07
uprobes: kill xol_area->slot_count
Oleg Nesterov
2024-10-07
uprobes: deny mremap(xol_vma)
Oleg Nesterov
2024-10-07
uprobes: pass utask to xol_get_insn_slot() and xol_free_insn_slot()
Oleg Nesterov
[prev]
[next]