All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-01 07:31:00 to 2020-06-01 08:37:23 UTC [more...]

[PATCH 0/8] hw: Fix some incomplete memory region size
 2020-06-01  8:33 UTC  (6+ messages)
` [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions

[PATCH] pwm: img: call pm_runtime_put in pm_runtime_get_sync failed case
 2020-06-01  8:37 UTC 

[PATCH v10 0/3] perf x86: Exposing IO stack to IO PMON mapping through sysfs
 2020-06-01  8:35 UTC  (4+ messages)
` [PATCH v10 1/3] perf/x86/intel/uncore: Expose an Uncore unit to PMON mapping
` [PATCH v10 2/3] perf/x86/intel/uncore: Wrap the max dies calculation into an accessor
` [PATCH v10 3/3] perf/x86/intel/uncore: Expose an Uncore unit to IIO PMON mapping

[PATCH v1 0/6] drm: add a few simple panels
 2020-06-01  8:33 UTC  (14+ messages)
` [PATCH v1 1/6] dt-bindings: panel: add Seiko 70WVW2T 7" panel
` [PATCH v1 2/6] drm: panel-simple: add Seiko 70WVW2T 7" simple panel
` [PATCH v1 3/6] dt-bindings: panel: add Hitachi 3,5" QVGA panel
` [PATCH v1 4/6] drm: panel-simple: add Hitachi 3.5" "
` [PATCH v1 5/6] dt-bindings: panel: add LOGIC Technologies panels
` [PATCH v1 6/6] drm: panel-simple: "

[PATCH v7 1/4] bitops: Introduce the the for_each_set_clump macro
 2020-06-01  8:33 UTC  (11+ messages)

IMX274 driver
 2020-06-01  8:31 UTC  (3+ messages)

[PATCH V3 0/3] imx8m: add mu support
 2020-06-01  8:20 UTC  (8+ messages)
` [PATCH V3 1/3] dt-bindings: mailbox: imx-mu: support i.MX8M
` [PATCH V3 2/3] arm64: dts: imx8m: add mu node
` [PATCH V3 3/3] clk: imx8mp: add mu root clk

[Intel-gfx] [PATCH 01/36] drm/i915: Handle very early engine initialisation failure
 2020-06-01  8:31 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/36] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/36] drm/i915: Handle very early engine initialisation failure (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[Ocfs2-devel] [PATCH 1/2] ocfs2: clear links count in ocfs2_mknod() if an error occurs
 2020-06-01  8:30 UTC  (2+ messages)

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-06-01  8:30 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for Linux 5.8
 2020-06-01  8:27 UTC  (4+ messages)

[Cluster-devel] remove kernel_setsockopt v4
 2020-06-01  8:27 UTC  (6+ messages)
` [Cluster-devel] [PATCH 2/4] sctp: refactor sctp_setsockopt_bindx
    `  "

[GIT PULL] MMC and MEMSTICK updates for v5.8
 2020-06-01  8:26 UTC 

[Intel-gfx] [PATCH v6] drm/i915: Add Plane color encoding support for YCBCR_BT2020
 2020-06-01  8:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add Plane color encoding support for YCBCR_BT2020 (rev6)

[PATCH] KVM: check userspace_addr for all memslots
 2020-06-01  8:21 UTC 

[PATCH] perf stat: Ensure group is defined on top of the same cpu mask
 2020-06-01  8:20 UTC  (5+ messages)
  ` [PATCHv2] "

