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-05-16
PM: freezer: Rewrite restarting tasks log to remove stray *done.*
Paul Menzel
2025-05-16
genirq/msi: Add helper for creating MSI-parent irq domains
Marc Zyngier
2025-05-16
irqdomain: Fix kernel-doc and add it to Documentation
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Drop irq_domain_add_*() functions
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Make irq_domain_create_hierarchy() an inline
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Drop of_node_to_fwnode()
Jiri Slaby (SUSE)
2025-05-16
Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for-6.16' and 'rcu/tort...
Joel Fernandes
2025-05-16
rcutorture: Perform more frequent testing of ->gpwrap
Joel Fernandes
2025-05-16
rcutorture: Comment invocations of tick_dep_set_task()
Paul E. McKenney
2025-05-16
rcu/nocb: Add Safe checks for access offloaded rdp
Zqiang
2025-05-16
rcuscale: using kcalloc() to relpace kmalloc()
Su Hui
2025-05-16
Revert "rcu/nocb: Fix rcuog wake-up from offline softirq"
Frederic Weisbecker
2025-05-16
rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
Yongliang Gao
2025-05-16
rcu: Remove swake_up_one_online() bandaid
Frederic Weisbecker
2025-05-16
futex: Fix kernel-doc comments
Borislav Petkov (AMD)
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-15
perf/aux: Allocate non-contiguous AUX pages by default
Yabin Cui
2025-05-15
genirq: Retain disable depth for managed interrupts across CPU hotplug
Brian Norris
2025-05-15
genirq: Bump the size of the local variable for sprintf()
Andy Shevchenko
2025-05-14
Merge tag 'kbuild-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-14
bpf: Pass the same orig_call value to trampoline functions
Ilya Leoshkevich
2025-05-14
Merge tag 'trace-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-14
ring-buffer: Fix persistent buffer when commit page is the reader page
Steven Rostedt
2025-05-14
ftrace: Fix preemption accounting for stacktrace filter command
pengdonglin
2025-05-14
ftrace: Fix preemption accounting for stacktrace trigger command
pengdonglin
2025-05-14
sched_ext: Explain the temporary situation around scx_root dereferences
Tejun Heo
2025-05-14
tracing: Record trace_clock and recover when reboot
Masami Hiramatsu (Google)
2025-05-14
tracing: Cleanup upper_empty() in pid_list
Yury Norov
2025-05-14
sched_ext: Add @sch to SCX_CALL_OP*()
Tejun Heo
2025-05-14
sched_ext: Cleanup [__]scx_exit/error*()
Tejun Heo
2025-05-14
sched_ext: Add @sch to SCX_CALL_OP*()
Tejun Heo
2025-05-14
sched_ext: Clean up scx_root usages
Tejun Heo
2025-05-14
sched,livepatch: Untangle cond_resched() and live-patching
Peter Zijlstra
2025-05-14
genirq/msi: Engage the .msi_teardown() callback on domain removal
Marc Zyngier
2025-05-14
genirq/msi: Move prepare() call to per-device allocation
Marc Zyngier
2025-05-14
irqchip/gic-v3-its: Implement .msi_teardown() callback
Marc Zyngier
2025-05-14
genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
Marc Zyngier
2025-05-14
genirq/manage: Use the correct lock guard in irq_set_irq_wake()
Jon Hunter
2025-05-13
bpf: Add support for __prog argument suffix to pass in prog->aux
Kumar Kartikeya Dwivedi
2025-05-13
PM: sleep: Introduce pm_sleep_transition_in_progress()
Rafael J. Wysocki
2025-05-13
Merge tag 'probes-fixes-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-13
bpf: Fix WARN() in get_bpf_raw_tp_regs
Tao Chen
2025-05-13
clocksource: Fix the CPUs' choice in the watchdog per CPU verification
Guilherme G. Piccoli
2025-05-13
tracing: probes: Fix a possible race in trace_probe_log APIs
Masami Hiramatsu (Google)
2025-05-13
Merge Energy Model management code changes for 6.16
Rafael J. Wysocki
2025-05-13
PM: EM: Introduce em_adjust_cpu_capacity()
Rafael J. Wysocki
2025-05-13
PM: EM: Move CPU capacity check to em_adjust_new_capacity()
Rafael J. Wysocki
2025-05-13
PM: sleep: Introduce pm_suspend_in_progress()
Rafael J. Wysocki
2025-05-13
PM: sleep: Print PM debug messages during hibernation
Rafael J. Wysocki
2025-05-13
genirq: Consistently use '%u' format specifier for unsigned int variables
Andy Shevchenko
[prev]
[next]