Show patches with: none      |   12619 patches
« 1 2 ... 13 14 15126 127 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,03/11] kbuild: generate KSYMTAB entries by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-06-08 Masahiro Yamada New
[v7,02/11] modpost: pass struct module pointer to check_section_mismatch() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-06-08 Masahiro Yamada New
[v7,01/11] Revert "[PATCH] uml: export symbols added by GCC hardened" Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-06-08 Masahiro Yamada New
modpost: fix off by one in is_executable_section() modpost: fix off by one in is_executable_section() - - - --- 2023-06-08 Dan Carpenter New
streamline_config.pl: handle also ${CONFIG_FOO} streamline_config.pl: handle also ${CONFIG_FOO} - 1 - --- 2023-06-07 Jiri Slaby New
kbuild: Add KBUILD_CPPFLAGS to as-option invocation kbuild: Add KBUILD_CPPFLAGS to as-option invocation - - 1 --- 2023-06-06 Nathan Chancellor New
scripts/mksysmap: Ignore __pi_ local arm64 symbols scripts/mksysmap: Ignore __pi_ local arm64 symbols 1 - - --- 2023-06-06 Pierre-Clément Tosi New
scripts/mksysmap: Fix badly escaped '$' scripts/mksysmap: Fix badly escaped '$' - - - --- 2023-06-06 Pierre-Clément Tosi New
[net-next,v2] net: liquidio: fix mixed module-builtin object [net-next,v2] net: liquidio: fix mixed module-builtin object - 1 - --- 2023-06-06 Masahiro Yamada New
modpost: propagate W=1 build option to modpost modpost: propagate W=1 build option to modpost - 1 - --- 2023-06-06 Masahiro Yamada New
[v2,2/2] kbuild: enable kernel-doc -Wall for W=2 [v2,1/2] kernel-doc: don't let V=1 change outcome - - - --- 2023-06-06 Johannes Berg New
[v2,1/2] kernel-doc: don't let V=1 change outcome [v2,1/2] kernel-doc: don't let V=1 change outcome 1 - - --- 2023-06-06 Johannes Berg New
[v2] initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP [v2] initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP - 2 1 --- 2023-06-06 Benjamin Gray New
scripts/kallsyms: remove KSYM_NAME_LEN_BUFFER scripts/kallsyms: remove KSYM_NAME_LEN_BUFFER - 1 - --- 2023-06-05 Masahiro Yamada New
scripts/kallsyms: constify long_options scripts/kallsyms: constify long_options - 1 - --- 2023-06-05 Masahiro Yamada New
[2/2] kbuild: enable kernel-doc -Wall for W=2 [1/2] kernel-doc: don't let V=1 change outcome - - - --- 2023-06-02 Johannes Berg New
[1/2] kernel-doc: don't let V=1 change outcome [1/2] kernel-doc: don't let V=1 change outcome - - - --- 2023-06-02 Johannes Berg New
[7/7] modpost: detect section mismatch for R_ARM_REL32 modpost: fix section mismatch detection for ARM - - - --- 2023-06-01 Masahiro Yamada New
[6/7] modpost: fix section_mismatch message for R_ARM_THM_{CALL,JUMP24,JUMP19} modpost: fix section mismatch detection for ARM - - - --- 2023-06-01 Masahiro Yamada New
[5/7] modpost: detect section mismatch for R_ARM_THM_{MOVW_ABS_NC,MOVT_ABS} modpost: fix section mismatch detection for ARM - - - --- 2023-06-01 Masahiro Yamada New
[4/7] modpost: refactor find_fromsym() and find_tosym() modpost: fix section mismatch detection for ARM - - - --- 2023-06-01 Masahiro Yamada New
[3/7] modpost: detect section mismatch for R_ARM_{MOVW_ABS_NC,MOVT_ABS} modpost: fix section mismatch detection for ARM - - - --- 2023-06-01 Masahiro Yamada New
[2/7] modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24} modpost: fix section mismatch detection for ARM - - - --- 2023-06-01 Masahiro Yamada New
[1/7] modpost: fix section mismatch message for R_ARM_ABS32 modpost: fix section mismatch detection for ARM - - - --- 2023-06-01 Masahiro Yamada New
[v2] gen_compile_commands: include targets not ending with .o [v2] gen_compile_commands: include targets not ending with .o - - - --- 2023-05-25 胡玮文 New
[v6,20/20] modpost: show offset from symbol for section mismatch warnings Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-21 Masahiro Yamada New
[v6,19/20] modpost: merge two similar section mismatch warnings Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,18/20] modpost: remove *_sections[] arrays Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-21 Masahiro Yamada New
[v6,17/20] modpost: merge bad_tosec=ALL_EXIT_SECTIONS entries in sectioncheck table Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,16/20] modpost: merge fromsec=DATA_SECTIONS entries in sectioncheck table Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,15/20] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-21 Masahiro Yamada New
[v6,14/20] modpost: use null string instead of NULL pointer for default namespace Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,13/20] modpost: squash sym_update_namespace() into sym_add_exported() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,12/20] modpost: check static EXPORT_SYMBOL* by modpost again Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,11/20] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL* Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,10/20] kbuild: generate KSYMTAB entries by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-21 Masahiro Yamada New
[v6,09/20] modpost: pass struct module pointer to check_section_mismatch() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,08/20] modpost: remove is_shndx_special() check from section_rel(a) Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,07/20] modpost: replace r->r_offset, r->r_addend with faddr, taddr Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,06/20] modpost: unify 'sym' and 'to' in default_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,05/20] modpost: refactor find_fromsym() and find_tosym() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,04/20] modpost: remove unused argument from secref_whitelist() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[v6,03/20] modpost: detect section mismatch for R_ARM_MOVW_ABS_NC and R_ARM_MOVT_ABS Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-21 Masahiro Yamada New
[v6,02/20] modpost: fix section mismatch message for R_ARM_ABS32 Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-21 Masahiro Yamada New
[v6,01/20] Revert "modpost: skip ELF local symbols during section mismatch check" Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-21 Masahiro Yamada New
[2/2] doc: Add tar requirement to changes.rst [1/2] Revert "kheaders: substituting --sort in archive creation" - 1 - --- 2023-05-21 Masahiro Yamada New
[1/2] Revert "kheaders: substituting --sort in archive creation" [1/2] Revert "kheaders: substituting --sort in archive creation" - 1 - --- 2023-05-21 Masahiro Yamada New
kbuild: Enable -fstrict-flex-arrays=3 kbuild: Enable -fstrict-flex-arrays=3 - 1 - --- 2023-05-17 Kees Cook New
[v3,2/2] docs: Set minimal gtags / GNU GLOBAL version to 6.6.5 scripts: Resolve gtags empty index generation - - - --- 2023-05-15 Ahmed S. Darwish New
[v3,1/2] scripts/tags.sh: Resolve gtags empty index generation scripts: Resolve gtags empty index generation - - - --- 2023-05-15 Ahmed S. Darwish New
modpost: fix section mismatch message for R_ARM_ABS32 modpost: fix section mismatch message for R_ARM_ABS32 - - - --- 2023-05-15 Masahiro Yamada New
[v5,21/21] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v5,20/21] modpost: use null string instead of NULL pointer for default namespace Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-14 Masahiro Yamada New
[v5,19/21] modpost: squash sym_update_namespace() into sym_add_exported() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-14 Masahiro Yamada New
[v5,18/21] modpost: check static EXPORT_SYMBOL* by modpost again Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v5,17/21] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL* Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v5,16/21] kbuild: generate KSYMTAB entries by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v5,15/21] modpost: pass struct module pointer to check_section_mismatch() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v5,14/21] modpost: remove is_shndx_special() check from section_rel(a) Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-14 Masahiro Yamada New
[v5,13/21] modpost: replace r->r_offset, r->r_addend with faddr, taddr Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v5,12/21] modpost: unify 'sym' and 'to' in default_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v5,11/21] modpost: modpost: refactor find_fromsym() and find_tosym() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v5,10/21] modpost: rename find_elf_symbol() and find_elf_symbol2() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-14 Masahiro Yamada New
[v5,09/21] modpost: pass section index to find_elf_symbol2() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-14 Masahiro Yamada New
[v5,08/21] modpost: pass 'tosec' down to default_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-14 Masahiro Yamada New
[v5,07/21] modpost: squash extable_mismatch_handler() into default_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-14 Masahiro Yamada New
[v5,06/21] modpost: clean up is_executable_section() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-14 Masahiro Yamada New
[v5,05/21] modpost: squash report_sec_mismatch() into default_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-14 Masahiro Yamada New
[v5,04/21] modpost: squash report_extable_warnings() into extable_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-14 Masahiro Yamada New
[v5,03/21] modpost: remove get_prettyname() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v5,02/21] modpost: remove fromsym info in __ex_table section mismatch warning Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v5,01/21] modpost: remove broken calculation of exception_table_entry size Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-14 Masahiro Yamada New
[v4,21/21] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,20/21] modpost: use null string instead of NULL pointer for default namespace Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-13 Masahiro Yamada New
[v4,19/21] modpost: squash sym_update_namespace() into sym_add_exported() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - 1 - --- 2023-05-13 Masahiro Yamada New
[v4,18/21] modpost: check static EXPORT_SYMBOL* by modpost again Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,17/21] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL* Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,16/21] kbuild: generate KSYMTAB entries by modpost Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,15/21] modpost: pass struct module pointer to check_section_mismatch() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,14/21] modpost: remove is_shndx_special() check from section_rel(a) Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,13/21] modpost: replace r->r_offset, r->r_addend with faddr, taddr Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,12/21] modpost: unify 'sym' and 'to' in default_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,11/21] modpost: rename find_elf_symbol() and find_elf_symbol2() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,10/21] modpost: simplify find_elf_symbol() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,09/21] modpost: pass section index to find_elf_symbol2() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,08/21] modpost: pass 'tosec' down to default_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,07/21] modpost: squash extable_mismatch_handler() into default_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,06/21] modpost: clean up is_executable_section() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,05/21] modpost: squash report_sec_mismatch() into default_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,04/21] modpost: squash report_extable_warnings() into extable_mismatch_handler() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,03/21] modpost: remove get_prettyname() Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,02/21] modpost: remove fromsym info in __ex_table section mismatch warning Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
[v4,01/21] modpost: remove broken calculation of exception_table_entry size Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS - - - --- 2023-05-13 Masahiro Yamada New
modpost: error out if addend_*_rel() is not implemented for REL arch modpost: error out if addend_*_rel() is not implemented for REL arch - - - --- 2023-05-11 Masahiro Yamada New
Documentation: module-signing: Mention default_x509.genkey template Documentation: module-signing: Mention default_x509.genkey template 1 - - --- 2023-05-11 Bagas Sanjaya New
make localmodconfig doesn't work for thunderbolt make localmodconfig doesn't work for thunderbolt 1 - - --- 2023-05-10 Jiri Slaby New
[v2,2/2] docs: Set minimal gtags / GNU GLOBAL version to 6.6.5 scripts: Resolve gtags empty index generation - - - --- 2023-05-09 Ahmed S. Darwish New
[v2,1/2] scripts/tags.sh: Resolve gtags empty index generation scripts: Resolve gtags empty index generation - - - --- 2023-05-09 Ahmed S. Darwish New
[v1,1/1] scripts/tags.sh: Fix gtags generation for O= kernel builds scripts: Fix "make gtags" for O= kernel builds - 1 - --- 2023-05-04 Ahmed S. Darwish New
[GIT,PULL] Kbuild updates for v6.4-rc1 [GIT,PULL] Kbuild updates for v6.4-rc1 - - - --- 2023-04-29 Masahiro Yamada New
« 1 2 ... 13 14 15126 127 »