All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-09 00:59:52 to 2021-09-09 01:53:42 UTC [more...]

[Intel-gfx] [PATCH 00/23] i915/display: split and constify vtable (v3)
 2021-09-09  1:53 UTC  (3+ messages)
` [Intel-gfx] [PATCH 01/23] drm/i915/pm: drop get_fifo_size vfunc
` [Intel-gfx] [PATCH 02/23] drm/i915: make update_wm take a dev_priv

[PATCH v4 0/4] arm: aspeed: Add eSPI support
 2021-09-09  1:52 UTC  (10+ messages)
` [PATCH v4 3/4] soc: aspeed: Add eSPI driver

[PATCH v4 00/18] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-09  1:38 UTC  (56+ messages)
` [PATCH v4 01/18] KVM: arm64: selftests: Add MMIO readl/writel support
` [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
` [PATCH v4 03/18] KVM: arm64: selftests: Use read/write definitions from sysreg.h
` [PATCH v4 04/18] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
` [PATCH v4 05/18] KVM: arm64: selftests: Add support for cpu_relax
` [PATCH v4 06/18] KVM: arm64: selftests: Add basic support for arch_timers
` [PATCH v4 07/18] KVM: arm64: selftests: Add basic support to generate delays
` [PATCH v4 08/18] KVM: arm64: selftests: Add support to disable and enable local IRQs
` [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
` [PATCH v4 10/18] KVM: arm64: selftests: Add light-weight spinlock support
` [PATCH v4 11/18] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v4 12/18] KVM: selftests: Keep track of the number of vCPUs for a VM
` [PATCH v4 13/18] KVM: selftests: Add support to get the VM's mode
` [PATCH v4 14/18] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v4 15/18] KVM: arm64: selftests: Add arch_timer test
` [PATCH v4 16/18] KVM: arm64: selftests: arch_timer: Support vCPU migration
` [PATCH v4 17/18] KVM: arm64: selftests: Replace ARM64_SYS_REG with ARM64_SYS_KVM_REG
` [PATCH v4 18/18] KVM: selftests: vgic_init: Pull REDIST_REGION_ATTR_ADDR from vgic.h

[RESEND RFC PATCH 0/3] Provide fast access to thread specific data
 2021-09-09  1:50 UTC  (3+ messages)
` [RESEND RFC PATCH 1/3] Introduce per thread user-kernel shared structure

[RFC PATCH] fs/exec: Add the support for ELF program's NUMA replication
 2021-09-09  9:48 UTC  (6+ messages)

[Intel-gfx] [PATCH 00/23] i915/display: split and constify vtable (v2)
 2021-09-09  1:47 UTC  (26+ messages)
` [Intel-gfx] [PATCH 01/23] drm/i915/pm: drop get_fifo_size vfunc
` [Intel-gfx] [PATCH 02/23] drm/i915: make update_wm take a dev_priv
` [Intel-gfx] [PATCH 03/23] drm/i915/wm: provide wrappers around watermark vfuncs calls
` [Intel-gfx] [PATCH 04/23] drm/i915: add wrappers around cdclk vtable funcs
` [Intel-gfx] [PATCH 05/23] drm/i915/display: add intel_fdi_link_train wrapper
` [Intel-gfx] [PATCH 06/23] drm/i915: split clock gating init from display vtable
` [Intel-gfx] [PATCH 07/23] drm/i915: split watermark vfuncs "
` [Intel-gfx] [PATCH 08/23] drm/i915: split color functions "
` [Intel-gfx] [PATCH 09/23] drm/i915: split audio "
` [Intel-gfx] [PATCH 10/23] drm/i915: split cdclk "
` [Intel-gfx] [PATCH 11/23] drm/i915: split irq hotplug function "
` [Intel-gfx] [PATCH 12/23] drm/i915: split fdi link training "
` [Intel-gfx] [PATCH 13/23] drm/i915: split the dpll clock compute out "
` [Intel-gfx] [PATCH 14/23] drm/i915: constify fdi link training vtable
` [Intel-gfx] [PATCH 15/23] drm/i915: constify hotplug function vtable
` [Intel-gfx] [PATCH 16/23] drm/i915: constify color "
` [Intel-gfx] [PATCH 17/23] drm/i915: constify the audio "
` [Intel-gfx] [PATCH 18/23] drm/i915: constify the dpll clock vtable
` [Intel-gfx] [PATCH 19/23] drm/i915: constify the cdclk vtable
` [Intel-gfx] [PATCH 20/23] drm/i915: drop unused function ptr and comments
` [Intel-gfx] [PATCH 21/23] drm/i915: constify display function vtable
` [Intel-gfx] [PATCH 22/23] drm/i915: constify clock gating init vtable
` [Intel-gfx] [PATCH 23/23] drm/i915: constify display wm vtable
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915/display: split and constify vtable (rev2)
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH AUTOSEL 5.14 001/252] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
 2021-09-09  1:42 UTC  (10+ messages)
` [PATCH AUTOSEL 5.14 002/252] drm/vmwgfx: Fix subresource updates with new contexts
` [PATCH AUTOSEL 5.14 003/252] drm/vmwgfx: Fix some static checker warnings
` [PATCH AUTOSEL 5.14 004/252] drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
` [PATCH AUTOSEL 5.14 005/252] drm/ttm: Fix multihop assert on eviction
` [PATCH AUTOSEL 5.14 006/252] drm/omap: Follow implicit fencing in prepare_fb
` [PATCH AUTOSEL 5.14 007/252] drm/amdgpu: Fix amdgpu_ras_eeprom_init()
` [PATCH AUTOSEL 5.14 008/252] drm/amdgpu: Fix koops when accessing RAS EEPROM
` [PATCH AUTOSEL 5.14 009/252] drm: vc4: Fix pixel-wrap issue with DVP teardown
` [PATCH AUTOSEL 5.14 010/252] dma-buf: fix dma_resv_test_signaled test_all handling v2

