messages from 2025-08-27 19:48:50 to 2025-08-28 12:52:42 UTC [more...]
[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
2025-08-28 10:38 UTC
[PATCH v5 00/12] Direct Map Removal Support for guest_memfd
2025-08-28 10:27 UTC (17+ messages)
` [PATCH v5 01/12] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v5 02/12] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v5 03/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v5 04/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v5 05/12] KVM: Documentation: describe GUEST_MEMFD_FLAG_NO_DIRECT_MAP
` [PATCH v5 06/12] KVM: selftests: load elf via bounce buffer
` [PATCH v5 07/12] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v5 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v5 09/12] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v5 10/12] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in mem conversion tests
` [PATCH v5 11/12] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in guest_memfd_test.c
` [PATCH v5 12/12] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH v4 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-08-28 10:32 UTC (11+ messages)
` [PATCH v4 01/10] clk: qcom: gcc-ipq5424: Correct the icc_first_node_id
` [PATCH v4 02/10] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v4 03/10] clk: qcom: gcc-ipq5424: Enable NSS NoC clocks to use icc-clk
` [PATCH v4 04/10] dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUX
` [PATCH v4 05/10] clk: qcom: gcc-ipq5424: Add gpll0_out_aux clock
` [PATCH v4 06/10] dt-bindings: clock: Add required "interconnect-cells" property
` [PATCH v4 07/10] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
` [PATCH v4 08/10] clk: qcom: Add NSS clock controller driver for IPQ5424
` [PATCH v4 09/10] arm64: dts: qcom: ipq5424: Add NSS clock controller node
` [PATCH v4 10/10] arm64: defconfig: Build NSS clock controller driver for IPQ5424
[PATCH net-next v3 0/2] net: stmmac: allow generation of flexible PPS relative to MAC time
2025-08-28 9:32 UTC (4+ messages)
` [PATCH net-next v3 1/2] drivers: net: stmmac: handle start time set in the past for flexible PPS
[PATCH v4 0/4] thermal: renesas: Add support for RZ/G3S
2025-08-28 8:41 UTC (2+ messages)
[PATCH v3] dt-bindings: mfd: Move embedded controllers to own directory
2025-08-28 8:41 UTC (2+ messages)
[v3] arm64: dts: fsd: Add CSIS nodes
2025-08-28 8:39 UTC
[PATCH v1 06/36] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
2025-08-28 8:43 UTC (39+ 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 v2 0/5] dd ethernet support for RPi5
2025-08-28 8:29 UTC (8+ messages)
` [PATCH v2 1/5] net: cadence: macb: Set upper 32bits of DMA ring buffer
[PATCH 00/33] arm_mpam: Add basic mpam driver
2025-08-28 10:11 UTC (17+ 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 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 25/33] arm_mpam: Probe and reset the rest of the features
` [PATCH 28/33] arm_mpam: Track bandwidth counter state for overflow and power management
[PATCH v4 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-08-28 10:05 UTC (4+ messages)
` [PATCH v4 2/2] ethernet: eswin: Add eic7700 ethernet driver
` "
[PATCH v10 00/13] media: rockchip: add a driver for the rockchip camera interface
2025-08-28 10:03 UTC (4+ messages)
` [PATCH v10 06/13] "
[PATCH] arm64: dts: rockchip: Add vcc-supply to SPI flash on Pinephone Pro
2025-08-28 9:59 UTC (2+ messages)
[PATCH v5 00/21] Add Counter delegation ISA extension support
2025-08-28 9:56 UTC (3+ messages)
` [PATCH v5 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [External] "
[PATCH v2 0/3] samsung,coreprimevelte enhancements
2025-08-28 9:49 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: samsung,coreprimevelte: add PMIC
` [PATCH v2 2/3] arm64: dts: samsung,coreprimevelte: add touchscreen
` [PATCH v2 3/3] arm64: dts: samsung,coreprimevelte: add SDIO
[PATCH v2] arm64: dts: rockchip: Enables sound output from the audio jack on OrangePI5 Plus
2025-08-28 8:47 UTC (2+ messages)
[PATCH 0/2] TQMa91xx support
2025-08-28 9:47 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add TQMa91xxLA SOM
` [PATCH 2/2] arm64: dts: freescale: add initial device tree for TQMa91xxCA/MBa91xxCA
[PATCH] net: ethernet: ti: Prevent divide-by-zero in cpts_calc_mult_shift()
2025-08-28 9:28 UTC (2+ messages)
[PATCH v9 0/6] Add i.MX91 platform support
2025-08-28 9:27 UTC (11+ messages)
` [PATCH v9 1/6] arm64: dts: freescale: move aliases from imx93.dtsi to board dts
` [PATCH v9 2/6] arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi and modify them
` [EXT] "
` [PATCH v9 3/6] arm64: dts: imx91: add i.MX91 dtsi support
` [PATCH v9 6/6] net: stmmac: imx: add i.MX91 support
[PATCH v3 0/3] coresight-tnoc: Add support for Interconnect TNOC
2025-08-28 9:27 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom: Add Coresight "
` [PATCH v3 2/3] coresight-tnoc: add platform driver to support "
` [PATCH v3 3/3] coresight-tnoc: Add runtime PM support for "
[PATCH v4 02/27] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
2025-08-28 9:09 UTC (2+ messages)
[PATCH v3 0/7] Add FSD CSIS support
2025-08-28 8:59 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: media: nxp: Add support for FSD SoC
` [PATCH v3 2/7] dt-bindings: media: fsd: Add CSIS video capture interface
` [PATCH v3 3/7] media: imx-mipi-csis: Move clk to mipi_csis_info structure
` [PATCH v3 4/7] media: imx-mipi-csis: Move irq flag and handler "
` [PATCH v3 5/7] media: imx-mipi-csis: Add support for dynamic VC selection
` [PATCH v3 6/7] media: imx-mipi-csis: Add support for Telsa FSD CSIS
` [PATCH v3 7/7] media: fsd-csis: Add FSD CSIS video capture interface support
[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-08-28 8:51 UTC (9+ messages)
[PATCH] irqchip/gic-v3-its: Fix invalid wait context lockdep report
2025-08-28 8:45 UTC (5+ messages)
[PATCH 01/14] perf test: Fix a build error in x86 topdown test
2025-08-28 8:24 UTC
Pozycjonowanie - informacja
2025-08-28 8:10 UTC
[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
2025-08-28 8:07 UTC (20+ messages)
` [PATCH v4 01/19] dt-bindings: arm: mediatek: mmsys: add compatible "
` [PATCH v4 02/19] dt-bindings: soc: mediatek: add mutex yaml "
` [PATCH v4 03/19] dt-bindings: display: mediatek: add EXDMA "
` [PATCH v4 04/19] dt-bindings: display: mediatek: add BLENDER "
` [PATCH v4 05/19] dt-bindings: display: mediatek: add OUTPROC "
` [PATCH v4 06/19] soc: mediatek: Add runtime PM and top clocks and async controls for MMSYS
` [PATCH v4 07/19] soc: mediatek: add mmsys support for MT8196
` [PATCH v4 08/19] soc: mediatek: mutex: Reused the switch case for SOF ID
` [PATCH v4 09/19] soc: mediatek: mutex: refactor SOF settings for output components
` [PATCH v4 10/19] soc: mediatek: mutex: add mutex support for MT8196
` [PATCH v4 11/19] drm/mediatek: Rename OVL format naming
` [PATCH v4 12/19] drm/mediatek: Export OVL formats definitions and format conversion API
` [PATCH v4 13/19] drm/mediatek: Export OVL Blend function
` [PATCH v4 14/19] drm/mediatek: add EXDMA support for MT8196
` [PATCH v4 15/19] drm/mediatek: add BLENDER "
` [PATCH v4 16/19] drm/mediatek: add OUTPROC "
` [PATCH v4 17/19] drm/mediatek: add ovlsys_adaptor "
` [PATCH v4 18/19] drm/mediatek: Add support for multiple mmsys in the one mediatek-drm driver
` [PATCH v4 19/19] drm/mediatek: Add support for MT8196 multiple mmsys
[PATCH v6 0/5] riscv: add support for SBI Supervisor Software Events
2025-08-28 8:07 UTC (4+ messages)
` [PATCH v6 3/5] drivers: firmware: add riscv SSE support
[PATCH v14 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
2025-08-28 8:05 UTC (2+ messages)
[PATCH v7 00/10] Add support for RK3588 DisplayPort Controller
2025-08-28 8:05 UTC (4+ messages)
[PATCH v3 0/3] Revise Meta(Facebook) Harma BMC(AST2600)
2025-08-28 7:49 UTC (4+ messages)
` [PATCH v3 1/3] ARM: dts: aspeed: harma: add power monitor support
` [PATCH v3 2/3] ARM: dts: aspeed: harma: revise gpio name
` [PATCH v3 3/3] ARM: dts: aspeed: harma: add mp5990
[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 (10+ 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 (3+ messages)
` [PATCH v2 3/5] clk: samsung: add Exynos ACPM "
[PATCH v2 0/3] arm64: dts: exynos: gs101: add cpufreq support
2025-08-28 5:30 UTC (3+ messages)
[PATCH 0/3] kexec: Fix invalid field access
2025-08-28 3:49 UTC (2+ 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 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
[RFC 0/3] arm64/ptdump: Add ARM64_PTDUMP_CONSOLE
2025-08-28 2:22 UTC (4+ messages)
` [RFC 3/3] "
[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 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 (2+ messages)
` [net-next v19 4/7] net: mtip: Add net_device_ops functions to the "
[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 (7+ 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
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).