messages from 2023-07-14 15:17:35 to 2023-07-15 16:20:17 UTC [more...]
[RFC PATCH v3 1/3] dt-bindings: nand: meson: support for 512B ECC step size
2023-07-15 16:19 UTC (2+ messages)
[PATCH v4 0/2] (no cover subject)
2023-07-15 16:19 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: Add SEAMA partition bindings
[PATCH v5 0/2] Fixes for Rockchip NAND controller driver
2023-07-15 16:19 UTC (5+ messages)
` [PATCH v5 1/2] mtd: rawnand: rockchip: fix oobfree offset and description
` [PATCH v5 2/2] mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts
[PATCH] iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to ida
2023-07-15 16:16 UTC
[RFC PATCH v3 0/3] support 512B ECC step size for Meson NAND
2023-07-15 16:15 UTC (8+ messages)
` [RFC PATCH v3 2/3] dt-bindings: nand: meson: make ECC properties dependent
[PATCH v2 net-next 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
2023-07-15 16:12 UTC (7+ messages)
` [PATCH v2 net-next 3/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V1 capability bit
` [PATCH v2 net-next 6/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 "
[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
2023-07-15 16:08 UTC (3+ messages)
[PATCH] io: adc: stm32-adc: fix potential NULL pointer dereference in stm32_adc_probe()
2023-07-15 15:55 UTC
[PATCH] mtd: Explicitly include correct DT includes
2023-07-15 15:48 UTC (2+ messages)
[PATCH] bus: imx-weim: fix to avoid potential NULL pointer dereference
2023-07-15 15:21 UTC
[PATCH] net: Explicitly include correct DT includes
2023-07-15 15:11 UTC
[PATCH] firmware: meson_sm: fix to avoid potential NULL pointer dereference
2023-07-15 14:13 UTC
[PATCH 00/16] arm_scmi/opp/dvfs: Add generic performance scaling support
2023-07-15 12:35 UTC (6+ messages)
` [PATCH 09/16] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13
[PATCH v4 0/6] Enable IPQ5332 USB2
2023-07-15 12:36 UTC (3+ messages)
` [PATCH v4 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes
[PATCH v5] pwm: atmel: Enable clk when pwm already enabled in bootloader
2023-07-15 12:12 UTC (2+ messages)
[PATCH v1 0/3] iio: adc: meson: tune init sequence
2023-07-15 11:06 UTC (8+ messages)
` [PATCH v1 1/3] iio: adc: meson: init channels 0,1 input muxes
` [PATCH v1 2/3] iio: adc: meson: init internal continuous ring counter
` [PATCH v1 3/3] iio: adc: meson: init voltage control bits
Fwd: dwc3: regression in USB DWC3 driver in kernel 5.15 branch
2023-07-15 11:03 UTC
[PATCH v1 0/2] RK3588 PCIe3 support
2023-07-15 10:29 UTC (4+ messages)
` [PATCH v1 1/2] dt-bindings: phy: rockchip: add RK3588 PCIe v3 phy
` [PATCH v1 2/2] arm64: dts: rockchip: rk3588: add PCIe3 support
[PATCH v9 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
2023-07-15 9:18 UTC (5+ messages)
` [PATCH v9 1/4] iio: adc: Kconfig change description for Allwinner GPADC
` [PATCH v9 2/4] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
` [PATCH v9 3/4] dt-bindings: "
` [PATCH v9 4/4] riscv: dts: allwinner: d1: Add GPADC node
[PATCH bpf] bpf, arm64: Fix BTI type used for freplace attached functions
2023-07-15 9:03 UTC (2+ messages)
[PATCH net-next] net: stmmac: call stmmac_finalize_xdp_rx() on a condition
2023-07-15 8:57 UTC (2+ messages)
[PATCH v2 0/3] support PWM for exynosautov9
2023-07-15 7:22 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: samsung: add exynosautov9 compatible
` [PATCH v2 2/3] pwm: samsung: Add compatible for ExynosAutov9 SoC
[PATCH v3 0/3] Add support for WDIOF_CARDRESET on TI AM65x
2023-07-15 5:25 UTC (7+ messages)
` [PATCH v3 2/3] arm64: dts: ti: Add reserved memory for watchdog
[PATCH] ASoC: atmel: Fix the 8K sample parameter in I2SC master
2023-07-15 3:06 UTC
[PATCH V3 0/2] Add pinctrl driver support for Amlogic C3 SoCs
2023-07-15 2:47 UTC (3+ messages)
` [PATCH V3 1/2] dt-bindings: pinctrl: Add compatibles "
[PATCH v6 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-07-15 2:02 UTC (13+ messages)
` [PATCH v6 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v6 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
` [PATCH v6 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v6 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v6 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v6 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v6 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v6 09/11] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v6 10/11] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v6 11/11] KVM: arm64: Use TLBI range-based intructions for unmap
[PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
2023-07-15 1:54 UTC (7+ messages)
` [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
[PATCH v4 00/13] Add PASID support to SMMUv3 unmanaged domains
2023-07-15 0:35 UTC (6+ messages)
` [PATCH v4 07/13] iommu/arm-smmu-v3: Keep track of attached ssids
[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
2023-07-14 23:45 UTC (10+ messages)
[PATCH] arm64: dts: ti: Fix compatible of ti,*-ehrpwm-tbclk
2023-07-14 23:08 UTC (3+ messages)
[PATCH v2 0/3] RK3588 PCIe2 support
2023-07-14 22:44 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
` [PATCH v2 3/3] arm64: dts: rockchip: rk3588: add PCIe2 support
[PATCH v3 0/4] variable-order, large folios for anonymous memory
2023-07-14 22:11 UTC (12+ messages)
` [PATCH v3 1/4] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v3 2/4] mm: Default implementation of arch_wants_pte_order()
` [PATCH v3 3/4] mm: FLEXIBLE_THP for improved performance
` [PATCH v3 4/4] arm64: mm: Override arch_wants_pte_order()
[PATCH] spmi: mtk-pmif: Serialize PMIF status check and command submission
2023-07-14 21:17 UTC
[PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
2023-07-14 20:56 UTC (3+ messages)
` [PATCH 02/10] pwm: atmel-hlcdc: Use consistent variable naming
` [PATCH 07/10] pwm: rockchip: Consistenly name pwm_chip variables "chip"
[PATCH V5] regulator: da9062: Make the use of IRQ optional
2023-07-14 20:27 UTC (9+ messages)
[PATCH v3 0/2] Unify uapi bitsperlong.h
2023-07-14 19:56 UTC (4+ messages)
[PATCH] selftests: Fix arm64 test installation
2023-07-14 19:39 UTC (12+ messages)
[PATCH] power: Explicitly include correct DT includes
2023-07-14 19:38 UTC (2+ messages)
[PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
2023-07-14 19:36 UTC (18+ messages)
[PATCH] firmware: Explicitly include correct DT includes
2023-07-14 19:34 UTC (2+ messages)
[PATCH v1 0/1] iio: adc: meson: fix core clock enable/disable moment
2023-07-14 19:03 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH v2 1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h
2023-07-14 18:55 UTC (2+ messages)
[PATCH] cpufreq: Explicitly include correct DT includes
2023-07-14 18:53 UTC (2+ messages)
[PATCH] watchdog: Explicitly include correct DT includes
2023-07-14 18:53 UTC (2+ messages)
[PATCH] soc: microchip: Explicitly include correct DT includes
2023-07-14 18:51 UTC (2+ messages)
[PATCH] staging: Explicitly include correct DT includes
2023-07-14 18:10 UTC (2+ messages)
` [greybus-dev] "
[PATCH] soc: ti: Explicitly include correct DT includes
2023-07-14 17:51 UTC
[PATCH] soc: rockchip: Explicitly include correct DT includes
2023-07-14 17:51 UTC
[PATCH] soc: samsung: Explicitly include correct DT includes
2023-07-14 17:51 UTC
[PATCH] soc: xilinx: Explicitly include correct DT includes
2023-07-14 17:52 UTC
[PATCH] soc: sunxi: Explicitly include correct DT includes
2023-07-14 17:51 UTC
[PATCH] soc: aspeed: Explicitly include correct DT includes
2023-07-14 17:51 UTC
[PATCH] soc: imx: Explicitly include correct DT includes
2023-07-14 17:51 UTC
[PATCH] soc: fsl: Explicitly include correct DT includes
2023-07-14 17:51 UTC
[PATCH] soc: mediatek: Explicitly include correct DT includes
2023-07-14 17:51 UTC
[PATCH] soc: amlogic: Explicitly include correct DT includes
2023-07-14 17:51 UTC
[PATCH] ALSA: Explicitly include correct DT includes
2023-07-14 17:51 UTC
[PATCH] fb: Explicitly include correct DT includes
2023-07-14 17:50 UTC
[PATCH] tty: Explicitly include correct DT includes
2023-07-14 17:50 UTC
[PATCH] ufs: Explicitly include correct DT includes
2023-07-14 17:50 UTC
[PATCH] rtc: Explicitly include correct DT includes
2023-07-14 17:49 UTC
[PATCH] reset: Explicitly include correct DT includes
2023-07-14 17:49 UTC
[PATCH] regulator: Explicitly include correct DT includes
2023-07-14 17:49 UTC
[PATCH] remoteproc: Explicitly include correct DT includes
2023-07-14 17:49 UTC
[PATCH] gpio: Explicitly include correct DT includes
2023-07-14 17:48 UTC (2+ messages)
[PATCH] pwm: Explicitly include correct DT includes
2023-07-14 17:48 UTC
[PATCH] drivers/perf: Explicitly include correct DT includes
2023-07-14 17:48 UTC
[PATCH] nvmem: Explicitly include correct DT includes
2023-07-14 17:48 UTC
[PATCH] mfd: Explicitly include correct DT includes
2023-07-14 17:47 UTC
[PATCH] misc: Explicitly include correct DT includes
2023-07-14 17:47 UTC
[PATCH] memory: Explicitly include correct DT includes
2023-07-14 17:47 UTC
[PATCH] mailbox: Explicitly include correct DT includes
2023-07-14 17:47 UTC
[PATCH] irqchip: Explicitly include correct DT includes
2023-07-14 17:46 UTC
[PATCH] interconnect: Explicitly include correct DT includes
2023-07-14 17:46 UTC
[PATCH] Input: Explicitly include correct DT includes
2023-07-14 17:46 UTC
[PATCH] iio: adc: Explicitly include correct DT includes
2023-07-14 17:46 UTC
[PATCH] iommu: Explicitly include correct DT includes
2023-07-14 17:46 UTC
[PATCH] hwtracing: coresight: Explicitly include correct DT includes
2023-07-14 17:46 UTC
[PATCH] hwmon: Explicitly include correct DT includes
2023-07-14 17:46 UTC
[PATCH] EDAC: Explicitly include correct DT includes
2023-07-14 17:44 UTC
[PATCH] devfreq: imx: Explicitly include correct DT includes
2023-07-14 17:44 UTC
[PATCH] crypto: Explicitly include correct DT includes
2023-07-14 17:44 UTC
[PATCH] clocksource: Explicitly include correct DT includes
2023-07-14 17:44 UTC
[PATCH] counter: Explicitly include correct DT includes
2023-07-14 17:43 UTC
[PATCH] char: Explicitly include correct DT includes
2023-07-14 17:43 UTC
[PATCH] bus: Explicitly include correct DT includes
2023-07-14 17:40 UTC
[PATCH] bluetooth: Explicitly include correct DT includes
2023-07-14 17:40 UTC
[PATCH] ata: Explicitly include correct DT includes
2023-07-14 17:40 UTC
[PATCH] arm64: Explicitly include correct DT includes
2023-07-14 17:40 UTC
[PATCH] ARM: Explicitly include correct DT includes
2023-07-14 17:40 UTC
[PATCH 1/1] thermal/drivers/imx_sc_thermal: return -EAGAIN when SCFW turn off resource
2023-07-14 17:19 UTC (3+ messages)
[PATCH] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
2023-07-14 16:40 UTC (2+ messages)
[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
2023-07-14 16:28 UTC (10+ messages)
` [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH 16/27] KVM: arm64: nv: Add trap forwarding for HCR_EL2
[RFC] Support for Arm CCA VMs on Linux
2023-07-14 16:28 UTC (5+ messages)
[PATCH RFC 0/9] perf tool: sys event metric support re-write
2023-07-14 15:55 UTC (12+ messages)
` [PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table()
Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
2023-07-14 15:55 UTC (16+ messages)
[PATCH] ARM: dts: exynos/i9100: Fix LCD screen's physical size
2023-07-14 15:39 UTC (2+ messages)
[PATCH 1/8] arm64: dts: rockchip: Add PMIC for edgeble-neu6b
2023-07-14 15:39 UTC (2+ messages)
[PATCH v1 0/4] RK3588 USB2 support
2023-07-14 15:39 UTC (2+ messages)
[PATCH RESEND] arm64: defconfig: Enable Rockchip OTP memory driver
2023-07-14 15:39 UTC (2+ messages)
[PATCH 1/3] dt-bindings: arm: fsl: fix DEBIX binding
2023-07-14 15:16 UTC (5+ 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).