messages from 2017-07-18 16:26:49 to 2017-07-18 17:00:08 UTC [more...]
[RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
2017-07-18 16:59 UTC (84+ messages)
` [RFC PATCH v2 01/38] arm64: Add ARM64_HAS_NESTED_VIRT feature
` [RFC PATCH v2 02/38] KVM: arm/arm64: Enable nested virtualization via command-line
` [RFC PATCH v2 03/38] KVM: arm64: Add KVM nesting feature
` [RFC PATCH v2 04/38] KVM: arm/arm64: Check if nested virtualization is in use
` [RFC PATCH v2 05/38] KVM: arm64: Allow userspace to set PSR_MODE_EL2x
` [RFC PATCH v2 06/38] KVM: arm64: Add vcpu_mode_el2 primitive to support nesting
` [RFC PATCH v2 07/38] KVM: arm64: Add EL2 system registers to vcpu context
` [RFC PATCH v2 08/38] KVM: arm64: Add EL2 special "
` [RFC PATCH v2 09/38] KVM: arm64: Add the shadow context for virtual EL2 execution
` [RFC PATCH v2 10/38] KVM: arm/arm64: Add a framework to prepare "
` [RFC PATCH v2 11/38] KVM: arm64: Set vcpu context depending on the guest exception level
` [RFC PATCH v2 12/38] arm64: Add missing TCR hw defines
` [RFC PATCH v2 13/38] KVM: arm64: Create shadow EL1 registers
` [RFC PATCH v2 14/38] KVM: arm64: Synchronize EL1 system registers on virtual EL2 entry and exit
` [RFC PATCH v2 15/38] KVM: arm64: Move exception macros and enums to a common file
` [RFC PATCH v2 16/38] KVM: arm64: Support to inject exceptions to the virtual EL2
` [RFC PATCH v2 17/38] KVM: arm64: Trap EL1 VM register accesses in "
` [RFC PATCH v2 18/38] KVM: arm64: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [RFC PATCH v2 19/38] KVM: arm64: Trap CPACR_EL1 access in "
` [RFC PATCH v2 20/38] KVM: arm64: Handle eret instruction traps
` [RFC PATCH v2 21/38] KVM: arm64: Set a handler for the system "
` [RFC PATCH v2 22/38] KVM: arm64: Handle PSCI call via smc from the guest
` [RFC PATCH v2 23/38] KVM: arm64: Inject HVC exceptions to the virtual EL2
` [RFC PATCH v2 24/38] KVM: arm64: Respect virtual HCR_EL2.TWX setting
` [RFC PATCH v2 25/38] KVM: arm64: Respect virtual CPTR_EL2.TFP setting
` [RFC PATCH v2 26/38] KVM: arm64: Add macros to support the virtual EL2 with VHE
` [RFC PATCH v2 27/38] KVM: arm64: Add EL2 registers defined in ARMv8.1 to vcpu context
` [RFC PATCH v2 28/38] KVM: arm64: Emulate EL12 register accesses from the virtual EL2
` [RFC PATCH v2 29/38] KVM: arm64: Support a VM with VHE considering EL0 of the VHE host
` [RFC PATCH v2 30/38] KVM: arm64: Allow the virtual EL2 to access EL2 states without trap
` [RFC PATCH v2 31/38] KVM: arm64: Manage the shadow states when virtual E2H bit enabled
` [RFC PATCH v2 32/38] KVM: arm64: Trap and emulate CPTR_EL2 accesses via CPACR_EL1 from the virtual EL2 with VHE
` [RFC PATCH v2 33/38] KVM: arm64: Emulate appropriate VM control system registers
` [RFC PATCH v2 34/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting
` [RFC PATCH v2 35/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting for EL12 register traps
` [RFC PATCH v2 36/38] KVM: arm64: Respect virtual HCR_EL2.TVM and TRVM settings
` [RFC PATCH v2 37/38] KVM: arm64: Respect the virtual HCR_EL2.NV1 bit setting
` [RFC PATCH v2 38/38] KVM: arm64: Respect the virtual CPTR_EL2.TCPAC setting
Regression with suspicious RCU usage splats with cpu_pm change
2017-07-18 17:00 UTC (9+ messages)
Fwd: New Defects reported by Coverity Scan for git
2017-07-18 16:59 UTC
Use sock_diag instead of procfs for new address families?
2017-07-18 16:58 UTC (2+ messages)
[PATCH 0/4] Optimise 64-bit IOVA allocations
2017-07-18 16:57 UTC (10+ messages)
` [PATCH 1/4] iommu/iova: Optimise rbtree searching
` [PATCH 2/4] iommu/iova: Optimise the padding calculation
` [PATCH 3/4] iommu/iova: Extend rbtree node caching
` [PATCH 4/4] iommu/iova: Make dma_32bit_pfn implicit
[PATCH v2 0/7] signal: Fix sending signals with siginfo
2017-07-18 16:57 UTC (6+ messages)
` [PATCH 7/7] signal: Remove kernel interal si_code magic
[RFC][PATCH v2] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
2017-07-18 16:56 UTC (4+ messages)
[PATCH 0/7] Add support for IPQ8074 PCIe phy and controller
2017-07-18 16:56 UTC (9+ messages)
` [PATCH 3/7] phy: qcom-qmp: Fix phy pipe clock name
` [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller
[PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context
2017-07-18 16:55 UTC (9+ messages)
XEN on R-Car H3 starter kit
2017-07-18 16:55 UTC (2+ messages)
[PATCH v4 0/5] make io{read|write}64 globally usable
2017-07-18 16:55 UTC (8+ messages)
` [PATCH v4 1/5] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v4 2/5] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v4 3/5] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v4 4/5] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v4 5/5] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
[U-Boot] [PATCH 00/30] env: Move environment code to use location drivers
2017-07-18 16:55 UTC (6+ messages)
` [U-Boot] [PATCH 05/30] Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[Qemu-devel] [PULL 0/1] VFIO fixes 2017-07-17
2017-07-18 16:54 UTC (2+ messages)
[PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups
2017-07-18 16:54 UTC (9+ messages)
` [PATCH 1/4] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
` [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
[nft crap] ct original ip saddr ... handling
2017-07-18 16:54 UTC (3+ messages)
` [PATCH 01/17] rename struct ct to ct_helper
[REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control
2017-07-18 16:53 UTC (3+ messages)
make selfcheck
2017-07-18 16:52 UTC (6+ messages)
[PATCH v6 0/3] Add support for loadable OA configs
2017-07-18 16:50 UTC (4+ messages)
` [PATCH v6 1/3] drm/i915/perf: fix flex eu registers programming
` [PATCH v6 2/3] drm/i915/perf: prune OA configs
` [PATCH v6 3/3] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface
[libvirt test] 111966: tolerable all pass - PUSHED
2017-07-18 16:50 UTC
[U-Boot] Enc: Uboot compatible with board Tegra124-nyan-big (ChromeBook G3 HP 14")
2017-07-18 16:50 UTC
[PATCH resend] Documentation: arm: Replace use of virt_to_phys with __pa_symbol
2017-07-18 16:49 UTC (3+ messages)
[PATCH] cpufreq: dt: Don't use generic platdev driver for tango
2017-07-18 16:48 UTC (2+ messages)
Proper way to rename a downloaded file in SRC_URI
2017-07-18 16:53 UTC (3+ messages)
[PATCH V3 1/2] dmaengine: qcom_hidma: introduce memset support
2017-07-18 16:47 UTC (5+ messages)
[PATCH BlueZ 1/7] monitor: Add AD/EIR types for mesh
2017-07-18 16:46 UTC (7+ messages)
` [PATCH BlueZ 2/7] monitor: Add decoding of GATT Mesh Services
` [PATCH BlueZ 3/7] monitor: Filter duplicated advertisements
` [PATCH BlueZ 4/7] monitor: Add basic decoding for Mesh Beacon
` [PATCH BlueZ 5/7] monitor: Add basic decoding for Mesh Provisioning
` [PATCH BlueZ 6/7] monitor: Add basic decoding for Mesh Data
` [PATCH BlueZ 7/7] monitor: Add option to show only mesh advertisements
[Qemu-trivial] [PATCH for-2.10 0/4] bsd-user: silence warnings on OpenBSD
2017-07-18 16:45 UTC (9+ messages)
` [Qemu-trivial] [PATCH for-2.10 1/4] bsd-user/mmap.c: Move __thread attribute to right place
` [Qemu-devel] "
` [Qemu-trivial] "
` [Qemu-trivial] [PATCH for-2.10 2/4] bsd-user/elfload.c: Fix set-but-not-used warnings
` [Qemu-devel] "
` [Qemu-trivial] [PATCH for-2.10 3/4] bsd-user/bsdload.c: Remove write-only id_change variable
[PATCH] xen:Kconfig: Make SCIF built by default for ARM
2017-07-18 16:45 UTC
[RFC PATCH v1 00/11] Create fast idle path for short idle periods
2017-07-18 16:45 UTC (15+ messages)
[nft PATCH v3 0/3] Fix printing of range elements in named sets
2017-07-18 16:44 UTC (3+ messages)
` [nft PATCH 1/3] segtree: Introduce flag for half-open range elements
[RFC PATCH 0/2] clk: renesas: rcar-gen3-cpg: refactor accessing the SD div table
2017-07-18 16:44 UTC (3+ messages)
` [RFC PATCH 1/2] clk: renesas: rcar-gen3-cpg: drop superfluous variable
` [RFC PATCH 2/2] clk: renesas: rcar-gen3-cpg.c: refactor checks for accessing the div table
[PATCH 0/3] enable ghes_edac on selected platforms
2017-07-18 16:42 UTC (7+ messages)
` [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac
` [3/3] "
[1/3] ACPI / blacklist: add acpi_match_oemlist() interface
2017-07-18 16:43 UTC (2+ messages)
` [PATCH 1/3] "
[Qemu-devel] [PATCH] build-sys: add --disable-vhost-user
2017-07-18 16:42 UTC (2+ messages)
cephfs performance
2017-07-18 16:41 UTC (6+ messages)
[RFC PATCH 0/4] Improvements to sha1_file
2017-07-18 16:39 UTC (5+ messages)
` [PATCH v5 0/8] "
` [PATCH v5 8/8] sha1_file: refactor has_sha1_file_with_flags
[PATCH] bluez5: cosmetic fixes to bluetooth bootscript
2017-07-18 16:32 UTC
[PATCH] acpi/apei/erst: Remove "Error" from initialization and disable output
2017-07-18 16:38 UTC (4+ messages)
[PATCH v1 0/2] provide imx rproc driver
2017-07-18 16:38 UTC (8+ messages)
` [PATCH v1 1/2] remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller driver
[PATCH 4/4] V2 fix warnings report by selfcheck
2017-07-18 16:37 UTC (2+ messages)
[PATCH] gstreamer1.0-python: add new recipe
2017-07-18 16:21 UTC (3+ messages)
[PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support
2017-07-18 16:34 UTC (7+ messages)
` [PATCH v3 2/6] pwm: mediatek: fix pwm source clock selection
[PATCH v1 0/2] Run TPM2_Shutdown on system shutdown
2017-07-18 16:33 UTC (6+ messages)
` [PATCH v1 4/4] tpm: Issue a TPM2_Shutdown for TPM2 devices
[PATCH v3] xen/balloon: don't online new memory initially
2017-07-18 16:33 UTC (5+ messages)
[Qemu-devel] [PULL 00/41] Misc patches for 2017-06-15
2017-07-18 16:32 UTC (3+ messages)
` [Qemu-devel] [PULL 40/41] vhost-user-scsi: Introduce vhost-user-scsi host device
[PATCH v2 0/9] Add PMIC support to MediaTek MT7622 SoC
2017-07-18 16:31 UTC (5+ messages)
` [PATCH v2 9/9] soc: mediatek: pwrap: fixup warnings from coding style
[PATCH i-g-t] CONTRIBUTING: formalize review rules
2017-07-18 16:31 UTC (2+ messages)
[PATCH] systemd: refuse to load units with errors (CVE-2017-1000082)
2017-07-18 16:31 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH V2 0/4] Adding selfcheck target
2017-07-18 16:31 UTC (2+ messages)
glibc updated
2017-07-18 16:30 UTC (6+ messages)
[PATCH v4 0/6] Chunk level degradable check
2017-07-18 16:29 UTC (5+ messages)
` [PATCH v4 1/6] btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
[PATCH 00/11] drm/sun4i: add CEC support
2017-07-18 16:29 UTC (5+ messages)
[PATCH v4 0/2] Add basic support for Mediatek MT2712 SoC
2017-07-18 16:29 UTC (4+ messages)
` [PATCH v4 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile
[RFC PATCH v3 00/24] ARM: Add Xen NUMA support
2017-07-18 16:29 UTC (4+ messages)
` [RFC PATCH v3 11/24] ARM: fdt: Export and introduce new fdt functions
[PATCH] HID: ortek: add one more buggy device
2017-07-18 16:28 UTC
[PATCH linux dev-4.10 0/2] Add GPIO keys polled for pca955x
2017-07-18 16:27 UTC (4+ messages)
` [PATCH linux dev-4.10 1/2] ARM: dts: aspeed: Add gpio-keys-polled for fan presence
[Buildroot] [PATCH] httping: fix build without host-gettext
2017-07-18 16:27 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.