All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-18 13:13:44 to 2016-08-18 13:41:15 UTC [more...]

[Qemu-devel] errno 13, fopen qemu trace file
 2016-08-18 13:35 UTC  (5+ messages)

[PATCH] optimize vhost enqueue
 2016-08-18  6:33 UTC  (7+ messages)
` [PATCH v2 0/6] vhost: optimize enqueue
  ` [PATCH v2 1/6] vhost: rewrite enqueue
  ` [PATCH v2 2/6] vhost: remove obsolete
  ` [PATCH v2 3/6] vhost: remove useless volatile
  ` [PATCH v2 4/6] vhost: add desc prefetch
  ` [PATCH v2 5/6] vhost: batch update used ring

cpu hotplug: convert more drivers
 2016-08-18 13:40 UTC  (2+ messages)

[PATCH v2] net: ipv6: Remove addresses for failures with strict DAD
 2016-08-18 13:39 UTC 

[PATCH] drm/radeon: only apply the SS fractional workaround to RS[78]80
 2016-08-18 13:40 UTC  (2+ messages)

[Qemu-devel] [PULL for-2.7 0/2] Block patches
 2016-08-18 13:39 UTC  (3+ messages)
` [Qemu-devel] [PULL for-2.7 1/2] block: fix deadlock in bdrv_co_flush
` [Qemu-devel] [PULL for-2.7 2/2] block: fix possible reorder of flush operations

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

[PATCH 0/2] wireless: Use complete() instead complete_all()
 2016-08-18 13:12 UTC  (3+ messages)
` [PATCH 1/2] carl9170: Fix wrong completion usage
` [PATCH 2/2] ath10k: use complete() instead complete_all()

How to get the number of used descriptors for vHost-users
 2016-08-18 13:37 UTC 

[Qemu-devel] [PATCH 0/6] hypertrace: Lightweight guest-to-QEMU trace channel
 2016-08-18 13:37 UTC  (4+ messages)

[PATCH 00/15] drm/i915: Use connector atomic state in encoders
 2016-08-18 13:36 UTC  (17+ messages)
` [PATCH 01/15] drm/i915: handle DP_MST correctly in bxt_get_dpll
` [PATCH 02/15] drm/i915: Pass atomic state to crtc enable/disable functions
` [PATCH 03/15] drm/i915: Remove unused mode_set hook from encoder
` [PATCH 05/15] drm/i915: Pass crtc_state and connector_state to encoder functions
` [PATCH 06/15] drm/i915: Make encoder->compute_config take the connector state
` [PATCH 07/15] drm/i915: Remove unused loop from intel_dp_mst_compute_config
` [PATCH 08/15] drm/i915: Convert intel_crt to use atomic state
` [PATCH 09/15] drm/i915: Convert intel_dvo "

[PATCH v1 1/1] x86/platform/intel-mid: Run PWRMU command immediately
 2016-08-18 13:35 UTC  (4+ messages)

iomap infrastructure and multipage writes V5
 2016-08-18 13:18 UTC  (4+ messages)
` [PATCH 08/14] fs: iomap based fiemap implementation

[PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload
 2016-08-18 13:35 UTC  (6+ messages)
` [PATCH 0/2 v2] ARM: dts: rockchip: correct the regulators in "

[PATCH 0/2] add NULL crypto support in Intel QAT driver
 2016-08-18 13:34 UTC  (3+ messages)
` [PATCH 1/2] crypto/qat: add NULL capability to "
` [PATCH 2/2] app/test: add test cases for NULL for "

[PATCH 1/2] drm/i915: Unconditionally flush any chipset buffers before execbuf
 2016-08-18 13:33 UTC  (2+ messages)
` [PATCH v2] drm/i915: Fallback to single page pwrite/pread if unable to release fence

[PATCH v5 0/2] USB Type-C Connector class
 2016-08-18 13:32 UTC  (6+ messages)
` [PATCH v5 2/2] usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY

[xen-unstable test] 100518: regressions - FAIL
 2016-08-18 13:32 UTC  (2+ messages)

pwc over musb: 100% frame drop (lost) on high resolution stream
 2016-08-18 13:31 UTC  (20+ messages)

[PATCH v2 0/4] Add DT support for NAND to LCDK
 2016-08-18 13:30 UTC  (6+ messages)
