messages from 2014-10-30 06:25:59 to 2014-12-03 16:01:07 UTC [more...]
[patch] CodingStyle: add some more error handling guidelines
2014-12-03 16:00 UTC (11+ messages)
net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put"
2014-12-02 20:18 UTC (7+ messages)
[PATCH 0/5] backports: move up to next-20141117
2014-11-20 21:31 UTC (8+ messages)
` [PATCH 1/5] backports: rename wpan-phy.h to cfg802154.h
` [PATCH 2/5] backports: address splitting of v4l2-mediabus.h to two files
` [PATCH 3/5] backports: bump I2C_SI4713 to v3.13
` [PATCH 4/5] backports: backport netdev_rss_key_fill()
` [PATCH 5/5] backports: refresh patches for next-20141117
Including a comparable backported kernel version (number)?
2014-11-19 22:08 UTC
[PATCH] backports: fix breakage from integration patchset
2014-11-18 20:46 UTC (2+ messages)
[ANN] Kernel integration now merged on backports
2014-11-18 18:21 UTC
backports-20141114 is out
2014-11-16 21:03 UTC
[PATCH 00/20] backports: bring it to next-20141114
2014-11-16 20:49 UTC (21+ messages)
` [PATCH 01/20] headers: cleanup linux/skbuff.h
` [PATCH 02/20] headers: add dev_alloc_page()
` [PATCH 03/20] headers: add skb_copy_datagram_msg()
` [PATCH 04/20] headers: snd_pcm_stop_xrun()
` [PATCH 05/20] headers: delete the list in unregister_netdevice_many()
` [PATCH 06/20] headers: add list_last_entry
` [PATCH 07/20] headers: add list_first_or_null_rcu()
` [PATCH 08/20] headers: add rt6_nexthop()
` [PATCH 09/20] copy-list: some header files for ieee802154 were moved
` [PATCH 10/20] dependencies: fix media dependencies
` [PATCH 11/20] dependencies: make IEEE802154 depend on 3.19
` [PATCH 12/20] backports: add woken_wake_function()
` [PATCH 13/20] backports: add genl_notify()
` [PATCH 14/20] backports: add net/6lowpan/
` [PATCH 15/20] patches: igb: remove usage of pfmemalloc in struct page
` [PATCH 16/20] patches: disable qdisc_tx_busylock in bluetooth
` [PATCH 17/20] backports: refresh patches on next-20141114
` [PATCH 18/20] headers: remove pci_regs.h
` [PATCH 19/20] headers: fix problem when unloading mac80211 on Ubuntu 14.04
` [PATCH 20/20] backports: do not use in kernel version of rt6_nexthop()
[PATCH] backport: genl: add __genl_const for new hwsim mcast group
2014-11-16 20:08 UTC (4+ messages)
[PATCH-resend] backports: Fix double fetch in hlist_for_each_entry*_rcu
2014-11-16 16:48 UTC (2+ messages)
[PATCH v2 1/3] backports: add GENMASK and GENMASK_ULL
2014-11-16 16:46 UTC (4+ messages)
` [PATCH v2 2/3] backports: add include/uapi/linux/pci_regs.h to copy-list
` [PATCH v2 3/3] backports: backport devm_kmemdup
[PATCH 1/3] backports: add GENMASK and GENMASK_ULL
2014-11-16 13:14 UTC (5+ messages)
` [PATCH 2/3] backports: add include/uapi/linux/pci_regs.h to copy-list
` [PATCH 3/3] backports: backport devm_kmemdup
[PATCH] backports: fix mconf compilation on Ubuntu
2014-11-15 1:21 UTC (10+ messages)
[PATCH v3 00/21] backports: add kernel integration support
2014-11-15 1:20 UTC (29+ messages)
` [PATCH v3 01/21] backports: move legacy and SmPL patch application into helper
` [PATCH v3 02/21] backports: ifdef around module_init() module_exit() for modules
` [PATCH v3 03/21] backports: move packaging kconfig hacks to its own file
` [PATCH v3 04/21] backports: grant parsers access to kconfig config and menuconfig
` [PATCH v3 05/21] backports: keep track of original backported source symbols early on
` [PATCH v3 06/21] backports: allow for different backport prefix and simple integration support
` [PATCH v3 07/21] backports: add prefix for integration on dependencies
` [PATCH v3 08/21] backports: replace BACKPORT_PWD with BACKPORT_DIR
` [PATCH v3 09/21] backports: fold outdir as a backport identity target
` [PATCH v3 10/21] backports: avoid git tree reinitialization
` [PATCH v3 11/21] backports: modify kconfig parser to use bpid and target_dir
` [PATCH v3 12/21] backports: make kconfig src_line backport / ConfigTree specific
` [PATCH v3 13/21] backports: use BACKPORT_DIR prefix on kconfig sources
` [PATCH v3 14/21] backports: update dependencies map file
` [PATCH v3 15/21] backports: split Kconfig into Kconfig.package and Kconfig.sources
` [PATCH v3 16/21] backports: move version file generation to run earlier
` [PATCH v3 17/21] backports: define C code backport version info using CPTCFG_
` [PATCH v3 18/21] backports: add backport version parsing for kernel integration
` [PATCH v3 19/21] backports: prefix c-file / h-file auto backport with BPAUTO
` [PATCH v3 20/21] backports: remove extra BACKPORT_ prefix from kernel versioning
` [PATCH v3 21/21] backports: add full kernel integration support
Compiling backports-3.14.22-1 against kernel v2.6.32
2014-11-06 4:44 UTC
[PATCH v2 00/13] backports: add kernel integration support
2014-11-05 23:31 UTC (37+ messages)
` [PATCH v2 01/13] backports: move legacy and SmPL patch application into helper
` [PATCH v2 02/13] backports: ifdef around module_init() module_exit() for modules
` [PATCH v2 03/13] backports: allow for different backport prefix
` [PATCH v2 04/13] backports: replace BACKPORT_PWD with BACKPORT_DIR
` [PATCH v2 05/13] backports: use BACKPORT_DIR prefix on kconfig sources
` [PATCH v2 06/13] backports: update dependencies map file
` [PATCH v2 07/13] backports: split Kconfig into Kconfig.package and Kconfig.sources
` [PATCH v2 08/13] backports: move version file generation to run earlier
` [PATCH v2 09/13] backports: define C code backport version info using CPTCFG_
` [PATCH v2 10/13] backports: add backport version parsing for kernel integration
` [PATCH v2 11/13] backports: prefix c-file / h-file auto backport with BPAUTO
` [PATCH v2 12/13] backports: remove extra BACKPORT_ prefix from kernel versioning
` [PATCH v2 13/13] backports: add full kernel integration support
[PATCH v1 00/11] backports: add kernel integration support
2014-11-05 8:20 UTC (26+ messages)
` [PATCH v1 01/11] backports: move legacy and SmPL patch application into helper
` [PATCH v1 02/11] backports: extend module_init() module_exit() for built-in
` [PATCH v1 03/11] backports: allow for different backport prefix
` [PATCH v1 04/11] backports: replace BACKPORT_PWD with BACKPORT_DIR
` [PATCH v1 05/11] backports: use BACKPORT_DIR prefix on kconfig sources
` [PATCH v1 06/11] backports: update dependencies map file
` [PATCH v1 07/11] backports: split Kconfig into Kconfig.package and Kconfig.sources
` [PATCH v1 08/11] backports: move version file generation to run earlier
` [PATCH v1 09/11] backports: use Kconfig for backport version information
` [PATCH v1 10/11] backports: prefix c-file / h-file auto backport with BPAUTO
` [PATCH v1 11/11] backports: add full kernel integration support
[PATCH] backport: Fix double fetch in hlist_for_each_entry*_rcu
2014-11-03 22:38 UTC
[RFC v2 0/4] backports: kernel integration support
2014-11-03 20:26 UTC (24+ messages)
` [RFC v2 1/4] backports: replace CPTCFG prefix for CONFIG_BACKPORT
` [RFC v2 2/4] backports: replace BACKPORT_PWD with BACKPORT_DIR
` [RFC v2 3/4] backports: use BACKPORT_DIR prefix on kconfig sources
` [RFC v2 4/4] backports: add kernl integration support to gentree.py
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
2014-11-03 18:23 UTC
compat-drivers-3.8.3-2-snpu with kernel 2.6.24
2014-11-03 12:37 UTC (5+ messages)
Backports non-modular kernel integration status - II
2014-10-31 19:53 UTC
Integration issues found and status
2014-10-31 19:09 UTC (3+ messages)
Tool to match kernel C file to CONFIG symbol
2014-10-30 10:10 UTC (5+ messages)
` "
build backports-20140905 against 2.6.39 kernel failure
2014-10-30 8:47 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox