All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-21 22:51:29 to 2021-09-22 00:17:18 UTC [more...]

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-22  0:05 UTC  (58+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v3 02/16] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v3 03/16] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v3 04/16] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v3 05/16] perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
` [PATCH v3 06/16] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v3 07/16] perf: Add wrappers for invoking guest callbacks
` [PATCH v3 08/16] perf: Force architectures to opt-in to "
` [PATCH v3 09/16] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v3 10/16] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v3 11/16] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v3 12/16] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v3 13/16] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v3 14/16] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v3 15/16] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c
` [PATCH v3 16/16] perf: Drop guest callback (un)register stubs

[Buildroot] Recommended way to auto-reconnect wifi?
 2021-09-22  0:16 UTC 

CONFIG_ORC_UNWINDER=y breaks get_wchan()?
 2021-09-22  0:15 UTC  (2+ messages)

[Intel-gfx] [PATCH v11 00/17] drm/i915: Introduce Intel PXP
 2021-09-22  0:15 UTC  (19+ messages)
`  "
` [Intel-gfx] [PATCH v11 01/17] drm/i915/pxp: Define PXP component interface
` [Intel-gfx] [PATCH v11 02/17] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [PATCH v11 03/17] drm/i915/pxp: define PXP device flag and kconfig
` [Intel-gfx] [PATCH v11 04/17] drm/i915/pxp: allocate a vcs context for pxp usage
` [Intel-gfx] [PATCH v11 05/17] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [PATCH v11 06/17] drm/i915/pxp: set KCR reg init
` [Intel-gfx] [PATCH v11 07/17] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [PATCH v11 08/17] drm/i915/pxp: Implement arb session teardown
` [Intel-gfx] [PATCH v11 09/17] drm/i915/pxp: Implement PXP irq handler
` [Intel-gfx] [PATCH v11 10/17] drm/i915/pxp: interfaces for using protected objects
` [Intel-gfx] [PATCH v11 11/17] drm/i915/pxp: start the arb session on demand
` [Intel-gfx] [PATCH v11 12/17] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [PATCH v11 13/17] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [PATCH v11 14/17] drm/i915/pxp: black pixels on pxp disabled
` [Intel-gfx] [PATCH v11 15/17] drm/i915/pxp: add pxp debugfs
` [Intel-gfx] [PATCH v11 16/17] drm/i915/pxp: add PXP documentation
` [Intel-gfx] [PATCH v11 17/17] drm/i915/pxp: enable PXP for integrated Gen12

linux-next: Fixes tag needs some work in the qcom tree
 2021-09-22  0:15 UTC  (4+ messages)

[syzbot] WARNING: suspicious RCU usage in xfrm_set_default
 2021-09-22  0:13 UTC 

[syzbot] INFO: rcu detected stall in sys_recvmmsg
 2021-09-22  0:13 UTC  (2+ messages)

[PATCH v5 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-09-22  0:09 UTC  (3+ messages)
` [PATCH v5 13/16] drm/mediatek: add ETHDR support for MT8195

