index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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-06-16
cgroup: disable controllers at parse time
Shakeel Butt
2021-06-16
bpf: Forbid trampoline attach for functions with variable arguments
Jiri Olsa
2021-06-10
bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
Daniel Borkmann
2021-06-10
bpf: Simplify cases in bpf_base_func_proto
Tobias Klauser
2021-06-03
bpf, offload: Reorder offload callback 'prepare' in verifier
Yinjun Zhang
2021-06-03
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
2021-05-28
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
2021-05-28
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
2021-05-28
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
2021-05-26
kcsan: Fix debugfs initcall return type
Arnd Bergmann
2021-05-26
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
2021-05-26
locking/lockdep: Correct calling tracepoints
Leo Yan
2021-05-26
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
2021-05-19
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
2021-05-19
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
2021-05-19
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
2021-05-19
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-05-19
swiotlb: Fix the type of index
Claire Chang
2021-05-19
watchdog: fix barriers when printing backtraces from all CPUs
Petr Mladek
2021-05-19
watchdog/softlockup: remove logic that tried to prevent repeated reports
Petr Mladek
2021-05-19
watchdog: explicitly update timestamp when reporting softlockup
Petr Mladek
2021-05-19
watchdog: rename __touch_watchdog() to a better descriptive name
Petr Mladek
2021-05-14
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
2021-05-14
bpf: Prevent writable memory-mapping of read-only ringbuf pages
Andrii Nakryiko
2021-05-14
bpf, ringbuf: Deny reserve of buffers larger than ringbuf
Thadeu Lima de Souza Cascardo
2021-05-14
bpf: Fix alu32 const subreg bound tracking on bitwise operations
Daniel Borkmann
2021-05-14
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2021-05-14
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-05-14
rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
Zhouyi Zhou
2021-05-14
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2021-05-11
tracing: Restructure trace_clock_global() to never block
Steven Rostedt (VMware)
2021-05-11
tracing: Map all PIDs to command lines
Steven Rostedt (VMware)
2021-05-11
kbuild: update config_data.gz only when the content of .config is changed
Masahiro Yamada
2021-05-11
futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI
Thomas Gleixner
2021-05-11
Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
Thomas Gleixner
2021-05-11
kcsan, debugfs: Move debugfs file creation out of early init
Marco Elver
2021-05-11
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
2021-05-11
sched,fair: Alternative sched_slice()
Peter Zijlstra
2021-05-11
perf: Rework perf_event_exit_event()
Peter Zijlstra
2021-05-11
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
2021-05-11
kvfree_rcu: Use same set of GFP flags as does single-argument
Uladzislau Rezki (Sony)
2021-05-11
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
2021-05-11
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
2021-05-11
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
2021-05-11
ftrace: Handle commands when closing set_ftrace_filter file
Steven Rostedt (VMware)
2021-05-07
perf/core: Fix unconditional security_locked_down() call
Ondrej Mosnacek
2021-05-07
swiotlb: respect min_align_mask
Jianxiong Gao
2021-05-07
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
Jianxiong Gao
2021-05-07
swiotlb: refactor swiotlb_tbl_map_single
Jianxiong Gao
[next]