lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 27 Jul 2014 16:04:38 +0900
From:	Satoru Takeuchi <satoru.takeuchi@...il.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:	linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org, linux@...ck-us.net,
	satoru.takeuchi@...il.com, shuah.kh@...sung.com,
	stable@...r.kernel.org
Subject: Re: [PATCH 3.15 000/109] 3.15.7-stable review

At Sat, 26 Jul 2014 12:01:22 -0700,
Greg Kroah-Hartman wrote:
> 
> This is the start of the stable review cycle for the 3.15.7 release.
> There are 109 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.
> 
> Responses should be made by Mon Jul 28 19:02:07 UTC 2014.
> Anything received after that time might be too late.

All 3.15.7-rc1, 3.14.14-rc1, 3.10.50-rc1, and 3.4.100-rc1 passed my test.

 - Test Cases:
   - Build this kernel.
   - Boot this kernel.
   - Build the latest mainline kernel with this kernel.

 - Test Tool:
   https://github.com/satoru-takeuchi/test-linux-stable

 - Test Result (kernel .config, ktest config and test log):
   http://satoru-takeuchi.org/test-linux-stable/results/<version>-<test datetime>.tar.xz

 - Build Environment:
   - OS: Debian Jessy x86_64
   - CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4
   - memory: 8GB

 - Test Target Environment:
   - Debian Jessy x86_64 (KVM guest on the Build Environment)
   - # of vCPU: 2
   - memory: 2GB

Thanks,
Satoru