[PATCH] drm/i915: fix blank screen booting crashes
 2021-09-22  0:06 UTC  (5+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: fix blank screen booting crashes (rev3)

[PATCH bpf-next v4 00/11] Support kernel module function calls from eBPF
 2021-09-22  0:03 UTC  (10+ messages)
` [PATCH bpf-next v4 05/11] bpf: Enable TCP congestion control kfunc from modules
` [PATCH bpf-next v4 11/11] bpf: selftests: Add selftests for module kfunc support

[PATCH v2] bluetooth: Fix Advertisement Monitor Suspend/Resume
 2021-09-22  0:02 UTC  (3+ messages)

[RFC v7] virtio/vsock: add two more queues for datagram types
 2021-09-22  0:00 UTC 

[Buildroot] [PATCH 0/1] Fix libnss parallel build failure
 2021-09-21 23:59 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package/libnss: fix "

Module build problems with gmake 3.x
 2021-09-21 23:58 UTC  (5+ messages)

[PATCH v3 0/6] Implement a batched fsync option for core.fsyncObjectFiles
 2021-09-21 23:54 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/6] core.fsyncobjectfiles: batched disk flushes
  ` [PATCH v4 3/6] core.fsyncobjectfiles: add windows support for batch mode
  ` [PATCH v4 4/6] update-index: use the bulk-checkin infrastructure
  ` [PATCH v4 5/6] core.fsyncobjectfiles: tests for batch mode

[PATCH v3 bpf-next 0/5] Implement bloom filter map
 2021-09-21 23:57 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Add bloom filter map implementation
` [PATCH v3 bpf-next 2/5] libbpf: Allow the number of hashes in bloom filter maps to be configurable

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-21 23:56 UTC  (9+ messages)
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices
` [RFC 03/20] vfio: Add vfio_[un]register_device()

mmotm 2021-09-21-16-54 uploaded
 2021-09-21 23:54 UTC 

beaglebone black boot failure Linux v5.15.rc1
 2021-09-21 23:53 UTC  (14+ messages)

[PATCH bpf-next 0/4] bpf: Support <8-byte scalar spill and refill
 2021-09-21 23:52 UTC  (4+ messages)
` [PATCH bpf-next 3/4] bpf: selftest: A bpf prog that has a 32bit scalar spill

[PATCH] mm: Remove HARDENED_USERCOPY_FALLBACK
 2021-09-21 23:50 UTC  (4+ messages)

