messages from 2023-03-09 10:33:30 to 2023-03-09 11:11:15 UTC [more...]
[PATCH v3] uio:uio_pci_generic:Don't clear master bit when the process does not exit
2023-03-09 11:05 UTC (2+ messages)
[PATCH] crypto: qat - change size of status variable
2023-03-09 11:33 UTC (3+ messages)
[PATCH net-next v13 00/16] net: ethernet: mtk_eth_soc: various enhancements
2023-03-09 10:58 UTC (28+ messages)
` [PATCH net-next v13 01/16] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH net-next v13 02/16] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH net-next v13 03/16] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH net-next v13 04/16] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH net-next v13 05/16] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH net-next v13 06/16] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH net-next v13 07/16] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH net-next v13 08/16] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH net-next v13 09/16] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH net-next v13 10/16] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH net-next v13 11/16] net: dsa: mt7530: use "
` [PATCH net-next v13 12/16] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V1 capability bit
` [PATCH net-next v13 13/16] net: ethernet: mtk_eth_soc: move MAX_DEVS in mtk_soc_data
` [PATCH net-next v13 14/16] net: ethernet: mtk_eth_soc: rely on num_devs and remove MTK_MAC_COUNT
` [PATCH net-next v13 15/16] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 capability bit
` [PATCH net-next v13 16/16] net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64
[Intel-gfx] [PATCH] drm/xe/display: Do not use i915 frontbuffer tracking implementation
2023-03-09 11:09 UTC (10+ messages)
` [Intel-gfx] [Intel-xe] "
` [Intel-xe] [Intel-gfx] "
[PATCH] mm,kfence: decouple kfence from page granularity mapping judgement
2023-03-09 11:09 UTC (5+ messages)
[PATCH v3 00/34] New page table range API
2023-03-09 11:03 UTC (3+ messages)
` [PATCH v3 08/34] arm64: Implement the new "
[PATCH v4 0/5] Add Intel LJCA device driver
2023-03-09 11:03 UTC (4+ messages)
` [PATCH v4 1/5] mfd: Add support for Intel LJCA device
[Intel-gfx] [PATCH] drm/i915/gt: make kobj attributes const
2023-03-09 11:08 UTC (3+ messages)
NVMe client TLS finally ... something
2023-03-09 11:08 UTC (2+ messages)
[PATCH] drm/client: fix circular reference counting issue
2023-03-09 11:01 UTC
[PATCH v2] kobject: Fix global-out-of-bounds in kobject_action_type()
2023-03-09 11:01 UTC (2+ messages)
[PATCH] spi: Replace `dummy.nbytes` with `dummy.ncycles`
2023-03-09 10:56 UTC (16+ messages)
[PATCH v3 0/3] meson-uart: Use "divide XTAL by 2" bit on G12A
2023-03-09 11:00 UTC (4+ messages)
` [PATCH v3 3/3] arm64: dts: meson-g12-common: Use the G12A UART compatible string
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-07 (ice)
2023-03-09 11:00 UTC (2+ messages)
[PATCH] staging: rtl8192e: rtl92e_clear_irq() is not used
2023-03-09 11:04 UTC
[PATCH 01/22] drm/fbdev-dma: Implement fbdev emulation for GEM DMA helpers
2023-03-09 11:04 UTC (4+ messages)
[ardb:for-kernelci 5/23] arch/x86/mm/ident_map.c:19:8: warning: no previous prototype for function 'ident_split_large_pmd'
2023-03-09 11:03 UTC
[PATCH v2] usb: gadget: uvc: Make bmControls attr read/write
2023-03-09 10:58 UTC
[PATCH 0/4] Add a CI for unsigned char system
2023-03-09 10:57 UTC (4+ messages)
[PATCH v1 00/14] Add Nested Translation Support for SMMUv3
2023-03-09 10:53 UTC (29+ messages)
` [PATCH v1 01/14] iommu: Add iommu_get_unmanaged_domain helper
` [PATCH v1 02/14] iommufd: Add nesting related data structures for ARM SMMUv3
` [PATCH v1 03/14] iommufd/device: Setup MSI on kernel-managed domains
` [PATCH v1 04/14] iommu/arm-smmu-v3: Add arm_smmu_hw_info
` [PATCH v1 05/14] iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED
` [PATCH v1 06/14] iommu/arm-smmu-v3: Unset corresponding STE fields when s2_cfg is NULL
` [PATCH v1 07/14] iommu/arm-smmu-v3: Add STRTAB_STE_0_CFG_NESTED for 2-stage translation
` [PATCH v1 08/14] iommu/arm-smmu-v3: Prepare for nested domain support
` [PATCH v1 09/14] iommu/arm-smmu-v3: Implement arm_smmu_get_unmanaged_domain
` [PATCH v1 10/14] iommu/arm-smmu-v3: Pass in user_cfg to arm_smmu_domain_finalise
` [PATCH v1 11/14] iommu/arm-smmu-v3: Add arm_smmu_domain_alloc_user
` [PATCH v1 12/14] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED type of allocations
` [PATCH v1 13/14] iommu/arm-smmu-v3: Add CMDQ_OP_TLBI_NH_VAA and CMDQ_OP_TLBI_NH_ALL
` [PATCH v1 14/14] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user
Better suggestions when git-am(1) fails
2023-03-09 10:58 UTC (10+ messages)
` [PATCH 1/5] diff: factor out src/dst prefix setup
` [PATCH 3/5] diff: add --default-prefix option
` [PATCH 4/5] format-patch: do not respect diff.noprefix
[PATCH v2] hvc/xen: prevent concurrent accesses to the shared ring
2023-03-09 10:59 UTC (6+ messages)
[PATCH 0/2] efi: remove error in efi_disk_probe/efi_disk_remove
2023-03-09 10:59 UTC (7+ messages)
` [PATCH 1/2] efi: remove error in efi_disk_probe
` [PATCH 2/2] efi: remove error in efi_disk_remove
[PATCH v7 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
2023-03-09 10:55 UTC
[PATCH printk v1 00/18] threaded/atomic console support
2023-03-09 10:55 UTC (4+ messages)
` [PATCH printk v1 01/18] kdb: do not assume write() callback available
[PATCH RESEND net-next] ptp_ocp: add force_irq to xilinx_spi configuration
2023-03-09 10:54 UTC
[LTP] [PATCH] configure.ac: fix mount_attr detection
2023-03-09 10:56 UTC (3+ messages)
[PATCH] hwmon: constify struct hwmon_chip_info info member harder
2023-03-09 10:53 UTC (2+ messages)
[PATCH 0/4] nvmem: cell post-processing & U-Boot env MAC support
2023-03-09 10:53 UTC (6+ messages)
` [PATCH 2/4] nvmem: core: allow nvmem_cell_post_process_t callbacks to adjust buffer
[PATCH v7 04/13] btrfs: add support for inserting raid stripe extents
2023-03-09 10:53 UTC (12+ messages)
[PATCH] blspec: support higher verbosity levels for boot
2023-03-09 10:52 UTC (2+ messages)
[PATCH 1/3] gpio: gpioinfo: use dev_name to get device name
2023-03-09 10:51 UTC (2+ messages)
[PATCH v3 00/28] Introduce QC USB SND audio offloading support
2023-03-09 10:51 UTC (6+ messages)
` [PATCH v3 01/28] xhci: Add support to allocate several interrupters
[PATCH] virtio_net: Use NETDEV_TX_BUSY when has no buf to send
2023-03-09 10:52 UTC (2+ messages)
[PATCH] livepatch: Make kobj_type structures constant
2023-03-09 10:52 UTC (2+ messages)
[PATCH 1/1] net: phy: dp83867: Disable IRQs on suspend
2023-03-09 10:52 UTC (5+ messages)
[PATCH master 1/5] net: dsa: realtek: rtl8365mb: add missing new line to log print
2023-03-09 10:50 UTC (2+ messages)
[PATCH net v2] bnxt_en: reset PHC frequency in free-running mode
2023-03-09 10:50 UTC (5+ messages)
[PATCH 0/4] Add LVTS support for mt8192
2023-03-09 10:47 UTC (4+ messages)
Subject: [PATCH 1/1] ARM:lib32: add architected timer
2023-03-09 10:48 UTC (2+ messages)
[PATCH] mm/gup.c: fix typo in comments
2023-03-09 10:48 UTC
[PATCH] clk: Rockchip: Fix arrays out of bounds access
2023-03-09 10:47 UTC
[PATCH v2] sched/fair: sanitize vruntime of entity being migrated
2023-03-09 10:48 UTC (8+ messages)
[PATCH v2 0/1] PCI: qcom: Add support for system suspend and resume
2023-03-09 10:47 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v2 1/2] thermal/drivers/imx: Remove get_trip_temp ops
2023-03-09 10:45 UTC (6+ messages)
` [PATCH v2 2/2] thermal/drivers/imx: Use the thermal framework for the trip point
Help to setup enviornment
2023-03-09 10:46 UTC (3+ messages)
[PATCH] net: cdc_ncm: support ACPI MAC address pass through functionality
2023-03-09 8:34 UTC
[PATCH 1/1] apple-gmux: Update apple_gmux_detect documentation
2023-03-09 10:43 UTC
[PATCH v2] wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()
2023-03-09 10:44 UTC
[PATCH 00/21] FlexSPI image/boot/update support
2023-03-09 10:40 UTC (22+ messages)
` [PATCH 01/21] spi: remove flash_platform_data support
` [PATCH 02/21] bbu: make it possible to check multiple of-compatibles
` [PATCH 03/21] ARM: i.MX8MM: add missing IMD_USED_OF image metadata entry
` [PATCH 04/21] ARM: i.MX8MN: add missing IMD_USED_OF image metadata entries
` [PATCH 05/21] mci: imx-esdhc-pbl: fix number of read blocks
` [PATCH 06/21] mci: imx-esdhc-pbl: refactor the esdhc_load_image function
` [PATCH 07/21] mci: imx-esdhc-pbl: move imx_load_image into common xload code
` [PATCH 08/21] ARM: i.MX8M: Add QSPI image load support
` [PATCH 09/21] ARM: i.MX8MM bootsource: fix QSPI boot source detection
` [PATCH 10/21] ARM: i.MX8M: Add QSPI boot support
` [PATCH 11/21] scripts: imx-image: convert flag variables into bool
` [PATCH 12/21] scripts: imx-image: header_v2: factor out offset parameter
` [PATCH 13/21] scripts: imx-image: header_v2: add header_len parameter
` [PATCH 14/21] scripts: imx-image: add FlexSPI image support
` [PATCH 15/21] filetype: add NXP FlexSPI filetype
` [PATCH 16/21] ARM: i.MX: bbu: rename IMX_INTERNAL_FLAG_ERASE to IMX_BBU_FLAG_ERASE
` [PATCH 17/21] ARM: i.MX: bbu: add target device offset
` [PATCH 18/21] ARM: i.MX: bbu: add FlexSPI update handler
` [PATCH 19/21] ARM: i.MX8M: enable FlexSPI image support
` [PATCH 20/21] ARM: i.MX8M: add qspi barebox and barebox-environment partitions
` [PATCH 21/21] ARM: i.MX8M: add QSPI update handler
[LTP] [PATCH 1/1] endian_switch01.c: Remove useless TST_NO_DEFAULT_MAIN
2023-03-09 10:44 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/dp: Don't roundup max bpp, while computing compressed bpp
2023-03-09 10:44 UTC (2+ messages)
[PATCH] virtio: refresh vring region cache after updating a virtqueue size
2023-03-09 10:43 UTC (2+ messages)
[PATCH v4] ASoC: cs35l41: Steam Deck Shared boost properties quirk
2023-03-09 10:42 UTC (2+ messages)
[PATCH v3] btrfs: fix dio continue after short write due to buffer page fault
2023-03-09 10:43 UTC (2+ messages)
linux-next: build warnings after merge of the drivers-x86 tree
2023-03-09 10:40 UTC (3+ messages)
[PATCH net-next 0/2] sctp: add another two stream schedulers
2023-03-09 10:40 UTC (2+ messages)
[RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
2023-03-09 10:41 UTC (10+ messages)
[PATCH] clocksource/drivers/timer-mediatek: Split out CPUXGPT timers
2023-03-09 10:39 UTC (2+ messages)
[PATCH 0/4] Add LVTS's AP thermal domain support for mt8195
2023-03-09 10:39 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal controllers "
[PATCH v1 0/2] Fix ARM Generic Timer interrupt parsing
2023-03-09 10:39 UTC (7+ messages)
` [PATCH v1 2/2] arch/arm: time: Add support for parsing interrupts by names
[PATCH] staging.bbclass: run prepare_recipe_sysroot after unpack, not fetch
2023-03-09 10:39 UTC (2+ messages)
` [OE-core] "
Question: How range-diff lapjv algorithm work
2023-03-09 10:38 UTC (3+ messages)
[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
2023-03-09 10:38 UTC (7+ messages)
` API/ABIs: "
[PATCH v5 0/9] arm64: dts: qcom: sa8775p-ride: enable relevant QUPv3 IPs
2023-03-09 10:37 UTC (10+ messages)
` [PATCH v5 1/9] arm64: dts: qcom: sa8775p: add the QUPv3 #2 node
` [PATCH v5 2/9] arm64: dts: qcom: sa8775p-ride: enable QUPv3 #2
` [PATCH v5 3/9] arm64: dts: qcom: sa8775p: add the i2c18 node
` [PATCH v5 4/9] arm64: dts: qcom: sa8775p-ride: enable i2c18
` [PATCH v5 5/9] arm64: dts: qcom: sa8775p: add the spi16 node
` [PATCH v5 6/9] arm64: dts: qcom: sa8775p-ride: enable the SPI node
` [PATCH v5 7/9] arm64: dts: qcom: sa8775p: add high-speed UART nodes
` [PATCH v5 8/9] arm64: dts: qcom: sa8775p-ride: enable the GNSS UART port
` [PATCH v5 9/9] arm64: dts: qcom: sa8775p-ride: enable the BT "
[PATCH] mesa: import patch from upstream to fix tools build on musl
2023-03-09 10:37 UTC
[PATCH 1/3] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
2023-03-09 10:37 UTC (6+ messages)
` [PATCH 2/3] phy: rockchip-inno-usb2: add initial support for rk3588 PHY
[PATCH 00/20] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
2023-03-09 10:34 UTC (9+ messages)
` [PATCH 09/20] dt-bindings: pinctrl: ralink: {mt7620,mt7621}: rename to mediatek
[PATCH v2] lib: sbi_scratch: Optimize the alignment code for alloc size
2023-03-09 10:35 UTC
[PATCH V2 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy (fwd)
2023-03-09 10:35 UTC
[PATCH] eal: add nonnull and access function attributes
2023-03-09 10:33 UTC (4+ messages)
` [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths
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.