All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-08 12:10:08 to 2018-03-08 13:06:32 UTC [more...]

[PATCH v3 0/6] arm: support -cpu max (and gic-version=max)
 2018-03-08 13:06 UTC  (5+ messages)
` [PATCH v3 1/6] target/arm: Query host CPU features on-demand at instance init
` [PATCH v3 3/6] target/arm: Add "-cpu max" support
` [PATCH v3 4/6] target/arm: Make 'any' CPU just an alias for 'max'
` [PATCH v3 5/6] hw/arm/virt: Add "max" to the list of CPU types "virt" supports

[virtio-dev] [PATCH v3] virtio-blk: add discard and write zeroes features to specification
 2018-03-08 13:04 UTC  (4+ messages)

[RFC V4] perf, tools: Support wildcards on pmu name in dynamic pmu events
 2018-03-08 13:03 UTC  (3+ messages)

[PATCH] mm: Change return type to vm_fault_t
 2018-03-08 13:05 UTC 

[PATCH v2 0/6] xen/x86: various XPTI speedups
 2018-03-08 13:03 UTC  (9+ messages)
` [PATCH v2 1/6] x86/xpti: avoid copying L4 page table contents when possible
` [PATCH v2 3/6] xen/x86: support per-domain flag for xpti

[virtio] [PATCH v9 00/16] packed ring layout spec
 2018-03-08 13:03 UTC  (9+ messages)
` [virtio] [PATCH v9 14/16] VIRTIO_F_NOTIFICATION_DATA: extra data to devices
  ` [virtio] "
              ` [virtio] Re: [virtio-dev] "

[PATCH] drivers/i40e: fix link update no wait
 2018-03-08 13:01 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] Unable to build Buildroot
 2018-03-08 13:01 UTC 

[PATCH] build: Include Mesh JSON files unconditionally in EXTRA_DIST
 2018-03-08 13:01 UTC 

linux-next: manual merge of the selinux tree with the net-next tree
 2018-03-08 13:00 UTC  (3+ messages)

[PATCH 00/19] perf tools: Assorted fixes
 2018-03-08 13:00 UTC  (6+ messages)
` [PATCH 08/19] perf tools: Add mem2node object

Recent changes (master)
 2018-03-08 13:00 UTC 

[Qemu-devel] [PATCH v4] Fix build on ppc platform in migration/postcopy-ram.c
 2018-03-08 12:59 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v4] migration: change blocktime type to uint32_t

[PATCH v2 0/4] drm/i915: misc fixes in headers (RESEND)
 2018-03-08 12:58 UTC  (4+ messages)

[PATCH] drm/i915: Kill the remaining CHV HBR2 leftovers
 2018-03-08 12:58 UTC  (3+ messages)

[PATCH] hda: realtek: Make dock sound work on ThinkPad L570
 2018-03-08 12:57 UTC  (4+ messages)

[PATCH v4.15.7 1/1] on Intel, VDSO should handle CLOCK_MONOTONIC_RAW and export 'tsc_calibration' pointer
 2018-03-08 12:57 UTC  (4+ messages)
    ` Fwd: "

[Bug 103953] [DC] Polaris10: Missing modes when enabling DC
 2018-03-08 12:56 UTC  (2+ messages)

[Qemu-devel] [PULL 0/6] Qio next patches
 2018-03-08 12:56 UTC  (2+ messages)

[GIT PULL] STM32 SOC changes for v4.17 #1
 2018-03-08 12:55 UTC  (3+ messages)

[Qemu-devel] [PATCH] xen-pvdevice: Introduce a simplistic xen-pvdevice save state
 2018-03-08 12:53 UTC  (4+ messages)
`  "

[PATCHv5 0/5] Motorola Droid 4 Audio Support
 2018-03-08 12:54 UTC  (8+ messages)
` [PATCHv5 3/5] mfd: motorola-cpcap: Add audio-codec support

[PATCH] perf annotate: Handle s390 pc relative load and store instruction
 2018-03-08 12:52 UTC  (2+ messages)

[PATCH v2 0/6] Add mmc support for STM32F7 boards
 2018-03-08 12:51 UTC  (7+ messages)

[Qemu-devel] [PATCH v12 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-03-08 12:49 UTC  (58+ messages)
`  "
` [Qemu-devel] [PATCH v12 01/28] memattrs: add debug attribute
  `  "
` [Qemu-devel] [PATCH v12 02/28] exec: add ram_debug_ops support
  `  "
