Merge 6.18#632
Open
tavip wants to merge 10000 commits intolkl:masterfrom
Open
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging 6.18 with incremental merges and fixes for each Linux version:
1d14429 lkl: lib/crypto: compile hmac for Windows targets
07084c2 lkl: generate dummy .vmlinux.export.o for non ELF targets
af1d603 lkl/ci: update clang build to ubuntu-24.04
5bf6865 lkl: discard .modinfo
1a5987e Merge tag 'v6.18' into lkl-6.18
05ee7f0 Merge tag 'v6.17' into lkl-6.17
f6dcd84 lkl: remove mk_pte()
41fd6c8 Revert "PCI: Add CONFIG_MMU dependency"
872a08a Merge tag 'v6.16' into lkl-6.16
00300be lkl: use tlb_remove_ptdesc()
e09a62d lkl: remove calls to set_max_mapnr and memblock_free_all
e74fca4 Merge tag 'v6.15' into lkl-6.15
ec39873 lkl/ci: fix Windows build errors after 6.14 merge
b5741f2 lkl: use pagetable_dtor() instead of pagetable_pmd_dtor()
84f06bb Merge tag 'v6.14' into lkl-6.14
42e4ff1 kasan: guard copy_user_test_oob with CONFIG_MMU
cb772f6 lkl: include linux/xattr.h for new syscalls definitions
4e6d7f5 lkl: add TIF* macros
476fa62 lkl: remove page_to_phys() and phys_to_pages()
5d73669 lkl: tests: make the kernel logs parsing more robust
de7e7c8 Revert "sched: remove unused __HAVE_THREAD_FUNCTIONS hook support"
7dd8ea7 Merge tag 'v6.13' into lkl-6.13