[RFC PATCH v5 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-06-01  8:19 UTC  (11+ messages)
    ` [RFC PATCH v5 6/6] drm: exynos: mixer: Add interconnect support
    ` [RFC PATCH v5 1/6] dt-bindings: exynos-bus: Add documentation for interconnect properties

[PATCH] devtool: Add IPv6 deploy targets targets
 2020-06-01  8:18 UTC  (4+ messages)
  ` [poky] "

[PATCH v32 00/21] Intel SGX foundations
 2020-06-01  7:52 UTC  (22+ messages)
` [PATCH v32 01/21] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v32 02/21] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control "
` [PATCH v32 03/21] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v32 04/21] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v32 05/21] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v32 06/21] x86/cpu/intel: Detect SGX support
` [PATCH v32 07/21] x86/cpu/intel: Add nosgx kernel parameter
` [PATCH v32 08/21] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
` [PATCH v32 09/21] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page()
` [PATCH v32 10/21] mm: Introduce vm_ops->may_mprotect()
` [PATCH v32 11/21] x86/sgx: Linux Enclave Driver
` [PATCH v32 12/21] x86/sgx: Add provisioning
` [PATCH v32 13/21] x86/sgx: Add a page reclaimer
` [PATCH v32 14/21] x86/sgx: ptrace() support for the SGX driver
` [PATCH v32 15/21] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v32 16/21] x86/fault: Add helper function to sanitize error code
` [PATCH v32 17/21] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v32 18/21] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v32 19/21] selftests/x86: Add a selftest for SGX
` [PATCH v32 20/21] docs: x86/sgx: Document SGX micro architecture and kernel internals
` [PATCH v32 21/21] x86/sgx: Update MAINTAINERS

U-Boot mainline: Digilent Zybo-Z7 support
 2020-06-01  8:18 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_psr2_su: Read su blocks of frame 1 if frame 0 is 0
 2020-06-01  8:18 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_psr2_su: Print debugfs when skipping test

[PATCH v8 0/3] perf arm-spe: Add support for synthetic events
 2020-06-01  8:17 UTC  (5+ messages)
` [PATCH v8 2/3] perf auxtrace: Add four itrace options

[PATCH 1/2] dt-bindings: power: Convert imx gpc to json-schema
 2020-06-01  8:06 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: power: Convert imx gpcv2 "

[GIT PULL] sh: remove sh5 support
 2020-06-01  8:16 UTC  (12+ messages)

[RFC PATCH v4 00/13] riscv: Add vector ISA support
 2020-06-01  8:15 UTC  (9+ messages)
` [RFC PATCH v4 05/13] riscv: Add new csr defines related to vector extension
` [RFC PATCH v4 07/13] riscv: Add has_vector/riscv_vsize to save vector features

[PATCH 0/2] sh: use generic strncpy()
 2020-06-01  8:15 UTC  (6+ messages)
` [PATCH] sh: fixup strncpy()

[PATCH 1/2] selftests: kvm: introduce cpu_has_svm() check
 2020-06-01  8:14 UTC  (3+ messages)

[morimoto-linux:fw-cleanup-2020-05-22-v1 125/189] drivers/sh/clk/cpg.c:49:9: error: assignment to 'unsigned int (*)(const void *)' from incompatible pointer type 'unsigned int (*)(void *)'
 2020-06-01  8:14 UTC 

[PATCH] blockdev: Don't fail on missing start sector
 2020-06-01  8:13 UTC  (2+ messages)

[PATCH 0/6] exec/memory: Rework some address and access size limits
 2020-06-01  8:13 UTC  (7+ messages)
` [PATCH 5/6] exec: Restrict 32-bit CPUs to 32-bit address space
` [RFC PATCH 6/6] memory: Use CPU register size as default access_size_max

[PATCH 1/2] riscv: sbi: Remove sbi_spec_version
 2020-06-01  8:13 UTC  (4+ messages)
` [PATCH 2/2] riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01

[linux-next:master 4096/14131] net/bridge/br_mrp.c:86:18: sparse: sparse: incorrect type in assignment (different base types)
 2020-06-01  8:13 UTC 

[PATCH] iommu: Optimize the error handling when allocating an iommu group
 2020-06-01  8:11 UTC 

[PATCH 0/3] Couple of HMAT fixes
 2020-06-01  8:10 UTC  (4+ messages)
` [PATCH 3/3] numa: Initialize node initiator with respect to .has_cpu

[PATCH V2 0/3] imx8m: add mu support
 2020-06-01  8:09 UTC  (11+ messages)
` [PATCH V2 1/3] dt-bindings: mailbox: imx-mu: support i.MX8M
` [PATCH V2 2/3] arm64: dts: imx8m: add mu node

Handling MSI-X interrupts in the head stage for x86 platform
 2020-06-01  8:09 UTC 

About the kvm-no-adjvtime CPU property
 2020-06-01  8:07 UTC  (2+ messages)

[RFC 00/14] perf tests: Check on subtest for user specified test
 2020-06-01  8:06 UTC  (7+ messages)
` [PATCH 06/14] perf tests: Add another pmu-events tests
` [PATCH 13/14] perf tests: Add parse metric test for ipc metric
` [PATCH 14/14] perf tests: Add parse metric test for frontend metric

