All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-23 15:58:25 to 2021-03-23 16:23:18 UTC [more...]

[PATCH] KVM: arm64: Fix CPU interface MMIO compatibility detection
 2021-03-23 16:23 UTC 

[PATCH 0/4] drm/i915: uAPI clean-ups part 2
 2021-03-23 16:23 UTC  (12+ messages)
` [PATCH 3/4] drm/i915: Drop the CONTEXT_CLONE API
  ` [Intel-gfx] "

[RFC 0/2] perf core: Sharing events with multiple cgroups
 2021-03-23 16:21 UTC  (3+ messages)
` [PATCH 1/2] perf/core: Share an event "
` [PATCH 2/2] perf/core: Support reading group events with shared cgroups

[PATCH] target: pscsi: avoid OOM in pscsi_map_sg()
 2021-03-23 16:22 UTC 

[RFC PATCH v2 0/8] arm64: Implement reliable stack trace
 2021-03-23 16:20 UTC  (11+ messages)
  ` [RFC PATCH v2 5/8] arm64: Detect an FTRACE frame and mark a stack trace unreliable

[PATCH v3 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
 2021-03-23 16:21 UTC  (12+ messages)

[PATCH v2 1/2] dt-bindings: thermal: qcom-tsens: Add compatible for sm8350
 2021-03-23 16:20 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8350: Add thermal zones and throttling support

[RFC v11 00/55] arm cleanup experiment for kvm-only build
 2021-03-23 15:46 UTC  (26+ messages)
` [RFC v11 11/55] target/arm: move physical address translation to cpu-mmu
` [RFC v11 14/55] target/arm: cpregs: fix style (mostly just comments)
` [RFC v11 15/55] target/arm: move cpu definitions to common cpu module
` [RFC v11 16/55] target/arm: only perform TCG cpu and machine inits if TCG enabled
` [RFC v11 20/55] target/arm: split vfp state setting from tcg helpers
` [RFC v11 21/55] target/arm: move arm_mmu_idx* to cpu-mmu
` [RFC v11 22/55] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v11 23/55] target/arm: move arm_sctlr away from tcg helpers
` [RFC v11 24/55] target/arm: move arm_cpu_list to common_cpu
` [RFC v11 25/55] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v11 26/55] target/arm: split a15 cpu model and 32bit class functions to cpu32.c
` [RFC v11 27/55] target/arm: move sve_exception_el out of TCG helpers
` [RFC v11 28/55] target/arm: refactor exception and cpu code
` [RFC v11 30/55] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v11 31/55] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v11 33/55] target/arm: cleanup cpu includes
` [RFC v11 34/55] target/arm: remove broad "else" statements when checking accels
` [RFC v11 35/55] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [RFC v11 36/55] tests: restrict TCG-only arm-cpu-features tests to TCG builds
` [RFC v11 37/55] tests: do not run test-hmp on all machines for ARM KVM-only
` [RFC v11 38/55] tests: device-introspect-test: cope with ARM TCG-only devices
` [RFC v11 39/55] tests: do not run qom-test on all machines for ARM KVM-only
` [RFC v11 40/55] Revert "target/arm: Restrict v8M IDAU to TCG"
` [RFC v11 41/55] target/arm: create kvm cpu accel class
` [RFC v11 43/55] target/arm: add tcg "

[dpdk-dev] [PATCH] port: add file descriptor SWX port
 2021-03-23 16:22 UTC  (2+ messages)

[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
 2021-03-23 16:19 UTC  (9+ messages)
` [PATCH RFC v2 8/8] selftests/perf: Add kselftest for remove_on_exec

[PATCH] rcu: Fix various typos in comments
 2021-03-23 16:20 UTC  (5+ messages)

How long should be PCIe card in Warm Reset state?
 2021-03-23 16:19 UTC  (2+ messages)

[Ksummit-discuss] RFC: create mailing list "linux-issues" focussed on issues/bugs and regressions
 2021-03-23 16:20 UTC  (5+ messages)
    `  "

[PATCH v2 0/3] thunderbolt: Expose details about tunneling
 2021-03-23 16:20 UTC  (4+ messages)
` [PATCH v2 3/3] thunderbolt: Expose more details about USB 3.x and DisplayPort tunnels

[PATCH] kbuild: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
 2021-03-23 16:19 UTC  (2+ messages)

fix nvme-tcp and nvme-rdma controller reset hangs when using multipath
 2021-03-23 16:19 UTC  (17+ messages)
` [PATCH 2/2] nvme-multipath: don't block on blk_queue_enter of the underlying device

[PATCH v2 0/4] Knead V4L2 async and fwnode frameworks a little
 2021-03-23 16:18 UTC  (3+ messages)
` [PATCH v2 1/4] v4l: fwnode: Rename and make static V4L2 async notifier helper

