All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-11 21:46:16 to 2023-02-12 00:00:31 UTC [more...]

[PATCH 0/9] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
 2023-02-11 23:59 UTC  (15+ messages)
` [PATCH 4/9] bsd-user: Two helper routines oidfmt and sysctl_oldcvt
` [PATCH 6/9] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
` [PATCH 7/9] bsd-user: do_freebsd_sysctl helper for sysctl(2)
` [PATCH 8/9] bsd-user: implement sysctlbyname(2)
` [PATCH 9/9] bsd-user: Add -strict

drivers/tty/ipwireless/hardware.c:431:25: sparse: sparse: incorrect type in initializer (different base types)
 2023-02-11 23:55 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-11 23:54 UTC 

[PATCH v4] hw/arm/smmuv3: Add GBPA register
 2023-02-11 23:48 UTC  (3+ messages)

drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match'
 2023-02-11 23:45 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-11 23:44 UTC 

[master/kirkstone][PATCH] conf/machine/k3r5.inc: update bootflow links
 2023-02-11 23:42 UTC 

Converting dev->mutex into dev->spinlock ?
 2023-02-11 23:24 UTC  (14+ messages)
        ` [PATCH] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys
                  ` [PATCH RFC] "

RTT-PROBE: lore-subspace-rtt
 2023-02-11 23:34 UTC 

[PATCH 0/2] hw/arm/smmu: Fixes for TTB1
 2023-02-11 23:32 UTC  (5+ messages)
` [PATCH 1/2] hw/arm/smmu-common: Support 64-bit addresses
` [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling

[PATCH v2 03/14] tpm: Add a proper Kconfig option for crc8 in SPL
 2023-02-11 23:29 UTC  (3+ messages)
` [PATCH v2 13/14] rockchip: Enable bootstage on rockpro64

[GIT PULL] SPI fixes for v6.2-rc7
 2023-02-11 23:25 UTC 

[PATCH] scsi: qla1280: Replace arithmetic addition by bitwise OR
 2023-02-11 23:25 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-11 23:24 UTC 

[oe] [meta-python] [PATCH] python3-pyscaffold: upgrade 4.3.1 -> 4.4
 2023-02-11 23:15 UTC  (3+ messages)
