25876 results in the forums
Order by date - Order by pertinence
All (44216)
News (132)
Reviews (132)
Tips (56)
Processes (8)
Press (16841)
High-tech (25876)
Forums (1171)
 
[PATCH 5/5] drivers: net: usb: rtl8150: bug fixing and cleanup
From: Petko Manolov <petkan@nucleusys.com> copyright, email address and styling update; Signed-off-by: Petko Manolov <petkan@nucleusys.com> drivers/net/usb/rtl8150.c | 69 +++++++++++++++++ 1 file changed, 34 insertions(+), 35 ...
Message posted on the May 18th, 2013 - 12:30 PM ET
how forward email
Hi folks! putting an email to .forward (into a dir account) its email goes to that address. I need keep a copy of that email. Can I do it with /etc/aliases? or there's another way? thanks! Pol To UNSUBSCRIBE, email to ...
Message posted on the May 18th, 2013 - 12:20 pm ET
Bug#708757: linux-image-3.2.0-4-amd64: via-rhine network card fails to initialise correctly
Package: src:linux Version: 3.2.41-2+deb7u2 Severity: normal soekris lan1741 4port pci via-rhine card does not initialise correctly. MAC addresses are not found. Sometimes one mac address is correctly found and then that port will work. ** ...
Message posted on the May 18th, 2013 - 07:50 am ET
[ 000/136 ] 3.6.11.4-stable review
This is the start of the stable review cycle for 3.6.11.4 release. There are 136 patches in this series, which will be posted as responses to this one. If anyone has any issues with these being applied, please let me know. Responses should be made ...
Message posted on the May 17th, 2013 - 10:40 pm ET
[ 000/102] 3.9.3-stable review
This is the start of the stable review cycle for the 3.9.3 release. There are 102 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 ...
Message posted on the May 17th, 2013 - 06:30 pm ET
[ 00/50] 3.4.46-stable review
This is the start of the stable review cycle for the 3.4.46 release. There are 50 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 ...
Message posted on the May 17th, 2013 - 06:10 pm ET
[PATCH v7, part3 00/16] accurately calculate memory statisitic information
The original goal of this patchset is to fix the bug reported by https://bugzilla.kernel.org/show_bug.cgi?idS501 Now it has also been expanded to reduce common code used by memory initializion. This is the third part, previous two patch sets have ...
Message posted on the May 17th, 2013 - 11:50 am ET
Bug#708610: linux-image: During resume `WARNING: at …linux-3.2.41/drivers/base/firmware_class.c:547 _request_firmware+0xd5/0x3cc()`
Package: src:linux Version: 3.2.41-2+deb7u2 Severity: important Dear Debian folks, resuming from suspend to RAM with `sudo pm-suspend`, I see the following warning in the Linux kernel ring buffer. [ 2666.656607] WARNING: at ...
Message posted on the May 17th, 2013 - 03:40 am ET
FQDN via DHCP, then used in exim4
Hi All, just joined this mailing list after years of lurking :-) On my home network I run approx. 10 clients, mostly Debian powered (from a fileserver and several laptops and desktops to NSLU2s and a Raspberry PI). It is set-up such that the router ...
Message posted on the May 16th, 2013 - 09:40 am ET
dmatest regression in 3.10-rc1
Hello, I've been observing a regression in the dmatest module with 3.10-rc1. It manifests as either: - a spurious timeout on one or more of the channel threads - a complete kernel lockup (loss of console) - a panic (see below, noting that the ...
Message posted on the May 15th, 2013 - 11:30 am ET
[PATCH] Move PCIe node to correct place
Moving PCIe controller node to correct place so that it is sorted by register address in .dtsi file Signed-off-by: Jay Agarwal <jagarwal@nvidia.com> This patch is based on remotes/gitorious_thierryreding_linux/tegra/next and should be ...
Message posted on the May 15th, 2013 - 10:00 am ET
[PATCH] futex: bugfix for futex-key conflict when futex use hugepage
The futex-keys of processes share futex determined by page-offset, mapping-host, and mapping-index of the user space address. User appications using hugepage for futex may lead to futex-key conflict. Assume there are two or more futexes in diffrent ...
Message posted on the May 15th, 2013 - 10:00 am ET
[PATCH v3] mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
/proc/<pid>/smaps and similar walks through a user page table should not be looking at VM_PFNMAP areas. v2: - moves the VM_BUG_ON out of the loop - adds the needed test for vma->vm_start <= addr v3 adds comments to make this clearer, ...
Message posted on the May 15th, 2013 - 08:50 am ET
[PATCH v6 0/8] kdump, vmcore: support mmap() on /proc/vmcore
Currently, read to /proc/vmcore is done by read_oldmem() that uses ioremap/iounmap per a single page. For example, if memory is 1GB, ioremap/iounmap is called (1GB / 4KB)-times, that is, 262144 times. This causes big performance degradation. In ...
Message posted on the May 15th, 2013 - 05:10 am ET