Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH v2 0/2] x86: Remove compat vdso support (4 replies)

This is in the spirit of throwing patches at the list to see what sticks :) This is intended as an alternative to my compat vdso relocation patches (http://thread.gmane.org/gmane.linux.kernel/1665080)...

View Article


[PATCH] x86: adjust irq remapping quirk for older revisions of 5500/5520...

A while back I posted this commit: commit 03bbcb2e7e292838bb0244f5a7816d194c911d62 Author: Neil Horman <nhorman@tuxdriver.com> Date: Tue Apr 16 16:38:32 2013 -0400 iommu/vt-d: add quirk for...

View Article


[PATCH 0/2] net: Implement SO_PEERCGROUP to get cgroup of peer (4 replies)

Some applications like sssd want to know the cgroup of connected peer over unix stream socket. They want to use this information to map the the container client belongs to and then decide what kind of...

View Article

[PATCH v3 0/2] x86: Remove compat vdso support (2 replies)

This is in the spirit of throwing patches at the list to see what sticks :) This is intended as an alternative to my compat vdso relocation patches (http://thread.gmane.org/gmane.linux.kernel/1665080)...

View Article

[PATCH v3 0/9] tty: xuartps: Rebranding + DT documentation (9 replies)

Here is a fixed and extended v3. I picked up Michal's patches and incorporated them into the series. Those are the first two patches. The 'rebranding' patch is correspondingly extended to convert the...

View Article


[PATCH v3] power: add an API to log wakeup reasons (1 reply)

For power management diagnostic purposes, it is often useful to know what interrupts are frequently waking the system from low power suspend mode, especially on battery-powered consumer electronics...

View Article

[PATCH v3 0/5] Add Broadcom Kona PWM Support (5 replies)

This series introduces the driver for the Kona PWM controller found in Broadcom mobile SoCs like bcm281xx and updates the device tree and the defconfig to enable use of this hardware on the bcm28155...

View Article

[PATCH v2] BEFS: Logging clean-up (no replies)

-All printk(KERN_foo converted to pr_foo(). -Add pr_fmt and remove redundant prefixes. -Convert befs_() to va_format (based on patch by Joe Perches). -Remove non standard %Lu. -Use __func__ for all...

View Article


scary syslog message (from audit ?) (no replies)

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Today I observed this in /var/log/messages with kernel 3.13.6 at a 32 bit Gentoo Linux : Mar 12 21:20:01 n22 crond[26813]: pam_unix(crond:session):...

View Article


[PATCH 1/2] cgroup: Provide empty definition of task_cgroup_path() (no replies)

Compilation with !CONFIG_CGROUP fails for task_cgroup_path() user. So provide an emtpy definition. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> --- include/linux/cgroup.h | 6 ++++++ 1 file...

View Article

[PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer (9 replies)

Hi, This is V2 of patches. Fixed the function format issue and also I was using CONFIG_CGROUP instead of CONFIG_CGROUPS. That led to crash at boot. Fixed that. Some applications like sssd want to know...

View Article

[PATCH net-next] xen-netback: Schedule NAPI from dealloc thread instead of...

If there are unconsumed requests in the ring, but there isn't enough free pending slots, the NAPI instance deschedule itself. As the frontend won't send any more interrupts in this case, it is the...

View Article

[PATCH v2 RESEND 1/2] dt: Document a compatible entry for MDIO ethernet Phys...

This describes a compatible entry of the form: ethernet-phy-idAAAA,BBBB Which is modelled after the PCI structured compatible entry (pciVVVV,DDDD.SSSS.ssss.RR) If present the OF core will be able to...

View Article


[PATCH] Scsi: lpfc: lpfc_init: Remove useless casting value (1 reply)

Remove useless casting value returned by k[cmz]alloc to (struct lpfc_sli_ring *). Found using coccinelle Signed-off-by: Matei Oprea <eu@opreamatei.ro> Cc: ROSEdu Kernel Community...

View Article

linux-next: manual merge of the audit tree with arch trees (no replies)

Hi Eric, Today's linux-next merge of the audit tree got conflicts between context changes in various arch trees and commit b4df597ae51f820 ("audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL") from the audit...

View Article


[PATCH v10 net-next 0/3] filter: add Extended BPF interpreter and converter,...

Hi All, V1 patches: http://thread.gmane.org/gmane.linux.kernel/1605783 V2 patches: http://thread.gmane.org/gmane.linux.kernel/1642325 V3 patches: http://thread.gmane.org/gmane.linux.kernel/1656538 V4...

View Article

[PATCH 08/11] cgroup: rename cgroup_dummy_root and related names (no replies)

The dummy root will be repurposed to serve as the default unified hierarchy. Let's rename things in preparation. * s/cgroup_dummy_root/cgrp_dfl_root/ * s/cgroupfs_root/cgroup_root/ as we don't do fs...

View Article


[PATCH 1/3] irqchip: sun4i: Don't mask + unmask for the non oneshot case (no...

Since sun4i and sun5i are single core SOCs there is no need to mask non oneshot IRQs, to achieve this we use handle_fasteoi_irq with a dummy eoi. Signed-off-by: Hans de Goede...

View Article

[PATCH 11/11] cgroup: implement CFTYPE_ONLY_ON_DFL (no replies)

This cftype flag makes the file only appear on the default hierarchy. This will later be used for cgroup.controllers file. Signed-off-by: Tejun Heo <tj@kernel.org> --- include/linux/cgroup.h | 1...

View Article

[PATCH 2/3] irqchip: sun4i: Simplify irq mapping (no replies)

Now that we're using handle_fasteio_irq for all interrupts, we can get rid of having 2 irq_chip structs by making sun4i_irq_ack a nop for all irqs except irq 0. Signed-off-by: Hans de Goede...

View Article
Browsing all 24115 articles
Browse latest View live