linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-12 12:42:52 to 2016-08-12 17:50:25 UTC [more...]

[patch 4 00/22] timer: Refactor the timer wheel
 2016-08-12 17:50 UTC  (4+ messages)
` [patch 4 14/22] timer: Switch to a non cascading wheel

cpu hotplug: add multi instance support
 2016-08-12 17:49 UTC  (4+ messages)
` [PATCH 2/6] cpu/hotplug: Add "
` [PATCH 3/6] arm/perf: Use multi instance instead of custom list
` [PATCH 6/6] net: virtio-net: Convert to hotplug state machine

[PATCH v1] x86/power/64: Restore processor state before using per-cpu variables
 2016-08-12 17:45 UTC  (8+ messages)

[PATCH] ses: Fix racy cleanup of /sys in remove_dev()
 2016-08-12 17:45 UTC  (6+ messages)

musb: am3358: having problem with high-speed on usb1 at peripheral
 2016-08-12 17:44 UTC  (4+ messages)

[PATCH v3 00/51] x86/dumpstack: rewrite x86 stack dump code
 2016-08-12 17:38 UTC  (55+ messages)
` [PATCH v3 01/51] x86/dumpstack: remove show_trace()
` [PATCH v3 02/51] x86/asm/head: remove unused init_rsp variable extern
` [PATCH v3 03/51] x86/asm/head: rename 'stack_start' -> 'initial_stack'
` [PATCH v3 04/51] x86/asm/head: use a common function for starting CPUs
` [PATCH v3 05/51] x86/dumpstack: make printk_stack_address() more generally useful
` [PATCH v3 06/51] x86/dumpstack: add IRQ_USABLE_STACK_SIZE define
` [PATCH v3 07/51] x86/dumpstack: remove extra brackets around "<EOE>"
` [PATCH v3 08/51] x86/dumpstack: fix irq stack bounds calculation in show_stack_log_lvl()
` [PATCH v3 09/51] x86/dumpstack: fix x86_32 kernel_stack_pointer() previous stack access
` [PATCH v3 10/51] x86/dumpstack: add get_stack_pointer() and get_frame_pointer()
` [PATCH v3 11/51] x86/dumpstack: remove unnecessary stack pointer arguments
` [PATCH v3 12/51] x86: move _stext marker to before head code
` [PATCH v3 13/51] x86/asm/head: remove useless zeroed word
` [PATCH v3 14/51] x86/asm/head: put real return address on idle task stack
` [PATCH v3 15/51] x86/asm/head: standardize the end of the stack for idle tasks
` [PATCH v3 16/51] x86/32: put real return address on stack in entry code
` [PATCH v3 17/51] x86/smp: fix initial idle stack location on 32-bit
` [PATCH v3 18/51] x86/entry/head/32: use local labels
` [PATCH v3 19/51] x86/entry/32: rename 'error_code' to 'common_exception'
` [PATCH v3 20/51] perf/x86: check perf_callchain_store() error
` [PATCH v3 21/51] oprofile/x86: add regs->ip to oprofile trace
` [PATCH v3 22/51] proc: fix return address printk conversion specifer in /proc/<pid>/stack
` [PATCH v3 23/51] ftrace: remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
` [PATCH v3 24/51] ftrace: only allocate the ret_stack 'fp' field when needed
` [PATCH v3 25/51] ftrace: add return address pointer to ftrace_ret_stack
` [PATCH v3 26/51] ftrace: add ftrace_graph_ret_addr() stack unwinding helpers
` [PATCH v3 27/51] x86/dumpstack/ftrace: convert dump_trace() callbacks to use ftrace_graph_ret_addr()
` [PATCH v3 28/51] ftrace/x86: implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
` [PATCH v3 29/51] x86/dumpstack/ftrace: mark function graph handler function as unreliable
` [PATCH v3 30/51] x86/dumpstack/ftrace: don't print unreliable addresses in print_context_stack_bp()
` [PATCH v3 31/51] x86/dumpstack: allow preemption in show_stack_log_lvl() and dump_trace()
` [PATCH v3 32/51] x86/dumpstack: simplify in_exception_stack()
` [PATCH v3 33/51] x86/dumpstack: add get_stack_info() interface
` [PATCH v3 34/51] x86/dumpstack: add recursion checking for all stacks
` [PATCH v3 35/51] x86/unwind: add new unwind interface and implementations
` [PATCH v3 36/51] perf/x86: convert perf_callchain_kernel() to use the new unwinder
` [PATCH v3 37/51] x86/stacktrace: convert save_stack_trace_*() "
` [PATCH v3 38/51] oprofile/x86: convert x86_backtrace() "
` [PATCH v3 39/51] x86/dumpstack: convert show_trace_log_lvl() "
` [PATCH v3 40/51] x86/dumpstack: remove dump_trace() and related callbacks
` [PATCH v3 41/51] x86/entry/unwind: create stack frames for saved interrupt registers
` [PATCH v3 42/51] x86/unwind: create stack frames for saved syscall registers
` [PATCH v3 43/51] x86/dumpstack: print stack identifier on its own line
` [PATCH v3 44/51] x86/dumpstack: print any pt_regs found on the stack
` [PATCH v3 45/51] x86: remove 64-byte gap at end of irq stack
` [PATCH v3 46/51] x86/unwind: warn on kernel stack corruption
` [PATCH v3 47/51] x86/unwind: warn on bad stack return address
` [PATCH v3 48/51] x86/unwind: warn if stack grows up
` [PATCH v3 49/51] x86/dumpstack: warn on stack recursion
` [PATCH v3 50/51] x86/mm: move arch_within_stack_frames() to usercopy.c
` [PATCH v3 51/51] x86/mm: convert arch_within_stack_frames() to use the new unwinder

[Linux 4.8-rc1 Bisected] Clock on boot Xen HVM guest starts at 31/12/1999
 2016-08-12 17:29 UTC  (2+ messages)

[PATCH] exynos-drm: Fix display manager failing to start without IOMMU problem
 2016-08-12 17:28 UTC  (4+ messages)

[PATCH] fs/proc/task_mmu.c: fix mm_access() mode parameter in pagemap_read()
 2016-08-12 17:27 UTC  (2+ messages)

[RESEND PATCH] ARM: tegra: fix erroneous address in dts
 2016-08-12 17:26 UTC  (4+ messages)

[PATCH 0/4] powerpc/mm: movable hotplug memory nodes
 2016-08-12 17:24 UTC  (4+ messages)
` [PATCH 3/4] powerpc/mm: allow memory hotplug into a memoryless node

