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-01-02
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2018-01-02
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
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
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-25
bpf: fix integer overflows
Daniel Borkmann
2017-12-25
bpf: don't prune branches when a scalar is replaced with a pointer
Daniel Borkmann
2017-12-25
bpf: force strict alignment checks for stack pointers
Daniel Borkmann
2017-12-25
bpf: fix missing error return in check_stack_boundary()
Daniel Borkmann
2017-12-25
bpf: fix 32-bit ALU op verification
Daniel Borkmann
2017-12-25
bpf: fix incorrect tracking of register size truncation
Daniel Borkmann
2017-12-25
bpf: fix incorrect sign extension in check_alu_op()
Daniel Borkmann
2017-12-25
bpf/verifier: fix bounds calculation on BPF_RSH
Daniel Borkmann
2017-12-25
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
2017-12-25
bpf: fix branch pruning logic
Daniel Borkmann
2017-12-25
tracing: Exclude 'generic fields' from histograms
Tom Zanussi
2017-12-25
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-20
PM / s2idle: Clear the events_check_enabled flag
Rajat Jain
2017-12-20
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2017-12-20
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-20
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-12-20
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-17
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
2017-12-17
audit: Allow auditd to set pid to 0 to end auditing
Steve Grubb
2017-12-14
jump_label: Invoke jump_label_test() via early_initcall()
Jason Baron
2017-12-14
bpf: fix lockdep splat
Eric Dumazet
2017-12-14
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2017-12-14
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
2017-12-14
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
Lai Jiangshan
2017-12-10
kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
Masami Hiramatsu
2017-12-10
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
2017-11-30
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-11-30
cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Viresh Kumar
2017-11-24
rcu: Fix up pending cbs check in rcu_prepare_for_idle
Neeraj Upadhyay
2017-11-09
Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-11-09
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-11-06
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-04
cpufreq: schedutil: Examine the correct CPU when we update util
Chris Redpath
2017-11-04
Merge branch 'linus' into core/urgent, to pick up dependent commits
Ingo Molnar
2017-11-03
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
futex: futex_wake_op, do not fail on invalid op
Jiri Slaby
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-11-01
signal: Fix name of SIGEMT in #if defined() check
Andrew Clayton
[next]