[PATCH] ARM: dts: imx6qdl: Remove invalid interrupt for GPC node
 2020-06-01  7:54 UTC  (2+ messages)

[PATCH] drm/exynos: Properly propagate return value in drm_iommu_attach_device()
 2020-06-01  8:10 UTC  (3+ messages)

[PATCH v3] drm/exynos: Remove dev_err() on platform_get_irq() failure
 2020-06-01  8:09 UTC  (4+ messages)

a CGroup issue: a weird value in memory.memsw.limit_in_bytes
 2020-06-01  8:04 UTC 

[Intel-gfx] [PATCH 11/36] drm/i915/gt: Enable busy-stats for ring-scheduler
 2020-06-01  8:03 UTC  (2+ messages)
` [Intel-gfx] [PATCH] "

[PATCH] power: supply: bq24190_charger.c: call pm_runtime_put in pm_runtime_get_sync failed case
 2020-06-01  8:01 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix global state use-after-frees with a refcount
 2020-06-01  7:59 UTC  (5+ messages)

[PATCH 0/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
 2020-06-01  8:02 UTC  (6+ messages)
` [PATCH 1/2] coresight: tmc: Add enable flag to indicate the status of ETR/ETF
` [PATCH 2/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF

[Buildroot] [PATCH] package/gstreamer1/gst1-plugins-good: Optionally select GUDEV
 2020-06-01  8:01 UTC  (3+ messages)

arch/x86/mm/numa.c:925:5: warning: no previous prototype for 'memory_add_physaddr_to_nid'
 2020-06-01  8:00 UTC  (2+ messages)

[block:async-readahead 15/20] fs/nfs/read.c:405:5: sparse: int extern [addressable] [signed] [toplevel] nfs_readpages( ... )
 2020-06-01  7:59 UTC 

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin
 2020-06-01  7:58 UTC  (13+ messages)

[PATCHv5 0/3] optee: register drivers on optee bus
 2020-06-01  7:59 UTC  (5+ messages)
` [PATCHv5 1/3] optee: do drivers initialization before and after tee-supplicant run

[PATCH 1/1] mfd: mt6360: Remove duplicate REGMAP_IRQ_REG_LINE() entry
 2020-06-01  7:57 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/4] Memory corruption due to HW rings allocation
 2020-06-01  7:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 3/4] drivers/net: Fix in i40e HW rings memory overlap

[PATCH] dmesg: add --follow-new
 2020-06-01  7:56 UTC  (5+ messages)

[PATCH 0/3] exec: Kill CPUReadMemoryFunc/CPUWriteMemoryFunc typedefs
 2020-06-01  7:54 UTC  (4+ messages)
` [PATCH 1/3] exec/memory: Remove unused MemoryRegionMmio type
` [PATCH 2/3] hw/usb: Move device-specific declarations to new 'musb.h' header
` [PATCH 3/3] exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/musb.h'

SOF 1.5 release on FTP server
 2020-06-01  7:53 UTC  (2+ messages)

[GIT PULL] i3c: Changes for 5.8
 2020-06-01  7:54 UTC  (2+ messages)

[Intel-gfx] [PATCH v1] drm/i915: Fix wrong CDCLK adjustment changes
 2020-06-01  7:49 UTC  (3+ messages)

[tip: irq/core] irqchip: Fix "Loongson HyperTransport Vector support" driver build on all non-MIPS platforms
 2020-06-01  7:51 UTC 

[PATCH v2] devres: keep both device name and resource name in pretty name
 2020-06-01  7:51 UTC  (2+ messages)

[PATCH] block: Flag elevators suitable for single queue
 2020-06-01  7:49 UTC  (3+ messages)

XDP_REDIRECT with xsks_map and dev_map
 2020-06-01  7:50 UTC 

#yocto #raspberrypi SND_BCM2835 doesn't load if vc4-kms-v3d-overlay set #yocto #raspberrypi
 2020-06-01  7:49 UTC 

[Buildroot] [PATCH V5] package/c-periphery: bump version to 2.2.1
 2020-06-01  7:48 UTC 

[PATCH v6 0/5] domain context infrastructure
 2020-06-01  7:45 UTC  (4+ messages)
` [PATCH v6 5/5] tools/libxc: make use of domain context SHARED_INFO record

