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-09-23
sched_ext: Add SCX_EFLAG_INITIALIZED to indicate successful ops.init()
Tejun Heo
2025-09-23
sched_ext: Use bitfields for boolean warning flags
Tejun Heo
2025-09-23
sched_ext: Fix stray scx_root usage in task_can_run_on_remote_rq()
Tejun Heo
2025-09-23
sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()
Tejun Heo
2025-09-23
bpf, x86: Add support for signed arena loads
Kumar Kartikeya Dwivedi
2025-09-23
sched_ext: Verify RCU protection in scx_bpf_cpu_curr()
Andrea Righi
2025-09-23
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
2025-09-23
tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit()
Wang Liang
2025-09-23
tracing: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-23
bpf: task work scheduling kfuncs
Mykyta Yatsenko
2025-09-23
bpf: extract map key pointer calculation
Mykyta Yatsenko
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
2025-09-23
bpf: verifier: permit non-zero returns from async callbacks
Mykyta Yatsenko
2025-09-23
bpf: htab: extract helper for freeing special structs
Mykyta Yatsenko
2025-09-23
bpf: extract generic helper from process_timer_func()
Mykyta Yatsenko
2025-09-23
bpf: refactor special field-type detection
Mykyta Yatsenko
2025-09-23
tracing: Remove redundant 0 value initialization
Liao Yuanhong
2025-09-23
tracing/osnoise: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
2025-09-23
tracing: Use vmalloc_array() to improve code
Qianfeng Rong
2025-09-23
tracing: Have syscall trace events show "0x" for values greater than 10
Steven Rostedt
2025-09-23
tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
Steven Rostedt
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
2025-09-23
VFS/audit: introduce kern_path_parent() for audit
NeilBrown
2025-09-23
Merge branch 'torture.2025.08.14a' into HEAD
Paul E. McKenney
2025-09-23
Merge branch 'srcu-next.2025.08.21a' into HEAD
Paul E. McKenney
2025-09-23
rcu: WQ_UNBOUND added to sync_wq workqueue
Marco Crivellari
2025-09-23
rcu: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-23
rcu: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-23
genirq/msi: Remove msi_post_free()
Nam Cao
2025-09-23
time/sched_clock: Export symbol for sched_clock register function
Daniel Lezcano
2025-09-22
kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader) in sys_prlim...
Oleg Nesterov
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
2025-09-22
cpuset: remove is_prs_invalid helper
Chen Ridong
2025-09-22
cpuset: remove impossible warning in update_parent_effective_cpumask
Chen Ridong
2025-09-22
cpuset: remove redundant special case for null input in node mask update
Chen Ridong
2025-09-22
Merge tag 'sched_ext-for-6.17-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-09-22
sched_ext: idle: Handle migration-disabled tasks in BPF code
Andrea Righi
2025-09-22
ns: add ns_debug()
Christian Brauner
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
2025-09-21
vhost: Take a reference on the task in struct vhost_task.
Sebastian Andrzej Siewior
2025-09-21
mm/oom_kill: thaw the entire OOM victim process
zhongjinji
2025-09-21
resource: improve child resource handling in release_mem_region_adjustable()
Sumanth Korikkar
2025-09-21
dma-remap: drop nth_page() in dma_common_contiguous_remap()
David Hildenbrand
2025-09-21
task_stack.h: clean-up stack_not_used() implementation
Pasha Tatashin
2025-09-21
fork: check charging success before zeroing stack
Pasha Tatashin
2025-09-21
time: Fix spelling mistakes in comments
Haofeng Li
2025-09-20
kdb: remove redundant check for scancode 0xe0
Colin Ian King
2025-09-20
kdb: Replace deprecated strcpy() with helper function in kdb_defcmd()
Thorsten Blum
2025-09-20
kdb: Replace deprecated strcpy() with memcpy() in parse_grep()
Thorsten Blum
2025-09-20
kdb: Replace deprecated strcpy() with memmove() in vkdb_printf()
Thorsten Blum
[prev]
[next]