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
2022-12-02
printk: Prepare for SRCU console list protection
John Ogness
2022-12-02
printk: Convert console_drivers list to hlist
Thomas Gleixner
2022-12-02
module: add module_elf_check_arch for module-specific checks
Nicholas Piggin
2022-12-01
bpf: Fix release_on_unlock release logic for multiple refs
Dave Marchevsky
2022-12-01
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
2022-12-01
srcu: Make Tiny synchronize_srcu() check for readers
Zqiang
2022-12-01
Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2022-12-01
PM: hibernate: Complain about memory map mismatches during resume
Xueqin Luo
2022-12-01
exit: Expose "oops_count" to sysfs
Kees Cook
2022-12-01
exit: Put an upper limit on how often we can oops
Jann Horn
2022-12-01
panic: Separate sysctl logic from CONFIG_SMP
Kees Cook
2022-12-01
block: bdev & blktrace: use consistent function doc. notation
Randy Dunlap
2022-12-01
clockevents: Repair kernel-doc for clockevent_delta2ns()
Lukas Bulwahn
2022-12-01
printk: use strscpy() to instead of strlcpy()
Xu Panda
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-11-30
bpf: Fix a compilation failure with clang lto build
Yonghong Song
2022-11-30
kernel/user: Allow user_struct::locked_vm to be usable for iommufd
Jason Gunthorpe
2022-11-30
acct: fix potential integer overflow in encode_comp_t()
Zheng Yejian
2022-11-30
acct: fix accuracy loss for input value of encode_comp_t()
Zheng Yejian
2022-11-30
vmcoreinfo: warn if we exceed vmcoreinfo data size
Stephen Brennan
2022-11-30
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
2022-11-30
bpf: Tighten ptr_to_btf_id checks.
Alexei Starovoitov
2022-12-01
mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
Vlastimil Babka
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...
Paul E. McKenney
2022-11-30
workqueue: Make queue_rcu_work() use call_rcu_hurry()
Uladzislau Rezki
2022-11-30
notifier: repair slips in kernel-doc comments
Lukas Bulwahn
2022-11-30
Revert "blk-cgroup: Flush stats at blkgs destruction path"
Jens Axboe
2022-11-30
genirq/irqdesc: Don't try to remove non-existing sysfs files
Yang Yingliang
2022-11-29
rcu: Make SRCU mandatory
Paul E. McKenney
2022-11-29
rcu/rcutorture: Use call_rcu_hurry() where needed
Joel Fernandes (Google)
2022-11-29
rcu/rcuscale: Use call_rcu_hurry() for async reader test
Joel Fernandes (Google)
2022-11-29
rcu/sync: Use call_rcu_hurry() instead of call_rcu
Joel Fernandes (Google)
2022-11-29
rcuscale: Add laziness and kfree tests
Joel Fernandes (Google)
2022-11-29
rcu: Shrinker for lazy rcu
Vineeth Pillai
2022-11-29
rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
Joel Fernandes (Google)
2022-11-29
rcu: Make call_rcu() lazy to save power
Joel Fernandes (Google)
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-11-29
perf: Fix perf_pending_task() UaF
Peter Zijlstra
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
2022-11-28
Merge tag 'trace-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-11-28
tracing/user_events: Fix call print_fmt leak
Beau Belgrave
2022-11-28
kprobes: Fix check for probe enabled in kill_kprobe()
Li Huafei
2022-11-27
Merge tag 'perf_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-25
Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
padata: Fix list iterator in padata_do_serial()
Daniel Jordan
[prev]
[next]