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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
7 days
bpf: Factor out check_map_mem_read helper in verifier
Leon Hwang
7 days
bpf: Drop duplicate blank lines in kernel/bpf/
Leon Hwang
7 days
workqueue: annotate racy p->wake_cpu accesses in kick_pool_pick()
Breno Leitao
8 days
sched/isolation: Defer freeing of cpumask memblock memory to initcall
Waiman Long
8 days
bpf: Trim special_kfunc_list in verifier
Leon Hwang
8 days
bpf: Eliminate dup/restore of insn_aux_data
Xu Kuohai
8 days
bpf: Make bpf_trampoline_multi_detach return void
Hui Zhu
8 days
bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failure
Hui Zhu
8 days
bpf: Show more useful info in stack depth stats
Kumar Kartikeya Dwivedi
8 days
bpf: Attribute async callback instructions to verification roots
Kumar Kartikeya Dwivedi
8 days
bpf: Track verifier instruction stats for each subprogram
Kumar Kartikeya Dwivedi
8 days
audit: avoid dropping live tree ref on fsnotify rule autoremove
Jérémy Jean
8 days
sched_ext: Convert scx_bpf_cid_override() to __arena array arguments
Tejun Heo
8 days
sched_ext: Convert sub-cap kfuncs to __arena cmask arguments
Tejun Heo
8 days
sched_ext: Pass kernel arena pointers to ops_cid callbacks
Tejun Heo
8 days
Merge branch 'for-7.3' into for-7.3-arena-args
Tejun Heo
8 days
sched_ext: Gate cid kfuncs behind the SCX struct_ops check
fangqiurong
8 days
bpf: Derive the atomic load register in one place
Daniel Borkmann
8 days
workqueue: BUG_ON() instead of returning NULL in wq_node_nr_active()
Breno Leitao
8 days
workqueue: use RCU accessors when populating wq->cpu_pwq
Breno Leitao
8 days
workqueue: use rcu_dereference_sched() in workqueue_congested()
Breno Leitao
8 days
sched_ext: Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
8 days
cachefiles,netfs: sunset ondemand mode
Gao Xiang
9 days
pid: reject allocations through dead ancestor pid namespaces
Jérémy Jean
9 days
cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flag
Guopeng Zhang
9 days
sched_ext: Fix rq->core_pick corruption under core scheduling
Tejun Heo
9 days
sched_ext: Count rq lock releases in rq->scx.lock_drop_seq
Tejun Heo
9 days
sched_ext: Fix this_rq() assumptions in dispatch kfuncs
Tejun Heo
9 days
sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict return
Tejun Heo
9 days
sched/core: Make core-sched flips wait for in-flight selections
Tejun Heo
9 days
sched/core: Handle pick_task() releasing the rq lock
Tejun Heo
9 days
bpf: Compare iterator types during state pruning
Ning Ding
9 days
ring-buffer: drop unneeded semicolon
Julia Lawall
9 days
timer_list: Use ktime_t over nanoseconds
Thomas Weißschuh (Schneider Electric)
9 days
timer_list: Use standard 'long long' format placeholders
Thomas Weißschuh (Schneider Electric)
9 days
hrtimer: Add a lockdep assertion to hrtimer_update_base()
Thomas Weißschuh (Schneider Electric)
9 days
timekeeping: Use u32 for clock_was_set_seq
Thomas Weißschuh (Schneider Electric)
9 days
timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()
Thomas Weißschuh (Schneider Electric)
9 days
hrtimer: Account nr_retries on recovered interrupt retries
Liang Hao
9 days
tracing: Cleanup event_enable_trigger_parse() by using __free()
Steven Rostedt
9 days
tracing: Report every TP_printk double dereference
David Carlier
9 days
timers/itimer: Zero-init old itimerval before copy to userspace
Jérémy Jean
9 days
nohz: Replace dead select with choice default
Julian Braha
10 days
timekeeping: Remove the unused ktime_get_clock_ts64()
Thomas Weißschuh (Schneider Electric)
10 days
ftrace: deprecate disabling via ftrace_enabled sysctl
Andrey Grodzovsky
10 days
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...
Tejun Heo
10 days
workqueue: skip the node_nr_active update for non-unbound workqueues
Breno Leitao
10 days
workqueue: rename alloc_unbound_pwq() to alloc_pwq()
Breno Leitao
10 days
workqueue: allocate attrs for all workqueues
Breno Leitao
10 days
workqueue: rename wq->unbound_attrs to wq->attrs
Breno Leitao
[prev]
[next]