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
2021-12-14
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-08
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2021-12-01
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-12-01
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-12-01
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
2021-12-01
tracing/uprobe: Fix uprobe_perf_open probes iteration
Jiri Olsa
2021-11-26
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-11-26
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
2021-11-26
tracing: Save normal string variables
Tom Zanussi
2021-11-26
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-17
PM: hibernate: fix sparse warnings
Anders Roxell
2021-11-17
kprobes: Do not use local variable when creating debugfs file
Punit Agrawal
2021-11-17
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
2021-11-17
rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
Neeraj Upadhyay
2021-11-17
PM: hibernate: Get block device exclusively in swsusp_check()
Ye Bin
2021-11-17
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
2021-11-17
workqueue: make sysfs of unbound kworker cpumask more clever
Menglong Dong
2021-11-17
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
2021-11-17
signal: Remove the bogus sigkill_pending in ptrace_stop
Eric W. Biederman
2021-11-17
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-12
printk/console: Allow to disable console output by using console="" or consol...
Petr Mladek
2021-10-27
tracing: Have all levels of checks prevent recursion
Steven Rostedt (VMware)
2021-10-27
audit: fix possible null-pointer dereference in audit_filter_rules
Gaosheng Cui
2021-10-27
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
2021-10-13
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
2021-10-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-09-30
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
2021-09-30
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
2021-09-26
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
2021-09-26
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
2021-09-22
tracing/probes: Reject events which have the same name of existing one
Masami Hiramatsu
2021-09-22
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-09-22
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
2021-09-22
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-09-22
workqueue: Fix possible memory leaks in wq_numa_init()
Zhen Lei
2021-09-22
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
2021-09-16
Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
Greg Kroah-Hartman
2021-09-15
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-09-15
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-09-15
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-09-15
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-09-15
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
2021-09-15
PM: EM: Increase energy calculation precision
Lukasz Luba
2021-09-15
cgroup/cpuset: Fix a partition bug with hotplug
Waiman Long
2021-09-15
bpf: Fix potential memleak and UAF in the verifier.
He Fengqing
2021-09-15
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
2021-09-15
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
2021-09-15
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-09-15
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
[next]