All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-01 09:20:06 to 2017-08-01 10:07:37 UTC [more...]

[PATCH 00/14] blk-mq-sched: fix SCSI-MQ performance regression
 2017-08-01 10:07 UTC  (4+ messages)
` [PATCH 03/14] blk-mq: introduce blk_mq_dispatch_rq_from_ctxs()

[PATCH v2 0/3] add support of SCPSYS power domain for MediaTek MT7622
 2017-08-01 10:06 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: soc: update the binding document for SCPSYS on MediaTek MT7622 SoC
` [PATCH v2 2/3] soc: mediatek: add header files required for MT7622 SCPSYS dt-binding
` [PATCH v2 3/3] soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoC

version number of Linux kernel development
 2017-08-01 10:06 UTC  (2+ messages)

[PATCH v5 0/3] mm: fixes of tlb_flush_pending
 2017-08-01 10:06 UTC  (3+ messages)
` [PATCH v5 3/3] Revert "mm: numa: defer TLB flush for THP migration as long as possible"

[PATCH] ss: Enclose IPv6 address in brackets
 2017-08-01 10:05 UTC  (2+ messages)
` [PATCH v3] "

Stable Branch Maintainer in Wiki and MAINTAINERS
 2017-08-01 10:04 UTC 

[Qemu-devel] [PATCH v2 1/1] monitor: improve tracing in handle_qmp_command
 2017-08-01 10:04 UTC  (2+ messages)

[PATCH 1/2] Input: tegra-kbc: Handle return value of clk_prepare_enable
 2017-08-01 10:04 UTC  (2+ messages)
` [PATCH 2/2] Input: pxa27x_keypad: "

Is possible to do GPU virtualization in Intel® Atom?
 2017-08-01 10:03 UTC 

[PATCH v3 0/6] make L2's kvm-clock stable, get rid of pvclock_gtod
 2017-08-01 10:03 UTC  (5+ messages)
` [PATCH v3 2/6] KVM: x86: switch to masterclock update using timekeeper functionality

[dm-crypt] Computer locking up on heavy disk IO
 2017-08-01  9:57 UTC  (2+ messages)

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-07-31 11:55 UTC  (7+ messages)

[Buildroot] Patch: new board Socrates Cyclone 5
 2017-08-01 10:02 UTC  (5+ messages)

master - tests: update makefile
 2017-08-01 10:02 UTC 

[PATCH 0/7] drm/exynos: panel mode info propagation
 2017-08-01 10:02 UTC  (7+ messages)
  ` [PATCH 3/7] drm/exynos/dsi: refactor panel detection logic
  ` [PATCH 4/7] drm/exynos: propagate info about command mode from panel
  ` [PATCH 6/7] drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode

master - makefiles: fixing linking
 2017-08-01 10:02 UTC 

master - makefiles: use gcc warns with gcc only
 2017-08-01 10:02 UTC 

master - man: fix generated paths
 2017-08-01 10:01 UTC 

master - makefiles: cleanups
 2017-08-01 10:01 UTC 

[Qemu-devel] [RFC 00/29] Migration: postcopy failure recovery
 2017-08-01 10:01 UTC  (5+ messages)
` [Qemu-devel] [RFC 12/29] migration: allow dst vm pause on postcopy
` [Qemu-devel] [RFC 13/29] migration: allow src return path to pause

master - makefiles: RT_LIB
 2017-08-01 10:01 UTC 

master - libdm: log_warn
 2017-08-01 10:01 UTC 

master - thin: warn about too big chunks size
 2017-08-01 10:01 UTC 

Is possible to do GPU virtualization in Intel® Atom?
 2017-08-01 10:01 UTC 

[PATCH umr] Fix ib_addr_lo in BUFFER_CIK/BUFFER_CONST PM4 packets
 2017-08-01 10:00 UTC 

[RFC PATCH] powerpc: Disabling MEMORY_HOTPLUG_DEFAULT_ONLINE option for PPC64 arch
 2017-08-01  9:59 UTC  (2+ messages)

[PATCH 0/2] iio: adc: ti-ads1015: fix channel crosstalk
 2017-08-01  9:59 UTC  (4+ messages)
