linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-18 04:49:33 to 2022-04-18 11:06:49 UTC [more...]

[PATCH] tty: serdev: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18 11:06 UTC 

[PATCH] crypto: sun8i-ss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18 11:05 UTC 

[PATCH v2] clk: bcm2835: Round UART input clock up
 2022-04-18 11:05 UTC  (4+ messages)

[PATCH] clk: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18 11:04 UTC 

[PATCH 0/2] KVM: SVM: Optimize AVIC incomplete IPI #vmexit handling
 2022-04-18 11:03 UTC  (5+ messages)
` [PATCH 1/2] KVM: SVM: Introduce avic_kick_target_vcpus_fast()
` [PATCH 2/2] KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus

[PATCH] ASoC: codecs: wm8962: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18 11:02 UTC 

[PATCH] spi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18 11:02 UTC 

[PATCH] spi: spi-tegra20-slink: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18 11:01 UTC 

[PATCH 2/3] dt-bindings: tegra186-hsp: add type for shared mailboxes
 2022-04-18 11:01 UTC  (2+ messages)

[PATCH] spi: spi-tegra20-sflash: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18 11:01 UTC 

[PATCH] net: cosa: fix error check return value of register_chrdev()
 2022-04-18 10:58 UTC 

[PATCH] megaraid: fix error check return value of register_chrdev()
 2022-04-18 10:57 UTC 

[PATCH] mtd: nand: gpmi-nand: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18 10:55 UTC 

mips64-linux-ld: warning: orphan section `.ctors.65436' from `init/main.o' being placed in section `.ctors.65436'
 2022-04-18 10:54 UTC 

[PATCH] hwspinlock: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18 10:55 UTC 

[PATCH v6 0/7] RISC-V IPI Improvements
 2022-04-18 10:53 UTC  (8+ messages)
` [PATCH v6 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v6 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v6 3/7] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v6 4/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v6 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v6 6/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v6 7/7] RISC-V: Use IPIs for remote icache "

[norov:bitmap 45/47] include/linux/bitmap.h:259:9: warning: 'memcpy' forming offset [20, 23] is out of the bounds [0, 20]
 2022-04-18 10:44 UTC 

[norov:bitmap 45/47] include/linux/bitmap.h:615:32: warning: incompatible integer to pointer conversion passing 'u64' (aka 'unsigned long long') to parameter of type 'const u64 *' (aka 'const unsigned long long *'); take the address with &
 2022-04-18 10:44 UTC 

[PATCH v3 0/5] Introduce PRU remoteproc consumer API
 2022-04-18 10:41 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: Add PRU consumer bindings
` [PATCH v3 2/5] remoteproc: pru: Add APIs to get and put the PRU cores
` [PATCH v3 3/5] remoteproc: pru: Make sysfs entries read-only for PRU client driven boots
` [PATCH v3 4/5] remoteproc: pru: Add pru_rproc_set_ctable() function
` [PATCH v3 5/5] remoteproc: pru: Configure firmware based on client setup

[PATCH 1/1] arm64: dts: qcom: sm8350-sagami: UFS phy - add 'vdda-pll-supply' & 'vdda-phy-supply'
 2022-04-18 10:39 UTC  (3+ messages)

[RFC/RFT 0/6] RK3568 PCIe V3 support
 2022-04-18 10:38 UTC  (3+ messages)
` [RFC/RFT 3/6] phy: rockchip: Support pcie v3

[PATCH] cifs: Use kzalloc instead of kmalloc/memset
 2022-04-18 10:26 UTC 

[PATCH 0/2] fix some bugs in V3.X Synopsys EDAC DDR driver
 2022-04-18 10:26 UTC  (6+ messages)

include/linux/mtd/cfi.h:62:2: warning: No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work
 2022-04-18 10:23 UTC 

[PATCH v12 0/7] Add pin control support for lpass sc7280
 2022-04-18 10:22 UTC  (7+ messages)
` [PATCH v12 5/7] pinctrl: qcom: Extract chip specific LPASS LPI code
` [PATCH v12 6/7] pinctrl: qcom: Add SC7280 lpass pin configuration

[PATCH] net: eql: Use kzalloc instead of kmalloc/memset
 2022-04-18 10:22 UTC 

[PATCH 0/2] MMC: Add quirk to set the TESTCD bit
 2022-04-18 10:20 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mmc: sdhci-am654: Add flag to force setting to "
