All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-01 07:15:51 to 2020-06-01 08:09:18 UTC [more...]

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

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

[RFC PATCH v4 00/13] riscv: Add vector ISA support
 2020-06-01  8:07 UTC  (5+ messages)
` [RFC PATCH v4 07/13] riscv: Add has_vector/riscv_vsize to save vector features

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  (11+ messages)
` [PATCH 04/14] perf tools: Add fake pmu support
` [PATCH 05/14] perf tools: Add parse_events_fake interface
` [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 01/36] drm/i915: Handle very early engine initialisation failure
 2020-06-01  8:03 UTC  (40+ messages)
` [Intel-gfx] [PATCH 02/36] drm/i915/gt: Split low level gen2-7 CS emitters
` [Intel-gfx] [PATCH 03/36] drm/i915/gt: Move legacy context wa to intel_workarounds
` [Intel-gfx] [PATCH 04/36] drm/i915: Trim the ironlake+ irq handler
` [Intel-gfx] [PATCH 05/36] Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
` [Intel-gfx] [PATCH 06/36] drm/i915/gt: Couple tasklet scheduling for all CS interrupts
` [Intel-gfx] [PATCH 07/36] drm/i915/gt: Support creation of 'internal' rings
` [Intel-gfx] [PATCH 08/36] drm/i915/gt: Use client timeline address for seqno writes
` [Intel-gfx] [PATCH 09/36] drm/i915: Support inter-engine semaphores on gen6/7
` [Intel-gfx] [PATCH 10/36] drm/i915/gt: Infrastructure for ring scheduling
` [Intel-gfx] [PATCH 11/36] drm/i915/gt: Enable busy-stats for ring-scheduler
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] [PATCH 12/36] drm/i915/gt: Track if an engine requires forcewake w/a
` [Intel-gfx] [PATCH 13/36] drm/i915: Relinquish forcewake immediately after manual grouping
` [Intel-gfx] [PATCH 14/36] drm/i915/gt: Implement ring scheduler for gen6/7
` [Intel-gfx] [PATCH 15/36] drm/i915/gt: Enable ring scheduling "
` [Intel-gfx] [PATCH 16/36] drm/i915/gem: Mark the buffer pool as active for the cmdparser
` [Intel-gfx] [PATCH 17/36] drm/i915/gem: Async GPU relocations only
` [Intel-gfx] [PATCH 18/36] drm/i915: Add list_for_each_entry_safe_continue_reverse
` [Intel-gfx] [PATCH 19/36] drm/i915/gem: Separate reloc validation into an earlier step
` [Intel-gfx] [PATCH 20/36] drm/i915/gem: Lift GPU relocation allocation
` [Intel-gfx] [PATCH 21/36] drm/i915/gem: Build the reloc request first
` [Intel-gfx] [PATCH 22/36] drm/i915/gem: Add all GPU reloc awaits/signals en masse
` [Intel-gfx] [PATCH 23/36] dma-buf: Proxy fence, an unsignaled fence placeholder
` [Intel-gfx] [PATCH 24/36] drm/i915: Unpeel awaits on a proxy fence
` [Intel-gfx] [PATCH 25/36] drm/i915/gem: Make relocations atomic within execbuf
` [Intel-gfx] [PATCH 26/36] drm/syncobj: Allow use of dma-fence-proxy
` [Intel-gfx] [PATCH 27/36] drm/i915/gem: Teach execbuf how to wait on future syncobj
` [Intel-gfx] [PATCH 28/36] drm/i915/gem: Allow combining submit-fences with syncobj
` [Intel-gfx] [PATCH 29/36] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 30/36] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
` [Intel-gfx] [PATCH 31/36] drm/i915: Always defer fenced work to the worker
` [Intel-gfx] [PATCH 32/36] drm/i915/gem: Assign context id for async work
` [Intel-gfx] [PATCH 33/36] drm/i915: Export a preallocate variant of i915_active_acquire()
` [Intel-gfx] [PATCH 34/36] drm/i915/gem: Separate the ww_mutex walker into its own list
` [Intel-gfx] [PATCH 35/36] drm/i915/gem: Asynchronous GTT unbinding
` [Intel-gfx] [PATCH 36/36] drm/i915/gem: Bind the fence async for execbuf
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/36] drm/i915: Handle very early engine initialisation failure
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[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)

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

[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 v32 00/21] Intel SGX foundations
 2020-06-01  7:52 UTC  (21+ 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 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

[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 

[RFC PATCH v5 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-06-01  7:58 UTC  (4+ messages)
  ` [RFC PATCH v5 6/6] drm: exynos: mixer: Add interconnect support

