Quantcast
Channel: Linux | Kernel
Browsing all 165258 articles
Browse latest View live

[PATCH 6/6] ARM: dts: rockchip: add support emac for RK3036

From: zhengxing <zhengxing@rock-chips.com> This patch adds the emac device node for rk3036. We need to let mac clock under the DPLL which is able to

View Article



[patch v2] scsi_dh_alua: uninitialized variable in alua_check_vpd()

The pg_updated variable is support to be set to false at the start but it is uninitialized. Fixes: cb0a168cb6b8 ('scsi_dh_alua: update 'access_state'

View Article

[GIT PULL] EFI urgent fix for v4.6 queue

Folks, the following patch fixes a bug that is triggered with the new EFI page table code sitting in tip/efi/core and queued up for the merge window.

View Article

[PATCH] x86/efi: Always map boot service regions into new EFI page tables

Some machines have EFI regions in page zero (physical address 0x00000000) and historically that region has been added to the e820 map via trim_bios_ra

View Article

BUG: hard lockups on docker operations

Hello kernel hackers, I'm getting hard lockups with kernel 4.4.5 (at least 4.4.3 and 4.4.4 also). This is a docker hypervisor machine with overlayfs

View Article


[PATCH] x86/FPU: Fix FPU handling on legacy FPU machines

486 cores like Intel Quark support only the very old, legacy x87 FPU (FSAVE/FRSTOR, CPUID bit FXSR is not set). And our FPU code wasn't handling the s

View Article

[ANNOUNCE] util-linux v2.28-rc1

The util-linux release v2.28-rc1 is available at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.28/ Feedback and bug reports, as always, are w

View Article

[PATCH 0/6] Support calling functions on dedicated physical cpu

Some hardware (e.g. Dell Studio laptops) require special functions to be called on physical cpu 0 in order to avoid occasional hangs. When running as

View Article


[PATCH 1/6] xen: sync xen header

Import the actual version of include/xen/interface/sched.h from Xen. Signed-off-by: Juergen Gross <jgross@suse.com> --- include/xen/interface/sched.

View Article


[PATCH 2/6] sched: add function to execute a function synchronously on a...

On some hardware models (e.g. Dell Studio 1555 laptop) some hardware related functions (e.g. SMIs) are to be executed on physical cpu 0 only. Instead

View Article

[PATCH 3/6] dcdbas: make use of call_sync_on_phys_cpu()

Use call_sync_on_phys_cpu() to raise SMI on cpu 0. Signed-off-by: Juergen Gross <jgross@suse.com> --- drivers/firmware/dcdbas.c | 46 +++++++++++++++

View Article

[PATCH 4/6] hwmon: use call_sync_on_phys_cpu() for dell-smm i8k

Use the call_sync_on_phys_cpu() function to call system management mode on cpu 0. Signed-off-by: Juergen Gross <jgross@suse.com> --- drivers/hwmon/d

View Article

[PATCH 5/6] virt, sched: add cpu pinning to call_sync_on_phys_cpu()

Add generic virtualization support for pinning the current vcpu to a specified physical cpu. As this operation isn't performance critical (a very limi

View Article


[PATCH 6/6] xen: add xen_pin_vcpu() to support calling functions on a...

Some hardware models (e.g. Dell Studio 1555 laptops) require calls to the firmware to be issued on cpu 0 only. As Dom0 might have to use these calls,

View Article

[PATCH] batman-adv: Less function calls in batadv_is_ap_isolated() after...

From: Markus Elfring <elfring@users.sourceforge.net> Date: Fri, 11 Mar 2016 13:10:20 +0100 The variables "tt_local_entry" and "tt_global_entry" were

View Article


[PATCH V2 0/5] gpio: of: Add error handling and support for multiple gpio in...

This series enhance the error print by adding error number in print message, handle the error if gpio_hogd() fails and returns error to caller, and a

View Article

[PATCH V2 1/5] gpio: of: Scan available child node for gpio-hog

Look for child node which are available when iterating for gpio hog node for request/set GPIO initial configuration during OF gpio chip registration.

View Article


[PATCH V2 2/5] gpio: gpiolib: Print error number if gpio hog failed

Print the error number of GPIO hog failed during its configurations. This helps in identifying the failure without instrumenting the code. Signed-off

View Article

[PATCH V2 3/5] gpio: of: Return error if gpio hog configuration failed

If GPIO hog configuration failed while adding OF based gpiochip() then return the error instead of ignoring it. This helps of properly handling the g

View Article

[PATCH V2 4/5] gpio: DT: Rephrase "gpios" of hog node to support...

The property "gpios" of GPIO hog node support the multiple GPIO entries. Rephrase the details of this property for this new support. Add details of n

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images