All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-31 07:58:44 to 2020-07-31 08:43:12 UTC [more...]

improve compat handling for the i386 u64 alignment quirk
 2020-07-31  8:41 UTC  (5+ messages)
` [PATCH 1/4] arm64: stop using <asm/compat.h> directly

[PATCH v3 0/2] Add documentation and machine driver for SC7180 sound card
 2020-07-31  8:40 UTC  (8+ messages)
` [PATCH v3 1/2] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v3 2/2] ASoC: qcom: sc7180: Add machine driver for sound card registration

[oe] [meta-oe] [PATCH] dash: upgrade 0.5.11 -> 0.5.11.1
 2020-07-31 20:42 UTC  (3+ messages)
` [oe] [meta-oe] [PATCH] libbytesize: upgrade 2.3 -> 2.4
` [oe] [meta-oe] [PATCH] libmicrohttpd: upgrade 0.9.70 -> 0.9.71

[kvm-unit-tests PATCH v2 0/3] PV tests part 1
 2020-07-31  8:42 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 3/3] s390x: Ultravisor guest API test

[Bug 1879672] [NEW] QEMU installer with WHPX support
 2020-07-31  8:33 UTC  (5+ messages)
` [PATCH v2 0/3] testing: Build WHPX enabled binaries
  ` [Bug 1879672] "

[PATCH] block: don't do revalidate zones on invalid devices
 2020-07-31  8:41 UTC  (5+ messages)

[PATCH v2 0/3] virtiofsd: allow virtiofsd to run in a container
 2020-07-31  8:39 UTC  (12+ messages)
` [PATCH v2 3/3] virtiofsd: probe unshare(CLONE_FS) and print an error
                ` [Virtio-fs] "

[PATCH] x86/vhpet: Fix type size in timer_int_route_valid
 2020-07-31  8:38 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: fix a oops in kvmppc_uvmem_page_free()
 2020-07-31  8:37 UTC  (4+ messages)

[PATCH] staging: atomisp: move null check to earlier point
 2020-07-31  8:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net] net: mvpp2: fix memory leak in mvpp2_rx
 2020-07-31  8:38 UTC 

[PATCH v5 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-31  8:08 UTC  (5+ messages)
` [PATCH v5 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

S905x: No sound with error log
 2020-07-31  8:38 UTC  (4+ messages)
      ` 回复: "

Contribute to KernelCI in Kubernetes or Cloud
 2020-07-31  8:38 UTC  (6+ messages)

[PATCH v2] iommu/arm-smmu-v3: disable MSI polling if SEV polling is faster
 2020-07-31  8:33 UTC  (2+ messages)

[PATCH 00/20] KVM: arm64: Rewrite page-table code and fault handling
 2020-07-31  8:36 UTC  (10+ messages)
` [PATCH 02/20] KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables

[PATCH] colo-compare: Remove superfluous NULL-pointer checks for s->iothread
 2020-07-31  8:36 UTC  (2+ messages)

[PATCH v2 0/2] arm64: Allow erratum 1418040 for late CPUs
 2020-07-31  8:33 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: Move handling of erratum 1418040 into C code
` [PATCH v2 2/2] arm64: Allow booting of late CPUs affected by erratum 1418040

drivers/uio/uio_aec.c:50:49: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-07-31  8:35 UTC 

[PATCH] MIPS: Provide Kconfig option for default IEEE754 conformance mode
 2020-07-31  8:33 UTC  (2+ messages)

[PATCH] coccinelle: api: add kvfree script
 2020-07-31  8:31 UTC  (5+ messages)
` [PATCH v4] "
    ` [Cocci] "

[Bug 1845185] [NEW] Cannot build qemu utils (qemu-img.exe, qemu-edid.exe, qemu-io.exe) statically with MSYS2 on Windows because intl and iconv libs are not loaded
 2020-07-31  8:23 UTC  (2+ messages)
` [Bug 1845185] Re: Cannot build qemu utils (qemu-img.exe, qemu-edid.exe, qemu-io.exe) statically with MSYS64 "

[Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
 2020-07-31  7:57 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t v20 00/18] Remove libdrm in rendercopy
 2020-07-31  8:30 UTC  (19+ messages)
` [igt-dev] [PATCH i-g-t v20 01/18] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v20 02/18] lib/intel_bufops: change in hw/sw tiling detection
` [igt-dev] [PATCH i-g-t v20 03/18] lib/intel_bufops: change stride requirements for Grantsdale
` [igt-dev] [PATCH i-g-t v20 04/18] lib/intel_batchbuffer: add new functions to support rendercopy
` [igt-dev] [PATCH i-g-t v20 05/18] lib/intel_batchbuffer: dump bb to base64
` [igt-dev] [PATCH i-g-t v20 06/18] lib/intel_batchbuffer: use canonical addresses for 48bit ppgtt
` [igt-dev] [PATCH i-g-t v20 07/18] tests/api_intel_bb: test flags are cleared on bb reset
` [igt-dev] [PATCH i-g-t v20 08/18] tests/gem_caching|partial: adopt to batch flush function cleanup
` [igt-dev] [PATCH i-g-t v20 09/18] lib/rendercopy: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v20 10/18] tests/api_intel_bb: add render tests
` [igt-dev] [PATCH i-g-t v20 11/18] lib/igt_draw: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v20 12/18] lib/igt_fb: Removal of "
` [igt-dev] [PATCH i-g-t v20 13/18] tests/gem|kms: remove libdrm dependency (batch 1)
` [igt-dev] [PATCH i-g-t v20 14/18] tests/gem|kms: remove libdrm dependency (batch 2)
` [igt-dev] [PATCH i-g-t v20 15/18] tools/intel_residency: adopt intel_residency to use bufops
` [igt-dev] [PATCH i-g-t v20 16/18] tests/perf: remove libdrm dependency for rendercopy
` [igt-dev] [PATCH i-g-t v20 17/18] fix: lib/intel_bufops: add 64bit bpp
` [igt-dev] [PATCH i-g-t v20 18/18] HAX: check failing tests in BAT