[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] perf stat: Ensure group is defined on top of the same cpu mask
 2020-06-01  7:40 UTC  (3+ messages)

[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  (6+ messages)
` [PATCH v1 1/2] "

[Intel-gfx] [PATCH v6] drm/i915: Add Plane color encoding support for YCBCR_BT2020
 2020-06-01  7:35 UTC 

[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 0/6] exec/memory: Rework some address and access size limits
 2020-06-01  7:30 UTC  (4+ messages)
` [PATCH 4/6] exec/cpu-common: Do not restrict CPU to 32-bit memory access maximum

[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  (9+ messages)
` [PATCH 2/9] drm/amd/powerplay: some cosmetic fixes
` [PATCH 3/9] drm/amd/powerplay: centralize all buffer allocation in sw_init phase
` [PATCH 4/9] drm/amd/powerplay: clean up the APIs for bootup clocks
` [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  (7+ messages)
` [PATCH 20/30] KVM: SVM: preserve VGIF across VMCB switch
` [PATCH 25/30] KVM: nSVM: leave guest mode when clearing EFER.SVME

[PATCH-for-5.0] gdbstub: Use correct address space with Qqemu.PhyMemMode packet
 2020-06-01  7:29 UTC  (8+ messages)

[PATCH] selinux: Allow file owner to set "security.sehash"
 2020-06-01  7:29 UTC 

[PATCH v2] RISC-V: Don't mark init section as non-executable
 2020-06-01  7:28 UTC  (3+ messages)

[PATCH v4 00/11] accel: Allow targets to use Kconfig
 2020-06-01  7:26 UTC  (4+ messages)
` [PATCH v4 05/11] rules.mak: Add base-arch() rule

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

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

[PATCH v5] powerpc/irq: inline call_do_irq() and call_do_softirq() on PPC32
 2020-06-01  7:26 UTC  (3+ messages)

[PATCH v3] HID: Wiimote: Treat the d-pad as an analogue stick
 2020-06-01  7:27 UTC  (2+ messages)

QA completion for completed autobuilder build (yocto-2.7.4.rc2)
 2020-06-01  7:25 UTC 

[PATCH v2] drivers: optee: allow op-tee to access devices on the i2c bus
 2020-06-01  7:24 UTC  (3+ messages)
` [Tee-dev] "

[PATCH v2] rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
 2020-06-01  7:19 UTC 

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

WARNING in snd_usbmidi_submit_urb/usb_submit_urb
 2020-06-01  7:24 UTC  (2+ messages)

[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
 2020-06-01  7:22 UTC  (5+ messages)
  ` [f2fs-dev] "
    ` [Ocfs2-devel] "

[PATCH 01/70] btrfs-tools: upgrade 5.4.1 -> 5.6.1
 2020-06-01  7:21 UTC  (3+ messages)
` [PATCH 67/70] apt: update to 1.8.2.1
  ` [OE-core] "

[PATCH 0/5] brcmfmac: Stability change series
 2020-06-01  7:19 UTC  (6+ messages)
` [PATCH 1/5] brcmfmac: To fix kernel crash on out of boundary access
` [PATCH 2/5] brcmfmac: fix invliad permanent MAC address in wiphy
` [PATCH 3/5] brcmfmac: keep SDIO watchdog running when console_interval is non-zero
` [PATCH 4/5] brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode
` [PATCH 5/5] brcmfmac: To fix Bss Info flag definition Bug

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-06-01  7:20 UTC  (5+ messages)
` [PATCH v3 01/18] nitro_enclaves: Add ioctl interface definition

Patchwork housekeeping for: spi-devel-general
 2020-06-01  7:20 UTC 

[tpm2] Error: "Could not initialize TCTI file" when calling tpm2_nvreadpublic
 2020-06-01  7:19 UTC 

[PATCH v3 0/2] Virtio video device specification
 2020-06-01  7:19 UTC  (7+ messages)
` [PATCH v3 1/2] virtio-video: Add virtio "
          ` [virtio-dev] "

[PATCH v2 net-next 0/4] bnxt_en: Add new "allow_fw_live_reset" generic devlink parameter
 2020-06-01  7:18 UTC  (11+ messages)
` [PATCH v2 net-next 1/4] devlink: Add new "allow_fw_live_reset" generic device parameter

[PATCH v3] block: improve discard bio alignment in __blkdev_issue_discard()
 2020-06-01  7:15 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.