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
2023-08-07
workqueue: Modularize wq_pod_type initialization
Tejun Heo
2023-08-07
workqueue: Generalize unbound CPU pods
Tejun Heo
2023-08-07
workqueue: Factor out clearing of workqueue-only attrs fields
Tejun Heo
2023-08-07
workqueue: Factor out actual cpumask calculation to reduce subtlety in wq_upd...
Tejun Heo
2023-08-07
workqueue: Initialize unbound CPU pods later in the boot
Tejun Heo
2023-08-07
workqueue: Move wq_pod_init() below workqueue_init()
Tejun Heo
2023-08-07
workqueue: Rename NUMA related names to use pod instead
Tejun Heo
2023-08-07
workqueue: Rename workqueue_attrs->no_numa to ->ordered
Tejun Heo
2023-08-07
workqueue: Make unbound workqueues to use per-cpu pool_workqueues
Tejun Heo
2023-08-07
workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
Tejun Heo
2023-08-07
workqueue: Make per-cpu pool_workqueues allocated and released like unbound ones
Tejun Heo
2023-08-07
workqueue: Use a kthread_worker to release pool_workqueues
Tejun Heo
2023-08-07
workqueue: Remove module param disable_numa and sysfs knobs pool_ids and numa
Tejun Heo
2023-08-07
workqueue: Relocate worker and work management functions
Tejun Heo
2023-08-07
workqueue: Rename wq->cpu_pwqs to wq->cpu_pwq
Tejun Heo
2023-08-07
workqueue: Not all work insertion needs to wake up a worker
Tejun Heo
2023-08-07
workqueue: Cleanups around process_scheduled_works()
Tejun Heo
2023-08-07
workqueue: Drop the special locking rule for worker->flags and worker_pool->f...
Tejun Heo
2023-08-07
workqueue: Merge branch 'for-6.5-fixes' into for-6.6
Tejun Heo
2023-08-07
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
2023-08-07
bpf: Fix an incorrect verification success with movsx insn
Yonghong Song
2023-08-07
Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-07
cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants
Hao Jia
2023-08-07
workqueue: use LIST_HEAD to initialize cull_list
Yang Yingliang
2023-08-07
cgroup: clean up if condition in cgroup_pidlist_start()
Miaohe Lin
2023-08-07
kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments
Wenyu Liu
2023-08-07
PM: hibernate: fix resume_store() return value when hibernation not available
Vlastimil Babka
2023-08-04
bpf: change bpf_alu_sign_string and bpf_movsx_string to static
Yang Yingliang
2023-08-04
bpf: fix bpf_dynptr_slice() to stop return an ERR_PTR.
Kui-Feng Lee
2023-08-04
bpf: Fix mprog detachment for empty mprog entry
Daniel Borkmann
2023-08-03
bpf: bpf_struct_ops: Remove unnecessary initial values of variables
Li kunyu
2023-08-03
cgroup: fix obsolete function name in cgroup_destroy_locked()
Miaohe Lin
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
module: Expose module_init_layout_section()
James Morse
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
2023-08-03
x86/qspinlock-paravirt: Fix missing-prototype warning
Arnd Bergmann
2023-08-02
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
2023-08-02
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
2023-08-02
cgroup: fix obsolete function name above css_free_rwork_fn()
Miaohe Lin
2023-08-02
cgroup/cpuset: fix kernel-doc
Cai Xinchen
2023-08-02
cgroup: clean up printk()
Kamalesh Babulal
2023-08-02
modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules
Christoph Hellwig
2023-08-02
sched/fair: Block nohz tick_stop when cfs bandwidth in use
Phil Auld
2023-08-02
sched, cgroup: Restore meaning to hierarchical_quota
Phil Auld
2023-08-01
tracing: bpf: use struct trace_entry in struct syscall_tp_t
Yauheni Kaliuta
2023-08-01
swiotlb: search the software IO TLB only if the device makes use of it
Petr Tesarik
2023-08-01
swiotlb: allocate a new memory pool when existing pools are full
Petr Tesarik
[prev]
[next]