Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-10-19 | module: Group section index calculations together | Matthew Maurer | 1 | -17/+51 |
2024-10-19 | module: Factor out elf_validity_cache_index_str | Matthew Maurer | 1 | -9/+28 |
2024-10-19 | module: Factor out elf_validity_cache_index_sym | Matthew Maurer | 1 | -29/+44 |
2024-10-19 | module: Factor out elf_validity_cache_index_mod | Matthew Maurer | 1 | -62/+67 |
2024-10-19 | module: Factor out elf_validity_cache_index_info | Matthew Maurer | 1 | -14/+68 |
2024-10-19 | module: Factor out elf_validity_cache_secstrings | Matthew Maurer | 1 | -37/+69 |
2024-10-19 | module: Factor out elf_validity_cache_sechdrs | Matthew Maurer | 1 | -43/+82 |
2024-10-19 | module: Factor out elf_validity_ehdr | Matthew Maurer | 1 | -23/+47 |
2024-10-19 | module: Take const arg in validate_section_offset | Matthew Maurer | 1 | -1/+1 |
2024-10-19 | modules: Add missing entry for __ex_table | Helge Deller | 1 | -0/+1 |
2024-10-19 | modules: Ensure 64-bit alignment on __ksymtab_* sections | Helge Deller | 1 | -4/+4 |
2024-10-13 | Linux 6.12-rc3v6.12-rc3 | Linus Torvalds | 1 | -1/+1 |