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
/
scripts
Age
Commit message (
Expand
)
Author
2023-04-17
kconfig: menuconfig: remove unused M_EVENT macro
Masahiro Yamada
2023-04-17
kconfig: menuconfig: remove OLD_NCURSES macro
Masahiro Yamada
2023-04-17
kbuild: builddeb: Eliminate debian/arch use
Bastian Germann
2023-04-17
scripts/kallsyms: update the usage in the comment block
Masahiro Yamada
2023-04-17
scripts/kallsyms: decrease expand_symbol() / cleanup_symbol_name() calls
Masahiro Yamada
2023-04-17
scripts/kallsyms: change the output order
Masahiro Yamada
2023-04-17
scripts/kallsyms: move compiler-generated symbol patterns to mksysmap
Masahiro Yamada
2023-04-17
scripts/kallsyms: exclude symbols generated by itself dynamically
Masahiro Yamada
2023-04-17
scripts/mksysmap: use sed with in-line comments
Masahiro Yamada
2023-04-17
scripts/mksysmap: remove comments described in nm(1)
Masahiro Yamada
2023-04-17
scripts/kallsyms: remove redundant code for omitting U and N
Masahiro Yamada
2023-04-17
kallsyms: expand symbol name into comment for debugging
Arnd Bergmann
2023-04-16
kbuild: do not create intermediate *.tar for tar packages
Masahiro Yamada
2023-04-16
kbuild: do not create intermediate *.tar for source tarballs
Masahiro Yamada
2023-04-16
kbuild: merge cmd_archive_linux and cmd_archive_perf
Masahiro Yamada
2023-04-14
scripts/objdump-func: Support multiple functions
Josh Poimboeuf
2023-04-13
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
2023-04-13
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
2023-04-13
module: Sync code of is_arm_mapping_symbol()
Tiezhu Yang
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
scripts/gdb: use mem instead of core_layout to get the module address
Pankaj Raghav
2023-04-12
rust: add pin-init API core
Benno Lossin
2023-04-12
rust: enable the `pin_macro` feature
Benno Lossin
2023-04-11
bpf: Remove extra whitespace in SPDX tag for syscall/helpers man pages
Alejandro Colomar
2023-04-11
kbuild: give up untracked files for source package builds
Masahiro Yamada
2023-04-10
Merge 6.3-rc6 into char-misc-next
Greg Kroah-Hartman
2023-04-10
rust: Enable the new_uninit feature for kernel and driver crates
Asahi Lina
2023-04-08
scripts/gdb: bail early if there are no generic PD
Florian Fainelli
2023-04-08
scripts/gdb: bail early if there are no clocks
Florian Fainelli
2023-04-08
checkpatch: ignore ETHTOOL_LINK_MODE_ enum values
Gerhard Engleder
2023-04-08
scripts/link-vmlinux.sh: fix error message presentation
Andrew Morton
2023-04-08
scripts/gdb: support getting current task struct in UML
Glenn Washburn
2023-04-08
scripts/gdb: correct indentation in get_current_task
Glenn Washburn
2023-04-07
scripts: generate_rust_analyzer: Handle sub-modules with no Makefile
Asahi Lina
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-05
checkpatch: Error out if deprecated RCU API used
Joel Fernandes (Google)
2023-04-01
Merge tag 'kbuild-fixes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-29
leaking_addresses: also skip canonical ftrace path
Ross Zwisler
2023-03-29
cdx: add the cdx bus driver
Nipun Gupta
2023-03-28
Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
2023-03-28
atomics: Provide atomic_add_negative() variants
Thomas Gleixner
2023-03-27
dts: add riscv include prefix link
Andre Przywara
2023-03-23
checksyscalls: ignore fstat to silence build warning on LoongArch
Tiezhu Yang
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2023-03-23
sh: remove sh5/sh64 last fragments
Randy Dunlap
2023-03-23
modpost: Fix processing of CRCs on 32-bit build machines
Ben Hutchings
2023-03-23
scripts: merge_config: Fix typo in variable name.
Mirsad Goran Todorovac
2023-03-22
kbuild: deb-pkg: set version for linux-headers paths
Kevin Locke
2023-03-16
kbuild: use git-archive for source package creation
Masahiro Yamada
[prev]
[next]