All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-20 07:55:50 to 2020-05-20 08:35:05 UTC [more...]

[PATCH 0/3] perf/x86/rapl: Enable RAPL for AMD Fam17h
 2020-05-20  8:34 UTC  (5+ messages)
` [PATCH 3/3] perf/x86/rapl: add AMD Fam17h RAPL support

[PATCH v4 0/6] Memory corruption may occur due to incorrent tlb flush
 2020-05-20  8:30 UTC  (8+ messages)
` [PATCH v4 1/6] asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
` [PATCH v4 2/6] asm-generic/tlb: Track which levels of the page tables have been cleared
` [PATCH v4 3/6] asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
` [PATCH v4 4/6] powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
` [PATCH v4 5/6] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
` [PATCH v4 6/6] asm-generic/tlb: avoid potential double flush

[RFC PATCH 0/8] Qualcomm Cloud AI 100 driver
 2020-05-20  8:34 UTC  (4+ messages)

kvm_buf_set_msrs: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
 2020-05-20  8:32 UTC  (12+ messages)

[Intel-gfx] [CI] drm/i915/selftests: Measure CS_TIMESTAMP
 2020-05-20  8:33 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure CS_TIMESTAMP (rev4)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
 2020-05-20  8:32 UTC  (7+ messages)

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-20  8:32 UTC  (10+ messages)
` [PATCH v2 12/15] ath10k: use new module_firmware_crashed()

[PATCH] sh: include linux/time_types.h for sockios
 2020-05-20  8:32 UTC  (4+ messages)

[Xen-devel] [PATCH v2] x86: use POPCNT for hweight<N>() when available
 2020-05-20  8:31 UTC  (3+ messages)
`  "

[PATCH] drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven
 2020-05-20  8:31 UTC 

[igt-dev] [PATCH i-g-t v6 0/8] Make gpgpu fill tests libdrm independent
 2020-05-20  8:31 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v6 1/8] lib/intel_bufops: Add bufops reference and adapt stride requirement
` [igt-dev] [PATCH i-g-t v6 2/8] lib/rendercopy_bufmgr: Pass alignment during buffer initialization
` [igt-dev] [PATCH i-g-t v6 3/8] lib/intel_batchbuffer: Introduce intel_bb
` [igt-dev] [PATCH i-g-t v6 4/8] lib/gpu_cmds: Add gpgpu pipeline functions based on intel_bb
` [igt-dev] [PATCH i-g-t v6 5/8] lib/gpgpu_fill: libdrm-free gpgpu pipeline creation

[PATCH 0/3] Enable objtool multiarch build
 2020-05-20  8:31 UTC  (5+ messages)
` [PATCH 2/3] objtool: Move struct objtool_file into arch-independent header
` [PATCH 3/3] objtool: Enable compilation of objtool for all architectures

[PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang
 2020-05-20  8:30 UTC  (8+ messages)

[linux-next:master 10024/10701] drivers/net/wireless/realtek/rtw88/pci.c:1477:5: warning: no previous prototype for function 'rtw_pci_probe'
 2020-05-20  8:30 UTC  (2+ messages)

[PATCH rdma-next 0/8] Driver part of the ECE
 2020-05-20  8:29 UTC  (9+ messages)
` [PATCH mlx5-next 1/8] net/mlx5: Add ability to read and write ECE options
` [PATCH rdma-next 2/8] RDMA/mlx5: Get ECE options from FW during create QP
` [PATCH rdma-next 3/8] RDMA/mlx5: Set ECE options during QP create
` [PATCH rdma-next 4/8] RDMA/mlx5: Use direct modify QP implementation
` [PATCH rdma-next 5/8] RDMA/mlx5: Remove manually crafted QP context the query call
` [PATCH rdma-next 6/8] RDMA/mlx5: Convert modify QP to use MLX5_SET macros
` [PATCH rdma-next 7/8] RDMA/mlx5: Set ECE options during modify QP
` [PATCH rdma-next 8/8] RDMA/mlx5: Return ECE data after "

Clarification on necessary barriers before generating IPI
 2020-05-20  8:28 UTC  (2+ messages)

[PATCH 00/10] media: mtk-vcodec: venc: support for MT8183
 2020-05-20  8:27 UTC  (22+ messages)
` [PATCH 01/10] media: mtk-vcodec: abstract firmware interface
` [PATCH 02/10] media: mtk-vcodec: add SCP firmware ops
` [PATCH 03/10] media: mtk-vcodec: venc: support SCP firmware
` [PATCH 04/10] media: mtk-vcodec: venc: handle firmware version field
` [PATCH 05/10] media: mtk-vcodec: venc: specify bitrate range per-chip
` [PATCH 06/10] media: mtk-vcodec: venc: specify supported formats per-chip
` [PATCH 07/10] media: mtk-vcodec: venc: remove redundant code
` [PATCH 08/10] media: mtk-vcodec: add support for MT8183 encoder
` [PATCH 09/10] media: dt-bindings: mtk-vcodec: specify SCP node
` [PATCH 10/10] media: dt-bindings: mtk-vcodec: document mediatek, mt8183-vcodec-enc
  ` [PATCH 10/10] media: dt-bindings: mtk-vcodec: document mediatek,mt8183-vcodec-enc

