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
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
watch-queue: remove spurious double semicolon
Linus Torvalds
2022-07-21
cxl/acpi: Track CXL resources in iomem_resource
Dan Williams
2022-07-21
bpf: Check attach_func_proto more carefully in check_helper_call
Stanislav Fomichev
2022-07-21
sched/core: Fix the bug that task won't enqueue into core tree when update co...
Cruz Zhao
2022-07-21
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-07-21
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
2022-07-20
module: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
2022-07-20
genirq: Use for_each_action_of_desc in actions_show()
Paran Lee
2022-07-20
genirq/generic_chip: Export irq_unmap_generic_chip
Jianmin Lv
2022-07-19
rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty
Zqiang
2022-07-19
rcu/nocb: Add option to opt rcuo kthreads out of RT priority
Uladzislau Rezki (Sony)
2022-07-19
rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
Zqiang
2022-07-19
rcu/nocb: Add an option to offload all CPUs on boot
Joel Fernandes
2022-07-19
rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direc...
Zqiang
2022-07-19
rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order
Zqiang
2022-07-19
rcu/nocb: Add/del rdp to iterate from rcuog itself
Frederic Weisbecker
2022-07-19
rcu/tree: Add comment to describe GP-done condition in fqs loop
Neeraj Upadhyay
2022-07-19
rcu: Initialize first_gp_fqs at declaration in rcu_gp_fqs()
Paul E. McKenney
2022-07-19
rcu/kvfree: Remove useless monitor_todo flag
Joel Fernandes (Google)
2022-07-19
rcu: Cleanup RCU urgency state for offline CPU
Zqiang
2022-07-19
rcu: tiny: Record kvfree_call_rcu() call stack for KASAN
Johannes Berg
2022-07-19
locking/csd_lock: Change csdlock_debug from early_param to __setup
Chen Zhongjin
2022-07-19
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
2022-07-19
rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels
Paul E. McKenney
2022-07-19
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
2022-07-19
rcu: Immediately boost preempted readers for strict grace periods
Zqiang
2022-07-19
rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
Zqiang
2022-07-19
rcu: Avoid tracing a few functions executed in stop machine
Patrick Wang
2022-07-19
rcu: Decrease FQS scan wait time in case of callback overloading
Paul E. McKenney
2022-07-19
bpf: remove obsolete KMALLOC_MAX_SIZE restriction on array map value size
Andrii Nakryiko
2022-07-19
bpf: make uniform use of array->elem_size everywhere in arraymap.c
Andrii Nakryiko
2022-07-19
bpf: fix potential 32-bit overflow when accessing ARRAY map element
Andrii Nakryiko
2022-07-19
bpf: fix lsm_cgroup build errors on esoteric configs
Stanislav Fomichev
2022-07-19
irqdomain: Use hwirq_max instead of revmap_size for NOMAP domains
Xu Qiang
2022-07-19
irqdomain: Report irq number for NOMAP domains
Xu Qiang
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
2022-07-18
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
2022-07-18
swiotlb: move struct io_tlb_slot to swiotlb.c
Christoph Hellwig
2022-07-18
swiotlb: ensure a segment doesn't cross the area boundary
Chao Gao
2022-07-18
swiotlb: consolidate rounding up default_nslabs
Chao Gao
2022-07-18
swiotlb: remove unused fields in io_tlb_mem
Chao Gao
2022-07-18
swiotlb: fix use after free on error handling path
Dan Carpenter
2022-07-17
kdump: round up the total memory size to 128M for crashkernel reservation
Tao Liu
2022-07-17
vmcoreinfo: include kallsyms symbols
Stephen Brennan
2022-07-17
kallsyms: move declarations to internal header
Stephen Brennan
2022-07-17
Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-07-16
Merge tag 'printk-for-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[prev]
[next]