[rdma:for-rc] BUILD SUCCESS 2169b908894df2ce83e7eb4a399d3224b2635126
 2021-09-09  1:45 UTC 

[PATCH bpf] bpf: handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
 2021-09-09  1:45 UTC  (5+ messages)

[PATCH 0/4 v0.5] sched/umcg: RFC UMCG patchset
 2021-09-09  1:39 UTC  (6+ messages)
` [PATCH 2/4 v0.5] sched/umcg: RFC: add userspace atomic helpers
` [PATCH 3/4 v0.5] sched/umcg: RFC: implement UMCG syscalls

[PATCH mm/bpf v3] mm: bpf: add find_vma_non_owner() without lockdep_assert on mm->mmap_lock
 2021-09-09  1:38 UTC  (2+ messages)

Vmalloc.h implicit functions
 2021-09-09  1:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ixgbe: fix vf mac remains
 2021-09-09  1:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v1 1/2] driver core: fw_devlink: Add support for FWNODE_FLAG_BROKEN_PARENT
 2021-09-09  1:39 UTC  (11+ messages)

[PATCH v1 00/12] Context types
 2021-09-09  1:37 UTC  (26+ messages)
` [virtio-dev] "
` [virtio-dev] [PATCH v1 01/12] virtio-gpu api: multiple context types with explicit initialization
  `  "
` [PATCH v1 02/12] drm/virtgpu api: create context init feature
  ` [virtio-dev] "
` [PATCH v1 03/12] drm/virtio: implement context init: track valid capabilities in a mask
  ` [virtio-dev] "
` [PATCH v1 04/12] drm/virtio: implement context init: probe for feature
  ` [virtio-dev] "
` [PATCH v1 05/12] drm/virtio: implement context init: support init ioctl
  ` [virtio-dev] "
` [PATCH v1 06/12] drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virtio_gpu_fence
  ` [virtio-dev] "
` [PATCH v1 07/12] drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virtio_gpu_fence_alloc
  ` [virtio-dev] "
` [PATCH v1 08/12] drm/virtio: implement context init: stop using drv->context when creating fence
  ` [virtio-dev] "
` [PATCH v1 09/12] drm/virtio: implement context init: allocate an array of fence contexts
  ` [virtio-dev] "
` [PATCH v1 10/12] drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
  ` [virtio-dev] "
` [PATCH v1 11/12] drm/virtio: implement context init: add virtio_gpu_fence_event
  ` [virtio-dev] "
` [PATCH v1 12/12] drm/virtio: implement context init: advertise feature to userspace
  ` [virtio-dev] "

[dpdk-dev] [PATCH] net/ice: add 1PPS support for E810
 2021-09-09  1:30 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v2] net/ice: support IEEE 1588 PTP for E810
 2021-09-09  1:30 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[avpatel:riscv_kvm_aia_v1 35/45] drivers/irqchip/irq-riscv-imsic.c:268:26: error: 'struct imsic_priv' has no member named 'base_ipi'
 2021-09-09  1:35 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915: rename debugfs_gt files
 2021-09-09  1:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/2] pack-write,repack: prevent opening packs too early
 2021-09-09  1:33 UTC  (6+ messages)
` [PATCH v2 0/3] "

[PATCH 2/2] maintenance: skip bootout/bootstrap when plist is registered
 2021-09-09  1:25 UTC  (2+ messages)
