5097 results
Order by date - Order by pertinence
All (5097)
Press (21)
High-tech (5071)
Forums (5)
 
[PATCH] ARM: fix some trivial compiler warnings
From acb6004dae483e61760714286a5e544c4a1d899c Mon Sep 17 00:00:00 2001 From: Jason Chagas <jason.chagas@marvell.com> Date: Sat, 13 Nov 2010 00:01:44 -0500 Subject: [PATCH] ARM: fix some trivial compiler warnings arch/arm/kernel/ptrace.c: In ...
Message posted on the November 13th, 2010 - 12:50 AM ET
Patch Makes Key Editorial Announcements
Sites to Launch in Key Primary States, First “Patch Military” Site Goes Live.
Press published on the May 16th, 2011 - 1:15 PM ET
Application Security, Inc.’s TeamSHATTER Discovers Ten Database-Related Vulnerabilities In January 2013 Oracle Critical Patch Update
Researchers Urge Oracle Customers to Patch High-Risk Vulnerabilities that Leave Databases Open to Attack.
Press published on the January 17th, 2013 - 1:13 PM ET
Application Security, Inc.’s TeamSHATTER Discovers Two High-Risk Database Vulnerabilities In October 2012 Oracle Critical Patch Update
Researchers Urge Oracle Customers to Patch Critical Vulnerabilities That Leave Oracle Databases Open to Brute Force Attack and SQL Injection.
Press published on the October 17th, 2012 - 1:19 PM ET
Application Security, Inc.’s TeamSHATTER Discovers Seven Database Vulnerabilities In April 2012 Oracle Critical Patch Update
Researcher Expresses Concern Over Unusually High Number of Remotely Exploitable Vulnerabilities in Latest Patch Cycle.
Press published on the April 18th, 2012 - 3:50 PM ET
American Express and AOL’s Patch Team Up to “Serve” Communities, Small Businesses
Digital payments partnership will simplify payment and redemption process for local deals.
Press published on the June 13th, 2011 - 6:00 AM ET
Application Security, Inc.’s TeamSHATTER Discovers Nine Database Vulnerabilities In Sybase Adaptive Server Enterprise (ASE) Patch
Researchers Credited with Reporting Critical Vulnerabilities that Allow An Attacker to Take Full Control of the Sybase Server.
Press published on the January 10th, 2013 - 11:35 AM ET
Application Security, Inc.’s TeamSHATTER Discovers OEM Database Vulnerability In July 2012 Oracle Critical Patch Update
Researcher Urges Oracle Customers To Update OEM Installations Due to Remotely Exploitable Vulnerability Without Authentication.
Press published on the July 25th, 2012 - 11:20 AM ET
Other results are also available in our forums :
[PATCH] ARM: dmabounce: fix partial sync in dma_sync_single_* API
I don't have arm hardware that uses dmabounce so I can't confirm the problem but seems that dmabounce doesn't work for some drivers... From: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Subject: [PATCH] ARM: dmabounce: fix partial sync in ...
Message posted on the April 4th, 2010 - 11:50 PM ET
[RESEND PATCH] arm:davinci: prepare to move aemif driver to drivers/mfd
Patch moves emif header file appropriately as a part preparation to move emif driver from arch/arm/mach-davinci/ to drivers/mfd folder. There by it isolates modifications in emif interface depicting as platform code change. Patch series are based ...
Message posted on the January 23rd, 2012 - 10:30 AM ET
[RFC PATCH] ARM: Use generic BUG() handler
I am looking for comments please on this patch. ARM uses its own BUG() handler which makes its output slightly different from other archtectures. One of the problems is that the ARM implementation doesn't report the function with the BUG() in it, ...
Message posted on the February 28th, 2011 - 7:30 PM ET
[PATCH] arm: Preserve TPIDRURW on context switch
There are more and more applications coming to WinRT, Wine could support them, but mostly they expect to have the thread environment block (TEB) in TPIDRURW. This register must be preserved per thread instead of being cleared. This patch is against ...
Message posted on the February 6th, 2013 - 5:50 PM ET
Re: [PATCH] arm: omap: RX-51: ARM errata 430973 workaround
They look similar, but they are not equivalent :). The first major difference is here (code taken from omap-smc.S) ENTRY(omap_smc2) stmfd sp!, {r4-r12, lr} mov r3, r2 mov r2, r1 mov r1, #0x0 @ Process ID mov r6, #0xff mov ...
Message posted on the March 1st, 2013 - 3:00 AM ET
Re: [PATCH] arm: omap: RX-51: ARM errata 430973 workaround
Unfortunately it is necessary, on RX-51 PPA/NOLO leaves IBE bit unset. От: Peter De Schrijver Относно: Re: [PATCH] arm: omap: RX-51: ARM errata 430973 workaround До: Pali Rohár Изпратено на: Петък, 2013, ...
Message posted on the March 1st, 2013 - 5:10 AM ET