messages from 2023-10-26 16:52:26 to 2023-10-27 18:23:17 UTC [more...]
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-10-27 18:21 UTC (3+ messages)
` [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
[GIT PULL] arm64 updates for 6.7
2023-10-27 18:19 UTC
[PATCH] soc: xilinx: fix quoted string split across lines
2023-10-27 18:11 UTC
[PATCH v2 00/20] Permission Overlay Extension
2023-10-27 18:08 UTC (25+ messages)
` [PATCH v2 01/24] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v2 02/24] arm64/sysreg: update CPACR_EL1 register
` [PATCH v2 03/24] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v2 04/24] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v2 05/24] arm64: context switch POR_EL0 register
` [PATCH v2 06/24] KVM: arm64: Save/restore POE registers
` [PATCH v2 07/24] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v2 08/24] arm64: add POIndex defines
` [PATCH v2 09/24] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v2 10/24] arm64: mask out POIndex when modifying a PTE
` [PATCH v2 11/24] arm64: enable ARCH_HAS_PKEYS on arm64
` [PATCH v2 12/24] arm64: handle PKEY/POE faults
` [PATCH v2 13/24] arm64: stop using generic mm_hooks.h
` [PATCH v2 14/24] arm64: implement PKEYS support
` [PATCH v2 15/24] arm64: add POE signal support
` [PATCH v2 16/24] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v2 17/24] arm64: enable POE and PIE to coexist
` [PATCH v2 18/24] kselftest/arm64: move get_header()
` [PATCH v2 19/24] selftests: mm: move fpregs printing
` [PATCH v2 20/24] selftests: mm: make protection_keys test work on arm64
` [PATCH v2 21/24] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v2 22/24] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v2 23/24] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v2 24/24] KVM: selftests: get-reg-list: add Permission Overlay registers
[PATCH v3] mtd: rawnand: meson: check return value of devm_kasprintf()
2023-10-27 17:47 UTC (2+ messages)
[RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
2023-10-27 17:45 UTC (5+ messages)
KVM exit to userspace on WFI
2023-10-27 17:41 UTC (5+ messages)
[soc:soc/dt] BUILD SUCCESS c505e1e4b10d751e93ca361d56d2270d6180a183
2023-10-27 17:14 UTC
[PATCH v3 1/6] dt-bindings: PCI: dwc: rockchip: Add mandatory atu reg
2023-10-27 17:07 UTC (2+ messages)
[soc:qcom/dt32-2] BUILD SUCCESS 8677233e59137f78d4d578f3d5a21557c1bab342
2023-10-27 16:43 UTC
[RFC PATCH v1 0/3] Update tlb invalidation routines for FEAT_LPA2
2023-10-27 11:56 UTC (4+ messages)
` [RFC PATCH v1 1/3] arm64/mm: Modify range-based tlbi to decrement scale
` [RFC PATCH v1 2/3] arm64/mm: Add lpa2_is_enabled() kvm_lpa2_is_enabled() stubs
` [RFC PATCH v1 3/3] arm64/mm: Update tlb invalidation routines for FEAT_LPA2
[RFC v5 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2023-10-27 11:54 UTC (7+ messages)
` [RFC v5 1/5] firmware: arm_scmi: Add optional flags to extended names helper
` [RFC v5 2/5] drivers: firmware: scmi: Introduce scmi_get_max_msg_size function
` [RFC v5 3/5] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [RFC v5 5/5] dt-bindings: firmware: arm,scmi: Add support for pinctrl protocol
[PATCH net-next v1 1/1] net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
2023-10-27 11:43 UTC (3+ messages)
[PATCH net-next] net:prevent shared skb corruption on rx-gro-list segmentation
2023-10-27 11:28 UTC
[PATCH 0/2] Add eMMC support for AM62a SK
2023-10-27 11:23 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62a-main: Add sdhci0 instance
` [PATCH 2/2] arm64: dts: ti: k3-am62a7-sk: Enable eMMC support
[PATCH v4 0/7] Add a few mt8183 follower boards
2023-10-27 11:17 UTC (15+ messages)
` [PATCH v4 1/7] arm64: dts: mt8183: kukui: Fix underscores in node names
` [PATCH v4 2/7] dt-bindings: arm64: mediatek: Add mt8183-kukui-katsu
` [PATCH v4 3/7] arm64: dts: mt8183: Add kukui katsu board
` [PATCH v4 4/7] dt-bindings: arm64: mediatek: Add mt8183-kukui-jacuzzi-makomo
` [PATCH v4 5/7] arm64: dts: mt8183: Add jacuzzi makomo board
` [PATCH v4 6/7] dt-bindings: arm64: mediatek: Add mt8183-kukui-jacuzzi-pico
` [PATCH v4 7/7] arm64: dts: mt8183: Add jacuzzi pico/pico6 board
[PATCH v3 1/3] arm64: dts: cn913x: add device trees for COM Express boards
2023-10-27 11:15 UTC (5+ messages)
` [PATCH v3 2/3] dt-bindings: arm64: dts: add dt-bindings for ac5x rd carrier
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-10-27 11:04 UTC (10+ messages)
[PATCH 0/2] watchdog: aspeed: Add aspeed,reset-mask property
2023-10-27 11:00 UTC (2+ messages)
[PATCH V3 0/3] Add watchdog support for Amlogic C3 and S4 SoCs
2023-10-27 10:43 UTC (4+ messages)
` [PATCH V3 1/3] dt-bindings: watchdog: Add "
` [PATCH V3 2/3] arm64: dts: Add watchdog node for Amlogic C3 SoCs
` [PATCH V3 3/3] arm64: dts: Add watchdog node for Amlogic S4 SoCs
qemu-arm64: handle_futex_death - kernel/futex/core.c:661 - Unable to handle kernel unknown 43 at virtual address
2023-10-27 10:57 UTC (4+ messages)
[PATCH v2] arm64/arm: perf: Don't discard upper 32 bits from PMCEID0/1 registers
2023-10-27 10:46 UTC (2+ messages)
[PATCH v2 1/1] drivers/perf: Fix kernel panic due to the invalid mon_ctx pointer
2023-10-27 10:27 UTC (2+ messages)
❌ FAIL (MISSED 13 of 105): Test report for for-kernelci (6.6.0-rc7, arm-next, 8de1e7af)
2023-10-27 10:21 UTC (2+ messages)
[PATCH V3 RESEND] pwm: meson: add pwm support for S4
2023-10-27 10:00 UTC (7+ messages)
[PATCH net-next 1/1] net: stmmac: check CBS input values before configuration
2023-10-27 10:07 UTC (2+ messages)
[PATCH v2] mmc: meson-gx: Remove setting of CMD_CFG_ERROR
2023-10-27 10:02 UTC (2+ messages)
[PATCH v4 0/7] consolidate and cleanup CPU capacity
2023-10-27 9:38 UTC (11+ messages)
` [PATCH v4 1/7] topology: add a new arch_scale_freq_reference
` [PATCH v2 2/7] cpufreq: use the fixed and coherent frequency for scaling capacity
` [PATCH v4 3/7] cpufreq/schedutil: use a fixed reference frequency
` [PATCH v4 4/7] energy_model: "
` [PATCH v4 5/7] cpufreq/cppc: move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v4 6/7] cpufreq/cppc: set the frequency used for computing the capacity
` [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio
[PATCH v4 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
2023-10-27 9:20 UTC (2+ messages)
` [PATCH v4 3/4] pwm: bcm2835: allow pwm driver to be used in atomic context
[PATCH 2/2] media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker
2023-10-27 9:18 UTC
[PATCH 1/2] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
2023-10-27 9:18 UTC
[PATCH 0/2] media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
2023-10-27 9:16 UTC
[PATCH 1/2] arm64: dts: VIM3: Set the rates of the clocks for the NPU
2023-10-27 9:03 UTC (3+ messages)
` [PATCH 2/2] pmdomain: amlogic: Fix mask for the second NNA mem PD domain
[soc:soc/defconfig] BUILD SUCCESS 56185e0249525e2fff70cf19baf223c3aba5af40
2023-10-27 8:43 UTC
[PATCH v3] PCI: keystone: Fix pci_ops for AM654x SoC
2023-10-27 8:43 UTC (5+ messages)
[RFC PATCH] PCI: keystone: Refactor ks_pcie_v3_65_add_bus() functionality
2023-10-27 8:41 UTC
[PATCH] arm64: dts: ti: k3-j7200-som-p0: Add TP6594 family PMICs
2023-10-27 8:28 UTC
[PATCH 0/5] dts: qcom: Introduce SC8380XP platforms device tree
2023-10-27 8:18 UTC (5+ messages)
` [PATCH 2/5] dt-bindings: arm: qcom: Document SC8380XP SoC and boards
` [PATCH 5/5] arm64: defconfig: Enable SC8380XP SoC base configs
[PATCH v2] irqchip/gic-v3-its: Flush ITS tables before writing GITS_BASER<n> registers in non-coherent GIC designs
2023-10-27 8:16 UTC (2+ messages)
[PATCH v10 1/2] lib/bitmap: add bitmap_{read,write}()
2023-10-27 8:11 UTC (6+ messages)
[PATCH] PCI: exynos: Change macro names to exynos specific
2023-10-27 8:06 UTC (3+ messages)
[PATCH] PCI: exynos: Adapt to clk_bulk_* APIs
2023-10-27 8:06 UTC (3+ messages)
[PATCH] clk: mediatek: mt8188: probe vpp with mtk_clk_simple_probe()
2023-10-27 7:49 UTC (4+ messages)
[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
2023-10-27 7:47 UTC (6+ messages)
` [PATCH 4/9] dma-buf: heaps: Initialise "
[PATCH net-next 1/1] net: stmmac: add check for advertising linkmode request for set-eee
2023-10-27 7:38 UTC (2+ messages)
[PATCH 0/7] Subject: coresight: Move remaining AMBA ACPI devices into platform driver
2023-10-27 7:29 UTC (8+ messages)
` [PATCH 1/7] coresight: replicator: Move ACPI support from AMBA driver to "
` [PATCH 2/7] coresight: funnel: "
` [PATCH 3/7] coresight: catu: "
` [PATCH 4/7] coresight: tpiu: "
` [PATCH 5/7] coresight: tmc: "
` [PATCH 6/7] coresight: stm: "
` [PATCH 7/7] coresight: debug: "
[PATCH v3 RESEND 00/13] Support Andes PMU extension
2023-10-27 7:22 UTC (10+ messages)
` [RFC PATCH v3 RESEND 02/13] irqchip/riscv-intc: Allow large non-standard hwirq number
` [RFC PATCH v3 RESEND 03/13] irqchip/riscv-intc: Introduce Andes IRQ chip
` [PATCH v3 RESEND 10/13] dt-bindings: riscv: Add Andes PMU extension description
[PATCH] dt-bindings: firmware: versal: add versal-net compatible string
2023-10-27 7:22 UTC (2+ messages)
[PATCH] soc: aspeed: lpc: Fix impossible judgment condition
2023-10-27 7:16 UTC (3+ messages)
[PATCH v6 00/11] firmware: imx: NXP Secure-Enclave FW Driver
2023-10-27 7:08 UTC (7+ messages)
` [PATCH v6 02/11] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [EXT] "
[PATCH v13 0/8] Wave5 codec driver
2023-10-27 7:07 UTC (6+ messages)
` [PATCH v13 6/8] media: dt-bindings: wave5: add Chips&Media 521c codec IP support
[PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers
2023-10-27 7:07 UTC (2+ messages)
[PATCH] arm64: dts: exynos: add gpio-key node for exynosautov9-sadk
2023-10-27 7:04 UTC (2+ messages)
[PATCH v3] arm64: boot: dts: ti: k3-am62a-main: Fix GPIO pin count in DT nodes
2023-10-27 6:59 UTC
[PATCH v2] arm64: boot: dts: ti: k3-am62a-main: Fix GPIO pin count in DT nodes
2023-10-27 6:49 UTC (2+ messages)
[syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
2023-10-27 6:07 UTC
[PATCH] soc: xilinx: Fix for call trace due to the usage of smp_processor_id()
2023-10-27 5:56 UTC
[PATCH v1 0/1] ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT
2023-10-27 3:27 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH net] net: stmmac: xgmac: Fix support for multiple Flexible PPS outputs
2023-10-27 2:56 UTC
[PATCH 0/1] Fix errors when reporting rotation capability
2023-10-27 1:30 UTC (6+ messages)
` [PATCH 1/1] drm/mediatek: "
[PATCH] arm64: perf: Don't disgard upper 32 bits from PMCEID0/1 registers
2023-10-27 1:16 UTC (3+ messages)
[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
2023-10-27 0:59 UTC (4+ messages)
` [PATCH v3 3/5] KVM: selftests: Generate sysreg-defs.h and add to include path
[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
2023-10-26 23:48 UTC (12+ messages)
[PATCH next v2 1/3] ethtool: Implement ethtool_puts()
2023-10-26 22:33 UTC (2+ messages)
` [PATCH next v2 2/3] checkpatch: add ethtool_sprintf rules
[soc:qcom/drivers-2] BUILD SUCCESS 723d346173e748c4fdb145b84f572b871ab4011a
2023-10-26 22:26 UTC
[soc:rockchip/dt-2] BUILD SUCCESS 2806a69f3fef61d7353ea8206add8ffb15064b51
2023-10-26 22:25 UTC
[PATCH 1/1] drivers/perf: Fix kernel panic due to the invalid mon_ctx pointer
2023-10-26 22:15 UTC (3+ messages)
[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
2023-10-26 22:02 UTC (2+ messages)
[PATCH] dt-bindings: iommu: arm,smmu: document the SM8650 System MMU
2023-10-26 21:30 UTC (2+ messages)
[PATCH v4 0/4] rockchip: add GATE_LINK
2023-10-26 21:29 UTC (6+ messages)
[PATCH v2 0/8] Add support to configure TPDM CMB subunit
2023-10-26 21:27 UTC (5+ messages)
` [PATCH v2 1/8] dt-bindings: arm: Add support for CMB element size
` [PATCH v2 7/8] dt-bindings: arm: Add support for TPDM CMB MSR register
[PATCH v2] pwm: Use device_get_match_data()
2023-10-26 21:15 UTC (2+ messages)
[PATCH v2] drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
2023-10-26 20:33 UTC (3+ messages)
[RFC PATCH 0/3] riscv: add support for SBI Supervisor Software Events
2023-10-26 19:52 UTC (3+ messages)
` [RFC PATCH 3/3] perf: RISC-V: add support for SSE event
arm64/for-kernelci baseline: 43 runs, 1 regressions (v6.6-rc7-89-g8de1e7afcc1c5)
2023-10-26 19:34 UTC
[PATCH] firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definition
2023-10-26 19:23 UTC
[GIT PULL] ARM: SoC fixes for 6.7, part 3
2023-10-26 18:59 UTC (3+ messages)
[PATCH v2 0/4] rk3588 PCIe improvements
2023-10-26 18:35 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: dwc: rockchip: Add atu property
[PATCH v4 1/2] ASoC: dt-bindings: sound-card-common: List sound widgets ignoring system suspend
2023-10-26 18:11 UTC (3+ messages)
[PATCH V3 0/2] Add rs485 support to uartps driver
2023-10-26 18:07 UTC (3+ messages)
` [PATCH V3 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485
[PATCH 3/5] arm64: dts: qcom: Add base SC8380XP dtsi and the QCP dts
2023-10-26 18:05 UTC (2+ messages)
[PATCH v9 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
2023-10-26 18:06 UTC (8+ messages)
` [PATCH v9 3/4] drivers/perf: add DesignWare PCIe PMU driver
[PATCH 0/6] Add support for Translation Buffer Units
2023-10-26 17:58 UTC (5+ messages)
` [PATCH 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings
[PATCH] sbsa_gwdt: Calculate timeout with 64-bit math
2023-10-26 17:17 UTC (5+ messages)
[RFT PATCH 00/17] ASoC: fix widget name comparisons (consider DAI name prefix)
2023-10-26 17:10 UTC (2+ messages)
[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
2023-10-26 17:04 UTC (2+ messages)
[PATCH v4 00/61] arm64: Add support for LPA2 at stage1 and WXN
2023-10-26 16:52 UTC (3+ messages)
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).