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

[PATCH v10 7/9] arm64: Add trampoline code for kretprobes

From: William Cohen <wcohen@redhat.com> The trampoline code is used by kretprobes to capture a return from a probed function. This is done by saving

View Article



[PATCH v10 8/9] 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 v10 9/9] 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

[PATCH] eata: Convert eata driver as normal PCI and platform device drivers

Previously the eata driver just grabs and accesses eata PCI devices without implementing a PCI device driver, that causes troubles with latest IRQ rel

View Article

[GIT PULL v4.6 UPDATED] Add MDB Kernel Debugger Linux v4.6

The following changes since commit 45ba5b3e8f91384e652e8c61572bbe06b44a502a: Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git

View Article


[PATCH] ARM: dts: add "simple-bus" to "arm,amba-bus"...

The "arm,amba-bus" string in the of_default_bus_match_table is ambiguous. This prepares for killing it off in a long run. Signed-off-by: Masahiro Ya

View Article

linux-next: manual merge of the clk tree with the arm-soc tree

Hi all, Today's linux-next merge of the clk tree got a conflict in: drivers/clk/at91/clk-main.c between commit: 99a81706526f ("clk: at91: remo

View Article

linux-next: manual merge of the clk tree with the sunxi tree

Hi all, Today's linux-next merge of the clk tree got a conflict in: drivers/clk/sunxi/clk-sun6i-ar100.c between commit: 3ca2377b6fed ("clk: su

View Article


[PATCH v2 0/2] mmc: sdhci: Set DMA mask if specified

Allow host drivers to set the sdhci_host's dma_mask in order to specify the supported DMA range of a device. Without this, devices that are capable of

View Article


[PATCH v2 1/2] mmc: sdhci: Set DMA mask

Set the DMA mask if specified by the host's dma_mask member, and not only if the DMA flags are set. Use dma_set_mask_and_coherent() to set it instead

View Article

[PATCH v2 2/2] mmc: sdhci-tegra: Specify valid DMA mask

On T210, the sdhci controller can address more than 32 bits of address space. Failing to express this fact results in the use of bounce buffers and af

View Article

[PATCH 1/3] Make /dev/urandom scalable

From: Andi Kleen <ak@linux.intel.com> We had a case where a 4 socket system spent >80% of its total CPU time contending on the global urandom nonbloc

View Article

[PATCH 2/3] random: Make input to output pool balancing per cpu

From: Andi Kleen <ak@linux.intel.com> The load balancing from input pool to output pools was essentially unlocked. Before it didn't matter much becau

View Article


[PATCH 3/3] random: Add pool name to urandom_read trace point

From: Andi Kleen <ak@linux.intel.com> Now that we have multiple nonblocking_pools it makes sense to report the name of the pool in the urandom_read t

View Article

[PATCH] vfs: constify arguments to utime family of system calls

The system calls to set file times: utime(), utimes(), futimesat(), and utimensat(), all take in pointers to a filename and time information, neither

View Article


linux-next: Tree for Mar 1

Hi all, Changes since 20160229: The block tree gained conflicts against Linus' tree. The mfd tree gained a build failure for which I revreted a com

View Article

[GIT] Sparc

1) System call tracing doesn't handle register contents properly across the trace. From Mike Frysinger. 2) Hook up copy_file_range 3) Build fix

View Article


[PATCH] Fix NULL ptr dereference in pci_bus_assign_domain_nr() on ARM

Many ARM platforms use a wrapper: /* * Compatibility wrapper for older platforms that do not care about * passing the parent device. */ static inli

View Article

[PATCH 0/2] Export new VMCOREINFO about compound page

Hello, This patch set is to follow up modifications of struct page for makedumpfile which filters dump file. It's necessary to filter unnecessary co

View Article

[PATCH 1/2] kexec: update VMCOREINFO for compound_order/dtor

makedumpfile refers page.lru.next to get the order of compound pages for page filtering. However, now the order is stored in page.compound_order, henc

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images