index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-13
Merge tag 'pm-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-13
trace/pid_list: optimize pid_list->lock contention
Yongliang Gao
2025-11-13
tracing: Have function graph tracer define options per instance
Steven Rostedt
2025-11-13
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-11-13
sched_ext: Fix possible deadlock in the deferred_irq_workfn()
Zqiang
2025-11-13
bpf: Free special fields when update [lru_,]percpu_hash maps
Leon Hwang
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
2025-11-12
bpf: Adjust return value for queue destruction in rqspinlock
Kumar Kartikeya Dwivedi
2025-11-12
sched_ext: Update comments replacing breather with aborting mechanism
Andrea Righi
2025-11-12
sched/ext: convert scx_tasks_lock to raw spinlock
Emil Tsalapatis
2025-11-12
release_task: kill unnecessary rcu_read_lock() around dec_rlimit_ucounts()
Oleg Nesterov
2025-11-12
taint/module: remove unnecessary taint_flag.module field
Petr Pavlu
2025-11-12
taint: add reminder about updating docs and scripts
Randy Dunlap
2025-11-12
crash: let architecture decide crash memory export to iomem_resource
Sourabh Jain
2025-11-12
hung_task: panic when there are more than N hung tasks at the same time
Li RongQing
2025-11-12
scs: fix a wrong parameter in __scs_magic
Zhichi Lin
2025-11-12
kexec_core: remove superfluous page offset handling in segment loading
Justinien Bouron
2025-11-12
sched_ext: Implement load balancer for bypass mode
Tejun Heo
2025-11-12
sched_ext: Factor out abbreviated dispatch dequeue into dispatch_dequeue_lock...
Tejun Heo
2025-11-12
sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_L...
Tejun Heo
2025-11-12
sched_ext: Hook up hardlockup detector
Tejun Heo
2025-11-12
sched_ext: Make handle_lockup() propagate scx_verror() result
Tejun Heo
2025-11-12
sched_ext: Refactor lockup handlers into handle_lockup()
Tejun Heo
2025-11-12
sched_ext: Make scx_exit() and scx_vexit() return bool
Tejun Heo
2025-11-12
sched_ext: Exit dispatch and move operations immediately when aborting
Tejun Heo
2025-11-12
sched_ext: Simplify breather mechanism with scx_aborting flag
Tejun Heo
2025-11-12
sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass mode
Tejun Heo
2025-11-12
sched_ext: Refactor do_enqueue_task() local and global DSQ paths
Tejun Heo
2025-11-12
sched_ext: Use shorter slice in bypass mode
Tejun Heo
2025-11-12
sched_ext: Fix unsafe locking in the scx_dump_state()
Zqiang
2025-11-12
tracing: Have function tracer define options per instance
Steven Rostedt
2025-11-12
tracing: Have tracer option be instance specific
Steven Rostedt
2025-11-12
power: always freeze efivarfs
Christian Brauner
2025-11-11
cpuset: remove need_rebuild_sched_domains
Chen Ridong
2025-11-11
cpuset: remove global remote_children list
Chen Ridong
2025-11-11
cpuset: simplify node setting on error
Chen Ridong
2025-11-11
cgroup: include missing header for struct irq_work
Bert Karwatzki
2025-11-11
sched/deadline: Minor cleanup in select_task_rq_dl()
Shrikanth Hegde
2025-11-11
sched/deadline: Use cpumask_weight_and() in dl_bw_cpus
Shrikanth Hegde
2025-11-11
sched/deadline: Document dl_server
Peter Zijlstra
2025-11-11
tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Menglong Dong
2025-11-11
tracing: fprobe: optimization for entry only case
Menglong Dong
2025-11-11
tracing: fprobe: Fix to init fprobe_ip_table earlier
Masami Hiramatsu (Google)
2025-11-11
rv: Add explicit lockdep context for reactors
Thomas Weißschuh
2025-11-11
rv: Make rv_reacting_on() static
Thomas Weißschuh
2025-11-11
rv: Pass va_list to reactors
Thomas Weißschuh
2025-11-11
sched/deadline: Fix dl_server stop condition
Peter Zijlstra
2025-11-11
sched/deadline: Fix dl_server time accounting
Peter Zijlstra
[prev]
[next]