All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-07 13:45:37 to 2017-04-07 14:22:46 UTC [more...]

[PATCH v12 0/6] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2017-04-07 14:22 UTC  (11+ messages)
` [PATCH v12 5/6] x86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries

[PATCH 0/5 v2] tracing: Add usecase of synchronize_rcu_tasks() and stack_tracer_disable()
 2017-04-07 14:22 UTC  (7+ messages)
` [PATCH 1/5 v2] ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines
` [PATCH 2/5 v2] tracing: Replace the per_cpu() with this_cpu() in trace_stack.c
` [PATCH 3/5 v2] tracing: Add stack_tracer_disable/enable() functions
` [PATCH 4/5 v2] tracing: Rename trace_active to disable_stack_tracer and inline its modification
` [PATCH 5/5 v2] rcu: Fix dyntick-idle tracing

[PATCH 0/2] drm: dw-hdmi: various improvements
 2017-04-07 14:22 UTC  (10+ messages)
` [PATCH 1/2] drm: dw-hdmi: add specific I2S and AHB functions for stream handling
` [PATCH 2/2] drm: dw-hdmi: Gate audio clock from the I2S enablement callbacks

at91: serial: Can't use DMA on 4.x kernels in RS-485 mode on at91sam9x5
 2017-04-07 14:22 UTC  (4+ messages)

[Qemu-devel] [Bug 1670175] [NEW] qemu-system-sparc64 with tribblix-sparc-0m16.iso ends with "panic - kernel: no nucleus hblk8 to allocate"
 2017-04-07 14:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1670175] "

[PATCH libdrm] amdgpu: allow to query GPU sensor related information
 2017-04-07 14:21 UTC  (3+ messages)
` [PATCH libdrm v2] "

[PATCH 0/5] Towards a restartable oxenstored
 2017-04-07 14:21 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Don't call synchronize_rcu_expedited under struct_mutex
 2017-04-07 14:20 UTC  (3+ messages)

[PATCHv2] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
 2017-04-07 14:19 UTC  (3+ messages)
` [PATCH v2 4/4] net: dsa: LAN9303: add MDIO managed mode support

[PATCH net] bridge: netlink: register netdevice before executing changelink
 2017-04-07 14:19 UTC  (5+ messages)
  ` [Bridge] "

[Qemu-devel] [PATCH for-2.9] throttle: Remove block from group on hot-unplug
 2017-04-07 14:19 UTC  (2+ messages)

[PATCH 0/4 v3 net-next] net: stmmac: adding multiple buffers
 2017-04-07 14:18 UTC  (2+ messages)

[PATCH] ether: fix configure() to use a default for max_rx_pkt_len
 2017-04-07 14:18 UTC  (5+ messages)
` [PATCH v3] ether: use a default for max Rx frame size in configure()

[PATCH 1/3] drm/i915: Fix type of timeout_ms parameter in intel_wait_for_register_fw()
 2017-04-07 14:18 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Add hint to intel_wait_for_register_fw()
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Fix type of timeout_ms parameter in intel_wait_for_register_fw()

[PATCH v9 00/12] Introducing Exynos ChipId driver
 2017-04-07 14:18 UTC  (25+ messages)
  ` [PATCH v9 02/12] ARM: EXYNOS: remove usage of soc_is_exynosMMMM from pm.c
  ` [PATCH v9 07/12] ARM: EXYNOS: introduce soc specific pm ops
  ` [PATCH v9 08/12] ARM: EXYNOS: move exynos_boot_vector_{addr,flag} ops to exynos_s2r_data
      ` [PATCH v9 08/12] ARM: EXYNOS: move exynos_boot_vector_{addr, flag} "
  ` [PATCH v9 09/12] ARM: EXYNOS: introduce exynos_cpu_info struct
  ` [PATCH v9 10/12] ARM: EXYNOS: move power_{down,up} to per SoC struct exynos_cpu_info