` [PATCH] gc: remove unused launchctl_get_uid() call

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-09  1:33 UTC  (11+ messages)
` [PATCH 1/2] mm, thp: check page mapping when truncating page cache
` [PATCH 2/2] mm, thp: bail out early in collapse_file for writeback page

[virtio-comment] [RFC PATCH 2/2] virtio-gpu: add context init support
 2021-09-09  1:32 UTC  (4+ messages)
` [virtio-comment] [RFC PATCH v2 "

[PATCH] drm/plane-helper: fix uninitialized variable reference
 2021-09-09  1:32 UTC  (2+ messages)
` [PATCH v2] "

[virtio-comment] [PATCH v1 1/2] virtio-gpu: clarify spec regarding capability sets
 2021-09-09  1:29 UTC  (2+ messages)
` [virtio-comment] [PATCH v1 2/2] virtio-gpu: add context init support

[gatesgarth][PATCH 0/4] Pull request (cover letter only)
 2021-09-09  1:28 UTC 

[PATCH v2 0/6] Fix FIT hash algos in SPL (Fixes v2021.10-rc3)
 2021-09-09  1:25 UTC  (13+ messages)
` [PATCH v2 1/6] common: Remove unused CONFIG_FIT_SHAxxx selectors
` [PATCH v2 2/6] lib: Drop SHA512_ALGO in lieu of SHA512
` [PATCH v2 3/6] common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
` [PATCH v2 4/6] common: Move MD5 hash to hash_algo[] array
` [PATCH v2 5/6] image: Drop if/elseif hash selection in calculate_hash()
` [PATCH v2 6/6] image: Drop IMAGE_ENABLE_{MD5, CRC32} #defines

[1.50][PATCH 0/1] Pull request
 2021-09-09  1:25 UTC  (2+ messages)
` [1.50][PATCH 1/1] server: Fix early parsing errors preventing zombie bitbake

[qemu-mainline test] 164884: tolerable FAIL - PUSHED
 2021-09-09  1:23 UTC 

[PATCH] Doc: page_migration: fix numbering for non-LRU movable flags
 2021-09-09  1:20 UTC  (3+ messages)

[hardknott][PATCH 00/11] Pull request (cover letter only)
 2021-09-09  1:19 UTC 

[PATCH] dt-bindings: net: sun8i-emac: Add compatible for D1
 2021-09-09  1:19 UTC  (2+ messages)

Segfaults in git rebase --continue and git rerere
 2021-09-09  1:18 UTC 

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-09-09  1:16 UTC  (9+ messages)
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS

[OE-core] [hardknott][PATCH] bitbake: server: Fix early parsing errors preventing zombie bitbake
 2021-09-09  1:16 UTC  (2+ messages)

[PATCH v1 00/14] PCI devices passthrough on Arm
 2021-09-09  1:16 UTC  (8+ messages)
` [PATCH v1 03/14] xen/pci: solve compilation error on ARM with ACPI && HAS_PCI
` [PATCH v1 04/14] xen/arm: Add support for PCI init to initialize the PCI driver

[PATCH v3 0/5] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-09  1:16 UTC  (3+ messages)
` [PATCH v3 4/5] mm: Add zap_skip_check_mapping() helper

[syzbot] INFO: task hung in io_wq_put_and_exit
 2021-09-09  1:15 UTC  (2+ messages)

[OE-core][hardknott][PATCH] bluez5: fix CVE-2021-3658
 2021-09-09  1:14 UTC  (2+ messages)

[PATCH 00/35] efi: Improvements to U-Boot running on top of UEFI
 2021-09-09  1:11 UTC  (4+ messages)
` [PATCH 14/35] efi: Locate all block devices in the app

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-09  1:10 UTC  (9+ messages)
` [PATCH v1 3/3] migration: multifd: Enable zerocopy

[PATCH] io_uring: drop ctx->uring_lock before acquiring sqd->lock
 2021-09-09  1:10 UTC 

incoming
 2021-09-09  1:10 UTC  (9+ messages)
` [patch 1/8] mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
` [patch 2/8] mm/hugetlb: initialize hugetlb_usage in mm_init
` [patch 3/8] mm,vmscan: fix divide by zero in get_scan_count
` [patch 4/8] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
` [patch 5/8] mmap_lock: change trace and locking order
` [patch 6/8] mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp
` [patch 7/8] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
` [patch 8/8] nds32/setup: remove unused memblock_region variable in setup_memory()

[PATCH v3 0/2] progress.c API users: fix bogus counting
 2021-09-09  1:10 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] commit-graph: fix bogus counter in "Scanning merged commits" progress line
  ` [PATCH v4 2/2] entry: show finer-grained counter in "Filtering content" "

[PATCH v2] ARM: dts: aspeed: Add TYAN S7106 BMC machine
 2021-09-09  1:06 UTC  (3+ messages)

Circular dependency between DSA switch driver and tagging protocol driver
 2021-09-09  1:08 UTC  (5+ messages)

[PATCH] auto-t: remove OWE renegotiate test
 2021-09-09  1:05 UTC  (2+ messages)

What's cooking in git.git (Sep 2021, #02; Wed, 8)
 2021-09-09  1:02 UTC  (4+ messages)

[syzbot] possible deadlock in io_sq_thread
 2021-09-09  1:02 UTC  (2+ messages)

[PATCH 0/4] Fix stack usage of DML
 2021-09-09  1:00 UTC  (5+ messages)
` [PATCH 1/4] drm/amd/display: Pass display_pipe_params_st as const in DML
` [PATCH 2/4] drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer
` [PATCH 3/4] drm/amd/display: Fix rest of pass-by-value structs in DML
` [PATCH 4/4] drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctx

+ mm-hwpoison-add-is_free_buddy_page-in-hwpoisonhandlable.patch added to -mm tree
 2021-09-09  1:00 UTC 

[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
 2021-09-09  0:57 UTC  (6+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[PATCH v2 0/3] KVM: few more SMM fixes
 2021-09-09  0:59 UTC  (3+ messages)
` [PATCH v2 3/3] KVM: nSVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode


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.