Quantcast
Browsing all 23908 articles
Browse latest View live

[PATCH] Documentation: minor typo fix in mailbox.txt

Fix minor typo so that can pass correct pointer variable for container_of(). Signed-off-by: Leo Yan <leo.yan@linaro.org> --- Documentation/mailbox.txt | 8 ++++---- 1 file changed, 4...

View Article


Re: [v3, 2/8] powerpc/perf/hv-24x7: Simplify extracting counter from result...

On Wed, 2015-15-07 at 03:01:49 UTC, Sukadev Bhattiprolu wrote: > Simplify code that extracts a 24x7 counter from the HCALL's result buffer. > > Suggested-by: Joe Perches...

View Article


Re: [v3,1/8] powerpc/perf/hv-24x7: Whitespace - fix parameter alignment

On Wed, 2015-15-07 at 03:01:48 UTC, Sukadev Bhattiprolu wrote: > Fix parameter alignment to be consistent with coding style. > > Signed-off-by: Sukadev Bhattiprolu...

View Article

[PATCH]Fix a null dereference in e1000_open

When e1000e_setup_rx_resources is failed in e1000_open, e1000e_free_tx_resources in "err_setup_rx" segment is executed. "writel(0, tx_ring->head)" statement in e1000_clean_tx_ring in...

View Article

Re: [PATCH v2] arch: use WRITE_ONCE/READ_ONCE in...

On Sun, 2015-08-02 at 17:11 +0200, Andrey Konovalov wrote: > Replace ACCESS_ONCE() macro in smp_store_release() and smp_load_acquire() > with WRITE_ONCE() and READ_ONCE() on x86, arm, arm64,...

View Article


Re: [PATCH 3.10 ~ 3.14] efi: fix the efi 32bit boot failed problem

On 07/31/2015 08:21 PM, Luis Henriques wrote: > On Fri, Jul 31, 2015 at 01:05:19PM +0100, Matt Fleming wrote: >> On Fri, 31 Jul, at 09:22:33AM, fupan wrote: >>> Hi, Matt >>>...

View Article

Re: [PATCH v2] arch: use WRITE_ONCE/READ_ONCE in...

On Sun, 2015-08-02 at 17:11 +0200, Andrey Konovalov wrote: > Replace ACCESS_ONCE() macro in smp_store_release() and smp_load_acquire() > with WRITE_ONCE() and READ_ONCE() on x86, arm, arm64,...

View Article

[PATCH] net: dsa: fix EDSA frame from hwaccel frame

If the underlying network device features NETIF_F_HW_VLAN_CTAG_TX, an EDSA frame is prepended with a 802.1q header once queued. To fix this, push the VLAN tag to the payload if present, before...

View Article


[PATCH V2] efi: fix 32bit kernel boot failed problem using efi

From: fli <fupan.li@windriver.com> Commit 35d5134b7d5a ("x86/efi: Correct EFI boot stub use of code32_start") imported a bug, which will cause 32bit kernel boot failed using efi method. It...

View Article


Re: [PATCH] mm: add the block to the tail of the list in expand()

On 2015/8/1 7:24, Dave Hansen wrote: > On 07/31/2015 02:30 AM, Xishi Qiu wrote: >> __free_one_page() will judge whether the the next-highest order is free, >> then add the block to the...

View Article

Linux 4.2-rc5

We're getting up there to the later rc's, but it's looking like 4.2 might be one of the releases needing more than the usual seven rc releases - things aren't calming down like I would wish, and we've...

View Article

linux-next: manual merge of the drm-misc tree with Linus' tree

Hi all, Today's linux-next merge of the drm-misc tree got a conflict in: drivers/gpu/drm/drm_atomic_helper.c between commit: 27667f4744fc ("i915: temporary fix for DP MST docking station NULL pointer...

View Article

Re: [PATCH 3.10 ~ 3.14] efi: fix the efi 32bit boot failed problem

On 07/31/2015 08:05 PM, Matt Fleming wrote: > On Fri, 31 Jul, at 09:22:33AM, fupan wrote: >> Hi, Matt >> >> Will you take care of this patch or I send a V2? > > Could you...

View Article


[PATCH] e100: Add a check after pci_pool_create to avoid null pointer...

The driver lacks the check of nic->cbs_pool after pci_pool_create in e100_probe. When this function is failed, a null pointer dereference occurs when pci_pool_alloc uses nic->cbs_pool in...

View Article

Re: [PATCH] x86: Clean up files of Intel Processor Trace

On 2015/08/03 20:03, Borislav Petkov wrote: > On Mon, Aug 03, 2015 at 11:08:07AM +0200, Peter Zijlstra wrote: >> For those of us suffering OCDs and all, its a good change though. The >>...

View Article


Re: cgroup/loop Bad page state oops in Linux v4.2-rc3-136-g45b4b782e848

On Mon, Aug 3, 2015 at 12:56 PM, Josh Boyer <jwboyer@fedoraproject.org> wrote: > On Mon, Aug 3, 2015 at 10:28 AM, Mike Snitzer <snitzer@redhat.com> wrote: >> On Sun, Aug 02 2015...

View Article

Re: [PATCH] mm: add the block to the tail of the list in expand()

On 2015/8/3 12:10, Dave Hansen wrote: > On 08/02/2015 07:05 PM, Xishi Qiu wrote: >>>> Also, this might not do very much good in practice. If you are >>>> splitting a...

View Article


linux-next: manual merge of the security tree with Linus' tree

Hi James, Today's linux-next merge of the security tree got a conflict in: security/yama/yama_lsm.c between commit: 5413fcdbe9e7 ("Adding YAMA hooks also when YAMA is not stacked.") from Linus' tree...

View Article

Re: [PATCH v2 1/2] clk: rockchip: add pclk_pd_pmu to the list of rk3288...

On 08/03/2015 06:03 PM, Lin Huang wrote: > From: huang lin <hl@rock-chips.com> > > pclk_pd_pmu needs to keep running and with the upcoming gpio clock > handling this is not always...

View Article

Re: [PATCH v2 2/7] cpufreq: opp: fix handling of turbo modes

On 30.07.2015 23:37, Kukjin Kim wrote: > On 07/27/15 20:47, Bartlomiej Zolnierkiewicz wrote: >> On Monday, July 27, 2015 05:06:41 PM Viresh Kumar wrote: >>> On 27-07-15, 13:14,...

View Article
Browsing all 23908 articles
Browse latest View live