2099 results in the forums
Order by date - Order by pertinence
All (20310)
News (22)
Reviews (22)
Press (18096)
High-tech (2099)
Forums (71)
 
[PATCH EDACv2 00/12] Add a driver to report Firmware first errors (via GHES)
There are currently 3 error mechanisms inside the Linux Kernel: edac, mcelog and ghes. Unfortunately, not all those error mechanisms will work at the same time, as accessing the error registers by the BIOS may interfere on reading them from OS. ...
Message posted on the February 21st, 2013 - 10:50 am ET
[GIT PULL] KVM updates for the 3.9 merge window
Linus, Please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/kvm-3.9-1 to receive the KVM updates for the 3.9 merge window, including x86 real mode emulation fixes, stronger memory slot interface restrictions, mmu_lock spinlock hold ...
Message posted on the February 20th, 2013 - 08:20 pm ET
[PATCH EDAC 0/6] Improvements for ghes_edac
This patch series complements the previous one sent: http://comments.gmane.org/gmane.linux.kernel/1442178 It contains: - a patch removing the GHES_PFX macro, as requested by Joe Perches; - a patch adding copyright notes and an entry at MAINTAINERS ...
Message posted on the February 20th, 2013 - 06:20 am ET
[resend] Timer broadcast question
Hi, I am working on identifying the different wakeup sources from the interrupts and I have a question regarding the timer broadcast. The broadcast timer is setup to the next event and that will wake up any idle cpu belonging to the ...
Message posted on the February 19th, 2013 - 01:10 pm ET
[PATCH v4 0/2] perf: use hrtimer for event multiplexing
The current scheme of using the timer tick was fine for per-thread events. However, it was causing bias issues in system-wide mode (including for uncore PMUs). Event groups would not get their fair share of runtime on the PMU. With tickless kernels, ...
Message posted on the February 18th, 2013 - 01:00 pm ET
[GIT PULL 00/10] perf/core improvements and fixes
From: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Hi Ingo, Please consider pulling, - Arnaldo The following changes since commit a3d4fd7a2d81604fedfa270d29c824b8d3380c2e: Merge branch 'uprobes/core' of ...
Message posted on the February 14th, 2013 - 04:50 pm ET
Bug#700227: Additional Info
I've included the debug log from GDB. Also, here's the additional information you asked for: Debian Release: 7.0 APT prefers unstable APT policy: (500, 'unstable'), (100, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.6-trunk-686-pae ...
Message posted on the February 11th, 2013 - 12:20 am ET
[RFC][PATCH] Entropy generator with 100 kB/s throughput
Hi crypto hackers, [1] patch at http://www.chronox.de/jitterentropy-0.1.tar.gz The Linux kernel RNG which we all use via /dev/random or /dev/urandom received a lot of merits over the long years it exists. In particular it was subject to countless ...
Message posted on the February 08th, 2013 - 05:10 pm ET
Linux v3.8-rc7
Another rc from Australia, just before heading back home. It still hasn't been as quiet as I'd have preferred (and with the absolutely horrendous internet access the last week, any pull at all was pretty painful - git is good about network bandwidth ...
Message posted on the February 08th, 2013 - 05:00 pm ET
[PATCH 0/7] perf annotate: Add support for GTK+ annotation browser (v2)
Hi, This patchset adds support to GTK+ annotation browser. For now only the most frequently sampled symbol per evsel will be shown. IOW it shows the hottest symbol per event by default and you can change it by giving the --symbol option or an ...
Message posted on the February 07th, 2013 - 04:10 am ET
[ANNOUNCE] 3.6.11-rt26
Dear RT Folks, I'm pleased to announce the 3.6.11-rt26 release. Changes since 3.6.11-rt25: 1) Fix the RT highmem implementation on x86 2) Support highmem + RT on ARM 3) Fix an one off error in the generic highmem code (upstream fix did not make ...
Message posted on the February 04th, 2013 - 10:00 am ET
Bug#699740: libopenobex1: Seg Fault when sending file through CSR BT to bcm4329
Package: libopenobex1 Version: 1.5-2 Severity: important Tags: patch Dear Maintainer, * What led up to the situation? Actually, I don't exactly know how could it be a Seg Fault. I try to send a file through CSR BT(2.1 EDR) to bcm4329(the chip used ...
Message posted on the February 04th, 2013 - 05:40 am ET
[PATCH V2 1/3] PM: Introduce suspend state PM_SUSPEND_FREEZE
PM_SUSPEND_FREEZE state is a general state that does not need any platform specific support, it equals frozen processes + suspended devices + idle processors. Compared with PM_SUSPEND_MEMORY, PM_SUSPEND_FREEZE saves less power because the system is ...
Message posted on the February 04th, 2013 - 02:20 am ET
Unchecked Null pointers
Hi: I would like to report a set of errors found in the source tree of Linux version 3.0.52 using a static analysis tool for vulnerability detection that I'm developing based on GCC. I have performed the security analysis on the whole linux 3.0.52 ...
Message posted on the February 01st, 2013 - 12:50 pm ET