Top search
Forums top search
106900 results in the forums
Order by date -
Order by pertinence
[ 00/48] 3.9.7-stable review
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> This is the start of the stable review cycle for the 3.9.7 release. There are 48 patches in this series, all will be posted as a response to this one. If anyone has any issues with these ...
Message posted on the June 18th, 2013 - 12:40 pm ET
[ 0/7] 3.0.83-stable review
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> This is the start of the stable review cycle for the 3.0.83 release. There are 7 patches in this series, all will be posted as a response to this one. If anyone has any issues with these ...
Message posted on the June 18th, 2013 - 12:20 pm ET
linux-next: origen build failed at drivers/pinctrl/pinctrl-exynos.c
Hi, linux-next branch failed to build origen build defconfig: exynos_defconfig full build log: - https://ci.linaro.org/jenkins/job/linux-next/hwpack=origen,label=kernel_cloud/72/console build error log: 05:02:12 ...
Message posted on the June 18th, 2013 - 12:20 pm ET
[PATCH 1/2] sched: Add schedule_(raw_)spin_unlock and schedule_(raw_)spin_unlock_irq
Helpers for replacement repeating patterns: 1)spin_unlock(lock); schedule(); 2)spin_unlock_irq(lock); schedule(); (The same for raw_spinlock_t) This allows to prevent excess preempt_schedule(), which can happen on preemptible kernel. ...
Message posted on the June 18th, 2013 - 11:40 am ET
[PATCH v2] net: fec: Fix build for MCF5272
Commits 4c09eed9 (net: fec: Enable imx6 enet checksum acceleration) and baa70a5c (net: fec: enable pause frame to improve rx prefomance for 1G network) introduced functionality into the FEC driver which is not supported on MCF5272. The registers ...
Message posted on the June 18th, 2013 - 11:40 am ET
[PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers
S5P_ARM_CORE1_* registers affect only core 1. To control further cores properly another registers must be used. This patch replaces S5P_ARM_CORE1_* register definitions with S5P_ARM_CORE_*(x) macro which return addresses of registers for specified ...
Message posted on the June 18th, 2013 - 11:30 am ET
[PATCH] mm, sparse: Put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVE
From: Zhang Yanfei <zhangyanfei@cn.fujitsu.com> With CONFIG_MEMORY_HOTREMOVE unset, there is a compile warning: mm/sparse.c:755: warning: ‘clear_hwpoisoned_pages’ defined but not used And Bisecting it ended up pointing to: ...
Message posted on the June 18th, 2013 - 10:40 am ET
[PATCH 1/2] spi/pxa2xx: use GFP_ATOMIC in sg table allocation
pxa2xx_spi_map_dma_buffer() gets called in tasklet context so we can't sleep when we allocate a new sg table. Use GFP_ATOMIC here instead. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> drivers/spi/spi-pxa2xx-dma.c | 2 +- 1 ...
Message posted on the June 18th, 2013 - 10:30 am ET
[Samba] Doubt about Trust Relationships
I have a question about trust relationships. I searched the wiki and other links, but did not find a specific page with the Features of Samba4. So I ask here on the list. I created a setting for studies with 2 servers, each with a different ...
Message posted on the June 18th, 2013 - 10:20 am ET
[PATCH] acpi-dma: fix sparse warning
This patch fixes sparse warning: drivers/dma/acpi-dma.c:76:21: sparse: cast to restricted __le32 Since everything in all ACPI tables is little-endian, by definition, the used types in practice are uXX. Thus, we have to enforce __leXX if we want to ...
Message posted on the June 18th, 2013 - 10:20 am ET
[PATCH v2 0/4] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
This patch set introduces sg_pcopy_from_buffer() and sg_pcopy_to_buffer(), which copy data between a linear buffer and an SG list. The only difference between sg_pcopy_{from,to}_buffer() and sg_copy_{from,to}_buffer() is an additional argument that ...
Message posted on the June 18th, 2013 - 09:40 am ET
[PATCH v2 0/5] mfd: twl4030-power: Start DT conversion and updates
Hello, This series enables a partial DT support for twl4030-power. The missing part is the power management scripts, as the required binding should be defined first. It however enables the complete shutdown of the processor at poweroff when booting ...
Message posted on the June 18th, 2013 - 09:20 am ET
[PATCH] ALSA: firewire: fix error return code in scs_probe()
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Fix to return -ENOMEM in the kmalloc() error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> ...
Message posted on the June 18th, 2013 - 09:10 am ET
[PATCH v4 0/4] small fix for scale usage
Here are three patches which correct scale usage in both fix_small_imbalance and update_sg_lb_stats. And give out comment over when fix_small_imbalance would cause load change. V2: fix scale usage for update_sg_lb_stats V3: fix scale problem in ...
Message posted on the June 18th, 2013 - 09:10 am ET
Previous1 2 3 4 5 6 7 8 9 Next 
1... ...72
June 18th, 2013 - 8:20 PM ET
Join now
Login