linux-next: Tree for Jul 30
 2020-07-31  8:30 UTC  (4+ messages)
` linux-next: Tree for Jul 30 [build failure on arm64]

[PATCH v5 1/3] arm64: dts: Add a device tree for the Librem 5 phone
 2020-07-31  8:27 UTC  (5+ messages)
` [PATCH v5 2/3] MAINTAINERS: Add Purism Librem 5 section to the list
` [PATCH v5 3/3] dt-bindings: arm: fsl: Add the librem 5 phone

[PATCH bpf-next v3] Documentation/bpf: Use valid and new links in index.rst
 2020-07-31  8:29 UTC 

raid1 with several old drives and a big new one
 2020-07-31  8:29 UTC  (2+ messages)

[GIT PULL] ARM: soc: Xilinx SOC changes for v5.9
 2020-07-31  8:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/feature_discovery: Fix things spotted by GitLab's CI
 2020-07-31  8:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/4] crypto: hisilicon/zip - misc bugfix
 2020-07-31  8:28 UTC  (2+ messages)

[PATCH v4] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-07-31  8:22 UTC  (5+ messages)

[PATCH v3 0/4] VSX 32-byte vector paired load/store instructions
 2020-07-31  8:16 UTC  (5+ messages)
` [PATCH v3 1/4] powerpc/sstep: support new VSX vector paired storage access instructions
` [PATCH v3 2/4] powerpc/sstep: support emulation for vsx "
` [PATCH v3 3/4] powerpc ppc-opcode: add encoding macros for vsx vector paired instructions
` [PATCH v3 4/4] powerpc sstep: add testcases for vsx load/store instructions

[Qemu-devel] [Bug 1781211] [NEW] HAXM acceleration does not work at all
 2020-07-31  8:19 UTC  (2+ messages)
` [Bug 1781211] "

[PATCH v4 00/17] crypto: allwinner: add xRNG and hashes
 2020-07-31  8:24 UTC  (4+ messages)
` [PATCH v4 08/17] crypto: sun8i-ce: move iv data to request context

[v2] ceph: use frag's MDS in either mode
 2020-07-31  8:25 UTC 

[Question] the check of ioeventfd collision in kvm_*assign_ioeventfd_idx
 2020-07-31  8:21 UTC  (7+ messages)

[PATCH v2 0/3] Add missing ethernet reset ID for Amlogic SoC
 2020-07-31  8:20 UTC  (12+ messages)
` [PATCH v2 1/3] arm64: dts: amlogic: meson-gx: add missing ethernet reset ID
` [PATCH v2 2/3] arm64: dts: amlogic: meson-axg: "
` [PATCH v2 3/3] arm64: dts: amlogic: meson-g12: "

