All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-03 10:43:53 to 2021-02-03 11:37:28 UTC [more...]

safexcel driver for EIP197 and mini firmware features
 2021-02-03 11:04 UTC  (5+ messages)

[PATCH net] hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()
 2021-02-03 11:36 UTC 

[PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
 2021-02-03 11:36 UTC  (2+ messages)
` [PATCH v2 1/9] arm64: assembler: add cond_yield macro

[Virtio-fs] [PATCH v4 0/3] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-02-03 11:37 UTC  (4+ messages)
` [Virtio-fs] [PATCH v4 1/3] virtiofsd: extract lo_do_open() from lo_open()
` [Virtio-fs] [PATCH v4 2/3] virtiofsd: optionally return inode pointer from lo_do_lookup()
` [Virtio-fs] [PATCH v4 3/3] virtiofsd: prevent opening of special files (CVE-2020-35517)

[PATCH net-next 0/2] Amend "hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer"
 2021-02-03 11:35 UTC  (3+ messages)
` [PATCH net-next 1/2] hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUF
` [PATCH net-next 2/2] hv_netvsc: Load and store the proper (NBL_HASH_INFO) per-packet info

[PATCH 1/2] ARM: omap2plus_defconfig: Enable Netfilter components as modules
 2021-02-03 11:34 UTC  (2+ messages)
` [PATCH 2/2] ARM: omap2plus_defconfig: Update for dropped options

[PATCH v2 00/28] Allow parallel MMU operations with TDP MMU
 2021-02-03 11:34 UTC  (11+ messages)
` [PATCH v2 20/28] KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map
` [PATCH v2 22/28] KVM: x86/mmu: Mark SPTEs in disconnected pages as removed
` [PATCH v2 24/28] KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock
` [PATCH v2 25/28] KVM: x86/mmu: Allow zapping collapsible SPTEs to use MMU "

[PATCH 0/6] Move remaining x86 Travis jobs to the gitlab-CI
 2021-02-03 11:32 UTC  (3+ messages)
` [PATCH 1/6] travis.yml: Move gprof/gcov test across to gitlab
` [PATCH 3/6] travis.yml: Move the --enable-modules test to the gitlab-CI

[PATCH v1] platform/x86: Kconfig: Surround WMI drivers by 'if ACPI_WMI'
 2021-02-03 11:33 UTC  (4+ messages)

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-02-03 11:32 UTC  (4+ messages)

[PATCH] arm64/kernel: minor coding style tweaks
 2021-02-03 11:31 UTC  (2+ messages)

[PATCH] crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
 2021-02-03 11:28 UTC 

[PATCH 0/1] Allow to build virtiofsd without the entire tools
 2021-02-03 11:30 UTC  (5+ messages)
` [PATCH 1/1] virtiofsd: Allow to build it without the tools

sof-soundwire: use the ${find-device} lookup for the dmic device
 2021-02-03 11:31 UTC 

[PATCH] dmaengine: qcom: remove unneeded semicolon
 2021-02-03 11:30 UTC  (2+ messages)

GIT , Visual Studio
 2021-02-03 11:30 UTC  (2+ messages)

[PATCH v1] gpio: msic: Drop driver from Makefile
 2021-02-03 11:29 UTC 

[MPTCP] [bug report] the test cases for signaling invalid addresses don't work
 2021-02-03 11:30 UTC 

[PATCH v2] dmaengine: idxd: check device state before issue command
 2021-02-03 11:27 UTC  (2+ messages)

[PULL v2 00/21] target-arm queue
 2021-02-03 11:29 UTC  (2+ messages)

[PATCH] nvme: Add 48-bit DMA address quirk
 2021-02-03 11:26 UTC  (10+ messages)

[PATCH 1/3] drm/ttm: rework ttm_tt page limit v3
 2021-02-03 11:28 UTC  (4+ messages)
` [PATCH 3/3] drm/ttm: drop sysfs directory

[PATCH] mtd: rawnand: Do not check for bad block if bbt is unavailable
 2021-02-03 11:24 UTC  (12+ messages)

[PATCH] kernel: debug: fix typo issue
 2021-02-03 11:23 UTC  (2+ messages)

[PATCH v15 00/14] Introduce support for guest CET feature
 2021-02-03 11:34 UTC  (15+ messages)
` [PATCH v15 01/14] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH v15 02/14] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
` [PATCH v15 03/14] KVM: x86: Load guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v15 04/14] KVM: x86: Add #CP support in guest exception dispatch
` [PATCH v15 05/14] KVM: VMX: Introduce CET VMCS fields and flags
` [PATCH v15 06/14] KVM: x86: Add fault checks for CR4.CET
` [PATCH v15 07/14] KVM: VMX: Emulate reads and writes to CET MSRs
` [PATCH v15 08/14] KVM: VMX: Add a synthetic MSR to allow userspace VMM to access GUEST_SSP
` [PATCH v15 09/14] KVM: x86: Report CET MSRs as to-be-saved if CET is supported
` [PATCH v15 10/14] KVM: x86: Enable CET virtualization for VMX and advertise CET to userspace
` [PATCH v15 11/14] KVM: VMX: Pass through CET MSRs to the guest when supported
` [PATCH v15 12/14] KVM: nVMX: Add helper to check the vmcs01 MSR bitmap for MSR pass-through
` [PATCH v15 13/14] KVM: nVMX: Enable CET support for nested VMX
` [PATCH v15 14/14] KVM: x86: Save/Restore GUEST_SSP to/from SMRAM

[PATCH] x86/fpu: Use consistent test for X86_FEATURE_XSAVES
 2021-02-03 11:23 UTC  (2+ messages)

[PATCH v3 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-03 11:23 UTC  (8+ messages)
` [PATCH v3 10/22] media: camss: Add support for CSIPHY hardware version Titan 170
` [PATCH v3 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding
  ` [PATCH v3 15/22] dt-bindings: media: camss: Add qcom, sdm660-camss binding