[GIT PULL] cputime fixes and cleanups
 2016-08-12 17:23 UTC  (13+ messages)
` [PATCH 1/5] sched,time: Count actually elapsed irq & softirq time
          ` [PATCH] time,virt: resync steal time when guest & host lose sync

perf: WARNING: kernel/events/core.c:4893 perf_mmap_close
 2016-08-12 17:17 UTC  (3+ messages)

[RESEND PATCH v4] x86/hpet: Reduce HPET counter read contention
 2016-08-12 17:16 UTC  (6+ messages)

[PATCHv5] arm64: Handle el1 synchronous instruction aborts cleanly
 2016-08-12 17:10 UTC  (3+ messages)

[PATCH RESEND] MAINTAINERS: add ARM ARCHITECTED TIMER entry
 2016-08-12 17:06 UTC  (2+ messages)

perf: fuzzer WARNING event_function_local.constprop
 2016-08-12 16:59 UTC 

[PATCH 0/6] powerpc/8xx: implementation of huge pages
 2016-08-12 16:55 UTC  (7+ messages)
` [PATCH 1/6] powerpc: port 64 bits pgtable_cache to 32 bits
` [PATCH 2/6] powerpc: fix usage of _PAGE_RO in hugepage
` [PATCH 3/6] powerpc/8xx: use r3 to scratch CR in ITLBmiss
` [PATCH 4/6] powerpc/8xx: Move additional DTLBMiss handlers out of exception area
` [PATCH 5/6] powerpc/8xx: make user addr DTLB miss the short path
` [PATCH 6/6] powerpc/8xx: implementation of huge pages