[PATCH v9 00/70] drm/i915: Remove obj->mm.lock!
 2021-03-23 16:18 UTC  (56+ messages)
` [PATCH v9 01/70] drm/i915: Do not share hwsp across contexts any more, v8
` [PATCH v9 02/70] drm/i915: Pin timeline map after first timeline pin, v4
` [PATCH v9 03/70] drm/i915: Move cmd parser pinning to execbuffer
` [PATCH v9 04/70] drm/i915: Add missing -EDEADLK handling to execbuf pinning, v2
` [PATCH v9 06/70] drm/i915: Add gem object locking to madvise
` [PATCH v9 07/70] drm/i915: Move HAS_STRUCT_PAGE to obj->flags
` [PATCH v9 09/70] drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2
` [PATCH v9 10/70] drm/i915: make lockdep slightly happier about execbuf
` [PATCH v9 11/70] drm/i915: Disable userptr pread/pwrite support
` [PATCH v9 13/70] drm/i915: Reject more ioctls for userptr, v2
` [PATCH v9 15/70] drm/i915: Make compilation of userptr code depend on MMU_NOTIFIER
` [PATCH v9 16/70] drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v7
` [PATCH v9 18/70] drm/i915: Populate logical context during first pin
` [PATCH v9 20/70] drm/i915: Handle ww locking in init_status_page
` [PATCH v9 21/70] drm/i915: Rework clflush to work correctly without obj->mm.lock
` [PATCH v9 23/70] drm/i915: Add object locking to vm_fault_cpu
` [PATCH v9 24/70] drm/i915: Move pinning to inside engine_wa_list_verify()
` [PATCH v9 26/70] drm/i915: Make lrc_init_wa_ctx compatible with ww locking, v3
` [PATCH v9 27/70] drm/i915: Make __engine_unpark() compatible with ww locking
` [PATCH v9 28/70] drm/i915: Take obj lock around set_domain ioctl
` [PATCH v9 29/70] drm/i915: Defer pin calls in buffer pool until first use by caller
` [PATCH v9 31/70] drm/i915: Fix workarounds selftest, part 1
` [PATCH v9 32/70] drm/i915: Prepare for obj->mm.lock removal, v2
  ` [Intel-gfx] "
` [PATCH v9 33/70] drm/i915: Add igt_spinner_pin() to allow for ww locking around spinner
` [PATCH v9 34/70] drm/i915: Add ww locking around vm_access()
` [PATCH v9 35/70] drm/i915: Increase ww locking for perf
` [PATCH v9 36/70] drm/i915: Lock ww in ucode objects correctly
` [PATCH v9 37/70] drm/i915: Add ww locking to dma-buf ops, v2
` [PATCH v9 41/70] drm/i915/selftests: Prepare huge_pages testcases for obj->mm.lock removal
` [PATCH v9 42/70] drm/i915/selftests: Prepare client blit "
` [PATCH v9 43/70] drm/i915/selftests: Prepare coherency tests "
` [PATCH v9 44/70] drm/i915/selftests: Prepare context "
` [PATCH v9 45/70] drm/i915/selftests: Prepare dma-buf "
` [PATCH v9 46/70] drm/i915/selftests: Prepare execbuf "
` [PATCH v9 50/70] drm/i915/selftests: Prepare igt_gem_utils "
` [PATCH v9 53/70] drm/i915/selftests: Prepare execlists and lrc selftests "
` [PATCH v9 54/70] drm/i915/selftests: Prepare mocs tests "
` [PATCH v9 55/70] drm/i915/selftests: Prepare ring submission "
` [PATCH v9 56/70] drm/i915/selftests: Prepare timeline tests "
` [PATCH v9 58/70] drm/i915/selftests: Prepare memory region "
` [PATCH v9 59/70] drm/i915/selftests: Prepare cs engine "
` [PATCH v9 60/70] drm/i915/selftests: Prepare gtt "
` [PATCH v9 61/70] drm/i915: Finally remove obj->mm.lock
` [PATCH v9 62/70] drm/i915: Keep userpointer bindings if seqcount is unchanged, v2
` [PATCH v9 64/70] drm/i915: Add missing -EDEADLK path in execbuffer ggtt pinning
` [PATCH v9 65/70] drm/i915: Fix pin_map in scheduler selftests
` [PATCH v9 66/70] drm/i915: Add ww parameter to get_pages() callback
` [PATCH v9 67/70] drm/i915: Add ww context to prepare_(read/write)
` [PATCH v9 68/70] drm/i915: Pass ww ctx to pin_map
` [PATCH v9 70/70] drm/i915: Remove asynchronous vma binding
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Remove obj->mm.lock! (rev18)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH v5 00/11] gpio: implement the configfs testing module
 2021-03-23 16:17 UTC  (3+ messages)

[PATCHv3 0/6] media: uvcvideo: implement UVC 1.5 ROI
 2021-03-23 16:16 UTC  (7+ messages)
` [PATCHv3 2/6] media: v4l UAPI: document ROI selection targets
` [PATCHv3 3/6] media: v4l UAPI: add ROI auto-controls flags
` [PATCHv3 5/6] media: uvcvideo: add UVC 1.5 ROI control

