LinuxLists
Users
About
Yann E. MORIN (
[email protected]
)
Number of posts: 226 (0.05 per day)
First post: 2012-05-22 20:21:12
Last post: 2024-04-11 18:36:00
Previous Page
/
Next Page
Date
List
Subject
2013-06-25 20:57:40
linux-kernel
Re: linux-next: Tree for Jun 25 [ kbuild or rapidio? ]
2013-06-25 12:09:48
linux-kernel
Re: linux-next: Tree for Jun 25
2013-06-25 09:21:59
linux-kernel
Re: linux-next: Tree for Jun 25
2013-06-25 08:08:58
linux-kernel
Re: [PATCH 15/15] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
2013-06-24 18:17:13
linux-kernel
[PATCH 01/15] kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
2013-06-24 18:16:40
linux-kernel
[PATCH 03/15] kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()
2013-06-24 18:15:50
linux-kernel
[PATCH 06/15] nconf: use function calls instead of ncurses' variables LINES and COLS
2013-06-24 18:14:37
linux-kernel
[PATCH 09/15] kconfig/conf: fix randconfig setting multiple symbols in a choice
2013-06-24 18:14:06
linux-kernel
[PATCH 11/15] kconfig/conf: print the seed used to initialise the RNG for randconfig
2013-06-24 18:13:22
linux-kernel
[PATCH 13/15] kconfig/[mn]conf: make it explicit in the search box that a regexp is possible
2013-06-24 18:12:47
linux-kernel
[PATCH 15/15] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
2013-06-24 18:12:37
linux-kernel
[PATCH 14/15] kconfig: loop as long as we changed some symbols in randconfig
2013-06-24 18:12:33
linux-kernel
[PATCH 12/15] kconfig: sort found symbols by relevance
2013-06-24 18:12:29
linux-kernel
[PATCH 10/15] kconfig/conf: accept a base-16 seed for randconfig
2013-06-24 18:12:26
linux-kernel
[PATCH 08/15] scripts/config: replace hard-coded script name by a dynamic value
2013-06-24 18:12:23
linux-kernel
[PATCH 07/15] mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
2013-06-24 18:12:20
linux-kernel
[PATCH 05/15] mconf: use function calls instead of ncurses' variables LINES and COLS
2013-06-24 18:12:17
linux-kernel
[PATCH 04/15] kconfig/lxdialog: handle newline characters in print_autowrap()
2013-06-24 18:12:14
linux-kernel
[PATCH 02/15] kconfig/lxdialog: Add definitions for mininimum (re)size values
2013-06-24 18:12:12
linux-kernel
[pull request v2] Pull request for branch yem-kconfig-for-next
2013-06-24 17:13:59
linux-kernel
Re: [PATCH 12/14] kconfig: sort found symbols by relevance
2013-06-19 21:01:40
linux-kernel
Re: [pull request] Pull request for branch yem-kconfig-for-next
2013-06-18 22:48:55
linux-kernel
[PATCH 01/14] kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
2013-06-18 22:48:39
linux-kernel
[PATCH 03/14] kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()
2013-06-18 22:48:15
linux-kernel
[PATCH 05/14] mconf: use function calls instead of ncurses' variables LINES and COLS
2013-06-18 22:47:35
linux-kernel
[PATCH 09/14] kconfig/conf: fix randconfig setting multiple symbols in a choice
2013-06-18 22:47:09
linux-kernel
[PATCH 10/14] kconfig/conf: accept a base-16 seed for randconfig
2013-06-18 22:46:47
linux-kernel
[PATCH 11/14] kconfig/conf: print the seed used to initialise the RNG for randconfig
2013-06-18 22:46:16
linux-kernel
[PATCH 13/14] kconfig: loop as long as we changed some symbols in randconfig
2013-06-18 22:45:52
linux-kernel
[PATCH 14/14] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
2013-06-18 22:45:42
linux-kernel
[PATCH 12/14] kconfig: sort found symbols by relevance
2013-06-18 22:45:40
linux-kernel
[PATCH 06/14] nconf: use function calls instead of ncurses' variables LINES and COLS
2013-06-18 22:45:37
linux-kernel
[PATCH 08/14] scripts/config: replace hard-coded script name by a dynamic value
2013-06-18 22:45:35
linux-kernel
[PATCH 07/14] mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
2013-06-18 22:45:28
linux-kernel
[PATCH 04/14] kconfig/lxdialog: handle newline characters in print_autowrap()
2013-06-18 22:45:24
linux-kernel
[PATCH 02/14] kconfig/lxdialog: Add definitions for mininimum (re)size values
2013-06-18 22:45:21
linux-kernel
[pull request] Pull request for branch yem-kconfig-for-next
2013-06-16 09:33:11
linux-kernel
Re: [PATCH kbuild-next] kconfig/lxdialog: Add definitions for mininimum (re)size values
2013-06-16 09:32:15
linux-kernel
Re: [RFC][PATCH] kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
2013-06-09 21:00:47
linux-kernel
Re: [RFC][PATCH] kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
2013-05-29 22:26:06
linux-kernel
[PATCH 3/3] kconfig/menu.c: fix multiple references to expressions in menu_add_prop()
2013-05-29 22:25:27
linux-kernel
[PATCH 2/3] mconf: handle keys in empty dialogs
2013-05-29 22:25:22
linux-kernel
[PATCH 1/3] scripts/config: fix assignment of parameters for short version of --*-after options
2013-05-29 22:25:14
linux-kernel
[pull request v2] Pull request for branch yem-kconfig-rc-fixes
2013-05-29 21:50:48
linux-kernel
Re: [pull request] Pull request for branch yem-kconfig-rc-fixes
2013-05-20 15:53:45
linux-kernel
[pull request] Pull request for branch yem-kconfig-rc-fixes
2013-05-20 15:48:27
linux-kernel
[PATCH 2/2] mconf: handle keys in empty dialogs
2013-05-20 15:48:17
linux-kernel
[PATCH 1/2] scripts/config: fix assignment of parameters for short version of --*-after options
2013-05-10 10:12:22
linux-kernel
Re: [PATCH v3] kconfig: sort found symbols by relevance
2013-05-09 16:12:41
linux-kernel
Re: [PATCH v3] kconfig: sort found symbols by relevance
2013-05-08 21:18:28
linux-kernel
Re: [PATCH -next] media/usb: fix kconfig dependencies (aka bool depending on tristate considered harmful)