` [Qemu-devel] [PATCH v12 03/28] exec: add debug version of physical memory read and write API
  `  "
` [Qemu-devel] [PATCH v12 04/28] monitor/i386: use debug APIs when accessing guest memory
  `  "
` [Qemu-devel] [PATCH v12 05/28] machine: add -memory-encryption property
  `  "
` [Qemu-devel] [PATCH v12 06/28] kvm: update kvm.h to include memory encryption ioctls
  `  "
` [Qemu-devel] [PATCH v12 07/28] docs: add AMD Secure Encrypted Virtualization (SEV)
  `  "
` [Qemu-devel] [PATCH v12 08/28] target/i386: add Secure Encrypted Virtulization (SEV) object
  `  "
` [Qemu-devel] [PATCH v12 09/28] qmp: add query-sev command
  `  "
` [Qemu-devel] [PATCH v12 10/28] include: add psp-sev.h header file
  `  "
` [Qemu-devel] [PATCH v12 11/28] sev/i386: add command to initialize the memory encryption context
  `  "
` [Qemu-devel] [PATCH v12 12/28] sev/i386: register the guest memory range which may contain encrypted data
  `  "
` [Qemu-devel] [PATCH v12 13/28] kvm: introduce memory encryption APIs
  `  "
` [Qemu-devel] [PATCH v12 14/28] hmp: add 'info sev' command
  `  "
` [Qemu-devel] [PATCH v12 15/28] sev/i386: add command to create launch memory encryption context
  `  "
` [Qemu-devel] [PATCH v12 16/28] sev/i386: add command to encrypt guest memory region
  `  "
` [Qemu-devel] [PATCH v12 17/28] target/i386: encrypt bios rom
  `  "
` [Qemu-devel] [PATCH v12 18/28] sev/i386: add support to LAUNCH_MEASURE command
  `  "
` [Qemu-devel] [PATCH v12 19/28] sev/i386: finalize the SEV guest launch flow
  `  "
` [Qemu-devel] [PATCH v12 20/28] hw/i386: set ram_debug_ops when memory encryption is enabled
  `  "
` [Qemu-devel] [PATCH v12 21/28] sev/i386: add debug encrypt and decrypt commands
  `  "
` [Qemu-devel] [PATCH v12 22/28] target/i386: clear C-bit when walking SEV guest page table
  `  "
` [Qemu-devel] [PATCH v12 23/28] qmp: add query-sev-launch-measure command
  `  "
` [Qemu-devel] [PATCH v12 24/28] sev/i386: add migration blocker
  `  "
` [Qemu-devel] [PATCH v12 25/28] cpu/i386: populate CPUID 0x8000_001F when SEV is active
  `  "
` [Qemu-devel] [PATCH v12 26/28] qmp: add query-sev-capabilities command
  `  "
` [Qemu-devel] [PATCH v12 27/28] sev/i386: add sev_get_capabilities()
  `  "
` [Qemu-devel] [PATCH v12 28/28] tests/qmp-test: blacklist sev specific qmp commands
  `  "

[Qemu-devel] [PATCH 0/5] block migration fixes
 2018-03-08 12:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/5] migration/block: limit the number of parallel I/O requests

[Qemu-devel] [PATCH 0/4] virtio-net: allow linkspeed and duplex setting
 2018-03-08 12:48 UTC  (9+ messages)
