messages from 2024-01-30 00:45:34 to 2024-01-30 12:01:56 UTC [more...]
[PATCH v10 0/6]arm64: add machine check safe support
2024-01-30 12:01 UTC (12+ messages)
` [PATCH v10 2/6] arm64: add support for machine check error safe
` [PATCH v10 3/6] arm64: add uaccess to machine check safe
` [PATCH v10 5/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v10 6/6] arm64: introduce copy_mc_to_kernel() implementation
[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
2024-01-30 11:58 UTC (31+ messages)
` [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()
` [PATCH RFC v3 04/35] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
` [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
` [PATCH RFC v3 08/35] mm: cma: Introduce cma_alloc_range()
` [PATCH RFC v3 09/35] mm: cma: Introduce cma_remove_mem()
` [PATCH RFC v3 10/35] mm: cma: Fast track allocating memory when the pages are free
` [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
` [PATCH RFC v3 23/35] arm64: mte: Try to reserve tag storage in arch_alloc_page()
[PATCH] arm64: io: permit offset addressing
2024-01-30 11:56 UTC (2+ messages)
[PATCH net v2] net: stmmac: protect updates of 64-bit statistics counters
2024-01-30 11:39 UTC (4+ messages)
[PATCH] arm64/signal: Don't assume that TIF_SVE means we saved SVE state
2024-01-30 11:51 UTC (2+ messages)
[PATCH v12 00/25] Linux RISC-V AIA Support
2024-01-30 11:46 UTC (7+ messages)
[PATCH net v2] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
2024-01-30 11:40 UTC (2+ messages)
[PATCH net-next v4 0/5] remove page frag implementation in vhost_net
2024-01-30 11:37 UTC (2+ messages)
` [PATCH net-next v4 3/5] net: introduce page_frag_cache_drain()
[PATCH v3 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
2024-01-30 11:34 UTC (6+ messages)
` [PATCH v3 02/13] arm64: cpufeatures: Correctly handle signed values
[PATCH] arm64: dts: mediatek: mt8195: Add MTU3 nodes and correctly describe USB
2024-01-30 11:32 UTC (2+ messages)
[PATCH v2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
2024-01-30 11:29 UTC (4+ messages)
[PATCH 0/3] soc: mediatek: mtk-socinfo: Fixes and cleanup
2024-01-30 11:20 UTC (7+ messages)
` [PATCH 1/3] soc: mediatek: mtk-socinfo: Clean up NVMEM cell read
` [PATCH 2/3] soc: mediatek: mtk-socinfo: Add extra entry for MT8183
` [PATCH 3/3] nvmem: mtk-efuse: Drop NVMEM device name
[PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration
2024-01-30 11:12 UTC (19+ messages)
` [PATCH v1 01/18] thermal: core: Change governor name to const char pointer
` [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register()
` [PATCH v1 03/18] thermal: Directly use thermal_zone_platform_params for thermal_zone_device
` [PATCH v1 04/18] thermal/drivers/da9062: Migrate to thermal_zone_device_register()
` [PATCH v1 05/18] thermal/drivers/imx: "
` [PATCH v1 06/18] thermal/drivers/rcar: "
` [PATCH v1 07/18] thermal/drivers/st: "
` [PATCH v1 08/18] thermal: intel: pch_thermal: "
` [PATCH v1 09/18] thermal: intel: quark_dts: "
` [PATCH v1 10/18] thermal: intel: soc_dts_iosf: "
` [PATCH v1 11/18] thermal: intel: int340x: "
` [PATCH v1 12/18] thermal: int340x: processor: "
` [PATCH v1 13/18] thermal: intel: x86_pkg_temp: "
` [PATCH v1 14/18] thermal/drivers/armada: "
` [PATCH v1 15/18] thermal/drivers/dove: "
` [PATCH v1 16/18] thermal/drivers/kirkwood: "
` [PATCH v1 17/18] thermal/drivers/spear: "
` [PATCH v1 18/18] thermal/drivers/int340x: "
[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
2024-01-30 11:12 UTC
[PATCH v3 00/10] mtd: rawnand: brcmnand: driver and doc updates
2024-01-30 11:01 UTC (9+ messages)
` [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc
[PATCH 0/2] arm64/sme: Fix handling of traps on resume
2024-01-30 10:54 UTC (5+ messages)
` [PATCH 1/2] arm64/sme: Restore SMCR on exit from suspend
` [PATCH 2/2] arm64/sme: Restore SMCR_EL1.EZT0 "
[PATCH v2 17/33] spi: bitbang: Follow renaming of SPI "master" to "controller"
2024-01-30 10:46 UTC (2+ messages)
[PATCH net 0/9] wifi: Fix MODULE_DESCRIPTION() for net (p4)
2024-01-30 10:42 UTC (2+ messages)
` [PATCH net 9/9] wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
[PATCH] ARM: dts: aspeed: asus: Add ASUS X4TF BMC
2024-01-30 10:39 UTC (5+ messages)
[PATCH net-next v3 0/5] remove page frag implementation in vhost_net
2024-01-30 10:38 UTC (4+ messages)
[PATCH v2 0/5] mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute
2024-01-30 10:34 UTC (6+ messages)
` [PATCH v2 1/5] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
` [PATCH v2 2/5] arm64, powerpc, riscv, s390, x86: ptdump: Refactor CONFIG_DEBUG_WX
` [PATCH v2 3/5] powerpc,s390: ptdump: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
` [PATCH v2 4/5] mm: ptdump: Have ptdump_check_wx() return bool
` [PATCH v2 5/5] mm: ptdump: add check_wx_pages debugfs attribute
[PATCH] arm64: make member of struct pt_regs and it's offset macro in the same order
2024-01-30 17:55 UTC (2+ messages)
[PATCH v2 00/17] arm64 kernel text replication
2024-01-30 10:24 UTC
[PATCH net-next v4 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2024-01-30 10:21 UTC (5+ messages)
` [PATCH net-next v4 01/11] net: phylink: publish ethtool link modes that supported and advertised
` [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode
[PATCH 0/3] arm64: dts: ti: k3-j7200: Add support for multiple CAN nodes in J7200
2024-01-30 10:20 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j7200: Add support for CAN nodes
` [PATCH 2/3] arm64: dts: ti: k3-j7200-som-p0: Add support for CAN instance 0 in main domain
` [PATCH 3/3] arm64: dts: ti: k3-j7200: Add support for multiple CAN instances
[PATCH net-next v2 0/7] Fix missing PHY-to-MAC RX clock
2024-01-30 10:11 UTC (11+ messages)
` [PATCH net-next v2 1/7] net: phy: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v2 2/7] net: phy: add rxc_always_on flag to phylink_pcs
` [PATCH net-next v2 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
` [PATCH net-next v2 4/7] net: stmmac: Support a generic PCS field in mac_device_info
` [PATCH net-next v2 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH net-next v2 6/7] net: phy: at803x: Avoid hibernating if MAC requires RX clock
` [PATCH net-next v2 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it
[PATCH 0/3] Enable Multi Core Timer (MCT) for gs101
2024-01-30 9:55 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible
[PATCH] thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path
2024-01-30 9:51 UTC (3+ messages)
[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for pm ops
2024-01-30 9:44 UTC (3+ messages)
gs101 oriole: peripheral block 0 (peric0) fixes
2024-01-30 9:39 UTC (7+ messages)
` [PATCH 5/5] clk: samsung: gs101: don't mark non-essential clocks as critical
[PATCH v2 0/6] gs101 oriole: peripheral block 0 (peric0) fixes
2024-01-30 9:36 UTC (7+ messages)
` [PATCH v2 1/6] clk: samsung: gs101: gpio_peric0_pclk needs to be kept on
` [PATCH v2 2/6] arm64: dts: exynos: gs101: fix usi8 default mode
` [PATCH v2 3/6] arm64: dts: exynos: gs101: use correct clocks for usi8
` [PATCH v2 4/6] arm64: dts: exynos: gs101: use correct clocks for usi_uart
` [PATCH v2 5/6] clk: samsung: gs101: don't mark non-essential clocks as critical
` [PATCH v2 6/6] arm64: dts: exynos: gs101: reorder hsi2c_8 pinctrl-* properties
[PATCH v4 0/5] Rework system pressure interface to the scheduler
2024-01-30 9:35 UTC (7+ messages)
` [PATCH v4 2/5] sched: Take cpufreq feedback into account
` [PATCH v4 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
[PATCH v1] perf/hx_arm_ni: Support uncore ARM NI-700 PMU
2024-01-30 9:23 UTC (3+ messages)
[PATCH v0 0/5] wave5 codec driver
2024-01-30 9:19 UTC (8+ messages)
` [PATCH v0 1/5] wave5 : Support yuv422 input format for encoder
` [PATCH v0 2/5] wave5: Support to prepend sps/pps to IDR frame
` [PATCH v0 3/5] wave5 : Support runtime suspend/resume
` [PATCH v0 4/5] wave5: Use the bitstream buffer size from host
` [PATCH v0 5/5] wave5 : Fixed the wrong buffer size formula
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2024-01-30 9:16 UTC (9+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
2024-01-30 9:13 UTC (7+ messages)
` [PATCH v2 1/4] remoteproc: Add TEE support
` [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support
2024-01-30 9:12 UTC (11+ messages)
` [PATCH v3 3/7] clk: samsung: gs101: add support for cmu_peric1
` [PATCH v3 4/7] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock
` [PATCH v3 5/7] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller
` [PATCH v3 6/7] arm64: dts: exynos: gs101: define USI12 with I2C configuration
` [PATCH v3 7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole
[PATCH v5 00/10] Add support to configure TPDM CMB subunit
2024-01-30 9:02 UTC (11+ messages)
` [PATCH v5 01/10] coresight-tpdm: Optimize the store function of tpdm simple dataset
` [PATCH v5 02/10] coresight-tpdm: Optimize the useage of tpdm_has_dsb_dataset
` [PATCH v5 03/10] dt-bindings: arm: qcom,coresight-tpdm: Add support for CMB element size
` [PATCH v5 04/10] coresight-tpdm: Add CMB dataset support
` [PATCH v5 05/10] coresight-tpda: Add support to configure CMB element
` [PATCH v5 06/10] coresight-tpdm: Add support to configure CMB
` [PATCH v5 07/10] coresight-tpdm: Add pattern registers support for CMB
` [PATCH v5 08/10] coresight-tpdm: Add timestamp control register support for the CMB
` [PATCH v5 09/10] dt-bindings: arm: qcom,coresight-tpdm: Add support for TPDM CMB MSR register
` [PATCH v5 10/10] coresight-tpdm: Add msr register support for CMB
[PATCH net-next v4 08/11] stmmac: intel: configure SerDes according to the interface mode
2024-01-30 8:48 UTC (2+ messages)
[PATCH v2,1/2] media: mediatek: vcodec: adding lock to protect decoder context list
2024-01-30 8:50 UTC (4+ messages)
[PATCH] dt-bindings: interrupt-controller: convert MediaTek sysirq to the json-schema
2024-01-30 8:46 UTC (2+ messages)
[PATCH v4 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
2024-01-30 8:46 UTC (3+ messages)
` [PATCH v4 01/27] iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA
[PATCH v3 1/2] dt-bindings: media: mediatek-jpeg-encoder: change max iommus count
2024-01-30 8:39 UTC (7+ messages)
[PATCH v4 00/16] Update SMMUv3 to the modern iommu API (part 1/3)
2024-01-30 8:35 UTC (5+ messages)
` [PATCH v4 12/16] iommu/arm-smmu-v3: Add a global static IDENTITY domain
[PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
2024-01-30 8:25 UTC (3+ messages)
` [PATCH v2 04/15] mux: add mux_chip_resume() function
[PATCH v2] regulator: dt-bindings: microchip,mcp16502: convert to YAML
2024-01-30 8:21 UTC (2+ messages)
[PATCH 1/3] arm64: dts: imx8dxl: update flexcan[1-3] interrupt number
2024-01-30 8:03 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: imx8dxl-evk: add i2c3 and its children nodes
[PATCH v2 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
2024-01-30 7:47 UTC (11+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
` [PATCH v2 2/2] arm64: dts: mediatek: mt8183-pico6: Fix bluetooth node
[PATCH] MAINTAINERS: Add entry for Samsung Exynos850 SoC
2024-01-30 7:29 UTC (2+ messages)
[PATCH] dt-bindings: firmware: xilinx: Describe soc-vvmem subnode
2024-01-30 7:13 UTC (3+ messages)
[PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver
2024-01-30 6:45 UTC (5+ messages)
` [PATCH v4 1/4] "
[PATCH v4 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
2024-01-30 6:42 UTC (3+ messages)
[PATCH v2 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-01-30 6:26 UTC (6+ messages)
` [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
` [PATCH v2 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for "
[PATCH v2 0/3] arm64: exynos: Enable SPI for Exynos850
2024-01-30 6:11 UTC (5+ messages)
` [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes "
[RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-01-30 6:02 UTC (3+ messages)
[PATCH linux-next 1/3] x86, crash: don't nest CONFIG_CRASH_DUMP ifdef inside CONFIG_KEXEC_CODE ifdef scope
2024-01-30 5:36 UTC (7+ messages)
` [PATCH v2 "
[PATCH 0/3] perf/arm-cmn: Add support for tertiary match group
2024-01-30 5:35 UTC (7+ messages)
` [PATCH 1/3] perf/arm-cmn: Decouple wp_config registers from filter group number
` [PATCH 3/3] perf/arm-cmn: Enable support for tertiary match group
[PATCH] PCI: j721e: Extend j721e_pcie_ctrl_init() for non syscon nodes
2024-01-30 4:50 UTC (3+ messages)
[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
2024-01-30 3:41 UTC (7+ messages)
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [PATCH V16 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests
[PATCH v3 1/4] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-01-30 2:59 UTC (10+ messages)
` [PATCH v3 2/4] perf: imx_perf: add support for i.MX95 platform
` [PATCH v3 3/4] perf: imx_perf: limit counter ID from user space and optimize counter usage
` [PATCH v3 4/4] perf vendor events arm64:: Add i.MX95 DDR Performane Monitor metrics
[PATCH 1/3] dt-bindings: soc: imx: add fdcc clock to i.MX8MP hdmi blk ctrl
2024-01-30 2:28 UTC (6+ messages)
` [PATCH 2/3] pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain
` [EXT] "
[PATCH V6 0/2] Add CPU latency QoS support for ufs driver
2024-01-30 2:27 UTC (2+ messages)
[PATCH v3] ufs: mcq: Add definition for REG_UFS_MEM_CFG register
2024-01-30 2:27 UTC (2+ messages)
[PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act I
2024-01-30 2:10 UTC (2+ messages)
[GIT PULL fixes] clk: samsung: fixes for v6.8
2024-01-30 1:38 UTC (2+ messages)
[PATCH v2 0/7] of: populate of_root node if bootloader doesn't
2024-01-30 0:45 UTC (7+ messages)
` [PATCH v2 1/7] arm64: Unconditionally call unflatten_device_tree()
` [PATCH v2 3/7] x86/of: Unconditionally call unflatten_and_copy_device_tree()
` [PATCH v2 4/7] of: Always unflatten in unflatten_and_copy_device_tree()
` [PATCH v2 5/7] of: Create of_root if no dtb provided by firmware
` [PATCH v2 6/7] of: unittest: treat missing of_root as error instead of fixing up
` [PATCH v2 7/7] of: Add KUnit test to confirm DTB is loaded
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).