` [PATCH 2/2] drivers: mmc: sdhci_am654: Add the quirk to set "

[PATCH] rpmsg: virtio: fix possible double free in rpmsg_virtio_add_ctrl_dev()
 2022-04-18 10:17 UTC 

[PATCH] jffs2: Use kzalloc instead of kmalloc/memset
 2022-04-18 10:18 UTC 

[PATCH v7 0/6] KVM: arm64: Hypervisor stack enhancements
 2022-04-18 10:16 UTC  (7+ messages)
` [PATCH v7 3/6] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
` [PATCH v7 5/6] KVM: arm64: Detect and handle hypervisor stack overflows
` [PATCH v7 6/6] KVM: arm64: Symbolize the nVHE HYP addresses

[xfs] 530d96220d: xfstests.xfs.533.fail
 2022-04-18 10:16 UTC  (2+ messages)

drivers/clk/imx/clk-imx93.c:324:34: warning: unused variable 'imx93_clk_of_match'
 2022-04-18 10:13 UTC 

[syzbot] KASAN: use-after-free Read in __snd_rawmidi_transmit_peek
 2022-04-18 10:12 UTC 

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-18 10:06 UTC  (6+ messages)

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-18  9:58 UTC  (3+ messages)
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation

[drm/edid] b548e9ae2e: BUG:KASAN:slab-out-of-bounds_in_drm_do_get_edid
 2022-04-18  9:55 UTC 

