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.18.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
Age
Commit message (
Expand
)
Author
2023-06-19
selftests: error out if kernel header files are not yet built
John Hubbard
2023-06-19
Documentation: kselftest: "make headers" is a prerequisite
John Hubbard
2023-06-19
selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
John Hubbard
2023-06-19
selftests/mm: fix build failures due to missing MADV_COLLAPSE
John Hubbard
2023-06-19
selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
John Hubbard
2023-06-19
selftests/mm: fix two -Wformat-security warnings in uffd builds
John Hubbard
2023-06-19
selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
John Hubbard
2023-06-19
selftests/mm: fix invocation of tests that are run via shell scripts
John Hubbard
2023-06-19
selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...
John Hubbard
2023-06-19
selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
John Hubbard
2023-06-19
selftests/mm: fix uffd-stress unused function warning
John Hubbard
2023-06-19
memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGR...
Miaohe Lin
2023-06-19
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
2023-06-19
mm: remove obsolete alloc_migrate_target()
Miaohe Lin
2023-06-19
mm: skip CMA pages when they are not available
Zhaoyang Huang
2023-06-19
mm: page_isolation: write proper kerneldoc
Johannes Weiner
2023-06-09
mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings
Lorenzo Stoakes
2023-06-09
mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
Lorenzo Stoakes
2023-06-09
mm/mmap: separate writenotify and dirty tracking logic
Lorenzo Stoakes
2023-06-09
mm/early_ioremap.c: improve the execution efficiency of early_ioremap_setup()
Liam Ni
2023-06-09
memcg: use helper macro FLUSH_TIME
Miaohe Lin
2023-06-09
mm: page_alloc: remove unneeded header files
Miaohe Lin
2023-06-09
mm: fix failure to unmap pte on highmem systems
Ryan Roberts
2023-06-09
mm/damon/ops-common: refactor to use {pte|pmd}p_clear_young_notify()
Ryan Roberts
2023-06-09
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
2023-06-09
mm: vmalloc must set pte via arch code
Ryan Roberts
2023-06-09
vmstat: allow_direct_reclaim should use zone_page_state_snapshot
Marcelo Tosatti
2023-06-09
fuse: use direct_write_fallback
Christoph Hellwig
2023-06-09
fuse: drop redundant arguments to fuse_perform_write
Christoph Hellwig
2023-06-09
fuse: update ki_pos in fuse_perform_write
Christoph Hellwig
2023-06-09
fs: factor out a direct_write_fallback helper
Christoph Hellwig
2023-06-09
iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
Christoph Hellwig
2023-06-09
iomap: update ki_pos in iomap_file_buffered_write
Christoph Hellwig
2023-06-09
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_invalidate_pages helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_write_and_wait helper
Christoph Hellwig
2023-06-09
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
2023-06-09
iomap: update ki_pos a little later in iomap_dio_complete
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-09
mm: zswap: shrink until can accept
Domenico Cerasuolo
2023-06-09
mm/mm_init.c: move set_pageblock_order() to free_area_init()
Haifeng Xu
2023-06-09
mm: khugepaged: avoid pointless allocation for "struct mm_slot"
Xin Hao
2023-06-09
mm/page_alloc: don't wake kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM i...
Tetsuo Handa
2023-06-09
mm/mm_init.c: remove free_area_init_memoryless_node()
Haifeng Xu
2023-06-09
THP: avoid lock when check whether THP is in deferred list
Yin Fengwei
2023-06-09
swap: comments get_swap_device() with usage rule
Huang Ying
2023-06-09
swap: remove get/put_swap_device() in __swap_duplicate()
Huang Ying
2023-06-09
swap: remove __swp_swapcount()
Huang Ying
2023-06-09
swap, __read_swap_cache_async(): enlarge get/put_swap_device protection range
Huang Ying
2023-06-09
swap: remove get/put_swap_device() in __swap_count()
Huang Ying
[next]