Show patches with: Archived = No       |   743 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[2/6] kallsyms: Emit symbol at the holes in the text kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[3/6] module: kallsyms: Determine exact function size kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[5/6] ftrace: Fix possible out-of-bound issue in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[v2,1/5] kallsyms: Emit symbol at the holes in the text kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian New
[v2,2/5] module: kallsyms: Determine exact function size kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian New
[v2,3/5] ftrace: Skip invalid __fentry__ in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian New
[v2,4/5] ftrace: Fix possible out-of-bound issue in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian New
[v2,5/5] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-07-23 Zheng Yejian New
[RESEND,v6,1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - 2 - --- 2024-05-05 Yoann Congal New
[RESEND,v6,2/3] printk: Change type of CONFIG_BASE_SMALL to bool printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - 3 - --- 2024-05-05 Yoann Congal New
[RESEND,v6,3/3] printk: Remove redundant CONFIG_BASE_FULL printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - 1 - --- 2024-05-05 Yoann Congal New
kconfig: fix allmodconfig - - - --- 2013-09-21 Yann E. MORIN Changes Requested
[RFC,1/3] llvm-cov: add Clang's Source-based Code Coverage support Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - - --- 2024-08-24 Wentao Zhang New
[RFC,2/3] kbuild, llvm-cov: disable instrumentation in odd or sensitive code Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - - --- 2024-08-24 Wentao Zhang New
[RFC,3/3] llvm-cov: add Clang's MC/DC support Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang - - - --- 2024-08-24 Wentao Zhang New
[1/3] mm: use zonelist_zone() to get zone [1/3] mm: use zonelist_zone() to get zone - - - --- 2024-07-02 Wei Yang New
[2/3] modpost: .meminit.* is not in init section when CONFIG_MEMORY_HOTPLUG set [1/3] mm: use zonelist_zone() to get zone - - - --- 2024-07-02 Wei Yang New
[3/3] mm/page_alloc: put __free_pages_core() in __meminit section [1/3] mm: use zonelist_zone() to get zone - - - --- 2024-07-02 Wei Yang New
[RFC,01/11] kbuild: ignore .config rule for make --always-make output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,02/11] kbuild: document some prerequisites output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,03/11] kbuild: pass KERNELVERSION and LOCALVERSION explicitly to setlocalversion output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,04/11] kbuild: don't execute .ko recipe in --dry-run mode output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,05/11] kbuild: execute modules.order recipe in --dry-run mode output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,06/11] kbuild: set $dry_run when running in --dry-run mode output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,07/11] kbuild: define 'make' as a no-op in --dry-run mode output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,08/11] kbuild: make link-vmlinux.sh respect $dry_run output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,09/11] kbuild: simplify commands in --dry-run mode output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,10/11] kbuild: don't test for file presence in --dry-run mode output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,11/11] kbuild: suppress echoing of commands in --dry-run mode output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
kbuild: use objcopy to generate asm-offsets kbuild: use objcopy to generate asm-offsets - - - --- 2024-08-28 Vegard Nossum New
Add MO(mod objs) variable to process ext modules with subdirs Add MO(mod objs) variable to process ext modules with subdirs - - - --- 2024-04-02 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) New
[v2] Add MO(mod objs) variable to process ext modules with subdirs [v2] Add MO(mod objs) variable to process ext modules with subdirs - - - --- 2024-04-05 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) New
[v3] Add MO(mod objs) variable to process ext modules with subdirs [v3] Add MO(mod objs) variable to process ext modules with subdirs - - - --- 2024-04-05 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) New
scripts/Makefile.build: fix ext mod subdirs build with separate src,build dirs scripts/Makefile.build: fix ext mod subdirs build with separate src,build dirs - - - --- 2024-04-15 Valerii Chernous -X (vchernou - GLOBALLOGIC INC at Cisco) New
ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtin ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtin - 1 - --- 2024-03-10 Uwe Kleine-König New
[v2] lib/build_OID_registry: Don't mention the full path of the script in output [v2] lib/build_OID_registry: Don't mention the full path of the script in output - 1 - --- 2024-03-13 Uwe Kleine-König New
hwrng: mxc-rnga: Drop usage of platform_driver_probe() hwrng: mxc-rnga: Drop usage of platform_driver_probe() - - - --- 2024-03-24 Uwe Kleine-König New
mmc: davinci: Don't strip remove function when driver is builtin mmc: davinci: Don't strip remove function when driver is builtin - - - --- 2024-03-24 Uwe Kleine-König New
[v2] hwrng: mxc-rnga: Drop usage of platform_driver_probe() [v2] hwrng: mxc-rnga: Drop usage of platform_driver_probe() - - - --- 2024-03-24 Uwe Kleine-König New
Input: amimouse - Mark driver struct with __refdata to prevent section mismatch Input: amimouse - Mark driver struct with __refdata to prevent section mismatch - - - --- 2024-03-29 Uwe Kleine-König New
parport: amiga: Mark driver struct with __refdata to prevent section mismatch parport: amiga: Mark driver struct with __refdata to prevent section mismatch - - - --- 2024-03-29 Uwe Kleine-König New
serial: ami: Mark driver struct with __refdata to prevent section mismatch serial: ami: Mark driver struct with __refdata to prevent section mismatch - - - --- 2024-03-29 Uwe Kleine-König New
virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch - 2 - --- 2024-03-29 Uwe Kleine-König New
OSS: dmasound/paula: Mark driver struct with __refdata to prevent section mismatch OSS: dmasound/paula: Mark driver struct with __refdata to prevent section mismatch - - - --- 2024-03-29 Uwe Kleine-König New
serial: pmac_zilog: Drop usage of platform_driver_probe() serial: pmac_zilog: Drop usage of platform_driver_probe() - - 1 --- 2024-03-29 Uwe Kleine-König New
[RESEND] parport: amiga: Mark driver struct with __refdata to prevent section mismatch [RESEND] parport: amiga: Mark driver struct with __refdata to prevent section mismatch - - - --- 2024-05-13 Uwe Kleine-König New
modpost: Enable section warning from *driver to .exit.text modpost: Enable section warning from *driver to .exit.text - 1 - --- 2024-06-11 Uwe Kleine-König New
kbuild: remove recent dependency on "truncate" program kbuild: remove recent dependency on "truncate" program - 1 - --- 2024-08-29 Tony Battersby New
[1/1] kbuild: Only build dtc if needed [1/1] kbuild: Only build dtc if needed - 1 - --- 2024-08-15 TIAN Yuanhao New
[1/2] kbuild: add host-cc-option helper gcc-plugins: disable plugins when gmp.h is unavailable - - - --- 2024-03-12 Thomas Weißschuh New
[2/2] gcc-plugins: disable plugins when gmp.h is unavailable gcc-plugins: disable plugins when gmp.h is unavailable - - - --- 2024-03-12 Thomas Weißschuh New
kbuild: disable pahole multithreading for reproducible builds kbuild: disable pahole multithreading for reproducible builds - 1 - --- 2024-03-22 Thomas Weißschuh New
kbuild: add script and target to generate pacman package kbuild: add script and target to generate pacman package - - - --- 2024-07-04 Thomas Weißschuh New
[v2] kbuild: add script and target to generate pacman package [v2] kbuild: add script and target to generate pacman package - 1 1 --- 2024-07-06 Thomas Weißschuh New
[v3] kbuild: add script and target to generate pacman package [v3] kbuild: add script and target to generate pacman package - 1 1 --- 2024-07-08 Thomas Weißschuh New
[v4] kbuild: add script and target to generate pacman package [v4] kbuild: add script and target to generate pacman package - 2 1 --- 2024-07-10 Thomas Weißschuh New
[v5] kbuild: add script and target to generate pacman package [v5] kbuild: add script and target to generate pacman package - 2 1 --- 2024-07-14 Thomas Weißschuh New
[v6] kbuild: add script and target to generate pacman package [v6] kbuild: add script and target to generate pacman package - 2 1 --- 2024-07-16 Thomas Weißschuh New
[v7] kbuild: add script and target to generate pacman package [v7] kbuild: add script and target to generate pacman package - 1 1 --- 2024-07-20 Thomas Weißschuh New
[RFC] modpost: compile constant module information only once [RFC] modpost: compile constant module information only once - - - --- 2024-08-24 Thomas Weißschuh New
scripts: run-clang-tools: add file filtering option scripts: run-clang-tools: add file filtering option - 1 - --- 2024-07-04 Théo Lebrun New
[1/1] kbuild: Fix build target deb-pkg: ln: failed to create hard link [1/1] kbuild: Fix build target deb-pkg: ln: failed to create hard link - - - --- 2024-06-16 Thayne Harbaugh New
[1/1] Documentation: kbuild: explicitly document missing prompt Documentation: kbuild: explicitly document missing prompt - - - --- 2024-08-20 Stephen Brennan New
[v2] Documentation: kbuild: explicitly document missing prompt [v2] Documentation: kbuild: explicitly document missing prompt - 1 - --- 2024-08-23 Stephen Brennan New
[v11,2/2] arm64: boot: Support Flat Image Tree arm64: Add a build target for Flat Image Tree - - - --- 2024-03-14 Simon Glass New
[v12,2/2] arm64: boot: Support Flat Image Tree arm64: Add a build target for Flat Image Tree 1 - - --- 2024-03-29 Simon Glass New
[RFC,1/2] objtool: Run objtool only if either of the config options are selected [RFC,1/2] objtool: Run objtool only if either of the config options are selected - - - --- 2024-04-22 Sathvika Vasireddy New
[RFC,2/2] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses [RFC,1/2] objtool: Run objtool only if either of the config options are selected - - - --- 2024-04-22 Sathvika Vasireddy New
[v3,01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-27 Samuel Holland New
[v4,01/15] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT Unified cross-architecture kernel-mode FPU API - 1 - --- 2024-03-29 Samuel Holland New
[01/15] tools: Add gendwarfksyms Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[02/15] gendwarfksyms: Add symbol list input handling Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[03/15] gendwarfksyms: Add CRC calculation Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[04/15] gendwarfksyms: Expand base_type Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[05/15] gendwarfksyms: Add a cache Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[06/15] gendwarfksyms: Expand type modifiers and typedefs Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[07/15] gendwarfksyms: Add pretty-printing Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[08/15] gendwarfksyms: Expand subroutine_type Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[09/15] gendwarfksyms: Expand array_type Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[10/15] gendwarfksyms: Expand structure types Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[11/15] gendwarfksyms: Limit structure expansion Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[12/15] gendwarfksyms: Add inline debugging Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[13/15] modpost: Add support for hashing long symbol names Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[14/15] module: Support hashed symbol names when checking modversions Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[15/15] kbuild: Use gendwarfksyms to generate Rust symbol versions Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[v2,01/19] tools: Add gendwarfksyms Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,02/19] gendwarfksyms: Add symbol list handling Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,03/19] gendwarfksyms: Add address matching Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,04/19] gendwarfksyms: Add support for type pointers Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,05/19] gendwarfksyms: Expand base_type Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,06/19] gendwarfksyms: Add a cache for processed DIEs Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,07/19] gendwarfksyms: Expand type modifiers and typedefs Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,08/19] gendwarfksyms: Expand subroutine_type Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,09/19] gendwarfksyms: Expand array_type Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,10/19] gendwarfksyms: Expand structure types Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,11/19] gendwarfksyms: Limit structure expansion Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,12/19] gendwarfksyms: Add die_map debugging Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
« 1 2 3 47 8 »