messages from 2025-05-01 11:40:51 to 2025-05-02 00:38:13 UTC [more...]
[PATCH v7 00/18] kexec: introduce Kexec HandOver (KHO)
2025-05-02 0:35 UTC (20+ messages)
` [PATCH v7 01/18] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v7 02/18] memblock: Add support for scratch memory
` [PATCH v7 03/18] memblock: introduce memmap_init_kho_scratch()
` [PATCH v7 04/18] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v7 05/18] kexec: add KHO parsing support
` [PATCH v7 06/18] kexec: include asm/early_ioremap.h
` [PATCH v7 07/18] kexec: enable KHO support for memory preservation
` [PATCH v7 08/18] kexec: add KHO support to kexec file loads
` [PATCH v7 09/18] kexec: add config option for KHO
` [PATCH v7 10/18] arm64: add KHO support
` [PATCH v7 11/18] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v7 12/18] x86/kexec: add support for passing kexec handover (KHO) data
` [PATCH v7 13/18] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v7 14/18] x86/boot: make sure KASLR does not step over KHO preserved memory
` [PATCH v7 15/18] x86/Kconfig: enable kexec handover for 64 bits
` [PATCH v7 16/18] memblock: add KHO support for reserve_mem
` [PATCH v7 17/18] Documentation: add documentation for KHO
` [PATCH v7 18/18] Documentation: KHO: Add memblock bindings
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-02 0:03 UTC (19+ messages)
` [PATCH bpf-next v3 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
` [PATCH bpf-next v3 02/11] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next v3 03/11] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next v3 04/11] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next v3 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v3 07/11] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next v3 08/11] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-05-01 23:59 UTC (27+ messages)
` [PATCH v8 05/43] arm64: RME: Check for RME support at KVM init
` [PATCH v8 06/43] arm64: RME: Define the user ABI
` [PATCH v8 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v8 11/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v8 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v8 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v8 39/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v8 40/43] arm64: RME: Provide accurate register list
[PATCH v2 0/4] of: Common "memory-region" parsing
2025-05-01 23:56 UTC (4+ messages)
[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
2025-05-01 23:09 UTC (25+ messages)
` [PATCH v3 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v3 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v3 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v3 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v3 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v3 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v3 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v3 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v3 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v3 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
` [PATCH v3 12/23] iommufd/driver: Add iommufd_vqueue_depend/undepend() helpers
` [PATCH v3 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_VQUEUE_ALLOC
` [PATCH v3 14/23] iommufd: Add mmap interface
` [PATCH v3 15/23] iommufd/selftest: Add coverage for the new "
` [PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE
` [PATCH v3 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v3 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v3 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v3 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v3 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v3 22/23] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v3 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[PATCH v5 00/11] media: rockchip: add a driver for the rockchip camera interface
2025-05-01 22:03 UTC (5+ messages)
` [PATCH v5 05/11] "
[PATCH v6 00/13] media: rockchip: add a driver for the rockchip camera interface
2025-05-01 21:57 UTC (5+ messages)
` [PATCH v6 04/13] media: dt-bindings: add rockchip rk3568 vicap
` [PATCH v6 07/13] media: rockchip: rkcif: add driver for mipi csi-2 receiver
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-05-01 21:46 UTC (7+ messages)
` [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
[PATCH v2] spi: meson-spicc: add DMA support
2025-05-01 20:32 UTC (6+ messages)
[PATCH v1] mm/contpte: Optimize loop to reduce redundant operations
2025-05-01 21:32 UTC (9+ messages)
` [mm/contpte v3 0/1] "
` [mm/contpte v3 1/1] "
[PATCH] mm: Add ARCH_FORCE_PAGE_BLOCK_ORDER to select page block order
2025-05-01 21:17 UTC (10+ messages)
[PATCH 00/10] KVM: selftests: Convert to kernel-style types
2025-05-01 21:03 UTC (10+ messages)
` [PATCH 01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t
` [PATCH 02/10] KVM: selftests: Use gpa_t instead of vm_paddr_t
` [PATCH 03/10] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
` [PATCH 05/10] KVM: selftests: Use s64 instead of int64_t
` [PATCH 07/10] KVM: selftests: Use s32 instead of int32_t
` [PATCH 08/10] KVM: selftests: Use u16 instead of uint16_t
` [PATCH 09/10] KVM: selftests: Use s16 instead of int16_t
` [PATCH 10/10] KVM: selftests: Use u8 instead of uint8_t
[PATCH v5 00/10] drm/msm: add support for SAR2130P
2025-05-01 21:01 UTC (3+ messages)
` [PATCH v5 08/10] drm/msm/dpu: add catalog entry "
[PATCH net v4] net: airoha: Add missing filed to ppe_mbox_data struct
2025-05-01 20:47 UTC (3+ messages)
[PATCH v3 0/5] Fix gs101 CPU hotplug support
2025-05-01 20:34 UTC (3+ messages)
` [PATCH v3 5/5] soc: samsung: exynos-pmu: enable CPU hotplug support for gs101
[PATCH 4/8] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
2025-05-01 20:16 UTC (2+ messages)
[PATCH 5/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
2025-05-01 20:12 UTC (2+ messages)
[PATCH v2] perf: Allocate non-contiguous AUX pages by default
2025-05-01 19:40 UTC (3+ messages)
[PATCH v3] perf: Allocate non-contiguous AUX pages by default
2025-05-01 19:35 UTC
[PATCH 3/7] iommu: Remove ops.pgsize_bitmap from drivers that don't use it
2025-05-01 19:07 UTC (2+ messages)
[PATCH 1/2] crypto: sun8i-ce: undo runtime PM changes during driver removal
2025-05-01 19:06 UTC (2+ messages)
` [PATCH 2/2] crypto: sun8i-ce-hash - use pm_runtime_resume_and_get()
[PATCH v8 1/1] media: mediatek: jpeg: support 34bits
2025-05-01 17:20 UTC (2+ messages)
[PATCH] media: imx-jpeg: Account for data_offset when getting image address
2025-05-01 17:02 UTC (2+ messages)
[PATCH] arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
2025-05-01 16:46 UTC (4+ messages)
[PATCH RESEND v2 0/3] iommu: omap: Simplify few things
2025-05-01 16:39 UTC (6+ messages)
` [PATCH RESEND v2 1/3] iommu: omap: Drop redundant check if ti,syscon-mmuconfig exists
` [PATCH RESEND v2 2/3] iommu: omap: Use syscon_regmap_lookup_by_phandle_args
` [PATCH RESEND v2 3/3] iommu: mtk_iommu_v1: Simplify by dropping local 'mtk_mapping' variable
[PATCH] KVM: arm64: Fix memory check in host_stage2_set_owner_locked()
2025-05-01 16:24 UTC
EEVDF regression still exists
2025-05-01 16:16 UTC (5+ messages)
[PATCH 1/8] soc: renesas: r9a08g045-sysc: Add max reg offset
2025-05-01 16:12 UTC (2+ messages)
[PATCH RESEND] arm64: dts: mediatek: mt8183: Switch to undeprecated qcom,calibration-variant
2025-05-01 16:02 UTC
[PATCH RESEND] arm64: dts: rockchip: Switch to undeprecated qcom,calibration-variant on RK3399
2025-05-01 16:02 UTC
[PATCH] mm: Add Kcompressd for accelerated memory compression
2025-05-01 15:50 UTC (4+ messages)
[PATCH] usb: chipidea: ci_hdrc_imx: Fix NPD of usbmisc_data
2025-05-01 15:38 UTC (2+ messages)
[PATCH v2 0/3] spi: Minor smatch fixes
2025-05-01 15:33 UTC (5+ messages)
` [PATCH v2 1/3] spi: atmel-quadspi: Fix printed error code during DMA setup
` [PATCH v2 2/3] spi: cs42l43: Make handling missing spk-id GPIOs explicit
` [PATCH v2 3/3] spi: cadence-quadspi: Assume device could match via platform
tps65219/am62p kernel oops
2025-05-01 15:32 UTC (5+ messages)
[PATCH v2] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
2025-05-01 15:17 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: arm: psci: change labels to lower-case in example
2025-05-01 15:09 UTC (2+ messages)
` [PATCH v2 2/2] psci: MAINTAINERS: Include DT binding in the entry
[PATCH v2 0/4] AT91 SAMA7 SoC Clock Adjustments
2025-05-01 15:01 UTC (4+ messages)
` [PATCH v2 2/4] clk: at91: sama7d65: Add missing clk_hw to parent_data
[PATCH net 0/4] Bug fixes from XDP patch series
2025-05-01 14:56 UTC (5+ messages)
` [PATCH net 2/4] net: ti: icssg-prueth: Report BQL before sending XDP packets
` [PATCH net 3/4] net: ti: icssg-prueth: Fix race condition for traffic from different network sockets
[PATCH v2 00/22] Arm GICv5: Host driver implementation
2025-05-01 14:32 UTC (9+ messages)
` [PATCH v2 15/22] arm64: Disable GICv5 read/write/instruction traps
` [PATCH v2 21/22] irqchip/gic-v5: Add GICv5 IWB support
[PATCH v3] net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
2025-05-01 14:10 UTC (2+ messages)
BUG: KASAN: global-out-of-bounds in is_midr_in_range_list+0x29c/0x2e0
2025-05-01 14:01 UTC (2+ messages)
[PATCH v4 0/5] KVM: lockdep improvements
2025-05-01 13:55 UTC (7+ messages)
` [PATCH v4 2/5] arm64: KVM: use mutex_trylock_nest_lock when locking all vCPUs
[PATCH v3 00/42] KVM: arm64: Revamp Fine Grained Trap handling
2025-05-01 13:52 UTC (10+ messages)
` [PATCH v3 04/42] arm64: sysreg: Replace HGFxTR_EL2 with HFG{R,W}TR_EL2
` [PATCH v3 08/42] arm64: sysreg: Add registers trapped by HFG{R,W}TR2_EL2
` [PATCH v3 28/42] KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask
[PATCH] arm64: dts: rockchip: Enable bluetooth of AP6611s on OPI5 Max/Ultra
2025-05-01 13:29 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: rk3588-nanopc-t6: fix usb-c port functionality
2025-05-01 13:29 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 0/7] rockchip: Add rk3562 SoC and evb support
2025-05-01 13:28 UTC (3+ messages)
` [PATCH v4 6/7] arm64: dts: rockchip: add core dtsi for RK3562 Soc
[PATCH v2] dt-bindings: phy: rockchip: Convert RK3399 PCIe PHY to schema
2025-05-01 13:24 UTC (2+ messages)
[PATCH v3 00/11] ARM: qcom: fix APQ8064 schema warnings
2025-05-01 13:17 UTC (2+ messages)
` (subset) "
[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
2025-05-01 13:15 UTC (5+ messages)
` [PATCH net-next v7 1/3] net: ethtool: Introduce per-PHY DUMP operations
[PATCH v6 0/7] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
2025-05-01 13:14 UTC (2+ messages)
[PATCH v2 0/7] Optimize mprotect for large folios
2025-05-01 12:58 UTC (7+ messages)
` [PATCH v2 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
[RFC,net-next v1] net: phy: mediatek: do not require syscon compatible for pio property
2025-05-01 12:57 UTC
[PATCH v2 00/11] Add RK3576 SAI Audio Controller Support
2025-05-01 12:38 UTC (3+ messages)
` [PATCH v2 02/11] clk: rockchip: introduce auxiliary GRFs
[PATCH 0/2] Add support for Renesas OSTM on RZ/V2N SoC
2025-05-01 12:37 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: timer: renesas,ostm: Document RZ/V2N (R9A09G056) support
` [PATCH 2/2] clocksource/drivers/renesas-ostm: Enable OSTM reprobe for RZ/V2N SoC
[PATCH v2] phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
2025-05-01 12:29 UTC (2+ messages)
[PATCH v4 0/7] Convert inno hdmi to drm bridge
2025-05-01 12:28 UTC (2+ messages)
[PATCH] clk: sunxi-ng: fix order of arguments in clock macro
2025-05-01 12:22 UTC (3+ messages)
[PATCH net-next 0/6] net: stmmac: replace speed_mode_2500() method
2025-05-01 12:16 UTC (12+ messages)
` [PATCH net-next 1/6] net: stmmac: use a local variable for priv->phylink_config
` [PATCH net-next 2/6] net: stmmac: use priv->plat->phy_interface directly
` [PATCH net-next 3/6] net: stmmac: add get_interfaces() platform method
` [PATCH net-next 4/6] net: stmmac: intel: move phy_interface init to tgl_common_data()
` [PATCH net-next 5/6] net: stmmac: intel: convert speed_mode_2500() to get_interfaces()
` [PATCH net-next 6/6] net: stmmac: remove speed_mode_2500() method
[PATCH v2] clk: sunxi-ng: d1: Add missing divider for MMC mod clocks
2025-05-01 12:06 UTC
[PATCH v3 1/4] dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property
2025-05-01 12:01 UTC (4+ messages)
` [PATCH v3 2/4] dt-bindings: phy: imx8mq-usb: add imx95 tuning support
[PATCH] arm64: dts: imx8mp-var-som: Fix LDO5 shutdown causing SD card timeout
2025-05-01 12:08 UTC (2+ messages)
[PATCH v4 0/8] Add Bananapi R4 variants and add xsphy
2025-05-01 12:00 UTC (3+ messages)
` [PATCH v4 5/8] dt-bindings: mfd: syscon: Add mt7988-topmisc
` (subset) "
[GIT PULL] samsung: drivers for v6.16
2025-05-01 11:58 UTC (2+ messages)
[PATCH v7 0/5] Add support for the Exynos7870 SoC, along with three devices
2025-05-01 11:46 UTC (8+ messages)
` [PATCH v7 1/5] dt-bindings: arm: samsung: add compatibles for exynos7870 devices
` [PATCH v7 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870
` [PATCH v7 3/5] arm64: dts: exynos: add initial support for Samsung Galaxy J7 Prime
` [PATCH v7 4/5] arm64: dts: exynos: add initial support for Samsung Galaxy A2 Core
` [PATCH v7 5/5] arm64: dts: exynos: add initial support for Samsung Galaxy J6
[PATCH] coresight: etm4x: Remove redundant claim register setting
2025-05-01 11:45 UTC (3+ messages)
[PATCH v4] coresight: Add a KUnit test for coresight_find_default_sink()
2025-05-01 11:43 UTC (2+ messages)
[PATCH] irqchip/irq-bcm2712-mip: Add ARCH_BCM2835 arch option
2025-05-01 11:39 UTC (2+ messages)
[PATCH 00/11] arm64: debug: remove hook registration, split exception entry
2025-05-01 11:36 UTC (3+ messages)
` [PATCH 07/11] arm64: debug: split single stepping "
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).