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-03-03
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-02-28
mm: Fix devm_memremap_pages() collision handling
Jan H. Schönherr
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-22
mm: Fix memory size alignment in devm_memremap_pages_release()
Jan H. Schönherr
2018-02-17
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
2018-02-17
kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
Eric Biggers
2018-02-17
kernel/async.c: revert "async: simplify lowest_in_progress()"
Rasmus Villemoes
2018-02-17
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-17
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-17
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2018-02-13
module/retpoline: Warn about missing retpoline in module
Andi Kleen
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: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-31
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
2018-01-31
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-23
workqueue: avoid hard lockups in show_workqueue_state()
Sergey Senozhatsky
2018-01-23
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
2018-01-23
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2018-01-23
timers: Unconditionally check deferrable base
Thomas Gleixner
2018-01-23
futex: Prevent overflow by strengthen input validation
Li Jinyue
2018-01-17
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
2018-01-17
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2018-01-17
bpf: refactor fixup_bpf_calls()
Alexei Starovoitov
2018-01-17
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2018-01-10
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
2018-01-10
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
2018-01-10
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
2018-01-10
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2018-01-10
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
2018-01-05
kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
Hugh Dickins
2018-01-05
kaiser: merged update
Dave Hansen
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
2018-01-02
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2018-01-02
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2018-01-02
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
2018-01-02
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
2018-01-02
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2018-01-02
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
2018-01-02
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
2018-01-02
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
2017-12-29
bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN
Ben Hutchings
2017-12-25
bpf: fix incorrect sign extension in check_alu_op()
Daniel Borkmann
2017-12-25
bpf: reject out-of-bounds stack pointer calculation
Daniel Borkmann
2017-12-25
bpf: fix branch pruning logic
Daniel Borkmann
2017-12-25
bpf: adjust insn_aux_data when patching insns
Daniel Borkmann
2017-12-25
tracing: Exclude 'generic fields' from histograms
Tom Zanussi
[next]