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.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-10-09
bpf: return EOPNOTSUPP when map lookup isn't supported
Prashant Bhole
2018-10-09
bpf: error handling when map_lookup_elem isn't supported
Prashant Bhole
2018-10-09
bpf: btf: Fix a missing check bug
Wenwen Wang
2018-10-09
resource: Clean it up a bit
Borislav Petkov
2018-10-09
resource: Fix find_next_iomem_res() iteration issue
Bjorn Helgaas
2018-10-09
resource: Include resource end in walk_*() interfaces
Bjorn Helgaas
2018-10-09
smp,cpumask: introduce on_each_cpu_cond_mask
Rik van Riel
2018-10-09
smp: use __cpumask_set_cpu in on_each_cpu_cond
Rik van Riel
2018-10-09
dma-direct: respect DMA_ATTR_NO_WARN
Christoph Hellwig
2018-10-09
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
2018-10-09
futex: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-09
genirq: Fix grammar s/an /a /
Geert Uytterhoeven
2018-10-09
dma-direct: document the zone selection logic
Christoph Hellwig
2018-10-08
bpf: allow offload of programs with BPF-to-BPF function calls
Quentin Monnet
2018-10-08
bpf: add verifier callback to get stack usage info for offloaded progs
Quentin Monnet
2018-10-08
dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
Stephen Boyd
2018-10-08
signal: In sigqueueinfo prefer sig not si_signo
Eric W. Biederman
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2018-10-06
kexec: Allocate decrypted control pages for kdump if SME is enabled
Lianbo Jiang
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-05
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
2018-10-05
printk: Add KBUILD_MODNAME and remove a redundant print prefix
He Zhe
2018-10-05
printk: Correct wrong casting
He Zhe
2018-10-05
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
2018-10-05
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
2018-10-05
dma-direct: fix return value of dma_direct_supported
Alexander Duyck
2018-10-04
clocksource: Provide clocksource_arch_init()
Thomas Gleixner
2018-10-04
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
2018-10-04
sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()
Rafael J. Wysocki
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
signal: Use a smaller struct siginfo in the kernel
Eric W. Biederman
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
signal: Introduce copy_siginfo_from_user and use it's return value
Eric W. Biederman
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-03
signal: Fail sigqueueinfo if si_signo != sig
Eric W. Biederman
2018-10-03
signal/sparc: Move EMT_TAGOVF into the generic siginfo.h
Eric W. Biederman
2018-10-03
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
2018-10-03
locking/lockdep: Add a faster path in __lock_release()
Waiman Long
2018-10-03
locking/lockdep: Eliminate redundant IRQs check in __lock_acquire()
Waiman Long
2018-10-03
locking/lockdep: Remove add_chain_cache_classes()
Waiman Long
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-03
bpf: Add reference tracking to verifier
Joe Stringer
2018-10-03
bpf: Macrofy stack state copy
Joe Stringer
2018-10-03
bpf: Add PTR_TO_SOCKET verifier type
Joe Stringer
[prev]
[next]