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
2025-12-19
sched/fair: Fix sched_avg fold
Peter Zijlstra
2025-12-19
perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs
Peter Zijlstra
2025-12-19
irqdomain: Fix up const problem in irq_domain_set_name()
Greg Kroah-Hartman
2025-12-19
Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-19
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-12-18
cpuset: remove v1-specific code from generate_sched_domains
Chen Ridong
2025-12-18
cpuset: separate generate_sched_domains for v1 and v2
Chen Ridong
2025-12-18
cpuset: move update_domain_attr_tree to cpuset_v1.c
Chen Ridong
2025-12-18
cpuset: add cpuset1_init helper for v1 initialization
Chen Ridong
2025-12-18
cpuset: add cpuset1_online_css helper for v1-specific operations
Chen Ridong
2025-12-18
cpuset: add lockdep_assert_cpuset_lock_held helper
Chen Ridong
2025-12-18
cpuset: fix warning when disabling remote partition
Chen Ridong
2025-12-18
test-ww_mutex: Allow test to be run (and re-run) from userland
John Stultz
2025-12-18
test-ww_mutex: Move work to its own UNBOUND workqueue
John Stultz
2025-12-18
test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes
John Stultz
2025-12-17
ftrace: Fix address for jmp mode in t_show()
Menglong Dong
2025-12-17
tracing: Fix UBSAN warning in __remove_instance()
Darrick J. Wong
2025-12-17
tracing: Do not register unsupported perf events
Steven Rostedt
2025-12-17
perf: Clean up mediated vPMU accounting
Peter Zijlstra
2025-12-17
unwind_user/fp: Use dummies instead of ifdef
Jens Remus
2025-12-17
unwind_user: Enhance comments on get CFA, FP, and RA
Jens Remus
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
2025-12-17
perf: Add APIs to load/put guest mediated PMU context
Kan Liang
2025-12-17
perf: Add a EVENT_GUEST flag
Kan Liang
2025-12-17
perf: Clean up perf ctx time
Kan Liang
2025-12-17
perf: Add APIs to create/release mediated guest vPMUs
Kan Liang
2025-12-17
perf: Move security_perf_event_free() call to __free_event()
Sean Christopherson
2025-12-17
perf: Add generic exclude_guest support
Kan Liang
2025-12-17
perf: Skip pmu_ctx based on event_type
Kan Liang
2025-12-17
sched: Fix faulty assertion in sched_change_end()
Peter Zijlstra
2025-12-17
sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()
Peter Zijlstra
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-12-16
sched_ext: fix uninitialized ret on alloc_percpu() failure
Liang Jie
2025-12-16
bpf/verifier: Do not limit maximum direct offset into arena map
Emil Tsalapatis
2025-12-16
audit: include source and destination ports to NETFILTER_PKT
Ricardo Robaina
2025-12-16
audit: add audit_log_nf_skb helper function
Ricardo Robaina
2025-12-16
Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-12-16
Merge tag 'cgroup-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-15
genirq: Add interrupt redirection infrastructure
Radu Rendec
2025-12-15
genirq: Remove setup_percpu_irq()
Marc Zyngier
2025-12-15
genirq: Remove __request_percpu_irq() helper
Marc Zyngier
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
2025-12-15
time/timecounter: Inline timecounter_cyc2time()
Eric Dumazet
2025-12-15
sched_ext: Remove unused code in the do_pick_task_scx()
Zqiang
2025-12-15
printk/nbcon: Restore IRQ in atomic flush after each emitted record
Petr Mladek
2025-12-15
printk: nbcon: Check for device_{lock,unlock} callbacks
Marcos Paulo de Souza
2025-12-15
pid: only take pidmap_lock once on alloc
Mateusz Guzik
2025-12-15
PM: sleep: Do not flag runtime PM workqueue as freezable
Rafael J. Wysocki
2025-12-15
sched/fair: Sort out 'blocked_load*' namespace noise
Ingo Molnar
[prev]
[next]