All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-09 17:53:43 to 2019-12-09 18:25:37 UTC [more...]

[PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
 2019-12-09 18:12 UTC  (49+ messages)
` [PATCH v1 01/36] target/riscv: Convert MIP CSR to target_ulong
` [PATCH v1 02/36] target/riscv: Don't set write permissions on dirty PTEs
` [PATCH v1 03/36] target/riscv: Add the Hypervisor extension
` [PATCH v1 04/36] target/riscv: Add the Hypervisor CSRs to CPUState
` [PATCH v1 05/36] target/riscv: Add support for the new execption numbers
` [PATCH v1 06/36] target/riscv: Rename the H irqs to VS irqs
` [PATCH v1 07/36] target/riscv: Add the virtulisation mode
` [PATCH v1 08/36] target/riscv: Add the force HS exception mode
` [PATCH v1 09/36] target/riscv: Fix CSR perm checking for HS mode
` [PATCH v1 10/36] target/riscv: Print priv and virt in disas log
` [PATCH v1 11/36] target/riscv: Dump Hypervisor registers if enabled
` [PATCH v1 12/36] target/riscv: Add Hypervisor CSR access functions
` [PATCH v1 13/36] target/riscv: Add Hypervisor virtual CSRs accesses
` [PATCH v1 14/36] "
` [PATCH v1 15/36] target/riscv: Convert mstatus to pointers
` [PATCH v1 16/36] target/riscv: Add virtual register swapping function
` [PATCH v1 17/36] target/riscv: Set VS bits in mideleg for Hyp extension
` [PATCH v1 18/36] target/riscv: Extend the MIE CSR to support virtulisation
` [PATCH v1 19/36] target/riscv: Extend the SIP "
` [PATCH v1 20/36] target/riscv: Add support for virtual interrupt setting
` [PATCH v1 21/36] target/ricsv: Flush the TLB on virtulisation mode changes
` [PATCH v1 22/36] target/riscv: Generate illegal instruction on WFI when V=1
` [PATCH v1 23/36] target/riscv: Add hypvervisor trap support
` [PATCH v1 24/36] target/riscv: Add Hypervisor trap return support
` [PATCH v1 25/36] target/riscv: Add hfence instructions
` [PATCH v1 26/36] target/riscv: Remove the hret instruction
` [PATCH v1 27/36] target/riscv: Disable guest FP support based on virtual status
` [PATCH v1 28/36] target/riscv: Mark both sstatus and vsstatus as dirty
` [PATCH v1 29/36] target/riscv: Respect MPRV and SPRV for floating point ops
` [PATCH v1 30/36] target/riscv: Allow specifying MMU stage
` [PATCH v1 31/36] target/riscv: Implement second stage MMU
` [PATCH v1 32/36] target/riscv: Raise the new execptions when 2nd stage translation fails
` [PATCH v1 33/36] target/riscv: Set htval and mtval2 on execptions
` [PATCH v1 34/36] target/riscv: Add support for the 32-bit MSTATUSH CSR
` [PATCH v1 35/36] target/riscv: Add the MSTATUS_MPV_ISSET helper macro
` [PATCH v1 36/36] target/riscv: Allow enabling the Hypervisor extension

[PATCH] Fixing checkpatch noise. No functional changes
 2019-12-09 18:24 UTC  (3+ messages)

OpenBMC Project metrics
 2019-12-09 18:24 UTC  (5+ messages)

[PATCH 0/2] pipe: Fixes [ver #2]
 2019-12-09 18:24 UTC  (11+ messages)

lockdep warns: cpu_hotplug_lock.rw_sem --> slab_mutex --> kn->count#39
 2019-12-09 18:24 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix eagain on admin down
 2019-12-09 18:23 UTC 

Git Test Coverage Report (Mon. Dec 9)
 2019-12-09 18:23 UTC  (6+ messages)

new panic in 5.5-rc1 (parisc, kmem_cache_open)
 2019-12-09 18:22 UTC 

[PATCH v2 1/3] arm64: dts: allwiner: Fix typo in dual licensed SPDX identifier
 2019-12-09 18:20 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: allwinner: Convert license to "
` [PATCH v2 3/3] arm64: dts: allwinner: unify header comment style

[PATCH] iscsi: Perform connection failure entirely in kernel space
 2019-12-09 18:20 UTC 

[PATCH net] selftests: forwarding: Delete IPv6 address at the end
 2019-12-09 18:20 UTC  (2+ messages)

[PATCH v7 00/12] QorIQ TMU multi-sensor and HWMON support
 2019-12-09 18:20 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v3] tests/i915/gem_mmap_offset: add new tests to extend coverage
 2019-12-09 18:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/gem_mmap_offset: add new tests to extend coverage (rev3)

[PATCH net] mlxsw: spectrum_router: Remove unlikely user-triggerable warning
 2019-12-09 18:19 UTC  (2+ messages)

[PATCH v2 0/5] xfstests: verify ciphertext of IV_INO_LBLK_64 encryption policies
 2019-12-09 18:18 UTC  (2+ messages)

[PATCH] ARM: dts: bcm283x: Fix critical trip point
 2019-12-09 18:17 UTC  (2+ messages)

[PATCH v38 00/22] QEMU AVR 8 bit cores
 2019-12-09 18:16 UTC  (7+ messages)
` [PATCH v38 11/22] target/avr: Add instruction disassembly function
` [PATCH v38 17/22] target/avr: Register AVR support with the rest of QEMU
` [PATCH v38 18/22] target/avr: Add machine none test

[PATCH] ARM: dts: Cygnus: Fix MDIO node address/size cells
 2019-12-09 18:14 UTC  (3+ messages)

[PATCH net] sctp: fully initialize v4 addr in some functions
 2019-12-09 18:17 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: Make scmi core independent of transport type
 2019-12-09 18:13 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] migration/dirty-bitmaps: change bitmap enumeration method
 2019-12-09 18:15 UTC  (6+ messages)
`  "

[PATCH] xen/pciback: Prevent NULL pointer dereference in quirks_show
 2019-12-09 18:16 UTC  (6+ messages)
      ` [Xen-devel] "

[PATCH] ARM: dts: bcm2711: fix soc's node dma-ranges
 2019-12-09 18:12 UTC  (3+ messages)

State of OE world 2019-12-08
 2019-12-09 18:16 UTC 

[PATCH v9 0/4]
 2019-12-09 18:12 UTC  (5+ messages)
` [PATCH v9 1/4] arm64: Add initial support for E0PD
` [PATCH v9 2/4] arm64: Factor out checks for KASLR in KPTI code into separate function
` [PATCH v9 3/4] arm64: Don't use KPTI where we have E0PD
` [PATCH v9 4/4] arm64: Use a variable to store non-global mappings decision

[PATCH 0/5] Various fixes
 2019-12-09 18:16 UTC  (2+ messages)

[PATCH] i2c: i2c_cdns: fix write timeout on fifo boundary
 2019-12-09 18:16 UTC 

[PATCH v3 00/13] iommu: Add PASID support to Arm SMMUv3
 2019-12-09 18:05 UTC  (42+ messages)
` [PATCH v3 01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation
` [PATCH v3 02/13] dt-bindings: document PASID property for IOMMU masters
` [PATCH v3 03/13] iommu/arm-smmu-v3: Support platform SSID
` [PATCH v3 04/13] ACPI/IORT: Support PASID for platform devices
` [PATCH v3 05/13] iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support
` [PATCH v3 06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators
` [PATCH v3 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v3 08/13] iommu/arm-smmu-v3: Propate ssid_bits
` [PATCH v3 09/13] iommu/arm-smmu-v3: Handle failure of arm_smmu_write_ctx_desc()
` [PATCH v3 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v3 11/13] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH v3 12/13] PCI/ATS: Add PASID stubs
` [PATCH v3 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH] edac: Fix Kconfig indentation
 2019-12-09 18:14 UTC  (2+ messages)

[PATCHv2 net] sctp: get netns from asoc and ep base
 2019-12-09 18:14 UTC  (3+ messages)

[PATCH v7 0/2] ufs: Rework tag allocation
 2019-12-09 18:13 UTC  (3+ messages)
` [PATCH v7 1/2] ufs: Avoid busy-waiting by eliminating tag conflicts
` [PATCH v7 2/2] ufs: Use blk_{get,put}_request() to allocate and free TMFs

[PATCH v3 0/5] media: hantro: H264 fixes and improvements
 2019-12-09 18:11 UTC  (4+ messages)
  ` [PATCH v3 2/5] media: hantro: Reduce H264 extra space for motion vectors

[PATCH stable v4.19 0/4] xfrm: Fixes for v4.19
 2019-12-09 18:11 UTC  (2+ messages)

[PATCH net-next v2 0/2] Rebase of patches
 2019-12-09 18:10 UTC  (4+ messages)
` [PATCH net-next v2 1/2] dt-bindings: dp83867: Convert fifo-depth to common fifo-depth and make optional
` [PATCH net-next v2 2/2] net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth

[for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
 2019-12-09 18:08 UTC  (3+ messages)

[PATCH] objtool: silence build output from sync-check.sh
 2019-12-09 18:08 UTC  (2+ messages)

arm_smccc_smc as generic smc interface?
 2019-12-09 18:07 UTC 

[Xen-devel] [PATCH] x86: store cr4 during suspend/resume
 2019-12-09 18:06 UTC 

[PATCH] iscsi: Fix a potential deadlock in the timeout handler
 2019-12-09 18:05 UTC  (2+ messages)

Fundamental race condition in wait_event_interruptible_exclusive() ?
 2019-12-09 18:06 UTC  (6+ messages)
` [RFC PATCH] sched/wait: Make interruptible exclusive waitqueue wakeups reliable

[PATCH 0/2] Minor updates
 2019-12-09 18:06 UTC  (8+ messages)

[PATCH] arm: multi_v7_config: Restore debugfs support
 2019-12-09 18:05 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v1] igt/tests: Increase chamelium hotplug timeout
 2019-12-09 18:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for igt/tests: Increase chamelium hotplug timeout (rev3)

[PATCH 0/2] Add iProc IDM device support
 2019-12-09 18:05 UTC  (10+ messages)
` [PATCH 2/2] soc: bcm: iproc: Add Broadcom iProc IDM driver

Looks like issue in handling active_nodes count in 4.19 kernel 
 2019-12-09 18:05 UTC 

[PATCH RFC 00/14] The new slab memory controller
 2019-12-09 18:04 UTC  (4+ messages)
` [PATCH 00/16] "

[PATCH v6 0/7] add thermal sensor driver for A64, A83T, H3, H5, H6, R40
 2019-12-09 18:04 UTC  (8+ messages)
` [PATCH v6 1/7] thermal: sun8i: add thermal driver for H6/H5/H3/A64/A83T/R40

[PATCH 0/8] Fix TPM 2.0 trusted keys
 2019-12-09 18:03 UTC  (4+ messages)
` [PATCH 6/8] security: keys: trusted: add PCR policy to TPM2 keys

[PATCH 0/4] qla2xxx patches for kernel v5.6
 2019-12-09 18:02 UTC  (5+ messages)
` [PATCH 1/4] qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb()
` [PATCH 2/4] qla2xxx: Simplify the code for aborting SCSI commands
` [PATCH 3/4] qla2xxx: Fix point-to-point mode for qla25xx and older
` [PATCH 4/4] qla2xxx: Micro-optimize qla2x00_configure_local_loop()

[PATCH 1/2] dt-bindings: dp83867: Convert fifo-depth to common fifo-depth and make optional
 2019-12-09 18:00 UTC  (3+ messages)

[PATCH v2] arm: exynos_config: Restore debugfs support
 2019-12-09 18:01 UTC  (3+ messages)

[RFC PATCH 2/4] b44: Fix off-by-one error in acceptable address range
 2019-12-09 18:01 UTC  (3+ messages)

[Xen-devel] [PATCH for-4.13 v3 0/3] xen: Build fixes related to Python3
 2019-12-09 18:00 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 1/3] xen/flask: Drop the gen-policy.py script