` [PATCH 1/2] iio: adc: ti-ads1015: fix conversion time

[PATCH] arc: arcv2: cache: Explicitly set MSB counterpart of region ops addresses
 2017-08-01  9:58 UTC  (2+ messages)

Btrfs + compression = slow performance and high cpu usage
 2017-08-01  9:58 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/66] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-08-01  9:57 UTC  (30+ messages)
` [U-Boot] [PATCH v3 06/66] spl: adapts SYS_MALLOC_F_LEN for TPL
` [U-Boot] [PATCH v3 07/66] spl: dm: Kconfig: fix help text for SPL/TPL confusion
` [U-Boot] [PATCH v3 16/66] armv8: move low-level assembly functions into function-sections
` [U-Boot] [PATCH v3 18/66] spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL
` [U-Boot] [PATCH v3 31/66] rockchip: rk3368: syscon: SGRF support for OF_PLATDATA
` [U-Boot] [PATCH v3 33/66] rockchip: rk3368: dts: add sgrf node
` [U-Boot] [PATCH v3 48/66] net: gmac_rockchip: Add support for the RK3368 GMAC
` [U-Boot] [PATCH v3 51/66] rockchip: rk3368: dts: add DMC node in rk3368.dtsi
` [U-Boot] [PATCH v3 53/66] rockchip: rk3368: spl: add TPL support
` [U-Boot] [PATCH v3 59/66] spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
` [U-Boot] [PATCH v3 61/66] spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
` [U-Boot] [PATCH v3 62/66] armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
` [U-Boot] [PATCH v3 63/66] rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL
` [U-Boot] [PATCH v3 64/66] moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE

[RFC PATCH v2] membarrier: expedited private command
 2017-08-01  9:57 UTC  (9+ messages)

[distros-debian-snapshot test] 71922: tolerable trouble: blocked/broken/fail/pass
 2017-08-01  9:57 UTC 

[PATCH] ARM: tegra: Register host1x node with iommu binding on tegra124
 2017-08-01  9:56 UTC  (9+ messages)

backport docs changes for Xen 4.9.1
 2017-08-01  9:56 UTC  (2+ messages)

[PATCH] ARM: rockchip: select ARCH_DMA_ADDR_T_64BIT for LPAE
 2017-08-01  9:55 UTC  (2+ messages)

[dpdk-users] DPDK16.11.2 LTS: i40e PMD fails to start X710 port
 2017-08-01  9:55 UTC 

[RFT PATCH v2] gpiolib: allow gpio irqchip to map irqs dynamically
 2017-08-01  9:53 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/56] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-08-01  9:53 UTC  (6+ messages)
` [U-Boot] [PATCH v2 29/56] rockchip: rk3368: grf: use shifted-constants

[PATCH] setpriv: document accepted formats for naming caps
 2017-08-01  9:53 UTC  (2+ messages)

[Cluster-devel] [PATCH v2 2/4] mm: add file_fdatawait_range and file_write_and_wait
 2017-08-01  9:52 UTC  (5+ messages)
` [Cluster-devel] [PATCH v3] "
  `  "

[PATCH 0/5] Pull Request
 2017-08-01  9:51 UTC  (2+ messages)

[PATCH] ARM: imx: phyCORE i.MX7: use register defines in dcd table
 2017-08-01  9:50 UTC 

[PATCH v2 0/7] drm/atomic: Remove deprecated atomic iterator macros, v2
 2017-08-01  9:50 UTC  (4+ messages)
` [PATCH v2 4/7] drm/omapdrm: Fix omap_atomic_wait_for_completion

[PATCH] Adding Agile-SD TCP module and modifying Kconfig and Makefile to configure the kernel for this new module to configure the kernel for this new module
 2017-08-01  9:50 UTC 

[PATCHv2] (morty) Arch Linux build fixes
 2017-08-01  9:50 UTC  (2+ messages)

[PATCH net-next 0/7] IPSec offload improvements
 2017-08-01  9:49 UTC  (8+ messages)
` [PATCH net-next 1/7] esp4: Support RX checksum with crypto offload
` [PATCH net-next 2/7] esp6: "
` [PATCH net-next 3/7] xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header push
` [PATCH net-next 4/7] esp6: Fix RX checksum after header pull
` [PATCH net-next 5/7] xfrm: Auto-load xfrm offload modules
` [PATCH net-next 6/7] xfrm: Clear RX SKB secpath xfrm_offload
` [PATCH net-next 7/7] net: Allow IPsec GSO for local sockets

[U-Boot] [PATCH v2 00/34] env: Move environment code to use location drivers
 2017-08-01  9:49 UTC  (8+ messages)
` [U-Boot] [PATCH v2 22/34] env: Add a new implementation of environment access

[U-Boot] [PATCH v3 00/24] env: Move environment code to use location drivers
 2017-08-01  9:49 UTC  (4+ messages)
` [U-Boot] [PATCH v3 11/24] env: Create a location driver for each location

[U-Boot] [PATCH] mkimage: check environment for dtc binary location
 2017-08-01  9:49 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] lcd: avoid possible NULL dereference
 2017-08-01  9:49 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] api: remove superfluous assignment
 2017-08-01  9:49 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] tpm: add missing va_end
 2017-08-01  9:49 UTC  (2+ messages)