` [PATCH v2 4/4] ARM: dts: da850-lcdk: Add NAND to DT

[PATCH] pcie-designware: build error fix
 2016-08-18 13:18 UTC 

what means IMAGE_ROOTFS_EXTRA_SPACE_append += "+ 3000000"?
 2016-08-18 13:29 UTC  (4+ messages)

[Linux PATCH] fcntl: add new F_OFD_*32 constants and handle them appropriately
 2016-08-18 13:24 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: check domain sanity in amdgpu_bo_pin_restricted()
 2016-08-18 13:29 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: update gart_pin_size only if the bo is pined to GTT

Patch "rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()" has been added to the 4.7-stable tree
 2016-08-18 13:29 UTC 

Patch "phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt" has been added to the 4.7-stable tree
 2016-08-18 13:29 UTC 

Patch "module: Invalidate signatures on force-loaded modules" has been added to the 4.7-stable tree
 2016-08-18 13:28 UTC 

Patch "Documentation/module-signing.txt: Note need for version info if reusing a key" has been added to the 4.7-stable tree
 2016-08-18 13:28 UTC 

Patch "dm flakey: error READ bios during the down_interval" has been added to the 4.7-stable tree
 2016-08-18 13:28 UTC 

Patch "rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()" has been added to the 4.4-stable tree
 2016-08-18 13:28 UTC 

[PATCH] staging: most: aim-network: fix interrupt unsafe spinlocks
 2016-08-18 13:28 UTC 

Patch "module: Invalidate signatures on force-loaded modules" has been added to the 4.4-stable tree
 2016-08-18 13:28 UTC 

Patch "Documentation/module-signing.txt: Note need for version info if reusing a key" has been added to the 4.4-stable tree
 2016-08-18 13:28 UTC 

Patch "dm flakey: error READ bios during the down_interval" has been added to the 4.4-stable tree
 2016-08-18 13:28 UTC 

[PATCH] btrfs: Change RAID stripesize to a user-configurable option
 2016-08-18 13:26 UTC  (4+ messages)

[PATCH v3 0/4] Initial r8a7796 PFC support
 2016-08-18 13:12 UTC  (3+ messages)
` [PATCH v3 1/4] pinctrl: sh-pfc: Initial R8A7796 "
` [PATCH v3 4/4] arm64: dts: r8a7796: salvator: add serial console pins

[PATCH nf-next] netfilter: nf_conntrack: restore nf_conntrack_htable_size as exported symbol
 2016-08-18 13:10 UTC 

[PATCH] drm/amd/amdgpu: S3 resumed failed after 4-5 times loop
 2016-08-18 13:27 UTC  (2+ messages)

RFC: Petition Intel/AMD to add POPF_IF insn
 2016-08-18 13:26 UTC  (12+ messages)

[PATCH] proc, smaps: reduce printing overhead
 2016-08-18 13:26 UTC  (3+ messages)

[PATCH] v4l: vsp1: Fix tri-planar format support through DRM API
 2016-08-18 13:26 UTC 

[PATCH] mwifiex: fix large amsdu packets causing firmware hang
 2016-08-18 13:02 UTC  (2+ messages)
`  "

[PATCH 0/2] add aes-sha384-hmac support to Intel QAT driver
 2016-08-18 13:25 UTC  (3+ messages)
` [PATCH 1/2] crypto/qat: add aes-sha384-hmac capability "
` [PATCH 2/2] app/test: add test cases for aes-sha384-hmac for "

[PATCH] arm64: Expose TASK_SIZE to userspace via auxv
 2016-08-18 13:18 UTC  (7+ messages)

net-next is OPEN
 2016-08-18 13:25 UTC  (2+ messages)
` wireless-drivers-next "

[PATCH] Documentation: buffer sharing delete duplication definition in fence
 2016-08-18 13:12 UTC 

[xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-18 13:24 UTC  (12+ messages)
` [LKP] [lkp] "

Patch "Documentation/module-signing.txt: Note need for version info if reusing a key" has been added to the 3.14-stable tree
 2016-08-18 13:23 UTC 

Patch "module: Invalidate signatures on force-loaded modules" has been added to the 3.14-stable tree
 2016-08-18 13:23 UTC 

Merging code with arch condition into head.S
 2016-08-18 13:23 UTC  (3+ messages)

Patch "dm flakey: error READ bios during the down_interval" has been added to the 3.14-stable tree
 2016-08-18 13:23 UTC 

[PATCH v2 0/2] Get callbacks/names of shrinkers from tracepoints
 2016-08-18 13:22 UTC  (5+ messages)
` [PATCH v2 2/2] fs: super.c: Add tracepoint to get name of superblock shrinker

[Qemu-devel] [PATCH 0/6] Convert msix_init() to error
 2016-08-18 13:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/6] e1000e: fix for migration compatibility

[PATCH v4 00/19] x86: multiboot2 protocol support
 2016-08-18 13:21 UTC  (14+ messages)
` [PATCH v4 06/19] x86/boot/reloc: create generic alloc and copy functions
` [PATCH v4 09/19] x86: add multiboot2 protocol support

[xen-unstable test] 100539: tolerable FAIL
 2016-08-18 13:21 UTC 

[PATCH v2 0/3] limit the size of the packs we receive
 2016-08-18 13:15 UTC  (4+ messages)
` [PATCH v2 1/3] index-pack: add --max-input-size=<size> option
` [PATCH v2 2/3] unpack-objects: "
` [PATCH v2 3/3] receive-pack: allow a maximum input size to be specified

