All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-17 06:00:09 to 2021-11-17 06:53:56 UTC [more...]

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-17  6:43 UTC  (62+ messages)
` [RFC PATCH v3 01/29] KVM: arm64: Add has_reset_once flag for vcpu
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH v3 03/29] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v3 04/29] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v3 05/29] KVM: arm64: Make ID_AA64PFR1_EL1 writable
` [RFC PATCH v3 06/29] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
` [RFC PATCH v3 07/29] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
` [RFC PATCH v3 08/29] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [RFC PATCH v3 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v3 10/29] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [RFC PATCH v3 11/29] KVM: arm64: Make ID_DFR0_EL1 writable
` [RFC PATCH v3 12/29] KVM: arm64: Make ID_DFR1_EL1 writable
` [RFC PATCH v3 13/29] KVM: arm64: Make ID_MMFR0_EL1 writable
` [RFC PATCH v3 14/29] KVM: arm64: Make MVFR1_EL1 writable
` [RFC PATCH v3 15/29] KVM: arm64: Make ID registers without id_reg_info writable
` [RFC PATCH v3 16/29] KVM: arm64: Add consistency checking for frac fields of ID registers
` [RFC PATCH v3 17/29] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
` [RFC PATCH v3 18/29] KVM: arm64: Add kunit test for ID register validation
` [RFC PATCH v3 19/29] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [RFC PATCH v3 20/29] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [RFC PATCH v3 21/29] KVM: arm64: Introduce framework to trap disabled features
` [RFC PATCH v3 22/29] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [RFC PATCH v3 23/29] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [RFC PATCH v3 24/29] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [RFC PATCH v3 25/29] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [RFC PATCH v3 26/29] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [RFC PATCH v3 27/29] KVM: arm64: Initialize trapping of disabled CPU features for the guest

Fix drm suspend and resume issue
 2021-11-17  6:41 UTC  (12+ messages)
` [PATCH 1/3] mialbox: move cmdq suspend, resume and remove after cmdq_mbox_flush
` [PATCH 2/3] mailbox: add cmdq_mbox_flush to clear all task before suspend
` [PATCH 3/3] drm/mediatek: add devlink to cmdq dev

[RESEND PATCH 0/3] docs: aspeed: Minor updates
 2021-11-17  6:47 UTC  (7+ messages)
` [RESEND PATCH 1/3] docs: aspeed: Add new boards
  ` [SPAM] "
` [RESEND PATCH 2/3] docs: aspeed: Update OpenBMC image URL
  ` [SPAM] "
` [RESEND PATCH 3/3] docs: aspeed: Give an example of booting a kernel
  ` [SPAM] "

[PATCH 0/2] Add iop driver for Sunplus SP7021
 2021-11-17  6:48 UTC  (3+ messages)
` [PATCH 1/2] dt-binding: misc: Add iop yaml file "
` [PATCH 2/2] misc: Add iop driver "

[PATCH v4 1/2] dt-bindings: phy: Introduce Qualcomm eDP PHY binding
 2021-11-17  6:47 UTC  (6+ messages)
` [PATCH v4 2/2] phy: qcom: Introduce new eDP PHY driver

[PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-17  6:47 UTC  (3+ messages)
` [PATCH v2 16/20] extcon: intel-cht-wc: Use new intel_cht_wc_get_model() helper

[RFC PATCH v2 00/30] Add Loongarch softmmu support
 2021-11-17  6:37 UTC  (4+ messages)
` [RFC PATCH v2 07/30] target/loongarch: Add MMU support for LoongArch CPU

[RFC PATCH] kernfs: release kernfs_mutex before the inode allocation
 2021-11-17  6:44 UTC  (4+ messages)

[PATCH v1 0/3] Add support for eDP PHY on SC7280 platform
 2021-11-17  6:44 UTC  (10+ messages)
` [PATCH v1 1/3] dt-bindings: phy: Add eDP PHY compatible for sc7280
` [PATCH v1 2/3] phy: qcom: Add support for eDP PHY on sc7280
` [PATCH v1 3/3] phy: qcom: Program SSC only if supported by sink

[dpdk-dev] Probing the expected state/support of DPDK@armhf
 2021-11-17  6:44 UTC  (5+ messages)
    `  "

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: Use same modifier for reference crc as for test crc
 2021-11-17  6:42 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_plane_multiple: Use same modifier for reference crc as for test crc (rev2)
` [igt-dev] ✓ Fi.CI.IGT: success "