usb: musb: regression since 4.9 on omap4-panda-es (caused by d8e5f0eca1e8)
 2017-04-07 14:18 UTC  (12+ messages)

[RFC][PATCH] audit: add ambient capabilities to CAPSET and BPRM_FCAPS records
 2017-04-07 14:17 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/19] Add Intel Arria 10 SoC support
 2017-04-07 14:17 UTC  (3+ messages)
` [U-Boot] [PATCH v4 17/19] arm: socfpga: Add config and defconfig for Arria 10

drm-tip/drm-tip build: 207 builds: 1 failed, 206 passed, 204 warnings (v4.11-rc5-1784-gc5d424760e9a)
 2017-04-07 14:17 UTC 

[PATCH umr] Add AI sensors to --top
 2017-04-07 14:17 UTC  (2+ messages)

dpdk-armv7: build failure since de96fe68ae9
 2017-04-07 14:15 UTC  (5+ messages)

[PATCH RFC net-next v2 1/4] skbuff: add stub to help computing crc32c on SCTP packets
 2017-04-07 14:16 UTC  (17+ messages)
` [PATCH RFC net-next v3 0/7] improve CRC32c in the forwarding path
  ` [PATCH RFC net-next v3 1/7] skbuff: add stub to help computing crc32c on SCTP packets
  ` [PATCH RFC net-next v3 2/7] net: introduce skb_crc32c_csum_help
  ` [PATCH RFC net-next v3 3/7] sk_buff: remove support for csum_bad in sk_buff
  ` [PATCH RFC net-next v3 4/7] net: use skb->csum_algo to identify packets needing crc32c
  ` [PATCH RFC net-next v3 5/7] net: more accurate checksumming in validate_xmit_skb()
  ` [PATCH RFC net-next v3 6/7] openvswitch: more accurate checksumming in queue_userspace_packet()
  ` [PATCH RFC net-next v3 7/7] sk_buff.h: improve description of CHECKSUM_{COMPLETE,UNNECESSARY}

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-04-07 14:16 UTC  (3+ messages)
` [PATCH 04/67] drm/i915/cnp: Add Backlight support to CNP PCH

[iproute PATCH] ip-route: Prevent some other double spaces in output
 2017-04-07 14:16 UTC  (2+ messages)

[PATCH] status: show in-progress info for short status
 2017-04-07 14:14 UTC  (3+ messages)

[PATCH v2] mlxsw: convert to pci_alloc_irq_vectors
 2017-04-07 14:14 UTC  (4+ messages)

[linux-lvm] Snapshot behavior on classic LVM vs ThinLVM
 2017-04-07 13:50 UTC  (4+ messages)

[PATCH v0] Fix broken Xen support in configure.ac
 2017-04-07 14:13 UTC 

[PATCH V4 0/7] cxl: Add support for Coherent Accelerator Interface Architecture 2.0
 2017-04-07 14:11 UTC  (8+ messages)
