messages from 2025-08-27 15:52:23 to 2025-08-28 07:43:52 UTC [more...]
[PATCH v1 06/36] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
2025-08-28 7:35 UTC (30+ messages)
` [PATCH v1 07/36] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v1 08/36] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v1 09/36] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v1 10/36] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v1 11/36] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v1 12/36] mm: simplify folio_page() and folio_page_idx()
` [PATCH v1 13/36] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v1 14/36] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v1 15/36] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v1 15/36] "
` [PATCH v1 16/36] fs: hugetlbfs: cleanup "
` [PATCH v1 16/36] "
` [PATCH v1 17/36] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 19/36] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v1 20/36] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v1 21/36] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v1 22/36] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v1 23/36] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v1 33/36] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v1 34/36] kfence: drop nth_page() usage
` [PATCH v1 35/36] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v1 36/36] mm: remove nth_page()
` [PATCH v1 24/36] ata: libata-eh: drop nth_page() usage within SG entry
[PATCH v4 0/4] Add MIPI CSI-2 support for i.MX8ULP
2025-08-28 7:17 UTC (5+ messages)
` [PATCH v4 1/4] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string
` [PATCH v4 2/4] media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
` [PATCH v4 3/4] media: imx8mq-mipi-csi2: Explicitly release reset
` [PATCH v4 4/4] arm64: dts: imx8ulp: Add CSI and ISI Nodes
[PATCH RFC 00/22] Apple Silicon USB3 support
2025-08-28 6:54 UTC (6+ messages)
` [PATCH RFC 01/22] dt-bindings: usb: snps,dwc3: Allow multiple iommus
[PATCH 01/19] dt-bindings: arm: mediatek: mmsys: add compatible for MT8196
2025-08-28 6:31 UTC
[PATCH 0/5] staging: Destage VCHIQ interface and MMAL
2025-08-28 6:19 UTC (12+ messages)
` [PATCH 1/5] include: linux: Destage VCHIQ interface headers
` [PATCH 2/5] staging: vc04_services: Cleanup formatting TODO entry
` [PATCH 4/5] media: staging: Drop bcm2835-camera driver
[PATCH 0/5] kcfi: Prepare for GCC support
2025-08-28 6:14 UTC (14+ messages)
` [PATCH 1/5] compiler_types.h: Move __nocfi out of compiler-specific header
` [PATCH 3/5] x86/cfi: Add option for cfi=debug bootparam
` [PATCH 5/5] kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
[PATCH v2 0/5] exynos-acpm: add DVFS protocol and clock driver
2025-08-28 5:35 UTC (4+ messages)
` [PATCH v2 3/5] clk: samsung: add Exynos ACPM "
` [PATCH v2 5/5] arm64: defconfig: enable Exynos ACPM clocks
[PATCH v2 0/3] arm64: dts: exynos: gs101: add cpufreq support
2025-08-28 5:30 UTC (6+ messages)
` [PATCH v2 1/3] arm64: dts: exynos: gs101: add #clock-cells to the ACPM protocol node
` [PATCH v2 2/3] arm64: dts: exynos: gs101: add CPU clocks
` [PATCH v2 3/3] arm64: dts: exynos: gs101: add OPPs
[PATCH 0/3] kexec: Fix invalid field access
2025-08-28 3:49 UTC (2+ messages)
[PATCH] irqchip/gic-v3-its: Fix invalid wait context lockdep report
2025-08-28 3:09 UTC (3+ messages)
[PATCH v2 0/3] iommu/apple-dart: Four level page table support
2025-08-28 2:58 UTC (2+ messages)
[PATCH v2 0/5] Apple device tree sync from downstream kernel
2025-08-28 2:55 UTC (2+ messages)
[PATCH v2 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
2025-08-28 2:50 UTC (4+ messages)
[PATCH 00/33] arm_mpam: Add basic mpam driver
2025-08-28 1:29 UTC (25+ messages)
` [PATCH 01/33] cacheinfo: Expose the code to generate a cache-id from a device_node
` [PATCH 02/33] drivers: base: cacheinfo: Add helper to find the cache size from cpu+level
` [PATCH 08/33] ACPI / MPAM: Parse the MPAM table
` [PATCH 09/33] dt-bindings: arm: Add MPAM MSC binding
` [PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH 12/33] arm_mpam: Add the class and component structures for ris firmware described
` [PATCH 14/33] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH 19/33] arm_mpam: Reset MSC controls from cpu hp callbacks
` [PATCH 28/33] arm_mpam: Track bandwidth counter state for overflow and power management
[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
2025-08-28 0:01 UTC (8+ messages)
` [PATCH v2 1/7] Drivers: hv: Handle NEED_RESCHED_LAZY before transferring to guest
` [PATCH v2 2/7] Drivers: hv: Disentangle VTL return cancellation from SIGPENDING
` [PATCH v2 3/7] Drivers: hv: Disable IRQs only after handling pending work before VTL return
` [PATCH v2 4/7] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
` [PATCH v2 6/7] Drivers: hv: Use common "entry virt" APIs to do work in root before running guest
` [PATCH v2 7/7] Drivers: hv: Use "entry virt" APIs to do work before returning to lower VTL
[PATCH net-next v3 0/2] net: stmmac: allow generation of flexible PPS relative to MAC time
2025-08-28 2:31 UTC (3+ messages)
` [PATCH net-next v3 1/2] drivers: net: stmmac: handle start time set in the past for flexible PPS
[RFC 0/3] arm64/ptdump: Add ARM64_PTDUMP_CONSOLE
2025-08-28 2:22 UTC (4+ messages)
` [RFC 3/3] "
[PATCH v9 0/6] Add i.MX91 platform support
2025-08-28 1:51 UTC (4+ messages)
` [PATCH v9 2/6] arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi and modify them
` [EXT] "
[PATCH net-next] net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
2025-08-28 1:16 UTC (2+ messages)
[PATCH net-next] net: stmmac: rk: remove incorrect _DLY_DISABLE bit definition
2025-08-28 0:20 UTC (2+ messages)
[PATCH 0/4] Add DT bindings and driver code for Scaler
2025-08-27 23:18 UTC (2+ messages)
[PATCH v7 00/10] Add support for RK3588 DisplayPort Controller
2025-08-27 22:24 UTC (2+ messages)
[PATCH net-next] net: stmmac: minor cleanups to stmmac_bus_clks_config()
2025-08-27 22:27 UTC (2+ messages)
[net-next v19 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-08-27 18:16 UTC (4+ messages)
` [net-next v19 4/7] net: mtip: Add net_device_ops functions to the "
` [net-next v19 5/7] net: mtip: Add mtip_switch_{rx|tx} "
[PATCH 1/1] dt-bindings: fsl: fsl,imx7ulp-smc1: Allow clocks and clock-names
2025-08-27 21:24 UTC
[PATCH v3 00/32] clk: at91: add support for parent_data and
2025-08-27 20:31 UTC (2+ messages)
[PATCH rfcv1 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2025-08-27 20:00 UTC (9+ messages)
` [PATCH rfcv1 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH rfcv1 6/8] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH rfcv1 7/8] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
[RFC][PATCH v2 00/29] introduce kmemdump
2025-08-27 20:06 UTC (20+ messages)
` [RFC][PATCH v2 22/29] mm/numa: Register information into Kmemdump
[PATCH v2 0/7] arm64: dts: ti: k3-am62: Add wakeup-sources for low power modes
2025-08-27 19:14 UTC (3+ messages)
` [PATCH v2 1/7] arm64: dts: ti: k3-pinctrl: Add WKUP_EN flag
[PATCH v13 06/11] PCI: stm32: Add PCIe Endpoint support for STM32MP25
2025-08-27 18:58 UTC (2+ messages)
[PATCH] iommu/apple-dart: Clear stream error indicator bits for T8110 DARTs
2025-08-27 16:00 UTC (2+ messages)
[PATCH v5 0/4] Add support ANS2 NVMe on Apple A11
2025-08-27 15:59 UTC (3+ messages)
` [PATCH v5 2/4] nvme: apple: Add Apple A11 support
[PATCH v3 0/9] Add support ANS2 NVMe on Apple A11
2025-08-27 15:56 UTC (4+ messages)
` [PATCH v3 7/9] nvme: apple: Add Apple A11 support
[PATCH 0/3] clk: Support spread spectrum and use it in clk-scmi
2025-08-27 15:45 UTC (3+ messages)
` [PATCH 1/3] clk: Introduce clk_hw_set_spread_spectrum
[PATCH v1 0/7] Initial Kontron SMARC-sAM67 support
2025-08-27 13:31 UTC (11+ messages)
` [PATCH v1 2/7] dt-bindings: mfd: sl28cpld: add sa67mcu compatible
` [PATCH v1 3/7] dt-bindings: hwmon: "
` [PATCH v1 4/7] dt-bindings: watchdog: add SMARC-sAM67 support
` [PATCH v1 5/7] dt-bindings: nvmem: sl28cpld: add sa67mcu compatible
` [PATCH v1 7/7] arm64: dts: ti: Add support for Kontron SMARC-sAM67
[PATCH 05/11] tools headers: Sync arm64 headers with the kernel source
2025-08-27 17:28 UTC (3+ messages)
[PATCH] arm_mpam: Relax num_rmids parameter advertised to userspace
2025-08-27 17:16 UTC (2+ messages)
[PATCH v3 0/2] i2c: pxa: fix I2C communication on Armada 3700
2025-08-27 17:13 UTC (3+ messages)
` [PATCH v3 1/2] i2c: pxa: defer reset on Armada 3700 when recovery is used
` [PATCH v3 2/2] i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700
[PATCH v2] clk: scmi: migrate round_rate() to determine_rate()
2025-08-27 17:12 UTC
[PATCH 0/5] media: imx91: Add ISI support
2025-08-27 16:29 UTC (14+ messages)
` [PATCH 1/5] media: dt-bindings: nxp,imx8-isi: Add i.MX91 ISI compatible string
` [PATCH 2/5] media: nxp: imx8-isi: Simplify code by using helper macro
` [PATCH 3/5] media: nxp: imx8-isi: Add parallel camera input support
` [PATCH 4/5] media: nxp: imx8-isi: Reorder the platform data
` [PATCH 5/5] media: nxp: imx8-isi: Add ISI support for i.MX91
[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-08-27 16:46 UTC (8+ messages)
[PATCH v3 0/3] Add pin control driver for BCM2712 SoC
2025-08-27 16:32 UTC (8+ messages)
` [PATCH v3 2/3] pinctrl: bcm: Add STB family pin controller driver
[PATCH 00/16] KVM: arm64: TTW reporting on SEA and 52bit PA in S1 PTW
2025-08-27 16:10 UTC (17+ messages)
` [PATCH 01/16] KVM: arm64: Add helper computing the state of 52bit PA support
` [PATCH 02/16] KVM: arm64: Account for 52bit when computing maximum OA
` [PATCH 03/16] KVM: arm64: Compute 52bit TTBR address and alignment
` [PATCH 04/16] KVM: arm64: Decouple output address from the PT descriptor
` [PATCH 05/16] KVM: arm64: Pass the walk_info structure to compute_par_s1()
` [PATCH 06/16] KVM: arm64: Compute shareability for LPA2
` [PATCH 07/16] KVM: arm64: Populate PAR_EL1 with 52bit addresses
` [PATCH 08/16] KVM: arm64: Expand valid block mappings to FEAT_LPA/LPA2 support
` [PATCH 09/16] KVM: arm64: Report faults from S1 walk setup at the expected start level
` [PATCH 10/16] KVM: arm64: Allow use of S1 PTW for non-NV vcpus
` [PATCH 11/16] KVM: arm64: Allow EL1 control registers to be accessed from the CPU state
` [PATCH 12/16] KVM: arm64: Don't switch MMU on translation from non-NV context
` [PATCH 13/16] KVM: arm64: Add filtering hook to S1 page table walk
` [PATCH 14/16] KVM: arm64: Add S1 IPA to page table level walker
` [PATCH 15/16] KVM: arm64: Populate level on S1PTW SEA injection
` [PATCH 16/16] KVM: arm64: selftest: Expand external_aborts test to look for TTW levels
[RFC PATCH v5 00/18] pkeys-based page table hardening
2025-08-27 16:09 UTC (5+ messages)
[PATCH net-next v14 0/5] PRU-ICSSM Ethernet Driver
2025-08-27 16:08 UTC (3+ messages)
` [PATCH net-next v14 4/5] net: ti: icssm-prueth: Adds link detection, RX and TX support
[PATCH 00/19] perf: Rework event_init checks
2025-08-27 15:15 UTC (12+ messages)
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 12/19] perf: Ignore event state for "
[PATCH 00/12] ChaCha and BLAKE2s cleanups
2025-08-27 15:11 UTC (13+ messages)
` [PATCH 01/12] arm: configs: Remove obsolete assignments to CRYPTO_CHACHA20_NEON
` [PATCH 02/12] crypto: chacha - register only "-lib" drivers
` [PATCH 03/12] lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()
` [PATCH 04/12] lib/crypto: chacha: Rename chacha.c to chacha-block-generic.c
` [PATCH 05/12] lib/crypto: chacha: Rename libchacha.c to chacha.c
` [PATCH 06/12] lib/crypto: chacha: Consolidate into single module
` [PATCH 07/12] lib/crypto: x86/blake2s: Reduce size of BLAKE2S_SIGMA2
` [PATCH 08/12] lib/crypto: blake2s: Remove obsolete self-test
` [PATCH 09/12] lib/crypto: blake2s: Always enable arch-optimized BLAKE2s code
` [PATCH 10/12] lib/crypto: blake2s: Move generic code into blake2s.c
` [PATCH 11/12] lib/crypto: blake2s: Consolidate into single C translation unit
` [PATCH 12/12] lib/crypto: tests: Add KUnit tests for BLAKE2s
[PATCH] clk: at91: clk-sam9x60-pll: force write to PLL_UPDT register
2025-08-27 15:08 UTC
[RFC PATCH v6 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-08-27 15:00 UTC (3+ messages)
[PATCH 0/3] ARM: at91: enhance PM routines
2025-08-27 14:54 UTC (4+ messages)
` [PATCH 1/3] ARM: at91: pm: fix .uhp_udp_mask specification for current SoCs
` [PATCH 2/3] ARM: at91: pm: fix MCKx restore routine
` [PATCH 3/3] ARM: at91: pm: save and restore ACR during PLL disable/enable
[PATCH v13 00/11] Add STM32MP25 PCIe drivers
2025-08-27 13:30 UTC (2+ messages)
` (subset) "
[PATCH v2 0/9] Add support ANS2 NVMe on Apple A11
2025-08-27 13:20 UTC (12+ messages)
` [PATCH v2 3/9] dt-bindings: iommu: apple,sart: Add "
` [PATCH v2 6/9] dt-bindings: nvme: apple,nvme-ans: "
[PATCH 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2025-08-27 14:49 UTC (4+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
[PATCH] arm64: dts: rockchip: Add vcc-supply to SPI flash on Pinebook Pro
2025-08-27 14:48 UTC (2+ messages)
[PATCH v7 00/20] Add GCE support for MT8196
2025-08-27 11:37 UTC (2+ messages)
` [PATCH v7 16/20] soc: mediatek: mtk-cmdq: Remove shift_pa parameter from cmdq_pkt_jump()
[PATCH] arm64: dts: rockchip: Add vcc-supply to SPI flash on Pinephone Pro
2025-08-27 14:34 UTC
[PATCH v2] arm64: dts: rockchip: Further describe the WiFi for the Pinebook Pro
2025-08-27 14:30 UTC
[PATCH v2 2/2] arm64: dts: rockchip: add DTs for 100ASK DShanPi A1
2025-08-27 14:30 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Enable the NPU on NanoPi R6C/R6S
2025-08-27 14:22 UTC
[PATCH net-next v11 00/16] net: phy: Introduce PHY ports representation
2025-08-27 14:10 UTC (3+ messages)
` [PATCH net-next v11 08/16] net: phy: Introduce generic SFP handling for PHY drivers
[PATCH] drivers: perf: use us_to_ktime() where appropriate
2025-08-27 14:05 UTC (2+ messages)
[PATCH v2 0/8] drm/connector: hdmi: limit infoframes per driver capabilities
2025-08-27 14:04 UTC (6+ messages)
` [PATCH v2 1/8] drm/connector: let drivers declare infoframes as unsupported
[PATCH v9 1/8] kexec_file: allow to place kexec_buf randomly
2025-08-27 13:38 UTC (5+ messages)
[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
2025-08-27 13:14 UTC (6+ messages)
[PATCH net-next] net: stmmac: mdio: clean up c22/c45 accessor split
2025-08-27 13:27 UTC
[PATCH] arm64: dts: allwinner: t527: orangepi-4a: Limit eMMC clock to 75 MHz
2025-08-27 13:09 UTC (3+ messages)
[PATCH v12 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
2025-08-27 12:55 UTC (2+ messages)
[PATCH v4 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-08-27 12:48 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v4 2/2] ethernet: eswin: Add eic7700 ethernet 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).