messages from 2021-09-21 12:22:54 to 2021-09-22 00:20:02 UTC [more...]
[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
2021-09-22 0:05 UTC (14+ 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 0/4] rcu, arm64: PREEMPT_RT fixlets
2021-09-21 23:45 UTC (5+ 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
[syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
2021-09-21 23:34 UTC (4+ messages)
[PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
2021-09-21 23:22 UTC (4+ messages)
(subset) [PATCH] soc: qcom: llcc: Disable MMUHWT retention
2021-09-21 22:56 UTC
[PATCH 0/2] KVM: arm64: Clean up CONFIG_KVM vs CONFIG_HAVE_KVM
2021-09-21 22:22 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: Unconditionally include generic KVM's Kconfig
` [PATCH 2/2] KVM: arm64: Depend on HAVE_KVM => OF instead of directly on OF
[PATCH v2 0/2] Apple Mailbox Controller support
2021-09-21 22:08 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: Add Apple mailbox bindings
[PATCH v3 0/3] Add initial Thunder Bay SoC / Board support
2021-09-21 22:05 UTC (3+ messages)
` [PATCH v3 2/3] dt-bindings: arm: Add Thunder Bay bindings
[PATCH v2 01/16] ASoC: eureka-tlv320: Update to modern clocking terminology
2021-09-21 21:35 UTC (16+ messages)
` [PATCH v2 02/16] ASoC: fsl-asoc-card: "
` [PATCH v2 03/16] ASoC: fsl-audmix: "
` [PATCH v2 04/16] ASoC: fsl-esai: "
` [PATCH v2 05/16] ASoC: fsl-mqs: "
` [PATCH v2 06/16] ASoC: fsl_sai: "
` [PATCH v2 07/16] ASoC: fsl_ssi: "
` [PATCH v2 08/16] ASoC: imx-audmix: "
` [PATCH v2 09/16] ASoC: imx-card: "
` [PATCH v2 10/16] ASoC: imx-es8328: "
` [PATCH v2 11/16] ASoC: imx-hdmi: "
` [PATCH v2 12/16] ASoC: imx-rpmsg: "
` [PATCH v2 13/16] ASoC: imx-sgtl5000: "
` [PATCH v2 14/16] ASoC: mpc8610_hpcd: "
` [PATCH v2 15/16] ASoC: pl1022_ds: "
` [PATCH v2 16/16] ASoC: pl1022_rdk: "
[PATCH v4 0/6] arm64: dts: Update IOT2050 boards
2021-09-21 21:35 UTC (7+ messages)
` [PATCH v4 2/6] arm64: dts: ti: iot2050: Disable SR2.0-only PRUs
` [PATCH v4 3/6] arm64: dts: ti: iot2050: Add/enabled mailboxes and carve-outs for R5F cores
` [PATCH v4 4/6] dt-bindings: arm: ti: Add bindings for Siemens IOT2050 PG2 boards
[PATCH v4] arm64: zynqmp: Add support for Xilinx Kria SOM board
2021-09-21 21:30 UTC (2+ messages)
[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
2021-09-21 21:29 UTC (5+ messages)
` [PATCH v2 05/13] perf: Force architectures to opt-in to guest callbacks
[PATCH v3 00/10] coresight: TRBE and Self-Hosted trace fixes
2021-09-21 21:29 UTC (9+ messages)
` [PATCH v3 01/10] coresight: etm4x: Save restore TRFCR_EL1
` [PATCH v3 06/10] coresight: trbe: Fix handling of spurious interrupts
` [PATCH v3 07/10] coresight: trbe: Do not truncate buffer on IRQ
[PATCHv3] regulator: pwm-regulator: Make use of the helper function dev_err_probe()
2021-09-21 21:27 UTC
[PATCH 01/16] ASoC: eureka-tlv320: Update to modern clocking terminology
2021-09-21 21:24 UTC (18+ messages)
` [PATCH 02/16] ASoC: fsl-asoc-card: "
` [PATCH 03/16] ASoC: fsl-audmix: "
` [PATCH 04/16] ASoC: fsl-esai: "
` [PATCH 05/16] ASoC: fsl-mqs: "
` [PATCH 06/16] ASoC: fsl_sai: "
` [PATCH 07/16] ASoC: fsl_ssi: "
` [PATCH 08/16] ASoC: imx-audmix: "
` [PATCH 09/16] ASoC: imx-card: "
` [PATCH 10/16] ASoC: imx-es8328: "
` [PATCH 11/16] ASoC: imx-hdmi: "
` [PATCH 12/16] ASoC: imx-rpmsg: "
` [PATCH 13/16] ASoC: imx-sgtl5000: "
` [PATCH 14/16] ASoC: mpc8610_hpcd: "
` [PATCH 15/16] ASoC: pl1022_ds: "
` [PATCH 16/16] ASoC: pl1022_rdk: "
[PATCH v1 1/2] ARM: BCM53016: Specify switch ports for Meraki MR32
2021-09-21 21:20 UTC (4+ messages)
` [PATCH v1 2/2] ARM: BCM53016: MR32: get mac-address from nvmem
[PATCH 1/2] ARM: dts: BCM53573: Describe on-SoC BCM53125 rev 4 switch
2021-09-21 21:19 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: BCM53573: Add Tenda AC9 switch ports
[PATCH v2 0/3] Add support for IDO-SBC2D06-V1B-22W
2021-09-21 21:17 UTC (7+ messages)
` [PATCH v2 2/3] dt-bindings: add vendor prefix for Wireless Tag
` [PATCH v2 3/3] ARM: dts: mstar: Add the Wireless Tag IDO-SBC2D06-V1B-22W
[PATCH 0/6] clk: samsung: Introduce Exynos850 SoC clock driver
2021-09-21 21:10 UTC (3+ messages)
` [PATCH 4/6] dt-bindings: clock: Add bindings definitions for Exynos850 CMU
[PATCH] arm64: Generate cpucaps.h
2021-09-21 21:09 UTC (4+ messages)
[PATCH 0/3] phy: stm32: add phy tuning support
2021-09-21 20:55 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: phy: phy-stm32-usbphyc: add st, phy-tuning optional property
` [PATCH 2/3] dt-bindings: phy: phy-stm32-usbphyc: add st,phy-tuning "
[PATCH v4 00/13] MT8195 SMI support
2021-09-21 20:36 UTC (3+ messages)
` [PATCH v4 02/13] dt-bindings: memory: mediatek: Add mt8195 smi sub common
[PATCH 0/3] SigmaStar SSD20XD GPIO interrupt controller
2021-09-21 20:36 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: Add SigmaStar SSD20xD gpi
` [PATCH 2/3] irqchip: "
[PATCH] Documentation, dt, numa: Add note to empty NUMA node
2021-09-21 19:44 UTC (2+ messages)
[PATCH v2] drm/rockchip: cdn-dp-core: Fix cdn_dp_resume unused warning
2021-09-21 19:29 UTC (3+ messages)
[PATCHv2] regulator: pwm-regulator: Make use of the helper function dev_err_probe()
2021-09-21 19:28 UTC (4+ messages)
[PATCH v4 0/2] Amlogic Meson Always-On ARC remote-processor support
2021-09-21 19:25 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
` [PATCH v4 2/2] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor
Unnecessary Thread Migrations on multi-core CPU
2021-09-21 18:55 UTC
[PATCH v12 0/6] PCI: mediatek: Spilt PCIe node to comply with hardware design
2021-09-21 18:43 UTC (5+ messages)
` [PATCH v12 5/6] arm64: dts: mediatek: Split PCIe node for MT2712 and MT7622
` [PATCH v12 6/6] ARM: dts: mediatek: Update MT7629 PCIe node for new format
[PATCH v5 0/4] Apple M1 PCIe DT bindings
2021-09-21 18:34 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: interrupt-controller: Convert MSI controller to json-schema
` [PATCH v5 2/4] dt-bindings: interrupt-controller: msi: Add msi-ranges property
` [PATCH v5 3/4] dt-bindings: pci: Add DT bindings for apple,pcie
` [PATCH v5 4/4] arm64: apple: Add PCIe node
[PATCH v1 0/4] arm64: Kconfig: Update ARCH_EXYNOS select configs
2021-09-21 18:20 UTC (12+ messages)
` [PATCH v1 1/4] clk: samsung: change COMMON_CLK_SAMSUNG default config logic
` [PATCH v1 2/4] soc: samsung: change SOC_SAMSUNG "
[PATCH v4 0/4] Apple M1 PCIe DT bindings
2021-09-21 17:52 UTC (4+ messages)
` [PATCH v4 2/4] dt-bindings: interrupt-controller: msi: Add msi-ranges property
[PATCH] coresight: Don't immediately close events that are run on invalid CPU/sink combos
2021-09-21 17:53 UTC (4+ messages)
[PATCH v3 0/2] irqchip/mchp-eic: add driver for Microchip EIC
2021-09-21 17:45 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: microchip,eic: add bindings
[PATCH] drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt
2021-09-21 17:40 UTC
[PATCH] arm64: defconfig: Enable RZ_DMAC
2021-09-21 17:25 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3: poll cmdq until it has space
2021-09-21 17:12 UTC (3+ messages)
[PATCH] kselftest/arm64: signal: Skip tests if required features are missing
2021-09-21 17:12 UTC (2+ messages)
[PATCH 0/7] add internal channels support
2021-09-21 17:10 UTC (5+ messages)
` [PATCH 1/7] dt-bindings: iio: adc: add generic channel binding
` [PATCH 2/7] dt-bindings: iio: adc: add nvmem support for vrefint internal channel
[PATCH] arm64: Mitigate MTE issues with str{n}cmp()
2021-09-21 16:53 UTC (3+ messages)
[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
2021-09-21 16:51 UTC (2+ messages)
[PATCH] ARM: imx: drop devlinks to reset-controller node
2021-09-21 16:47 UTC (8+ messages)
[PATCH v2 0/2] Add Coresight support for RB5 board
2021-09-21 16:35 UTC (6+ messages)
` [PATCH v2 1/2] coresight: etm4x: Add ETM PID for Kryo-5XX
` [PATCH v2 2/2] arm64: dts: qcom: sm8250: Add Coresight support
[PATCH v5 0/5] ARM: support THREAD_INFO_IN_TASK
2021-09-21 16:20 UTC (8+ messages)
` [PATCH v5 3/5] ARM: smp: Free up the TLS register while running in the kernel
` [PATCH v5 4/5] ARM: smp: Store current pointer in TPIDRURO register if available
` [PATCH v5 5/5] ARM: smp: Enable THREAD_INFO_IN_TASK
[PATCH] dt-bindings: mfd: add Broadcom's MISC block
2021-09-21 16:19 UTC (2+ messages)
[PATCH RFC v1 00/11] iommu/virtio: vSVA support with Arm
2021-09-21 16:16 UTC (15+ messages)
` [PATCH RFC v1 01/11] uapi/virtio-iommu: Add page request grp-id and flags information
` [PATCH RFC v1 02/11] iommu/virtio: Maintain a list of endpoints served by viommu_dev
` [PATCH RFC v1 03/11] iommu/virtio: Handle incoming page faults
` [PATCH RFC v1 05/11] iommu/virtio: Add SVA feature and related enable/disable callbacks
` [PATCH RFC v1 08/11] iommu/arm-smmu-v3: Implement shared context alloc and free ops
` [PATCH RFC v1 09/11] iommu/virtio: Implement sva bind/unbind calls
` [PATCH RFC v1 10/11] uapi/virtio-iommu: Add a new request type to send page response
[PATCH v11 00/16] Add Mediatek Soc DRM (vdosys0) support for mt8195
2021-09-21 15:52 UTC (17+ messages)
` [PATCH v11 01/16] dt-bindings: arm: mediatek: mmsys: add power and gce properties
` [PATCH v11 02/16] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
` [PATCH v11 03/16] dt-bindings: display: mediatek: disp: split each block to individual yaml
` [PATCH v11 04/16] dt-bindings: display: mediatek: dsc: add yaml for mt8195 SoC binding
` [PATCH v11 05/16] dt-bindings: display: mediatek: merge: add additional prop for mt8195
` [PATCH v11 06/16] dt-bindings: display: mediatek: add mt8195 SoC binding for vdosys0
` [PATCH v11 07/16] dt-bindings: arm: mediatek: move common module from display folder
` [PATCH v11 08/16] arm64: dts: mt8195: add display node for vdosys0
` [PATCH v11 09/16] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v11 10/16] soc: mediatek: add mtk-mutex "
` [PATCH v11 11/16] drm/mediatek: remove unused define in mtk_drm_ddp_comp.c
` [PATCH v11 12/16] drm/mediatek: rename the define of register offset
` [PATCH v11 13/16] drm/mediatek: adjust to the alphabetic order for mediatek-drm
` [PATCH v11 14/16] drm/mediatek: add DSC support "
` [PATCH v11 15/16] drm/mediatek: add MERGE "
` [PATCH v11 16/16] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
[PATCH] bus: ti-sysc: Fix external abort for am335x pruss probe
2021-09-21 15:58 UTC (4+ messages)
[PATCH linux-next v2] arm64: PCI: Introduce pcibios_free_irq() helper function
2021-09-21 15:47 UTC (3+ messages)
[BUG 5.14] arm64/mm: dma memory mapping fails (in some cases)
2021-09-21 15:38 UTC (11+ messages)
[PATCH] ASoC: fsl: Constify static snd_soc_ops
2021-09-21 15:25 UTC (2+ messages)
[BUG] irqchip: armada-370-xp: workqueue lockup
2021-09-21 15:18 UTC (2+ messages)
arm32 insecure W+X mapping
2021-09-21 15:13 UTC (11+ messages)
[PATCH] arm64: dts: ti: Makefile: Collate AM64 platforms together
2021-09-21 15:00 UTC (2+ messages)
[PATCH 00/10] ARM: add support for IRQ stacks
2021-09-21 14:33 UTC (4+ messages)
` [PATCH 01/10] ARM: fix incorrect use of get_kernel_nofault()
[PATCH 1/3] ARM: dts: ux500: Skomer regulator fixes
2021-09-21 13:55 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: ux500: Fix up SD card pin config
` [PATCH 3/3] ARM: dts: ux500: Skomer eMMC needs 300 ms power on
[PATCH v2 00/17] arm64: Self-hosted trace related errata workarounds
2021-09-21 13:41 UTC (18+ messages)
` [PATCH v2 01/17] coresight: trbe: Fix incorrect access of the sink specific data
` [PATCH v2 02/17] coresight: trbe: Add infrastructure for Errata handling
` [PATCH v2 03/17] coresight: trbe: Add a helper to calculate the trace generated
` [PATCH v2 04/17] coresight: trbe: Add a helper to pad a given buffer area
` [PATCH v2 05/17] coresight: trbe: Decouple buffer base from the hardware base
` [PATCH v2 06/17] coresight: trbe: Allow driver to choose a different alignment
` [PATCH v2 07/17] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
` [PATCH v2 08/17] arm64: Add erratum detection for TRBE overwrite in FILL mode
` [PATCH v2 09/17] coresight: trbe: Workaround TRBE errata "
` [PATCH v2 10/17] arm64: Enable workaround for TRBE "
` [PATCH v2 11/17] arm64: errata: Add workaround for TSB flush failures
` [PATCH v2 12/17] coresight: trbe: Add a helper to fetch cpudata from perf handle
` [PATCH v2 13/17] coresight: trbe: Add a helper to determine the minimum buffer size
` [PATCH v2 14/17] coresight: trbe: Make sure we have enough space
` [PATCH v2 15/17] arm64: Add erratum detection for TRBE write to out-of-range
` [PATCH v2 16/17] coresight: trbe: Work around write to out of range
` [PATCH v2 17/17] arm64: Advertise TRBE erratum workaround for write to out-of-range address
[PATCH] ARM: dts: stm32: fix STUSB1600 Type-C irq level on stm32mp15xx-dkx
2021-09-21 13:34 UTC
[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
2021-09-21 13:12 UTC (5+ messages)
` [RFC PATCH 2/8] x86: add CPU field to struct thread_info
` [RFC PATCH 5/8] sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
[PATCH v3 1/2] arm64: add an MTE support check to the top of mte_thread_switch()
2021-09-21 12:45 UTC (4+ messages)
` [PATCH v3 2/2] arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabled
` (subset) [PATCH v3 1/2] arm64: add an MTE support check to the top of mte_thread_switch()
[syzbot] upstream test error: WARNING in __do_kernel_fault
2021-09-21 12:41 UTC (2+ messages)
[PATCH] ARM: dts: BCM5301X: Add DT for Asus RT-AC88U
2021-09-21 12:19 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).