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
2017-01-12
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2017-01-12
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
2016-12-23
ptrace: being capable wrt a process requires mapped uids/gids
Jann Horn
2016-12-23
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2016-12-21
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
Joonwoo Park
2016-10-26
Merge tag 'v4.1.35' into 4.1-2.0.x-imx
Otavio Salvador
2016-10-23
timekeeping: Fix __ktime_get_fast_ns() regression
John Stultz
2016-10-23
time: Add cycles to nanoseconds translation
Christopher S. Hall
2016-10-05
Merge tag 'v4.1.33' into 4.1-2.0.x-imx
Otavio Salvador
2016-10-03
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-10-03
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-10-02
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-12
cpuset: make sure new tasks conform to the current config of the cpuset
Zefan Li
2016-08-31
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-08-31
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-08-31
uprobes: Fix the memcg accounting
Oleg Nesterov
2016-08-19
module: Invalidate signatures on force-loaded modules
Ben Hutchings
2016-08-19
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
2016-08-19
Fix broken audit tests for exec arg len
Linus Torvalds
2016-08-19
audit: Fix check of return value of strnlen_user()
Jan Kara
2016-08-06
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-07-10
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-07-10
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-07-10
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
2016-07-10
cgroup: make sure a parent css isn't freed before its children
Tejun Heo
2016-07-10
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
2016-07-10
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-07-10
cgroup: set css->id to -1 during init
Tejun Heo
2016-07-10
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-07-10
cgroup: remove redundant cleanup in css_create
Wenwei Tao
2016-06-17
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-06-06
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-06-06
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-06
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-06
ring-buffer: Move recursive check to per_cpu descriptor
Steven Rostedt (Red Hat)
2016-06-06
ring-buffer: Add unlikelys to make fast path the default
Steven Rostedt (Red Hat)
2016-06-06
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Sasha Levin
2016-05-17
workqueue: fix rebind bound workers warning
Wanpeng Li
2016-05-17
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
2016-05-17
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-17
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-05-10
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
2016-04-18
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-18
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-18
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
2016-04-18
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-04-13
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-04-13
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-04-11
module: wrapper for symbol name.
Rusty Russell
[prev]
[next]