index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-03-24
trace: Add trace_ipi_send_cpu()
Peter Zijlstra
2023-03-24
sched, smp: Trace smp callback causing an IPI
Valentin Schneider
2023-03-24
smp: reword smp call IPI comment
Valentin Schneider
2023-03-24
irq_work: Trace self-IPIs sent via arch_irq_work_raise()
Valentin Schneider
2023-03-24
smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
Valentin Schneider
2023-03-24
sched, smp: Trace IPIs sent via send_call_function_single_ipi()
Valentin Schneider
2023-03-24
kernel/smp: Make csdlock_debug= resettable
Paul E. McKenney
2023-03-24
locking/csd_lock: Remove per-CPU data indirection from CSD lock debugging
Paul E. McKenney
2023-03-24
locking/csd_lock: Remove added data from CSD lock debugging
Paul E. McKenney
2023-03-24
locking/csd_lock: Add Kconfig option for csd_debug default
Paul E. McKenney
2023-03-23
cpuset: Clean up cpuset_node_allowed
Haifeng Xu
2023-03-23
workqueue: Introduce show_freezable_workqueues
Jungseung Lee
2023-03-23
kcsan: avoid passing -g for test
Marco Elver
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-23
vhost_task: Allow vhost layer to use copy_process
Mike Christie
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-22
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
2023-03-22
bpf: remember meta->iter info only for initialized iters
Andrii Nakryiko
2023-03-22
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
2023-03-22
module/decompress: Never use kunmap() for local un-mappings
Fabio M. De Francesco
2023-03-22
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-22
bpf: Teach the verifier to recognize rdonly_mem as not null.
Alexei Starovoitov
2023-03-22
livepatch,sched: Add livepatch task switching to cond_resched()
Josh Poimboeuf
2023-03-22
livepatch: Skip task_call_func() for current task
Josh Poimboeuf
2023-03-22
livepatch: Convert stack entries array to percpu
Josh Poimboeuf
2023-03-22
sched: Interleave cfs bandwidth timers for improved single thread performance...
Shrikanth Hegde
2023-03-22
sched/core: Reduce cost of sched_move_task when config autogroup
wuchi
2023-03-22
sched/core: Avoid selecting the task that is throttled to run when core-sched...
Hao Jia
2023-03-22
sched/topology: Make sched_energy_mutex,update static
Tom Rix
2023-03-22
swiotlb: fix slot alignment checks
Petr Tesarik
2023-03-22
swiotlb: use wrap_area_index() instead of open-coding it
Petr Tesarik
2023-03-21
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
2023-03-21
ftrace: Show a list of all functions that have ever been enabled
Steven Rostedt (Google)
2023-03-21
ring_buffer: Use try_cmpxchg instead of cmpxchg
Uros Bizjak
2023-03-21
ring_buffer: Change some static functions to bool
Uros Bizjak
2023-03-21
ring_buffer: Change some static functions to void
Uros Bizjak
2023-03-21
ftrace: selftest: remove broken trace_direct_tramp
Mark Rutland
2023-03-21
ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
Florent Revest
2023-03-21
ftrace: Store direct called addresses in their ops
Florent Revest
2023-03-21
ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
Florent Revest
2023-03-21
ftrace: Remove the legacy _ftrace_direct API
Florent Revest
2023-03-21
ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
Florent Revest
2023-03-21
ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()
Florent Revest
2023-03-21
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
2023-03-21
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-21
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2023-03-20
mm: hugetlb: move hugeltb sysctls to its own file
Kefeng Wang
2023-03-20
userfaultfd: move unprivileged_userfaultfd sysctl to its own file
ZhangPeng
2023-03-20
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
[prev]
[next]