[PATCH] mt76: overwrite qid for non-bufferable mgmt frames
 2020-06-01  7:45 UTC 

linux-next: Fixes tag needs some work in the ntb tree
 2020-06-01  7:44 UTC 

Getting ADV_IND and SCAN_RSP data with DBus
 2020-06-01  7:42 UTC 

[GIT PULL] OPP changes for 5.8
 2020-06-01  7:42 UTC  (2+ messages)

[Bug 1881231] [NEW] colo: Can not recover colo after svm failover twice
 2020-06-01  7:34 UTC  (2+ messages)
` [Bug 1881231] "

[PATCH v6 0/6] New RISC-V Local Interrupt Controller Driver
 2020-06-01  7:41 UTC  (10+ messages)
` [PATCH v6 3/6] irqchip: RISC-V per-HART local interrupt controller driver

[PATCH][v2] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
 2020-06-01  7:39 UTC  (7+ messages)

[PATCH 1/2] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-01  7:40 UTC  (7+ messages)
` [PATCH 2/2] riscv: Enable CONFIG_OF_BOARD_FIXUP by default

[PATCH v4 00/10] perf: support enable and disable commands in stat and record modes
 2020-06-01  7:38 UTC  (7+ messages)
` [PATCH v4 01/10] tools/libperf: introduce static poll file descriptors
` [PATCH v4 04/10] perf stat: factor out event handling loop into a function

[PATCH net v4] cxgb4/chcr: Enable ktls settings at run time
 2020-06-01  7:38 UTC 

[PATCH] iommu/amd: Fix event counter availability check
 2020-06-01  7:37 UTC  (3+ messages)

[PATCH] gpio:asm28xx-18xx: new driver
 2020-06-01  7:36 UTC 

[PATCH v1 0/2] scsi: ufs: Support WriteBooster on Samsung UFS devices
 2020-06-01  7:25 UTC  (5+ messages)
` [PATCH v1 1/2] "

[GIT PULL] l10n updates for 2.27.0 round 2
 2020-06-01  7:35 UTC  (3+ messages)

kdump: Getting "warn_alloc" warning during boot of kdump kernel
 2020-06-01  7:34 UTC  (3+ messages)

[PATCH] block: check for page size in queue_logical_block_size()
 2020-06-01  7:34 UTC  (2+ messages)

[PATCH] ext4: stop overwrite the errcode in ext4_setup_super
 2020-06-01  7:34 UTC 

[PATCH] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-06-01  7:33 UTC  (9+ messages)
  ` 答复: "

[PATCH] block/quorum.c: Decrease child index when del_child
 2020-06-01  7:19 UTC 

[PATCH 1/9] drm/amd/powerplay: drop unnecessary CHIP_ARCTURUS guard
 2020-06-01  7:30 UTC  (6+ messages)
` [PATCH 5/9] drm/amd/powerplay: clean up the APIs for pptable setup
` [PATCH 6/9] drm/amd/powerplay: clean up the overdrive settings
` [PATCH 7/9] drm/amd/powerplay: clean up the SMU hw setup operations
` [PATCH 8/9] drm/amd/powerplay: drop unnecessary dynamic buffer allocation
` [PATCH 9/9] drm/amd/powerplay: add firmware cleanup on sw_fini

[PULL] nouveau-fixes 5.8
 2020-06-01  7:30 UTC 

[PATCH v3 00/28] KVM: nSVM: event fixes and migration support
 2020-06-01  7:30 UTC  (4+ messages)
` [PATCH 20/30] KVM: SVM: preserve VGIF across VMCB switch


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.