` [PATCH V4 1/7] cxl: Read vsec perst load image
` [PATCH V4 2/7] cxl: Remove unused values in bare-metal environment
` [PATCH V4 3/7] cxl: Keep track of mm struct associated with a context
` [PATCH V4 4/7] cxl: Update implementation service layer
` [PATCH V4 5/7] cxl: Rename some psl8 specific functions
` [PATCH V4 6/7] cxl: Isolate few psl8 specific calls
` [PATCH V4 7/7] cxl: Add psl9 specific code

scripts/rpm2cpio.sh -- master version
 2017-04-07 14:12 UTC 

[Qemu-devel] [PULL 00/10] Block layer fixes for 2.9.0-rc4
 2017-04-07 14:11 UTC  (12+ messages)
` [Qemu-devel] [PULL 01/10] block: Ignore guest dev permissions during incoming migration
` [Qemu-devel] [PULL 02/10] commit: Set commit_top_bs->aio_context
` [Qemu-devel] [PULL 03/10] commit: Set commit_top_bs->total_sectors
` [Qemu-devel] [PULL 04/10] block/mirror: Fix use-after-free
` [Qemu-devel] [PULL 05/10] iotests: Add mirror tests for orphaned source
` [Qemu-devel] [PULL 06/10] qemu-img: img_create does not support image-opts, fix docs
` [Qemu-devel] [PULL 07/10] block: Don't check permissions for copy on read
` [Qemu-devel] [PULL 08/10] block: Fix unpaired aio_disable_external in external snapshot
` [Qemu-devel] [PULL 09/10] block: Assert attached child node has right aio context
` [Qemu-devel] [PULL 10/10] mirror: Fix aio context of mirror_top_bs

USB passthrough - strange device keeps resetting
 2017-04-07 14:10 UTC 

[Qemu-devel] [PATCH 0/3] some simple cleanups
 2017-04-07 14:09 UTC  (2+ messages)

[PATCH net-next 05/14] net: macb: Use net_device_stats from struct net_device
 2017-04-07 14:08 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/6] block: Fixes regarding dataplane and management operations
 2017-04-07 14:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 5/6] coroutine: Explicitly specify AioContext when entering coroutine

[PATCH net-next 00/14] Use net_device_stats from struct net_device
 2017-04-07 14:06 UTC  (2+ messages)

[PATCH 0/6] KVM: towards maintainable kvm_make_all_cpus_request()
 2017-04-07 14:05 UTC  (5+ messages)
` [PATCH 2/6] KVM: use kvm_{test,clear}_request instead of {test,clear}_bit

[Qemu-devel] [Bug 1067119] [NEW] e1000 missing statistics
 2017-04-07 13:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1067119] "

[Qemu-devel] [Bug 1073952] [NEW] data sent to serial interface gets truncated after 64kb
 2017-04-07 13:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 1073952] "

[PATCH] status: show in-progress info for short status
 2017-04-07 14:05 UTC  (2+ messages)

[Qemu-devel] [Bug 1077708] [NEW] Video capture from webcam with USB passthrough freezes
 2017-04-07 13:52 UTC  (2+ messages)
` [Qemu-devel] [Bug 1077708] "

[Qemu-devel] [Bug 1077806] [NEW] Integrate Virtualbox/Qemu Guest booting as a desktop environment listing (request)
 2017-04-07 13:53 UTC  (2+ messages)
` [Qemu-devel] [Bug 1077806] "

[Qemu-devel] [Bug 1089005] [NEW] Qemu does not shutdown with vnc enabled on OS X
 2017-04-07 13:55 UTC  (2+ messages)
` [Qemu-devel] [Bug 1089005] "

[Qemu-devel] [Bug 1078892] [NEW] qemu doesn't general protection fault if there are reserved bits set in page-directory-pointer table entries
 2017-04-07 13:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1078892] "

[PATCH v2 0/2] dmaengine: Add DW AXI DMAC driver
 2017-04-07 14:04 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: Document the Synopsys DW AXI DMA bindings
` [PATCH v2 2/2] dmaengine: Add DW AXI DMAC driver

[PATCH v3] usb: document that URB transfer_buffer should be aligned
 2017-04-07 14:04 UTC  (2+ messages)

tty crash in tty_ldisc_receive_buf()
 2017-04-07 14:03 UTC  (4+ messages)

[PATCH 0/2] Fixes for building on Fedora 26 (Alpha)
 2017-04-07 14:02 UTC  (2+ messages)

[For Linux 0/4] PV protocol headers for Linux Kernel
 2017-04-07 14:02 UTC  (6+ messages)
` [For Linux 4/4] xen/displif: add ABI for para-virtual display

[PATCH net-next 0/5] qede: support XDP head adjustments
 2017-04-07 14:02 UTC  (2+ messages)

[PATCH 7/7] crypto: caam/qi - add ablkcipher and authenc algorithms
 2017-04-07 14:00 UTC  (9+ messages)
` [7/7] "

