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
2015-11-09
module: Fix locking in symbol_put_addr()
Peter Zijlstra
2015-10-27
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-10-27
workqueue: make sure delayed work run in local cpu
Shaohua Li
2015-10-22
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-10-22
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
2015-10-22
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-22
sched: access local runqueue directly in single_task_running
Dominik Dingel
2015-10-22
perf: Fix AUX buffer refcounting
Peter Zijlstra
2015-10-22
time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
John Stultz
2015-09-29
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
2015-09-21
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-21
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-09-13
genirq: Introduce irq_chip_set_type_parent() helper
Grygorii Strashko
2015-09-13
genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
Grygorii Strashko
2015-09-13
cpuset: use trialcs->mems_allowed as a temp variable
Alban Crequy
2015-09-13
perf: Fix PERF_EVENT_IOC_PERIOD migration race
Peter Zijlstra
2015-09-13
perf: Fix double-free of the AUX buffer
Ben Hutchings
2015-09-13
perf: Fix running time accounting
Peter Zijlstra
2015-09-13
perf: Fix fasync handling on inherited events
Peter Zijlstra
2015-08-16
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-16
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-10
ftrace: Fix breakage of set_ftrace_pid
Steven Rostedt (Red Hat)
2015-08-10
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
2015-08-03
security_syslog() should be called once only
Vasily Averin
2015-08-03
PM / sleep: Increase default DPM watchdog timeout to 60
Takashi Iwai
2015-08-03
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
2015-08-03
tracing: Fix typo from "static inlin" to "static inline"
Steven Rostedt (Red Hat)
2015-08-03
tracing/filter: Do not allow infix to exceed end of string
Steven Rostedt (Red Hat)
2015-08-03
tracing/filter: Do not WARN on operand count going below zero
Steven Rostedt (Red Hat)
2015-07-21
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
2015-07-21
livepatch: add module locking around kallsyms calls
Miroslav Benes
2015-07-21
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
2015-07-21
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-21
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
2015-06-29
perf: Fix ring_buffer_attach() RCU sync, again
Oleg Nesterov
2015-06-17
Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-17
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-06-11
Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-11
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-06-10
sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings
Mel Gorman
2015-06-07
lockdep: Fix a race between /proc/lock_stat and module unload
Peter Zijlstra
2015-06-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-04
compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()
Helge Deller
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-27
perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode
Alexander Shishkin
2015-05-27
perf: Fix race in BPF program unregister
Alexei Starovoitov
2015-05-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-19
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
[next]