` [oe] [meta-python] [PATCH] python3-pytest-asyncio: upgrade 0.16.0 -> 0.20.3

[PATCH v2 00/50] drm/msm/dpu: rework HW catalog
 2023-02-11 23:12 UTC  (102+ messages)
` [PATCH v2 01/50] drm/msm/dpu: set DPU_MDP_PERIPH_0_REMOVED for sc8280xp
` [PATCH v2 02/50] drm/msm/dpu: disable features unsupported by QCM2290
` [PATCH v2 03/50] drm/msm/dpu: fix typo in in sm8550's dma_sblk_5
` [PATCH v2 04/50] drm/msm/dpu: fix len of sc7180 ctl blocks
` [PATCH v2 05/50] drm/msm/dpu: fix sm6115 and qcm2290 mixer width limits
` [PATCH v2 06/50] drm/msm/dpu: correct sm8550 scaler
` [PATCH v2 07/50] drm/msm/dpu: correct sc8280xp scaler
` [PATCH v2 08/50] drm/msm/dpu: correct sm8450 scaler
` [PATCH v2 09/50] drm/msm/dpu: correct sm8250 and sm8350 scaler
` [PATCH v2 10/50] drm/msm/dpu: correct sm6115 scaler
` [PATCH v2 11/50] drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASK
` [PATCH v2 12/50] drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks
` [PATCH v2 13/50] drm/msm/dpu: don't use DPU_CLK_CTRL_CURSORn for DMA SSPP clocks
` [PATCH v2 14/50] drm/msm/dpu: Allow variable SSPP/INTF_BLK size
` [PATCH v2 15/50] drm/msm/dpu: constify DSC data structures
` [PATCH v2 16/50] drm/msm/dpu: mark remaining pp data as const
` [PATCH v2 17/50] drm/msm/dpu: move UBWC/memory configuration to separate struct
` [PATCH v2 18/50] drm/msm/dpu: split SM8550 catalog entry to the separate file
` [PATCH v2 19/50] drm/msm/dpu: split SM8450 "
` [PATCH v2 20/50] drm/msm/dpu: split SC8280XP "
` [PATCH v2 21/50] drm/msm/dpu: split SC7280 "
` [PATCH v2 22/50] drm/msm/dpu: split SM8350 "
` [PATCH v2 23/50] drm/msm/dpu: split SM6115 "
` [PATCH v2 24/50] drm/msm/dpu: split QCM2290 "
` [PATCH v2 25/50] drm/msm/dpu: split SC7180 "
` [PATCH v2 26/50] drm/msm/dpu: split SM8250 "
` [PATCH v2 27/50] drm/msm/dpu: split SC8180X "
` [PATCH v2 28/50] drm/msm/dpu: split SM8150 "
` [PATCH v2 29/50] drm/msm/dpu: split MSM8998 "
` [PATCH v2 30/50] drm/msm/dpu: split SDM845 "
` [PATCH v2 31/50] drm/msm/dpu: duplicate sdm845 catalog entries
` [PATCH v2 32/50] drm/msm/dpu: duplicate sc7180 "
` [PATCH v2 33/50] drm/msm/dpu: duplicate sm8150 "
` [PATCH v2 34/50] drm/msm/dpu: duplicate sm8250 "
` [PATCH v2 35/50] drm/msm/dpu: duplicate sm8350 "
` [PATCH v2 36/50] drm/msm/dpu: use defined symbol for sc8280xp's maxwidth
` [PATCH v2 37/50] drm/msm/dpu: enable DPU_CTL_SPLIT_DISPLAY for sc8280xp
` [PATCH v2 38/50] drm/msm/dpu: enable DSPP_2/3 for LM_2/3 on sm8450
` [PATCH v2 39/50] drm/msm/dpu: drop duplicate vig_sblk instances
` [PATCH v2 40/50] drm/msm/dpu: enable DSPP on sc8180x
` [PATCH v2 41/50] drm/msm/dpu: deduplicate sc8180x with sm8150
` [PATCH v2 42/50] drm/msm/dpu: deduplicate sm6115 with qcm2290
` [PATCH v2 43/50] drm/msm/dpu: deduplicate sc8280xp with sm8450
` [PATCH v2 44/50] drm/msm/dpu: drop unused macros from hw catalog
` [PATCH v2 45/50] drm/msm/dpu: inline IRQ_n_MASK defines
` [PATCH v2 46/50] drm/msm/dpu: rename INTF_foo_MASK to contain major DPU version
` [PATCH v2 47/50] drm/msm/dpu: rename CTL_foo_MASK "
` [PATCH v2 48/50] drm/msm/dpu: rename VIG and DMA_foo_MASK "
` [PATCH v2 49/50] drm/msm/dpu: rename MIXER_foo_MASK "
` [PATCH v2 50/50] drm/msm/dpu: rename MERGE_3D_foo_MASK "

RTT-PROBE: lore-subspace-rtt
 2023-02-11 23:14 UTC 

[PATCH -next] spi: spidev: fix a recursive locking error
 2023-02-11 23:13 UTC  (4+ messages)

[PATCH 0/3] arm64: configs: Provide slimmed down configuration for guests
 2023-02-11 23:10 UTC  (5+ messages)
` [PATCH 3/3] arm64: configs: Add virtconfig

[PATCH] backlight: ktz8866: Convert to i2c's .probe_new()
 2023-02-11 23:05 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-11 23:04 UTC 

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-02-11 23:01 UTC  (10+ messages)
` [PATCH 482/606] misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()
` [PATCH 595/606] w1: ds2482: "
` [PATCH 596/606] watchdog: ziirave_wdt: "

RTT-PROBE: lore-subspace-rtt
 2023-02-11 22:54 UTC 

[Buildroot] [PATCH 1/1] board/visionfive2: add link to documentation
 2023-02-11 22:47 UTC 

Regression caused by 066ecde6d826b443 ("mmc: meson-gx: add SDIO interrupt support")
 2023-02-11 22:44 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-11 22:44 UTC 

[PATCH] commit-reach: avoid NULL dereference
 2023-02-11 22:43 UTC  (2+ messages)

[PATCH net-next v2 1/1] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
 2023-02-11 22:41 UTC 

Subject: [RFC PATCH] upload_pack.c: make deepen-not more tree-ish
 2023-02-11 22:40 UTC  (3+ messages)
`  "

[tip:sched/core] BUILD SUCCESS 7c4a5b89a0b5a57a64b601775b296abf77a9fe97
 2023-02-11 22:39 UTC 

[PATCH 1/2] getcifsacl, setcifsacl: add missing <linux/limits.h> include for XATTR_SIZE_MAX
 2023-02-11 22:39 UTC 

[PATCH v2 1/4] arm64: dts: imx8mp: Adjust EQoS PHY address on i.MX8MP DHCOM
 2023-02-11 22:38 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: imx8mp: Add EQoS RMII pin mux "