[Xen-users] File-based domU - Slow storage write since xen 4.8
 2017-08-01  9:48 UTC  (10+ messages)

[U-Boot] [RFC PATCH 0/6] rockchip: rk3368: remove secure timer usage and use DM timer
 2017-08-01  9:48 UTC  (13+ messages)
` [U-Boot] [RFC PATCH 1/6] timer: add OF_PLATDATA support for timer-uclass
` [U-Boot] [RFC PATCH 2/6] dm: timer: normalise SPL and TPL support
` [U-Boot] [RFC PATCH 3/6] rockchip: timer: add device-model timer driver for RK3368 (and similar)
` [U-Boot] [RFC PATCH 4/6] dts: rk3368: make timer0 accessible for SPL and TPL
` [U-Boot] [RFC PATCH 5/6] rockchip: lion-rk3368: defconfig: enable DM timer for all stages
` [U-Boot] [RFC PATCH 6/6] rockchip: rk3368: remove setup of secure timer from TPL/SPL

[Qemu-devel] [PATCH v3 0/4] trace-events: print 0x before hex numbers
 2017-08-01  9:47 UTC  (2+ messages)

[PATCH 0/3] EDAC: Convert ghes_edac to a normal module
 2017-08-01  9:46 UTC  (7+ messages)
` [3/3] EDAC, ghes: Make it a proper module
        ` [PATCH 3/3] "

[PATCH v2] x86/hvm: Allow guest_request vm_events coming from userspace
 2017-08-01  9:46 UTC 

[PATCH] net/mlx4: workaround to verbs wrong error return
 2017-08-01  9:42 UTC  (4+ messages)

[PATCH 0/9] pull: various removals and few fixes
 2017-08-01  9:42 UTC  (7+ messages)
` [PATCH 1/9] chfn, chsh: merge auth.h, islocal.h and libuser.h to ch-common.h
` [PATCH 8/9] agetty: add --compile-time option
` [PATCH 9/9] agetty: fix invalid usage crash

pull request: bluetooth-next 2017-08-01
 2017-08-01  9:41 UTC 

[Qemu-devel] [PATCH for-2.10 0/2] mmio-execution and migration
 2017-08-01  9:41 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-2.10 2/2] xilinx-spips: add a migration blocker when using mmio_execution

[sm750fb] Sunix 2D VGA controller causes kernel panic and crash on boot
 2017-08-01  9:41 UTC  (2+ messages)

[Qemu-devel] [RFC v3 0/8] VIRTIO-IOMMU device
 2017-08-01  9:33 UTC  (18+ messages)
` [Qemu-arm] "
` [Qemu-arm] [RFC v3 1/8] update-linux-headers: import virtio_iommu.h
  ` [Qemu-devel] "
` [Qemu-devel] [RFC v3 2/8] linux-headers: Update for virtio-iommu
` [Qemu-devel] [RFC v3 3/8] virtio_iommu: add skeleton
` [Qemu-arm] [RFC v3 4/8] virtio-iommu: Decode the command payload
  ` [Qemu-devel] "
` [Qemu-arm] [RFC v3 5/8] virtio_iommu: Add the iommu regions
  ` [Qemu-devel] "
` [Qemu-arm] [RFC v3 6/8] virtio-iommu: Implement the translation and commands
  ` [Qemu-devel] "
` [Qemu-arm] [RFC v3 7/8] hw/arm/virt: Add 2.10 machine type
  ` [Qemu-devel] "
` [Qemu-arm] [RFC v3 8/8] hw/arm/virt: Add virtio-iommu the virt board
  ` [Qemu-devel] "

[PATCH 0/2] Zoned block device support fixes
 2017-08-01  9:39 UTC  (3+ messages)
` [PATCH 1/2] block: Zoned block device single-threaded submission
` [PATCH 2/2] sd_zbc: Disable zone locking with scsi-mq enabled

[PATCH 0/8] iwlwifi: more fixes intended for 4.13 2017-08-01
 2017-08-01  9:40 UTC  (9+ messages)
` [PATCH 1/8] iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 series
` [PATCH 2/8] iwlwifi: add TLV for MLME offload firmware capability
` [PATCH 3/8] iwlwifi: split the regulatory rules when the bandwidth flags require it
` [PATCH 4/8] iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FW
` [PATCH 5/8] iwlwifi: mvm: rs: fix TLC statistics collection
` [PATCH 6/8] iwlwifi: fix fw_pre_next_step to apply also for C step
` [PATCH 7/8] iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fw
` [PATCH 8/8] iwlwifi: add the new 9000 series PCI IDs

[PATCH 1/3] brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/opensecurity mode
 2017-08-01  8:48 UTC  (3+ messages)
` [PATCH 2/3] brcmfmac: Add support for CYW4373 SDIO/USB chipset
` [PATCH 3/3] brcmfmac: fix wrong num_different_channels when mchan feature enabled

