All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-16 23:33:25 to 2021-07-17 02:42:36 UTC [more...]

[PATCH -next 0/3] arm64: support page mapping percpu first chunk allocator
 2021-07-17  2:40 UTC  (8+ messages)
` [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC

[PATCH 0/2] remove socket_scm_helper
 2021-07-17  2:38 UTC  (3+ messages)
` [PATCH 1/2] python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
` [PATCH 2/2] python, iotests: remove socket_scm_helper

valgrind failed do_compile during bitbake
 2021-07-17  2:39 UTC  (2+ messages)
` [yocto] "

[PATCH] drivers/gpu/drm/i915/display: remove boilerplate code using LOCK_ALL macros
 2021-07-17  2:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] refs file backend: remove dead "errno == EISDIR" code
 2021-07-17  2:34 UTC  (22+ messages)
` [PATCH v2 00/11] fix "git reflog expire" race & get rid of EISDIR in refs API
  ` [PATCH v2 02/11] refs/files: remove unused REF_DELETING in lock_ref_oid_basic()
  ` [PATCH v2 06/11] refs API: pass the "lock OID" to reflog "prepare"
  ` [PATCH v2 08/11] refs/files: add a comment about refs_reflog_exists() call
  ` [PATCH v2 09/11] reflog expire: don't lock reflogs using previously seen OID
  ` [PATCH v2 10/11] refs/files: remove unused "oid" in lock_ref_oid_basic()
  ` [PATCH v2 11/11] refs/files: remove unused "errno == EISDIR" code

[Intel-gfx] [PATCH 1/4] drm/i915/display: Disable FBC when PSR2 is enabled for xelpd platforms
 2021-07-17  2:28 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/display/psr2: Mark as updated all planes that intersect with pipe_clip
` [Intel-gfx] [PATCH 3/4] drm/i915/display/psr2: Fix cursor updates using legacy apis
` [Intel-gfx] [PATCH 4/4] drm/i915/display/psr2: Force a PSR exit in the frontbuffer modification flushes
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for series starting with [1/4] drm/i915/display: Disable FBC when PSR2 is enabled for xelpd platforms
` [Intel-gfx] ✓ Fi.CI.BAT: success "

INFO: task hung in fuse_simple_request
 2021-07-17  2:28 UTC  (2+ messages)
` [syzbot] "

[PATCH -next v2] riscv: add VMAP_STACK overflow detection
 2021-07-17  2:18 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/2] fix bugs for ethtool APP
 2021-07-17  2:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH for v2.9 ] trace-cmd: For libtraceevent 1.3 have warning equal tep_warning
 2021-07-17  2:19 UTC 

[dpdk-dev] [PATCH] app/procinfo: add device registers dump
 2021-07-17  2:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] examples/ethtool: fix pause configuration
 2021-07-17  2:15 UTC  (3+ messages)

[GIT PULL] arm64 fixes for -rc2
 2021-07-17  2:12 UTC  (3+ messages)

[SPDK] Re: NVMe 2.0 support
 2021-07-17  2:14 UTC 

When are you going to stop ignoring pull.mode?
 2021-07-17  2:14 UTC  (2+ messages)

[GIT PULL] Devicetree fixes for v5.14, take 1
 2021-07-17  2:12 UTC  (2+ messages)

[PATCH] libtracefs: Remove "traceevent/" from referencing libtraceevent headers
 2021-07-17  2:06 UTC 

[RFC] Bluetooth: hci_sock: Fix calling lock_sock when handling HCI_DEV_UNREG
 2021-07-17  2:04 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] bugfix for hns3 PMD
 2021-07-17  2:02 UTC  (9+ messages)
` [dpdk-dev] [PATCH 1/8] net/hns3: fix residual MAC address entry
` [dpdk-dev] [PATCH 2/8] net/hns3: delete unnecessary zero assignments
` [dpdk-dev] [PATCH 3/8] net/hns3: fix incorrect comment
` [dpdk-dev] [PATCH 4/8] net/hns3: fix the timing issue of clearing interrupt source
` [dpdk-dev] [PATCH 5/8] net/hns3: delete duplicate compile-time check
` [dpdk-dev] [PATCH 6/8] net/hns3: fix a print position about auto-negotiation
` [dpdk-dev] [PATCH 7/8] net/hns3: fix flow list separate management
` [dpdk-dev] [PATCH 8/8] net/hns3: fix Tx pkt prepare address when dev stop

Re:Re: [PATCH] mm/page_alloc: enable alloc bulk when page owner is on
 2021-07-17  2:02 UTC  (2+ messages)

[PATCH] mm/page_alloc: enable alloc bulk when page owner is on
 2021-07-17  1:58 UTC  (2+ messages)
`  "

