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

Date List Subject
2013-05-07 14:06:50 linux-kernel Re: [PATCH] menuconfig: fix NULL pointer dereference when searching a symbol
2013-05-07 13:22:08 linux-kernel Re: [PATCH] menuconfig: fix NULL pointer dereference when searching a symbol
2013-05-06 21:15:45 linux-kernel [PATCH v3] kconfig: sort found symbols by relevance
2013-05-06 19:36:55 linux-kernel Re: [PATCH] kconfig: sort found symbols by relevance
2013-05-06 18:20:57 linux-kernel [PATCH] kconfig: sort found symbols by relevance
2013-05-06 18:18:02 linux-kernel Re: [PATCH] kconfig: sort found symbols by relevance
2013-05-06 13:02:55 linux-kernel [PATCH] kconfig: sort found symbols by relevance
2013-05-04 19:59:58 linux-kernel Re: Splitting stk1160-ac97 as a module (Re: linux-next: Tree for May 1 (media/usb/stk1160))
2013-05-01 20:54:04 linux-kernel Re: linux-next: Tree for May 1 (media/usb/stk1160)
2013-05-01 19:28:59 linux-kernel Re: linux-next: Tree for May 1 (media/usb/stk1160)
2013-04-30 21:38:43 linux-kernel Re: rcu: Provide compile-time control for no-CBs CPUs
2013-04-29 22:31:03 linux-kernel Re: [PATCH 1/1] kconfig: fix lists definition for C++
2013-04-29 22:22:20 linux-kernel kconfig-frontends-3.9.0.0 released
2013-04-29 18:00:31 linux-kernel [PATCH 1/1] kconfig: fix lists definition for C++
2013-04-29 17:59:11 linux-kernel [pull request] Pull request for branch yem-kconfig-for-next
2013-04-29 17:42:30 linux-kernel Re: linux-next: Tree for Apr 29 (kconfig)
2013-04-27 22:32:06 linux-kernel Re: [PATCH 6/8] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
2013-04-27 15:24:09 linux-kernel Re: linux-next: Tree for Apr 26
2013-04-27 15:19:07 linux-kernel Re: linux-next: Tree for Apr 26
2013-04-26 22:18:37 linux-kernel [PATCH 1/1] Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG"
2013-04-26 22:18:35 linux-kernel [pull request] Pull request for branch yem-kconfig-for-next
2013-04-26 22:09:20 linux-kernel Re: [PATCH 6/8] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
2013-04-26 22:01:38 linux-kernel Re: linux-next: Tree for Apr 26
2013-04-26 12:11:08 linux-kernel Re: [PATCH 6/8] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
2013-04-26 12:06:17 linux-kernel Re: linux-next: Tree for Apr 26
2013-04-24 22:30:50 linux-kernel [PATCH 8/8] kconfig: implement KCONFIG_PROBABILITY for randconfig
2013-04-24 22:30:48 linux-kernel [PATCH 7/8] kconfig: allow specifying the seed for randconfig
2013-04-24 22:30:47 linux-kernel [PATCH 6/8] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
2013-04-24 22:30:45 linux-kernel [PATCH 1/8] menuconfig: Fix memory leak introduced by jump keys feature
2013-04-24 22:30:44 linux-kernel [PATCH 5/8] kconfig: do not override symbols already set
2013-04-24 22:30:43 linux-kernel [PATCH 4/8] kconfig: fix randconfig tristate detection
2013-04-24 22:30:41 linux-kernel [PATCH 3/8] kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
2013-04-24 22:30:39 linux-kernel [PATCH 2/8] menuconfig: Add "breadcrumbs" navigation aid
2013-04-24 22:30:22 linux-kernel [pull request v2] Pull request for branch yem-kconfig-for-next
2013-04-16 17:44:09 linux-kernel [PATCH 2/4] kconfig: allow specifying the seed for randconfig
2013-04-16 17:43:48 linux-kernel [PATCH 4/4] kconfig: do randomise choice entries in presence of KCONFIG_ALLCONFIG
2013-04-16 17:43:36 linux-kernel [PATCH 3/4] kconfig: implement KCONFIG_PROBABILITY for randconfig
2013-04-16 17:43:31 linux-kernel [PATCH 1/4] kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
2013-04-16 17:43:28 linux-kernel [PATCH 0/4] Some kconfig improvements and fixes
2013-04-16 17:20:27 linux-kernel Re: [PATCH v3] menuconfig: Add "breadcrumbs" navigation aid
2013-04-16 16:38:34 linux-kernel Re: [PATCH 1/2] menuconfig: Fix memory leak introduced by jump keys feature
2013-04-15 21:54:39 linux-kernel Re: [PATCH 1/2] menuconfig: Fix memory leak introduced by jump keys feature
2013-04-15 21:40:07 linux-kernel Re: [PATCH 2/2] menuconfig: Add "breadcrumbs" navigation aid
2013-03-06 21:23:30 linux-kernel Re: Final versions of ncurses libs detection patches
2013-03-06 20:47:36 linux-kernel Re: [PATCH 2/2] kconfig: optionally use pkg-config to detect ncurses libs
2013-03-03 20:38:34 linux-kernel Re: [PATCH 2/2] kconfig: use config scripts to detect ncurses libs
2013-03-03 20:36:32 linux-kernel Re: [PATCH 1/2] menuconfig: use config scripts to detect ncurses libs
2013-03-03 20:23:40 linux-kernel Re: [PATCH 2/2] kconfig: use config scripts to detect ncurses libs
2013-03-03 20:13:53 linux-kernel Re: [PATCH] menuconfig: use config scripts to detect ncurses libs
2012-11-11 16:02:34 linux-kernel Re: [PATCH v2] menuconfig: Replace CIRCLEQ by list_head-style lists.
2012-10-23 17:04:43 linux-kernel Re: [PATCH] kconfig/menuconfig: use TAILQ instead of CIRCLEQ