[PATCH] perf symbols: Fix annotation of objects with debuginfo files
 2016-08-12 16:47 UTC  (3+ messages)

[PATCH] drm: edid: HDMI 2.0 HF-VSDB block parsing
 2016-08-12 16:42 UTC  (3+ messages)

[PATCH V8 0/8] Introduce ACPI world to ITS irqchip
 2016-08-12 16:42 UTC  (5+ messages)
` [PATCH V8 1/8] ACPI: I/O Remapping Table (IORT) initial support
` [PATCH V8 2/8] ACPI: Add new IORT functions to support MSI domain handling

[PATCH 1/2] remoteproc: core: Add rproc OF look-up functions
 2016-08-12 16:37 UTC  (11+ messages)

[PATCH v1] block: make sure big bio is splitted into at most 256 bvecs
 2016-08-12 16:36 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-08-12 16:35 UTC  (9+ messages)
` [RFC PATCH v7 7/7] Restartable sequences: self-tests

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2016-08-12 16:32 UTC  (9+ messages)
        ` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
          ` [PATCH 7/9] staging: ks7010: Replace three printk() calls by pr_err()
                `  "

[PATCH v3 0/7] fix and optimize some clock configuration for the RK3399 platfom
 2016-08-12 16:30 UTC  (3+ messages)
` [PATCH v3 3/7] clk: rockchip: rk3399: fix incorrect GATE bits for {c, g}pll_aclk_perihp_src

[PACTH v1] mm, proc: Implement /proc/<pid>/totmaps
 2016-08-12 16:28 UTC  (8+ messages)

[PATCH] sched: Avoid that __wait_on_bit_lock() hangs
 2016-08-12 16:27 UTC  (12+ messages)

[PATCH 0/2] expand use of __ro_after_init
 2016-08-12 16:24 UTC  (5+ messages)
` [PATCH 2/2] arm: apply more __ro_after_init

[PATCH] crypto: fix ctx pointer in sha512-mb
 2016-08-12 16:18 UTC  (2+ messages)

[PATCH v13 00/12] support "task_isolation" mode
 2016-08-12 16:19 UTC  (14+ messages)
        ` clocksource_watchdog causing scheduling of timers every second (was [v13] support "task_isolation" mode)

[PATCH] crypto: fix ctx pointer and digest copy in sha256-mb
 2016-08-12 16:17 UTC  (2+ messages)

feature detection versus feature selection
 2016-08-12 16:15 UTC 

Correct modules for Bay Trail MAX98090 soc?
 2016-08-12 16:12 UTC  (7+ messages)

[RFC][PATCH 1/4] arm64: dts: Add display subsystem DT nodes for hi6220-hikey
 2016-08-12 16:11 UTC  (6+ messages)
` [RFC][PATCH 3/4] arm64: dts: hikey: Add hikey support for syscon-reboot-mode