[Qemu-devel] [PATCH for-2.9] block: Don't check permissions for copy on read
 2017-04-07 14:01 UTC  (3+ messages)

[PATCH v2 0/2] blk-stat: Add ability to not bucket IO; improve IO polling
 2017-04-07 14:01 UTC  (6+ messages)
` [PATCH v2 2/2] blk-mq: Add a polling specific stats function

6WIND will stop managing the dpdk.org community on April 14
 2017-04-07 14:01 UTC 

[PATCH v3 for-4.9] x86/emul: Poision the stubs with debug traps
 2017-04-07 14:00 UTC 

[PATCHv4] rev-parse: add --show-superproject-working-tree
 2017-04-07 13:59 UTC  (12+ messages)
` [PATCH] Documentation/git-worktree: use working tree for trees on the file system

[PULL] clocksource/arch_timer: Errata workaround infrastructure rework
 2017-04-07 13:59 UTC  (2+ messages)

[Qemu-devel] [Bug 1030666] [NEW] gdb can't proceed after a breakpoint
 2017-04-07 13:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 1030666] "

[Qemu-devel] [Bug 1031955] [NEW] qemu-system-arm -M lm3s811evb fails
 2017-04-07 13:46 UTC  (2+ messages)
` [Qemu-devel] [Bug 1031955] "

[PATCH] drm/amdgpu:fix race condition bug
 2017-04-07 13:59 UTC  (6+ messages)
    ` 答复: "
          ` 答复: "

[PATCH v2 0/4] xen/mce: fix file-scoped static variables in mce.c
 2017-04-07 13:59 UTC  (6+ messages)
` [PATCH v2 1/4] xen/mce: make mce barriers private to their users
` [PATCH v2 2/4] xen/mce: make 'severity_cpu' private to its users

[Qemu-devel] New iotest repros failures on virtio external snapshot with iothread
 2017-04-07 13:58 UTC  (3+ messages)

[PATCH 2/5] dmaengine: Add support for custom data mapping
 2017-04-07 13:58 UTC  (12+ messages)

[Qemu-devel] [PATCH v2 for-2.10 0/8] s390x: Basic support for 3270 devices
 2017-04-07 13:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.10 1/8] chardev: Basic support for TN3270

[U-Boot] [PATCH] sunxi: net: Use net_ops hooks to get the MAC
 2017-04-07 13:57 UTC  (5+ messages)
` [U-Boot] [PATCH 5/6] arm: sunxi: Use board hooks to obtain MAC address

[PATCH v1] WIP unpack-trees: avoid duplicate ODB lookups during checkout
 2017-04-07 13:57 UTC  (7+ messages)
` [PATCH v1] "

[PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
 2017-04-07 13:57 UTC  (6+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v4 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers

[RFC kvm-unit-tests PATCH 0/8] Support for out-of-tree builds
 2017-04-07 13:56 UTC  (4+ messages)
` [RFC kvm-unit-tests PATCH 8/8] Makefiles: fix up the arm build include and link paths

[RFC] Multicast and IPv6 Link Local Addresses
 2017-04-07 14:02 UTC 

drm-tip/drm-tip boot: 78 boots: 1 failed, 77 passed (v4.11-rc5-1776-g5aa5296d0b57)
 2017-04-07 13:54 UTC 

[PATCH v3] clk: stm32h7: Add stm32h743 clock driver
 2017-04-07 13:51 UTC  (4+ messages)

[PATCH linux dev-4.7 0/4] Add FSI interrupt support for hub
 2017-04-07 13:52 UTC  (5+ messages)
