messages from 2023-09-18 09:23:12 to 2023-09-18 20:15:16 UTC [more...]
[PATCH v12 0/7] Wave5 codec driver
2023-09-18 20:14 UTC (7+ messages)
` [PATCH v12 6/7] dt-bindings: media: wave5: add yaml devicetree bindings
[PATCH net-next v2 00/22] convert to devm_stmmac_probe_config_dt
2023-09-18 20:14 UTC (9+ messages)
` [PATCH net-next v2 01/23] net: stmmac: dwmac-anarion: use devm_stmmac_probe_config_dt()
` [PATCH net-next v2 02/23] net: stmmac: dwmac-dwc-qos-eth: "
` [PATCH net-next v2 07/23] net: stmmac: dwmac-intel-plat: "
[PATCH net-next 00/19] net: mdio: Convert to platform remove callback returning void
2023-09-18 20:09 UTC (9+ messages)
` [PATCH net-next 01/19] net: mdio: aspeed: "
` [PATCH net-next 02/19] net: mdio: bcm-iproc: "
` [PATCH net-next 10/19] net: mdio: mux-bcm-iproc: "
` [PATCH net-next 13/19] net: mdio: mux-meson-g12a: "
` [PATCH net-next 14/19] net: mdio: mux-meson-gxl: "
` [PATCH net-next 18/19] net: mdio: sun4i: "
[PATCH v2 0/3] mtk-socinfo driver implementation
2023-09-18 19:47 UTC (6+ messages)
` [PATCH v2 3/3] dt-bindings: hwinfo: Add mtk-socinfo driver
[PATCH 00/15] Add CMDQ secure driver for SVP
2023-09-18 19:22 UTC (16+ messages)
` [PATCH 01/15] dt-bindings: mailbox: Add property for CMDQ secure driver
` [PATCH 02/15] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id
` [PATCH 03/15] soc: mailbox: Add SPR definition for GCE
` [PATCH 04/15] soc: mailbox: Add cmdq_pkt_logic_command to support math operation
` [PATCH 05/15] mailbox: mediatek: Add cmdq_pkt_write_s_reg_value to CMDQ driver
` [PATCH 06/15] mailbox: mediatek: Add cmdq_mbox_stop to disable GCE thread
` [PATCH 07/15] mailbox: mediatek: Add loop pkt flag and irq handling for loop command
` [PATCH 08/15] soc: mediatek: Add cmdq_pkt_finalize_loop to CMDQ driver
` [PATCH 09/15] mailbox: mediatek: Add secure CMDQ driver support for "
` [PATCH 10/15] mailbox: mediatek: Add CMDQ secure mailbox driver
` [PATCH 11/15] soc: mediatek: Add cmdq_insert_backup_cookie before EOC for secure pkt
` [PATCH 12/15] mailbox: mediatek: Add CMDQ driver support for mt8188
` [PATCH 13/15] mailbox: mediatek: Add mt8188 support for CMDQ secure driver
` [PATCH 14/15] mailbox: mediatek: Add mt8195 "
` [PATCH 15/15] arm64: dts: mediatek: mt8195: Add CMDQ secure driver support for gce0
[PATCH v3 0/7] Iommu: Retire bus ops
2023-09-18 19:21 UTC (13+ messages)
` [PATCH v3 1/7] iommu: Factor out some helpers
` [PATCH v3 2/7] iommu: Decouple iommu_present() from bus ops
` [PATCH v3 3/7] iommu: Validate that devices match domains
` [PATCH v3 4/7] iommu: Switch __iommu_domain_alloc() to device ops
[PATCH net-next 0/9] net: dsa: Convert to platform remove callback returning void
2023-09-18 19:19 UTC (2+ messages)
` [PATCH net-next 5/9] net: dsa: mt7530: "
[PATCH net-next v6 0/3] net: axienet: Introduce dmaengine
2023-09-18 19:16 UTC (4+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: xlnx,axi-ethernet: Introduce DMA support
` [PATCH net-next v6 2/3] net: axienet: Preparatory changes for dmaengine support
` [PATCH net-next v6 3/3] net: axienet: Introduce "
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-09-18 18:07 UTC (7+ messages)
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[PATCH 00/13] imx8mp: first clock propagation attempt (for LVDS)
2023-09-18 18:05 UTC (5+ messages)
[PATCH 0/7] arch/*: config: Remove ReiserFS from defconfig
2023-09-18 17:57 UTC (2+ messages)
` [PATCH 6/7] arch: arm: remove "
[PATCH AUTOSEL 6.5 6/6] thermal/drivers/sun8i: Free calibration nvmem after reading it
2023-09-18 17:28 UTC (3+ messages)
[PATCH] dt-bindings: mfd: armltd: Move Arm board syscon's to separate schema
2023-09-18 17:27 UTC (4+ messages)
[PATCH v5 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-09-18 17:24 UTC (26+ messages)
` [PATCH v5 01/12] KVM: arm64: PMU: Introduce a helper to set the guest's PMU
` [PATCH v5 02/12] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
` [PATCH v5 05/12] KVM: arm64: PMU: Simplify extracting PMCR_EL0.N
` [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v5 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
[PATCH v8] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
2023-09-18 17:21 UTC
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2023-09-18 16:17 UTC (19+ messages)
` [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM
` [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code
` [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO
` [PATCH 10/26] KVM: s390: Stop selecting and depending on HAVE_KVM
` [PATCH 18/26] KVM: s390: Stop adding virt/kvm to the arch include path
[PATCH] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert txt to yaml
2023-09-18 17:11 UTC (5+ messages)
[PATCH v1 4/8] clk: rockchip: Avoid __clk_lookup() calls
2023-09-18 17:07 UTC (3+ messages)
[PATCH v3] spi: bcm2835: reduce the abuse of the GPIO API
2023-09-18 15:45 UTC (2+ messages)
[PATCH 1/1] take in account bits per word instead of assuming 8-bits
2023-09-18 15:45 UTC (4+ messages)
` [PATCH 1/1] spi: imx: "
[PATCH 0/2] Add qcom hvc/shmem transport
2023-09-18 15:54 UTC (5+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support
[PATCH 1/1] spi: imx: take in account bits per word instead of assuming 8-bits
2023-09-18 15:36 UTC
[PATCH] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
2023-09-18 15:09 UTC (7+ messages)
[PATCH 0/6] arm64: xilinx: Tune DTSes to remove warnings from make W=1 dtbs
2023-09-18 15:01 UTC (10+ messages)
` [PATCH 1/6] arm64: xilinx: Do not use '_' in DT node names
` [PATCH 2/6] arm64: xilinx: Use lower case for partition address
` [PATCH 3/6] arm64: xilinx: Remove mt25qu512a compatible string from SOM
` [PATCH 4/6] arm64: xilinx: Put ethernet phys to mdio node
` [PATCH 5/6] arm64: xilinx: Remove address/size-cells from flash node
` [PATCH 6/6] arm64: xilinx: Remove address/size-cells from gem nodes
[PATCH 0/2] mailbox: imx: support new tx doorbell
2023-09-18 14:40 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: mailbox: fsl,mu: add new tx doorbell channel
` [PATCH 2/2] mailbox: imx: support channel type tx doorbell v2
[PATCH v3 0/3] DCP as trusted keys backend
2023-09-18 14:18 UTC (4+ messages)
` [PATCH v3 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH v3 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH v3 3/3] doc: trusted-encrypted: add DCP as new trust source
[PATCH bpf-next v2 0/1] bpf, arm64: Support Exceptions
2023-09-18 14:15 UTC (3+ messages)
` [PATCH bpf-next v2 1/1] bpf, arm64: support exceptions
[PATCH 0/3] RK3588 Rock 5B PCIe support
2023-09-18 14:14 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: rock-5b: add PCIe network controller
` [PATCH 2/3] arm64: dts: rockchip: rock-5b: add PCIe for M.2 M-key
` [PATCH 3/3] arm64: dts: rockchip: rock-5b: add PCIe for M.2 E-Key
[PATCH 0/2] RK3588 EVB1 PCIe support
2023-09-18 14:13 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: rk3588-evb1: add PCIe2 network controller
` [PATCH 2/2] arm64: dts: rockchip: rk3588-evb1: add PCIe3 bus
[PATCH] asoc: mediatek: common: Remove check of return value of mtk_memif_set_addr() and mtk_memif_set_format()
2023-09-18 13:31 UTC (2+ messages)
[PATCH v2 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
2023-09-18 13:11 UTC (14+ messages)
` [PATCH v2 01/13] PCI/ASPM: Rename pci_enable_link_state() to pci_set_default_link_state()
` [PATCH v2 02/13] PCI/ASPM: Improve pci_set_default_link_state() kerneldoc
` [PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
` [PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
` [PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
` [PATCH v2 06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk
` [PATCH v2 07/13] mt76: Remove unreliable pci_disable_link_state() workaround
` [PATCH v2 08/13] e1000e: Remove unreliable pci_disable_link_state{,_locked}() workaround
` [PATCH v2 09/13] wifi: ath10k: Use pci_disable/enable_link_state()
` [PATCH v2 10/13] wifi: ath11k: "
` [PATCH v2 11/13] wifi: ath12k: "
` [PATCH v2 12/13] RDMA/hfi1: "
` [PATCH v2 13/13] misc: rtsx: "
[PATCH v3 0/9] kdump: use generic functions to simplify crashkernel reservation in arch
2023-09-18 12:58 UTC (7+ messages)
` [PATCH v3 3/9] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
` [PATCH v3 4/9] crash_core: add generic function to do reservation
` [PATCH v3 5/9] crash_core: move crashk_*res definition into crash_core.c
[PATCH 0/3] Fine grain sysregs allowed to trap for nested virtualization
2023-09-18 12:56 UTC (7+ messages)
` [PATCH 2/3] arm64/kvm: Fine grain _EL2 system registers list that affect "
` [PATCH 3/3] KVM: arm64: nv: Handle all _EL02 and _EL12 registers
[PATCH v2 0/2] soc: mediatek: svs: add support for mt8188
2023-09-18 12:20 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: soc: mediatek: add mt8188 svs dt-bindings
[PATCH v1 0/8] clk: rockchip: Support module build
2023-09-18 12:16 UTC (3+ messages)
` [PATCH v1 3/8] dt-bindings: clock: rk3188: Add binding id for ACLK_CPU_PRE
[PATCH v9 0/7] Add metrics for Arm CMN
2023-09-18 11:52 UTC (8+ messages)
` [PATCH v9 1/7] perf pmu: "Compat" supports regular expression matching identifiers
` [PATCH v9 2/7] perf metric: "
` [PATCH v9 3/7] perf jevents: Support EventidCode and NodeType
` [PATCH v9 4/7] perf test: Make matching_pmu effective
` [PATCH v9 5/7] perf test: Add pmu-event test for "Compat" and new event_field
` [PATCH v9 6/7] perf jevents: Add support for Arm CMN PMU aliasing
` [PATCH v9 7/7] perf vendor events: Add JSON metrics for Arm CMN
[PATCH v2 0/8] soc: qcom: Add uart console support for SM4450
2023-09-18 11:54 UTC (8+ messages)
` [PATCH v2 6/8] arm64: dts: qcom: sm4450: Add RPMH and Global clock controller
` [PATCH v2 7/8] arm64: dts: qcom: add uart console support for SM4450
[PATCH v2 0/2] Avoid spurious ptimer interrupts for non-zero cntpoff
2023-09-18 11:29 UTC (5+ messages)
` [PATCH v2 2/2] KVM: arm64: timers: Save restore CVAL of a ptimer across guest entry and exits
[PATCH 0/4] consolidate and cleanup CPU capacity
2023-09-18 11:23 UTC (4+ messages)
` [PATCH 2/4] topology: add a new arch_scale_freq_reference
[PATCH] ARM: dts: at91/trivial: fix typo in crypto DT naming
2023-09-18 11:22 UTC (3+ messages)
[PATCH] clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
2023-09-18 11:11 UTC (2+ messages)
[PATCH 0/3] KVM: arm64: Support for Arm v8.8 memcpy instructions in KVM guests
2023-09-18 11:10 UTC (3+ messages)
` [PATCH 1/3] KVM: arm64: Configure HCRX_EL2 dynamically
[PATCH] MAINTAINERS: Use wildcard pattern for ARM PMU headers
2023-09-18 11:05 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3: Avoid constructing invalid range commands
2023-09-18 11:05 UTC (2+ messages)
[PATCH] arm64: cpufeature: Fix CLRBHB and BC detection
2023-09-18 11:05 UTC (2+ messages)
[PATCH v2 00/14] Clean up RPM bus clocks remnants
2023-09-18 11:05 UTC (2+ messages)
[PATCH 0/2] arm64: Add some missing userspace ABI documentation
2023-09-18 11:05 UTC (2+ messages)
[PATCH] arm64/sme: Include ID_AA64PFR1_EL1.SME in cpu-feature-registers.rst
2023-09-18 11:05 UTC (2+ messages)
[PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
2023-09-18 11:03 UTC (5+ messages)
[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
2023-09-18 10:47 UTC (12+ messages)
` [PATCH 3/9] dma-heap: Provide accessors so that in-kernel drivers can allocate dmabufs from specific heaps
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP
[PATCH] arm64: dts: xilinx: Apply overlays to base dtbs
2023-09-18 10:56 UTC (2+ messages)
[PATCH v7] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
2023-09-18 10:52 UTC (3+ messages)
[PATCH] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
2023-09-18 10:47 UTC (3+ messages)
resctrl2 - status
2023-09-18 10:44 UTC (12+ messages)
[PATCH v17 00/14] Add support for MT8195 SCP 2nd core
2023-09-18 10:44 UTC (3+ messages)
[PATCH net-next v7 0/2] net: stmmac: Tx coe sw fallback
2023-09-18 10:40 UTC (2+ messages)
[PATCH] coresight: Fix run time warnings while reusing ETR buffer
2023-09-18 10:34 UTC (2+ messages)
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-09-18 10:27 UTC (2+ messages)
[PATCH v3 00/13] arm_scmi/cpufreq: Add generic performance scaling support
2023-09-18 10:26 UTC (3+ messages)
[PATCH v2 00/11] regulator: mt6366: Split out of MT6358 and cleanup
2023-09-18 10:22 UTC (4+ messages)
` [PATCH v2 02/11] mfd: mt6358: Add registers for MT6366 specific regulators
[PATCH 1/2] arm64: Add Cortex-A520 CPU part definition
2023-09-18 10:17 UTC (4+ messages)
` [PATCH 2/2] arm64: errata: Add Cortex-A520 speculative unprivileged load workaround
[PATCH] thermal/drivers/mediatek: Fix probe for THERMAL_V2
2023-09-18 10:07 UTC
[RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
2023-09-18 9:55 UTC (14+ messages)
` [RFC PATCH v2 2/8] KVM: arm64: Add KVM_PGTABLE_WALK_HW_DBM for HW DBM support
` [RFC PATCH v2 3/8] KVM: arm64: Add some HW_DBM related pgtable interfaces
` [RFC PATCH v2 4/8] KVM: arm64: Set DBM for previously writeable pages
[PATCH v8 0/8] soc: mediatek: MT8365 power support
2023-09-18 9:37 UTC (9+ messages)
` [PATCH v8 1/8] dt-bindings: power: Add MT8365 power domains
` [PATCH v8 2/8] soc: mediatek: pm-domains: Move bools to a flags field
` [PATCH v8 3/8] soc: mediatek: pm-domains: Split bus_prot_mask
` [PATCH v8 4/8] soc: mediatek: pm-domains: Create bus protection operation functions
` [PATCH v8 5/8] soc: mediatek: pm-domains: Unify configuration for infracfg and smi
` [PATCH v8 6/8] soc: mediatek: Add support for WAY_EN operations
` [PATCH v8 7/8] soc: mediatek: Add support for MTK_SCPD_STRICT_BUS_PROTECTION cap
` [PATCH v8 8/8] soc: mediatek: pm-domains: Add support for MT8365
[PATCH v2 00/11] Support IGT in display driver
2023-09-18 9:27 UTC (7+ messages)
` [PATCH v2 04/11] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v2 06/11] drm/mediatek: Support alpha blending in display driver
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).