[PATCH v1 1/2] x86/mtrr: Make use of macros from mm.h
 2019-12-09 17:42 UTC  (2+ messages)
` [PATCH v1 2/2] x86/mtrr: Use strstrip() to cut extra spaces

[dpdk-dev] [PATCH v2] app/test: fix build when ring PMD is disabled
 2019-12-09 18:00 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] dt-bindings: display: Convert a bunch of panels to DT schema
 2019-12-09 18:00 UTC  (7+ messages)

[PATCH v2 0/2] fix qcow2_can_store_new_dirty_bitmap
 2019-12-09 17:58 UTC  (5+ messages)
` [bugfix ping] "
  ` [bugfix ping2] "

[PATCH] hw/arm/virt: Simplify by moving the gic in the machine state
 2019-12-09 17:56 UTC  (2+ messages)

[PATCHv3 0/4] nvme pci interrupt handling improvements
 2019-12-09 17:56 UTC  (4+ messages)
` [PATCHv3 1/4] nvme/pci: Disable interrupts for threaded handler
` [PATCHv3 2/4] nvme/pci: Complete commands from primary handler
` [PATCHv3 3/4] nvme/pci: Remove use_threaded_interrupts

[for-5.0 PATCH v2 0/3] cpu: Clarify overloading of reset QOM methods
 2019-12-09 17:55 UTC  (4+ messages)
` [for-5.0 PATCH v2 1/3] cpu: Introduce CPUReset callback typedef
` [for-5.0 PATCH v2 2/3] cpu: Introduce cpu_class_set_parent_reset()
` [for-5.0 PATCH v2 3/3] cpu: Use cpu_class_set_parent_reset()

[PATCH] netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle
 2019-12-09 17:56 UTC  (6+ messages)

[PATCH] MAINTAINERS: Include Samsung SoC serial driver in Samsung entry
 2019-12-09 17:56 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v14] igt/tests: kms_plane_stress: Add plane stress test
 2019-12-09 17:55 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for igt/tests: kms_plane_stress: Add plane stress test (rev20)

[PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
 2019-12-09 17:55 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: fix reporting of AMD speculation bug CPUID leaf

[PATCH] x86/platform/goldfish: add a check for platform_device_register_simple
 2019-12-09 17:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: update my email address
 2019-12-09 17:53 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.