messages from 2012-12-28 22:49:07 to 2013-02-26 21:29:01 UTC [more...]
compat: pull request for linux-3.7.y branch
2013-02-26 21:29 UTC
compat: pull request for linux-3.8.y branch
2013-02-26 21:26 UTC
compat: pull request for master branch
2013-02-26 21:22 UTC
compat-drivers: pull request for linux-3.7.y branch
2013-02-26 21:18 UTC
compat-drivers: pull request for linux-3.8.y branch
2013-02-26 21:16 UTC
Compat-wireless release for 2013-02-26 is baked
2013-02-26 21:15 UTC
compat-drivers: pull request for master branch
2013-02-26 21:12 UTC
[PATCH for 3.7 0/8] compat: many patches with many fixes
2013-02-26 21:05 UTC (9+ messages)
` [PATCH for 3.7 1/8] compat: remove trailing erroneous semicolon from compat-3.8.c
` [PATCH for 3.7 2/8] compat: fix compile errors when assembly is built into modules
` [PATCH for 3.7 3/8] compat: do not access default_ethtool_ops
` [PATCH for 3.7 4/8] compat: netdev_set_default_ethtool_ops() is not in kernel 3.7.5
` [PATCH for 3.7 5/8] compat: include linux/compat-3.8.h
` [PATCH for 3.7 6/8] compat: add compat/compat-3.8.c
` [PATCH for 3.7 7/8] compat: deactivate netdev_set_default_ethtool_ops() for some 3.7 kernels
` [PATCH for 3.7 8/8] compat: add include/export.h in compat-3.8.c
[PATCH for 3.8 0/9] compat: many patches with many fixes
2013-02-26 21:03 UTC (10+ messages)
` [PATCH for 3.8 1/9] compat: fix compile errors when assembly is built into modules
` [PATCH for 3.8 2/9] compat: do not access default_ethtool_ops
` [PATCH for 3.8 3/9] compat: ckmake: make return code 2 is error
` [PATCH for 3.8 4/9] compat: ckmake: remove lots of warning spam for the log
` [PATCH for 3.8 5/9] compat: ckmake: do not start all build at the same time
` [PATCH for 3.8 6/9] compat: add efi_enabled()
` [PATCH for 3.8 7/9] compat: netdev_set_default_ethtool_ops() is not in kernel 3.7.5
` [PATCH for 3.8 8/9] compat: check if efi_enabled() was already backported
` [PATCH for 3.8 9/9] compat: deactivate netdev_set_default_ethtool_ops() for some 3.7 kernels
[PATCH 00/23] compat: many patches with many fixes
2013-02-26 20:59 UTC (24+ messages)
` [PATCH 01/23] compat: fix compile errors when assembly is built into modules
` [PATCH 02/23] compat: do not access default_ethtool_ops
` [PATCH 03/23] compat: update kernel versions in bin/get-compat-kernels
` [PATCH 04/23] compat: ckmake: make return code 2 is error
` [PATCH 05/23] compat: ckmake: remove lots of warning spam for the log
` [PATCH 06/23] compat: ckmake: do not start all build at the same time
` [PATCH 07/23] compat: backport nla_put_be{16,32,64}()
` [PATCH 08/23] compat: add efi_enabled()
` [PATCH 09/23] compat: adapt signature change of tty_flip_buffer_push() and tty_insert_flip_string()
` [PATCH 10/23] compat: backport BUILD_BUG_ON from recent kernel
` [PATCH 11/23] compat: netdev_set_default_ethtool_ops() is not in kernel 3.7.5
` [PATCH 12/23] compat: backport idr_alloc() usage
` [PATCH 13/23] compat: backport drop of node parameter from iterators
` [PATCH 14/23] compat: check if efi_enabled() was already backported
` [PATCH 15/23] compat: add kernel 3.8-rc7 and update others
` [PATCH 16/23] compat: move tty_flip_buffer_push() and tty_insert_flip_string()
` [PATCH 17/23] compat: add PCI_EXP_LNKCAP_SLS_2_5GB and PCI_EXP_LNKCAP_SLS_5_0GB
` [PATCH 18/23] compat: add missing platform devid constants
` [PATCH 19/23] compat: add empty struct watchdog_device
` [PATCH 20/23] compat: backport of lock_map_acquire_read()
` [PATCH 21/23] compat: backport of lock_map_acquire() and lock_map_release()
` [PATCH 22/23] compat: deactivate netdev_set_default_ethtool_ops() for some 3.7 kernels
` [PATCH 23/23] compat: update kernel versions in bin/get-compat-kernels
[PATCH for 3.7 0/6] compat-drivers: fixes for linux-3.7.y
2013-02-26 20:47 UTC (7+ messages)
` [PATCH for 3.7 1/6] compat-drivers: rename drm config symbols
` [PATCH for 3.7 2/6] compat-drivers: refresh patches
` [PATCH for 3.7 3/6] compat-drivers: add disable_drm to driver-select
` [PATCH for 3.7 4/6] compat-drivers: disable DRM drivers for 802.11 drivers
` [PATCH for 3.7 5/6] compat-drivers: refresh patches
` [PATCH for 3.7 6/6] compat-drivers: move disable_drm
[PATCH for 3.8 0/8] compat-drivers: fixes for linux-3.8.y
2013-02-26 20:42 UTC (9+ messages)
` [PATCH for 3.8 1/8] compat-drivers: remove devinit and devexit from alx driver
` [PATCH for 3.8 2/8] compat-drivers: deactivate loopback testing for older kernels
` [PATCH for 3.8 3/8] compat-drivers: do not treat a warning as error
` [PATCH for 3.8 4/8] compat-drivers: refresh patches
` [PATCH for 3.8 5/8] compat-drivers: update genlog-3.8 for rc5
` [PATCH for 3.8 6/8] compat-drivers: refresh patches
` [PATCH for 3.8 7/8] compat-drivers: move disable_drm
` [PATCH for 3.8 8/8] compat-drivers: refresh patches
[PATCH 00/24] compat-drivers: patches from last month
2013-02-26 20:38 UTC (25+ messages)
` [PATCH 01/24] compat-drivers: remove devinit and devexit from alx driver
` [PATCH 02/24] compat-drivers: refresh patches
` [PATCH 03/24] compat-drivers: do not treat a warning as error
` [PATCH 04/24] compat-drivers: deactivate loopback testing for older kernels
` [PATCH 05/24] compat-drivers: refresh alx patches
` [PATCH 06/24] compat-drivers: deactivate mac80211_hwsim for kernel < 2.6.31
` [PATCH 07/24] compat-drivers: use backport for second workqueue
` [PATCH 08/24] compat-drivers: update genlog-3.8 for rc5
` [PATCH 09/24] compat-drivers: make patches apply again
` [PATCH 10/24] compat-drivers: add the iwlwifi MVM driver
` [PATCH 11/24] compat-drivers: add include for net/if_inet6.h to net/mac80211.h
` [PATCH 12/24] compat-drivers: add missing include for export
` [PATCH 13/24] compat-drivers: refresh patches on next-20130202
` [PATCH 14/24] compat-drivers: refresh patches
` [PATCH 15/24] compat-drivers: make drm patches apply again
` [PATCH 16/24] compat-drivers: add missing include linux/export.h
` [PATCH 17/24] compat-drivers: do not include videomode headers when this feature is deactivated
` [PATCH 18/24] compat-drivers: refresh patches:
` [PATCH 19/24] compat-drivers: backport threaded IRQ for iwlwifi
` [PATCH 20/24] compat-drivers: move disable_drm
` [PATCH 21/24] compat-drivers: refresh patches:
` [PATCH 22/24] compat-drivers: rename GPL file to COPYING
` [PATCH 23/24] compat-drivers: do not use __sock_create()
` [PATCH 24/24] compat-drivers: refresh patches
Compat-wireless release for 2013-02-25 is baked
2013-02-25 21:16 UTC
conpat-drivers: scripts/admin-update.sh fails with patches being in subfolder "patches"
2013-02-25 11:26 UTC
compat-wireless/drivers - slew of warnings and issues (older kernel)
2013-02-25 10:35 UTC (2+ messages)
Compat-wireless release for 2013-02-24 is baked
2013-02-24 21:12 UTC
Compat-wireless release for 2013-02-23 is baked
2013-02-23 21:13 UTC
Compat-wireless release for 2013-02-22 is baked
2013-02-22 21:16 UTC
Compat-wireless release for 2013-02-21 is baked
2013-02-21 21:18 UTC
[Bug 51671] New: ALX driver unusable on new kernel
2013-02-21 7:48 UTC (2+ messages)
` [Bug 51671] "
Compat-wireless release for 2013-02-20 is baked
2013-02-20 21:20 UTC
Compat-wireless release for 2013-02-19 is baked
2013-02-19 21:17 UTC
Compat-wireless release for 2013-02-18 is baked
2013-02-18 21:18 UTC
[PATCH] compat-drivers: rename GPL file to COPYING
2013-02-18 14:39 UTC
Compat-wireless release for 2013-02-17 is baked
2013-02-17 21:12 UTC
Compat-wireless release for 2013-02-16 is baked
2013-02-16 21:12 UTC
Compat-wireless release for 2013-02-15 is baked
2013-02-15 21:21 UTC
Compat-wireless release for 2013-02-14 is baked
2013-02-14 21:18 UTC
Compat-wireless release for 2013-02-13 is baked
2013-02-13 21:18 UTC
compat-drivers ./driver-select ath9k builds i915 as well, breaks my video
2013-02-12 21:28 UTC (3+ messages)
Compat-wireless release for 2013-02-12 is baked
2013-02-12 21:20 UTC
[PATCH] compat-drivers: Add possibility to build every subsystem separately
2013-02-12 21:18 UTC (4+ messages)
Compat-wireless release for 2013-02-11 is baked
2013-02-11 21:22 UTC
Compat-wireless release for 2013-02-10 is baked
2013-02-10 21:12 UTC
Compat-wireless release for 2013-02-09 is baked
2013-02-09 21:12 UTC
Compat-wireless release for 2013-02-08 is baked
2013-02-08 21:18 UTC
'modprobe -l' usage in Makefile
2013-02-07 21:38 UTC (2+ messages)
Compat-wireless release for 2013-02-07 is baked
2013-02-07 21:19 UTC
Compat-wireless release for 2013-02-06 is baked
2013-02-06 21:23 UTC
[Bug 53421] New: eeprom init error of AR9582
2013-02-06 15:50 UTC (2+ messages)
` [Bug 53421] "
Compat-wireless release for 2013-02-05 is baked
2013-02-05 21:22 UTC
Compat-wireless release for 2013-02-04 is baked
2013-02-04 21:21 UTC
Compat-wireless release for 2013-02-03 is baked
2013-02-03 21:13 UTC
[RFC] More fine-grained building for compat-drivers
2013-02-03 18:09 UTC
Return values in ckmake
2013-02-03 11:29 UTC (2+ messages)
Compat-wireless release for 2013-02-02 is baked
2013-02-02 21:23 UTC
ckmake in Python
2013-02-02 12:46 UTC (10+ messages)
Compat-wireless release for 2013-02-01 is baked
2013-02-01 21:12 UTC
Compat-wireless release for 2013-01-31 is baked
2013-01-31 21:12 UTC
Compat-wireless release for 2013-01-30 is baked
2013-01-30 21:12 UTC
Compat-wireless release for 2013-01-29 is baked
2013-01-29 21:12 UTC
Compat-wireless release for 2013-01-28 is baked
2013-01-28 21:25 UTC
Compat-wireless release for 2013-01-27 is baked
2013-01-27 21:12 UTC
Compat-wireless release for 2013-01-26 is baked
2013-01-26 21:12 UTC
[PATCH v2] compat: backport nla_put_be{16,32,64}()
2013-01-26 20:20 UTC (3+ messages)
Maintenance of compat / compat-drivers
2013-01-26 0:17 UTC (2+ messages)
Compat-wireless release for 2013-01-25 is baked
2013-01-25 21:12 UTC
Compat-wireless release for 2013-01-24 is baked
2013-01-24 21:12 UTC
[PATCH] compat: make hid_match_id static
2013-01-24 11:05 UTC (2+ messages)
[PATCH] compat: backport nla_put_be{16,32,64}()
2013-01-24 10:43 UTC
[PATCH 0/1] compat: ppc stable assembly fix
2013-01-23 21:22 UTC (2+ messages)
` [PATCH 1/1] compat: fix compile errors when assembly is built into modules
Compat-wireless release for 2013-01-23 is baked
2013-01-23 21:12 UTC
Compat-wireless release for 2013-01-22 is baked
2013-01-22 21:11 UTC
Compat-wireless release for 2013-01-21 is baked
2013-01-21 21:11 UTC
Compat-wireless release for 2013-01-20 is baked
2013-01-20 21:11 UTC
Compat-wireless release for 2013-01-19 is baked
2013-01-19 21:11 UTC
[ANN] rel-html HTML5 release page generator for Linux and friends
2013-01-19 18:22 UTC
Compat-wireless release for 2013-01-18 is baked
2013-01-18 21:12 UTC
Compat-wireless release for 2013-01-17 is baked
2013-01-17 21:11 UTC
Compat-wireless release for 2013-01-16 is baked
2013-01-16 21:12 UTC
Compat-wireless release for 2013-01-15 is baked
2013-01-15 21:12 UTC
Compat-wireless release for 2013-01-14 is baked
2013-01-14 21:13 UTC
Compat-wireless release for 2013-01-12 is baked
2013-01-12 21:14 UTC
rel-html: HTML5 release page for compat-drivers, maybe kernel.org and others
2013-01-12 1:44 UTC (2+ messages)
Can't build alx driver for hardened 3.7 kernel
2013-01-11 23:21 UTC (3+ messages)
Compat-wireless release for 2013-01-11 is baked
2013-01-11 21:13 UTC
[PATCH 1/5] compat: fix warning of missing struct netdev_queue
2013-01-10 22:14 UTC (6+ messages)
` [PATCH 2/5] compat: add missing return value to netif_set_real_num_tx_queues
` [PATCH 3/5] compat: add simple_write_to_buffer
` [PATCH 4/5] compat: add ETHTOOL_FWVERS_LEN
` [PATCH 5/5] compat: fix warning in usb_autopm_get_interface_no_{resume,suspend}
Compat-wireless release for 2013-01-10 is baked
2013-01-10 21:20 UTC
Compat-wireless release for 2013-01-09 is baked
2013-01-09 21:22 UTC
[PATCH 1/3] compat-drivers: add wil6210 driver
2013-01-09 16:27 UTC (3+ messages)
` [PATCH 2/3] compat-drivers: fix section mismatch in ath5k
` [PATCH 3/3] compat-drivers: add new mac80211 debug options
Compat-wireless release for 2013-01-08 is baked
2013-01-08 21:19 UTC
Compat-wireless release for 2013-01-07 is baked
2013-01-07 21:21 UTC
Compat-wireless release for 2013-01-06 is baked
2013-01-06 21:13 UTC
Compat-wireless release for 2013-01-05 is baked
2013-01-05 21:13 UTC
Compat-wireless release for 2013-01-04 is baked
2013-01-04 21:18 UTC
Compat-wireless release for 2013-01-03 is baked
2013-01-03 21:18 UTC
Compat-wireless release for 2013-01-02 is baked
2013-01-02 21:17 UTC
Compat-wireless release for 2013-01-01 is baked
2013-01-01 21:13 UTC
Compat-wireless release for 2012-12-31 is baked
2012-12-31 21:14 UTC
Compat-wireless release for 2012-12-30 is baked
2012-12-30 21:14 UTC
Compat-wireless release for 2012-12-29 is baked
2012-12-29 21:14 UTC
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