Quantcast
Browsing all 24115 articles
Browse latest View live

[GIT PULL] EFI changes for v3.15 (no replies)

Peter, I've queued up a few fixes that avoid some crashes when running with CONFIG_EFI_MIXED. Please pull into the queue for the merge window. The following changes since commit...

View Article


mm: kernel BUG at mm/mremap.c:68! (no replies)

Hi all, While fuzzing with trinity inside a KVM tools guest running latest -next kernel I've stumbled on the following: [ 2977.289180] kernel BUG at mm/mremap.c:68! [ 2977.290064] invalid opcode: 0000...

View Article


[PATCH v2 3/4] random: If we have arch_get_random_seed*(), try it before...

If we have arch_get_random_seed*(), try to use it for emergency refill of the entropy pool before giving up and blocking on /dev/random. It may or may not work in the moment, but if it does work, it...

View Article

[PATCH v2 0/4] RDSEED support for the Linux kernel (3 replies)

Upcoming Intel silicon adds a new RDSEED instruction. Whereas RDRAND returns output from a PRNG, the RDSEED instruction returns fully conditioned entropy that is suitable for use as seeds to a PRNG....

View Article

Re: [bisected] e501 "agp: Support 64-bit APBASE" agp fails without...

[+cc Daniel, Dave, Yinghai, Guo, Aaron, LKML] On Sat, Mar 15, 2014 at 02:32:22PM +0200, Jouni Mettälä wrote: > Hi. I can't start xsession without iommu=remap=2 kernel parameter. > > Kernel...

View Article


[PATCH] Fix late crypto work queue initialization (no replies)

The crypto algorithm modules utilizing the crypto daemon could be used early when the system start up. Using module_init does not guarantee that the daemon's work queue is initialized when the cypto...

View Article

[PATCH v2 2/2] net: cdc_ncm: respect operator preferred MTU reported by MBIM...

According to "Universal Serial Bus Communications Class Subclass Specification for Mobile Broadband Interface Model, Revision 1.0, Errata-1" published by USB-IF, the wMTU field of the MBIM extended...

View Article

[PATCH net-next,v3] hyperv: Add support for virtual Receive Side Scaling...

This feature allows multiple channels to be used by each virtual NIC. It is available on Hyper-V host 2012 R2. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Reviewed-by: K. Y. Srinivasan...

View Article


[PATCH] avr32: replace simple_strtoul() with kstrtoul() (no replies)

simple_strtoul() is marked for obsoletion; use the newer and more pleasant kstrtoul() in its place. Cc: Haavard Skinnemoen <hskinnemoen@gmail.com> Cc: Hans-Christian Egtvedt...

View Article


[PATCH 06/13] perf tools: Use tid in mmap/mmap2 events to find maps (no replies)

From: Don Zickus <dzickus@redhat.com> Now that we can properly synthesize threads system-wide, make sure the mmap and mmap2 events use tids instead of pids to locate their maps. Signed-off-by:...

View Article

[PATCH 12/13] perf tools: Update some code references in design.txt (no replies)

From: Ramkumar Ramachandra <artagnon@gmail.com> Update the names of some functions and enums in design.txt. The document still has some stale information, but the motivation behind this patch is...

View Article

[PATCH 03/13] perf symbols: Record the reason for filtering an...

From: Namhyung Kim <namhyung@kernel.org> By turning the addr_location->filtered member from a boolean to a u8 bitmap, reusing (and extending) the hist_filter enum for that. This patch doesn't...

View Article

[PATCH 05/13] perf report: Merge al->filtered with hist_entry->filtered (no...

From: Namhyung Kim <namhyung@kernel.org> I.e. don't drop al->filtered entries, create the hist_entries and use its ->filtered bitmap, that is kept with the same semantics for its bitmap,...

View Article


[PATCH 08/13] perf report: Use ui__has_annotation() (no replies)

From: Namhyung Kim <namhyung@kernel.org> Since we introduced the ui__has_annotation() for that, don't open code it. Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Andi Kleen...

View Article

[PATCH 04/13] perf symbols: Apply all filters to an addr_location (no replies)

From: Namhyung Kim <namhyung@kernel.org> Instead of bailing out as soon as we find a filter that applies, go on checking all of them so that we can zoom in/out filters. We also need to make sure...

View Article


[GIT PULL 00/13] perf/core improvements and fixes (7 replies)

From: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Hi Ingo, Please consider pulling, - Arnaldo The following changes since commit 0afd2d51029961281572d02545c7bde1b3f4292c: Merge tag...

View Article

[ANNOUNCE] 3.10.33-rt33 (no replies)

Dear RT Folks, I'm pleased to announce the 3.10.33-rt33 stable release. You can get this release via the git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git branch:...

View Article


[ANNOUNCE] 3.8.13.14-rt30 (no replies)

Dear RT Folks, I'm pleased to announce the 3.8.13.14-rt30 stable release. You can get this release via the git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git branch:...

View Article

[ANNOUNCE] 3.4.82-rt103 (no replies)

Dear RT Folks, I'm pleased to announce the 3.4.82-rt103 stable release. You can get this release via the git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git branch:...

View Article

[ANNOUNCE] 3.2.55-rt81 (no replies)

Dear RT Folks, I'm pleased to announce the 3.2.55-rt81 stable release. You can get this release via the git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git branch:...

View Article
Browsing all 24115 articles
Browse latest View live