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

[PATCH 7/8] arm64: Add kernel return probes support (kretprobes)

From: Sandeepa Prabhu <sandeepa.s.prabhu@gmail.com> The pre-handler of this special 'trampoline' kprobe executes the return probe handler functions a

View Article



[PATCH 8/8] kprobes: Add arm64 case in kprobe example module

From: Sandeepa Prabhu <sandeepa.s.prabhu@gmail.com> Add info prints in sample kprobe handlers for ARM64 Signed-off-by: Sandeepa Prabhu <sandeepa.s.p

View Article

linux-next: manual merge of the crypto tree with the net tree

Hi Herbert, Today's linux-next merge of the crypto tree got a conflict in: net/ipv4/tcp.c between commit: 1eea84b74cd2 ("tcp: correctly crypto

View Article

undefined reference to `do_map_probe'

Hi Hans, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 2850713576e

View Article

[PATCH] locking/qspinlock: move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h

Move __ARCH_SPIN_LOCK_UNLOCKED definition from qspinlock.h into qspinlock_types.h. The definition of __ARCH_SPIN_LOCK_UNLOCKED comes from the build a

View Article


[PATCH v2] bpf: grab rcu read lock for bpf_percpu_hash_update

bpf_percpu_hash_update() expects rcu lock to be held and warns if it's not, which pointed out a missing rcu read lock. Fixes: 15a07b338 ("bpf: add lo

View Article

[PATCH net] Driver: Vmxnet3: Update Rx ring 2 max size

Device emulation supports max size of 4096. Signed-off-by: Shrikrishna Khare <skhare@vmware.com> Signed-off-by: Bhavesh Davda <bhavesh@vmware.com> --

View Article

[Patch] media: ti-vpe: cal: Fix unreachable code in enum_frame_interval

As reported, the current cal_enum_frameintervals() is confusing and does not have the intended behavior. Fix this by re-implementing to properly propa

View Article


[Patch] media: ti-vpe: cal: Fix warning: variable dereference before being...

As reported ctx->sensor is being dereferenced before being checked in cal_get_external_info(). That being the case it was also checked twice in multip

View Article


[GIT PULL] ext4 bug fixes for 4.5

The following changes since commit 36f90b0a2ddd60823fe193a85e60ff1906c2a9b3: Linux 4.5-rc2 (2016-01-31 18:12:16 -0800) are available in the git re

View Article

[PATCH] Documentation: update the devices.txt documentation

Alan is no longer maintaining this list through the Linux assigned numbers authority. Make it a collective document by referring to "the maintainers"

View Article

[PATCH v4 0/2] powercap/rapl: reduce ipi calls and misc clean up

Changes since V3: - Avoid for_each_online_cpu() search for per package MSR access. This is achieved by tracking a per package lead c

View Article

[PATCH v4 1/2] cpumask: export cpumask_any_but

Export cpumask_any_but() for module use. This will be used by drivers such as intel_rapl to locate an active cpu on a socket. Signed-off-by: Jacob Pa

View Article


[PATCH v4 2/2] powercap/rapl: reduce ipi calls

Reduce remote CPU calls for MSR access by combining read modify write into one function. Also optimize calling active CPU on package by tracking a lea

View Article

[PATCH] ARM: dts: TS-4800: Add gpio driver

Add dts nodes for TS-4800 FPGA gpio chips. Signed-off-by: Julien Grossholtz <julien.grossholtz@savoirfairelinux.com> --- arch/arm/boot/dts/imx51-ts4

View Article


[PATCH v2 0/3] vfs: Use per-cpu list for SB's s_inodes list

v1->v2: - Use separate structures for list head and nodes & provide a cleaner interface. - Use existing list_for_each_entry() or list_for_each_en

View Article

[PATCH v2 1/3] lib/percpu-list: Per-cpu list with associated per-cpu locks

Linked list is used everywhere in the Linux kernel. However, if many threads are trying to add or delete entries into the same linked list, it can cre

View Article


[PATCH v2 2/3] vfs: Refactor sb->s_inodes iteration functions

This patch refactors the following superblock inode list (sb->s_inodes) iteration functions in vfs: 1. iterate_bdevs() 2. drop_pagecache_sb() 3. w

View Article

[PATCH v2 3/3] vfs: Use per-cpu list for superblock's inode list

When many threads are trying to add or delete inode to or from a superblock's s_inodes list, spinlock contention on the list can become a performance

View Article

[PATCH v5 00/26] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP...

Hi, @Tony Patches 15 and 24 are new and will need your review. I've modified patch 22 to include the new am335x boards introduced since v4.4. Patche

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images