[PATCH] mtd: fix size in mtd_info_user to support 64-bit
 2021-07-17  1:55 UTC  (7+ messages)

Read time tree block corruption detected
 2021-07-17  1:45 UTC 

[PATCH 0/3] Cleanup for vmstat
 2021-07-17  1:54 UTC  (4+ messages)
` [PATCH 2/3] mm/vmstat: simplify the array size calculation

[PATCH v2 00/11] Atomic cleanup + clang-12 build fix
 2021-07-17  1:41 UTC  (12+ messages)
` [PATCH v2 01/11] qemu/atomic: Use macros for CONFIG_ATOMIC64
` [PATCH v2 02/11] qemu/atomic: Simplify typeof_strip_qual
` [PATCH v2 03/11] qemu/atomic: Remove pre-C11 atomic fallbacks
` [PATCH v2 04/11] qemu/atomic: Add aligned_{int64,uint64}_t types
` [PATCH v2 05/11] tcg: Rename helper_atomic_*_mmu and provide for user-only
` [PATCH v2 06/11] accel/tcg: Standardize atomic helpers on softmmu api
` [PATCH v2 07/11] accel/tcg: Fold EXTRA_ARGS into atomic_template.h
` [PATCH v2 08/11] accel/tcg: Remove ATOMIC_MMU_DECLS
` [PATCH v2 09/11] accel/tcg: Expand ATOMIC_MMU_LOOKUP_*
` [PATCH v2 10/11] trace: Fold mem-internal.h into mem.h
` [PATCH v2 11/11] accel/tcg: Push trace info building into atomic_common.c.inc

[PATCH] dm: usb: add hook for low level usb init
 2021-07-16 16:35 UTC 

[PATCH ima-evm-utils v5] ima-evm-utils: Support SM2/3 algorithm for sign and verify
 2021-07-17  1:48 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Call i915_globals_exit() after i915_pmu_exit()
 2021-07-17  1:47 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for series starting with [1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/5] IPI virtualization support for VM
 2021-07-17  1:46 UTC  (3+ messages)

[Accel-config] [PATCH] accel-config: Replicate driver error codes in idxd.h in library
 2021-07-17  1:46 UTC 

[PATCHv4 bpf-next 0/8] bpf, x86: Add bpf_get_func_ip helper
 2021-07-17  1:42 UTC  (5+ messages)
` [PATCHv4 bpf-next 6/8] libbpf: Add bpf_program__attach_kprobe_opts function
` [PATCHv4 bpf-next 7/8] libbpf: Allow specification of "kprobe/function+offset"

Difficulty connecting to AP using rtw89
 2021-07-17  1:40 UTC  (4+ messages)

[ovmf test] 163729: regressions - FAIL
 2021-07-17  1:40 UTC 

[PATCH net-next 0/7] vmxnet3: upgrade to version 6
 2021-07-17  1:40 UTC  (2+ messages)

[PATCH v2 01/12] profile_create_node: set magic before strdup(name) to avoid memory leak
 2021-07-17  1:39 UTC  (4+ messages)
` [PATCH v2 11/12] misc/lsattr: check whether path is NULL in lsattr_dir_proc()

[PATCH bpf-next v4 0/3] Add btf_custom_path in bpf_obj_open_opts
 2021-07-17  1:39 UTC  (7+ messages)
` [PATCH bpf-next v4 1/3] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
` [PATCH bpf-next v4 3/3] selftests/bpf: Switches existing selftests to using open_opts for custom BTF

[PATCH 0/4] Some DG1 uAPI cleanup
 2021-07-17  1:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 5.4 000/122] 5.4.133-rc1 review
 2021-07-17  1:21 UTC  (2+ messages)

[PATCH 5.10 000/215] 5.10.51-rc1 review
 2021-07-17  1:20 UTC  (2+ messages)

[PATCH v7 0/4] use bin_attribute to break the size limitation of cpumap ABI
 2021-07-17  1:12 UTC  (6+ messages)
` [PATCH v7 2/4] topology: "

[PATCH 00/51] GuC submission support
 2021-07-17  1:10 UTC  (8+ messages)
` [PATCH 46/51] drm/i915/selftest: Fix MOCS selftest for GuC submission
    ` [Intel-gfx] "