[PATCH v3 00/20] Sparse Index: Design, Format, Tests
 2021-03-23 16:16 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2 net 0/3] Clear rx-vlan-filter feature in DSA when necessary
 2021-03-23 16:16 UTC  (5+ messages)
` [PATCH v2 net 2/3] net: dsa: don't advertise 'rx-vlan-filter' if VLAN filtering not global

[PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-03-23 16:15 UTC  (13+ messages)

[PATCH v3 00/14] Embed struct vfio_device in all sub-structures
 2021-03-23 16:15 UTC  (15+ messages)
` [PATCH v3 01/14] vfio: Remove extra put/gets around vfio_device->group
` [PATCH v3 02/14] vfio: Simplify the lifetime logic for vfio_device
` [PATCH v3 03/14] vfio: Split creation of a vfio_device into init and register ops
` [PATCH v3 04/14] vfio/platform: Use vfio_init/register/unregister_group_dev
` [PATCH v3 05/14] vfio/fsl-mc: Re-order vfio_fsl_mc_probe()
` [PATCH v3 06/14] vfio/fsl-mc: Use vfio_init/register/unregister_group_dev
` [PATCH v3 07/14] vfio/pci: Move VGA and VF initialization to functions
` [PATCH v3 08/14] vfio/pci: Re-order vfio_pci_probe()
` [PATCH v3 09/14] vfio/pci: Use vfio_init/register/unregister_group_dev
` [PATCH v3 10/14] vfio/mdev: "
` [PATCH v3 11/14] vfio/mdev: Make to_mdev_device() into a static inline
` [PATCH v3 12/14] vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
` [PATCH v3 13/14] vfio/pci: Replace uses of vfio_device_data() with container_of
` [PATCH v3 14/14] vfio: Remove device_data from the vfio bus driver API

[ANNOUNCE] Xen 4.15 - release status, branching tomorrow
 2021-03-23 16:15 UTC  (2+ messages)

[PATCH 0/5] nfs: Add mount option for forcing RPC requests for one file over one connection
 2021-03-23 16:14 UTC  (4+ messages)

[PATCH] drivers/media/usb/gspca/stv06xx: fix memory leak
 2021-03-23 16:13 UTC  (2+ messages)

[PATCH] amdgpu: fix gcc -Wrestrict warning
 2021-03-23 15:57 UTC  (3+ messages)

[RFC PATCH 1/2] ima: don't access a file's integrity status before an IMA policy is loaded
 2021-03-23 16:13 UTC  (11+ messages)
` [RFC PATCH 2/2] integrity: double check iint_cache was initialized

[PATCH 0/1] btrfs-progs: build system - do not use AC_DEFINE twice
 2021-03-23 16:11 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v1] xfs: return err code if xfs_buf_associate_memory fail
 2021-03-23 16:13 UTC  (2+ messages)