[Qemu-devel] [PATCH v2 0/2] trace: fix trace_event_get_state() for SystemTap and LTTng UST
 2017-08-01  9:38 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/2] trace: add TRACE_<event>_BACKEND_DSTATE()
` [Qemu-devel] [PATCH v2 2/2] trace: add trace_event_get_state_backends()

Question about soc_bind_dai_link()
 2017-08-01  9:38 UTC  (5+ messages)

Xen on Intel Atom E3815: crash, no output
 2017-08-01  9:38 UTC  (2+ messages)

test processes are not all killed
 2017-08-01  9:38 UTC 

[Qemu-devel] About virtio device hotplug in Q35! 【外域邮件.谨慎查阅】
 2017-08-01  9:35 UTC  (7+ messages)

[PATCH] cryptodev: fix NULL pointer dereference
 2017-08-01  9:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/5] Add STM32 DMAMUX support
 2017-08-01  9:32 UTC  (10+ messages)
` [PATCH v3 2/5] dmaengine: Add STM32 DMAMUX driver

[PATCH v8 0/6] Add support for loadable OA configs
 2017-08-01  9:33 UTC  (3+ messages)
` [PATCH v8 6/6] drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface

[RFC] net: make net.core.{r,w}mem_{default,max} namespaced
 2017-08-01  9:33 UTC  (5+ messages)

[dpdk-users] If shared libraries are used vdev doesn't work anymore
 2017-08-01  9:32 UTC  (3+ messages)

[PATCH V5 0/2] timer: add imx tpm timer support
 2017-08-01  9:32 UTC  (3+ messages)

[PATCH 00/12] i915 perf support for command stream based OA, GPU and workload metrics capture
 2017-08-01  9:29 UTC  (4+ messages)
` [PATCH 03/12] drm/i915: Framework for capturing command stream based OA reports and ctx id info

[PATCHv2 1/2] arm64:vdso: Rewrite gettimeofday into C
 2017-08-01  9:30 UTC  (4+ messages)

[PATCH V3 0/8] drivers: Boot Constraints core
 2017-08-01  9:23 UTC  (18+ messages)
` [PATCH V3 1/8] drivers: Add boot constraints core
` [PATCH V3 2/8] drivers: boot_constraint: Add boot_constraints_disable kernel parameter
` [PATCH V3 3/8] drivers: boot_constraint: Add support for supply constraints
` [PATCH V3 4/8] drivers: boot_constraint: Add support for clk constraints
` [PATCH V3 5/8] drivers: boot_constraint: Add support for PM constraints
` [PATCH V3 6/8] drivers: boot_constraint: Add debugfs support
` [PATCH V3 7/8] drivers: boot_constraint: Manage deferrable constraints
` [PATCH V3 8/8] drivers: boot_constraint: Add Qualcomm display controller constraints

[PATCH i-g-t] lib/igt_debugfs: Prevent compiler warning on unchecked printf format
 2017-08-01  9:27 UTC  (2+ messages)

Admin
 2017-08-01  8:33 UTC 

[PATCH 0/5] xen: RCU: x86/ARM: Add support of rcu_idle_{enter, exit}
 2017-08-01  9:26 UTC  (5+ messages)
` [PATCH 2/5] xen: ARM: suspend the tick (if in use) when going idle

[PATCH] regsubst.pl: fix typo in help text
 2017-08-01  9:25 UTC 

[PATCH][V2] re2c: fix build race
 2017-08-01  9:25 UTC 

[PATCH] netfilter: fix stringop-overflow warning with UBSAN
 2017-08-01  9:25 UTC  (2+ messages)

[PATCH 0/3] FPGA Manager support for FPP via FT232H FT245-FIFO
 2017-08-01  9:24 UTC  (4+ messages)
` [PATCH 2/3] gpio: Add FT232H CBUS GPIO driver

[PATCH] Set sample rate for Digidesign Mbox 2
 2017-08-01  9:23 UTC 

[Qemu-devel] [PATCH v3] qemu-iotests: add a "how to" to ./README
 2017-08-01  9:22 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH] HID: wacom: add USB_HID dependency
 2017-08-01  9:21 UTC  (7+ messages)

[PATCH v15 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-08-01  9:20 UTC  (3+ messages)
` [PATCH v15 13/23] x86: refactor psr: CDP: implement CPU init flow

[PATCH] sched: fix NULL pointer issue in pick_next_entity()
 2017-08-01 10:01 UTC  (4+ messages)

[RFC PATCH 1/4] reset: add of_reset_control_get to header
 2017-08-01  9:19 UTC  (2+ messages)
` [RFC PATCH 2/4] drivers: add fpga bridge framework


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.