[mcgrof-next:20211116-sysctl-cleanups-v4 6/35] kernel/sysctl.c:1772:2: error: unterminated conditional directive
 2021-11-17  6:41 UTC  (2+ messages)

[PATCH] pci: add ECAM generic controller support
 2021-11-17  6:40 UTC  (2+ messages)

[mcgrof-next:20211116-sysctl-cleanups-v3 18/20] include/linux/sysctl.h:227:30: error: 'register_sysctl_mount_point' defined but not used
 2021-11-17  6:41 UTC  (2+ messages)

[PATCH] iwlwifi: rs: fixup the return value type of iwl_legacy_rate_to_fw_idx()
 2021-11-17  6:41 UTC  (2+ messages)

[Virtio-fs] [RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2021-11-17  6:40 UTC  (16+ messages)
                          `  "

[RESEND PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder
 2021-11-17  6:38 UTC  (5+ messages)
` [RESEND PATCH v2 4/4] phy: intel: Add Thunder Bay eMMC PHY support

[toke:xdp-traffic-gen-01 8/10] test_run.c:undefined reference to `page_pool_create'
 2021-11-17  6:40 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: sc7280: Add Display Port node
 2021-11-17  6:40 UTC  (3+ messages)

[PATCH] virtio-blk: modify the value type of num in virtio_queue_rq()
 2021-11-17  6:39 UTC 

[PATCH v8 0/3] Add support for sc7280 WPSS PIL loading
 2021-11-17  6:39 UTC  (5+ messages)
` [PATCH v8 3/3] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

[PATCH v2] Input: i8042 - Add deferred probe support
 2021-11-17  6:37 UTC 

[PATCH net 00/10][pull request] Intel Wired LAN Driver Updates 2021-11-15
 2021-11-17  6:37 UTC  (5+ messages)
` [PATCH net 06/10] iavf: prevent accidental free of filter structure

[PATCH] Input: i8042 - Add deferred probe support
 2021-11-17  6:36 UTC  (2+ messages)

[PATCH] app/test-crypto-perf: fix segment size for IPsec operation
 2021-11-17  6:36 UTC  (5+ messages)
` [PATCH v2] "
  ` [EXT] "

[PATCH v3 0/2] Add PCIe clock DT entries for SC7280
 2021-11-17  6:36 UTC  (7+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sc7280: Fix incorrect clock name
` [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add pcie clock support
` [PATCH v3 3/3] arm64: dts: qcom: Fix 'interrupt-map' parent address cells

[PATCH] Bluetooth: btusb: Add support for TP-Link UB500 Adapter
 2021-11-17  6:35 UTC  (6+ messages)

[mcgrof-next:20211116-sysctl-cleanups-v3 9/20] drivers/char/hpet.c:1044:16: warning: incompatible integer to pointer conversion assigning to 'struct ctl_table_header *' from 'int'
 2021-11-17  6:30 UTC  (2+ messages)

[PATCH] drm/panel-edp: modify Kconfig to prevent build error
 2021-11-17  6:27 UTC  (2+ messages)

[PATCHSET 0/4] Add support for list issue
 2021-11-17  6:25 UTC  (7+ messages)
` [PATCH 1/4] block: add mq_ops->queue_rqs hook
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 3/4] nvme: separate command prep and issue

[Intel-gfx] [PATCH] drm/i915: Drop stealing of bits from i915_sw_fence function pointer
 2021-11-17  6:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev4)

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-11-17  6:23 UTC  (2+ messages)
` [PATCH 2/2] configs: enabled DTB overlay feature for LS SoCs

[PATCH] MM: introduce memalloc_retry_wait()
 2021-11-17  5:53 UTC  (2+ messages)
` [f2fs-dev] "

[mcgrof-next:20211116-sysctl-cleanups-v3 19/20] fs/binfmt_misc.c:826:9: error: too few arguments to function call, at least argument 'fmt' must be specified
 2021-11-17  6:22 UTC  (2+ messages)

[PATCH 1/1] amdgpu/pm: restructure reporting of clock values by smu
 2021-11-17  6:20 UTC 

[RFC PATCH v2 0/4] arm64: dts: qcom: sm8150: display support for Microsoft Surface Duo
 2021-11-17  6:20 UTC  (2+ messages)

[mcgrof-next:20211116-sysctl-cleanups-v3 11/20] drivers/macintosh/mac_hid.c:246:24: warning: incompatible integer to pointer conversion assigning to 'struct ctl_table_header *' from 'int'
 2021-11-17  6:20 UTC  (2+ messages)

