index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2018-04-24
resource: fix integer overflow at reallocation
Takashi Iwai
2018-04-19
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
2018-04-08
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
2018-03-28
bpf: skip unnecessary capability check
Chenbo Feng
2018-03-28
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
2018-03-28
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
2018-03-28
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
2018-03-28
cgroup: fix rule checking for threaded mode switching
Tejun Heo
2018-03-19
locking/locktorture: Fix num reader/writer corner cases
Davidlohr Bueso
2018-03-19
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-19
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-15
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
2018-03-11
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-03-11
bpf: add schedule points in percpu arrays management
Eric Dumazet
2018-03-11
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
2018-03-11
bpf: fix memory leak in lpm_trie map_free callback function
Yonghong Song
2018-03-11
bpf: fix mlock precharge on arraymaps
Daniel Borkmann
2018-03-08
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
2018-03-03
bpf: sockmap missing NULL psock check
John Fastabend
2018-03-03
genirq: Guard handle_bad_irq log messages
Guenter Roeck
2018-03-03
cgroup: Fix deadlock in cpu hotplug path
Prateek Sood
2018-03-03
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-02-25
locking/lockdep: Fix possible NULL deref
Peter Zijlstra
2018-02-25
perf: Fix header.size for namespace events
Jiri Olsa
2018-02-25
kcov: detect double association with a single task
Dmitry Vyukov
2018-02-25
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2018-02-25
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-02-22
tracing: Fix parsing of globs with a wildcard at the beginning
Steven Rostedt (VMware)
2018-02-22
mm: Fix memory size alignment in devm_memremap_pages_release()
Jan H. Schönherr
2018-02-22
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2018-02-22
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-22
tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
Randy Dunlap
2018-02-16
rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
Paul E. McKenney
2018-02-16
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
2018-02-16
kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
Eric Biggers
2018-02-16
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
2018-02-16
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-16
sched/wait: Fix add_wait_queue() behavioral change
Omar Sandoval
2018-02-13
kernel/exit.c: export abort() to modules
Andrew Morton
2018-02-13
arch: define weak abort()
Sudip Mukherjee
2018-02-07
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-02-03
perf/core: Fix memory leak triggered by perf --namespace
Vasily Averin
2018-02-03
futex: Fix OWNER_DEAD fixup
Peter Zijlstra
2018-01-31
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-31
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-01-31
bpf: fix divides by zero
Eric Dumazet
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-31
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
[next]