` [PATCH v2 3/4] arm64: dts: imx8mp: Add FEC "
` [PATCH v2 4/4] arm64: dts: imx8mp: Do not delete PHY nodes on i.MX8MP DHCOM PDK2

RTT-PROBE: lore-subspace-rtt
 2023-02-11 22:34 UTC 

Linux regressions report for mainline [2023-02-11]
 2023-02-11 22:31 UTC  (3+ messages)

[PATCH v3 0/2] HID: use spinlocks to safely schedule led workers
 2023-02-11 22:27 UTC  (4+ messages)
` [PATCH v3 1/2] HID: bigben: use spinlock to safely schedule workers

[PATCH net-next] net: pcs: tse: port to pcs-lynx
 2023-02-11 22:23 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-11 22:24 UTC 

[Buildroot] [git commit] package/libdrm: bump version to 2.4.115
 2023-02-11 22:18 UTC 

[Buildroot] [git commit] package/x11r7/xserver_xorg-server: security bump version to 21.1.7
 2023-02-11 22:20 UTC 

[Buildroot] [git commit] package/x11r7/xlib_libX11: bump version to 1.8.4
 2023-02-11 22:18 UTC 

[Buildroot] [git commit] package/php: bump version to 8.2.2
 2023-02-11 22:18 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xserver_xorg-server: security bump version to 21.1.7
 2023-02-11 22:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.8.4
 2023-02-11 22:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libdrm: bump version to 2.4.115
 2023-02-11 22:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/php: bump version to 8.2.2
 2023-02-11 22:18 UTC  (2+ messages)

[PATCH] [v4l-utils] keytable: Add -fno-stack-protector compilation option
 2023-02-11 22:14 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-11 22:14 UTC 

[PATCH] arm64: imx8mp: Auto-detect PHY on i.MX8MP DHCOM
 2023-02-11 22:10 UTC 

[PATCH 1/4] arm64: dts: imx8mp: Adjust FEC PHY address on i.MX8MP DHCOM
 2023-02-11 22:09 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: imx8mp: Add EQoS RMII pin mux "
` [PATCH 3/4] arm64: dts: imx8mp: Add FEC "
` [PATCH 4/4] arm64: dts: imx8mp: Do not delete PHY nodes on i.MX8MP DHCOM PDK2

[PATCH] KVM: arm64: nv: Use reg_to_encoding() to get sysreg ID
 2023-02-11 22:07 UTC  (3+ messages)

[PATCH] configure.ac: Add option to disable compilation of v4l2-tracer
 2023-02-11 22:08 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS 6b8d5dde5b6903baf82fc7400e0b3376b10805b4
 2023-02-11 22:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-11 22:04 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-11 21:54 UTC 

[PATCH] ARM: imx: Add 2 GiB DRAM support for DH electronics i.MX8M Plus DHCOM
 2023-02-11 21:49 UTC 

[PATCH] ARM: imx: Enable LTO for DH electronics i.MX8M Plus DHCOM
 2023-02-11 21:48 UTC 

[PATCH v3 01/14] clk: imx8mp: Add EQoS MAC clock
 2023-02-11 21:47 UTC  (14+ messages)
` [PATCH v3 02/14] net: Pull board_interface_eth_init() into common code
` [PATCH v3 03/14] net: dwc_eth_qos: Drop bogus return after goto
` [PATCH v3 04/14] net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32
` [PATCH v3 05/14] net: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186()
` [PATCH v3 06/14] net: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MAC
` [PATCH v3 07/14] net: dwc_eth_qos: Add DM CLK support for i.MX8M Plus
` [PATCH v3 08/14] net: dwc_eth_qos: Add i.MX8M Plus RMII support
` [PATCH v3 09/14] net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M Plus
` [PATCH v3 10/14] net: fec_mxc: Add ref clock setup support for i.MX8M Mini/Nano/Plus
` [PATCH v3 11/14] net: fec_mxc: Add board_interface_eth_init() "
` [PATCH v3 12/14] arm64: dts: imx8mp: Drop EQoS clock workaround
` [PATCH v3 13/14] arm64: imx8mp: Drop EQoS GPR[1] board workaround
` [PATCH v3 14/14] arm64: imx8mm: imx8mn: imx8mp: Drop FEC "

[PATCH 0/2] arm64: dts: renesas: draak: Make HDMI default video source
 2023-02-11 21:46 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: draak: Make HDMI the default video input

Undelivered Mail Returned to Sender
 2023-02-11 21:14 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.