All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-15 00:28:38 to 2021-04-15 01:34:40 UTC [more...]

[PATCH V5 00/12] block: support bio based io polling
 2021-04-15  1:34 UTC  (6+ messages)
` [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
  ` [dm-devel] "

[PATCH v4 4/4] soc: imx8m: change to use platform driver
 2021-04-15  1:33 UTC  (6+ messages)
` regression due to soc_device_match not handling defer (Was: [PATCH v4 4/4] soc: imx8m: change to use platform driver)
  ` [EXT] "

[PATCH] tools/testing: Remove unused variable
 2021-04-15  1:32 UTC  (2+ messages)

[gustavoars-linux:testing/warray-bounds 1/10] net/core/flow_dissector.c:835:3: warning: 'memcpy' offset [33, 48] from the object at 'flow_keys' is out of the bounds of referenced subobject 'ipv6_src' with type '__u32[4]' {aka 'unsigned int[4]'} at offset 16
 2021-04-15  1:32 UTC  (2+ messages)

[f2fs-dev] [RFC PATCH] f2fs: add no compress extensions support
 2021-04-15  1:31 UTC  (2+ messages)

[PATCH v4 0/7] cpufreq-qcom-hw: Implement full OSM programming
 2021-04-15  1:31 UTC  (7+ messages)
` [PATCH v4 5/7] cpufreq: qcom-hw: Implement CPRh aware "

[PATCH v3 00/12] drm: Fix EDID reading on ti-sn65dsi86
 2021-04-15  1:30 UTC  (12+ messages)
` [PATCH v3 01/12] drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
` [PATCH v3 12/12] drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare

[PATCH v4 00/11] docs/zh_CN: add core api and openrisc translation
 2021-04-15  1:31 UTC  (11+ messages)
` [PATCH v4 01/11] docs/zh_CN: add core-api irq concepts.rst translation
` [PATCH v4 02/11] docs/zh_CN: add core-api irq irq-affinity.rst translation
` [PATCH v4 03/11] docs/zh_CN: add core-api irq irq-domain.rst translation
` [PATCH v4 04/11] docs/zh_CN: add core-api irq irqflags-tracing.rst translation
` [PATCH v4 05/11] docs/zh_CN: add core-api irq index.rst translation
` [PATCH v4 06/11] docs/zh_CN: add core-api "
` [PATCH v4 07/11] docs/zh_CN: add translation to zh_CN index
` [PATCH v4 08/11] docs/zh_CN: add openrisc openrisc_port.rst translation
` [PATCH v4 09/11] docs/zh_CN: add openrisc todo.rst translation
` [PATCH v4 10/11] docs/zh_CN: add openrisc index.rst translation

[PATCH v3] gcc: Upgrade to 10.3.0 bug-fix release
 2021-04-15  1:30 UTC  (7+ messages)
` [OE-core] "

[PATCH v3] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu onlining
 2021-04-15  1:30 UTC  (5+ messages)

[v2 1/3] valgrind: Delete trailing whitespaces
 2021-04-15  1:28 UTC  (4+ messages)
` [v2 3/3] valgrind: Add libstdc++ debug symbols for ptest
  ` [OE-core] "

[PATCH net-next v2] net: phy: at803x: select correct page on config init
 2021-04-15  1:26 UTC 

[PATCH v3 0/3] accel/tcg: Make sure that tb->size != 0 after translation
 2021-04-15  1:23 UTC  (7+ messages)
` [PATCH v3 3/3] accel/tcg: Assert "

[PATCH v2] go: upgrade 1.16.2 -> 1.16.3
 2021-04-15  1:26 UTC  (3+ messages)
` [OE-core] "

[PATCH] [v2] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
 2021-04-15  1:21 UTC  (3+ messages)

[PATCH 00/34] Add HMM-based SVM memory manager to KFD v5
 2021-04-15  1:23 UTC  (70+ messages)
