messages from 2022-07-05 03:28:12 to 2022-07-05 05:31:54 UTC [more...]
[PATCH V4 00/49] imx: support i.MX93
2022-07-05 6:06 UTC (46+ messages)
` [PATCH V4 01/49] spl: imx8mm: enlarge SPL_MAX_SIZE
` [PATCH V4 02/49] arm: makefile: cleanup mach-imx usage
` [PATCH V4 03/49] imx: Change USB boot device type
` [PATCH V4 04/49] imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_device
` [PATCH V4 05/49] imx: simplify dependency with SPL_BOOTROM_SUPPORT
` [PATCH V4 06/49] imx: move get_boot_device to common header
` [PATCH V4 07/49] imx: move get_boot_device to common file
` [PATCH V4 08/49] imx: add USB2_BOOT type
` [PATCH V4 09/49] imx: add basic i.MX9 support
` [PATCH V4 10/49] fsl_lpuart: add "
` [PATCH V4 11/49] gpio: pca953x: support pcal6524
` [PATCH V4 12/49] imx: pinctrl: add pinctrl and pinfunc file for i.MX93
` [PATCH V4 13/49] imx: imx9: Add CCM and clock API support
` [PATCH V4 14/49] mmc: fsl_esdhc_imx: Support i.MX9
` [PATCH V4 15/49] spl: Use SPL_FIT_IMAGE_TINY for iMX9
` [PATCH V4 16/49] imx: imx9: Add function to initialize timer
` [PATCH V4 17/49] imx: imx9: disable watchdog
` [PATCH V4 18/49] imx: imx9: support romapi
` [PATCH V4 19/49] misc: imx: S400_API: Move S400 MU and API to a common place
` [PATCH V4 20/49] misc: s4mu: Support iMX93 with Sentinel MU
` [PATCH V4 21/49] misc: S400_API: Update release RDC API
` [PATCH V4 22/49] misc: S400_API: New API for FW status and chip info
` [PATCH V4 23/49] misc: s400_api: introduce ahab_release_m33_trout
` [PATCH V4 24/49] imx: imx9: Add TRDC driver for TRDC init
` [PATCH V4 25/49] imx: imx9: Add AHAB boot support
` [PATCH V4 26/49] imx: imx9: Get the chip revision through S400 API
` [PATCH V4 27/49] misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg
` [PATCH V4 28/49] misc: imx8ulp: move fuse.c from imx8ulp to sentinel
` [PATCH V4 29/49] misc: fuse: support to access fuse on i.MX93
` [PATCH V4 30/49] misc: fuse: update the code for accessing fuse of i.MX93
` [PATCH V4 31/49] imx: imx9: Add gpio registers structure
` [PATCH V4 32/49] imx: imx9: Add MIX power init
` [PATCH V4 33/49] imx: imx9: Add M33 release prepare function
` [PATCH V4 34/49] imx: imx9: Support booting m33 from Acore
` [PATCH V4 35/49] imx: imx9: Support multiple env storages at runtime
` [PATCH V4 36/49] imx: imx9: clock: Add DDR clock support
` [PATCH V4 37/49] ddr: imx: Add i.MX9 DDR controller driver
` [PATCH V4 38/49] ddr: imx9: enable Performance monitor counter
` [PATCH V4 39/49] arm: dts: Add i.MX93 SoC DTSi file
` [PATCH V4 40/49] imx: imx93_evk: Add basic board support
` [PATCH V4 41/49] imx: imx93_evk: Set ARM clock to 1.7Ghz
` [PATCH V4 42/49] net: fec_mxc: support i.MX93
` [PATCH V4 43/49] net: dwc_eth_qos: fix build break when CLK not enabled
` [PATCH V4 44/49] net: dwc_eth_qos: public some functions
` [PATCH V4 45/49] net: dwc_eth_qos: move i.MX code out
[PATCH v10 0/2] phy: mediatek: Add PCIe PHY driver
2022-07-05 5:28 UTC (4+ messages)
kernel-5.18.8 breaks cifs mounts
2022-07-05 5:28 UTC (10+ messages)
[LTP] [PATCH 0/7] openposix: Fix 'no return in nonvoid function' warnings
2022-07-05 5:25 UTC (11+ messages)
` [LTP] [PATCH 1/7] openposix: pthread_rwlockattr_getpshared/2-1: Fix
` [LTP] [PATCH 2/7] openposix: pthread_spin_init/{2-1,2-2}: Fix
` [LTP] [PATCH 3/7] openposix: sem_destroy/3-1: Fix
` [LTP] [PATCH 5/7] openposix: aio_h/2-1: Add return at the end of main()
` [LTP] [PATCH 6/7] openposix: mq_timedreceive: Silence warning
[PATCH v15 00/16] drm/mediatek: Add MT8195 dp_intf driver
2022-07-05 5:24 UTC (43+ messages)
` [PATCH v15 01/16] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v15 02/16] dt-bindings: mediatek,dpi: Revise mediatek strings to correct format
` [PATCH v15 03/16] drm/mediatek: dpi: Add kernel document for struct mtk_dpi_conf
` [PATCH v15 04/16] drm/mediatek: dpi: Remove output format of YUV
` [PATCH v15 05/16] drm/mediatek: dpi: Add support for quantization range
` [PATCH v15 06/16] drm/mediatek: dpi: implement a CK/DE pol toggle in SoC config
` [PATCH v15 07/16] drm/mediatek: dpi: implement a swap_input "
` [PATCH v15 08/16] drm/mediatek: dpi: move dimension mask to "
` [PATCH v15 09/16] drm/mediatek: dpi: move hvsize_mask "
` [PATCH v15 10/16] drm/mediatek: dpi: move swap_shift "
` [PATCH v15 11/16] drm/mediatek: dpi: move the yuv422_en_bit "
` [PATCH v15 12/16] drm/mediatek: dpi: move the csc_enable bit "
` [PATCH v15 14/16] drm/mediatek: dpi: add config to support direct connection to dpi panels
` [PATCH v15 15/16] drm/mediatek: dpi: Only enable dpi after the bridge is enabled
[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
2022-07-05 5:22 UTC (6+ messages)
INFO: task hung in misc_open (4)
2022-07-05 5:21 UTC (8+ messages)
` [PATCH] char: misc: make misc_open() and misc_register() killable
[PATCH v2] mm, hugetlb: skip irrelevant nodes in show_free_areas()
2022-07-05 5:20 UTC (2+ messages)
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc kselftest-futex: 9 runs, 2 regressions (v4.19.249-cip76-54-gb41c396e258f)
2022-07-05 5:19 UTC
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc smc: 11 runs, 2 regressions (v4.19.249-cip76-54-gb41c396e258f)
2022-07-05 5:19 UTC
[PATCH v3 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider
2022-07-05 5:19 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: phy: qcom,hdmi-phy-qmp: add clock-cells and XO clock
[PATCH v2 0/1] arm64: dts: allwinner: h6: Enable CPU opp tables for OrangePi One Plus
2022-07-05 5:17 UTC (4+ messages)
` [PATCH v2 1/1] "
Test patch for KASAN: global-out-of-bounds Read in detach_capi_ctr
2022-07-05 5:18 UTC (7+ messages)
[PATCH 0/2] Add dpi output format control for MT8186
2022-07-05 4:11 UTC (5+ messages)
` [PATCH 2/2] drm: mediatek: Adjust the dpi output format to MT8186
[PATCH v10 00/12] iommu: SVA and IOPF refactoring
2022-07-05 5:07 UTC (13+ messages)
` [PATCH v10 01/12] iommu: Add max_pasids field in struct iommu_device
` [PATCH v10 02/12] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v10 03/12] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v10 05/12] iommu: Add IOMMU SVA domain support
` [PATCH v10 06/12] iommu/vt-d: Add "
` [PATCH v10 07/12] arm-smmu-v3/sva: "
` [PATCH v10 08/12] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v10 09/12] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v10 10/12] iommu: Prepare IOMMU domain for IOPF
` [PATCH v10 11/12] iommu: Per-domain I/O page fault handling
` [PATCH v10 12/12] iommu: Rename iommu-sva-lib.{c,h}
next/pending-fixes baseline: 434 runs, 25 regressions (v5.19-rc5-309-g0b54d9586dbf)
2022-07-05 5:11 UTC
[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563
2022-07-05 0:01 UTC (2+ messages)
[PATCH v5 0/3] ARM: sun8i-r40: CPU improve
2022-07-05 5:07 UTC (10+ messages)
` [PATCH v5 1/3] ARM: dts: sun8i-r40: Add "cpu-supply" node for sun8i-r40 based board
` [PATCH v5 2/3] ARM: dts: sun8i-r40: add opp table for cpu
` [PATCH v5 3/3] ARM: dts: sun8i-r40: Add thermal trip points/cooling maps
[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
2022-07-05 5:05 UTC (5+ messages)
cip-gitlab/ci/iwamatsu/linux-4.4.y-cip-rc baseline: 76 runs, 4 regressions (v4.4.302-1083-g94e3113365c2)
2022-07-05 5:05 UTC
[PATCH] eal: fixes the bug where rte_malloc() fails to allocates memory
2022-07-05 5:04 UTC (3+ messages)
[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
2022-07-05 5:03 UTC (12+ messages)
[PATCH v9 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
2022-07-05 4:59 UTC (9+ messages)
` [PATCH v9 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
[PATCH v20 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
2022-07-05 4:59 UTC (2+ messages)
[PATCH v3] curl : Add ptest
2022-07-05 4:54 UTC
[PATCH v7 0/5] Renesas RZ/G2L IRQC support
2022-07-05 4:53 UTC (4+ messages)
` [PATCH v7 3/5] gpio: gpiolib: Allow free() callback to be overridden
[PATCH v2 00/14] iommu: Retire bus_set_iommu()
2022-07-05 4:51 UTC (8+ messages)
` [PATCH v2 03/14] iommu: Move bus setup to IOMMU device registration
[PATCH 1/3] insane.bbclass: Make do_qa_staging check shebangs
2022-07-05 4:50 UTC (4+ messages)
` [PATCH v6 1/7] python: Avoid shebang overflow on python-config.py
` [PATCH v6 6/7] utils: Add cmdline_shebang_wrapper util
` [OE-core] "
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 136 runs, 20 regressions (v4.19.249-cip76-54-gb41c396e258f)
2022-07-05 4:49 UTC
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 44 runs, 2 regressions (v4.19.249-cip76-54-gb41c396e258f)
2022-07-05 4:49 UTC
uuu using u-boot-with-spl.imx
2022-07-05 4:44 UTC (3+ messages)
[PATCH] doc: announce marking bus object as internal
2022-07-05 4:43 UTC (3+ messages)
[PATCH 4.19] x86/mm/cpa: Unconditionally avoid WBINDV when we can
2022-07-05 4:39 UTC (5+ messages)
[PATCH] gperf: Add a patch to work around reproducibility issues
2022-07-05 4:36 UTC (2+ messages)
` [OE-core] "
cip-gitlab/ci/iwamatsu/linux-4.4.y-cip-rc build: 179 builds: 3 failed, 176 passed, 4 errors, 36 warnings (v4.4.302-1083-g94e3113365c2)
2022-07-05 4:36 UTC
[PATCH V3 00/20] OPP: Add new configuration interface: dev_pm_opp_set_config()
2022-07-05 4:34 UTC (5+ messages)
` [PATCH V3 02/20] OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
use-after-free in srpt_enable_tpg()
2022-07-05 4:34 UTC (4+ messages)
QA notification for completed autobuilder build (yocto-4.0.2.rc1)
2022-07-05 4:33 UTC (2+ messages)
` [qa-build-notification] "
[PATCH v2 0/3] crypto: Introduce ARIA symmetric cipher algorithm
2022-07-05 4:29 UTC (4+ messages)
` [PATCH v2 3/3] net: tls: Add ARIA-GCM algorithm
[PATCH] arm: dts: sunxi: h3/h5: add gpio-ranges for pio and r_pio
2022-07-05 4:28 UTC (3+ messages)
` "
[PATCH iproute2-next] libbpf: add xdp program name support
2022-07-05 4:25 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lib: 8 runs, 2 regressions (v5.10.125-cip10-120-gf70f522cb972)
2022-07-05 4:24 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 4 runs, 2 regressions (v5.10.125-cip10-120-gf70f522cb972)
2022-07-05 4:24 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-seccomp: 5 runs, 1 regressions (v5.10.125-cip10-120-gf70f522cb972)
2022-07-05 4:24 UTC
[Intel-wired-lan] [PATCH v1] igc: Reinstate IGC_REMOVED logic and implement it properly
2022-07-05 4:23 UTC (3+ messages)
` "
[PATCH rc] vfio: Move IOMMU_CAP_CACHE_COHERENCY test to after we know we have a group
2022-07-05 4:22 UTC (2+ messages)
cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 181 builds: 6 failed, 175 passed, 2 errors, 29 warnings (v4.19.249-cip76-54-gb41c396e258f)
2022-07-05 4:21 UTC
[Intel-wired-lan] [PATCH v1 1/1] igc: Remove MSI-X PBA Clear register
2022-07-05 4:19 UTC
[PATCH v4 0/2] ARM: sun8i-r40: Enable usb otg support
2022-07-05 4:15 UTC (4+ messages)
[PATCH V3 0/1] ublk: add io_uring based userspace block driver
2022-07-05 4:16 UTC (4+ messages)
` [PATCH V3 1/1] "
[PATCH v2 0/5] Address some issues with sphinx detection
2022-07-05 4:15 UTC (2+ messages)
[PATCH v3 0/3] Zero copy improvements (QIOChannel + multifd)
2022-07-05 4:14 UTC (3+ messages)
` [PATCH v3 2/3] Add dirty-sync-missed-zero-copy migration stat
[PATCH v2 0/3] Zero copy improvements (QIOChannel + multifd)
2022-07-05 4:14 UTC (11+ messages)
` [PATCH v2 2/3] Add zero-copy-copied migration stat
[meta-networking][kirkstone][PATCH V2] cyrus-sasl: CVE-2022-24407 failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands
2022-07-05 4:11 UTC
include/trace/events/ext4.h:1820:1: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
2022-07-05 4:09 UTC
[PATCH 5/8] OPP: Allow multiple clocks for a device
2022-07-05 4:08 UTC (11+ messages)
[PATCH v4 0/2] ARM: sun8i-r40: Enable usb otg support
2022-07-05 4:05 UTC (6+ messages)
[PATCH] include/qemu/host-utils: Remove unused code in the *_overflow wrappers
2022-07-05 4:03 UTC (2+ messages)
[PATCH v4 00/19] Introduce support for MediaTek MT8192 Google Chromebooks
2022-07-05 4:03 UTC (5+ messages)
[kirkstone] Glibc: Glibc-2.35 Stable release updated with latest commits
2022-07-05 4:01 UTC
[kirkstone] Binutils : Binutils-2.38 Stable release updated with latest commits
2022-07-05 3:59 UTC
[PATCH 1/2] ARM: i.MX8M: select ARM_USE_COMPRESSED_DTB for all boards
2022-07-05 3:56 UTC (2+ messages)
[PATCH v2] Xen: fix EFI stub wchar_t size warning of arm32 building
2022-07-05 3:54 UTC
[PATCH] mkfs: custom agcount that renders AG size < XFS_AG_MIN_BYTES gives "Assertion failed. Aborted"
2022-07-05 3:55 UTC (2+ messages)
[PATCH] ARM: dts: am335x: update cpsw nodes
2022-07-05 3:53 UTC (2+ messages)
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 32 runs, 1 regressions (v5.10.125-cip10-120-gf70f522cb972)
2022-07-05 3:54 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 5 runs, 1 regressions (v5.10.125-cip10-120-gf70f522cb972)
2022-07-05 3:54 UTC
[PATCH v1] cfg80211: parse RNR IE about MLD params for MBSSID feature
2022-07-05 3:51 UTC (3+ messages)
[PATCH] doc: fix missing title underline
2022-07-05 10:41 UTC (2+ messages)
[PATCH v4 43/45] namei: initialize parameters passed to step_into()
2022-07-05 3:48 UTC (11+ messages)
` [PATCH 1/7] __follow_mount_rcu(): verify that mount_lock remains unchanged
[PATCH] RDMA/rxe: Process received packets in time
2022-07-05 3:43 UTC (2+ messages)
[PATCH net-next v2] net: ip6mr: add RTM_GETROUTE netlink op
2022-07-05 3:38 UTC (2+ messages)
[PATCH v2 0/3] Call blk_mq_free_tag_set() earlier
2022-07-05 3:38 UTC (3+ messages)
` [PATCH v2 2/3] scsi: Make scsi_forget_host() wait for request queue removal
What to do when your patch gets ignored
2022-07-05 3:35 UTC (3+ messages)
[PATCH] power: supply: Fix typo in power_supply_check_supplies
2022-07-05 3:32 UTC
[PATCH v4 00/45] target/arm: Scalable Matrix Extension
2022-07-05 3:32 UTC (6+ messages)
` [PATCH v4 37/45] linux-user/aarch64: Do not allow duplicate or short sve records
[syzbot] WARNING in send_packet/usb_submit_urb
2022-07-05 3:30 UTC
[PATCH net 01/15] can: bcm: use call_rcu() instead of costly synchronize_rcu()
2022-07-05 3:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.