First  |  Prev |  Next  |  Last
Pages: 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654
KVM: MMU: fix forgot reserved bits check in speculative path
On 07/06/2010 01:44 PM, Xiao Guangrong wrote: In the speculative path, we should check guest pte's reserved bits just as the real processor does Reported-by: Marcelo Tosatti<mtosatti(a)redhat.com> Signed-off-by: Xiao Guangrong<xiaoguangrong(a)cn.fujitsu.com> --- arch/x86/kvm/mmu.c | 3 +++ ... 25 Jul 2010 05:29
SNATed connections show as original ip in /proc/net/tcp
just as the topic describes. I'm currently doing SNAT to force some destination tcp ports to be routed through a specific route rather than the default route. To accomplish this I mark thoes packets with iptables, use 'ip' to specify marked packets via the specified route, and then use iptables to change th... 11 Jul 2010 14:51
[patch v2.6 2/4] IPVS: make friends with nf_conntrack
From: Hannes Eder <heder(a)google.com> Update the nf_conntrack tuple in reply direction, as we will see traffic from the real server (RIP) to the client (CIP). Once this is done we can use netfilters SNAT in POSTROUTING, especially with xt_ipvs, to do source NAT, e.g.: % iptables -t nat -A POSTROUTING -m ipvs -... 11 Jul 2010 06:08
[patch v2.6 4/4] libxt_ipvs: user-space lib for netfilter matcher xt_ipvs
From: Hannes Eder <heder(a)google.com> The user-space library for the netfilter matcher xt_ipvs. [ trivial up-port by Simon Horman <horms(a)verge.net.au> ] Signed-off-by: Hannes Eder <heder(a)google.com> Acked-by: Simon Horman <horms(a)verge.net.au> configure.ac | 10 - extensions/libxt_ipvs... 11 Jul 2010 06:08
[patch v2.6 0/4] IPVS full NAT support + netfilter 'ipvs' match support
This is a repost of a patch-series posted by Hannes Eder last September. This is v2 of the patch series and I don't see any outstanding objections to it in the mailing list archives. Series v2.6 fixes the arguments to of %pI4 Series v2.5 fixes some problems introduced in v2.4. Series v2.4 addresses all of t... 11 Jul 2010 06:08
[patch v2.6 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS)
From: Hannes Eder <heder(a)google.com> This implements the kernel-space side of the netfilter matcher xt_ipvs. [ minor fixes by Simon Horman <horms(a)verge.net.au> ] Signed-off-by: Hannes Eder <heder(a)google.com> Signed-off-by: Simon Horman <horms(a)verge.net.au> --- include/linux/netfilter/xt_ipvs.h | 25 ++... 11 Jul 2010 06:08
edd: fix possible memory leak in edd_init() error path
Axel Lin wrote: The error may happen at any iteration of the for loop, this patch properly unregisters already registed edd_devices in error path. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> Looks good to me. Reviewed-by: Pekka Enberg <penberg(a)cs.helsinki.fi> --- drivers/firmware/edd.c | ... 12 Jul 2010 21:50
Hacks allowing -rt to run on POWER7 / Powerpc.
On Fri, 09 Jul 2010 about 08:55:01 -0000, Will Schmidt wrote: We've been seeing some issues with userspace randomly SIGSEGV'ing while running the -RT kernels on POWER7 based systems. After lots of debugging, head scratching, and experimental changes to the code, the problem has been narrowed down such t... 4 Aug 2010 17:59
sound: push BKL into open functions
On Sat, 10 Jul 2010, Arnd Bergmann wrote: --- a/sound/core/hwdep.c +++ b/sound/core/hwdep.c @@ -94,13 +94,18 @@ static int snd_hwdep_open(struct inode *inode, struct file * file) hw = snd_lookup_oss_minor_data(iminor(inode), SNDRV_OSS_DEVICE_TYPE_DMFM); #endif - } else - return ... 12 Jul 2010 12:55
Lieber Freund!!!
Lieber Freund!!! Ich vermute das diese E-Mail eine �berraschung f�r Sie sein wird, aber es ist wahr.Ich bin bei einer routinen �berpr�fung in meiner Bank (Standard Bank von S�d Afrika) wo ich arbeite, auf einem Konto gesto�en, was nicht in anspruch genommen worden ist, wo derzeit $12,500,000 (zw�lfmillione... 11 Jul 2010 04:00
First  |  Prev |  Next  |  Last
Pages: 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654