[PATCH -next] usb: mtu3: Remove unsused inline function is_first_entry
 2020-07-31  8:20 UTC  (3+ messages)

[PATCH v4 0/2] Add FILS discovery support
 2020-07-31  8:21 UTC  (7+ messages)
` [PATCH v4 2/2] mac80211: "

[PATCH v9 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-07-31  8:18 UTC  (15+ messages)
` [PATCH v9 1/5] drm/imx: compile imx directory by default
` [PATCH v9 2/5] drm/imx: Add initial support for DCSS on iMX8MQ
` [PATCH v9 3/5] drm/imx/dcss: use drm_bridge_connector API
` [PATCH v9 4/5] MAINTAINERS: Add entry for i.MX 8MQ DCSS driver
` [PATCH v9 5/5] dt-bindings: display: imx: add bindings for DCSS

[PATCH 00/10] crypto: hisilicon/zip - misc clean up
 2020-07-31  8:21 UTC  (4+ messages)
` [PATCH 03/10] crypto: hisilicon/zip - modify debugfs interface parameters

[PATCH v3 00/10] crypto: hisilicon/qm - misc fixes
 2020-07-31  8:20 UTC  (5+ messages)
` [PATCH v3 08/10] crypto: hisilicon/qm - fix the process of register algorithms to crypto

[PATCH v3 0/4] Remove dependency of check subcmd upon orc
 2020-07-31  8:19 UTC  (10+ messages)
` [PATCH v3 2/4] objtool: Move orc outside of check

[PATCH] rpmsg: virtio: fix compilation warning for virtio_rpmsg_channel description
 2020-07-31  7:48 UTC 

[meta-networking][PATCH 1/2] libldb: upgrade 1.5.7 -> 1.5.8
 2020-07-31  8:18 UTC  (4+ messages)
` [meta-networking][PATCH 2/2] samba: upgrade 4.10.15 -> 4.10.17
  ` [oe] "

Error Compilation Yocto - firmware-imx_5.4.bb and firmware-imx.inc - #compiler #yocto #library #devtool #firmware
 2020-07-31  8:18 UTC  (2+ messages)
` [poky] "

[PATCH] mm: memcontrol: restore proper dirty throttling when memory.high changes
 2020-07-31  8:18 UTC  (3+ messages)

[PATCH 0/5] kcsan: Cleanups, readability, and cosmetic improvements
 2020-07-31  8:17 UTC  (6+ messages)
` [PATCH 1/5] kcsan: Simplify debugfs counter to name mapping
` [PATCH 2/5] kcsan: Simplify constant string handling
` [PATCH 3/5] kcsan: Remove debugfs test command
` [PATCH 4/5] kcsan: Show message if enabled early
` [PATCH 5/5] kcsan: Use pr_fmt for consistency

Avoiding 'master' nomenclature
 2020-07-31  8:19 UTC  (7+ messages)

[PATCH v2] riscv: don't specify -mno-save-restore when building with clang < 11
 2020-07-31  8:16 UTC  (3+ messages)

[PATCH v4 0/5] Introduce the Counter character device interface
 2020-07-31  8:13 UTC  (6+ messages)
` [PATCH v4 3/5] counter: Add "

[PATCH v4 6/6] io_uring: add support for zone-append
 2020-07-31  8:14 UTC  (14+ messages)

Documentation/powerpc: Ultravisor API
 2020-07-31  8:10 UTC  (6+ messages)
` [PATCH] KVM: PPC: Book3S HV: Define H_PAGE_IN_NONSHARED for H_SVM_PAGE_IN hcall

[PATCH 0/4] x86: some assembler macro rework
 2020-07-31  8:12 UTC  (9+ messages)
` [PATCH 1/4] x86: replace __ASM_{CL,ST}AC

[PATCH v8 0/8] Fix up and simplify error recovery mechanism
 2020-07-31  8:08 UTC  (13+ messages)
` [PATCH 1/8] scsi: ufs: Add checks before setting clk-gating states
` [PATCH 2/8] ufs: ufs-qcom: Fix race conditions caused by func ufs_qcom_testbus_config
` [PATCH 3/8] scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs
` [PATCH 4/8] scsi: ufs: Add some debug infos to ufshcd_print_host_state
` [PATCH 5/8] scsi: ufs: Fix concurrency of error handler and other error recovery paths
` [PATCH 6/8] scsi: ufs: Recover hba runtime PM error in error handler
` [PATCH 7/8] scsi: ufs: Move dumps in IRQ handler to "
` [PATCH 8/8] scsi: ufs: Fix a racing problem btw error handler and runtime PM ops

