Show patches with: State = Action Required       |   1556 patches
« 1 2 3 415 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[kmod] shared/util.c: assert_cc() can only be used inside functions - - - --- 2017-06-03 Thomas Petazzoni New
[kmod] util: fix non-static assert_cc use - - - --- 2017-06-07 Joel Stanley New
libkmod: Verify memory sizes on 32 bit systems. - - - --- 2017-06-25 Tobias Stoeckmann New
libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCS - 1 - --- 2017-07-19 Yauheni Kaliuta New
man/depmod.d: add external keyword description - - - --- 2017-07-20 Yauheni Kaliuta New
[RFC] exec: Avoid recursive modprobe for binary format handlers - - - --- 2017-08-02 Luis Chamberlain New
[RFC] resolve CRC test. Was: Re: [PATCH] libkmod-elf: resolve CRC if module is built with MODULE_RE… - - - --- 2017-08-08 Yauheni Kaliuta New
Fixed minor spelling and grammar issues in man page - - - --- 2017-08-18 James Pack New
[RESEND] modprobe: install default configuration - - - --- 2017-09-01 Lubomir Rintel New
man/depmod: Add references in other man pages - - - --- 2017-10-16 Christopher Diaz Riveros New
libkmod: fix uninitialized variable usage warnings - - - --- 2017-11-06 Eugene Syromiatnikov New
depmod: Don't add .TOC. when it's in the kernel. - - - --- 2017-12-07 Michal Suchánek New
[1/2] testsuite: depmod: add override test - - - --- 2017-12-07 Yauheni Kaliuta New
[2/2] depmod: module_is_higher_priority: fix modname length calculation - - - --- 2017-12-07 Yauheni Kaliuta New
[1/6] build: add mkosi hooks - - - --- 2018-01-03 Lucas De Marchi New
[2/6] build: use tool from configure - - - --- 2018-01-03 Lucas De Marchi New
[3/6] testsuite: generalize mkosi support for other distros - - - --- 2018-01-03 Lucas De Marchi New
[4/6] testsuite: add Fedora's mkosi configuration - - - --- 2018-01-03 Lucas De Marchi New
[5/6] testsuite: add missing error handling - - - --- 2018-01-03 Lucas De Marchi New
[6/6] testsuite: explain why overriding function may fail - - - --- 2018-01-03 Lucas De Marchi New
testsuite: also wrap gettid in syscall() - - - --- 2018-01-08 Lucas De Marchi New
[v2] testsuite: also wrap gettid in syscall() - - - --- 2018-01-08 Lucas De Marchi New
testsuite: add Clear's mkosi configuration - - - --- 2018-02-08 Caio Marcelo de Oliveira Filho New
libkmod-module: check for NULL before accessing pointers - - - --- 2018-03-07 Luca BRUNO New
[RFC,PKCS7,asn1c,1/2] libkmod-signature: implement pkcs7 parsing with asn1c compiler - - - --- 2018-03-08 Yauheni Kaliuta New
libkmod-signature: Fix crash when module signature is not present. - - - --- 2018-03-08 Michal Suchánek New
[RFC,PKCS7,kernel,vm,1/1] libkmod-signature: implement pkcs7 parsing with kernel asn1 compiler - - - --- 2018-03-12 Yauheni Kaliuta New
libkmod-signature: pkcs#7: fix crash when signer info is not present. - - - --- 2018-06-08 Michal Suchánek New
kmod: build: cure compiler warnings showing up externally - - - --- 2018-06-16 Jan Engelhardt New
libkmod: drop _PAD enum constants - - - --- 2018-07-18 Jan Engelhardt New
Verify memory sizes on 32 bit systems. Verify memory sizes on 32 bit systems. - - - --- 2018-07-30 Tobias Stoeckmann New
mkosi: allow Clear to use test modules mkosi: allow Clear to use test modules - - - --- 2018-10-10 Lucas De Marchi New
modprobe: add --show-exports modprobe: add --show-exports - - - --- 2018-11-08 Yauheni Kaliuta New
[v2] modprobe: add --show-exports [v2] modprobe: add --show-exports - - - --- 2018-11-12 Yauheni Kaliuta New
[v3] modprobe: add --show-exports [v3] modprobe: add --show-exports - - - --- 2018-11-13 Yauheni Kaliuta New
testsuite: add simple test for --show-exports testsuite: add simple test for --show-exports - - - --- 2018-11-13 Lucas De Marchi New
signature: do not report wrong data for pkc#7 signature signature: do not report wrong data for pkc#7 signature - - - --- 2018-11-15 Yauheni Kaliuta New
[v2] signature: do not report wrong data for pkc#7 signature [v2] signature: do not report wrong data for pkc#7 signature - - - --- 2018-11-16 Yauheni Kaliuta New
libkmod-signature: implement pkcs7 parsing with openssl libkmod-signature: implement pkcs7 parsing with openssl - - - --- 2018-11-16 Yauheni Kaliuta New
[RFC] libkmod-signature: implement pkcs7 parsing with gnutls [RFC] libkmod-signature: implement pkcs7 parsing with gnutls - - - --- 2018-11-19 Yauheni Kaliuta New
[RFC,1/2] libkmod: module: introduce common symbol API. Unify symbol access API - - - --- 2018-11-23 Yauheni Kaliuta New
[RFC,2/2] libkmod: module: make old symbol access API as wrapper to the new Unify symbol access API - - - --- 2018-11-23 Yauheni Kaliuta New
README: Add link to mailing list archive README: Add link to mailing list archive - - - --- 2018-11-30 Lucas De Marchi New
depmod: Prevent module dependency files corruption due to parallel invocation. depmod: Prevent module dependency files corruption due to parallel invocation. - - - --- 2018-12-07 Michal Suchánek New
[v2,1/3] depmod: prevent module dependency files missing during depmod invocation. Fix dependency file corruption with parallel depmod invocation - - - --- 2018-12-10 Michal Suchánek New
[v2,2/3] depmod: prevent module dependency files corruption due to parallel invocation. Fix dependency file corruption with parallel depmod invocation - - - --- 2018-12-10 Michal Suchánek New
[v2,3/3] depmod: shut up gcc insufficinet buffer warning. Fix dependency file corruption with parallel depmod invocation - - - --- 2018-12-10 Michal Suchánek New
[v3,1/3] depmod: prevent module dependency files missing during depmod invocation. Fix dependency file corruption with parallel depmod invocation - - - --- 2018-12-17 Michal Suchánek New
[v3,2/3] depmod: prevent module dependency files corruption due to parallel invocation. Fix dependency file corruption with parallel depmod invocation - - - --- 2018-12-17 Michal Suchánek New
[v3,3/3] depmod: shut up gcc insufficinet buffer warning. Fix dependency file corruption with parallel depmod invocation - - - --- 2018-12-17 Michal Suchánek New
Add semaphoreci 2.0 configuration Add semaphoreci 2.0 configuration - - - --- 2018-12-18 Lucas De Marchi New
[1/3] testsuite: split out function to compare outputs exactly [1/3] testsuite: split out function to compare outputs exactly - - - --- 2018-12-19 Lucas De Marchi New
[2/3] testsuite: add support for testing output against regex [1/3] testsuite: split out function to compare outputs exactly - - - --- 2018-12-19 Lucas De Marchi New
[3/3] testsuite: move --show-exports test to use regex [1/3] testsuite: split out function to compare outputs exactly - - - --- 2018-12-19 Lucas De Marchi New
[v2,2/3] testsuite: add support for testing output against regex Untitled series #62023 - - - --- 2019-01-03 Lucas De Marchi New
[v2,3/3] testsuite: move --show-exports test to use regex Untitled series #62023 - - - --- 2019-01-03 Lucas De Marchi New
[kmod,1/2] testsuite: track number of descriptors instead of their state testsuite: abstraction to compare file descriptor - - - --- 2019-01-04 Yauheni Kaliuta New
[kmod,2/2] testsuite: factor out fd related parameters to a structure testsuite: abstraction to compare file descriptor - - - --- 2019-01-04 Yauheni Kaliuta New
[kmod] Fix typo [kmod] Fix typo - - - --- 2019-01-12 Daniel Kahn Gillmor New
[kmod] libkmod-signature: implement pkcs7 parsing with openssl [kmod] libkmod-signature: implement pkcs7 parsing with openssl - - - --- 2019-01-25 Yauheni Kaliuta New
[kmod,v3,1/2] testsuite: add modinfo pkcs7 signature test read pkcs7 signature with openssl - - - --- 2019-02-01 Yauheni Kaliuta New
[kmod,v3,2/2] libkmod-signature: implement pkcs7 parsing with openssl read pkcs7 signature with openssl - - - --- 2019-02-01 Yauheni Kaliuta New
[kmod,v4,1/2] testsuite: add modinfo pkcs7 signature test [kmod,v4,1/2] testsuite: add modinfo pkcs7 signature test - - - --- 2019-02-01 Yauheni Kaliuta New
[1/2] testsuite: fix modinfo test without openssl [1/2] testsuite: fix modinfo test without openssl - - - --- 2019-02-04 Lucas De Marchi New
[2/2] build: enable openssl by default [1/2] testsuite: fix modinfo test without openssl - - - --- 2019-02-04 Lucas De Marchi New
Link against libcrypto, not all of openssl Link against libcrypto, not all of openssl - - - --- 2019-02-13 Dave Reisner New
libkmod-signature: use PKCS7 for LibreSSL or older OpenSSL libkmod-signature: use PKCS7 for LibreSSL or older OpenSSL - - - --- 2019-02-15 Stefan Strogin New
Only use _FILE_OFFSET_BITS with __GLIBC__ Only use _FILE_OFFSET_BITS with __GLIBC__ - - - --- 2019-03-07 Heiko Becker New
tools: Print a message if refcnt attribute is missing tools: Print a message if refcnt attribute is missing - - - --- 2019-03-08 Ezequiel Garcia New
[v2] moduleparam: Save information about built-in modules in separate file [v2] moduleparam: Save information about built-in modules in separate file - - - --- 2019-04-06 Alexey Gladkov New
[v3] moduleparam: Save information about built-in modules in separate file [v3] moduleparam: Save information about built-in modules in separate file 1 - - --- 2019-04-29 Alexey Gladkov New
[v4] moduleparam: Save information about built-in modules in separate file [v4] moduleparam: Save information about built-in modules in separate file 1 - - --- 2019-04-29 Alexey Gladkov New
[v2] libkmod-signature: use PKCS#7 instead of CMS [v2] libkmod-signature: use PKCS#7 instead of CMS - - - --- 2019-05-19 Stefan Strogin New
Documentation error in depmod.d.5 Documentation error in depmod.d.5 - - - --- 2019-05-20 Brian Mason New
[kmod] module: fix error path in kmod_module_probe_insert_module() [kmod] module: fix error path in kmod_module_probe_insert_module() - - - --- 2019-05-26 Bartosz Golaszewski New
[v2,01/10] module: support reading multiple values per modinfo tag [v2,01/10] module: support reading multiple values per modinfo tag - 3 - --- 2019-08-13 Matthias Maennich New
[v2,02/10] export: explicitly align struct kernel_symbol [v2,01/10] module: support reading multiple values per modinfo tag - 1 - --- 2019-08-13 Matthias Maennich New
[v2,03/10] module: add support for symbol namespaces. [v2,01/10] module: support reading multiple values per modinfo tag - 1 - --- 2019-08-13 Matthias Maennich New
[v2,04/10] modpost: add support for symbol namespaces [v2,01/10] module: support reading multiple values per modinfo tag - 2 - --- 2019-08-13 Matthias Maennich New
[v2,05/10] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS [v2,01/10] module: support reading multiple values per modinfo tag - 2 - --- 2019-08-13 Matthias Maennich New
[v2,06/10] export: allow definition default namespaces in Makefiles or sources [v2,01/10] module: support reading multiple values per modinfo tag - 2 - --- 2019-08-13 Matthias Maennich New
[v2,07/10] modpost: add support for generating namespace dependencies [v2,01/10] module: support reading multiple values per modinfo tag - 1 - --- 2019-08-13 Matthias Maennich New
[v2,08/10] scripts: Coccinelle script for namespace dependencies. [v2,01/10] module: support reading multiple values per modinfo tag 1 1 - --- 2019-08-13 Matthias Maennich New
[v2,09/10] usb-storage: remove single-use define for debugging [v2,01/10] module: support reading multiple values per modinfo tag - - - --- 2019-08-13 Matthias Maennich New
[v2,10/10] RFC: usb-storage: export symbols in USB_STORAGE namespace [v2,01/10] module: support reading multiple values per modinfo tag - - - --- 2019-08-13 Matthias Maennich New
[v3,01/11] module: support reading multiple values per modinfo tag [v3,01/11] module: support reading multiple values per modinfo tag - 3 - --- 2019-08-21 Matthias Maennich New
[v3,02/11] export: explicitly align struct kernel_symbol [v3,01/11] module: support reading multiple values per modinfo tag - 1 - --- 2019-08-21 Matthias Maennich New
[v3,03/11] module: add support for symbol namespaces. [v3,01/11] module: support reading multiple values per modinfo tag - 1 - --- 2019-08-21 Matthias Maennich New
[v3,04/11] modpost: add support for symbol namespaces [v3,01/11] module: support reading multiple values per modinfo tag - 2 - --- 2019-08-21 Matthias Maennich New
[v3,05/11] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS [v3,01/11] module: support reading multiple values per modinfo tag - 2 - --- 2019-08-21 Matthias Maennich New
[v3,06/11] export: allow definition default namespaces in Makefiles or sources [v3,01/11] module: support reading multiple values per modinfo tag - 2 - --- 2019-08-21 Matthias Maennich New
[v3,07/11] modpost: add support for generating namespace dependencies [v3,01/11] module: support reading multiple values per modinfo tag - 1 - --- 2019-08-21 Matthias Maennich New
[v3,08/11] scripts: Coccinelle script for namespace dependencies. [v3,01/11] module: support reading multiple values per modinfo tag 1 1 - --- 2019-08-21 Matthias Maennich New
[v3,09/11] usb-storage: remove single-use define for debugging [v3,01/11] module: support reading multiple values per modinfo tag - 1 - --- 2019-08-21 Matthias Maennich New
[v3,10/11] RFC: usb-storage: export symbols in USB_STORAGE namespace [v3,01/11] module: support reading multiple values per modinfo tag - 1 - --- 2019-08-21 Matthias Maennich New
[v4,01/12] module: support reading multiple values per modinfo tag Symbol Namespaces - 3 - --- 2019-09-03 Matthias Maennich New
[v4,02/12] export: explicitly align struct kernel_symbol Symbol Namespaces - 1 - --- 2019-09-03 Matthias Maennich New
[v4,03/12] module: add support for symbol namespaces. Symbol Namespaces - 1 - --- 2019-09-03 Matthias Maennich New
[v4,04/12] modpost: add support for symbol namespaces Symbol Namespaces - 2 - --- 2019-09-03 Matthias Maennich New
[v4,05/12] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS Symbol Namespaces - 2 - --- 2019-09-03 Matthias Maennich New
« 1 2 3 415 16 »