[PATCH] PCI/ERR: Resolve regression in pcie_do_recovery
 2020-05-20  8:28 UTC  (3+ messages)
` [PATCH v1 1/1] PCI/ERR: Handle fatal error recovery for non-hotplug capable devices

[igt-dev] [RFC PATCH i-g-t 0/2] tests/kms_ccs: CCS Clear Color Test
 2020-05-20  8:27 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_ccs: CCS Clear Color test (rev2)

[RESEND 1/4] arm64: dts: lx2160a: add ftm_alarm0 DT node
 2020-05-20  8:27 UTC  (5+ messages)

[Intel-gfx] [PATCH v9 0/7] Consider DBuf bandwidth when calculating CDCLK
 2020-05-20  8:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Consider DBuf bandwidth when calculating CDCLK (rev15)

[PATCH V3] dt-bindings: thermal: Convert i.MX to json-schema
 2020-05-20  8:16 UTC  (2+ messages)

[PATCH] media: ipu3: add a module to probe sensors via ACPI
 2020-05-20  8:26 UTC  (5+ messages)

[LTP] [PATCH v3 1/2] tst_test.sh: Fix calling not yet loaded cleanup function
 2020-05-20  8:26 UTC  (2+ messages)
` [LTP] [PATCH v3 2/2] tst_test.sh: Warn about setup/cleanup function not loaded

[PATCH 0/2] MAINTAINER entries for few ROHM power devices
 2020-05-20  8:25 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: Add entry for ROHM power management ICs

Question: How do I discard any changes for the device which is set by blockdev option?
 2020-05-20  8:24 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: documentation
 2020-05-20  8:25 UTC  (4+ messages)

[linux-review:UPDATE-20200520-030218/Amit-Singh-Tomar/Add-MMC-and-DMA-support-for-Actions-S700/20200520-023031 2/10] drivers/dma/owl-dma.c:1102:14: warning: cast to smaller integer type 'enum owl_dma_id' from 'const void *'
 2020-05-20  8:25 UTC 

GCC 10.1.0 miscompiles PALO IPL, triggers HPMC
 2020-05-20  8:24 UTC 

[BUG?] b43: can't connect to WPA3 network (nohwcrypt=1)
 2020-05-20  8:24 UTC  (6+ messages)

[virtio-comment] [PATCH v2 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-05-20  8:24 UTC  (9+ messages)
` [virtio-comment] [PATCH v2 1/3] content: Document balloon feature free page hints

zswap z3fold + memory offline = infinite loop
 2020-05-20  8:23 UTC  (4+ messages)

[PATCH v3] btrfs: Add a test for dead looping balance after balance cancel
 2020-05-20  8:23 UTC  (2+ messages)

seccomp feature development
 2020-05-20  8:23 UTC  (3+ messages)

[PATCH v4 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-20  8:23 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml

[PATCH v4 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-20  8:22 UTC  (4+ messages)
` [PATCH v4 3/4] mm/memory.c: Add memory read privilege on page fault handling

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2020-05-20  8:20 UTC  (6+ messages)

[PATCH] PCI: rcar: fix runtime pm imbalance on error
 2020-05-20  8:22 UTC 

[PATCH] futex: send SIGBUS if argument is not aligned on a four-byte boundary
 2020-05-20  8:22 UTC  (3+ messages)

[PATCH] thermal: imx_scu_thermal: prevent boot hang with zero pdata
 2020-05-20  8:21 UTC 

[PATCH] z3fold: fix use-after-free when freeing handles
 2020-05-20  8:21 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_flip: Keep signal helpers enabled after a failed interruptible subtest
 2020-05-20  8:20 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [igt-dev] ✓ Fi.CI.IGT: success "

stable/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.224)
 2020-05-20  8:20 UTC 

