All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-19 06:32:43 to 2022-04-19 07:05:29 UTC [more...]

[PATCH] ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX
 2022-04-19  7:04 UTC  (4+ messages)

[PATCH v7 00/38] KVM: arm64: Make CPU ID registers writable by userspace
 2022-04-19  6:55 UTC  (95+ messages)
` [PATCH v7 01/38] KVM: arm64: Introduce a validation function for an ID register
` [PATCH v7 02/38] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v7 03/38] KVM: arm64: Introduce struct id_reg_desc
` [PATCH v7 04/38] KVM: arm64: Generate id_reg_desc's ftr_bits at KVM init when needed
` [PATCH v7 05/38] KVM: arm64: Prohibit modifying values of ID regs for 32bit EL1 guests
` [PATCH v7 06/38] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [PATCH v7 07/38] KVM: arm64: Make ID_AA64PFR1_EL1 writable
` [PATCH v7 08/38] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
` [PATCH v7 09/38] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
` [PATCH v7 10/38] KVM: arm64: Make ID_AA64ISAR2_EL1 writable
` [PATCH v7 11/38] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [PATCH v7 12/38] KVM: arm64: Add a KVM flag indicating emulating debug regs access is needed
` [PATCH v7 13/38] KVM: arm64: Emulate dbgbcr/dbgbvr accesses
` [PATCH v7 14/38] KVM: arm64: Emulate dbgwcr accesses
` [PATCH v7 15/38] KVM: arm64: Make ID_AA64DFR0_EL1/ID_DFR0_EL1 writable
` [PATCH v7 16/38] KVM: arm64: KVM: arm64: Make ID_DFR1_EL1 writable
` [PATCH v7 17/38] KVM: arm64: KVM: arm64: Make ID_MMFR0_EL1 writable
` [PATCH v7 18/38] KVM: arm64: Make MVFR1_EL1 writable
` [PATCH v7 19/38] KVM: arm64: Add remaining ID registers to id_reg_desc_table
` [PATCH v7 20/38] KVM: arm64: Use id_reg_desc_table for ID registers
` [PATCH v7 21/38] KVM: arm64: Add consistency checking for frac fields of "
` [PATCH v7 22/38] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
` [PATCH v7 23/38] KVM: arm64: Add kunit test for ID register validation
` [PATCH v7 24/38] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [PATCH v7 25/38] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [PATCH v7 26/38] KVM: arm64: Introduce framework to trap disabled features
` [PATCH v7 27/38] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [PATCH v7 28/38] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [PATCH v7 29/38] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [PATCH v7 30/38] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [PATCH v7 31/38] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [PATCH v7 32/38] KVM: arm64: Add kunit test for trap initialization
` [PATCH v7 33/38] KVM: arm64: selftests: Add helpers to extract a field of ID registers
` [PATCH v7 34/38] KVM: arm64: selftests: Introduce id_reg_test
` [PATCH v7 35/38] KVM: arm64: selftests: Test linked breakpoint and watchpoint
` [PATCH v7 36/38] KVM: arm64: selftests: Test breakpoint/watchpoint register access
` [PATCH v7 37/38] KVM: arm64: selftests: Test with every breakpoint/watchpoint
` [PATCH v7 38/38] KVM: arm64: selftests: Test breakpoint/watchpoint changing ID_AA64DFR0_EL1

[PATCH] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
 2022-04-19  7:04 UTC  (5+ messages)

[PATCH 0/2] Update register & interrupt info in am65x DSS
 2022-04-19  7:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: ti,am65x-dss: Add missing register & interrupt
` [PATCH 2/2] arm64: dts: ti: k3-am65: Add missing register & interrupt in DSS node

[PATCH v2 0/5] media: Add ST VGXY61 camera sensor driver
 2022-04-19  7:03 UTC  (3+ messages)
` [PATCH v2 2/5] media: v4l: ctrls: Add a control for temperature

[PULL for-7.1 00/53] Misc pull request for QEMU 7.1
 2022-04-19  5:51 UTC  (17+ messages)