` [PATCH 01/34] drm/amdkfd: helper to convert gpu id and idx
` [PATCH 02/34] drm/amdkfd: add svm ioctl API
` [PATCH 03/34] drm/amdkfd: register svm range
` [PATCH 04/34] drm/amdkfd: add svm ioctl GET_ATTR op
` [PATCH 05/34] drm/amdgpu: add common HMM get pages function
` [PATCH 06/34] drm/amdkfd: support larger svm range allocation
` [PATCH 07/34] drm/amdkfd: validate svm range system memory
` [PATCH 08/34] drm/amdkfd: deregister svm range
` [PATCH 09/34] drm/amdgpu: export vm update mapping interface
` [PATCH 10/34] drm/amdkfd: map svm range to GPUs
` [PATCH 11/34] drm/amdkfd: svm range eviction and restore
` [PATCH 12/34] drm/amdgpu: Enable retry faults unconditionally on Aldebaran
` [PATCH 13/34] drm/amdkfd: add xnack enabled flag to kfd_process
` [PATCH 14/34] drm/amdkfd: add ioctl to configure and query xnack retries
` [PATCH 15/34] drm/amdkfd: register HMM device private zone
` [PATCH 16/34] drm/amdkfd: validate vram svm range from TTM
` [PATCH 17/34] drm/amdkfd: support xgmi same hive mapping
` [PATCH 18/34] drm/amdkfd: copy memory through gart table
` [PATCH 19/34] drm/amdkfd: HMM migrate ram to vram
` [PATCH 20/34] drm/amdkfd: HMM migrate vram to ram
` [PATCH 21/34] drm/amdkfd: invalidate tables on page retry fault
` [PATCH 22/34] drm/amdgpu: enable 48-bit IH timestamp counter
` [PATCH 23/34] drm/amdkfd: page table restore through svm API
` [PATCH 24/34] drm/amdkfd: SVM API call to restore page tables
` [PATCH 25/34] drm/amdkfd: add svm_bo reference for eviction fence
` [PATCH 26/34] drm/amdgpu: add param bit flag to create SVM BOs
` [PATCH 27/34] drm/amdkfd: add svm_bo eviction mechanism support
` [PATCH 28/34] drm/amdgpu: svm bo enable_signal call condition
` [PATCH 29/34] drm/amdgpu: add svm_bo eviction to enable_signal cb
` [PATCH 30/34] drm/amdkfd: refine migration policy with xnack on
` [PATCH 31/34] drm/amdkfd: add svm range validate timestamp
` [PATCH 32/34] drm/amdkfd: multiple gpu migrate vram to vram
` [PATCH 33/34] drm/amdkfd: Add SVM API support capability bits
` [PATCH 34/34] drm/amdkfd: Add CONFIG_HSA_AMD_SVM

[PATCH v3] go: upgrade 1.16.2 -> 1.16.3
 2021-04-15  1:25 UTC 

[PATCH 1/2] drm/i915/gvt: Fix BDW command parser regression
 2021-04-15  1:24 UTC  (2+ messages)

[PATCH v2 0/3] KVM: Properly account for guest CPU time
 2021-04-15  1:23 UTC  (5+ messages)

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-15  1:21 UTC  (6+ messages)

[PATCH v2] Documentation: dev-tools: Add Testing Overview
 2021-04-15  1:19 UTC  (3+ messages)

[PATCH v2 00/14] drm: Fix EDID reading on ti-sn65dsi86
 2021-04-15  1:18 UTC  (11+ messages)
  ` [PATCH v2 11/14] drm/bridge: ti-sn65dsi86: Power things properly for reading the EDID

[PATCH v4 3/9] ASoC: codecs: wcd938x: add basic driver
 2021-04-15  1:15 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/9] support speed capability and autoneg report
 2021-04-15  1:16 UTC  (6+ messages)
` [dpdk-dev] [PATCH 6/9] net/hns3: report the speed capability for PF

[PATCH] MIPS: Loongson64: Add Loongson-2K1000 reset support
 2021-04-15  1:14 UTC  (3+ messages)

Profiling XDP programs for performance issues
 2021-04-15  1:14 UTC  (8+ messages)

[PATCH] gcc-runtime: Make DEBUG_PREFIX_MAP relative to S
 2021-04-15  1:13 UTC 

[PATCH] i40e: fix the panic when running bpf in xdpdrv mode
 2021-04-15  1:12 UTC  (5+ messages)
` [PATCH net v2] "
      ` [Intel-wired-lan] "

[v2,PATCH 0/3] mt8183 dpi supports dual edge
 2021-04-15  1:09 UTC  (4+ messages)
` [v2,PATCH 3/3] drm/mediatek: dpi: add bus format negotiation
  ` [SPAM][v2,PATCH "

[Fuego] [PATCH] ftc: add support for update-board operation
 2021-04-15  1:11 UTC 

[PATCH v2] automation: add arm32 cross-build tests for Xen
 2021-04-15  1:11 UTC 

[PATCH net-next 0/2] net: hns3: updates for -next
 2021-04-15  1:11 UTC  (6+ messages)
` [PATCH net-next 1/2] net: hns3: PF add support for pushing link status to VFs

[PATCH v4 0/3] Add devcoredump support for DPU
 2021-04-15  1:10 UTC  (5+ messages)
` [PATCH v4 2/3] drm/msm: add support to take dpu snapshot

+ linux-next-git-rejects.patch added to -mm tree
 2021-04-15  1:10 UTC 

[dpdk-dev] [PATCH 0/4] Refactor async vhost control path
 2021-04-15  1:08 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 3/4] vhost: avoid deadlock on async register

[PATCH 2/2] repack: avoid loosening promisor pack objects in partial clones
 2021-04-15  1:04 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 1c8ce959b41a18b9657eaafd7a1215a8da67d3ab
 2021-04-15  1:06 UTC 

[PATCH] iommu/iova: put free_iova_mem() outside of spinlock iova_rbtree_lock
 2021-04-15  1:05 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: cleanup and fix userspace interrupt window
 2021-04-15  0:59 UTC  (9+ messages)
