All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-19 04:41:39 to 2023-07-19 05:25:13 UTC [more...]

[PATCH v3 0/5] Implement MTE tag compression for swapped pages
 2023-07-18 17:17 UTC  (9+ messages)
` [PATCH v3 3/5] arm64: mte: implement CONFIG_ARM64_MTE_COMP
` [PATCH v3 5/5] arm64: mte: add compression support to mteswap.c

[PATCH v3 0/2] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-07-18 15:22 UTC  (2+ messages)
` [PATCH v3 2/2] riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherent

[PATCH v7 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-07-19  2:32 UTC  (5+ messages)
` [PATCH v7 3/7] dt-bindings: display: bridge: Add Cadence MHDP850
    ` [EXT] "

[PATCH net-next v3 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-18 21:32 UTC  (5+ messages)
` [PATCH net-next v3 5/9] net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNT
` [PATCH net-next v3 8/9] net: ethernet: mtk_eth_soc: convert clock bitmap to u64

[PATCH 0/9] drm/bridge: imx: Add i.MX93 MIPI DSI support
 2023-07-18 22:24 UTC  (8+ messages)
` [PATCH 8/9] dt-bindings: display: bridge: Document Freescale i.MX93 MIPI DSI
` [PATCH 9/9] drm/bridge: imx: Add i.MX93 MIPI DSI support

[PATCH v2] arm64: dts: imx8mn-var-som-symphony: fix USB OTG
 2023-07-18 14:03 UTC  (3+ messages)

[PATCH 1/3] mtd: rawnand: marvell: Ensure program page operations are successful
 2023-07-17 19:42 UTC  (2+ messages)
` [PATCH 2/3] mtd: rawnand: arasan: "

[PATCH v3] arm64: dts: allwinner: h616: Add Mango Pi MQ-Quad DTS
 2023-07-18 15:22 UTC 

[PATCH v3 0/5] RK3588 PCIe2 support
 2023-07-18 22:41 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: dwc: improve msi handling