` [PATCH 48/51] drm/i915/selftest: Fix hangcheck self test "
    ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for GuC submission support (rev3)

[PATCH 0/7] drm/i915: Migrate memory to SMEM when imported cross-device (v7)
 2021-07-17  1:08 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Migrate memory to SMEM when imported cross-device (rev2)
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[dpdk-dev] [PATCH] net/hns3: supports disabling PFC by dev configure API
 2021-07-17  1:04 UTC 

bad file extent, some csum missing - how to check that restored volumes are error-free?
 2021-07-17  0:59 UTC  (14+ messages)

[RFC PATCH 3/4 v0.3] sched/umcg: RFC: add userspace sll helpers
 2021-07-17  0:58 UTC  (2+ messages)

[PATCH] soc: imx: gpcv2: Assert reset before ungating clock
 2021-07-17  0:55 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/13] drm/i915: Clean up DPLL stuff
 2021-07-17  0:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[GIT PULL] tracing: histogram fix and take 2 on the __string_len() marcros
 2021-07-17  0:55 UTC  (7+ messages)

[GIT PULL] Documentation fixes for 5.14
 2021-07-17  0:54 UTC  (2+ messages)

[PATCH v2 00/24] python: introduce Asynchronous QMP package
 2021-07-17  0:32 UTC  (25+ messages)
` [PATCH v2 01/24] python/aqmp: add asynchronous QMP (AQMP) subpackage
` [PATCH v2 02/24] python/aqmp: add error classes
` [PATCH v2 03/24] python/pylint: Add exception for TypeVar names ('T')
` [PATCH v2 04/24] python/aqmp: add asyncio compatibility wrappers
` [PATCH v2 05/24] python/aqmp: add generic async message-based protocol support
` [PATCH v2 06/24] python/aqmp: add runstate state machine to AsyncProtocol
` [PATCH v2 07/24] python/aqmp: Add logging utility helpers
` [PATCH v2 08/24] python/aqmp: add logging to AsyncProtocol
` [PATCH v2 09/24] python/aqmp: add AsyncProtocol.accept() method
` [PATCH v2 10/24] python/aqmp: add configurable read buffer limit
` [PATCH v2 11/24] python/aqmp: add _cb_inbound and _cb_inbound logging hooks
` [PATCH v2 12/24] python/aqmp: add AsyncProtocol._readline() method
` [PATCH v2 13/24] python/aqmp: add QMP Message format
` [PATCH v2 14/24] python/aqmp: add well-known QMP object models
` [PATCH v2 15/24] python/aqmp: add QMP event support
` [PATCH v2 16/24] python/pylint: disable too-many-function-args
` [PATCH v2 17/24] python/aqmp: add QMP protocol support
` [PATCH v2 18/24] python/pylint: disable no-member check
` [PATCH v2 19/24] python/aqmp: Add message routing to QMP protocol
` [PATCH v2 20/24] python/aqmp: add execute() interfaces
` [PATCH v2 21/24] python/aqmp: add _raw() execution interface
` [PATCH v2 22/24] python/aqmp: add asyncio_run compatibility wrapper
` [PATCH v2 23/24] python/aqmp: add scary message
` [PATCH v2 24/24] python/aqmp: add AsyncProtocol unit tests

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-17  0:46 UTC  (14+ messages)
` [PATCH Part2 RFC v4 25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v4 30/40] KVM: X86: Define new RMP check related #NPF error bits
` [PATCH Part2 RFC v4 31/40] KVM: X86: update page-fault trace to log the 64-bit error code
` [PATCH Part2 RFC v4 32/40] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT

[Buildroot] [PATCH 1/1] package/binutils: fix linker assert on OpenRisc
 2021-07-17  0:40 UTC  (6+ messages)

[PATCH v2 bpf-next 0/3] libbpf: BTF typed dump cleanups
 2021-07-17  0:38 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: clarify/fix unaligned data issues for btf typed dump
` [PATCH v2 bpf-next 2/3] libbpf: fix compilation errors on ppc64le for btf dump typed data
` [PATCH v2 bpf-next 3/3] libbpf: btf typed dump does not need to allocate dump data

[PATCH] drm/i915/gvt: Convert from atomic_t to refcount_t on intel_vgpu_ppgtt_spt->refcount
 2021-07-17  0:34 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH net-next] tipc: keep the skb in rcv queue until the whole data is read
 2021-07-17  0:30 UTC  (2+ messages)