` [PATCH 2/2] KVM: x86: Fix split-irqchip vs interrupt injection window request

[bug report] shared tags causes IO hang and performance drop
 2021-04-15  0:58 UTC  (6+ messages)

[PATCH 1/3] rtdm/testing: latmus: introduce latmus driver
 2021-04-15  0:56 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: add sanity checks in control APIs
 2021-04-15  0:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "
` [dpdk-dev] [PATCH v4] "

A KernelShark plugin for Xen traces analysis ​
 2021-04-15  0:50 UTC  (11+ messages)
      ` A KernelShark plugin for Xen traces analysis

[PATCH] staging: media: atomisp: cleaning up sh_css.c
 2021-04-15  0:51 UTC  (10+ messages)
` [PATCH] staging: media: atomisp: [1/6] Fix sh_css.c brace coding style issues
` [PATCH] staging: media: atomisp: [2/6] "
` [PATCH] staging: media: atomisp: [3/6] "
` [PATCH] staging: media: atomisp: [4/6] "
` [PATCH] staging: media: atomisp: [5/6] "
` [PATCH] staging: media: atomisp: [6/6] "
` [PATCH] staging: media: atomisp: Use goto instead of return in ia_css_init()
` [PATCH] staging: media: atomisp: [1/2] Remove redundant assertions in sh_css.c
` [PATCH] staging: media: atomisp: [2/2] "

[PATCH 00/13] [RFC] Rust support
 2021-04-15  0:47 UTC  (7+ messages)
` [PATCH 03/13] Makefile: Generate CLANG_FLAGS even in GCC builds
` [PATCH 04/13] Kbuild: Rust support

[PATCH v2] iommu/vt-d: Force to flush iotlb before creating superpage
 2021-04-15  0:46 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display/psr: Fix cppcheck warnings
 2021-04-15  0:45 UTC  (2+ messages)

[PATCH] coresight: etm-perf: Fix define build issue when built as module
 2021-04-15  0:43 UTC  (3+ messages)

[PATCH v3 00/28] dm: Change the way sequence numbers are implemented
 2021-04-15  0:44 UTC  (7+ messages)
` [PATCH v3 13/28] pci: Update to use new sequence numbers

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-15  0:42 UTC  (8+ messages)

[xen-4.12-testing test] 161124: regressions - FAIL
 2021-04-15  0:42 UTC 

[PATCH] usb: dwc3: gadget: Remove FS bInterval_m1 limitation
 2021-04-15  0:40 UTC 

[peterz-queue:sched/core-sched 27/29] kernel/sched/core.c:9497:11: error: implicit declaration of function 'sched_core_cgroup_cookie'
 2021-04-15  0:40 UTC 

[gustavoars-linux:testing/warray-bounds 1/10] arch/alpha/include/asm/string.h:22:16: warning: '__builtin_memcpy' offset [3, 64] from the object at 'report' is out of the bounds of referenced subobject 'report' with type 'unsigned char' at offset 1
 2021-04-15  0:39 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] Add a snprintf eBPF helper
 2021-04-15  0:37 UTC  (3+ messages)
` [PATCH bpf-next v4 1/6] bpf: Factorize bpf_trace_printk and bpf_seq_printf

PROBLEM: double fault in md_end_io
 2021-04-15  0:36 UTC  (4+ messages)

What's cooking (draft for #4's issue this month)
 2021-04-15  0:34 UTC  (3+ messages)

[PATCH v2 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-15  0:32 UTC  (3+ messages)

next/pending-fixes build: 180 builds: 0 failed, 180 passed, 17 warnings (v5.12-rc7-172-g314f802f6efd0)
 2021-04-15  0:31 UTC 

[PATCH net-next 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2021-04-09
 2021-04-15  0:31 UTC  (7+ messages)
` [PATCH net-next 8/9] igc: Enable RX via AF_XDP zero-copy

[PATCH 1/3] arm64: dts: mt8183-pumpkin: fix dtbs_check warning
 2021-04-15  0:29 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: mt8183-kukui: fix dtbs_check warnings

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-04-15  0:29 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-04-15  0:29 UTC 

[PATCH net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2021-04-14
 2021-04-15  0:30 UTC  (14+ messages)
` [PATCH net-next 01/15] ice: use kernel definitions for IANA protocol ports and ether-types
` [PATCH net-next 02/15] ice: Drop leading underscores in enum ice_pf_state
` [PATCH net-next 04/15] ice: refactor interrupt moderation writes
` [PATCH net-next 05/15] ice: replace custom AIM algorithm with kernel's DIM library
` [PATCH net-next 06/15] ice: manage interrupts during poll exit
` [PATCH net-next 08/15] ice: Reimplement module reads used by ethtool
` [PATCH net-next 09/15] ice: print name in /proc/iomem
` [PATCH net-next 10/15] ice: use local for consistency
` [PATCH net-next 11/15] ice: remove unused struct member
` [PATCH net-next 12/15] ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI types
` [PATCH net-next 13/15] ice: suppress false cppcheck issues
` [PATCH net-next 14/15] ice: remove return variable
` [PATCH net-next 15/15] ice: reduce scope of variable


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.