[PATCH v6 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-18 16:39 UTC  (6+ messages)
` [PATCH v6 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v6 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-18 23:45 UTC  (53+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions
` [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access

[v6 2/4] dt-bindings: hwmon: Add ASPEED TACH Control documentation
 2023-07-18  7:14 UTC  (13+ messages)

[PATCH V4] nvmem: add explicit config option to read old syntax fixed OF cells
 2023-07-18  9:19 UTC  (3+ messages)
` [Linux-stm32] "

[PATCH v5 00/14] Add display driver for MT8188 VDOSYS1
 2023-07-18  8:08 UTC  (2+ messages)

[PATCH] ref-manual: LTS releases now supported for 4 years
 2023-07-19  5:23 UTC 

[PATCH 0/2] Introduce new generic bindings for RPMHPD
 2023-07-19  5:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: power: qcom,rpmhpd: Add Generic RPMh PD indexes
` [PATCH 2/2] soc: qcom: rpmhpd: Use the newly created generic RPMHPD bindings

[PATCH v2] powercap: arm_scmi: Remove recursion while parsing zones
 2023-07-18 13:20 UTC  (2+ messages)

[PATCH] btrfs: scrub: speed up on NVME devices
 2023-07-19  5:22 UTC  (4+ messages)

[PATCH] pwm: stm32: Implement .get_state()
 2023-07-18 14:29 UTC  (4+ messages)

[PATCH v2 00/18] tools/xenstore: drop TDB
 2023-07-19  5:20 UTC  (4+ messages)
` [PATCH v2 10/18] tools/xenstore: add hashtable_replace() function

[PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-18 23:49 UTC  (5+ messages)
` [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier

[PATCH 0/2] Some more Cleanup fixes in radeon & amdgpu/amdgpu_display.c
 2023-07-19  5:19 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: Convert macros to functions in amdgpu_display.c & amdgpu_display.h
` [PATCH 2/2] drm/radeon: Prefer dev_warn over printk

[PATCH] ARM: at91: Explicitly include correct DT includes
 2023-07-17 22:54 UTC 

[PATCH 00/10] Refine the locking for dev->iommu_group
 2023-07-18 19:05 UTC  (5+ messages)
` [PATCH 02/10] iommu: Add a lockdep assertion for remaining dev->iommu_group reads
` [PATCH 08/10] iommu/omap: Convert to generic_single_device_group()

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-07-18 22:54 UTC  (8+ messages)
` [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"
` [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines
` [RFC PATCH 08/21] zram: Migrate to acomp compression API
` [RFC PATCH 13/21] crypto: lz4hc - drop obsolete 'comp' implementation
` [RFC PATCH 18/21] crypto: compress_null "

[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
 2023-07-19  2:35 UTC 

[RFC PATCH 0/4] Reduce cost of accessing tg->load_avg
 2023-07-19  5:18 UTC  (4+ messages)
` [RFC PATCH 3/4] sched/fair: delay update_tg_load_avg() for cfs_rq's removed load

[PATCH] ARM64: dts: freescale: Fix VPU G2 clock
 2023-07-18  7:06 UTC  (3+ messages)

[PATCH for-next v3 0/7] RDMA/bnxt_re: Doorbell Drop Prevention
 2023-07-19  5:02 UTC  (8+ messages)
` [PATCH for-next v3 1/7] bnxt_en: Update HW interface headers
` [PATCH for-next v3 2/7] bnxt_en: Share the bar0 address with the RoCE driver
` [PATCH for-next v3 3/7] RDMA/bnxt_re: Initialize Doorbell pacing feature
` [PATCH for-next v3 4/7] RDMA/bnxt_re: Enable pacing support for the user apps
` [PATCH for-next v3 5/7] RDMA/bnxt_re: Update alloc_page uapi for pacing
` [PATCH for-next v3 6/7] RDMA/bnxt_re: Implement doorbell pacing algorithm
` [PATCH for-next v3 7/7] RDMA/bnxt_re: Add a new uapi for driver notification

[PATCH V3 0/3] correct the lpuart compatible for imx8dxl and imx93
 2023-07-18  3:38 UTC  (3+ messages)
` [PATCH V3 2/3] arm64: dts: imx93: add "fsl,imx8ulp-lpuart" compatible for imx93

[PATCH v2 0/6] arm64: qcom: sa8775p: add support for PCIe
 2023-07-18  6:15 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: allwinner: h616: Add Mango Pi MQ-Quad DTS
 2023-07-18 12:47 UTC 

[Nouveau] [PATCH] drm/nouveau/nvkm/dp: Add hack to fix DP 1.3+ DPCD issues
 2023-07-19  5:17 UTC  (4+ messages)
`  "

[PATCH 1/1] drivers:rtc: fix return value check in mpfs_rtc_probe()
 2023-07-18 11:00 UTC  (2+ messages)

[PATCH v9 0/2] Introduce ICSSG based ethernet Driver
 2023-07-18  9:58 UTC  (4+ messages)
` [PATCH v9 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "

[PATCH] media: amphion: fix some issues reported by coverity
 2023-07-18  1:51 UTC  (5+ messages)
  ` [EXT] "

[PATCH v2] ARM: multi_v7_defconfig: Enable OMAP watchdog support
 2023-07-18 14:58 UTC 

[PATCH] serial: core: Add sysfs links for serial core port instances for ttys
 2023-07-19  5:16 UTC 

[PATCH] serial: core: Add support for dev_name:0.0 naming for kernel console
 2023-07-19  5:15 UTC 

[freescale-fslc:6.1-2.0.x-imx 2940/12467] drivers/input/touchscreen/synaptics_dsx/synaptics_dsx_i2c.c:174:27: warning: 'synaptics_rmi4_suspend' used but never defined
 2023-07-19  5:14 UTC 

[PATCH v2 00/10] pinctrl: Provide NOIRQ PM helper and use it
 2023-07-18 13:53 UTC  (15+ messages)
` [PATCH v2 03/10] pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
` [PATCH v2 04/10] pinctrl: intel: "
` [PATCH v2 07/10] pinctrl: mediatek: "
` [PATCH v2 08/10] pinctrl: mvebu: "
` [PATCH v2 10/10] pinctrl: tegra: "

ubiblock: null pointer dereference using scatterlist in work_queue
 2023-07-17 20:54 UTC  (6+ messages)

[PATCH] x86/smp: Validate APIC ID before parking CPU in INIT
 2023-07-19  5:13 UTC 

[PATCH] ARM: mmp: Drop unused includes
 2023-07-17 22:55 UTC 

[PATCH] serial: core: Fix serial core port id to not use port->line
 2023-07-19  5:12 UTC 

[PATCH] ARM: dts: imx7d-sdb: Pass the Ethernet aliases
 2023-07-19  2:44 UTC  (2+ messages)

[PATCH -next] phy: Remove duplicated include in xusb.c
 2023-07-19  0:36 UTC 

[PATCH] ARM: dts: at91-vinco: Fix "status" values
 2023-07-18 16:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: update sched.ready within kernel drm scheduler
 2023-07-19  5:10 UTC  (2+ messages)

[PATCH] arm64/ptrace: Fix an error handling path in sve_set_common()
 2023-07-18  6:28 UTC  (3+ messages)

[PATCH V2 0/4] arm64: dts: imx93: add thermal/cma/cm33 node
 2023-07-18  3:14 UTC  (2+ messages)

[PATCH 0/3] mtk-socinfo driver implementation
 2023-07-18 11:42 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: soc: mediatek: Add mtk-socinfo driver

[PATCH 1/1] arm64: dts: imx8mq: Add coresight trace components
 2023-07-18  1:46 UTC  (2+ messages)

[PATCH] selftests: Fix arm64 test installation
 2023-07-18 14:54 UTC  (11+ messages)

[PATCH v2] mmc: Explicitly include correct DT includes
 2023-07-18 14:30 UTC 

Question on sched_clock
 2023-07-19  5:06 UTC  (2+ messages)

[PATCH bpf] bpf, arm64: Fix BTI type used for freplace attached functions
 2023-07-18 22:28 UTC  (3+ messages)

[PATCH v3 00/13] mm: free retracted page table by RCU
 2023-07-19  5:04 UTC  (5+ messages)
` [PATCH v3 04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock()

[PATCH net v3] can: raw: fix receiver memory leak
 2023-07-19  5:04 UTC  (5+ messages)

[PATCH v1] reset: hisilicon: Use dev_err_probe instead of dev_err
 2023-07-19  5:04 UTC  (2+ messages)

[freescale-fslc:pr/637 3979/12466] drivers/base/power/domain.c:260:6: warning: no previous prototype for function 'pm_genpd_disable_clks'
 2023-07-19  5:04 UTC 

[freescale-fslc:pr/637 191/12466] drivers/video/backlight/pwm_bl.c:260:17: warning: 'strncpy' specified bound 16 equals destination size
 2023-07-19  5:04 UTC 

[qais-yousef:remove-margins 2/2] kernel/sched/fair.c:165:15: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2023-07-19  5:04 UTC 

[tglx-devel:x86/apic 51/57] arch/x86/kernel/setup.c:1021:9: error: implicit declaration of function 'apic_setup_apic_calls'
 2023-07-19  5:04 UTC 

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-18 14:47 UTC  (10+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>

mtd: WARNING: CPU: 0 PID: 1 at del_gendisk+0x27c/0x2fc
 2023-07-18 16:53 UTC 

[PATCH 00/10] arm64: dts: imx8ulp: add more nodes
 2023-07-18  3:32 UTC  (3+ messages)
` [PATCH 09/10] arm64: dts: imx8ulp-evk: add 100MHz/200MHz pinctrl setting for eMMC

[PATCH v2 0/3] reset: meson-c3: add reset driver
 2023-07-18 12:35 UTC  (2+ messages)

[PATCH v6 0/3] Add support for WDIOF_CARDRESET on TI AM65x
 2023-07-18  2:10 UTC  (2+ messages)
` [PATCH v6 1/3] dt-bindings: watchdog: ti,rti-wdt: Add support for WDIOF_CARDRESET

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-07-18 16:22 UTC  (11+ messages)

[PATCH] ARM: meson: Drop unused includes
 2023-07-17 22:56 UTC  (2+ messages)

[PATCH] media: mediatek: vcodec: Fix an error handling path in vdec_msg_queue_init()
 2023-07-18 18:39 UTC  (3+ messages)

[PATCH v2 1/2] PCI: layerscape: Add support for Link down notification
 2023-07-18 18:21 UTC 

[PATCH v1 1/1] seq_file: Replace strncpy()+nul by strscpy()
 2023-07-19  5:00 UTC  (3+ messages)

[PATCH 1/1] efi_loader: support all uclasses in device path
 2023-07-19  5:00 UTC  (2+ messages)

[PATCH] ARM: imx: Drop unused includes
 2023-07-17 22:55 UTC 

[PATCH V25 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
 2023-07-18  5:03 UTC  (2+ messages)

[PATCH 2/2] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-07-18 16:44 UTC  (5+ messages)

[PATCH v1] gpu: drm: Use dev_err_probe instead of dev_err
 2023-07-19  3:59 UTC 

[PATCH 6.4 000/801] 6.4.4-rc3 review
 2023-07-19  4:59 UTC  (3+ messages)

[PATCH] mtd: mtdpart: check for subpartitions parsing result
 2023-07-18 13:49 UTC 

[PATCH v1 0/3] riscv: dts: starfive: jh71x0: Add temperature sensor nodes and thermal-zones
 2023-07-18  3:49 UTC 

[PATCH] drm/amdgpu: Update ring scheduler info as needed
 2023-07-19  4:56 UTC  (10+ messages)

[PATCH] memory: Explicitly include correct DT includes
 2023-07-18 18:53 UTC  (2+ messages)

mt7921 & mt7922 Losing Carrier After DFS Strike
 2023-07-19  4:53 UTC 

[freescale-fslc:6.1-2.0.x-imx 2936/12467] drivers/input/touchscreen/vtl/vtl_ts.c:471:34: warning: 'vtl_ts_dt_ids' defined but not used
 2023-07-19  4:53 UTC 

[PATCH net-next v2 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-07-19  4:46 UTC  (4+ messages)
` [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb

[PULL 0/5] riscv-to-apply queue
 2023-07-19  4:45 UTC  (6+ messages)
` [PULL 1/5] docs/system/target-riscv.rst: tidy CPU firmware section
` [PULL 2/5] riscv/disas: Fix disas output of upper immediates
` [PULL 3/5] target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcf
` [PULL 4/5] hw/riscv: Fix typo field in error_report
` [PULL 5/5] target/riscv: Fix LMUL check to use VLEN

[PATCH 00/18] K3 HS Support along with fixes
 2023-07-19  4:46 UTC  (7+ messages)
` [PATCH 12/18] include: armv7: Enable distroboot across all configs

[Intel-xe] [PATCH v4] drm/xe: remove gucrc disable from suspend path
 2023-07-19  4:45 UTC  (3+ messages)

linux-next: Tree for Jul 19
 2023-07-19  4:38 UTC 

[freescale-fslc:6.1-2.0.x-imx 3816/12467] drivers/spi/spi-nxp-fspi.c:1340:26: error: 'nxp_fspi_pm_ops' undeclared here (not in a function); did you mean 'nxp_fspi_mem_ops'?
 2023-07-19  4:42 UTC 

[PATCH v9 0/4] PCI: qcom: ep: Add basic interconnect support
 2023-07-19  4:41 UTC  (3+ messages)
` [PATCH v9 3/4] arm: dts: qcom: sdx55: Add CPU PCIe interconnect path


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.