[PATCH v10 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-08-12 16:01 UTC  (12+ messages)
` [PATCH v10 01/11] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v10 02/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v10 03/11] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v10 04/11] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v10 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v10 06/11] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v10 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v10 08/11] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v10 09/11] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v10 10/11] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v10 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART

[PATCH] UBIFS: fix assertion in layout_in_gaps()
 2016-08-12 15:39 UTC  (2+ messages)

[PATCH RESEND v2 3/3] ehci-platform: add the max clock number to 4
 2016-08-12 15:28 UTC 

[PATCH v2 0/8] firmware: add new sysdata API
 2016-08-12 15:25 UTC  (4+ messages)
` [PATCH v2 1/8] firmware: add new extensible firmware API - sysdata_file_request*()

[PATCH v3 0/3] i2c: designware: improve performance for transfers
 2016-08-12 14:59 UTC  (2+ messages)

[PATCH v5 6/6] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property
 2016-08-12 15:20 UTC  (5+ messages)
` [PATCHES] ARM: dts: update udoo and evi hubs to use pwrseq
  ` [PATCH 3/3] ARM: dts: imx6q-evi: Fix onboard hub reset line

[v.1] power:reset:hisi-reboot :- Unmap a region obtained by remap
 2016-08-12 15:19 UTC 

[PATCH v4 0/2] Technologic I2C-FPGA gpio support
 2016-08-12 15:16 UTC  (3+ messages)
` [PATCH v4 1/2] gpio: add bindings for Technologic I2C-FPGA gpio controller
` [PATCH v4 2/2] gpio: add Technologic I2C-FPGA gpio support

[PATCH] SAS: use sas_rphy instead of sas_end_device to obtain address
 2016-08-12 14:56 UTC  (10+ messages)

[PATCH v5] vcodec: mediatek: Add g/s_selection support for V4L2 Encoder
 2016-08-12 14:55 UTC  (2+ messages)

[PATCH 00/16] IPUv3 prep for i.MX5/6 v4l2 staging drivers
 2016-08-12 14:56 UTC  (8+ messages)
` [PATCH v2 00/13] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v2
  ` [PATCH v2 11/13] gpu: ipu-ic: Add complete image conversion support with tiling

4.8-rc1 kasan warning from seq_read
 2016-08-12 14:52 UTC 

[PATCH net 0/4] hv_netvsc: fixes for VF removal path
 2016-08-12 14:47 UTC  (5+ messages)
` [PATCH net 2/4] hv_netvsc: reset vf_inject on VF removal

[PATCH 0/2] Convert qdisc linked list into a hashtable
 2016-08-12 14:44 UTC  (7+ messages)
` [PATCH 2/2] net: sched: convert qdisc linked list to hashtable

[v.1] clocksource:clps711x-timer:- Unmap a region obtained by remap
 2016-08-11 17:41 UTC 

[PATCH] tipc: fix NULL pointer dereference in shutdown()
 2016-08-12 14:37 UTC  (3+ messages)

[RFC nowrap: PATCH v7 00/19] ILP32 for ARM64
 2016-08-12 14:36 UTC  (5+ messages)
` [PATCH 05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig

[PATCH] vcodec: mediatek: bug fix and code refine for mt8173 v4l2 Encoder
 2016-08-12 14:35 UTC 

[PATCH net-next] net: fix up a few missing hashtable.h conflict resolutions
 2016-08-12 14:34 UTC 

[PATCH] Staging: rtl8723au: os_intfs: fixed case statement is variable issue
 2016-08-12 14:30 UTC  (4+ messages)

[PART2 PATCH v5 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-08-12 14:27 UTC  (5+ messages)
` [PART2 PATCH v5 10/12] svm: Introduces AVIC per-VM ID
` [PART2 PATCH v5 11/12] svm: Introduce AMD IOMMU avic_ga_log_notifier

[RFC 0/4] Kexec: Enable run time memory resrvation of crash kernel
 2016-08-12 14:26 UTC  (5+ messages)
` [RFC 1/4] Creating one or two CMA area at Boot time
` [RFC 2/4] Functions for memory reservation and release
` [RFC 3/4] Adding a new kernel configuration to enable the feature
` [RFC 4/4] Enable memory allocation through sysfs interface

[PATCH v2 0/2] add missing calls to kfree
 2016-08-12 14:15 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rts5208/ms.c: change the label name to respect the coding style
` [PATCH v2 2/2] staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICV

[PATCH 0/2] Drivers: hv: vmbus: make bus ids in sysfs persistent
 2016-08-12 14:10 UTC  (4+ messages)

Wrong "nollp" DW DMAC parameter value on ARC SDP
 2016-08-12 14:08 UTC  (4+ messages)

[PATCH 0/2] add missing calls to kfree
 2016-08-12 14:06 UTC  (4+ messages)
` [PATCH 1/2] staging: rts5208/ms.c: change the label name to respect the coding style
` [PATCH 2/2] staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICV

[PATCH v4 00/12] Add HSV format
 2016-08-12 13:56 UTC  (5+ messages)
` [PATCH v4 10/12] [media] videodev2.h Add HSV encoding
` [PATCH v4 11/12] [media] Documentation: Add HSV encodings

[V4 PATCH 0/2] kexec: crash_kexec_post_notifiers boot option related fixes
 2016-08-12 13:55 UTC  (4+ messages)
` [V4 PATCH 2/2] mips/panic: Replace smp_send_stop() with kdump friendly version in panic path

[PATCH v3 0/2] Technologic I2C-FPGA gpio support
 2016-08-12 13:48 UTC  (3+ messages)
` [PATCH v3 2/2] gpio: add "

kmemleak: Cannot insert 0xff7f1000 into the object search tree (overlaps existing)
 2016-08-12 13:50 UTC  (5+ messages)

[PATCH] uprobes/x86: fix rip-relative handling of EVEX-encoded insns
 2016-08-12 13:45 UTC  (3+ messages)

Good News%
 2016-08-12 13:01 UTC 

[PATCH v11 0/7] Finally fix watermarks
 2016-08-12 13:30 UTC  (5+ messages)
` [PATCH v11 4/7] drm/i915/skl: Update plane watermarks atomically during plane updates
` [PATCH v11 7/7] drm/i915/skl: Update DDB values atomically with wms/plane attrs

[PATCH][RFC] Documentation/: update hibernation debug documentation
 2016-08-12 13:31 UTC  (4+ messages)

[PATCH 1/1] Add CPU temperature sensor support for i.MX53
 2016-08-12 13:18 UTC  (2+ messages)
` [PATCH 1/1] Add imx53 SATA temperature sensor support

[PATCH 00/12] aspeed: Add pinctrl and gpio drivers
 2016-08-12 13:18 UTC  (5+ messages)
` [PATCH 02/12] pinctrl: Add core pinctrl support for Aspeed SoCs

[PATCH] clk: divider: Fix clk_divider_round_rate() to use clk_readl()
 2016-08-12 13:16 UTC  (2+ messages)

[PATCH] net: bfin_mac: Fix a few spelling fixes
 2016-08-12 12:58 UTC 

[RFC][PATCH] x86/smp: Fix __max_logical_packages value setup
 2016-08-12 13:12 UTC  (11+ messages)
        ` [PATCH] "

[PATCH V2] max17042_battery: fix model download bug
 2016-08-12 13:10 UTC 

[PATCH 1/2] ARM: exynos_defconfig: Enable SECCOMP
 2016-08-12 13:03 UTC  (4+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: "

[PATCH 1/2] perf: Add function to post process kernel trace events
 2016-08-12 13:01 UTC  (7+ messages)
` [PATCH 2/2] perf ppc64le: Fix probe location when using DWARF

[PATCH v1] power: reset: reboot mode: fix build error of missing ioremap/iounmap on UM
 2016-08-12 12:48 UTC  (2+ messages)

[PATCH] smartreflex: Neaten logging
 2016-08-12 12:46 UTC  (2+ messages)

[PATCH] rtc: fix a cast removing the const attribute
 2016-08-12 12:46 UTC 

[PATCH v3 0/4] arm64: put objects into proper sections
 2016-08-12 12:43 UTC  (3+ messages)
` [PATCH v3 4/4] arm64: apply __ro_after_init to some objects

[PATCH v2] Documentation: clk: update file names containing referenced structures
 2016-08-12 12:41 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).