[PATCH V1] mmc: sdhci-msm: Add eMMC and SD card err_stat sysfs entry
 2021-11-17  6:20 UTC 

move all struct request releated code out of blk-core.c (rebased)
 2021-11-17  6:14 UTC  (24+ messages)
` [PATCH 01/11] block: move blk_rq_err_bytes to scsi
` [PATCH 02/11] block: remove rq_flush_dcache_pages
` [PATCH 03/11] block: remove blk-exec.c
` [PATCH 04/11] blk-mq: move blk_mq_flush_plug_list
` [PATCH 05/11] block: move request based cloning helpers to blk-mq.c
` [PATCH 06/11] block: move blk_rq_init "
` [PATCH 07/11] block: move blk_steal_bios "
` [PATCH 08/11] block: move blk_account_io_{start,done} "
` [PATCH 09/11] block: move blk_dump_rq_flags "
` [PATCH 10/11] block: move blk_print_req_error "
` [PATCH 11/11] block: don't include blk-mq headers in blk-core.c

[PATCH] examples/ptpclient: fix delay request message
 2021-11-17  6:18 UTC 

[toke:xdp-traffic-gen-01 8/10] net/bpf/test_run.c:160: undefined reference to `page_pool_create'
 2021-11-17  6:17 UTC  (2+ messages)

[RESEND PATCH v5 0/4] Add perf interface to expose nvdimm
 2021-11-17  6:17 UTC  (3+ messages)

[PATCH 1/2] drm/scheduler: fix drm_sched_job_add_implicit_dependencies
 2021-11-17  6:17 UTC  (5+ messages)
` [PATCH 2/2] drm/sched: fix dropping the last fence ref

[PATCH 0/2] support BLKSECDISCARD
 2021-11-17  5:53 UTC  (6+ messages)
` [PATCH 1/2] block:hdev: "

[PATCH v5 0/6] Add vmnet.framework based network backend
 2021-11-17  6:09 UTC  (6+ messages)

[PATCH v2 0/2] powerpc/rtas: improved busy and extended delay status handling
 2021-11-17  6:13 UTC  (4+ messages)
` [PATCH v2 1/2] powerpc/rtas: rtas_busy_delay() improvements
` [PATCH v2 2/2] powerpc/rtas: rtas_busy_delay_time() kernel-doc

[RFC PATCH v5 00/10] implement containerized syncfs for overlayfs
 2021-11-17  6:11 UTC  (10+ messages)
` [RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation

[PATCH] ppc64/fadump: fix inaccurate CPU state info in vmcore generated with panic
 2021-11-17  6:09 UTC  (5+ messages)

[Intel-gfx] [PATCH V4] drm/i915/gt: Hold RPM wakelock during PXP suspend
 2021-11-17  6:03 UTC 

[PATCH v3] power: supply: core: Add kerneldoc to battery struct
 2021-11-17  6:08 UTC  (6+ messages)

[PATCH v3 0/4] Add Aspeed AST2600 soc display support
 2021-11-17  6:06 UTC  (5+ messages)

[mcgrof-next:20211116-sysctl-cleanups-v4 6/35] kernel/sysctl.c:1772: error: unterminated #ifdef
 2021-11-17  6:07 UTC  (2+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS da86dc175b5af1f3e95642cdb536bfa4f7ddb1a9
 2021-11-17  6:04 UTC 

[PATCH 1/2] fs: handle circular mappings correctly
 2021-11-17  6:04 UTC  (2+ messages)

[PATCH net-next] ipv6: don't generate link-local addr in random or privacy mode
 2021-11-17  5:59 UTC 

[PATCH] RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
 2021-11-17  6:02 UTC  (3+ messages)

[PATCH v7 00/20] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-11-17  5:58 UTC  (5+ messages)
` [PATCH v7 19/20] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support

[PATCH v9 0/5] USB DWC3 host wake up support from system suspend
 2021-11-17  6:01 UTC  (3+ messages)
` [PATCH v9 2/5] usb: dwc3: core: Host "

[PATCH 1/8] Replace memset() with memzero_explicit()
 2021-11-17  6:01 UTC  (4+ messages)

[RFC PATCH 0/4] Added RSS support
 2021-11-17  6:00 UTC  (12+ messages)
` [RFC PATCH 1/4] drivers/net/virtio_net: Fixed vheader to use v1
` [RFC PATCH 2/4] drivers/net/virtio_net: Changed mergeable buffer length calculation
` [RFC PATCH 3/4] drivers/net/virtio_net: Added basic RSS support


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.