PATCH] smb3: include current dialect (SMB3.1.1) when version 3 or greater requested on mount
 2021-02-03 11:22 UTC  (4+ messages)

[PATCH 0/9] crypto: fix alignmask handling
 2021-02-03 11:22 UTC  (5+ messages)

[MPTCP] Re: [PATCH mptcp-next 0/2] mptcp: handle socket errors
 2021-02-03 11:24 UTC 

[PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
 2021-02-03 11:22 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas

[PATCH v2 0/7] KVM: arm64: More PMU/debug ID register fixes
 2021-02-03 11:20 UTC  (10+ messages)
` [PATCH v2 6/7] KVM: arm64: Upgrade PMU support to ARMv8.4

[dpdk-dev] [PATCH] net/mlx5: fix miniCQE configuration for Verbs
 2021-02-03 11:21 UTC  (2+ messages)

Null scheduler and vwfi native problem
 2021-02-03 11:20 UTC  (18+ messages)

[Intel-gfx] [CI 1/3] drm/i915/gt: Move engine setup out of set_default_submission
 2021-02-03 11:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/3] drm/i915/gt: Move engine setup out of set_default_submission (rev2)

[dpdk-dev] [PATCH] net/mlx5: check FW miniCQE format capabilities
 2021-02-03 11:20 UTC  (2+ messages)

[PATCH RESEND v3 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-02-03 11:18 UTC  (5+ messages)
` [PATCH v3 09/10] usb: dwc3: qcom: Detect DWC3 DT-nodes with "usb"-prefixed names

[PATCH v5 00/21] Host1x/TegraDRM UAPI
 2021-02-03 11:18 UTC  (9+ messages)
    ` [PATCH v5 00/21] Host1x sync point UAPI should not be used for tracking DRM jobs

[PATCH v2 net-next] hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
 2021-02-03 11:17 UTC  (5+ messages)

[PATCH 0/4] btrfs: fix a couple swapfile support bugs
 2021-02-03 11:17 UTC  (5+ messages)
` [PATCH 1/4] btrfs: avoid checking for RO block group twice during nocow writeback
` [PATCH 2/4] btrfs: fix race between writes to swap files and scrub
` [PATCH 3/4] btrfs: remove no longer used function btrfs_extent_readonly()
` [PATCH 4/4] btrfs: fix race between swap file activation and snapshot creation

[PATCH v2] sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2
 2021-02-03 11:12 UTC 

[Intel-gfx] [CI 01/12] drm/i915/gt: Move engine setup out of set_default_submission
 2021-02-03 11:18 UTC  (12+ messages)
` [Intel-gfx] [CI 02/12] drm/i915/gt: Move submission_method into intel_gt
` [Intel-gfx] [CI 03/12] drm/i915/gt: Move CS interrupt handler to the backend
` [Intel-gfx] [CI 04/12] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [CI 05/12] drm/i915: Restructure priority inheritance
` [Intel-gfx] [CI 06/12] drm/i915/selftests: Measure set-priority duration
` [Intel-gfx] [CI 07/12] drm/i915/selftests: Exercise priority inheritance around an engine loop
` [Intel-gfx] [CI 08/12] drm/i915: Improve DFS for priority inheritance
` [Intel-gfx] [CI 09/12] drm/i915: Extract request submission from execlists
` [Intel-gfx] [CI 10/12] drm/i915: Extract request rewinding "
` [Intel-gfx] [CI 11/12] drm/i915: Extract request suspension from the execlists
` [Intel-gfx] [CI 12/12] drm/i915: Extract the ability to defer and rerun a request later

[PATCH 00/13] Convert all users of strlcpy to strscpy
 2021-02-03 11:09 UTC  (4+ messages)
` [PATCH 05/13] staging: nvec: Switch from "

[PATCH] sched: pull tasks when CPU is about to run SCHED_IDLE tasks
 2021-02-03  2:53 UTC  (11+ messages)

[PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2021-02-03 11:14 UTC  (4+ messages)

[PATCH] soundwire: debugfs: use controller id instead of link_id
 2021-02-03 11:14 UTC  (11+ messages)

[PATCH] drm/vboxvideo: Vmap/vunmap cursor BO in prepare_fb and cleanup_fb
 2021-02-03 11:14 UTC  (5+ messages)

[RFC PATCH 0/5] arm64: Prepare instruction decoder for objtool
 2021-02-03 11:12 UTC  (6+ messages)
` [RFC PATCH 1/5] arm64: Move instruction encoder/decoder under lib/

[Buildroot] [PATCH] package/systemd: bump to version 247.3
 2021-02-03 11:14 UTC 

[PATCH][next] usb: cdnsp: Fix spelling mistake "delagete" -> "delegate"
 2021-02-03 11:12 UTC  (2+ messages)

[PATCH][next] net/mlx5e: Fix spelling mistake "Unknouwn" -> "Unknown"
 2021-02-03 11:10 UTC  (2+ messages)

[RFC PATCH v0] mm/slub: Let number of online CPUs determine the slub page order
 2021-02-03 11:10 UTC  (11+ messages)

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2021-02-03 11:09 UTC  (14+ messages)

[PATCH] tools: Remove #include <version.h>
 2021-02-03 11:10 UTC  (3+ messages)

[GIT PULL] ib-drm-gpio-pdx86-rtc-wdt-v5.12-1
 2021-02-03 11:08 UTC  (6+ messages)

[PATCH][next] drm/i915/display: fix spelling mistake "Couldnt" -> "Couldn't"
 2021-02-03 11:08 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] drm/mediatek: Add missing MODULE_DEVICE_TABLE()
 2021-02-03 11:07 UTC  (3+ messages)

[PATCH] phy: mediatek: Add missing MODULE_DEVICE_TABLE()
 2021-02-03 11:06 UTC  (3+ messages)

[PATCH] soundwire: bus: Make sdw_nwrite() data pointer argument const
 2021-02-03 11:06 UTC  (2+ messages)

[PATCH] tools/power/turbostat: fix compatibility with older kernels
 2021-02-03 11:06 UTC  (2+ messages)
` [tip: x86/urgent] tools/power/turbostat: Fallback to an MSR read for EPB

[dpdk-dev] [PATCH 00/17] bugfixes and small functionality for hns3
 2021-02-03 11:05 UTC  (3+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add info for the Jumper EZpad 7 tablet
 2021-02-03 11:03 UTC  (2+ messages)

[PATCH 0/3] soundwire: clear bus clash/parity interrupt before the mask is enabled
 2021-02-03 11:03 UTC  (9+ messages)
` [PATCH 1/3] soundwire: bus: clear bus clash "

[PATCH 6/6] btrfs: do not block inode logging for so long during transaction commit
 2021-02-03 11:03 UTC  (5+ messages)

[PATCH] drm/fourcc: introduce DRM_FOURCC_STANDALONE guard
 2021-02-03 11:03 UTC  (8+ messages)

[Intel-gfx] [PATCH i-g-t] intel_gpu_top: Always sort the clients array after update
 2021-02-03 11:03 UTC  (3+ messages)
` [Intel-gfx] [igt-dev] "
  `  "

[PATCH] KVM: arm64: Correct spelling of DBGDIDR register
 2021-02-03 11:01 UTC  (3+ messages)

[PATCH 1/3] platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable
 2021-02-03 11:00 UTC  (2+ messages)

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements
 2021-02-03 11:01 UTC  (5+ messages)
` [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: put reqs of waker and woken in dispatch list

[PATCH 1/1] docs: luks2: Mention key derival function support
 2021-02-03 11:02 UTC 

[PATCH] platform/surface: aggregator: Fix braces in if condition with unlikely() macro
 2021-02-03 11:00 UTC  (2+ messages)

[PATCH] sched/topology: Switch to sched_debug() for conditional sched domain printk
 2021-02-03 10:59 UTC  (4+ messages)

ARM Snapshots Not Backwards-Compatible
 2021-02-03 10:59 UTC  (7+ messages)

[Intel-gfx] [PATCH i-g-t] intel_gpu_top: Wrap interactive header
 2021-02-03 11:00 UTC  (5+ messages)
    ` [Intel-gfx] [igt-dev] "
      ` [igt-dev] [Intel-gfx] "

linux-next: Signed-off-by missing for commit in the cifs tree
 2021-02-03 10:59 UTC 

ANN: SELinux userspace 3.2-rc2 release candidate
 2021-02-03 10:58 UTC 

[PATCH v3] drm/amd/pm: enable DCS
 2021-02-03 10:59 UTC  (2+ messages)

[PATCH] platform/x86: pmt: Make PMT Kconfig options depend on INTEL_PMT_CLASS
 2021-02-03 10:58 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] doc: update i40e PMD to support on windows
 2021-02-03 10:59 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

finding libelf
 2021-02-03 10:57 UTC  (2+ messages)

[PATCH] clk: mediatek: Select all the MT8183 clocks by default
 2021-02-03 10:54 UTC  (3+ messages)

[PATCH 0/4] nbd reconnect new fixes
 2021-02-03 10:53 UTC  (3+ messages)
` [PATCH 1/4] block/nbd: fix drain dead-lock because of nbd reconnect-delay

[PATCH 1/3] dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node
 2021-02-03 10:44 UTC  (8+ messages)
` [PATCH 3/3] media: mtk-vcodec: Separating mtk encoder driver

module loader dead code removal and cleanups v2
 2021-02-03 10:49 UTC  (4+ messages)
` [PATCH 02/13] drm: remove drm_fb_helper_modinit

[meta-oe][master][PATCH v1] rapidjson: Remove unwanted patches
 2021-02-03 10:50 UTC 

[Intel-gfx] [CI 1/8] drm/i915/selftests: Set cache status for huge_gem_object
 2021-02-03 10:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/8] "

[dm-devel] [PATCH] multipathd: avoid crash in uevent_cleanup()
 2021-02-03 10:48 UTC  (3+ messages)

[PATCH v2 0/3] Cleanup and fixups for vmemmap handling
 2021-02-03 10:47 UTC  (4+ messages)
` [PATCH v2 1/3] x86/vmemmap: Drop handling of 4K unaligned vmemmap range
` [PATCH v2 2/3] x86/vmemmap: Drop handling of 1GB vmemmap ranges
` [PATCH v2 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH v4 00/16] 64bit block-layer: part I
 2021-02-03 10:45 UTC  (7+ messages)
  ` iotest failures in head [was: [PATCH v4 00/16] 64bit block-layer: part I]

[bug report] hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer
 2021-02-03 10:45 UTC  (2+ messages)

[PATCH v8 00/13] Generalize memory encryption models
 2021-02-03 10:42 UTC  (4+ messages)
` [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag

[LTP] [PATCH v1 1/3] syscalls/mallinfo01: Add a basic test for mallinfo
 2021-02-03 10:46 UTC  (5+ messages)
` [LTP] [PATCH v1 2/3] syscalls/mallinfo02: Add a basic test to check use mmap or sbrk

[nft PATCH] erec: Sanitize erec location indesc
 2021-02-03 10:45 UTC  (3+ messages)

[PATCH 1/2] KVM: x86/mmu: Make HVA handler retpoline-friendly
 2021-02-03 10:44 UTC  (6+ messages)
` [PATCH 2/2] KVM: Scalable memslots implementation

[PATCH] i2c: mediatek: Get device clock-stretch time via dts
 2021-02-03 10:35 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.