[PATCH next 1/2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-03-23 16:12 UTC 

[PATCH] cobalt: fix initial EDID
 2021-03-23 16:12 UTC 

Adding movable PCIe BARs support in snd_hda_intel
 2021-03-23 16:11 UTC  (6+ messages)

[kvm-unit-tests PATCH v2 0/4] Fix the devicetree parser for stdout-path
 2021-03-23 16:11 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib/string: Add strnlen, strrchr and strtoul

[PATCH V2] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-03-23 16:11 UTC  (2+ messages)

[PATCH v8] drivers/misc: sysgenid: add system generation id driver
 2021-03-23 16:10 UTC  (5+ messages)

[PATCH net-next 0/6] page_pool: recycle buffers
 2021-03-23 16:10 UTC  (5+ messages)

[PATCH] mm: memcontrol: fix memsw uncharge for root_mem_cgroup
 2021-03-23 16:11 UTC  (2+ messages)

[PATCH RFC 0/9] A rendezvous module
 2021-03-23 16:07 UTC  (20+ messages)

[dpdk-dev] [PATCH] net/vmxnet3: build on Windows
 2021-03-23 16:11 UTC  (2+ messages)

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-23 16:08 UTC  (9+ messages)
` [PATCH v3 02/10] fsdax: Factor helper: dax_fault_actor()
    ` [Ocfs2-devel] "
` [PATCH v3 04/10] fsdax: Introduce dax_iomap_cow_copy()
    ` [Ocfs2-devel] "

[PATCH] perf tools: Fix various typos in comments
 2021-03-23 16:10 UTC  (3+ messages)
` [PATCH, -v2] "

[PATCH v2] btrfs-progs: qgroup: remove outdated comment
 2021-03-23 16:09 UTC 

[RFC PATCH] perfbook/papersize: ebook reader size support
 2021-03-23 16:10 UTC  (5+ messages)

[PATCH] KVM: nSVM: Additions to optimizing L12 to L2 vmcb.save copies
 2021-03-23 16:08 UTC  (2+ messages)

[PATCH V2] xfs_logprint: Fix buffer overflow printing quotaoff
 2021-03-23 16:08 UTC  (2+ messages)

[PATCH v2] IB/mlx5: Reduce max order of memory allocated for xlt update
 2021-03-23 16:07 UTC  (2+ messages)

SAMA5D3 Xplained: SPL broken after panic added to /lib/time.c:94
 2021-03-23 16:08 UTC  (6+ messages)

[Intel-gfx] [PATCH i-g-t] scripts/trace.pl: Remove the tool
 2021-03-23 16:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] linux-yocto/5.10: update qemuriscv32 v5.10.23
 2021-03-23 16:07 UTC  (6+ messages)
` [OE-core] "

[PATCH] vfs: allow stacked ->get_acl() in RCU lookup
 2021-03-23 16:06 UTC 

[RFC PATCH 0/2] mm,drm/ttm: Always block GUP to TTM pages
 2021-03-23 16:06 UTC  (6+ messages)
` [RFC PATCH 2/2] mm,drm/ttm: Use VM_PFNMAP for TTM vmas

[PATCH] ftrace: shut up -Wcast-function-type warning for ftrace_ops_no_ops
 2021-03-23 16:05 UTC  (5+ messages)

[PATCH] tracing: Fix various typos in comments
 2021-03-23 16:06 UTC  (4+ messages)
  ` [PATCH, -v2] "

[PATCH RESEND] PCI: dwc: Fix MSI not work after resume
 2021-03-23 16:04 UTC  (2+ messages)

[dpdk-dev] [PATCH] port: add ring SWX port
 2021-03-23 16:06 UTC  (2+ messages)

[PATCH v2 1/2] staging: rtl8192e: Fix incorrect source in memcpy()
 2021-03-23 13:58 UTC  (2+ messages)

[PATCH 0/9] drm/tegra: Various improvements
 2021-03-23 16:04 UTC  (4+ messages)
` [PATCH 1/9] drm/fourcc: Add macro to check for the modifier vendor

[PATCH next-queue v3 0/3] igc: Add support for PCIe PTM
 2021-03-23 16:01 UTC  (4+ messages)
` [PATCH next-queue v3 1/3] Revert "PCI: Make pci_enable_ptm() private"
    ` [Intel-wired-lan] "

[PATCH v3 0/4] Fixes to bridge/panel and ingenic-drm
 2021-03-23 16:03 UTC  (4+ messages)

set_page_dirty variants
 2021-03-23 15:41 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] sched : Initialize tc ov watermark
 2021-03-23 16:02 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dunfell PATCH] layer.conf: remove releases before dunfell as compatible
 2021-03-23 16:02 UTC 

[PATCH v5 00/27] Memory Folios
 2021-03-23 15:50 UTC  (3+ messages)

[PATCH] [v2] static_call: fix function type mismatch
 2021-03-23 15:49 UTC  (4+ messages)
` [tip: locking/core] static_call: Fix "

[PATCH] drm/amd/display: Use DRM_DEBUG_DP
 2021-03-23 16:01 UTC  (3+ messages)

[PATCH] powercap/drivers/dtpm: Add dtpm devfreq with energy model support
 2021-03-23 16:00 UTC  (4+ messages)

[PATCH 0/3 v5] Introduce a bulk order-0 page allocator
 2021-03-23 16:00 UTC  (3+ messages)
` [PATCH 2/3] mm/page_alloc: Add a bulk "

[PATCH] xen: Create EFI_VENDOR directory
 2021-03-23 15:58 UTC  (10+ messages)

[cip-dev] cip/linux-4.19.y-cip sleep: 3 runs, 1 regressions (v4.19.182-cip45-40-g0e469137cd784) #kernelci
 2021-03-23 15:59 UTC 

[PATCH] block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
 2021-03-23 15:58 UTC  (2+ messages)

[RFC PATCH v5 00/10] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-23 15:58 UTC  (2+ messages)

[PATCH] PM / EM: postpone creating the debugfs dir till fs_initcall
 2021-03-23 15:57 UTC  (3+ messages)


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.