[PATCH net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2021-07-16
 2021-07-17  0:30 UTC  (2+ messages)

[PATCH next] bonding: fix build issue
 2021-07-17  0:30 UTC  (2+ messages)

[PATCH] mt76: mt7915: add control knobs for thermal throttling
 2021-07-17  0:18 UTC  (2+ messages)

[PATCH] clk: k210: Fix k210_clk_set_parent()
 2021-07-17  0:28 UTC 

[RFC PATCH] x86/kvm: do not touch watchdogs in pvclock
 2021-07-17  0:24 UTC  (2+ messages)

[PATCH] ARM: dts: ixp4xx: Add Arcom Vulcan device tree
 2021-07-17  0:20 UTC 

[PATCH v3] audit: fix memory leak in nf_tables_commit
 2021-07-17  0:22 UTC  (2+ messages)

[PATCH 1/2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
 2021-07-17  0:16 UTC  (3+ messages)
` [PATCH 2/2] bus: ixp4xx: Add a driver for "

[PATCH 1/2 v4] Configure script for Haiku
 2021-07-17  0:16 UTC 

[GIT PULL] CIFS/SMB3 Fixes
 2021-07-17  0:17 UTC 

[PATCH v3 0/3] worktree: teach add to accept --reason with --lock
 2021-07-17  0:14 UTC  (4+ messages)
` [PATCH v4 "

[Printing-architecture] OpenPrinting News
 2021-07-17  0:10 UTC 

[PATCH 5.4 000/119] 5.4.133-rc2 review
 2021-07-17  0:09 UTC  (2+ messages)

[PATCH 4.9] fscrypt: don't ignore minor_hash when hash is 0
 2021-07-17  0:05 UTC 

[PATCH 5.10 000/212] 5.10.51-rc2 review
 2021-07-17  0:08 UTC  (2+ messages)

[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-debianhvm-amd64-shadow
 2021-07-17  0:08 UTC 

[PATCH 5.12 000/235] 5.12.18-rc2 review
 2021-07-17  0:08 UTC  (2+ messages)

[PATCH 5.13 000/258] 5.13.3-rc2 review
 2021-07-17  0:06 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more generic
 2021-07-17  0:05 UTC  (2+ messages)
`  "

[PATCH] drm/mipi: set fwnode when a mipi_dsi_device is registered
 2021-07-17  0:03 UTC  (2+ messages)

[PATCH] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-07-17  0:01 UTC  (4+ messages)

[PATCH v4 0/3] Generic SMMU Bindings
 2021-07-16 23:59 UTC  (4+ messages)
` [PATCH v4 1/3] arm,smmu: switch to using iommu_fwspec functions
` [PATCH 2/3] arm,smmu: restructure code in preparation to new bindings support
` [PATCH v4 3/3] arm,smmu: add support for generic DT bindings. Implement add_device and dt_xlate

[PATCH] drm/i915: Fix error return code in igt_vma_create()
 2021-07-16 23:59 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RFC 0/8] Per client GPU stats
 2021-07-16 23:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Per client GPU stats (rev2)

[PATCH] crypto: x86/aes-ni - add missing error checks in XTS code
 2021-07-16 23:58 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-07-16 23:56 UTC 

[PATCH V1 0/2] Introduce max_timeout_count in sdhci_host for vendor needs
 2021-07-16 23:54 UTC  (3+ messages)
` [PATCH V1 2/2] mmc: sdhci-msm: Use maximum possible data timeout value

[PATCH RESEND v3 0/3] Generic SMMU Bindings
 2021-07-16 23:54 UTC  (7+ messages)
` [PATCH RESEND v3 1/3] arm,smmu: switch to using iommu_fwspec functions
` [PATCH RESEND v3 3/3] arm,smmu: add support for generic DT bindings. Implement add_device and dt_xlate

Realtek 8139 problem on 486
 2021-07-16 23:48 UTC  (21+ messages)

[GIT PULL] arm64: tegra: Device tree fixes for v5.14-rc3
 2021-07-16 23:38 UTC  (3+ messages)

[PATCH 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
 2021-07-16 23:34 UTC  (4+ messages)

[PATCH 00/17] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-07-16 23:29 UTC  (10+ messages)
` [PATCH 02/17] soc: imx: gpcv2: Turn domain->pgc into bitfield
` [PATCH 09/17] soc: imx: add i.MX8M blk-ctrl driver
` [PATCH 10/17] dt-bindings: soc: add binding for i.MX8MM DISP blk-ctrl
` [PATCH 12/17] soc: imx: imx8m-blk-ctrl: add "
` [PATCH 13/17] arm64: dts: imx8mm: add GPC node
` [PATCH 14/17] arm64: dts: imx8mm: put USB controllers into power-domains
` [PATCH 15/17] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core
` [PATCH 16/17] arm64: dts: imx8mm: add VPU blk-ctrl
` [PATCH 17/17] arm64: dts: imx8mm: add DISP blk-ctrl

[PATCH] cxl: Enable an endpoint decoder type
 2021-07-16 23:37 UTC  (4+ messages)
` [PATCH v2] "

+ mm-secretmem-wire-up-set_page_dirty.patch added to -mm tree
 2021-07-16 23:35 UTC 

+ mm-page_alloc-make-alloc_node_mem_map-__init-rather-than-__ref.patch added to -mm tree
 2021-07-16 23:34 UTC 

[PATCH v6 00/12] Introduce Architectural LBR for vPMU
 2021-07-16 23:33 UTC  (3+ messages)
` [PATCH v6 04/12] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR


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.