linux-modules
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH RFC 06/12] x86: align kernel text and rodata using HUGE_PAGE boundary
artem.kuzin
[PATCH RFC 07/12] x86: enable per-NUMA node kernel text and rodata replication
artem.kuzin
[PATCH RFC 09/12] x86: add support of NUMA replication for efi page tables
artem.kuzin
[PATCH RFC 08/12] x86: make kernel text patching aware about replicas
artem.kuzin
[PATCH RFC 10/12] mm: add replicas allocation support for vmalloc
artem.kuzin
[PATCH RFC 12/12] mm: set memory permissions for BPF handlers replicas
artem.kuzin
[PATCH RFC 11/12] x86: add kernel modules text and rodata replication support
artem.kuzin
[PATCH RFC 01/12] mm: allow per-NUMA node local PUD/PMD allocation
artem.kuzin
[PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
artem.kuzin
Re: [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
Christoph Lameter (Ampere)
Re: [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
Artem Kuzin
Re: [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
Dave Hansen
Re: [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
Artem Kuzin
Re: [PATCH RFC 02/12] mm: add config option and per-NUMA node VMS support
Dave Hansen
[PATCH RFC 03/12] mm: per-NUMA node replication core infrastructure
artem.kuzin
[PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas
artem.kuzin
Re: [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas
Garg, Shivank
Re: [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas
[email protected]
Re: [PATCH RFC 04/12] x86: add support of memory protection for NUMA replicas
Garg, Shivank
Re: [PATCH RFC 00/12] x86 NUMA-aware kernel replication
Russell King (Oracle)
Re: [PATCH RFC 00/12] x86 NUMA-aware kernel replication
Garg, Shivank
Re: [PATCH RFC 00/12] x86 NUMA-aware kernel replication
Artem Kuzin
[PATCH] configure: set docdir in GTK_DOC_CHECK
ross . burton
[PATCH] module: Remove redundant TASK_UNINTERRUPTIBLE
Kevin Hao
Re: [PATCH] module: Remove redundant TASK_UNINTERRUPTIBLE
Luis Chamberlain
[PATCH kmod 1/3] Add kmod_new_flags() variant of kmod_new(), with abiver 32
Ahelenia Ziemiańska
[PATCH kmod 2/3] Add KMOD_NEW_IGNORE_CMDLINE
Ahelenia Ziemiańska
Re: [PATCH kmod 2/3] Add KMOD_NEW_IGNORE_CMDLINE
Lucas De Marchi
Re: [PATCH kmod 2/3] Add KMOD_NEW_IGNORE_CMDLINE
Ahelenia Ziemiańska
Re: Re: [PATCH kmod 2/3] Add KMOD_NEW_IGNORE_CMDLINE
Lucas De Marchi
[PATCH kmod 3/3] Add modprobe -I/--ignore-cmdline
Ahelenia Ziemiańska
Re: [PATCH] libkmod: use realpath
Wu Zhenyu
[no subject]
Wu Zhenyu
Unbootable system with kmod-31
Kris Karas (Bug Reporting)
Re: Unbootable system with kmod-31
Marco d'Itri
Re: Unbootable system with kmod-31
Lucas De Marchi
Re: Unbootable system with kmod-31
Kris Karas (Bug Reporting)
Re: Unbootable system with kmod-31
Lucas De Marchi
This list is being migrated to the new infrastructure
Konstantin Ryabitsev
Re: This list is being migrated to the new infrastructure
Konstantin Ryabitsev
[PATCH] insmod: fix wron fallthrough of -f
Marc-Antoine Perennou
Re: [PATCH] insmod: fix wron fallthrough of -f
Lucas De Marchi
[ANNOUNCE] kmod 22
Lucas De Marchi
We have a parcel right here in our office to be delivered to you.
''COURIER''
We have a parcel right here in our office to be delivered to you.
''COURIER''
[PATCH] insmod: do support -f
philippedeswert
Re: [PATCH] insmod: do support -f
Lucas De Marchi
Re: [PATCH] insmod: do support -f
Philippe De Swert
Re: [PATCH] insmod: do support -f
Lucas De Marchi
Re: [PATCH] insmod: do support -f
Philippe De Swert
[PATCHv2 1/5] README: Indicate cython requirements
Laura Abbott
[PATCHv2 2/5] modprobe: Update error message when path is missing
Laura Abbott
Re: [PATCHv2 2/5] modprobe: Update error message when path is missing
Lucas De Marchi
[PATCHv2 3/5] Change default log level
Laura Abbott
[PATCHv2 4/5] depmod: Remove unprinted debug messages
Laura Abbott
[PATCHv2 5/5] depmod: Don't fall back to uname on bad version
Laura Abbott
Re: [PATCHv2 1/5] README: Indicate cython requirements
Lucas De Marchi
depmod (kmod 21 and older) fails for allmodconfig on ARM
Alexander Holler
Re: depmod (kmod 21 and older) fails for allmodconfig on ARM
Lucas De Marchi
Re: depmod (kmod 21 and older) fails for allmodconfig on ARM
Alexander Holler
[PATCH 0/4] depmod and modprobe error message fixups
Laura Abbott
[PATCH 1/4] build: Properly check for Cython
Laura Abbott
Re: [PATCH 1/4] build: Properly check for Cython
Lucas De Marchi
Re: [PATCH 1/4] build: Properly check for Cython
Laura Abbott
Re: [PATCH 1/4] build: Properly check for Cython
Lucas De Marchi
[PATCH 4/4] depmod: Add error message for bad version
Laura Abbott
Re: [PATCH 4/4] depmod: Add error message for bad version
Lucas De Marchi
Re: [PATCH 4/4] depmod: Add error message for bad version
Laura Abbott
Re: [PATCH 4/4] depmod: Add error message for bad version
Lucas De Marchi
[PATCH 2/4] modprobe: Add appropriate error message when path is missing
Laura Abbott
Re: [PATCH 2/4] modprobe: Add appropriate error message when path is missing
Lucas De Marchi
[PATCH 3/4] depmod: Fix message printing before log_setup_kmod_log
Laura Abbott
Re: [PATCH 3/4] depmod: Fix message printing before log_setup_kmod_log
Lucas De Marchi
Re: [PATCH 3/4] depmod: Fix message printing before log_setup_kmod_log
Laura Abbott
Re: [PATCH 3/4] depmod: Fix message printing before log_setup_kmod_log
Lucas De Marchi
Re: [PATCH 0/4] depmod and modprobe error message fixups
Lucas De Marchi
Re: [PATCH 0/4] depmod and modprobe error message fixups
Kay Sievers
fnmatch for modprobe.d "options" commands?
Ari Entlich
Re: fnmatch for modprobe.d "options" commands?
Lucas De Marchi
Re: fnmatch for modprobe.d "options" commands?
Lucas De Marchi
Please Kindly Assist
Mrs Zhang
[PATCH] build: let sed use posix ERE instead of GNU extension
Natanael Copa
Re: [PATCH] build: let sed use posix ERE instead of GNU extension
Lucas De Marchi
Re: [PATCH] build: let sed use posix ERE instead of GNU extension
Lucas De Marchi
Re: [PATCH] build: let sed use posix ERE instead of GNU extension
Natanael Copa
[PATCH] libkmod-module: fix return code in error path
Lucas De Marchi
Re: [PATCH] libkmod-module: fix return code in error path
David Herrmann
Re: [PATCH] libkmod-module: fix return code in error path
Lucas De Marchi
[ANNOUNCE] kmod 21
Lucas De Marchi
Re: [ANNOUNCE] kmod 21
Marco d'Itri
Re: [ANNOUNCE] kmod 21
Lucas De Marchi
[PATCH kmod 0/3] Add feature list together with version
lucas . de . marchi
[PATCH kmod 1/3] build: add function to build string of features
lucas . de . marchi
[PATCH kmod 2/3] build: add relevant features to KMOD_FEATURES in config.h
lucas . de . marchi
[PATCH kmod 3/3] tools: display features together with version information
lucas . de . marchi
Re: [PATCH kmod 3/3] tools: display features together with version information
Andreas Mohr
Re: [PATCH kmod 3/3] tools: display features together with version information
Lucas De Marchi
Re: [PATCH kmod 0/3] Add feature list together with version
Andreas Mohr
Re: [PATCH kmod 0/3] Add feature list together with version
Lucas De Marchi
Bug#787548: kmod: Small typo in rmmod(8)
Marco d'Itri
Re: Bug#787548: kmod: Small typo in rmmod(8)
Lucas De Marchi
[PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Andreas Mohr
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Rusty Russell
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Michal Marek
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Lucas De Marchi
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Kay Sievers
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Lucas De Marchi
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Rusty Russell
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Lucas De Marchi
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Andreas Mohr
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Rusty Russell
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Lucas De Marchi
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Marco d'Itri
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Stephen Rothwell
Re: [PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing.
Andreas Mohr
Bug#782692: kmod: spurious spaces in lsmod output
Marco d'Itri
Re: Bug#782692: kmod: spurious spaces in lsmod output
Lucas De Marchi
modules out of tree issue
Hänel-Baas , Alexander
Re: modules out of tree issue
Lucas De Marchi
AW: modules out of tree issue
Hänel-Baas , Alexander
modules out of tree issue
Hänel-Baas , Alexander
modules out of tree issue
Hänel-Baas , Alexander
How to get instance for kallsyms_address or kallsyms_num_syms?
Buddy
Re: How to get instance for kallsyms_address or kallsyms_num_syms?
Lucas De Marchi
[PATCH] build: generate libkmod.pc during autoconf
Jeff Waugh
Re: [PATCH] build: generate libkmod.pc during autoconf
Lucas De Marchi
Re: [PATCH] build: generate libkmod.pc during autoconf
Jeff Waugh
[PATCH] tools: add basic versions of insert and remove
Caio Marcelo de Oliveira Filho
Re: [PATCH] tools: add basic versions of insert and remove
Lucas De Marchi
[PATCH 1/3] testsuite: remove .gitignore files when populating rootfs
Caio Marcelo de Oliveira Filho
[PATCH 2/3] testsuite: update README
Caio Marcelo de Oliveira Filho
[PATCH 3/3] tools: add basic versions of insert and remove
Caio Marcelo de Oliveira Filho
Re: [PATCH 3/3] tools: add basic versions of insert and remove
Lucas De Marchi
Re: [PATCH 3/3] tools: add basic versions of insert and remove
Caio Marcelo de Oliveira Filho
Re: [PATCH 1/3] testsuite: remove .gitignore files when populating rootfs
Lucas De Marchi
[ANNOUNCE] kmod 20
Lucas De Marchi
Differences between builtins and modules
Lucas De Marchi
Re: Differences between builtins and modules
Michal Marek
Re: Differences between builtins and modules
Harish Jenny Kandiga Nagaraj
Re: Differences between builtins and modules
Lucas De Marchi
Re: Differences between builtins and modules
Lucas De Marchi
Re: Differences between builtins and modules
Michal Marek
Re: Differences between builtins and modules
Lucas De Marchi
[PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Harish Jenny K N
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Lucas De Marchi
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Rusty Russell
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Harish Jenny Kandiga Nagaraj
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Lucas De Marchi
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Rusty Russell
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Lucas De Marchi
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
greg KH
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Lucas De Marchi
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Rusty Russell
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Lucas De Marchi
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Harish Jenny Kandiga Nagaraj
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Lucas De Marchi
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Harish Jenny Kandiga Nagaraj
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Lucas De Marchi
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Harish Jenny Kandiga Nagaraj
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Harish Jenny Kandiga Nagaraj
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Lucas De Marchi
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Harish Jenny Kandiga Nagaraj
Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
Harish Jenny Kandiga Nagaraj
[PATCH] Out of bounds signature access with 32 bit off_t
Tobias Stoeckmann
Re: [PATCH] Out of bounds signature access with 32 bit off_t
Lucas De Marchi
Re: [PATCH] Out of bounds signature access with 32 bit off_t
Tobias Stöckmann
Re: [PATCH] Out of bounds signature access with 32 bit off_t
Lucas De Marchi
[PATCH] Fix segmentation fault on empty signature key
Tobias Stoeckmann
Re: [PATCH] Fix segmentation fault on empty signature key
Lucas De Marchi
Re: [PATCH] Fix segmentation fault on empty signature key
Lucas De Marchi
[PATCH] libkmod: check size in elf_get_mem (Take 2)
Tobias Stoeckmann
Re: [PATCH] libkmod: check size in elf_get_mem (Take 2)
Lucas De Marchi
[PATCH] libkmod: check size in elf_get_mem
Tobias Stoeckmann
[PATCH] libkmod: properly validate file size
Tobias Stoeckmann
Re: [PATCH] libkmod: properly validate file size
Lucas De Marchi
[PATCH 1/2] tools: normalize usage messages
Caio Marcelo de Oliveira Filho
[PATCH 2/2] tools: add kmod info
Caio Marcelo de Oliveira Filho
Re: [PATCH 2/2] tools: add kmod info
Lucas De Marchi
[PATCH] Prevent offset + size overflow.
Tobias Stoeckmann
Re: [PATCH] Prevent offset + size overflow.
Lucas De Marchi
Re: [PATCH] Prevent offset + size overflow.
Tobias Stöckmann
Re: [PATCH] Prevent offset + size overflow.
Lucas De Marchi
Re: [PATCH] Prevent offset + size overflow.
Tobias Stöckmann
Re: [PATCH] Prevent offset + size overflow.
Lucas De Marchi
Re: [PATCH] Prevent offset + size overflow.
Tobias Stöckmann
Re: [PATCH] Prevent offset + size overflow.
Lucas De Marchi
[PATCH] testsuite: add tests for kmod_list
Caio Marcelo de Oliveira Filho
Re: [PATCH] testsuite: add tests for kmod_list
Lucas De Marchi
[PATCH 1/4] testsuite: add test for hash_add_unique
Caio Marcelo de Oliveira Filho
[PATCH 2/4] testsuite: add test for growing then shrinking a hash
Caio Marcelo de Oliveira Filho
Re: [PATCH 2/4] testsuite: add test for growing then shrinking a hash
Lucas De Marchi
[PATCH 4/4] util: remove dead code in freadline_wrapped
Caio Marcelo de Oliveira Filho
Re: [PATCH 4/4] util: remove dead code in freadline_wrapped
Lucas De Marchi
[PATCH 3/4] testsuite: add more input cases to freadline_wrapped test
Caio Marcelo de Oliveira Filho
Re: [PATCH 3/4] testsuite: add more input cases to freadline_wrapped test
Lucas De Marchi
Re: [PATCH 1/4] testsuite: add test for hash_add_unique
Lucas De Marchi
[PATCH] tools: kmod: break iteration once a command is executed
Caio Marcelo de Oliveira Filho
Re: [PATCH] tools: kmod: break iteration once a command is executed
Lucas De Marchi
[PATCH] build: Do not force diagnostics-color flag
Mike Auty
Re: [PATCH] build: Do not force diagnostics-color flag
Lucas De Marchi
Earlier messages
Later messages