messages from 2023-10-27 06:16:28 to 2023-10-28 14:05:04 UTC [more...]
[PATCH 0/7] Subject: coresight: Move remaining AMBA ACPI devices into platform driver
2023-10-28 14:03 UTC (11+ 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: "
[soc:soc/dt-late] BUILD SUCCESS 95962b0e8ca6f4fa3a99f6e03e541bb3bf896735
2023-10-28 13:33 UTC
[PATCH v3 1/6] dt-bindings: PCI: dwc: rockchip: Add mandatory atu reg
2023-10-28 12:11 UTC (3+ messages)
[PATCH V3 0/2] Add rs485 support to uartps driver
2023-10-28 10:59 UTC (3+ messages)
` [PATCH V3 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485
[PATCH 0/3] arm64: Add a build target for Flat Image Tree
2023-10-28 9:50 UTC (3+ messages)
` [PATCH 1/3] kbuild: Correct missing architecture-specific hyphens
[PATCH v2 0/2] KVM: arm64: Use folio for THP support
2023-10-28 9:17 UTC (3+ messages)
` [PATCH v2 2/2] KVM: arm64: Use folio for THP adjustment
[PATCH v2 0/9] Add CMDQ secure driver for SVP
2023-10-28 9:10 UTC (5+ messages)
` [PATCH v2 2/9] dt-bindings: mailbox: Add property for CMDQ secure driver
[PATCH v4 0/7] Add a few mt8183 follower boards
2023-10-28 7:57 UTC (17+ messages)
` [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] arm64: dts: meson: radxa-zero2: add pwm-fan support
2023-10-28 7:54 UTC
qemu-arm64: handle_futex_death - kernel/futex/core.c:661 - Unable to handle kernel unknown 43 at virtual address
2023-10-28 7:42 UTC (5+ messages)
[soc:soc/defconfig] BUILD SUCCESS 216da5ebb83a13caece8032ee443acfd6a6083b6
2023-10-28 4:15 UTC
W sprawie samochodu
2023-10-26 7:40 UTC
[PATCH v6 0/9] variable-order, large folios for anonymous memory
2023-10-27 23:04 UTC (3+ messages)
` [PATCH v6 5/9] mm: thp: Extend THP to allocate anonymous large folios
[soc:soc/drivers] BUILD SUCCESS dfae947836d867e127e2b64f981ebb299c28f0dc
2023-10-27 22:18 UTC
[PATCH v1 0/1] ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT
2023-10-27 20:55 UTC (5+ messages)
` [PATCH v1 1/1] "
[GIT PULL] Qualcomm clock updates for v6.7
2023-10-27 19:32 UTC
[PATCH v6 0/3] Validating UAPI backwards compatibility
2023-10-27 19:30 UTC (4+ messages)
` [PATCH v6 1/3] check-uapi: Introduce check-uapi.sh
` [PATCH v6 2/3] docs: dev-tools: Add UAPI checker documentation
` [PATCH v6 3/3] check-module-params: Introduce check-module-params.sh
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-10-27 18:22 UTC (36+ 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
` [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction
` [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [PATCH v13 06/35] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
` [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes
` [PATCH v13 14/35] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
` [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH v13 19/35] KVM: x86: Disallow hugepages when memory attributes are mixed
` [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
` [PATCH v13 21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM
` [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [PATCH v13 24/35] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 26/35] KVM: selftests: Add support for creating private memslots
` [PATCH v13 27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [PATCH v13 28/35] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [PATCH v13 29/35] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [PATCH v13 30/35] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [PATCH v13 31/35] KVM: selftests: Add x86-only selftest for private memory conversions
` [PATCH v13 32/35] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [PATCH v13 33/35] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [PATCH v13 34/35] KVM: selftests: Add basic selftest for guest_memfd()
` [PATCH v13 35/35] KVM: selftests: Test KVM exit behavior for private memory/access
[PATCH 1/5] csky: remove unused cmd_vdso_install
2023-10-27 19:48 UTC (3+ messages)
` [PATCH 4/5] kbuild: unify vdso_install rules
[PATCH next v2 1/3] ethtool: Implement ethtool_puts()
2023-10-27 19:38 UTC (2+ messages)
[PATCH] ARM: dts: imx: tqma7: add lm75a sensor (rev. 01xxx)
2023-10-27 19:15 UTC
[PATCH] soc: xilinx: fix unhandled SGI warning message
2023-10-27 18:23 UTC
[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
[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 2/5] drivers: firmware: scmi: Introduce scmi_get_max_msg_size function
` [RFC v5 1/5] firmware: arm_scmi: Add optional flags to extended names helper
` [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 (2+ 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 v3 1/3] arm64: dts: cn913x: add device trees for COM Express boards
2023-10-27 11:15 UTC (4+ 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
[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 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 (2+ 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)
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).