` [PULL 16/53] Replace qemu_real_host_page variables with inlined functions
` [PULL 20/53] error-report: use error_printf() for program prefix
` [PULL 23/53] include: move qemu_pipe() to osdep.h
` [PULL 24/53] include: move coroutine IO functions to coroutine.h
` [PULL 27/53] include: move cpu_exec* declarations to cpu-common.h
` [PULL 28/53] include: move target page bits declaration to page-vary.h
` [PULL 29/53] include: move progress API to qemu-progress.h
` [PULL 31/53] include: move os_*() to os-foo.h
` [PULL 32/53] include: move page_size_init() to include/hw/core/cpu.h
` [PULL 34/53] Move fcntl_setfl() to oslib-posix
` [PULL 37/53] build-sys: drop ntddscsi.h check
` [PULL 39/53] whpx: Added support for breakpoints and stepping
` [PULL 40/53] thread-posix: remove the posix semaphore support
` [PULL 41/53] thread-posix: use monotonic clock for QemuCond and QemuSemaphore
` [PULL 44/53] hyperv: SControl is optional to enable SynIc
` [PULL 47/53] hw: hyperv: Initial commit for Synthetic Debugging device

[PATCH] ALSA: hda/i915: Fix one too many pci_dev_put()
 2022-04-19  7:01 UTC  (11+ messages)
  ` [Intel-gfx] "

[PATCH] Revert "make: let src/Makefile set *dir vars properly"
 2022-04-19  7:00 UTC  (3+ messages)

[PATCH 0/7] Cleanup MediaTek clk reset drivers
 2022-04-19  6:59 UTC  (12+ messages)
` [PATCH 1/7] clk: mediatek: reset: Correct the logic of setting register
` [PATCH 2/7] clk: mediatek: reset: Rename reset function

[PATCH] dt-bindings: soc: qcom: smd-rpm: Fix missing MSM8936 compatible
 2022-04-19  6:59 UTC  (2+ messages)

[PATCH V6 0/2] xen/arm: add i.MX lpuart and i.MX8QM initial support
 2022-04-19  6:58 UTC  (5+ messages)
` [PATCH V6 1/2] xen/arm: Add i.MX lpuart driver
` [PATCH V6 2/2] xen/arm: Add i.MX lpuart early printk support

[RFC PATCH 0/6] virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer
 2022-04-19  6:58 UTC  (13+ messages)
` [RFC PATCH 2/6] virtio: add option to restrict memory access under Xen
` [RFC PATCH 4/6] virtio: Various updates to xen-virtio DMA ops layer

[PATCH] scsi: lpfc: Remove unneeded variable
 2022-04-19  6:57 UTC 

[LTP] [PATCH 1/2] pkey01: print more info when write buff fail
 2022-04-19  6:57 UTC  (2+ messages)

iwlwifi devices disappear after suspend on kernel 5.17
 2022-04-19  6:56 UTC  (4+ messages)

[RESEND PATCH -next] USB: serial: pl2303: implement reset_resume member
 2022-04-19  6:54 UTC 

[PATCH v3 0/6] hw/riscv: Add TPM support to the virt board
 2022-04-19  6:53 UTC  (7+ messages)
` [PATCH v3 1/6] hw/riscv: virt: Add a machine done notifier
` [PATCH v3 2/6] hw/core: Move the ARM sysbus-fdt to core
` [PATCH v3 3/6] hw/riscv: virt: Create a platform bus
` [PATCH v3 4/6] hw/riscv: virt: Add support for generating platform FDT entries
` [PATCH v3 5/6] hw/riscv: virt: Add device plug support
` [PATCH v3 6/6] hw/riscv: Enable TPM backends

[PATCH v2 1/2] drm/amdkfd: Fix GWS queue count
 2022-04-19  6:54 UTC  (5+ messages)
` [PATCH v2 2/2] drm/amdkfd: CRIU add support for GWS queues