[Intel-gfx] [PATCH 01/66] drm/i915: Reduce i915_request.lock contention for i915_request_wait
 2020-07-31  8:11 UTC  (5+ messages)
` [Intel-gfx] [PATCH 13/66] drm/i915/gem: Don't drop the timeline lock during execbuf
` [Intel-gfx] [PATCH 14/66] drm/i915/gem: Rename execbuf.bind_link to unbound_link

[PATCH v3] mm/slab.c: add node spinlock protect in __cache_free_alien
 2020-07-31  8:10 UTC  (4+ messages)
  ` 回复: "

[PATCH v2 0/2] irqchip/gic-v2, v3: Enforce ACK/EOI pairing on IRQ retrigger
 2020-07-31  8:08 UTC  (6+ messages)
` [PATCH v2 2/2] irqchip/gic-v2, v3: Prevent SW resends entirely

[kvm-unit-tests PATCH v3 00/10] arm/arm64: Add IPI/LPI/vtimer latency test
 2020-07-31  7:42 UTC  (2+ messages)
` [kvm-unit-tests PATCH v3 05/10] arm64: microbench: its: Add LPI "

Ktls offload in cx6 of mellanox
 2020-07-31  8:09 UTC 

[GIT PULL] sound fixes for 5.8
 2020-07-31  8:09 UTC 

[PATCH v2] scsi: sd_zbc: Improve zone revalidation
 2020-07-31  8:08 UTC  (2+ messages)

[kvm-unit-tests PATCH] scripts/runtime: Replace "|&" with "2>&1 |"
 2020-07-31  8:07 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/nginx: drop gdlib-config
 2020-07-31  8:07 UTC 

[PATCH] ASoC: core: use less strict tests for dailink capabilities
 2020-07-31  8:06 UTC  (7+ messages)
` [PATCH] ASoC: core: restore dpcm flags semantics

[qemu-mainline test] 152309: regressions - FAIL
 2020-07-31  8:05 UTC 

[PATCH v4 00/10] Coregroup support on Powerpc
 2020-07-31  8:02 UTC  (4+ messages)
` [PATCH v4 10/10] powerpc/smp: Implement cpu_to_coregroup_id

[PATCH v4] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-31  8:00 UTC  (5+ messages)

[PATCH] IMA: Add a test to verify importing a certificate into custom keyring
 2020-07-31  8:02 UTC  (3+ messages)
  ` [LTP] "

[Intel-gfx] [PATCH 0/4] Allow privileged user to map the OA buffer
 2020-07-31  8:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Allow privileged user to map the OA buffer (rev8)

[PATCH 0/8] spi: dw-dma: Add max SG entries burst capability support
 2020-07-31  7:59 UTC  (9+ messages)
` [PATCH 1/8] spi: dw-dma: Set DMA Level registers on init
` [PATCH 2/8] spi: dw-dma: Fail DMA-based transfer if no Tx-buffer specified
` [PATCH 3/8] spi: dw-dma: Configure the DMA channels in dma_setup
` [PATCH 4/8] spi: dw-dma: Move DMA transfers submission to the channels prep methods
` [PATCH 5/8] spi: dw-dma: Detach DMA transfer into a dedicated method
` [PATCH 6/8] spi: dw-dma: Move DMAC register cleanup to DMA transfer method
` [PATCH 7/8] spi: dw-dma: Pass exact data to the DMA submit and wait methods
` [PATCH 8/8] spi: dw-dma: Add one-by-one SG list entries transfer

[PATCH 1/2] KVM: arm64: Restrict symbol aliasing to outside nVHE
 2020-07-31  8:00 UTC  (4+ messages)
` [PATCH 2/2] KVM: arm64: nVHE: Don't consume host SErrors with RAS

Cannot run "devtool mofidy linux-fslc" in Dunfell branch
 2020-07-31  8:00 UTC 

[intel-linux-intel-lts:5.4/yocto 192/8941] drivers/net/ethernet/stmicro/stmmac/hwif.c:287:43: warning: the omitted middle operand in will always be 'true', suggest explicit middle operand
 2020-07-31  7:58 UTC 


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.