` [virtio-dev] [PATCH 4/4] virtio-net: add linkspeed and duplex settings to virtio-net
  ` [virtio-dev] "
            ` [Qemu-devel] [virtio-dev] "

[PATCH v2 00/42] drm/i915: Implement HDCP2.2
 2018-03-08 12:49 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Implement HDCP2.2 (rev2)

[PATH 0/4] usbip: make vhci_hcd.* objects independent of vhci_hcd.0
 2018-03-08 12:45 UTC  (7+ messages)

[bpf-next V1 PATCH 00/15] XDP redirect memory return API
 2018-03-08 12:44 UTC  (4+ messages)
` [bpf-next V1 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call

[PATCH v4 0/7] unsafe big.LITTLE support
 2018-03-08 12:43 UTC  (6+ messages)

[Qemu-devel] qemu crashes with vnc and multiple outputs + console redirection
 2018-03-08 12:42 UTC 

[PATCH] thermal: of: Allow selection of thermal governor in DT
 2018-03-08 12:41 UTC  (4+ messages)

[PATCH 00/57] New VGIC(-v2) implementation
 2018-03-08 12:40 UTC  (5+ messages)
` [PATCH 04/57] ARM: GICv3: simplify GICv3 redistributor stride handling

Windows: FIO randomly hangs using attached script
 2018-03-08 12:39 UTC  (9+ messages)

[Qemu-devel] [PULL] RISC-V QEMU Port Submission v8.2
 2018-03-08 12:39 UTC  (3+ messages)

[PATCH] Revert "mac80211: use QoS NDP for AP probing"
 2018-03-08 12:39 UTC  (3+ messages)

[PATCH 0/2] Make cvs tests pass with '-x' tracing and /bin/sh
 2018-03-08 12:38 UTC  (3+ messages)
` [PATCH 1/2] t9400-git-cvsserver-server: don't rely on the output of 'test_cmp'
` [PATCH 2/2] t9402-git-cvsserver-refs: don't check the stderr of a subshell

[PATCH RFC 00/10] x86 passthrough code cleanup
 2018-03-08 12:37 UTC  (3+ messages)

[PATCH v6 0/9] x86: refactor mm.c
 2018-03-08 12:36 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/4] kms_plane: Add clipping subtests
 2018-03-08 12:35 UTC  (5+ messages)

[PATCH] docs: segmentation-offloads.txt: Correct TCP gso_types
 2018-03-08 12:34 UTC 

[PATCH] Add an option to dm-verity to validate hashes at most once
 2018-03-08 12:35 UTC  (2+ messages)

[PATCH AUTOSEL for 4.15 01/78] ipmi_si: Fix error handling of platform device
 2018-03-08 12:34 UTC  (4+ messages)
` [PATCH AUTOSEL for 4.15 36/78] net: phy: meson-gxl: check phy_write return value

[PATCH v12] ath10k: add LED and GPIO controlling support for various chipsets
 2018-03-08 12:33 UTC  (10+ messages)

[Buildroot] [PATCH RESEND] toolchain: use -ffp-contract=off on MIPS in the wrapper when needed
 2018-03-08 12:33 UTC  (2+ messages)

[PATCH 0/6] Support for fsl-mc bus and its devices in SMMU
 2018-03-08 12:32 UTC  (7+ messages)
` [PATCH 1/6] Docs: dt: add fsl-mc iommu-parent device-tree binding

[Qemu-devel] [PATCH v2 0/8] RFC: ovmf: preliminary TPM2 support
 2018-03-08 12:31 UTC  (2+ messages)
` [Qemu-devel] [edk2] "

[PATCH v2 0/2] usb: dwc3: Add dual-role support using OTG core
 2018-03-08 12:31 UTC  (5+ messages)
` [v2,2/2] usb: dwc3: add dual role support using OTG block
    ` [PATCH v2 2/2] "

[Qemu-devel] [Bug 1754038] [NEW] ARM M: Systick first wrap delayed (qemu-timers/icount prb?)
 2018-03-08 12:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 1754038] "

[PATCH 0/2] Cleanup waitqueue_active and barriers
 2018-03-08 12:30 UTC  (5+ messages)
` [PATCH 1/2] btrfs: introduce conditional wakeup helpers
` [PATCH 2/2] btrfs: replace waitqueue_actvie with cond_wake_up

[PATCH 00/45] arm Spectre fix backport review for LTS 4.9
 2018-03-08 12:27 UTC  (3+ messages)

[PATCH v2 1/3] media: vb2-core: vb2_buffer_done: consolidate docs
 2018-03-08 12:26 UTC  (3+ messages)
` [PATCH v2 2/3] media: vb2-core: document the REQUEUEING state
` [PATCH v2 3/3] media: vb2-core: vb2_ops: document non-interrupt-context calling

[Intel-wired-lan] [PATCH] ixgbe: fix disabling hide vlan on vf reset
 2018-03-08 12:26 UTC 

[RFC PATCH 0/5] Improve path collision conflict resolutions
 2018-03-08 12:25 UTC  (3+ messages)
` [RFC PATCH 1/5] Add testcases for improved file collision conflict handling

[PATCH v3 00/21] arm64: Rework cpu capabilities handling
 2018-03-08 12:24 UTC  (17+ messages)
` [PATCH v3 09/22] arm64: capabilities: Split the processing of errata work arounds
` [PATCH v3 10/22] arm64: capabilities: Allow features based on local CPU scope
` [PATCH v3 15/22] arm64: capabilities: Change scope of VHE to Boot CPU feature
` [PATCH v3 19/22] arm64: capabilities: Handle shared entries

[PATCH v2 1/2] dtc: add rdepends_${PN}-misc = diffutils
 2018-03-08  7:50 UTC  (3+ messages)
` [PATCH v2 2/2] diffutils: allow native & nativesdk builds