[PATCH v4 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-18  9:54 UTC  (4+ messages)
` [PATCH v4 2/5] fpga: fix for coding style issues

[PATCH RESEND 1/1] ARM: dts: aspeed: bletchley: add sample averaging for ADM1278
 2022-04-18  9:48 UTC 

[PATCH] rpmsg: virtio: fix possible double free in rpmsg_probe()
 2022-04-18  9:31 UTC 

[PATCH V3] docs/zh_CN: sync with original text Documentation/vm/page_owner.rst
 2022-04-18  9:29 UTC  (5+ messages)
    ` [PATCH V4] "

[PATCH -next v4 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-04-18  9:28 UTC  (4+ messages)
` [PATCH -next v4 3/4] arm64: mm: add support for page table check

[PATCH rfc 0/5] mm: introduce shrinker sysfs interface
 2022-04-18  9:27 UTC  (2+ messages)

[PATCH v8 0/9] IPI virtualization support for VM
 2022-04-18  9:25 UTC  (4+ messages)
` [PATCH v8 9/9] KVM: VMX: enable IPI virtualization

[norov:bitmap 44/47] include/linux/bitmap.h:259:9: warning: 'memcpy' forming offset [84, 87] is out of the bounds [0, 84] of object 'link_usettings' with type 'struct ethtool_link_usettings'
 2022-04-18  9:22 UTC 

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-18  9:19 UTC  (12+ messages)

[PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
 2022-04-18  9:28 UTC 

[PATCH] sched/core: Avoid obvious double update_rq_clock warning
 2022-04-18  9:09 UTC 

[PATCH v3] media: usb: uvc: Add UVC_GUID_FORMAT_H265
 2022-04-18  9:06 UTC 

[PATCH v2 0/4] virtio-crypto: Improve performance
 2022-04-18  9:00 UTC  (5+ messages)
` [PATCH v2 1/4] virtio-crypto: wait ctrl queue instead of busy polling
` [PATCH v2 2/4] virtio-crypto: move helpers into virtio_crypto_common.c
` [PATCH v2 3/4] virtio-crypto: adjust dst_len at ops callback
` [PATCH v2 4/4] virtio-crypto: enable retry for virtio-crypto-dev

[PATCH v2 0/8] RZN1 USB Host support
 2022-04-18  9:02 UTC  (3+ messages)
` [PATCH v2 6/8] ARM: dts: r9a06g032: Add internal PCI bridge node

[norov:bitmap 45/47] include/linux/bitmap.h:305:25: error: cast to pointer from integer of different size
 2022-04-18  9:01 UTC 

drivers/media/v4l2-core/v4l2-ctrls-request.o: warning: objtool: v4l2_ctrl_request_complete()+0xace: stack state mismatch: reg1[14]=-2-32 reg2[14]=-1+0
 2022-04-18  9:01 UTC 

[PATCH] misc: ocxl: fix possible double free in ocxl_file_register_afu
 2022-04-18  8:57 UTC 

[PATCH] drm/panel: newvision-nv3052c: Fix build
 2022-04-18  8:53 UTC  (3+ messages)

drivers/net/wireless/ath/wcn36xx/smd.c:2921 wcn36xx_smd_gtk_offload_get_info_rsp() warn: inconsistent indenting
 2022-04-18  8:51 UTC 

[PATCH v3 0/3] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode
 2022-04-18  8:45 UTC  (5+ messages)
` [PATCH v3 3/3] mtd: spi-nor: Favor the BFPT-parsed set_4byte_addr_mode method

[PATCH 4.19 000/338] 4.19.238-rc1 review
 2022-04-18  8:39 UTC  (2+ messages)

[PATCH 0/4] KVM: x86: APICv fixes
 2022-04-18  8:37 UTC  (3+ messages)
` [PATCH 1/4] KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled

[PATCH] ARM: fix the incorrect value of sp in __die()
 2022-04-18  8:36 UTC  (3+ messages)

[PATCH] ext4: Fix journal_ioprio mount option handling
 2022-04-18  8:35 UTC 

[PATCH v3] arm64: dts: imx8m{m,n}-venice-*: add missing uart-has-rtscts property to UARTs
 2022-04-18  8:32 UTC  (2+ messages)

[PATCH v16 0/6] Add mutex support for MDP
 2022-04-18  8:30 UTC  (7+ messages)
` [PATCH v16 1/6] soc: mediatek: mutex: add common interface for modules setting
` [PATCH v16 2/6] soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDP
` [PATCH v16 3/6] dt-bindings: soc: mediatek: move out common module from display folder
` [PATCH v16 4/6] dt-bindings: soc: mediatek: add gce-client-reg for MUTEX
` [PATCH v16 5/6] dts: arm64: mt8183: add GCE client property for Mediatek MUTEX
` [PATCH v16 6/6] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH v3 0/5] Add initial support for MA35D1 SoC
 2022-04-18  8:27 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: clock: add binding for MA35D1 clock controller
` [PATCH v3 2/5] dt-bindings: clock: Document MA35D1 clock controller bindings
` [PATCH v3 3/5] arm64: dts: nuvoton: Add initial support for MA35D1
` [PATCH v3 4/5] arm64: Kconfig: nuvoton: Introduce CONFIG_ARCH_NUVOTON
` [PATCH v3 5/5] dt-bindings: arm: Add initial bindings for Nuvoton Platform

[PATCH] docs/trans/ja_JP/howto: Don't mention specific kernel versions
 2022-04-18  8:26 UTC  (3+ messages)

[PATCH -next] usb: typec: rt1719: Fix build error without CONFIG_POWER_SUPPLY
 2022-04-18  8:24 UTC 

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-04-18  8:23 UTC  (7+ messages)
` [PATCH 15/25] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH 16/25] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure

[PATCH] x86,trace: Remove unused headers
 2022-04-18  8:20 UTC 

[PATCH v3 0/6] pinctrl: ocelot: convert to YAML format
 2022-04-18  8:19 UTC  (5+ messages)
` [PATCH v3 6/6] dt-bindings: pinctrl: convert ocelot-pinctrl "

[PATCH] mt76:mt7603: move spin_lock_bh() to spin_lock()
 2022-04-18  8:18 UTC 

[PATCH] Documentation/vm: Include kernel-doc from highmem-internal.h
 2022-04-18  8:17 UTC 

[PATCH v2] arm64: dts: fsl-ls1028a: add dspi2 support
 2022-04-18  8:16 UTC  (2+ messages)

[PATCH] hwtracing: stm: fix possible double free in stm_register_device()
 2022-04-18  8:16 UTC 

[norov:bitmap 44/47] include/linux/fortify-string.h:328:4: warning: call to __write_overflow_field declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()?
 2022-04-18  8:15 UTC 

[linux-stable-rc:linux-5.17.y 1421/1518] net/sunrpc/clnt.o: warning: objtool: call_status()+0x1ff: unreachable instruction
 2022-04-18  8:15 UTC 

[PATCH v4 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
 2022-04-18  8:09 UTC  (2+ messages)

[PATCH v20] arm64: dts: freescale: imx8q: add imx vpu codec entries
 2022-04-18  8:10 UTC  (2+ messages)

[PATCH V4 1/3] dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
 2022-04-18  8:08 UTC  (3+ messages)
` [PATCH V4 2/3] arm64: dts: imx8mn: Enable HS400-ES

[norov:bitmap 45/47] include/linux/bitmap.h:615:39: error: passing argument 2 of 'bitmap_from_arr64' makes pointer from integer without a cast
 2022-04-18  8:04 UTC 

[norov:bitmap 44/47] include/linux/bitmap.h:270:44: warning: array subscript 'long unsigned int[10]' is partly outside array bounds of 'struct ethtool_link_usettings[1]'
 2022-04-18  8:04 UTC 

[PATCH 1/3] arm64: dts: qcom: sm8350: Define GPI DMA engines
 2022-04-18  8:02 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8350: Add GENI I2C/SPI DMA channels
` [PATCH 3/3] arm64: dts: qcom: sm8350-hdk: Enable &gpi_dma1

[PATCH v1 00/22] powerpc: ftrace optimisation and cleanup and more [v1]
 2022-04-18  7:59 UTC  (13+ messages)
` [PATCH v1 06/22] powerpc/ftrace: Inline ftrace_modify_code()
` [PATCH v1 07/22] powerpc/ftrace: Use patch_instruction() return directly
` [PATCH v1 08/22] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v1 10/22] powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
` [PATCH v1 13/22] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding
` [PATCH v1 16/22] powerpc/ftrace: Minimise number of #ifdefs

[PATCH] imx8mm-venice-gw7902: update pci refclk
 2022-04-18  7:57 UTC  (4+ messages)

[PATCH] mm/highmem: Fix kernel-doc warnings in highmem*.h
 2022-04-18  7:53 UTC 

[PATCH v5 0/5] platform/chrome: cros_ec: miscellaneous cleanups
 2022-04-18  7:50 UTC  (2+ messages)

[PATCH V4] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-18  7:49 UTC  (3+ messages)

[PATCH V5] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-18  7:48 UTC 

[PATCH v2 0/4] tools/thermal: thermal library and tools
 2022-04-18  7:46 UTC  (12+ messages)

[PATCH] x86/kvm: Fix guest haltpoll after the guest suspend/resume
 2022-04-18  7:42 UTC 

[PATCH] tracing: Reset the function filter after completing trampoline/graph selftest
 2022-04-18  7:39 UTC 

[PATCH] mm, page_alloc: check pfn is valid before moving to freelist
 2022-04-18  7:24 UTC  (4+ messages)

[PATCH 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-04-18  7:20 UTC 

[PATCH v4] intel: igb: igb_ethtool.c: Convert kmap() to kmap_local_page()
 2022-04-18  7:13 UTC  (2+ messages)

[PATCH] xen: gntalloc.c: Convert kmap() to kmap_local_page()
 2022-04-18  7:11 UTC  (2+ messages)

[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-18  7:10 UTC  (9+ messages)
` [PATCH v4 04/11] mips: use fallback for random_get_entropy() instead of zero

[PATCH] brcmfmac: Remove #ifdef guards for PM related functions
 2022-04-18  7:09 UTC  (2+ messages)

[PATCH] input: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-18  7:02 UTC  (2+ messages)

[PATCH 0/3] iommu/vt-d: Some fine tuning of SVA
 2022-04-18  7:00 UTC  (7+ messages)
` [PATCH 1/3] iommu/vt-d: Set PGSNP bit in pasid table entry for sva binding
` [PATCH 2/3] iommu/vt-d: Drop stop marker messages
` [PATCH 3/3] iommu/vt-d: Size Page Request Queue to avoid overflow condition

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-04-18  6:59 UTC  (3+ messages)
` [PATCH 09/10] MM: submit multipage write for SWP_FS_OPS swap-space

[norov:bitmap 45/47] include/linux/bitmap.h:305:25: warning: cast to pointer from integer of different size
 2022-04-18  6:53 UTC 

[PATCH V5 0/8] perf: Expand perf_branch_entry
 2022-04-18  6:47 UTC  (3+ messages)

[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-04-18  6:34 UTC  (13+ messages)

[PATCH 1/4] media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
 2022-04-18  6:31 UTC  (7+ messages)
` [PATCH 3/4] dt-bindings: drm/bridge: anx7625: Change bus-type to 7 (DPI)

[PATCH] soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18  6:30 UTC 

[PATCH] soc: imx: gpcv2: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18  6:30 UTC 

[PATCH] soc: ti: knav_qmss_queue: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18  6:29 UTC 

[PATCH] drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-18  6:29 UTC 

[PATCH V3 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-04-18  6:26 UTC  (4+ messages)
` [PATCH V3 1/7] dt-bindings:iio:adc: add sprd,ump9620-adc dt-binding

[PATCH v3] bus: mhi: host: Wait for ready state after reset
 2022-04-18  6:26 UTC  (3+ messages)

[PATCH V3] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-18  6:24 UTC  (4+ messages)

[PATCH v3] bus: mhi: host: Use cached values for calculating the shared write pointer
 2022-04-18  6:22 UTC  (3+ messages)

[PATCH v6 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
 2022-04-18  6:16 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: mt8192: Add node for the Mali GPU

[PATCH v3 0/2] MHI MMIO register write updates
 2022-04-18  6:08 UTC  (5+ messages)
` [PATCH v3 1/2] bus: mhi: host: Bail on writing register fields if read fails
` [PATCH v3 2/2] bus: mhi: host: Optimize and update MMIO register write method

[PATCH v3 1/4] hugetlb: Fix wrong use of nr_online_nodes
 2022-04-18  5:53 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v6 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-04-18  5:46 UTC  (6+ messages)
` [PATCH v6 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH v2] bus: mhi: host: Add soc_reset sysfs
 2022-04-18  5:46 UTC  (2+ messages)

[PATCH V2 0/2] Add q 12MHz internal clock rate to calculate
 2022-04-18  5:32 UTC  (3+ messages)
` [PATCH V2 1/2] tty: serial: meson: Add a 12MHz internal clock rate to calculate baud rate in order to meet the baud rate requirements of special BT modules
` [PATCH V2 2/2] tty: serial: meson: Added S4 SOC compatibility

[PATCH v3 0/6] Convert Qcom BAM dma binding to json format
 2022-04-18  5:32 UTC  (3+ messages)
` [PATCH v3 3/6] arm64: dts: qcom: msm8996: User generic node name for DMA

[PATCH v2 0/6] Convert Qcom BAM dma binding to json format
 2022-04-18  5:27 UTC  (3+ messages)
` [PATCH v2 6/6] dt-bindings: dma: Convert Qualcomm BAM DMA "

[jonmason-ntb:ntb-next 2/2] drivers/ntb/test/ntb_perf.c:1144: undefined reference to `__umoddi3'
 2022-04-18  5:22 UTC 

[PATCH V2] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-18  5:19 UTC  (4+ messages)

[PATCH 0/2] typec: tipd: Add support for polling
 2022-04-18  5:19 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: usb: tps6598x: Make the interrupts property optional

[jonmason-ntb:ntb-next 2/2] ERROR: modpost: "__umoddi3" [drivers/ntb/test/ntb_perf.ko] undefined!
 2022-04-18  5:11 UTC 

[RFC PATCH] ndtest: Make ndtest a module on its own
 2022-04-18  5:08 UTC 

[PATCH V10 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-04-18  5:04 UTC  (4+ messages)
` [PATCH V10 4/9] mfd: pm8008: Add reset-gpios

[PATCH] fs-writeback: Flush plug before next iteration in wb_writeback()
 2022-04-18  5:00 UTC  (6+ messages)

[PATCH V3] wfx: use container_of() to get vif
 2022-04-18  4:56 UTC  (3+ messages)

[PATCH v2 0/7] Add the iMX8MP PCIe support
 2022-04-18  4:55 UTC  (15+ messages)
` [PATCH v2 1/7] reset: imx7: Add the iMX8MP PCIe PHY PERST support
` [PATCH v2 3/7] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support
` [PATCH v2 5/7] arm64: dts: imx8mp: add the iMX8MP PCIe support
` [PATCH v2 6/7] arm64: dts: imx8mp-evk: Add "

[PATCH v2 0/6] staging: r8188eu: fix warnings reported by checkpatch
 2022-04-18  4:49 UTC  (5+ messages)
` [PATCH v2 1/6] staging: r8188eu: remove unused member free_bss_buf


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).