Show patches with: State = Action Required       |   1602 patches
« 1 2 ... 3 4 516 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3] modules: Remove #ifdef CONFIG_STRICT_MODULE_RWX around rodata_enabled [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - --- 2023-12-21 Christophe Leroy New
[1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time [1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time - - - --- 2023-12-21 Christophe Leroy New
[3/3] module: Don't ignore errors from set_memory_XX() [1/3] module: Use set_memory_rox() - - - --- 2023-12-21 Christophe Leroy New
[2/3] module: Change module_enable_{nx/x/ro}() to more explicit names [1/3] module: Use set_memory_rox() - - - --- 2023-12-21 Christophe Leroy New
[1/3] module: Use set_memory_rox() [1/3] module: Use set_memory_rox() - - - --- 2023-12-21 Christophe Leroy New
modules: wait do_free_init correctly modules: wait do_free_init correctly - - - --- 2023-12-19 Changbin Du New
configure: set docdir in GTK_DOC_CHECK configure: set docdir in GTK_DOC_CHECK - - - --- 2023-12-08 Ross Burton New
module: Remove redundant TASK_UNINTERRUPTIBLE module: Remove redundant TASK_UNINTERRUPTIBLE - - - --- 2023-12-08 Kevin Hao New
[6/6] module: add install target for modules.builtin.ranges Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[5/6] kbuild: generate modules.builtin.ranges when linking the kernel Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[4/6] module: script to generate offset ranges for builtin modules Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[3/6] kbuild: generate a linker map for vmlinux.o Generate address range data for built-in modules - 1 - --- 2023-12-08 Kris Van Hees New
[2/6] module: add CONFIG_BUILTIN_RANGES option Generate address range data for built-in modules - 2 - --- 2023-12-08 Kris Van Hees New
[1/6] kbuild: add modules.builtin.objs Generate address range data for built-in modules - 2 - --- 2023-12-08 Kris Van Hees New
[v6,2/2] kbuild: rpm-pkg: Fix build with non-default MODLIB [v6,1/2] depmod: Handle installing modules under a different directory - - - --- 2023-12-06 Michal Suchánek New
[v6,1/2] depmod: Handle installing modules under a different directory [v6,1/2] depmod: Handle installing modules under a different directory - - - --- 2023-12-06 Michal Suchánek New
[kmod,3/3] Add modprobe -I/--ignore-cmdline [kmod,1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32 - - - --- 2023-12-05 Ahelenia Ziemiańska New
[kmod,2/3] Add KMOD_NEW_IGNORE_CMDLINE [kmod,1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32 - - - --- 2023-12-05 Ahelenia Ziemiańska New
[kmod,1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32 [kmod,1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32 - - - --- 2023-12-05 Ahelenia Ziemiańska New
init: move THIS_MODULE from <linux/export.h> to <linux/init.h> init: move THIS_MODULE from <linux/export.h> to <linux/init.h> - 1 - --- 2023-11-26 Masahiro Yamada New
[4/4] modules: Add missing entry for __ex_table [1/4] linux/export: Fix alignment for 64-bit ksymtab entries - - - --- 2023-11-22 Helge Deller New
[3/4] vmlinux.lds.h: Fix alignment for __ksymtab*, __kcrctab_* and .pci_fixup sections [1/4] linux/export: Fix alignment for 64-bit ksymtab entries - - - --- 2023-11-22 Helge Deller New
[2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections [1/4] linux/export: Fix alignment for 64-bit ksymtab entries - - - --- 2023-11-22 Helge Deller New
[1/4] linux/export: Fix alignment for 64-bit ksymtab entries [1/4] linux/export: Fix alignment for 64-bit ksymtab entries 1 - - --- 2023-11-22 Helge Deller New
[0/4] Section alignment issues? - - - --- 2023-11-22 Helge Deller New
[v6,05/13] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE Untitled series #802938 - 1 - --- 2023-11-21 Breno Leitao New
[v3,5/5] params: Fix multi-line comment style params: harden string ops and allocatio ops - 2 - --- 2023-11-20 Andy Shevchenko New
[v3,4/5] params: Sort headers params: harden string ops and allocatio ops - 2 - --- 2023-11-20 Andy Shevchenko New
[v3,3/5] params: Use size_add() for kmalloc() params: harden string ops and allocatio ops - 2 - --- 2023-11-20 Andy Shevchenko New
[v3,2/5] params: Do not go over the limit when getting the string length params: harden string ops and allocatio ops - 2 - --- 2023-11-20 Andy Shevchenko New
[v3,1/5] params: Introduce the param_unknown_fn type params: harden string ops and allocatio ops - 2 - --- 2023-11-20 Andy Shevchenko New
[v2,5/5] export_report: Use new version info format MODVERSIONS + RUST Redux - - - --- 2023-11-18 Matthew Maurer New
[v2,4/5] rust: Allow MODVERSIONS MODVERSIONS + RUST Redux - - - --- 2023-11-18 Matthew Maurer New
[v2,3/5] modpost: Extended modversion support MODVERSIONS + RUST Redux - - - --- 2023-11-18 Matthew Maurer New
[v2,2/5] modules: Refactor + kdoc elf_validity_cached_copy MODVERSIONS + RUST Redux - - - --- 2023-11-18 Matthew Maurer New
[v2,1/5] export_report: Rehabilitate script MODVERSIONS + RUST Redux - - - --- 2023-11-18 Matthew Maurer New
[2/3] modpost: Extended modversion support Untitled series #801407 - - - --- 2023-11-15 Matthew Maurer New
[2/2] configure: Check that provided paths are absolute kmod /usr support - - - --- 2023-11-10 Michal Suchánek New
[1/2] libkmod, depmod, modprobe: Make directory for kernel modules configurable kmod /usr support - - - --- 2023-11-10 Michal Suchánek New
[3/3] rust: Require RUST_MODULES for module support Untitled series #799555 - - - --- 2023-11-08 Matthew Maurer New
lib/test_kmod: fix kernel-doc warnings lib/test_kmod: fix kernel-doc warnings - - - --- 2023-11-04 Randy Dunlap New
[GIT,PULL] Modules changes for v6.7-rc1 [GIT,PULL] Modules changes for v6.7-rc1 - - 2 --- 2023-11-01 Luis Chamberlain New
[kmod] libkmod: remove pkcs7 obj_to_hash_algo() [kmod] libkmod: remove pkcs7 obj_to_hash_algo() - - - --- 2023-10-29 Dimitri John Ledkov New
docs: module-signing: adjust guide after sha1 and sha224 support is gone docs: module-signing: adjust guide after sha1 and sha224 support is gone 1 - - --- 2023-10-25 Lukas Bulwahn New
[v2,39/39] MAINTAINERS: Add entries for code tagging and memory allocation profiling Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,38/39] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,37/39] codetag: debug: mark codetags for reserved pages as empty Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,36/39] codetag: debug: skip objext checking when it's for objext itself Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,35/39] lib: add memory allocations report in show_mem() Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,34/39] rhashtable: Plumb through alloc tag Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,33/39] mm: vmalloc: Enable memory allocation profiling Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,32/39] arm64: Fix circular header dependency Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,31/39] mm: percpu: enable per-cpu allocation tagging Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,30/39] mm: percpu: Add codetag reference into pcpuobj_ext Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,29/39] mm: percpu: Introduce pcpuobj_ext Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,28/39] timekeeping: Fix a circular include dependency Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,27/39] xfs: Memory allocation profiling fixups Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,26/39] mempool: Hook up to memory allocation profiling Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,25/39] mm/slub: Mark slab_free_freelist_hook() __always_inline Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,24/39] mm/slab: enable slab allocation tagging for kmalloc and friends Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,23/39] mm/slab: add allocation accounting into slab allocation and free paths Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,22/39] lib: add codetag reference into slabobj_ext Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,21/39] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,20/39] mm: create new codetag references during page splitting Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,19/39] mm: enable page allocation tagging Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,18/39] change alloc_pages name in ivpu_bo_ops to avoid conflicts Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,17/39] change alloc_pages name in dma_map_ops to avoid name conflicts Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,16/39] lib: introduce support for page allocation tagging Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,15/39] lib: add allocation tagging support for memory allocation profiling Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,14/39] lib: prevent module unloading if memory is not freed Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,13/39] lib: code tagging module support Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,12/39] lib: code tagging framework Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,11/39] slab: objext: introduce objext_flags as extension to page_memcg_data_flags Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,10/39] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,09/39] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,08/39] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,07/39] mm: introduce slabobj_ext to support slab object extensions Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,06/39] mm: enumerate all gfp flags Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,05/39] prandom: Remove unused include Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,04/39] nodemask: Split out include/linux/nodemask_types.h Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,03/39] fs: Convert alloc_inode_sb() to a macro Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,02/39] scripts/kallysms: Always include __start and __stop symbols Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[v2,01/39] lib/string_helpers: Add flags param to string_get_size() Memory allocation profiling - - - --- 2023-10-24 Suren Baghdasaryan New
[5/6] crypto: enable automatic module signing with FIPS 202 SHA-3 Untitled series #795438 - - - --- 2023-10-22 Dimitri John Ledkov New
kmod: Add FIPS 202 SHA-3 support kmod: Add FIPS 202 SHA-3 support - - - --- 2023-10-22 Dimitri John Ledkov New
module: main: Remove unnecessary ‘0’ values from err module: main: Remove unnecessary ‘0’ values from err - - - --- 2023-10-20 ZhouJie New
[v5,05/12] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE Untitled series #794857 - - - --- 2023-10-19 Breno Leitao New
[v5] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option [v5] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option - - - --- 2023-10-13 Joey Jiao New
[v4] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option [v4] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option - - - --- 2023-10-12 Joey Jiao New
[v3] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option [v3] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option - - - --- 2023-10-12 Joey Jiao New
[v2] module: Add CONFIG_MODULE_LOAD_IN_SEQUENCE option [v2] module: Add CONFIG_MODULE_LOAD_IN_SEQUENCE option - - - --- 2023-10-11 Joey Jiao New
crypto: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512 crypto: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512 - - - --- 2023-10-10 Dimitri John Ledkov New
module: Do not offer sha224 for built-in module signing module: Do not offer sha224 for built-in module signing - - - --- 2023-10-10 Dimitri John Ledkov New
crypto: pkcs7: remove sha1 support crypto: pkcs7: remove sha1 support - - - --- 2023-10-10 Dimitri John Ledkov New
module: Add CONFIG_MODULE_LOAD_IN_SEQUENCE option module: Add CONFIG_MODULE_LOAD_IN_SEQUENCE option - - - --- 2023-10-09 Joey Jiao New
[rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB [rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB - 1 - --- 2023-10-05 Michal Suchánek New
[v2,5/5] params: Fix multi-line comment style params: harden string ops and allocatio ops - - - --- 2023-10-02 Andy Shevchenko New
[v2,4/5] params: Sort headers params: harden string ops and allocatio ops - - - --- 2023-10-02 Andy Shevchenko New
[v2,3/5] params: Use size_add() for kmalloc() params: harden string ops and allocatio ops - - - --- 2023-10-02 Andy Shevchenko New
[v2,2/5] params: Do not go over the limit when getting the string length params: harden string ops and allocatio ops - - - --- 2023-10-02 Andy Shevchenko New
« 1 2 ... 3 4 516 17 »