[PATCH] staging:iio:ad7150: Align arguments to match open parenthesis
 2018-03-08 12:22 UTC 

[PATCH] drm/i915: Handle pipe CRC around enabling/disabling pipe
 2018-03-08 12:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Handle pipe CRC around enabling/disabling pipe. (rev6)

[LTP] [bug?] Access was denied by memory protection keys in execute-only address
 2018-03-08 12:19 UTC  (4+ messages)
`  "

[PATCH v2 1/6] staging: vc04_services: Replace "firmware" node with a compatible lookup
 2018-03-08 12:18 UTC  (4+ messages)
` [PATCH v2 3/6] dt-bindings: soc: Add a binding for the Broadcom VCHIQ services

[PATCH v5 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-03-08 12:18 UTC  (6+ messages)
` [PATCH v5 2/4] drivers: firmware: xilinx: Add ZynqMP firmware driver

[U-Boot] [DISCUSSION] Trying to use u-boot 2016.05 with xen 4.4 for jacinto j6 evm board
 2018-03-08 12:18 UTC 

[PATCH igt] igt/gem_eio: Exercise set-wedging against request submission
 2018-03-08 12:17 UTC  (2+ messages)
` [igt-dev] "

[PATCH stable 4.15 0/8] BPF stable patches
 2018-03-08 12:16 UTC  (9+ messages)
` [PATCH stable 4.15 1/8] bpf: fix mlock precharge on arraymaps
` [PATCH stable 4.15 2/8] bpf: fix memory leak in lpm_trie map_free callback function
` [PATCH stable 4.15 3/8] bpf: fix rcu lockdep warning for lpm_trie map_free callback
` [PATCH stable 4.15 4/8] bpf, x64: implement retpoline for tail call
` [PATCH stable 4.15 5/8] bpf, arm64: fix out of bounds access in "
` [PATCH stable 4.15 6/8] bpf: add schedule points in percpu arrays management
` [PATCH stable 4.15 7/8] bpf: allow xadd only on aligned memory
` [PATCH stable 4.15 8/8] bpf, ppc64: fix out of bounds access in tail call

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-08 12:16 UTC  (19+ messages)
                ` [RFC] Rebasing merges: a jorney to the ultimate solution(RoadClear)

[PATCH 00/41] Memory Hotplug for DPDK
 2018-03-08 12:14 UTC  (7+ messages)

[PATCH stable 4.14 0/8] BPF stable patches
 2018-03-08 12:14 UTC  (9+ messages)
` [PATCH stable 4.14 1/8] bpf: fix mlock precharge on arraymaps
` [PATCH stable 4.14 2/8] bpf: fix memory leak in lpm_trie map_free callback function
` [PATCH stable 4.14 3/8] bpf: fix rcu lockdep warning for lpm_trie map_free callback
` [PATCH stable 4.14 4/8] bpf, x64: implement retpoline for tail call
` [PATCH stable 4.14 5/8] bpf, arm64: fix out of bounds access in "
` [PATCH stable 4.14 6/8] bpf: add schedule points in percpu arrays management
` [PATCH stable 4.14 7/8] bpf: allow xadd only on aligned memory
` [PATCH stable 4.14 8/8] bpf, ppc64: fix out of bounds access in tail call

[PATCH 0/2] Add SAW support to QCOM SPMI driver
 2018-03-08 12:14 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: Add support for SAW documentation

[PATCH v3] eal: add function to return number of detected sockets
 2018-03-08 12:12 UTC  (4+ messages)
` [PATCH 18.05 v4] Add "
  ` [PATCH 18.05 v4] eal: add "

[PATCH v8 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-08 12:12 UTC  (7+ messages)
` [PATCH v8 3/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

[PATCH] clk: Don't show the incorrect clock phase
 2018-03-08 12:11 UTC  (8+ messages)

[xen-4.8-testing test] 120283: trouble: broken/fail/pass
 2018-03-08 12:11 UTC 

Question about a quirky (DesignWare) PCIe RC in Allwinner H6
 2018-03-08 12:10 UTC  (5+ 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.