index
:
linux.git
for-next
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
2025-05-09
tracing: kdb: Use tracer_tracing_on/off() instead of setting per CPU disabled
Steven Rostedt
2025-05-09
tracing: Use tracer_tracing_disable() instead of "disabled" field for ftrace_...
Steven Rostedt
2025-05-09
tracing: Add tracer_tracing_disable/enable() functions
Steven Rostedt
2025-05-09
genirq: Fix inverted condition in handle_nested_irq()
Thomas Gleixner
2025-05-09
sched_ext: Remove bpf_scx_get_func_proto
Feng Yang
2025-05-09
bpf: Allow some trace helpers for all prog types
Feng Yang
2025-05-09
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
2025-05-09
cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cp...
Yury Norov
2025-05-09
bpf/verifier: Handle BPF_LOAD_ACQ instructions in insn_def_regno()
Peilin Ye
2025-05-09
PM: hibernate: add configurable delay for pm_test
Zihuan Zhang
2025-05-09
PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks()
Zijun Hu
2025-05-09
kernel/nsproxy: remove unnecessary guards
Joel Savitz
2025-05-09
power: freeze filesystems during suspend/resume
Christian Brauner
2025-05-08
perf: Fix confusing aux iteration
Frederic Weisbecker
2025-05-08
perf: Remove too early and redundant CPU hotplug handling
Frederic Weisbecker
2025-05-08
perf: Fix irq work dereferencing garbage
Frederic Weisbecker
2025-05-08
perf: Fix failing inherit_event() doing extra refcount decrement on parent
Frederic Weisbecker
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
2025-05-08
timers: Rename init_timers() as timers_init()
Ingo Molnar
2025-05-08
timers: Rename NEXT_TIMER_MAX_DELTA as TIMER_NEXT_MAX_DELTA
Ingo Molnar
2025-05-08
timers: Rename init_timer_on_stack_key() as timer_init_key_on_stack()
Ingo Molnar
2025-05-08
timers: Rename init_timer_key() as timer_init_key()
Ingo Molnar
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-08
tracing: Just use this_cpu_read() to access ignore_pid
Steven Rostedt
2025-05-08
ftrace: Do not bother checking per CPU "disabled" flag
Steven Rostedt
2025-05-08
tracing/mmiotrace: Remove reference to unused per CPU data pointer
Steven Rostedt
2025-05-08
tracing/osnoise: Allow arbitrarily long CPU string
Tomas Glozar
2025-05-08
ftrace: Comment that ftrace_func_mapper is freed with free_ftrace_hash()
Steven Rostedt
2025-05-08
ftrace: Expose call graph depth as unsigned int
Ilya Leoshkevich
2025-05-08
ftrace: Show subops in enabled_functions
Steven Rostedt
2025-05-08
genirq/cpuhotplug: Fix up lock guards conversion brainf..t
Thomas Gleixner
2025-05-07
cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
Rafael J. Wysocki
2025-05-07
cpufreq/sched: schedutil: Add helper for governor checks
Rafael J. Wysocki
2025-05-07
module: ensure that kobject_put() is safe for module type kobjects
Dmitry Antipov
2025-05-07
Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
2025-05-07
sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
Tejun Heo
2025-05-07
genirq: Use scoped_guard() to shut clang up
Thomas Gleixner
2025-05-07
PM: hibernate: split and simplify hib_submit_io
Christoph Hellwig
2025-05-07
genirq: Remove unused remove_percpu_irq()
Dr. David Alan Gilbert
2025-05-07
genirq: Remove irq_[get|put]_desc*()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_set_irqchip_state()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_get_irqchip_state()
Thomas Gleixner
2025-05-07
genirq/manage: Rework teardown_percpu_nmi()
Thomas Gleixner
2025-05-07
genirq/manage: Rework prepare_percpu_nmi()
Thomas Gleixner
2025-05-07
genirq/manage: Rework disable_percpu_irq()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_percpu_is_enabled()
Thomas Gleixner
2025-05-07
genirq/manage: Rework enable_percpu_irq()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_set_parent()
Thomas Gleixner
2025-05-07
genirq/manage: Rework can_request_irq()
Thomas Gleixner
[prev]
[next]