[PATCH] rcu/torture: Change order of warning and trace dump
 2022-04-19  6:53 UTC  (4+ messages)

linux-next: Tree for Apr 19
 2022-04-19  6:51 UTC 

[PATCH v3 1/2] drm/amdkfd: Fix GWS queue count
 2022-04-19  6:49 UTC  (2+ messages)

[LTP] [PATCH v2 2/3] confstr01: Update to X/Open 7 (POSIX 2008)
 2022-04-19  6:47 UTC 

[PATCH 00/12] A few cleanup and fixup patches for compaction
 2022-04-19  6:47 UTC  (4+ messages)
` [PATCH 09/12] mm: compaction: avoid possible NULL pointer dereference in kcompactd_cpu_online

[PATCH v1 0/3] Support various block interfaces for avb and bcb
 2022-04-19  6:46 UTC  (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] cmd: bcb: introduce optional interface parameter to bcb
` [PATCH v2 2/2] cmd: avb: introduce optional interface parameter to avb init

[PATCH] mm, page_alloc: check pfn is valid before moving to freelist
 2022-04-19  6:45 UTC  (7+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Check EDID for HDR static metadata when choosing blc
 2022-04-19  6:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/4] KVM: x86: APICv fixes
 2022-04-19  6:44 UTC  (5+ messages)
` [PATCH 2/4] KVM: nVMX: Defer APICv updates while L2 is active until L1 is active

[PATCH v2 0/2] regulator: dt-bindings: qcom,rpmh: minor cleanups and extend supplies
 2022-04-19  6:44 UTC  (4+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: qcom,rpmh: document supplies per variant

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-19  7:01 UTC  (10+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region
  ` [PATCH 1/2] arm64/boot/KASLR: "
  ` [PATCH 2/2] arm64/boot: Add support to relocate kernel image to mirrored region without kaslr

[PATCH] Drop Documentation/ide/
 2022-04-19  6:44 UTC  (2+ messages)

[PATCH] Input: Remove unneeded variable
 2022-04-19  6:42 UTC 

[LTP] [PATCH 1/1] syslog12: Rewrite into new API
 2022-04-19  6:42 UTC  (3+ messages)

[PATCH 0/2] btrfs-progs: bug fixes exposed during delayed chunk items insertion
 2022-04-19  6:42 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: fix a memory leak when starting a transaction on fs with error

[PATCH 0/5] rtc: ingenic: various updates
 2022-04-19  6:41 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: rtc: Rework compatible strings and add #clock-cells

[PATCH V3 0/3] Add ums512 clocks and relative bindings file
 2022-04-19  6:38 UTC  (5+ messages)
` [PATCH V3 1/3] dt-bindings: clk: sprd: Add bindings for ums512 clock controller

[PATCH 0/1] arm64: dts: mt8192: Add spmi node
 2022-04-19  6:32 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 5.4 00/63] 5.4.190-rc1 review
 2022-04-19  6:37 UTC  (2+ messages)

[LTP] [PATCH] netns_netlink: ensure child opens socket before parent creates tap if
 2022-04-19  6:36 UTC  (3+ messages)

linux-next: build warning after merge of the tty tree
 2022-04-19  6:36 UTC  (4+ messages)

[PATCH v13 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-04-19  6:34 UTC  (5+ messages)
` [PATCH v13 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH] mm/madvise: fix potential pte_unmap_unlock pte error
 2022-04-19  6:35 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/cnxk: fix error message setting on failure
 2022-04-19  6:34 UTC 

[PATCH rfc 0/5] mm: introduce shrinker sysfs interface
 2022-04-19  6:33 UTC  (4+ messages)

SPDX tag and top of file comment cleanups for the loop driver
 2022-04-19  6:33 UTC  (5+ messages)
` [PATCH 1/4] loop: remove loop.h
` [PATCH 2/4] loop: add a SPDX header
` [PATCH 3/4] loop: remove most the top-of-file boilerplate comment
` [PATCH 4/4] loop: remove most the top-of-file boilerplate comment from the UAPI header


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.