` [PATCH linux dev-4.7 1/4] drivers/fsi: Change interrupt handler device traversal
` [PATCH linux dev-4.7 2/4] drivers/fsi: Look for Hub sourced IRQs
` [PATCH linux dev-4.7 3/4] drivers/fsi: Scan for hub link IRQ sources
` [PATCH linux dev-4.7 4/4] drivers/fsi: Set IRQ masks along hub path

[PATCH v2 3/4] xen/mce: always re-initialize 'severity_cpu' in mcheck_cmn_handler()
 2017-04-07 13:52 UTC  (6+ messages)
` [RESEND PATCH "
  ` [PATCH v2 4/4] xen/mce: make 'found_error' and 'mce_fatal_cpus' private to mcheck_cmn_handler()
    ` [RESEND PATCH "

[PATCH] spi: orion: add LSB support
 2017-04-07 13:52 UTC 

[PATCH 0/4] arm64: renesas: enable M3ULCB board peripherals
 2017-04-07 13:52 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/3] vhost: simple clean up
 2017-04-07 13:51 UTC  (3+ messages)

DISTRO_FEATURES vs IMAGE_FEATURES
 2017-04-07 13:50 UTC  (3+ messages)

Volume appears full but TB's of space available
 2017-04-07 13:50 UTC  (9+ messages)

[PATCH 1/3] staging: atomisp: remove enable_isp_irq function and add disable_isp_irq
 2017-04-07 13:48 UTC  (3+ messages)

[Qemu-devel] [Bug 1022023] [NEW] vga/std lacks few wide screen modes
 2017-04-07 13:37 UTC  (2+ messages)
` [Qemu-devel] [Bug 1022023] "

[Qemu-devel] [Bug 1024275] [NEW] bad iteraction between -daemonize and -nographic
 2017-04-07 13:39 UTC  (2+ messages)
` [Qemu-devel] [Bug 1024275] "

[kvm-unit-tests PATCH] lib: Add headers to generic library files
 2017-04-07 13:49 UTC  (2+ messages)

[U-Boot] [PATCH] defconfig: am43xx_hs_evm: Sync HS defconfig with non-HS defconfig
 2017-04-07 13:48 UTC  (5+ messages)

[PATCH 1/2] clk: hi6220: Add the hi655x's pmic clock
 2017-04-07 13:46 UTC  (2+ messages)

[PATCH v5 00/30] arm64: Dom0 ITS emulation
 2017-04-07 13:49 UTC  (7+ messages)
` [PATCH v5 29/30] ARM: vITS: create ITS subnodes for Dom0 DT

Serial Port connection with DBus API
 2017-04-07 13:47 UTC 

[Qemu-devel] [RFC PATCH 0/4] nvdimm: enable flush hint address structure
 2017-04-07 13:46 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/4] pc-dimm: add 'reserved-size' to reserve address range after the ending address

[Bug 100611] [ALL][BAT][bisected] all systems on CI fails on certain test
 2017-04-07 13:46 UTC  (2+ messages)

[PATCH v2 1/2] fadump: reduce memory consumption for capture kernel
 2017-04-07 13:46 UTC  (4+ messages)

[Qemu-devel] [Bug 1635339] [NEW] qxl_pre_save assertion failure on vm "save"
 2017-04-07 13:36 UTC  (2+ messages)
` [Qemu-devel] [Bug 1635339] "

[Qemu-devel] [PATCH] event: Add signal information to SHUTDOWN
 2017-04-07 13:45 UTC  (3+ messages)

[PATCH 0/2] xen,input: xen-kbdfront pointing device resolution support
 2017-04-07 13:45 UTC  (4+ messages)
  ` [Xen-devel] [PATCH 0/2] xen, input: "
  `  "

[PATCH] ARM: dts: hi6220: Reset the mmc hosts
 2017-04-07 13:45 UTC  (2+ messages)

[PATCH v2] aplay: Fix error message when writing captured data
 2017-04-07 13:45 UTC  (3+ messages)

[PULL] arm64 pre-requisite patches for timer workarounds
 2017-04-07 13:44 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.