[PATCH V4 4/8] pseries/hotplug init: Convert new DRC memory property for hotplug runtime
 2016-08-18 13:18 UTC 

[PATCH V4 3/8] powerpc/memory: Parse new memory property to initialize structures
 2016-08-18 13:18 UTC 

[PATCH V4 2/8] powerpc/memory: Parse new memory property to register blocks
 2016-08-18 13:18 UTC 

[PATCH v2 0/4] ARM: dts: Add support for the WP8548 and mangOH Board
 2016-08-18 13:11 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Sierra Wireless
` [PATCH v2 3/4] ARM: dts: Add Sierra Wireless WP8548 dtsi

[PATCH 0/2] add aes-sha224-hmac support to Intel QAT driver
 2016-08-18 13:17 UTC  (3+ messages)
` [PATCH 1/2] crypto/qat: add aes-sha224-hmac capability "
` [PATCH 2/2] app/test: add test cases for aes-sha224-hmac for "

[RFC PATCH v2 0/4] Type-C Port Manager
 2016-08-18 13:17 UTC  (3+ messages)

FAILED: patch "[PATCH] dm rq: fix the starting and stopping of blk-mq queues" failed to apply to 4.7-stable tree
 2016-08-18 13:17 UTC 

Patch "PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset" has been added to the 3.14-stable tree
 2016-08-18 13:09 UTC 

[RFC PATCH 0/3] UART slave device bus
 2016-08-18 13:15 UTC  (3+ messages)

Support for configurable PCIe endpoint
 2016-08-18 13:14 UTC  (8+ messages)

per-pool bluestore options
 2016-08-18 13:18 UTC  (4+ messages)

[LTP] [PATCH] tst_virt: Make use of systemd-detect-virt if available
 2016-08-18 13:15 UTC  (2+ messages)

Use of copy_from_user in msm_gem_submit.c while holding a spin_lock
 2016-08-18 13:14 UTC  (11+ messages)

Patch "x86/platform/intel_mid_pci: Rework IRQ0 workaround" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "um: Fix possible deadlock in sig_handler_common()" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "ubi: Make volume resize power cut aware" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "ubi: Fix early logging" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "ubi: Fix race condition between ubi device creation and udev" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "target: Fix race between iscsi-target connection shutdown + ABORT_TASK" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "target: Fix ordered task target_setup_cmd_from_cdb exception hang" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "SUNRPC: Don't allocate a full sockaddr_storage for tracing" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "target: Fix ordered task CHECK_CONDITION early exception handling" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "target: Fix max_unmap_lba_count calc overflow" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "of: fix memory leak related to safe_name()" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "MIPS: mm: Fix definition of R6 cache instruction" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "MIPS: Fix r4k clockevents registration" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "MIPS: Don't register r4k sched clock when CPUFREQ enabled" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

[PATCH] mm,numa: boot cpu should bound to the node0 when node_off enable
 2016-08-18 13:09 UTC 

Patch "iscsi-target: Fix panic when adding second TCP connection to iSCSI session" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "Input: i8042 - break load dependency between atkbd/psmouse and i8042" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "Input: elan_i2c - properly wake up touchpad on ASUS laptops" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations" has been added to the 4.7-stable tree
 2016-08-18 13:14 UTC 

Patch "x86/platform/intel_mid_pci: Rework IRQ0 workaround" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

[Qemu-devel] [PATCH] test-logging: don't hard-code paths in /tmp
 2016-08-18 13:13 UTC  (4+ messages)

Patch "ubi: Make volume resize power cut aware" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "ubi: Fix race condition between ubi device creation and udev" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "ubi: Fix early logging" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "target: Fix ordered task CHECK_CONDITION early exception handling" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "target: Fix ordered task target_setup_cmd_from_cdb exception hang" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "target: Fix race between iscsi-target connection shutdown + ABORT_TASK" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "SUNRPC: Don't allocate a full sockaddr_storage for tracing" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "target: Fix max_unmap_lba_count calc overflow" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "MIPS: mm: Fix definition of R6 cache instruction" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "of: fix memory leak related to safe_name()" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "MIPS: Don't register r4k sched clock when CPUFREQ enabled" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 

Patch "MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES" has been added to the 4.4-stable tree
 2016-08-18 13:13 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.