[PATCH v4 0/6] Basic recovery for machine checks inside SGX
 2021-09-21 23:50 UTC  (8+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-09-21 23:45 UTC  (8+ messages)
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT
    ` rcu/tree: Protect rcu_rdp_is_offloaded() invocations on RT

incoming
 2021-09-21 23:45 UTC  (6+ messages)
` [patch 9/9] mm/vmalloc: add __alloc_size attributes for better bounds checking

[PATCH 0/7] cxl_pci refactor for reusability
 2021-09-21 23:39 UTC  (5+ messages)
` [PATCH 3/7] cxl/pci: Refactor cxl_pci_setup_regs

[xen-unstable test] 164996: regressions - FAIL
 2021-09-21 23:38 UTC  (4+ messages)

[PATCH v3 0/3] Add support for sc7280 WPSS PIL loading
 2021-09-21 23:37 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML
` [PATCH v3 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support

[syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
 2021-09-21 23:34 UTC  (6+ messages)

[PATCH v2 00/13] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-09-21 23:34 UTC  (4+ messages)
` [PATCH v2 04/13] drm/hdcp: Expand HDCP helper library for enable/disable/check
  ` [Freedreno] "
    ` [Intel-gfx] "

[PATCH] dt-bindings: rng: convert OMAP and Inside-Secure HWRNG to yaml schema
 2021-09-21 23:31 UTC  (2+ messages)

[RFC PATCH 0/2] branch: implement in-process --recurse-submodules
 2021-09-21 23:25 UTC  (3+ messages)
` [RFC PATCH 1/2] refs: pass struct repository *r through to write_ref_to_lockfile()
` [RFC PATCH 2/2] branch: add --recurse-submodules option for branch creation

[PATCH 1/2] rpmatch.3: remove first-character-only FUD
 2021-09-21 23:25 UTC  (4+ messages)

[PATCH V10 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-09-21 23:22 UTC  (7+ messages)
` [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks

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

[PATCH] libbpf: Use sysconf to simplify libbpf_num_possible_cpus
 2021-09-21 23:20 UTC  (2+ messages)

[PATCH 0/2] ext4: docs: de-uglify Documentation/ext4/orphan.rst
 2021-09-21 23:18 UTC  (4+ messages)
` [PATCH 1/2] ext4: docs: switch away from list-table

[PATCH 00/19] tcp: Initial support for RFC5925 auth option
 2021-09-21 23:13 UTC  (2+ messages)

[PATCH] PCI: rcar: Add missing COMMON_CLK dependency
 2021-09-21 23:13 UTC  (3+ messages)

[PATCH v2 bpf-next 0/9] libbpf: stricter BPF program section name handling
 2021-09-21 23:12 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/9] selftests/bpf: normalize XDP section names in selftests
` [PATCH v2 bpf-next 2/9] selftests/bpf: normalize SEC("classifier") usage
` [PATCH v2 bpf-next 3/9] selftests/bpf: normalize all the rest SEC() uses

[PATCH] Documentation: Update SeongJae's email address
 2021-09-21 23:10 UTC  (2+ messages)

Redux: Backwards compatibility for XDP multi-buff
 2021-09-21 23:10 UTC  (7+ messages)

[PATCH] Documentation: arm: marvell: Add Octeon TX2 CN913x Flavors
 2021-09-21 23:08 UTC  (2+ messages)

[PATCH] Documentation: arm: marvell: Add 88F6040 model into list
 2021-09-21 23:08 UTC  (2+ messages)

[PATCH v3 1/2] perf benchmark: Call the futex syscall from a function
 2021-09-21 23:06 UTC  (6+ messages)
` [PATCH v3 2/2] perf bench: Add support for 32-bit systems with 64-bit time_t

[PATCH 0/2] Squash leaks in t0000
 2021-09-21 23:01 UTC  (3+ messages)

Intel bt broken on linux-next?
 2021-09-21 23:00 UTC  (4+ messages)

[PATCH] soc: qcom: llcc: Disable MMUHWT retention
 2021-09-21 22:56 UTC  (3+ messages)
` (subset) "

[Intel-gfx] [PATCH v2 0/4] drm/i915/fbc: Rework CFB stride/size calculations
 2021-09-21 22:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/fbc: Rework CFB stride/size calculations (rev5)

[PATCH v3 00/13] drm/i915/dp: dp 2.0 enabling prep work
 2021-09-21 22:58 UTC  (3+ messages)
` [PATCH v3 03/13] drm/dp: add LTTPR DP 2.0 DPCD addresses
  ` [Intel-gfx] "

[KVM] 816be9e9be: kernel-selftests.kvm.smm_test.fail
 2021-09-21 22:56 UTC  (3+ messages)

[PATCH v2 0/6] KVM: few more SMM fixes
 2021-09-21 22:55 UTC  (3+ messages)
` [PATCH v2 6/6] KVM: nVMX: re-evaluate emulation_required on nested VM exit

[PATCH 0/3] Makefile: make "sparse" and "hdr-check" non-.PHONY
 2021-09-21 22:55 UTC  (4+ messages)
` [PATCH 1/3] Makefile: make the "sparse" target non-.PHONY
` [PATCH 2/3] Makefile: do one append in %.hcc rule
` [PATCH 3/3] Makefile: make the "hdr-check" target non-.PHONY

[dpdk-dev] Arm roadmap for 21.11
 2021-09-21 22:54 UTC  (3+ messages)

[PATCH v1 0/2] update RDMA controllers queue depth
 2021-09-21 22:52 UTC  (3+ messages)
` [PATCH 2/2] nvmet-rdma: implement get_queue_size controller op

+ mm-debug-sync-up-latest-migrate_reason-to-migrate_reason_names.patch added to -mm tree
 2021-09-21 22:52 UTC 

[PATCH v2][next] counter: Add default statement to switch() in quad8_function_read()
 2021-09-21 22:51 UTC  (3+ messages)
` [PATCH v3][next] "

[PATCH v2 1/3] ksmbd: remove RFC1002 check in smb2 request
 2021-09-21 22:51 UTC  (3+ messages)
` [PATCH v2 2/3] ksmbd: add validation in smb2 negotiate
` [PATCH v2 3/3] ksmbd: fix invalid request buffer access in compound request


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.