1 new message (urgent)
Dear Customer, Your access has been disabled, Click on the attached message to resolve now. Thank You. Customer Service, OCBC Malaysia
View ArticleRe: [PATCH] ARM: Set proper TEXT_OFFSET for IPQ806x
On Thu, Aug 20, 2015 at 08:54:55PM +0100, Russell King - ARM Linux wrote: > On Thu, Aug 20, 2015 at 12:20:10PM -0500, Andy Gross wrote: > > On Thu, Aug 20, 2015 at 02:00:06PM +0100, Russell...
View Article[PATCH] x86/traps: Weaken context tracking entry assertions
We were asserting that we were all the way in CONTEXT_KERNEL when exception handlers were called. While having this be true is, I think, a nice goal (or maybe a variant in which we assert that we're...
View ArticleRe: [PATCH v3 01/11] user_ns: 3 new LSM hooks for user namespace operations
On Mon, Aug 3, 2015 at 9:38 PM, Kees Cook <keescook@chromium.org> wrote: > On Mon, Aug 3, 2015 at 4:34 AM, Lukasz Pawelczyk > <l.pawelczyk@samsung.com> wrote: >> On pią,...
View ArticleRe: [PATCH 2/3] thermal: Add Mediatek thermal controller support
On Thu, Aug 20, 2015 at 03:20:52PM -0700, Eduardo Valentin wrote: > On Thu, Aug 20, 2015 at 10:06:01AM +0200, Sascha Hauer wrote: > > + > > + /* > > + * These calibration values...
View ArticleRe: [PATCH v3] pinctrl: mediatek: Fix multiple registration issue.
2015-08-21 12:46 GMT+08:00 Hongzhou Yang <hongzhou.yang@mediatek.com>: > Since our common driver need support main chip and PMU > at the same time, that means it will register two >...
View ArticleRe: [PATCH v3 02/11] lsm: /proc/$PID/attr/label_map file and getprocattr_seq...
On Fri, Jul 24, 2015 at 6:04 AM, Lukasz Pawelczyk <l.pawelczyk@samsung.com> wrote: > This commit adds a new proc attribute, label_map that is required by an > upcoming Smack namespace. In...
View ArticleRE: [PHP-DEV] Recap - Core functions throwing exceptions in PHP7
Anatol, On Aug 21, 2015 8:10 PM, "Anatol Belski" <anatol.php@belski.net> wrote: > > Hi, > > > -----Original Message----- > > From: Anthony Ferrara...
View Article[PATCH v3 0/4] Patchset enabling hardware based cross-timestamps for next gen...
6th generation Intel platforms will have an Always Running Timer (ART) that always runs when the system is powered and is available to both the CPU and various on-board devices. Initially, those...
View Article[PATCH v3 4/4] Enabling hardware supported PTP system/device crosstimestamping
From: Christopher Hall <christopher.s.hall@intel.com> Add getsynctime() PTP device callback to cross timestamp system device clock using ART translation depends on platform being >= SPT and...
View Article[PATCH v3 2/4] Added ART correlated clocksource and ART CPU feature
Add detect_art() call to early TSC initialization which reads ART->TSC numerator/denominator and sets CPU feature if present Add convert_art_to_tsc() function performing conversion ART to TSC Add...
View Article[PATCH v3 1/4] Add correlated clocksource deriving system time from an...
Add struct correlated_cs with pointer to original clocksource and function pointer to convert correlated clocksource to the original Add get_correlated_timestamp() function which given specific...
View Article[PATCH v3 3/4] Add support for driver cross-timestamp to PTP_SYS_OFFSET ioctl
From: Christopher Hall <christopher.s.hall@intel.com> This patch allows system and device time ("cross-timestamp") to be performed by the driver. Currently, the cross-timestamping is performed...
View ArticleRe: [PATCH] usb: gadget: f_uac1: Convert use of __constant_cpu_to_le16 to...
On Thu, Aug 20, 2015 at 4:20 PM, David Laight <David.Laight@aculab.com> wrote: > From: Vaishali Thakkar >> Sent: 19 August 2015 06:31 >> To: Felipe Balbi >> Cc: Greg...
View ArticleRe: [PATCH v2 07/10] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VAL
The code you've added is carefully checking the return pointer from pvr2_hdw_get_ctrl_v4l() yet the original code did not operate this way. The result is that now there's this "unbalanced" effect...
View ArticleRe: [PHP-DEV] Recap - Core functions throwing exceptions in PHP7
On Sat, Aug 22, 2015 at 8:43 AM, Anthony Ferrara <ircmaxell@gmail.com> wrote: > Anatol, > > On Aug 21, 2015 8:10 PM, "Anatol Belski" <anatol.php@belski.net> wrote: >>...
View ArticleRe: [PHP-DEV] Recap - Core functions throwing exceptions in PHP7
Pierre On Aug 21, 2015 22:01, "Pierre Joye" <pierre.php@gmail.com> wrote: > > On Sat, Aug 22, 2015 at 8:43 AM, Anthony Ferrara <ircmaxell@gmail.com> wrote: > > Anatol, >...
View ArticleRe: [PATCH 5/9] x86/intel_rdt: Add new cgroup and Class of service management
On Thu, Aug 20, 2015 at 05:06:51PM -0700, Vikas Shivappa wrote: > > > On Mon, 17 Aug 2015, Marcelo Tosatti wrote: > > >Vikas, Tejun, > > > >This is an updated interface....
View ArticleRE: [V3 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called...
> From: Peter Zijlstra [mailto:peterz@infradead.org] > > On Thu, Aug 06, 2015 at 02:45:43PM +0900, Hidehiro Kawai wrote: > > void crash_kexec(struct pt_regs *regs) > > { > >...
View ArticleInternal marked 503 error page returns default 404
Hi, I have the following configuration: server { location = /unavailable.html { internal; } try_files $uri =503; error_page 503 /unavailable.html; } My goal is to have all existing files with the...
View Article