> 
> The whole patch series can be found in one patch at:
> 	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.15.7-rc1.gz
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>     Linux 3.15.7-rc1
> 
> Anton Kolesov <Anton.Kolesov@...opsys.com>
>     ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
> 
> Linus Torvalds <torvalds@...ux-foundation.org>
>     Don't trigger congestion wait on dirty-but-not-writeout pages
> 
> Emmanuel Grumbach <emmanuel.grumbach@...el.com>
>     iwlwifi: mvm: disable CTS to Self
> 
> Marek Vasut <marex@...x.de>
>     ARM: dts: imx: Add alias for ethernet controller
> 
> Sebastian Andrzej Siewior <bigeasy@...utronix.de>
>     gpio: dwapb: drop irq_setup_generic_chip()
> 
> Benjamin LaHaise <bcrl@...ck.org>
>     aio: protect reqs_available updates from changes in interrupt handlers
> 
> Or Gerlitz <ogerlitz@...lanox.com>
>     IB/mlx5: Enable "block multicast loopback" for kernel consumers
> 
> Michael Brown <mbrown@...systems.co.uk>
>     x86/efi: Include a .bss section within the PE/COFF headers
> 
> Mateusz Guzik <mguzik@...hat.com>
>     sched: Fix possible divide by zero in avg_atom() calculation
> 
> Peter Zijlstra <peterz@...radead.org>
>     locking/mutex: Disable optimistic spinning on some architectures
> 
> Takashi Iwai <tiwai@...e.de>
>     PM / sleep: Fix request_firmware() error at resume
> 
> Steve Wise <swise@...ngridcomputing.com>
>     RDMA/cxgb4: Initialize the device status page
> 
> Mike Snitzer <snitzer@...hat.com>
>     dm cache metadata: do not allow the data block size to change
> 
> Mike Snitzer <snitzer@...hat.com>
>     dm thin metadata: do not allow the data block size to change
> 
> Ted Juan <ted.juan@...il.com>
>     mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions
> 
> Hannes Frederic Sowa <hannes@...essinduktion.org>
>     random: check for increase of entropy_count because of signed conversion
> 
> Viresh Kumar <viresh.kumar@...aro.org>
>     cpufreq: move policy kobj to policy->cpu at resume
> 
> Peter Zijlstra <peterz@...radead.org>
>     x86, tsc: Fix cpufreq lockup
> 
> Amit Shah <amit.shah@...hat.com>
>     hwrng: fetch randomness only after device init
> 
> John Stultz <john.stultz@...aro.org>
>     alarmtimer: Fix bug where relative alarm timers were treated as absolute
> 
> Dave Airlie <airlied@...hat.com>
>     Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"
> 
> Alex Deucher <alexander.deucher@....com>
>     drm/radeon: avoid leaking edid data
> 
> Jason Wang <jasowang@...hat.com>
>     drm/qxl: return IRQ_NONE if it was not our irq
> 
> Alex Deucher <alexander.deucher@....com>
>     drm/radeon: set default bl level to something reasonable
> 
> Tomasz Figa <t.figa@...sung.com>
>     irqchip: gic: Fix core ID calculation when topology is read from DT
> 
> Suravee Suthikulpanit <Suravee.Suthikulpanit@....com>
>     irqchip: gic: Add binding probe for ARM GIC400
> 
> Matthias Brugger <matthias.bgg@...il.com>
>     irqchip: gic: Add support for cortex a7 compatible string
> 
> Martin Lau <kafai@...com>
>     ring-buffer: Fix polling on trace_pipe
> 
> Amitkumar Karwar <akarwar@...vell.com>
>     mwifiex: fix Tx timeout issue
> 
> HATAYAMA Daisuke <d.hatayama@...fujitsu.com>
>     perf/x86/intel: ignore CondChgd bit to avoid false NMI handling
> 
> Jiri Olsa <jolsa@...hat.com>
>     perf: Do not allow optimized switch for non-cloned events
> 
> Zoltan Kiss <zoltan.kiss@...rix.com>
>     xen-netback: Fix pointer incrementation to avoid incorrect logging
> 
> Zoltan Kiss <zoltan.kiss@...rix.com>
>     xen-netback: Fix releasing header slot on error path
> 
> Zoltan Kiss <zoltan.kiss@...rix.com>
>     xen-netback: Fix releasing frag_list skbs in error path
> 
> Zoltan Kiss <zoltan.kiss@...rix.com>
>     xen-netback: Fix handling frag_list on grant op error path
> 
> Eric Dumazet <edumazet@...gle.com>
>     ipv4: fix buffer overflow in ip_options_compile()
> 
> Ben Hutchings <ben@...adent.org.uk>
>     dns_resolver: Null-terminate the right string
> 
> Manuel Schölling <manuel.schoelling@....de>
>     dns_resolver: assure that dns_query() result is null-terminated
> 
> Christoph Schulz <develop@...stov.de>
>     net: ppp: don't call sk_chk_filter twice
> 
> Bjørn Mork <bjorn@...k.no>
>     net: huawei_cdc_ncm: add "subclass 3" devices
> 
> Christoph Schulz <develop@...stov.de>
>     net: ppp: fix creating PPP pass and active filters
> 
> Sowmini Varadhan <sowmini.varadhan@...cle.com>
>     sunvnet: clean up objects created in vnet_new() on vnet_exit()
> 
> Jerry Chu <hkchu@...gle.com>
>     net-gre-gro: Fix a bug that breaks the forwarding path
> 
> Nikolay Aleksandrov <nikolay@...hat.com>
>     bonding: fix ad_select module param check
> 
> Christoph Schulz <develop@...stov.de>
>     net: pppoe: use correct channel MTU when using Multilink PPP
> 
> Daniel Borkmann <dborkman@...hat.com>
>     net: sctp: fix information leaks in ulpevent layer
> 
> Jon Paul Maloy <jon.maloy@...csson.com>
>     tipc: clear 'next'-pointer of message fragments before reassembly
> 
> hayeswang <hayeswang@...ltek.com>
>     r8152: fix r8152_csum_workaround function
> 
> Suresh Reddy <Suresh.Reddy@...lex.com>
>     be2net: set EQ DB clear-intr bit in be_open()
> 
> Ben Pfaff <blp@...ira.com>
>     netlink: Fix handling of error from netlink_dump().
> 
> Thomas Fitzsimmons <fitzsim@...zsim.org>
>     net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
> 
> Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
>     net: mvneta: fix operation in 10 Mbit/s mode
> 
> Andrey Utkin <andrey.krieger.utkin@...il.com>
>     appletalk: Fix socket referencing in skb
> 
> Yuchung Cheng <ycheng@...gle.com>
>     tcp: fix false undo corner cases
> 
> dingtianhong <dingtianhong@...wei.com>
>     igmp: fix the problem when mc leave group
> 
> Loic Prylli <loicp@...gle.com>
>     net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
> 
> Bjørn Mork <bjorn@...k.no>
>     net: qmi_wwan: add two Sierra Wireless/Netgear devices
> 
> Bernd Wachter <bernd.wachter@...la.com>
>     net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2
> 
> Edward Allcutt <edward.allcutt@...nmarket.com>
>     ipv4: icmp: Fix pMTU handling for rare case
> 
> Christoph Paasch <christoph.paasch@...ouvain.be>
>     tcp: Fix divide by zero when pushing during tcp-repair
> 
> Eric Dumazet <edumazet@...gle.com>
>     bnx2x: fix possible panic under memory stress
> 
> Eric Dumazet <edumazet@...gle.com>
>     vlan: free percpu stats in device destructor
> 
> Eric Dumazet <edumazet@...gle.com>
>     net: fix sparse warning in sk_dst_set()
> 
> Eric Dumazet <edumazet@...gle.com>
>     ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
> 
> Eric Dumazet <edumazet@...gle.com>
>     ipv4: fix dst race in sk_dst_get()
> 
> Wei-Chun Chao <weichunc@...mgrid.com>
>     net: fix UDP tunnel GSO of frag_list GRO packets
> 
> Bjørn Mork <bjorn@...k.no>
>     net: huawei_cdc_ncm: increase command buffer size
> 
> Mugunthan V N <mugunthanvnm@...com>
>     drivers: net: cpsw: fix dual EMAC stall when connected to same switch
> 
> Li RongQing <roy.qing.li@...il.com>
>     8021q: fix a potential memory leak
> 
> Daniel Borkmann <dborkman@...hat.com>
>     net: sctp: check proc_dointvec result in proc_sctp_do_auth
> 
> Neal Cardwell <ncardwell@...gle.com>
>     tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
> 
> Kees Cook <keescook@...omium.org>
>     net: filter: fix upper BPF instruction limit
> 
> Daniel Borkmann <dborkman@...hat.com>
>     net: sctp: propagate sysctl errors from proc_do* properly
> 
> Tyler Hall <tylerwhall@...il.com>
>     slcan: Port write_wakeup deadlock fix from slip
> 
> Tyler Hall <tylerwhall@...il.com>
>     slip: Fix deadlock in write_wakeup
> 
> Dmitry Popov <ixaphire@...tor.net>
>     ip_tunnel: fix ip_tunnel_lookup
> 
> Or Gerlitz <ogerlitz@...lanox.com>
>     net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set
> 
> Or Gerlitz <ogerlitz@...lanox.com>
>     net/mlx4_core: Fix the error flow when probing with invalid VF configuration
> 
> Hugh Dickins <hughd@...gle.com>
>     shmem: fix splicing from a hole while it's punched
> 
> Hugh Dickins <hughd@...gle.com>
>     shmem: fix faulting into a hole, not taking i_mutex
> 
> Hugh Dickins <hughd@...gle.com>
>     shmem: fix faulting into a hole while it's punched
> 
> Emmanuel Grumbach <emmanuel.grumbach@...el.com>
>     iwlwifi: dvm: don't enable CTS to self
> 
> Oren Givon <oren.givon@...el.com>
>     iwlwifi: update the 7265 series HW IDs
> 
> Niu Yawei <yawei.niu@...il.com>
>     quota: missing lock in dqcache_shrink_scan()
> 
> Stefan Assmann <sassmann@...nic.de>
>     igb: do a reset on SR-IOV re-init if device is down
> 
> Todd Fujinaka <todd.fujinaka@...el.com>
>     igb: Workaround for i210 Errata 25: Slow System Clock
> 
> Guenter Roeck <linux@...ck-us.net>
>     hwmon: (adt7470) Fix writes to temperature limit registers
> 
> Axel Lin <axel.lin@...ics.com>
>     hwmon: (da9052) Don't use dash in the name attribute
> 
> Axel Lin <axel.lin@...ics.com>
>     hwmon: (da9055) Don't use dash in the name attribute
> 
> David Vrabel <david.vrabel@...rix.com>
>     xen/manage: fix potential deadlock when resuming the console
> 
> David Vrabel <david.vrabel@...rix.com>
>     xen/balloon: set ballooned out pages as invalid in p2m
> 
> zhangwei(Jovi) <jovi.zhangwei@...wei.com>
>     tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
> 
> zhangwei(Jovi) <jovi.zhangwei@...wei.com>
>     tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
> 
> Steven Rostedt (Red Hat) <rostedt@...dmis.org>
>     tracing: Fix graph tracer with stack tracer on other archs
> 
> Oleg Nesterov <oleg@...hat.com>
>     tracing: instance_rmdir() leaks ftrace_event_file->filter
> 
> Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
>     iio:core: Handle error when mask type is not separate
> 
> Anand Avati <avati@...hat.com>
>     fuse: ignore entry-timeout on LOOKUP_REVAL
> 
> Miklos Szeredi <mszeredi@...e.cz>
>     fuse: handle large user and group ID
> 
> Miklos Szeredi <mszeredi@...e.cz>
>     fuse: avoid scheduling while atomic
> 
> Miklos Szeredi <mszeredi@...e.cz>
>     fuse: timeout comparison fix
> 
> Loic Poulain <loic.poulain@...el.com>
>     Bluetooth: Ignore H5 non-link packets in non-active state
> 
> Marcel Holtmann <marcel@...tmann.org>
>     Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."
> 
> K. Y. Srinivasan <kys@...rosoft.com>
>     Drivers: hv: util: Fix a bug in the KVP code
> 
> Dexuan Cui <decui@...rosoft.com>
>     Drivers: hv: hv_fcopy: fix a race condition for SMP guest
> 
> Takashi Iwai <tiwai@...e.de>
>     ALSA: hda - Fix broken PM due to incomplete i915 initialization
> 
> Takashi Iwai <tiwai@...e.de>
>     ALSA: hda - Revert stream assignment order for Intel controllers
> 
> Hans de Goede <hdegoede@...hat.com>
>     media: gspca_pac7302: Add new usb-id for Genius i-Look 317
> 
> Abbas Raza <Abbas_Raza@...tor.com>
>     usb: chipidea: udc: Disable auto ZLP generation on ep0
> 
> Gavin Guo <gavin.guo@...onical.com>
>     usb: Check if port status is equal to RxDetect
> 
> 
> -------------
> 
> Diffstat:
> 
>  Makefile                                        |   4 +-
>  arch/arc/include/uapi/asm/ptrace.h              |   1 +
>  arch/arc/kernel/ptrace.c                        |   4 +
>  arch/arm/Kconfig                                |   1 +
>  arch/arm/boot/dts/imx25.dtsi                    |   1 +
>  arch/arm/boot/dts/imx27.dtsi                    |   1 +
>  arch/arm/boot/dts/imx35.dtsi                    |   1 +
>  arch/arm/boot/dts/imx50.dtsi                    |   1 +
>  arch/arm/boot/dts/imx51.dtsi                    |   1 +
>  arch/arm/boot/dts/imx53.dtsi                    |   1 +
>  arch/arm/boot/dts/imx6qdl.dtsi                  |   1 +
>  arch/arm/boot/dts/imx6sl.dtsi                   |   1 +
>  arch/arm64/Kconfig                              |   1 +
>  arch/powerpc/Kconfig                            |   1 +
>  arch/sparc/Kconfig                              |   1 +
>  arch/x86/Kconfig                                |   1 +
>  arch/x86/boot/header.S                          |  26 ++++-
>  arch/x86/boot/tools/build.c                     |  38 ++++++--
>  arch/x86/kernel/cpu/perf_event_intel.c          |   9 ++
>  arch/x86/kernel/tsc.c                           |   4 +-
>  drivers/bluetooth/ath3k.c                       |   2 -
>  drivers/bluetooth/btusb.c                       |   1 -
>  drivers/bluetooth/hci_h5.c                      |   1 +
>  drivers/char/hw_random/core.c                   |  41 ++++++--
>  drivers/char/random.c                           |  17 +++-
>  drivers/cpufreq/cpufreq.c                       |   6 +-
>  drivers/gpio/gpio-dwapb.c                       |   3 -
>  drivers/gpu/drm/i915/intel_dp.c                 |   4 +-
>  drivers/gpu/drm/qxl/qxl_irq.c                   |   3 +
>  drivers/gpu/drm/radeon/atombios_encoders.c      |  10 +-
>  drivers/gpu/drm/radeon/radeon_display.c         |   5 +
>  drivers/hv/hv_fcopy.c                           |   2 +-
>  drivers/hv/hv_kvp.c                             |  14 ++-
>  drivers/hv/hv_util.c                            |   2 +-
>  drivers/hwmon/adt7470.c                         |   6 +-
>  drivers/hwmon/da9052-hwmon.c                    |   2 +-
>  drivers/hwmon/da9055-hwmon.c                    |   2 +-
>  drivers/iio/industrialio-event.c                |   3 +
>  drivers/infiniband/hw/cxgb4/device.c            |   1 +
>  drivers/infiniband/hw/mlx5/qp.c                 |   2 +-
>  drivers/irqchip/irq-gic.c                       |   7 +-
>  drivers/isdn/i4l/isdn_ppp.c                     |  28 +++---
>  drivers/md/dm-cache-metadata.c                  |   9 ++
>  drivers/md/dm-thin-metadata.c                   |   9 ++
>  drivers/media/usb/gspca/pac7302.c               |   1 +
>  drivers/mtd/devices/elm.c                       |   2 +
>  drivers/net/bonding/bond_main.c                 |   2 +-
>  drivers/net/can/slcan.c                         |  37 +++++--
>  drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |   3 +-
>  drivers/net/ethernet/emulex/benet/be_main.c     |   2 +-
>  drivers/net/ethernet/intel/igb/e1000_82575.c    |   7 ++
>  drivers/net/ethernet/intel/igb/e1000_defines.h  |  18 ++--
>  drivers/net/ethernet/intel/igb/e1000_hw.h       |   3 +
>  drivers/net/ethernet/intel/igb/e1000_i210.c     |  66 +++++++++++++
>  drivers/net/ethernet/intel/igb/e1000_i210.h     |  12 +++
>  drivers/net/ethernet/intel/igb/e1000_regs.h     |   1 +
>  drivers/net/ethernet/intel/igb/igb_main.c       |  16 ++++
>  drivers/net/ethernet/marvell/mvneta.c           |   4 +-
>  drivers/net/ethernet/mellanox/mlx4/en_netdev.c  |   2 +-
>  drivers/net/ethernet/mellanox/mlx4/main.c       |   3 +-
>  drivers/net/ethernet/sun/sunvnet.c              |  20 +++-
>  drivers/net/ethernet/ti/cpsw.c                  |   7 +-
>  drivers/net/ppp/ppp_generic.c                   |  30 +++---
>  drivers/net/ppp/pppoe.c                         |   2 +-
>  drivers/net/slip/slip.c                         |  36 +++++--
>  drivers/net/slip/slip.h                         |   1 +
>  drivers/net/usb/huawei_cdc_ncm.c                |  10 +-
>  drivers/net/usb/qmi_wwan.c                      |   3 +
>  drivers/net/usb/r8152.c                         |   2 +-
>  drivers/net/wireless/iwlwifi/dvm/rxon.c         |  12 ---
>  drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c     |   8 +-
>  drivers/net/wireless/iwlwifi/pcie/drv.c         |   3 +-
>  drivers/net/wireless/mwifiex/main.c             |   1 +
>  drivers/net/xen-netback/netback.c               |  86 ++++++++++++-----
>  drivers/usb/chipidea/udc.c                      |   4 +-
>  drivers/usb/core/hub.c                          |  19 ++++
>  drivers/xen/balloon.c                           |  12 +--
>  drivers/xen/manage.c                            |   5 +-
>  fs/aio.c                                        |   7 ++
>  fs/fuse/dev.c                                   |  51 +++++-----
>  fs/fuse/dir.c                                   |   7 +-
>  fs/fuse/inode.c                                 |  20 +++-
>  fs/quota/dquot.c                                |   2 +
>  include/net/sock.h                              |  16 ++--
>  kernel/Kconfig.locks                            |   5 +-
>  kernel/events/core.c                            |   2 +-
>  kernel/power/process.c                          |   1 +
>  kernel/sched/debug.c                            |   2 +-
>  kernel/time/alarmtimer.c                        |  20 +++-
>  kernel/trace/ftrace.c                           |   4 +-
>  kernel/trace/ring_buffer.c                      |   4 -
>  kernel/trace/trace.c                            |  18 +++-
>  kernel/trace/trace_events.c                     |   1 +
>  mm/shmem.c                                      | 104 +++++++++++++++++---
>  mm/vmscan.c                                     |  11 +--
>  net/8021q/vlan_core.c                           |   5 +-
>  net/8021q/vlan_dev.c                            |  13 ++-
>  net/appletalk/ddp.c                             |   3 -
>  net/core/dev.c                                  |  11 ++-
>  net/core/dst.c                                  |  16 +++-
>  net/core/filter.c                               |   2 +-
>  net/core/skbuff.c                               |   3 +-
>  net/dns_resolver/dns_query.c                    |   4 +-
>  net/ipv4/af_inet.c                              |   3 +
>  net/ipv4/gre_offload.c                          |   3 +
>  net/ipv4/icmp.c                                 |   2 -
>  net/ipv4/igmp.c                                 |  10 +-
>  net/ipv4/ip_options.c                           |   4 +
>  net/ipv4/ip_tunnel.c                            |  26 ++---
>  net/ipv4/route.c                                |  15 +--
>  net/ipv4/tcp.c                                  |   3 +-
>  net/ipv4/tcp_input.c                            |  10 +-
>  net/ipv4/tcp_offload.c                          |   2 +-
>  net/ipv4/tcp_output.c                           |   6 +-
>  net/ipv6/tcpv6_offload.c                        |   2 +-
>  net/netlink/af_netlink.c                        |   4 +-
>  net/sctp/sysctl.c                               |  46 ++++-----
>  net/sctp/ulpevent.c                             | 122 +++---------------------
>  net/tipc/bcast.c                                |   1 +
>  sound/pci/hda/hda_controller.c                  |   3 +-
>  sound/pci/hda/hda_intel.c                       |  12 +--
>  sound/pci/hda/hda_priv.h                        |   1 +
>  122 files changed, 893 insertions(+), 433 deletions(-)
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