[PATCH v4 2/4] kasan: record and print the free track
 2020-05-20  8:19 UTC  (10+ messages)

[patch 3/7] x86/kvm/svm: Add hardirq tracing on guest enter/exit
 2020-05-20  8:19 UTC  (2+ messages)

[PATCH] Remove CROSS_COMPILE default from arch/*/config.mk
 2020-05-20  8:19 UTC  (2+ messages)

[meta-virtualization][PATCH 1/1] notary: Define SRCREV_FORMAT to make it work with archiver.bbclass
 2020-05-20  8:27 UTC 

[PATCH 0/2] Set the quality value for two HW RNGs
 2020-05-20  8:18 UTC  (5+ messages)
` [PATCH v2 "
    ` [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality value

[PATCH 00/55] qdev: Rework how we plug into the parent bus
 2020-05-20  8:17 UTC  (13+ messages)
` [PATCH 03/55] qdev: New qdev_new(), qdev_realize(), etc
` [PATCH 07/55] qdev: Convert to qdev_unrealize() manually
` [PATCH 08/55] qdev: Convert uses of qdev_create() with Coccinelle
` [PATCH 50/55] s390x/event-facility: Simplify creation of SCLP event devices

[PATCH] crypto: engine - do not requeue in case of fatal error
 2020-05-20  8:17 UTC  (2+ messages)

Warnings on Edison
 2020-05-20  8:17 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - fix runtime pm imbalance on error
 2020-05-20  8:11 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/5] imx: add i.MX8M Nano EVK board support
 2020-05-20  8:15 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/5] package/freescale-imx: Add option for DDR FW need
` [Buildroot] [PATCH v2 2/5] package/freescale-imx/firmware-imx: add choice for DDR training binaries

[PATCH] crypto: sun8i-ce - fix runtime pm imbalance on error
 2020-05-20  7:54 UTC 

[PATCH v8 0/9] SCMI Notifications Core Support
 2020-05-20  8:11 UTC  (20+ messages)
` [PATCH v8 1/9] firmware: arm_scmi: Add notification protocol-registration
` [PATCH v8 2/9] firmware: arm_scmi: Add notification callbacks-registration
` [PATCH v8 3/9] firmware: arm_scmi: Add notification dispatch and delivery
` [PATCH v8 4/9] firmware: arm_scmi: Enable notification core
` [PATCH v8 5/9] firmware: arm_scmi: Add Power notifications support
` [PATCH v8 6/9] firmware: arm_scmi: Add Perf "
` [PATCH v8 7/9] firmware: arm_scmi: Add Sensor "
` [PATCH v8 8/9] firmware: arm_scmi: Add Reset "
` [PATCH v8 9/9] firmware: arm_scmi: Add Base "

[PATCH V3 0/4] Introducing RDMA shared CQ pool
 2020-05-20  8:15 UTC  (3+ messages)

[dunfell/master][PATCH 1/8] ti-sysbios: upgrade 6.76.03.01 -> 6.82.00.16
 2020-05-20  8:11 UTC  (8+ messages)
` [dunfell/master][PATCH 2/8] ti-ndk: upgrade 3.61.01.01 -> 3.75.01.01
` [dunfell/master][PATCH 3/8] ti-ns: upgrade 2.60.01.06 -> 2.75.00.17
` [dunfell/master][PATCH 4/8] ti-xdctools: drop old unused patches
` [dunfell/master][PATCH 5/8] ti-xdctools: upgrade 3.55.02.22 -> 3.61.00.16
` [dunfell/master][PATCH 6/8] ti-cgt7x: upgrade 1.2.0 -> 1.3.0
` [dunfell/master][PATCH 7/8] common-csl-ip: update to REL.CORESDK.07.00.00.06
` [dunfell/master][PATCH 8/8] ti-pdk-fetch: update to 2020.5.18 tag REL.CORESDK.07.00.00.06

[PATCH] ARM: dts: imx: Make tempmon node as child of anatop node
 2020-05-20  8:11 UTC  (7+ messages)

[Bug 1879646] [NEW] [Feature request] x86: dump MSR features in human form
 2020-05-20  8:01 UTC 

[PATCH v4 0/3] block: make BlockConf.*_size properties 32-bit
 2020-05-20  8:06 UTC  (4+ messages)
` [PATCH v4 1/3] virtio-blk: store opt_io_size with correct size
` [PATCH v4 2/3] block: consolidate blocksize properties consistency checks
` [PATCH v4 3/3] block: make BlockConf.*_size properties 32-bit

ls1043a without optee
 2020-05-20  8:09 UTC 

[V2][PATCH] poky.ent: Update OPENSUSE_HOST_PACKAGES_ESSENTIAL to include mesa-dri-devel
 2020-05-20  8:09 UTC  (2+ messages)
` [docs] "

[PATCH] Fix typos
 2020-05-20  8:08 UTC 

[PATCH] crypto: sun8i-ss - fix runtime pm imbalance on error
 2020-05-20  8:06 UTC  (2+ messages)

[PATCH v2 0/2] nvmet: fixup processing async events
 2020-05-20  8:06 UTC  (9+ messages)
` [PATCH v2 2/2] nvmet: avoid memleak by freeing any remaining aens in nvmet_async_events_free

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-20  8:06 UTC  (6+ messages)
` [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to IDTENTRY

[PATCH] MAINTAINERS: add files related to kdump
 2020-05-20  8:05 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915/gt: Trace the CS interrupt
 2020-05-20  8:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Trace the CS interrupt (rev2)

[PATCH] s390/sclp_vt220: Fix console name to match device
 2020-05-20  8:04 UTC  (5+ messages)

atomisp kernel driver(s)
 2020-05-20  8:04 UTC  (10+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Remove errant assertion in __intel_context_do_pin
 2020-05-20  8:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH nvme-cli] edit huawei ssd filter
 2020-05-20  8:04 UTC  (2+ messages)

[PATCH] net: Don't use nested functions to allow building with clang
 2020-05-20  8:04 UTC  (3+ messages)

[PATCH V2] dt-bindings: thermal: Convert i.MX to json-schema
 2020-05-20  8:03 UTC  (4+ messages)

[PATCH 5/9] blk-mq: don't set data->ctx and data->hctx in blk_mq_alloc_request_hctx
 2020-05-20  8:03 UTC  (11+ messages)
                  ` io_uring vs CPU hotplug, was "

[PATCH for-next v2 0/2] EFA host information
 2020-05-20  8:03 UTC  (4+ messages)
` [PATCH for-next v2 1/2] RDMA/efa: Fix setting of wrong bit in get/set_feature commands

[PATCH v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-20  8:02 UTC  (16+ messages)
` [PATCH v5 10/10] mmap locking API: rename mmap_sem to mmap_lock
          ` [PATCH v5.5 "

[PATCH] power: supply: bq24190_charger: fix runtime pm imbalance
 2020-05-20  7:43 UTC 

[PATCH] sched/rt: Add borrowing time condition
 2020-05-20  8:09 UTC 

[PATCH v5 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-20  7:59 UTC  (6+ messages)
` [PATCH v5 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table

[PATCH 0/2] revert 9pfs reply truncation, wait for free room to reply
 2020-05-20  7:57 UTC  (2+ messages)

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-05-20  7:56 UTC  (5+ messages)
    ` [virtio-dev] "

[PATCH] exfat: optimize dir-cache
 2020-05-20  7:56 UTC 

linux-next: build warning after merge of the aspeed tree
 2020-05-20  7:56 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/iavf: fix FDIR ID parsing issue after queue reconfigured
 2020-05-20  7:56 UTC  (2+ messages)

git-send-email: Ability to populate CC using more tags
 2020-05-20  7:55 UTC  (3+ messages)

[Intel-gfx] [PATCH 01/22] drm/i915/gem: Suppress some random warnings
 2020-05-20  7:54 UTC  (3+ messages)
` [Intel-gfx] [PATCH 03/22] drm/i915: Avoid using rq->engine after free during i915_fence_release
` [Intel-gfx] [PATCH 04/22] drm/i915: Move saturated workload detection back to the context


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.