linux-modules
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 8/9] file: use _cleanup_free_
Lucas De Marchi
[PATCH 7/9] array: avoid duplicate code to reallocate
Lucas De Marchi
[PATCH 6/9] util: Be OOM-safe and use _cleanup_free_
Lucas De Marchi
[PATCH 3/9] config: Use _cleanup_free_
Lucas De Marchi
[PATCH 1/9] testsuite: Move test-alias to test-util
Lucas De Marchi
[PATCH 9/9] module: use _cleanup_free and remove useless call to free()
Lucas De Marchi
[PATCH 2/9] util: Add cleanup attribute
Lucas De Marchi
Patch to allow disabling maintainer mode
Anders Olofsson
Re: Patch to allow disabling maintainer mode
Lucas De Marchi
From: Joseph
Joseph M. Martin
[PATCH 1/1] KEYS: store keys in the dedicated directory
Dmitry Kasatkin
[no subject]
陶治江
Re:
Lucas De Marchi
[PATCH] Makefile.am: add mkdir testsuite
Saul Wold
Re: [PATCH] Makefile.am: add mkdir testsuite
Lucas De Marchi
[PATCH] Makefile.am: Add target to all cross-compilation of testsuite
Saul Wold
Re: [PATCH] Makefile.am: Add target to all cross-compilation of testsuite
Lucas De Marchi
[PATCH] Makefile.am: add mkdir testsuite and standaline build target
Saul Wold
Re: [PATCH] Makefile.am: add mkdir testsuite and standaline build target
Lucas De Marchi
Re: [PATCH] Makefile.am: add mkdir testsuite and standaline build target
Saul Wold
Re: [PATCH] Makefile.am: add mkdir testsuite and standaline build target
Lucas De Marchi
Re: [PATCH] Makefile.am: add mkdir testsuite and standaline build target
Saul Wold
Re: [PATCH] Makefile.am: add mkdir testsuite and standaline build target
Lucas De Marchi
[PATCH] static-nodes: add shell consumable format
Dave Reisner
Re: [PATCH] static-nodes: add shell consumable format
Lucas De Marchi
Re: [PATCH] static-nodes: add shell consumable format
Tom Gundersen
Re: [PATCH] static-nodes: add shell consumable format
Tom Gundersen
Re: [PATCH] static-nodes: add shell consumable format
Dave Reisner
Re: [RFC PATCH 1/1] module: Make wait module's refcount to zero procedure as async
Lucas De Marchi
[PATCH] make kmod compatible with GCC < 4.6
John Spencer
Re: [PATCH] make kmod compatible with GCC < 4.6
Lucas De Marchi
[PATCH] usb: ohci/uhci - add soft dependencies on ehci_hcd
Tom Gundersen
Re: [PATCH] usb: ohci/uhci - add soft dependencies on ehci_hcd
Alan Stern
Re: [PATCH] usb: ohci/uhci - add soft dependencies on ehci_hcd
Kay Sievers
Re: [PATCH] usb: ohci/uhci - add soft dependencies on ehci_hcd
Tom Gundersen
Re: [PATCH] usb: ohci/uhci - add soft dependencies on ehci_hcd
Alan Stern
Re: [PATCH] usb: ohci/uhci - add soft dependencies on ehci_hcd
Tom Gundersen
Re: [PATCH] usb: ohci/uhci - add soft dependencies on ehci_hcd
Lucas De Marchi
Re: [PATCH] usb: ohci/uhci - add soft dependencies on ehci_hcd
Alan Stern
[PATCH v2] usb: ohci/uhci - add soft dependencies on ehci_pci
Tom Gundersen
Re: [PATCH v2] usb: ohci/uhci - add soft dependencies on ehci_pci
Sergei Shtylyov
[PATCH] config: also parse softdeps from modules
Tom Gundersen
Re: [PATCH] modules: add support for soft module dependencies
Lucas De Marchi
Re: [PATCH] modules: add support for soft module dependencies
Tom Gundersen
Re: [PATCH] modules: add support for soft module dependencies
Herbert Xu
Re: [PATCH] modules: add support for soft module dependencies
Rusty Russell
Re: [PATCH] modules: add support for soft module dependencies
Lucas De Marchi
Re: [PATCH] modules: add support for soft module dependencies
Rusty Russell
Re: [PATCH] modules: add support for soft module dependencies
Lucas De Marchi
Re: [PATCH] modules: add support for soft module dependencies
Rusty Russell
[PATCH] depmod: warn on invalid devname specification
Tom Gundersen
Re: [PATCH] depmod: warn on invalid devname specification
Lucas De Marchi
[PATCHv2] Add configure check for _Static_assert()
Thomas Petazzoni
Re: [PATCHv2] Add configure check for _Static_assert()
Lucas De Marchi
[PATCH] kmod: be32toh for older boxen
Randy MacLeod
[PATCH] kmod-native: Add back-up implementation of be32toh().
Randy MacLeod
Re: [PATCH] kmod-native: Add back-up implementation of be32toh().
Lucas De Marchi
Re: [PATCH] kmod-native: Add back-up implementation of be32toh().
Randy MacLeod
[PATCH] Add configure check for _Static_assert()
Thomas Petazzoni
Re: [PATCH] Add configure check for _Static_assert()
Lucas De Marchi
Re: [PATCH] Add configure check for _Static_assert()
Thomas Petazzoni
Re: [PATCH] Add configure check for _Static_assert()
Lucas De Marchi
Re: [PATCH] Add configure check for _Static_assert()
Lucas De Marchi
[PATCH 1/3] remove non-portable usage of strndupa
John Spencer
[PATCH 2/3] check if __GLIBC__ is defined before using _FILE_OFFSET_BITS
John Spencer
Re: [PATCH 2/3] check if __GLIBC__ is defined before using _FILE_OFFSET_BITS
Lucas De Marchi
Re: [PATCH 2/3] check if __GLIBC__ is defined before using _FILE_OFFSET_BITS
John Spencer
[PATCH 3/3] testsuite: fix usage of reserved names
John Spencer
Re: [PATCH 3/3] testsuite: fix usage of reserved names
Lucas De Marchi
[PATCH 3/3 v2] testsuite: fix usage of reserved names
John Spencer
Re: [PATCH 3/3] testsuite: fix usage of reserved names
John Spencer
Re: [PATCH 3/3] testsuite: fix usage of reserved names
Lucas De Marchi
Re: [PATCH 1/3] remove non-portable usage of strndupa
Kay Sievers
Re: [PATCH 1/3] remove non-portable usage of strndupa
Lucas De Marchi
Re: [PATCH 1/3] remove non-portable usage of strndupa
John Spencer
Re: [PATCH 1/3] remove non-portable usage of strndupa
Kay Sievers
Re: [PATCH 1/3] remove non-portable usage of strndupa
Lucas De Marchi
Re: [PATCH 1/3] remove non-portable usage of strndupa
John Spencer
Re: [PATCH 1/3] remove non-portable usage of strndupa
Lucas De Marchi
Revert Back!!!
Mr.Zhuo Chengwen
[ANNOUNCE] kmod 15
Lucas De Marchi
Re: [PATCH 0/3] module: Allow parameters without arguments
Lucas De Marchi
[PATCH 1/2] testsuite: Add test for parameter with no value in kcmdline
Lucas De Marchi
[PATCH 2/2] libkmod: Fix getting param with no value from kcmdline
Lucas De Marchi
Re: [PATCH] depmod: add missing "else" clause
Lucas De Marchi
Re: [PATCH] depmod: add missing "else" clause
H. Peter Anvin
[PATCH 1/3] shell-completion: Add initial completion for kmod
Lucas De Marchi
[PATCH 2/3] shell-completion: Add kmod static-nodes
Lucas De Marchi
[PATCH 3/3] build: Install bash completion data
Lucas De Marchi
Re: [PATCH 1/3] shell-completion: Add initial completion for kmod
Dave Reisner
Re: [PATCH 1/3] shell-completion: Add initial completion for kmod
Lucas De Marchi
Re: [PATCH 1/3] shell-completion: Add initial completion for kmod
Dave Reisner
Re: [PATCH 1/3] shell-completion: Add initial completion for kmod
Lucas De Marchi
Re: [BUG] 3.10.[01] modprobe snd-... hangs
Lucas De Marchi
[PATCH 1/6] testsuite: Fix mkdir_p corner cases
Lucas De Marchi
[PATCH 2/6] util: Add mkdir_p implementation from testsuite
Lucas De Marchi
Re: [PATCH 2/6] util: Add mkdir_p implementation from testsuite
Lucas De Marchi
[PATCH 3/6] static-nodes: don't fail if modules.devname not found
Lucas De Marchi
[PATCH 6/6] static-nodes: create parent directories of output file
Lucas De Marchi
[PATCH 4/6] util: Add len arg to mkdir_p()
Lucas De Marchi
[PATCH 5/6] util: Add mkdir_parents()
Lucas De Marchi
Re: [PATCH 1/6] testsuite: Fix mkdir_p corner cases
Tom Gundersen
[PATCHv2 1/2] static-nodes: don't fail if modules.devname not found
Tom Gundersen
[PATCHv2 2/2] static-nodes: create parent directories of output file
Tom Gundersen
Re: [PATCHv2 2/2] static-nodes: create parent directories of output file
Lucas De Marchi
[PATCH 1/2] static-nodes: don't fail if modules.devname not found
Tom Gundersen
[PATCH 2/2] static-nodes: create parent directories of output file
Tom Gundersen
Re: [PATCH 1/2] static-nodes: don't fail if modules.devname not found
Dave Reisner
Re: [PATCH 1/2] static-nodes: don't fail if modules.devname not found
Tom Gundersen
Re: [PATCH 1/2] static-nodes: don't fail if modules.devname not found
Kay Sievers
[ANNOUNCE] kmod 14
Lucas De Marchi
module refcnt underflow
Lucas De Marchi
Re: [systemd-devel] systemd fails to build with static kmod library
Lucas De Marchi
Re: modprobe: Cannot load blacklisted module by symbol
Lucas De Marchi
Re: modprobe: Cannot load blacklisted module by symbol
Takashi Iwai
Re: modprobe: Cannot load blacklisted module by symbol
David Henningsson
Re: modprobe: Cannot load blacklisted module by symbol
Lucas De Marchi
[PATCH] Fix 'make check': undeclared __NR_finit_module
Chengwei Yang
Re: [PATCH] Fix 'make check': undeclared __NR_finit_module
Lucas De Marchi
Re: [PATCH] Fix 'make check': undeclared __NR_finit_module
Yang Chengwei
[RFC] Fix the kmod internal list behavior?
Yang Chengwei
Re: [RFC] Fix the kmod internal list behavior?
Lucas De Marchi
Re: [RFC] Fix the kmod internal list behavior?
Yang Chengwei
Re: [RFC] Fix the kmod internal list behavior?
Lucas De Marchi
Re: [RFC] Fix the kmod internal list behavior?
Yang Chengwei
depmod difference between module-init-tools and kmod
Stefan Achatz
Re: depmod difference between module-init-tools and kmod
Lucas De Marchi
Re: depmod difference between module-init-tools and kmod
Stefan Achatz
[V2, 1/2] Several minor fixes for documentation
Chengwei Yang
[V2, 2/2] Add document for exported enums
Chengwei Yang
Re: [V2, 2/2] Add document for exported enums
Lucas De Marchi
[PATCH] libkmod: Avoid calling syscall() with -1
Jan Luebbe
Re: [PATCH] libkmod: Avoid calling syscall() with -1
Lucas De Marchi
Re: [PATCH] libkmod: Avoid calling syscall() with -1
Jan Luebbe
Re: [PATCH] libkmod: Avoid calling syscall() with -1
Lucas De Marchi
Re: [PATCH] libkmod: Avoid calling syscall() with -1
Lucas De Marchi
[PATCH] modprobe: don't check refcount with remove command
Johannes Berg
Re: [PATCH] modprobe: don't check refcount with remove command
Lucas De Marchi
Re: [PATCH] modprobe: don't check refcount with remove command
Johannes Berg
[PATCH] Fix: check cache before dump it
Chengwei Yang
Re: [PATCH] Fix: check cache before dump it
Lucas De Marchi
[PATCH 0/2] Polish document
Chengwei Yang
[PATCH 1/2] Several minor fixes for documentation
Chengwei Yang
Re: [PATCH 1/2] Several minor fixes for documentation
Lucas De Marchi
Re: [PATCH 1/2] Several minor fixes for documentation
Yang Chengwei
Re: [PATCH 1/2] Several minor fixes for documentation
Lucas De Marchi
[PATCH 2/2] Add document about exported enum definitions
Chengwei Yang
Re: [PATCH 2/2] Add document about exported enum definitions
Lucas De Marchi
Re: [PATCH 2/2] Add document about exported enum definitions
Yang Chengwei
Re: [PATCH 2/2] Add document about exported enum definitions
Lucas De Marchi
Re: [PATCH 2/2] Add document about exported enum definitions
Yang Chengwei
Re: [PATCH 2/2] Add document about exported enum definitions
Yang Chengwei
Re: [PATCH 2/2] Add document about exported enum definitions
Lucas De Marchi
Re: [PATCH 2/2] Add document about exported enum definitions
Lucas De Marchi
Re: [PATCH 2/2] Add document about exported enum definitions
Yang Chengwei
Re: [PATCH 2/2] Add document about exported enum definitions
Yang Chengwei
Re: [PATCH 2/2] Add document about exported enum definitions
Yang Chengwei
Re: [PATCH 2/2] Add document about exported enum definitions
Lucas De Marchi
[PATCH v2] static-nodes: tmpfiles - also create parents directories of device nodes
Tom Gundersen
Re: [PATCH v2] static-nodes: tmpfiles - also create parents directories of device nodes
Lucas De Marchi
[PATCH] static-nodes: tmpfiles - also create parents directories of device nodes
Tom Gundersen
[PATCH v4] tools: add static-nodes tool
Tom Gundersen
Re: [PATCH v4] tools: add static-nodes tool
Lucas De Marchi
Re: [PATCH v4] tools: add static-nodes tool
Tom Gundersen
[PATCH v3] tools: add static-nodes tool
Tom Gundersen
Re: [PATCH v3] tools: add static-nodes tool
Thomas Bächler
Re: [PATCH v3] tools: add static-nodes tool
Lucas De Marchi
Re: [PATCH v3] tools: add static-nodes tool
Kay Sievers
Re: [PATCH v3] tools: add static-nodes tool
Tom Gundersen
[PATCH v2] tools: add static-nodes tool
Tom Gundersen
Re: [PATCH v2] tools: add static-nodes tool
Lucas De Marchi
Re: [PATCH v2] tools: add static-nodes tool
Tom Gundersen
[PATCH] [RFC] udevd: let tmpfiles create all static nodes
Tom Gundersen
[PATCH] [WIP]tools: add devname2tmpfile
Tom Gundersen
Re: [PATCH] [WIP]tools: add devname2tmpfile
Dave Reisner
[ANNOUNCE] kmod 13
Lucas De Marchi
control on cpu/core
christophe malvasio
Re: control on cpu/core
Lucas De Marchi
Re: control on cpu/core
christophe malvasio
[PATCH] rmmod: Teach rmmod about builtin modules
Josh Boyer
Re: [PATCH] rmmod: Teach rmmod about builtin modules
Lucas De Marchi
Re: [PATCH] rmmod: Teach rmmod about builtin modules
Josh Boyer
modprobe missing -l option
Marian Marinov
Re: modprobe missing -l option
Lucas De Marchi
Re: modprobe missing -l option
Alan Jenkins
Re: modprobe missing -l option
Lucas De Marchi
Re: modprobe missing -l option
Marian Marinov
Re: modprobe missing -l option
Marian Marinov
KBUILD_MODNAME issue
Ajith Adapa
Re: KBUILD_MODNAME issue
Randy Dunlap
Fwd: KBUILD_MODNAME issue
Ajith Adapa
Re: Fwd: KBUILD_MODNAME issue
Mike Frysinger
Re: Fwd: KBUILD_MODNAME issue
Ajith Adapa
Re: Fwd: KBUILD_MODNAME issue
Randy Dunlap
Re: Fwd: KBUILD_MODNAME issue
Ajith Adapa
Re: Small issue building LKM in latest 3.7 kernel
Randy Dunlap
Re: Small issue building LKM in latest 3.7 kernel
Ajith Adapa
Re: Small issue building LKM in latest 3.7 kernel
Randy Dunlap
[PATCH v2 0/3] add finit_module support
Kees Cook
[PATCH 2/3] testsuite: handle finit_module
Kees Cook
Earlier messages
Later messages