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.18-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_qcom-6.18.y
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
Age
Commit message (
Expand
)
Author
2020-06-16
sample-trace-array: Fix sleeping function called from invalid context
Kefeng Wang
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-16
kprobes: Remove redundant arch_disarm_kprobe() call
Masami Hiramatsu
2020-06-16
kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
Masami Hiramatsu
2020-06-16
kprobes: Use non RCU traversal APIs on kprobe_tables if possible
Masami Hiramatsu
2020-06-16
kprobes: Suppress the suspicious RCU warning on kprobes
Masami Hiramatsu
2020-06-16
recordmcount: support >64k sections
Sami Tolvanen
2020-06-17
kbuild: improve cc-option to clean up all temporary files
Masahiro Yamada
2020-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-16
Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-16
Documentation: remove SH-5 index entries
Randy Dunlap
2020-06-16
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-06-16
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
2020-06-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-06-16
e1000e: fix unused-function warning
Arnd Bergmann
2020-06-16
e1000: use generic power management
Vaibhav Gupta
2020-06-16
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
2020-06-16
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
2020-06-16
afs: Fix silly rename
David Howells
2020-06-16
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
2020-06-16
bareudp: Fixed configuration to avoid having garbage values
Martin
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-16
Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-06-16
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
2020-06-16
selftests/ftrace: Support ":README" suffix for requires
Masami Hiramatsu
2020-06-16
selftests/ftrace: Support ":tracer" suffix for requires
Masami Hiramatsu
2020-06-16
selftests/ftrace: Convert check_filter_file() with requires list
Masami Hiramatsu
2020-06-16
selftests/ftrace: Convert required interface checks into requires list
Masami Hiramatsu
2020-06-16
block: Fix use-after-free in blkdev_get()
Jason Yan
2020-06-16
arm64: pgtable: Clear the GP bit for non-executable kernel pages
Will Deacon
2020-06-16
afs: afs_vnode_commit_status() doesn't need to check the RPC error
David Howells
2020-06-16
afs: Fix use of afs_check_for_remote_deletion()
David Howells
2020-06-16
afs: Remove afs_operation::abort_code
David Howells
2020-06-16
afs: Fix yfs_fs_fetch_status() to honour vnode selector
David Howells
2020-06-16
afs: Remove yfs_fs_fetch_file_status() as it's not used
David Howells
2020-06-16
selftests/ftrace: Add "requires:" list support
Masami Hiramatsu
2020-06-16
selftests/ftrace: Return unsupported for the unconfigured features
Masami Hiramatsu
2020-06-16
selftests/ftrace: Allow ":" in description
Masami Hiramatsu
2020-06-16
libceph: don't omit used_replica in target_copy()
Ilya Dryomov
2020-06-16
libceph: don't omit recovery_deletes in target_copy()
Ilya Dryomov
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
2020-06-16
s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES
Heiko Carstens
2020-06-16
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
2020-06-16
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2020-06-16
s390/protvirt: use scnprintf() instead of snprintf()
Chen Zhou
2020-06-16
s390: use scnprintf() in sys_##_prefix##_##_name##_show
Chen Zhou
2020-06-16
s390/crypto: use scnprintf() instead of snprintf()
Chen Zhou
2020-06-16
s390/zcrypt: use kzalloc
Zou Wei
[prev]
[next]