messages from 2023-09-06 10:46:04 to 2023-09-07 08:30:38 UTC [more...]
[PATCH] arm64: dts: mediatek: mt7622: fix memory node warning check
2023-09-07 8:30 UTC (2+ messages)
[PATCH 0/8] sysctl: Remove sentinel elements from arch
2023-09-07 8:24 UTC (11+ messages)
` [PATCH 1/8] S390: Remove sentinel elem from ctl_table arrays
` [PATCH 3/8] arch/x86: "
` [PATCH 4/8] x86 vdso: rm sentinel element from ctl_table array
` [PATCH 5/8] riscv: Remove "
` [PATCH 7/8] ia64: "
` [PATCH 8/8] c-sky: rm sentinel element from ctl_talbe array
[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
2023-09-07 8:22 UTC (2+ messages)
[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
2023-09-07 7:57 UTC (59+ messages)
` [PATCH 01/21] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 03/21] gpiolib: provide gpio_device_find_by_label()
` [PATCH 04/21] gpiolib: provide gpio_device_get_desc()
` [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device
` [PATCH 06/21] gpiolib: provide gpiod_to_device()
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [RFT PATCH 11/21] platform: x86: android-tablets: don't access GPIOLIB private members
` [PATCH 12/21] hte: allow building modules with COMPILE_TEST enabled
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 16/21] gpio: of: correct notifier return codes
` [PATCH 17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
` [PATCH 21/21] gpiolib: remove gpiochip_find()
[PATCH v8 0/3] Support pwm/tach driver for aspeed ast26xx
2023-09-07 7:24 UTC (7+ messages)
` [PATCH v8 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v8 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
[PATCH v3 00/11] Add DELETE_BUF ioctl
2023-09-07 6:54 UTC (13+ messages)
` [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global
[PATCH v9 0/2] Add Facebook Minerva (AST2600) BMC
2023-09-07 6:45 UTC (3+ messages)
` [PATCH v9 1/2] ARM: dts: aspeed: Minerva: "
` [PATCH v9 2/2] dt-bindings: arm: aspeed: add Meta Minerva board
[PATCH v8 00/13] Add support to configure TPDM DSB subunit
2023-09-07 6:47 UTC (9+ messages)
` [PATCH v8 09/13] coresight-tpdm: Add nodes for dsb edge control
` [PATCH v8 10/13] coresight-tpdm: Add nodes to configure pattern match output
[PATCH 1/2] arm64: dts: imx8mp: Move funnel outside from soc
2023-09-07 6:43 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mq: "
[PATCH v3 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
2023-09-07 6:39 UTC (4+ messages)
` [PATCH v3 2/2] phy: freescale: add Samsung "
[PATCH v2,0/3] Add mt8188 compatiable for DSI cmd packet control
2023-09-07 6:21 UTC (6+ messages)
` [PATCH v2,2/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c
` [PATCH v2,3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code
` [PATCH v2, 3/3] "
[PATCH] bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
2023-09-07 6:22 UTC (2+ messages)
[PATCH v9 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2023-09-07 6:15 UTC (9+ messages)
` [PATCH v9 1/7] drm: bridge: Cadence: convert mailbox functions to macro functions
` [PATCH v9 2/7] phy: Add HDMI configuration options
` [PATCH v9 3/7] dt-bindings: display: bridge: Add Cadence MHDP850
` [PATCH v9 4/7] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v9 5/7] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v9 6/7] phy: freescale: Add DisplayPort PHY driver for i.MX8MQ
` [PATCH v9 7/7] phy: freescale: Add HDMI "
[PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8395-evk board
2023-09-07 5:58 UTC (16+ messages)
` [PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: add "
` [PATCH v2 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board
[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
2023-09-07 4:20 UTC (14+ messages)
` [PATCH v2 3/8] tools: riscv: Add header file csr.h
` [PATCH v2 7/8] KVM: riscv: selftest: Change vcpu_has_ext to a common function
` [PATCH v2 8/8] KVM: riscv: selftests: Add sstc timer test
[PATCH 0/4] Support Andes PMU extension
2023-09-07 2:48 UTC (6+ messages)
` [PATCH 1/4] riscv: errata: Rename defines for Andes
` [RFC PATCH 2/4] irqchip/riscv-intc: Support large non-standard hwirq number
` [PATCH 3/4] riscv: errata: Add Andes PMU errata
` [PATCH 4/4] riscv: andes: Support symbolic FW and HW raw events
[PATCH v7 0/8] perf vendor events: Add JSON metrics for Arm CMN
2023-09-07 2:42 UTC (3+ messages)
snd-cmipci oops during probe on arm64 (current mainline, pre-6.6-rc1)
2023-09-07 2:29 UTC (10+ messages)
[PATCH bpf-next v12 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-09-07 1:59 UTC (2+ messages)
` [PATCH bpf-next v12 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
[PATCH bpf-next v12 0/2] selftests/bpf: Optimize kallsyms cache
2023-09-07 1:59 UTC
[PATCH v3] media: amphion: handle firmware debug message
2023-09-07 1:51 UTC
[PATCH v6 0/5] riscv: Introduce KASLR
2023-09-06 23:27 UTC (3+ messages)
[PATCH v4] arm64/sysreg: refactor deprecated strncpy
2023-09-06 23:24 UTC (3+ messages)
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-09-06 22:10 UTC (5+ messages)
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
2023-09-06 22:03 UTC (10+ messages)
` [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
[PATCH v4 0/3] add zynqmp TCM bindings
2023-09-06 22:02 UTC (8+ messages)
` [PATCH v4 3/3] remoteproc: zynqmp: get TCM from device-tree
[PATCH v13 0/7] arm64: Add IPI for backtraces / kgdb; try to use NMI for some IPIs
2023-09-06 21:45 UTC (9+ messages)
` [PATCH v13 1/7] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v13 2/7] arm64: idle: Tag the arm64 idle functions as __cpuidle
` [PATCH v13 3/7] arm64: smp: Remove dedicated wakeup IPI
` [PATCH v13 4/7] arm64: smp: Add arch support for backtrace using pseudo-NMI
` [PATCH v13 5/7] arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMI
` [PATCH v13 6/7] arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundup
` [PATCH v13 7/7] arm64: smp: Mark IPI globals as __ro_after_init
[PATCH v2 0/6] Add SCMI v3.2 Clock new CONFIGs support
2023-09-06 21:38 UTC (5+ messages)
` [PATCH v2 1/6] firmware: arm_scmi: Simplify enable/disable Clock operations
` [PATCH v2 5/6] clk: scmi: Add support for .is_enabled clk_ops
[PATCH] ARM: dts: BCM5301X: Set MAC addresss for Asus RT-AC87U
2023-09-06 20:55 UTC (2+ messages)
[PATCH] ARM: dts: BCM5301X: Set MACs for D-Link DIR-885L
2023-09-06 20:55 UTC (2+ messages)
[PATCH bpf-next v11 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-09-06 20:54 UTC (2+ messages)
[STABLE PATCH 5.15.y] arm64: lib: Import latest version of Arm Optimized Routines' strncmp
2023-09-06 20:47 UTC (2+ messages)
[PATCH 0/3] Fix possible OOB write when using rule_buf
2023-09-06 20:45 UTC (4+ messages)
` [PATCH 1/3] net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
` [PATCH 2/3] net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
[PATCH] ARM: dts: stm32mp15x: adjust USB OTG gadget tx fifo sizes
2023-09-06 20:31 UTC (3+ messages)
` [Linux-stm32] "
resctrl2 - status
2023-09-06 18:21 UTC (11+ messages)
[BUG kernel-5.15] aarch64: __pi_strncmp() out-of-bound error
2023-09-06 18:07 UTC (7+ messages)
[PATCH v7 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
2023-09-06 17:25 UTC (2+ messages)
[PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
2023-09-06 16:04 UTC (2+ messages)
[PATCH v3 1/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx
2023-09-06 16:03 UTC (3+ messages)
[PATCH v2] pwm: imx27: fix race condition .apply,.get_state
2023-09-06 15:44 UTC (7+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] pwm: imx27: avoid PWM consumer API
` [PATCH v3 4/4] pwm: imx27: return error, if clean PWM setup fails
[PATCH v4 4/4] arm64: dts: allwinner: h616: Add BigTreeTech Pi support
2023-09-06 15:39 UTC (3+ messages)
[PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller
2023-09-06 15:36 UTC (11+ messages)
` [PATCH 1/3] PCI: endpoint: Add RC-to-EP doorbell support using "
[PATCH] ARM: dts: at91/trivial: fix typo in crypto DT naming
2023-09-06 14:21 UTC (2+ messages)
[PATCH -next 0/2] pwm: Remove redundant of_match_ptr() macro
2023-09-06 15:22 UTC (2+ messages)
[PATCH] serial: stm32: add support for break control
2023-09-06 15:15 UTC
[RFT PATCH 13/15] drm/imx/ipuv3: Call drm_atomic_helper_shutdown() at shutdown/unbind time
2023-09-06 14:30 UTC (5+ messages)
[PATCH] pwm: lpc32xx: remove handling of PWM channels
2023-09-06 14:26 UTC (4+ messages)
[PATCH] spi: stm32: add a delay before SPI disable
2023-09-06 13:27 UTC
[PATCH] ARM: SDEI: allow sdei initialization even no APCI support
2023-09-06 13:09 UTC
[PATCH v2 1/2] arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou
2023-09-06 13:05 UTC (3+ messages)
[PATCH v2 1/1] iommu/arm-smmu-v3: Fix error case of range command
2023-09-06 12:59 UTC (14+ messages)
[PATCH 0/3] This patchset adds IR controller driver support for
2023-09-06 12:57 UTC (7+ messages)
` [PATCH 1/3] media: rc: meson-ir: support rc driver type RC_DRIVER_SCANCODE
[PATCH v4 0/9] Add R5F and C7x DSP node for K3 J721S2, AM68 and AM69 SoCs
2023-09-06 11:24 UTC (10+ messages)
` [PATCH v4 1/9] arm64: dts: ti: k3-j721s2-mcu: Add MCU R5F cluster nodes
` [PATCH v4 2/9] arm64: dts: ti: k3-j721s2-main: Add MAIN R5F remote processsor nodes
` [PATCH v4 3/9] arm64: dts: ti: k3-j721s2-main: Add C7x "
` [PATCH v4 4/9] arm64: dts : ti: k3-j721s2-som-p0: Add DDR carveout memory nodes for R5F
` [PATCH v4 5/9] arm64: dts : ti: k3-j721s2-som-p0: Add DDR carveout memory nodes for C71x DSPs
` [PATCH v4 6/9] arm64: dts : ti: k3-am68-sk-som: Add DDR carveout memory nodes for R5F
` [PATCH v4 7/9] arm64: dts : ti: k3-am68-sk-som: Add DDR carveout memory nodes for C71x DSP
` [PATCH v4 8/9] arm64: dts : ti: k3-am69-sk: Add DDR carveout memory nodes for R5F
` [PATCH v4 9/9] arm64: dts : ti: k3-am69-sk: Add DDR carveout memory nodes for C71x DSP
[PATCH v4 0/5] Update of phyBOARD-Pollux-i.MX8MP
2023-09-06 10:08 UTC (3+ messages)
` [PATCH v4 1/5] arm64: dts: imx8mp-phyboard-pollux: Add flexcan support
` [PATCH v4 3/5] arm64: dts: imx8mp-phycore-som: Add gpio-line-names
[PATCH v3 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
2023-09-06 12:07 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board
[PATCH] power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()
2023-09-06 8:48 UTC
[PATCH net-next 0/4] dpll: add phase offset and phase adjust
2023-09-06 11:45 UTC (5+ messages)
` [PATCH net-next 3/4] dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
` [Intel-wired-lan] "
[PATCH] ARM: mm: Fix ARCH_LOW_ADDRESS_LIMIT when CONFIG_ZONE_DMA
2023-09-06 11:38 UTC (6+ messages)
[PATCH] scsi: ufs: do not look for unsupported vdd-hba-max-microamp
2023-09-06 11:33 UTC
[PATCH 0/3] Make Rockchip IO domains dependency from other devices explicit
2023-09-06 8:20 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: rockchip: Add io domain properties
[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
2023-09-06 11:27 UTC (12+ messages)
` [PATCH 2/2] irqchip/gic-v3: Enable non-coherent redistributors/ITSes probing
` [PATCH v2 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
` [PATCH v2 1/2] dt-bindings: interrupt-controller: arm,gic-v3: Add dma-noncoherent property
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-09-06 11:23 UTC (7+ messages)
[PATCH 0/3] media: i2c: Add driver for THine THP7312 ISP
2023-09-06 11:14 UTC (10+ messages)
` [PATCH 3/3] arm64: dts: mediatek: mt8365-pumpkin: Add overlays for thp7312 cameras
[PATCH] ARM: dts: nxp: imx6qdl-nitrogen6: correct regulator node name
2023-09-06 8:46 UTC
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).