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-07-14
sched: Add an initial sketch of the find_proxy_task() function
John Stultz
2025-07-14
sched: Fix runtime accounting w/ split exec & sched contexts
John Stultz
2025-07-14
sched: Move update_curr_task logic into update_curr_se
John Stultz
2025-07-14
locking/mutex: Add p->blocked_on wrappers for correctness checks
Valentin Schneider
2025-07-14
locking/mutex: Rework task_struct::blocked_on
Peter Zijlstra
2025-07-14
sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
John Stultz
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
2025-07-14
sched/topology: Remove sched_domain_topology_level::flags
K Prateek Nayak
2025-07-14
smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
Li Chen
2025-07-14
sched/deadline: Fix accounting after global limits change
Juri Lelli
2025-07-14
sched/deadline: Reset extra_bw to max_bw when clearing root domains
Juri Lelli
2025-07-14
sched/deadline: Initialize dl_servers after SMP
Juri Lelli
2025-07-14
sched: Change nr_uninterruptible type to unsigned long
Aruna Ramakrishna
2025-07-13
Merge tag 'perf_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-12
Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-07-11
Merge tag 'dma-mapping-6.16-2025-07-11' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
2025-07-09
sched/fair: Always trigger resched at the end of a protected period
Vincent Guittot
2025-07-09
sched/fair: Fix entity's lag with run to parity
Vincent Guittot
2025-07-09
sched/fair: Limit run to parity to the min slice of enqueued entities
Vincent Guittot
2025-07-09
sched/fair: Remove spurious shorter slice preemption
Vincent Guittot
2025-07-09
sched/fair: Fix NO_RUN_TO_PARITY case
Vincent Guittot
2025-07-09
sched/fair: Use protect_slice() instead of direct comparison
Vincent Guittot
2025-07-09
sched/deadline: Less agressive dl_server handling
Peter Zijlstra
2025-07-09
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
2025-07-09
sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
Chris Mason
2025-07-09
perf/core: Fix WARN in perf_sigtrap()
Tetsuo Handa
2025-07-08
module: Make sure relocations are applied to the per-CPU section
Sebastian Andrzej Siewior
2025-07-08
module: Avoid unnecessary return value initialization in move_module()
Petr Pavlu
2025-07-08
module: Fix memory deallocation on error path in move_module()
Petr Pavlu
2025-07-06
Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-06
Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-07-04
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
2025-07-03
perf: Revert to requiring CAP_SYS_ADMIN for uprobes
Peter Zijlstra
2025-07-01
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
2025-07-01
sched: Fix preemption string of preempt_dynamic_none
Thomas Weißschuh
2025-06-30
perf/core: Fix the WARN_ON_ONCE is out of lock protected region
Luo Gengkun
2025-06-29
Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-06-28
Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-27
tracing: Fix filter logic error
Edward Adam Davis
2025-06-26
PM: Restrict swap use to later in the suspend sequence
Mario Limonciello
2025-06-26
perf/aux: Fix pending disable flow when the AUX ring buffer overruns
Leo Yan
2025-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-06-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-06-25
crashdump: add CONFIG_KEYS dependency
Arnd Bergmann
2025-06-23
bpf: Specify access type of bpf_sysctl_get_name args
Jerome Marchand
2025-06-23
replace collect_mounts()/drop_collected_mounts() with a safer variant
Al Viro
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
[next]