messages from 2023-05-22 12:05:21 to 2023-05-22 23:45:44 UTC [more...]
[PATCH v3 0/3] mm: Fix bug affecting swapping in MTE tagged pages
2023-05-22 23:45 UTC (4+ messages)
` [PATCH v3 3/3] arm64: mte: Simplify swap tag restoration logic
[patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
2023-05-22 23:12 UTC (4+ messages)
[PATCH v10 0/5] Support writable CPU ID registers from userspace
2023-05-22 22:18 UTC (6+ messages)
` [PATCH v10 1/5] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v10 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v10 3/5] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v10 4/5] KVM: arm64: Reuse fields of sys_reg_desc for idreg
` [PATCH v10 5/5] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
[PATCH v6 1/5] PCI: imx6: Use a more specific i.MX6SX GPR compatible
2023-05-22 22:10 UTC (9+ messages)
` [PATCH v6 2/5] dt-bindings: display: bridge: ldb: Adjust imx6sx entries
` [PATCH v6 3/5] dt-bindings: soc: Add i.MX6SX General Purpose Register
` [PATCH v6 4/5] ARM: dts: imx6sx: Add LDB support
` [PATCH v6 5/5] soc: imx: imx6sx-gpr: Introduce a GPR driver
[PATCH v6 0/4] KVM: allow mapping non-refcounted pages
2023-05-22 21:55 UTC (5+ messages)
` [PATCH v6 1/4] KVM: mmu: introduce new gfn_to_pfn_noref functions
` [PATCH v6 4/4] KVM: mmu: remove over-aggressive warnings
[PATCH v6 02/20] modpost: fix section mismatch message for R_ARM_ABS32
2023-05-22 21:50 UTC (4+ messages)
` [PATCH v6 03/20] modpost: detect section mismatch for R_ARM_MOVW_ABS_NC and R_ARM_MOVT_ABS
[PATCH v14 0/6] add Amlogic A1 clock controller drivers
2023-05-22 20:35 UTC (9+ messages)
` [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver
[PATCH v1] Documentation/process: add soc maintainer handbook
2023-05-22 21:34 UTC (3+ messages)
Excessive TLB flush ranges
2023-05-22 20:44 UTC (13+ messages)
` [RFC PATCH 3/3] mm/vmalloc.c: change _vm_unmap_aliases() to do purge firstly
[RFC PATCH stable 5.4 0/8] bpf: Fix bpf_probe_read/bpf_probe_read_str helpers
2023-05-22 20:33 UTC (9+ messages)
` [RFC PATCH stable 5.4 1/8] uaccess: Add strict non-pagefault kernel-space read function
` [RFC PATCH stable 5.4 2/8] bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
` [RFC PATCH stable 5.4 3/8] bpf: Restrict bpf_probe_read{, str}() only to archs where they work
` [RFC PATCH stable 5.4 4/8] maccess: clarify kerneldoc comments
` [RFC PATCH stable 5.4 5/8] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [RFC PATCH stable 5.4 6/8] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [RFC PATCH stable 5.4 7/8] bpf: rework the compat kernel probe handling
` [RFC PATCH stable 5.4 8/8] bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
[PATCH 1/2] dt-bindings: arm: bcm: unify version notation of Northstar devices
2023-05-22 20:29 UTC (3+ messages)
[PATCH] drm/sun4i: hdmi: Replace all non-returning strlcpy with strscpy
2023-05-22 20:16 UTC (2+ messages)
[PATCH] drm/mediatek: Replace all non-returning strlcpy with strscpy
2023-05-22 20:16 UTC (2+ messages)
[PATCH] drm/rockchip: Replace all non-returning strlcpy with strscpy
2023-05-22 20:15 UTC (2+ messages)
[PATCH v4 0/4] pwm: meson: make full use of common clock framework
2023-05-22 20:10 UTC (6+ messages)
` [PATCH v4 4/4] "
[PATCH] ARM: sunxi: fix return code check of of_property_match_string
2023-05-22 19:55 UTC (3+ messages)
[PATCH 6.3 057/364] media: imx-jpeg: Bounds check sizeimage access
2023-05-22 19:06 UTC
[PATCH] arm64: dts: ti: k3-j721s2: Add support for CAN instances 3 and 5 in main domain
2023-05-22 19:34 UTC (2+ messages)
[PATCH v2 1/4] dt-bindings: mfd: gateworks-gsc: remove unnecessary fan-controller nodes
2023-05-22 19:32 UTC (4+ messages)
` [PATCH v2 2/4] arm64: dts: imx8mm-venice-gw700x: remove invalid props from fan-controller
` [PATCH v2 3/4] ARM: dts: imx6qdl-gw54xx: remove invalid nodes "
` [PATCH v2 4/4] ARM: dts: imx6qdl-gw5912: "
[PATCH v2 0/2] phy: mtk-mipi-csi: add driver for CSI phy
2023-05-22 19:15 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add mediatek mipi csi driver v 0.5
[PATCH v6 0/2] Enable multiple MCAN on AM62x
2023-05-22 19:00 UTC (6+ messages)
` [PATCH v6 2/2] can: m_can: Add hrtimer to generate software interrupt
[PATCH v3 00/12] drm/fbdev: Remove DRM's helpers for fbdev I/O
2023-05-22 18:46 UTC (15+ messages)
` [PATCH v3 01/12] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v3 02/12] drm/armada: Use regular fbdev I/O helpers
` [PATCH v3 03/12] drm/exynos: "
` [PATCH v3 04/12] drm/gma500: "
` [PATCH v3 05/12] drm/radeon: "
` [PATCH v3 06/12] drm/fbdev-dma: "
` [PATCH v3 07/12] drm/msm: "
` [PATCH v3 08/12] drm/omapdrm: "
` [PATCH v3 09/12] drm/tegra: "
` [PATCH v3 10/12] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v3 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
` [Freedreno] "
` [PATCH v3 12/12] drm/i915: "
[PATCH] mmu_notifiers: Notify on pte permission upgrades
2023-05-22 18:34 UTC (3+ messages)
[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
2023-05-22 18:13 UTC (37+ messages)
` [PATCH net-next 01/30] net: dsa: mt7530: add missing @p5_interface to mt7530_priv description
` [PATCH net-next 02/30] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [PATCH net-next 03/30] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [PATCH net-next 04/30] net: dsa: mt7530: improve comments regarding port 5 and 6
` [PATCH net-next 05/30] net: dsa: mt7530: read XTAL value from correct register
` [PATCH net-next 06/30] net: dsa: mt7530: improve code path for setting up port 5
` [PATCH net-next 07/30] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
` [PATCH net-next 09/30] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [PATCH net-next 10/30] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [PATCH net-next 11/30] net: dsa: mt7530: remove pad_setup function pointer
` [PATCH net-next 12/30] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [PATCH net-next 13/30] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [PATCH net-next 14/30] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [PATCH net-next 15/30] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [PATCH net-next 16/30] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()
` [PATCH net-next 17/30] net: dsa: mt7530: fix port capabilities for MT7988
` [PATCH net-next 18/30] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [PATCH net-next 19/30] net: dsa: mt7530: set interrupt register only for MT7530
` [PATCH net-next 20/30] net: dsa: mt7530: properly reset MT7531 switch
` [PATCH net-next 21/30] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [PATCH net-next 22/30] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
` [PATCH net-next 23/30] net: dsa: mt7530: run mt7530_pll_setup() only with 40 MHz XTAL
` [PATCH net-next 24/30] net: dsa: mt7530: rename MT7530_MFC to MT753X_MFC
` [PATCH net-next 25/30] net: dsa: mt7530: properly set MT7531_CPU_PMAP
` [PATCH net-next 26/30] net: dsa: mt7530: properly set MT7530_CPU_PORT
` [PATCH net-next 27/30] net: dsa: mt7530: introduce BPDU trapping for MT7530 switch
` [PATCH net-next 28/30] net: dsa: mt7530: introduce LLDP frame trapping
` [PATCH net-next 29/30] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
` [PATCH net-next 30/30] MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER
[PATCH v1 0/5] perf parse-regs: Refactor arch related functions
2023-05-22 18:08 UTC (6+ messages)
` [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()
[PATCH v2 0/4] Enhance mediatek-cpufreq robustness
2023-05-22 18:03 UTC (3+ messages)
` [PATCH v2 4/4] cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623
[PATCH v9 0/5] Support writable CPU ID registers from userspace
2023-05-22 17:27 UTC (11+ messages)
` [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v9 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
[PATCH v3 0/7] phy-rockchip-inno-usb2: add RK3588 support
2023-05-22 17:03 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: phy: rockchip,inno-usb2phy: add rk3588
` [PATCH v3 2/7] phy: phy-rockchip-inno-usb2: add rk3588 support
` [PATCH v3 3/7] phy: phy-rockchip-inno-usb2: add reset support
` [PATCH v3 4/7] phy: phy-rockchip-inno-usb2: add rk3588 phy tuning support
` [PATCH v3 5/7] phy: phy-rockchip-inno-usb2: simplify phy clock handling
` [PATCH v3 6/7] phy: phy-rockchip-inno-usb2: simplify getting match data
` [PATCH v3 7/7] phy: phy-rockchip-inno-usb2: improve error message
ARM64: Adding write-protect bit for Userfaultfd
2023-05-22 16:38 UTC (4+ messages)
[PATCH v4 0/2] KVM: arm64: Support for per-guest fine grained traps configuration
2023-05-22 16:23 UTC (3+ messages)
` [PATCH v4 1/2] arm64: Add feature detection for fine grained traps
` [PATCH v4 2/2] KVM: arm64: Move FGT value configuration to vCPU state
[PATCH 0/5] b4/sysreg: More conversions to automatic generation
2023-05-22 16:22 UTC (6+ messages)
` [PATCH 1/5] arm64/sysreg: Remove some unused sysreg definitions
` [PATCH 2/5] arm64/sysreg: Convert MDCCINT_EL1 to automatic register generation
` [PATCH 3/5] arm64/sysreg: Convert MDSCR_EL1 "
` [PATCH 4/5] arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1
` [PATCH 5/5] arm64/sysreg: Convert OSLAR_EL1 to automatic generation
[syzbot] [net?] KASAN: invalid-access Read in __packet_get_status
2023-05-22 16:19 UTC
[PATCH] acpi: Fix header declaration of acpi_arch_dma_setup() w/o CONFIG_ACPI
2023-05-22 16:06 UTC
[PATCH v5 2/4] PCI: move Alibaba Vendor ID linux/pci_ids.h
2023-05-22 16:04 UTC (2+ messages)
[linux-next:master] BUILD SUCCESS WITH WARNING 9f258af06b6268be8e960f63c3f66e88bdbbbdb0
2023-05-22 16:01 UTC
[PATCH v1] meson saradc: fix clock divider mask length
2023-05-22 15:47 UTC (5+ messages)
[PATCH v4 0/5] refactoring and fix for Meson NAND
2023-05-22 15:43 UTC (9+ messages)
` [PATCH v4 1/5] mtd: rawnand: meson: fix command sequence for read/write
` [PATCH v4 2/5] mtd: rawnand: meson: move OOB to non-protected ECC area
` [PATCH v4 3/5] mtd: rawnand: meson: always read whole OOB bytes
` [PATCH v4 4/5] mtd: rawnand: meson: check buffer length
[PATCH v3] net: stmmac: compare p->des0 and p->des1 with __le32 type values
2023-05-22 15:36 UTC (4+ messages)
[PATCH] MAINTAINERS: Orphan the OV7740 driver
2023-05-22 15:27 UTC (2+ messages)
RCU WARNING on 6.4-rc2, TI AM62 and TPS65219
2023-05-22 15:22 UTC (4+ messages)
[PATCH] iommu: Fix unwind goto issue
2023-05-22 15:03 UTC (2+ messages)
[PATCH] ASoC: stm32: sai: Use the devm_clk_get_optional() helper
2023-05-22 15:01 UTC (2+ messages)
[PATCH] ASoC: atmel: sam9g20_wm8731: Remove the unneeded include <linux/i2c.h>
2023-05-22 15:01 UTC (2+ messages)
[PATCH v2 0/6] arm64: zynqmp: Misc zynqmp changes
2023-05-22 14:59 UTC (7+ messages)
` [PATCH v2 1/6] arm64: zynqmp: Describe TI phy as ethernet-phy-id
` [PATCH v2 2/6] arm64: zynqmp: Fix usb node drive strength and slew rate
` [PATCH v2 3/6] arm64: zynqmp: Set qspi tx-buswidth to 4
` [PATCH v2 4/6] arm64: zynqmp: Add L2 cache nodes
` [PATCH v2 5/6] arm64: zynqmp: Add pmu interrupt-affinity
` [PATCH v2 6/6] arm64: zynqmp: Used fixed-partitions for QSPI in k26
[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
2023-05-22 15:00 UTC (8+ messages)
[PATCH v2] arm64: zynqmp: Switch to amd.com emails
2023-05-22 14:48 UTC
[PATCH 0/2] Add SEAMA partition types
2023-05-22 14:45 UTC (2+ messages)
[RFC PATCH v7 0/8] Create common DPLL configuration API
2023-05-22 14:45 UTC (3+ messages)
` [RFC PATCH v7 2/8] dpll: Add DPLL framework base functions
[PATCH] arm64: watchdog_hld: provide arm_pmu_irq_is_nmi stub
2023-05-22 14:31 UTC (2+ messages)
[PATCH v1 0/3] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
2023-05-22 14:28 UTC (3+ messages)
` [PATCH v5 0/4] "
[PATCH v2] kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
2023-05-22 14:28 UTC
[PATCH v7 08/11] arm64: dts: mediatek: add ethernet support for mt8365-evk
2023-05-22 14:24 UTC (4+ messages)
` [PATCH v7 06/11] arm64: dts: mediatek: set vmc regulator as always on
[PATCH v5 1/4] dt-bindings: display: bridge: ldb: Adjust imx6sx entries
2023-05-22 14:24 UTC (13+ messages)
` [PATCH v5 2/4] dt-bindings: soc: Add i.MX6SX General Purpose Register
` [PATCH v5 3/4] ARM: dts: imx6sx: Add LDB support
` [PATCH v5 4/4] soc: imx: imx6sx-gpr: Introduce a GPR driver
[patch V2 00/40] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
2023-05-22 14:19 UTC (7+ messages)
` [patch V2 06/40] PCI/MSI: Provide static key for parent mask/unmask
[PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
2023-05-22 14:13 UTC (3+ messages)
[PATCH v1 00/23] PMU refactoring and improvements
2023-05-22 14:06 UTC (6+ messages)
` [PATCH v1 05/23] perf pmu: Remove perf_pmu__hybrid_mounted
[PATCH v15 0/6] add Amlogic A1 clock controller drivers
2023-05-22 13:32 UTC (7+ messages)
` [PATCH v15 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
` [PATCH v15 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver
[PATCH v5 0/5] dt-bindings: clocks: at91: convert to yaml
2023-05-22 13:04 UTC (2+ messages)
[PATCH] ARM: dts: at91: sama5d2: remove extra line
2023-05-22 12:48 UTC
[RESEND PATCH v7 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
2023-05-22 12:42 UTC (4+ messages)
` [RESEND PATCH v7 2/2] "
[PATCH v4 00/11] MediaTek DDP GAMMA - 12-bit LUT support
2023-05-22 12:25 UTC (4+ messages)
` [PATCH v4 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
[PATCH v2 0/2] clk: keystone: syscon-clk: Enable audio reference clock
2023-05-22 12:23 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add binding documentation for TI Audio REFCLK
[PATCH v5 0/4] spi: add SPI_MOSI_IDLE_LOW mode bit
2023-05-22 11:07 UTC (7+ messages)
` [PATCH v5 4/4] spi: spidev_test Add three missing spi mode bits
[PATCH v4 1/4] dt-bindings: display: bridge: ldb: Adjust imx6sx entries
2023-05-22 12:07 UTC (5+ messages)
` [PATCH v4 2/4] dt-bindings: soc: Add i.MX6SX General Purpose Register
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).