All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-21 07:48:32 to 2018-08-21 09:02:46 UTC [more...]

[PATCH v2 2/2] drm: rcar-du: Improve non-DPLL clock selection
 2018-08-21  8:08 UTC  (4+ messages)
` [PATCH] "

ptest-runner "No ptests found."
 2018-08-21  8:30 UTC  (8+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-21  5:44 UTC  (7+ messages)
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API

[Buildroot] [Bug 11251] New: Util scanpypi failes when package change - to _ in tar file (Trunk)
 2018-08-21  9:02 UTC  (3+ messages)
` [Buildroot] [Bug 11251] "

[PATCH] drm/amdgpu: fix sdma doorbell range setting
 2018-08-21  9:02 UTC  (2+ messages)

[PATCH 0/4] Improve crc-core driver interface
 2018-08-21  9:01 UTC  (6+ messages)
` [PATCH V3 1/4] drm/vkms/crc: Implement verify_crc_source callback
` [PATCH V5 2/4] drm/crc: Cleanup crtc_crc_open function
` [PATCH V4 3/4] Revert "drm: crc: Wait for a frame before returning from open()"
` [PATCH V2 4/4] drm/crc: add pre_crc_read function
` ✓ Fi.CI.BAT: success for Improve crc-core driver interface (rev14)

[PATCH v4 00/32] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-08-21  9:00 UTC  (21+ messages)
` [PATCH v4 13/32] libxl_qmp: Connect to QMP socket
` [PATCH v4 15/32] libxl_json: Enable yajl_allow_trailing_garbage
` [PATCH v4 16/32] libxl_json: libxl__json_object_to_json
` [PATCH v4 21/32] libxl_qmp: Simplify qmp_response_type() prototype
` [PATCH v4 22/32] libxl_qmp: Handle messages from QEMU
` [PATCH v4 23/32] libxl_qmp: Respond to QMP greeting
` [PATCH v4 24/32] libxl_qmp: Disable beautify for QMP generated cmd

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-21  9:00 UTC  (8+ messages)
` [PATCH v9 20/22] KVM: s390: Handling of Cypto control block in VSIE
` [PATCH v9 21/22] KVM: s390: CPU model support for AP virtualization
` [PATCH v9 22/22] s390: doc: detailed specifications "

Patch for HP workstation
 2018-08-21  8:59 UTC 

[PATCH v2] btrfs: Always check nocow for quota enabled case to make sure we won't reserve unnecessary data space
 2018-08-21  5:40 UTC 

[PATCH V2 4/5] PCI: rcar: Support runtime PM, link state L1 handling
 2018-08-21  8:58 UTC  (12+ messages)

[PATCH 1/3] uefi: inherit fsl-eula-unpack class
 2018-08-21  8:41 UTC 

[PATCH 1/3] clk: imx6q: reset exclusive gates on init
 2018-08-21  8:56 UTC  (8+ messages)
` [PATCH 2/3] clk: imx6q: optionally get CCM inputs via standard clock handles

PCIe Page request Interface Query (PRI)
 2018-08-21  5:37 UTC 

[PATCH] HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
 2018-08-21  8:55 UTC 

[GIT] Networking
 2018-08-21  5:36 UTC  (2+ messages)

[PATCH] drm: Clarify DRM_MODE_REFLECT_X/Y documentation
 2018-08-21  8:54 UTC  (4+ messages)

4.14-stable-queue build failure
 2018-08-21  5:35 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and i.MX6ULL
 2018-08-21  8:53 UTC  (3+ messages)

[PATCH v2 1/4] eventdev: add eth Tx adapter APIs
 2018-08-21  8:52 UTC  (4+ messages)
` [PATCH v2 2/4] eventdev: add caps API and PMD callbacks for eth Tx adapter

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2018-08-21  8:48 UTC  (3+ messages)

Are ut_user and ut_host in struct utmp NUL-terminated?
 2018-08-21  8:47 UTC  (2+ messages)

[PATCH v5 0/8] drm: Add generic fbdev emulation
 2018-08-21  8:44 UTC  (4+ messages)
` [PATCH v5 4/8] drm/cma-helper: Use the "

[Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
 2018-08-21  8:44 UTC  (3+ messages)

[PATCH] cpuidle: menu: Retain tick when shallow state is selected
 2018-08-21  8:44 UTC 

[PATCH] xen: cpupool: forbid to split cores among different pools
 2018-08-21  8:43 UTC  (3+ messages)

[PATCH] mtd: rawnand: denali: do not pass zero maxchips to nand_scan()
 2018-08-21  8:42 UTC  (2+ messages)

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2018-08-21  8:41 UTC  (2+ messages)

[PATCH 00/34] Make CONFIG_HVM work
 2018-08-21  8:41 UTC  (27+ messages)
` [PATCH 03/34] x86: HVM_FEP should depend on HVM
` [PATCH 06/34] x86: fix two unused variable errors when !CONFIG_HVM
` [PATCH 20/34] x86/mtrr: move is_var_mtrr_overlapped
` [PATCH 21/34] x86/mm: p2m_flush and nvcpu_flush are HVM only
` [PATCH 22/34] x86/mm: put HVM only code under CONFIG_HVM
` [PATCH 23/34] x86/oprofile: put SVM "
` [PATCH 25/34] x86/mm/shadow: make it build with !CONFIG_HVM
` [PATCH 27/34] x86: make hvm_inject_* functions build when !CONFIG_HVM
` [PATCH 30/34] x86: PIT emulation is common to PV and HVM
` [PATCH 33/34] x86/pvshim: disable HVM for PV shim
` [PATCH 34/34] RFC x86: introduce directio virt cap

[PATCH v3] drm/amdgpu/sriov: Only sriov runtime support use kiq
 2018-08-21  8:41 UTC 

request for 4.14-stable: 4e1a720d0312 ("Bluetooth: avoid killing an already killed socket")
 2018-08-21  5:21 UTC  (2+ messages)

[PATCH v3 0/7] perf: Add ioctl for PMU driver configuration
 2018-08-21  8:39 UTC  (14+ messages)

SEV guest regression in 4.18
 2018-08-21  8:39 UTC  (2+ messages)

4.4 and 4.9 stable fixes for l1tf patches
 2018-08-21  5:20 UTC  (6+ messages)
` [PATCH] x86/mm: Simplify p[g4um]d_page() macros

[PATCH v1 0/5] Improvement stopping tick decision making in 'menu' idle governor
 2018-08-21  8:37 UTC  (8+ messages)
` [PATCH v1 1/5] cpuidle: menu: Clean up variables usage in menu_select()
` [PATCH v1 2/5] cpuidle: menu: Record tick delta value in struct menu_device
` [PATCH v1 4/5] cpuidle: menu: Don't stay in shallow state for a long time

[PATCH RESEND v1 0/5] Wakeup GPIO support for SDM845 SoC
 2018-08-21  8:37 UTC  (4+ messages)
` [PATCH RESEND v1 1/5] dt-bindings: pinctrl: add wakeup capable GPIOs for SDM845

[meta-oe][PATCH] directfb: fix tslib version check in configure.in
 2018-08-21  8:36 UTC  (2+ messages)
` [OE-core] "

[U-Boot] [PATCH 0/3] efi_loader: Fix -fdata-section fallout with bss
 2018-08-21  8:34 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] x86: Include bss subsections in linker script
` [U-Boot] [PATCH 2/3] x86: Enable -fdata-sections always

linux-next: manual merge of the mfd tree with the drm-intel tree
 2018-08-21  8:33 UTC  (6+ messages)

[PATCH] ARM: dts: imx6sll: add gpio-ranges property
 2018-08-21  8:31 UTC  (3+ messages)

[BUG][BISECT] NFSv4 root failures after "fs/locks: allow a lock request to block other requests."
 2018-08-21  5:11 UTC  (4+ messages)

linux-next: manual merge of the mfd tree with Linus' tree
 2018-08-21  8:30 UTC  (3+ messages)

[PATCH v2 00/17] iwlwifi: updates intended for v4.20 2018-08-18
 2018-08-21  5:09 UTC  (18+ messages)
` [PATCH v2 01/17] iwlwifi: turn timestamp marker cmd off by default
` [PATCH v2 02/17] iwlwifi: remove unused TLC debugging commands
` [PATCH v2 03/17] iwlwifi: runtime: avoid calling debugfs read functions more than once
` [PATCH v2 04/17] iwlwifi: set the tid for non-QOS frames to zero
` [PATCH v2 05/17] iwlwifi: add d3 debug data support
` [PATCH v2 06/17] iwlwifi: mvm: remove duplicate if in iwl_mvm_setup_connection_keep()
` [PATCH v2 07/17] iwlwifi: mvm: protect D0i3 code behind CONFIG_PM
` [PATCH v2 08/17] iwlwifi: mvm: support new WoWLAN status FW API
` [PATCH v2 09/17] iwlwifi: mvm: add NOA and CSA to a probe response
` [PATCH v2 10/17] iwlwifi: add required include to iwl-fh.h
` [PATCH v2 11/17] iwlwifi: mvm: add bss color to radiotap
` [PATCH v2 12/17] iwlwifi: mvm: add support for RX_AMPDU_EOF bit for HE SU
` [PATCH v2 13/17] iwlwifi: mvm: move he RX handling to a separate function
` [PATCH v2 14/17] iwlwifi: enable reading the value of delay in timestamp_marker cmd
` [PATCH v2 15/17] iwlwifi: drop packets with bad status in CD
` [PATCH v2 16/17] iwlwifi: pcie: allow using tx init for other queues but the command queue
` [PATCH v2 17/17] iwlwifi: pcie: make non-static hcmd and rx code

[PATCH] r8169: don't use MSI-X on RTL8106e
 2018-08-21  8:28 UTC  (7+ messages)

[PATCH v1 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-08-21  8:27 UTC  (3+ messages)
` [PATCH v1 1/2]: perf util: map data buffer for preserving collected data
` [PATCH v1 2/2]: perf record: enable asynchronous trace writing

[Qemu-devel] [PATCH] ohci: Clear the interrupt counter for erroneous transfers
 2018-08-21  8:26 UTC  (2+ messages)

[PATCH] flac: patch for CVE-2017-6888
 2018-08-21  8:25 UTC 

[PATCH v2] f2fs: fix to flush all dirty inodes recovered in readonly fs
 2018-08-21  8:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] docs/usb2.txt: ehci has six ports
 2018-08-21  8:25 UTC  (2+ messages)

[PATCH 0/1] assimp.py: fix AttributeError in tearDownClass
 2018-08-21  8:22 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] drm/vmwgfx: Fix potential Spectre v1
 2018-08-21  8:19 UTC  (4+ messages)
` [Linux-graphics-maintainer] "

[PATCH v1 0/5] Enable hotplug in vfio
 2018-08-21  8:17 UTC  (4+ messages)

[Qemu-devel] [PULL 0/4] Vga 20180821 patches
 2018-08-21  8:16 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is set
` [Qemu-devel] [PULL 2/4] qxl: drop unused generation variable
` [Qemu-devel] [PULL 3/4] hw/display/vga-isa-mm: Convert away from old_mmio
` [Qemu-devel] [PULL 4/4] hw/pci-host/bonito: Move away from old_mmio accessors

[RFC] ethdev: add generic MAC address rewrite actions
 2018-08-21  8:14 UTC  (4+ messages)

[PATCH] btrfs: Always check nocow for quota enabled case to make sure we won't reserve unnecessary data space
 2018-08-21  4:57 UTC  (3+ messages)

[v4,15/16] driver/edac: enable Hygon support to AMD64 EDAC driver
 2018-08-21  8:13 UTC  (2+ messages)
` [PATCH v4 15/16] "

[PATCH] Bluetooth: btusb: Handling MSBC encoded Audio stream
 2018-08-21  8:12 UTC  (4+ messages)
` [PATCH] Bluetooth: btusb: hci_event: handle msbc audio over USB Endpoints

linux-next: manual merge of the mfd tree with the sound tree
 2018-08-21  8:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/10] migration: compression optimization
 2018-08-21  8:10 UTC  (22+ messages)
`  "
` [Qemu-devel] [PATCH v4 01/10] migration: do not wait for free thread
  `  "
` [Qemu-devel] [PATCH v4 02/10] migration: fix counting normal page for compression
  `  "
` [Qemu-devel] [PATCH v4 03/10] migration: introduce save_zero_page_to_file
  `  "
` [Qemu-devel] [PATCH v4 04/10] migration: drop the return value of do_compress_ram_page
  `  "
` [Qemu-devel] [PATCH v4 05/10] migration: move handle of zero page to the thread
  `  "
` [Qemu-devel] [PATCH v4 06/10] migration: hold the lock only if it is really needed
  `  "
` [Qemu-devel] [PATCH v4 07/10] migration: do not flush_compressed_data at the end of each iteration
  `  "
` [Qemu-devel] [PATCH v4 08/10] migration: fix calculating xbzrle_counters.cache_miss_rate
  `  "
` [Qemu-devel] [PATCH v4 09/10] migration: show the statistics of compression
  `  "
` [Qemu-devel] [PATCH v4 10/10] migration: handle the error condition properly
  `  "

[RFC PATCH] compiler.h: give up __compiletime_assert_fallback()
 2018-08-21  8:11 UTC  (4+ messages)

[PATCH] drm/i915: Correct CSB probing for engine state dumper
 2018-08-21  8:10 UTC  (3+ messages)

[PATCH v2] drm/amdgpu/sriov: Only sriov runtime support use kiq
 2018-08-21  8:10 UTC  (3+ messages)

[PATCH] compiler-gcc: get back Clang build
 2018-08-21  8:09 UTC  (2+ messages)

[Xenomai] message pipe stream test application
 2018-08-21  8:09 UTC  (7+ messages)

[PREVIEW] [PATCH] staging: erofs: remove redundant CONFIG_EROFS_FS_XATTRs
 2018-08-21  8:08 UTC 

[PROTO][PATCH 00/10] R-Car D3 LVDS/HDMI support (with PLL)
 2018-08-21  8:09 UTC  (7+ messages)
` [PROTO][PATCH 05/10] drm/bridge: adv7511: Add max-clock, min-vrefresh options

[PATCH] tools: fix uninstall: tests/x86_emulator, Linux hotplug
 2018-08-21  8:04 UTC  (3+ messages)

[PATCH] generic: test for deduplication between different files
 2018-08-21  4:49 UTC  (7+ messages)
  ` [patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)

OpenBMC test work group meeting on Thursday (23 Aug) at 9PM IST
 2018-08-21  8:05 UTC 

[meta-oe][PATCH 1/2] kernel-selftest: compatible with latest kernel
 2018-08-21  8:04 UTC  (8+ messages)

Build regressions/improvements in v4.18
 2018-08-21  8:04 UTC  (2+ messages)

UpdateService in Redfish
 2018-08-21  8:01 UTC 

Failed to parse provisioning database file prov_db.json : BlueZ,Meshctl V5.50
 2018-08-21  7:59 UTC  (7+ messages)

[RFC][PATCH] lib/string: introduce sysfs_strncpy() and sysfs_strlcpy()
 2018-08-21  7:59 UTC  (2+ messages)

[meta-oe][PATCH 1/2] fio: Upgrade to 3.8
 2018-08-21  7:57 UTC  (2+ messages)
` [meta-oe][PATCH v2 2/2] fio: disable compiler optimizations

[RFC PATCH 0/5] RISC-V: Improve smp functionality & support cpu hotplug
 2018-08-21  7:54 UTC  (12+ messages)
` [RFC PATCH 3/5] RISC-V: Add cpu_operatios structure
` [RFC PATCH 4/5] RISC-V: Move interrupt cause declarations to irq.h
` [RFC PATCH 5/5] RISC-V: Support cpu hotplug

[meta-java][PATCH v2 1/5] layer.conf: stop OpenJDK-8(native) build dependencies from being installed
 2018-08-21  7:53 UTC  (6+ messages)
` [meta-java][PATCH v2 5/5] openjdk-8: add aarch32 port 8u172b11

[Buildroot] [RFC 0/3] Hardening Wrapper Support
 2018-08-21  7:53 UTC  (3+ messages)
` [Buildroot] [RFC 3/3] toolchain/toolchain-wrapper: add BR2_RELRO_FULL support

[Qemu-devel] [PATCH 0/2] mips: convert devices away from old_mmio
 2018-08-21  7:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
 2018-08-21  7:51 UTC  (3+ messages)

[PATCH v3 0/3] Add Davicom phy + reset-gpios
 2018-08-21  7:50 UTC  (3+ messages)
` [PATCH v3 2/3] phylib: add support for reset-gpios

[PATCH v6 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-21  7:49 UTC  (7+ messages)
` [PATCH v6 1/6] iommu: rename iommu_dom0_strict and iommu_passthrough
` [PATCH v6 2/6] iommu: introduce dom0-iommu option
` [PATCH v6 3/6] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v6 4/6] mm: introduce a helper to get the memory type of a page
` [PATCH v6 5/6] x86/iommu: switch the hwdom mapping function to use page_get_type
` [PATCH v6 6/6] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges

[Qemu-devel] [PATCH] hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is set
 2018-08-21  7:48 UTC  (2+ messages)


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.