LinuxLists
Users
About
Luis Chamberlain (
[email protected]
)
Number of posts: 1547 (0.46 per day)
First post: 2012-08-09 20:51:42
Last post: 2021-10-25 17:11:49
Previous Page
/
Next Page
Date
List
Subject
2014-11-14 21:11:10
linux-kernel
Re: [PATCH v3 00/21] backports: add kernel integration support
2014-11-14 20:53:20
linux-kernel
Re: [PATCH v3 00/21] backports: add kernel integration support
2014-11-14 20:51:52
linux-kernel
Re: [PATCH v3 10/21] backports: avoid git tree reinitialization
2014-11-12 23:08:01
linux-wireless
Re: [PATCH 0/5] wiphy-specific regulatory management
2014-11-12 22:53:52
linux-wireless
Re: [PATCH 2/5] cfg80211: leave invalid channels on regdomain change
2014-11-12 22:51:34
linux-wireless
Re: [PATCH 5/5] cfg80211: Allow usermode to query wiphy specific regd info
2014-11-11 08:19:36
linux-kernel
[PATCH v3 07/21] backports: add prefix for integration on dependencies
2014-11-11 08:18:59
linux-kernel
[PATCH v3 10/21] backports: avoid git tree reinitialization
2014-11-11 08:18:29
linux-kernel
[PATCH v3 13/21] backports: use BACKPORT_DIR prefix on kconfig sources
2014-11-11 08:17:00
linux-kernel
[PATCH v3 21/21] backports: add full kernel integration support
2014-11-11 08:16:54
linux-kernel
[PATCH v3 20/21] backports: remove extra BACKPORT_ prefix from kernel versioning
2014-11-11 08:16:49
linux-kernel
[PATCH v3 19/21] backports: prefix c-file / h-file auto backport with BPAUTO
2014-11-11 08:16:44
linux-kernel
[PATCH v3 18/21] backports: add backport version parsing for kernel integration
2014-11-11 08:16:41
linux-kernel
[PATCH v3 17/21] backports: define C code backport version info using CPTCFG_
2014-11-11 08:16:36
linux-kernel
[PATCH v3 16/21] backports: move version file generation to run earlier
2014-11-11 08:16:31
linux-kernel
[PATCH v3 15/21] backports: split Kconfig into Kconfig.package and Kconfig.sources
2014-11-11 08:16:28
linux-kernel
[PATCH v3 14/21] backports: update dependencies map file
2014-11-11 08:16:21
linux-kernel
[PATCH v3 12/21] backports: make kconfig src_line backport / ConfigTree specific
2014-11-11 08:16:15
linux-kernel
[PATCH v3 11/21] backports: modify kconfig parser to use bpid and target_dir
2014-11-11 08:16:07
linux-kernel
[PATCH v3 09/21] backports: fold outdir as a backport identity target
2014-11-11 08:15:58
linux-kernel
[PATCH v3 08/21] backports: replace BACKPORT_PWD with BACKPORT_DIR
2014-11-11 08:15:49
linux-kernel
[PATCH v3 06/21] backports: allow for different backport prefix and simple integration support
2014-11-11 08:15:44
linux-kernel
[PATCH v3 05/21] backports: keep track of original backported source symbols early on
2014-11-11 08:15:38
linux-kernel
[PATCH v3 04/21] backports: grant parsers access to kconfig config and menuconfig
2014-11-11 08:15:35
linux-kernel
[PATCH v3 03/21] backports: move packaging kconfig hacks to its own file
2014-11-11 08:15:31
linux-kernel
[PATCH v3 02/21] backports: ifdef around module_init() module_exit() for modules
2014-11-11 08:15:27
linux-kernel
[PATCH v3 01/21] backports: move legacy and SmPL patch application into helper
2014-11-11 08:15:21
linux-kernel
[PATCH v3 00/21] backports: add kernel integration support
2014-11-05 03:23:46
linux-wireless
Re: [PATCH 5/5] cfg80211: Allow usermode to query wiphy specific regd info
2014-11-05 03:21:35
linux-wireless
Re: [PATCH 0/5] wiphy-specific regulatory management
2014-11-05 03:21:03
linux-kernel
[PATCH v2 08/13] backports: move version file generation to run earlier
2014-11-05 03:19:55
linux-wireless
Re: [PATCH 3/5] cfg80211: update missing fields in custom regulatory path
2014-11-05 03:19:50
linux-kernel
[PATCH v2 13/13] backports: add full kernel integration support
2014-11-05 03:19:47
linux-kernel
[PATCH v2 12/13] backports: remove extra BACKPORT_ prefix from kernel versioning
2014-11-05 03:19:43
linux-kernel
[PATCH v2 11/13] backports: prefix c-file / h-file auto backport with BPAUTO
2014-11-05 03:19:37
linux-kernel
[PATCH v2 10/13] backports: add backport version parsing for kernel integration
2014-11-05 03:19:31
linux-kernel
[PATCH v2 09/13] backports: define C code backport version info using CPTCFG_
2014-11-05 03:19:24
linux-kernel
[PATCH v2 07/13] backports: split Kconfig into Kconfig.package and Kconfig.sources
2014-11-05 03:19:17
linux-kernel
[PATCH v2 06/13] backports: update dependencies map file
2014-11-05 03:19:12
linux-kernel
[PATCH v2 05/13] backports: use BACKPORT_DIR prefix on kconfig sources
2014-11-05 03:19:08
linux-kernel
[PATCH v2 04/13] backports: replace BACKPORT_PWD with BACKPORT_DIR
2014-11-05 03:19:01
linux-kernel
[PATCH v2 03/13] backports: allow for different backport prefix
2014-11-05 03:18:58
linux-kernel
[PATCH v2 02/13] backports: ifdef around module_init() module_exit() for modules
2014-11-05 03:18:52
linux-kernel
[PATCH v2 01/13] backports: move legacy and SmPL patch application into helper
2014-11-05 03:18:46
linux-kernel
[PATCH v2 00/13] backports: add kernel integration support
2014-11-05 03:17:03
linux-wireless
Re: [PATCH 2/5] cfg80211: leave invalid channels on regdomain change
2014-11-05 03:08:01
linux-wireless
Re: [PATCH 1/5] cfg80211: introduce regulatory flags controlling bw
2014-11-04 08:48:40
linux-kernel
[PATCH v1 02/11] backports: extend module_init() module_exit() for built-in
2014-11-04 08:48:23
linux-kernel
[PATCH v1 04/11] backports: replace BACKPORT_PWD with BACKPORT_DIR
2014-11-04 08:47:52
linux-kernel
[PATCH v1 08/11] backports: move version file generation to run earlier
2014-11-04 08:44:18
linux-kernel
[PATCH v1 11/11] backports: add full kernel integration support