LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-21 02:42:21 to 2024-03-21 08:37:26 UTC [more...]

[PATCH 1/2] dmaengine: ingenic: add Ingenic PDMA controller support
 2024-03-21  8:37 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: dma: Convert ingenic-pdma doc to YAML

[PATCH v2] media: mediatek: vcodec: Handle invalid decoder vsi
 2024-03-21  8:35 UTC  (2+ messages)

[PATCH 0/4] Add support for multi-port output on the funnel
 2024-03-21  8:32 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom,coresight-funnel: Add label for multi-ouput
` [PATCH 2/4] coresight: Add support for multiple output ports on the funnel
` [PATCH 3/4] dt-bindings: arm: qcom,coresight-tpdm: Mark tpda input port number
` [PATCH 4/4] coresight-tpda: Add support multi-port input on TPDA

[PATCH bpf-next] arm64: bpf: zero upper bits after rev32
 2024-03-21  8:32 UTC  (3+ messages)
` [PATCH bpf-next v2] arm64: bpf: fix 32bit unconditional bswap

[PATCH] powerpc: ps3: mark ps3_notification_device static for stack usage
 2024-03-21  8:32 UTC  (2+ messages)

[PATCH] rcutorture: Make stall-tasks directly exit when rcutorture tests end
 2024-03-21  8:32 UTC  (2+ messages)

[syzbot] [wireless?] [usb?] UBSAN: array-index-out-of-bounds in htc_issue_send
 2024-03-21  8:29 UTC  (6+ messages)
` [PATCH usb] wifi: ath9k: fix oob "

[PATCH 0/3] fs: aio: more folio conversion
 2024-03-21  8:27 UTC  (2+ messages)
` [PATCH 1/3] fs: aio: use a folio in aio_setup_ring()

[PATCH] kvm_host: bump KVM_MAX_IRQ_ROUTE to 128k
 2024-03-21  8:24 UTC 

summarize all information again at bottom//reply: reply: [PATCH] mm: fix a race scenario in folio_isolate_lru
 2024-03-21  8:25 UTC  (5+ messages)

[PATCH v2 0/2] Add Cadence I2S-MC controller driver
 2024-03-21  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add bindings for Cadence I2S-MC controller

[PATCH] x86/hyperv: Cosmetic changes for hv_apic.c
 2024-03-21  8:22 UTC 

[PATCH v2 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-03-21  8:16 UTC  (5+ messages)

(no subject)
 2024-03-21  8:16 UTC  (2+ messages)
` [PATCH v6] ice: Add get/set hw address for VFs using devlink commands

[PATCH 1/4] dt-bindings: iommu: rockchip: Fix rk3588 variant
 2024-03-21  8:15 UTC  (3+ messages)
  ` [PATCH 2/4] media: dt-binding: media: Document rk3588’s vepu121
  ` [PATCH 3/4] arm64: dts: rockchip: Add VEPU121 to rk3588

[PATCH v10 01/11] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-03-21  8:14 UTC  (11+ messages)
` [PATCH v10 02/11] arm64: dts: imx8ulp: add usb nodes
` [PATCH v10 03/11] arm64: dts: imx8ulp-evk: enable usb nodes and add ptn5150 nodes
` [PATCH v10 04/11] dt-bindings: usb: chipidea,usb2-imx: move imx parts to dedicated schema
` [PATCH v10 05/11] dt-bindings: usb: ci-hdrc-usb2-imx: add restrictions for reg, interrupts, clock and clock-names properties
` [PATCH v10 06/11] dt-bindings: usb: ci-hdrc-usb2-imx: add compatible and clock-names restriction for imx93
` [PATCH v10 07/11] ARM: dts: imx6: remove fsl,anatop property from usb controller node
` [PATCH v10 08/11] arm64: dts: imx93: add usb nodes
` [PATCH v10 09/11] arm64: dts: imx93-11x11-evk: enable usb and typec nodes
` [PATCH v10 10/11] arm64: dts: imx8m* remove clock-names property from usb controller node
` [PATCH v10 11/11] usb: chipidea: ci_hdrc_imx: align usb wakeup clock name with dt-bindings

[PATCH 0/6] Improve visibility of writeback
 2024-03-21  8:12 UTC  (18+ messages)
` [PATCH 1/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH 2/6] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH 3/6] workqueue: remove unnecessary import and function in wq_monitor.py
` [PATCH 4/6] writeback: add wb_monitor.py script to monitor writeback info on bdi
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[RFC PATCH net-next v4 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-03-21  8:12 UTC  (10+ messages)
` [RFC PATCH net-next v4 03/11] net/smc: implement ID-related operations of loopback-ism
` [RFC PATCH net-next v4 04/11] net/smc: implement some unsupported "
` [RFC PATCH net-next v4 05/11] net/smc: implement DMB-related "
` [RFC PATCH net-next v4 10/11] net/smc: adapt cursor update when sndbuf and peer DMB are merged

[PATCH v2 0/3] SRAT/CEDT fixes and updates
 2024-03-21  8:09 UTC  (4+ messages)
` [PATCH v2 1/3] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()

[PATCH 0/2] sched: Minor changes for rd->overload access
 2024-03-21  8:01 UTC  (5+ messages)
` [PATCH 1/2] sched/fair: Check rd->overload value before update
` [PATCH 2/2] sched/fair: Use helper functions to access rd->overload

[PATCH v1] kdb: Fix the deadlock issue in KDB debugging
 2024-03-21  7:57 UTC  (4+ messages)
` [PATCH V3] "
    ` 答复: "

BUG: unable to handle kernel paging request in fuse_copy_do
 2024-03-21  7:52 UTC 

[PATCH v16 0/9] Add support for Sub-NUMA cluster (SNC) systems
 2024-03-21  7:51 UTC  (2+ messages)

[PATCH v2 0/6] clk: qcom: apss-ipq-pll: various cleanups
 2024-03-21  7:49 UTC  (7+ messages)
` [PATCH v2 1/6] clk: qcom: apss-ipq-pll: reuse Stromer reg offsets from 'clk_alpha_pll_regs'
` [PATCH v2 2/6] clk: qcom: apss-ipq-pll: move Huayra register map to 'clk_alpha_pll_regs'
` [PATCH v2 3/6] clk: qcom: apss-ipq-pll: remove 'pll_type' field from struct 'apss_pll_data'
` [PATCH v2 4/6] clk: qcom: apss-ipq-pll: constify match data structures
` [PATCH v2 5/6] clk: qcom: apss-ipq-pll: constify clk_init_data structures
` [PATCH v2 6/6] clk: qcom: clk-cbf-8996: use HUAYRA_APPS register map for cbf_pll

[PATCH] Documentation: coding-style: ask function-like macros to evaluate parameters
 2024-03-21  7:42 UTC  (5+ messages)

[PATCH v3 0/2] Update st,stih407-thermal device
 2024-03-21  7:41 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema

[PATCH 0/3] Add Versal and Versal-NET platform support
 2024-03-21  7:39 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: remoteproc: add Versal-NET platform

[PATCH v2] dt-bindings: display: samsung,exynos5-dp: convert to DT Schema
 2024-03-21  7:37 UTC  (3+ messages)

[PATCH v4 1/5] dt-bindings: misc: Add mikrobus-connector
 2024-03-21  7:35 UTC  (12+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-21  7:33 UTC  (2+ messages)
` stack access issue. "

[PATCH 0/2] Add interconnect driver for IPQ9574 SoC
 2024-03-21  7:25 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH 2/2] clk: qcom: add IPQ9574 interconnect clocks support

[PATCH v3] staging: rtl8712: Fix line length exceeding 100 columns
 2024-03-21  7:20 UTC  (2+ messages)

[PATCH] reset: gpio: Fix missing gpiolib dependency for GPIO reset controller
 2024-03-21  7:18 UTC  (2+ messages)

[PATCH] mtd: limit OTP NVMEM Cell parse to non Nand devices
 2024-03-21  7:17 UTC  (2+ messages)

[PATCH v2 0/5] More unit test for mballoc
 2024-03-21  7:16 UTC  (4+ messages)
` [PATCH v2 2/5] ext4: Add unit test of ext4_mb_generate_buddy

[PATCH 1/2 v2] perf report: Fix PAI counter names for s390 virtual machines
 2024-03-21  7:15 UTC  (2+ messages)
` [PATCH 2/2 v2] perf stat: do not fail on metrics on s390 zvm systems

[PATCH v2 0/2] Fixes NULL pointer access in spi-mt65xx.c
 2024-03-21  7:08 UTC  (3+ messages)
` [PATCH v2 1/2] spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
` [PATCH v2 2/2] spi: spi-mt65xx: Rename a variable "

[PATCH] thermal: armada: simplify name sanitization
 2024-03-21  7:13 UTC  (2+ messages)

[PATCH v2 00/15] treewide: Refactor heap related implementation
 2024-03-21  7:08 UTC  (6+ messages)
` [PATCH v2 09/15] lib min_heap: Add min_heap_sift_up()

[RFC PATCH v2] mm: support multi-size THP numa balancing
 2024-03-21  7:12 UTC  (5+ messages)

[PATCH v4 0/5] misc: Add mikroBUS driver
 2024-03-21  7:07 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: misc: Add mikrobus-connector

[PATCH v4 0/6] Add CPSW2G and CPSW9G nodes for J784S4
 2024-03-21  7:01 UTC  (6+ messages)
` [PATCH v4 2/6] arm64: dts: ti: k3-j784s4: Add alias to MCU CPSW2G

[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2024-03-21  6:59 UTC  (3+ messages)

[RFC PATCH v3 0/7] device backed vmemmap crash dump support
 2024-03-21  6:57 UTC  (4+ messages)

[PATCH 0/2] Fixes NULL pointer access in spi-mt65xx.c
 2024-03-21  6:56 UTC  (4+ messages)
` [PATCH 1/2] spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
` [PATCH 2/2] spi: spi-mt65xx: Rename a variable "

[RFC PATCH 0/5] ubifs: Support POSIX Access Control Lists (ACLs)
 2024-03-21  6:49 UTC  (7+ messages)
` [RFC PATCH 1/5] ubifs: Implement "
` [RFC PATCH 2/5] ubifs: Initialize or update ACLs for inode
` [RFC PATCH 4/5] ubifs: Introduce ACLs mount options

[syzbot] [bpf?] KMSAN: uninit-value in __bpf_strtoull
 2024-03-21  6:45 UTC  (2+ messages)

[PATCH] drm/atmel-hlcdc: Release CRTC commit when destroying plane state
 2024-03-21  6:45 UTC  (2+ messages)

[PATCH v7 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
 2024-03-21  6:40 UTC  (2+ messages)

[PATCH net] pds_core: Fix pdsc_check_pci_health function to print warning
 2024-03-21  6:39 UTC 

Regression: SUnreclaim leak: snd_ctl_ioctl?
 2024-03-21  6:39 UTC  (2+ messages)

[PATCH] pinctrl: core: delete incorrect free in pinctrl_enable()
 2024-03-21  6:38 UTC 

RE:Mobile App Development || Web App Development
 2024-03-21  6:32 UTC 

[PATCH rdma-next v2 0/4] Define and use mana queues for CQs and WQs
 2024-03-21  6:37 UTC  (3+ messages)
` [PATCH rdma-next v2 1/4] RDMA/mana_ib: Introduce helpers to create and destroy mana queues

[RFC 0/1] hwmon: (hp-wmi-sensors) Support autoloading
 2024-03-21  6:33 UTC  (8+ messages)

[syzbot] [sound?] possible deadlock in _snd_pcm_stream_lock_irqsave (4)
 2024-03-21  6:33 UTC  (3+ messages)
` [PATCH] ALSA: timer: fix deadlock in _snd_pcm_stream_lock_irqsave

[PATCH v2] arm64: dts: qcom: sm8450: Update SNPS Phy parameters for QRD platform
 2024-03-21  6:28 UTC 

[RESEND RFC PATCH 0/5] Enhancements for mv64xxx I2C driver
 2024-03-21  6:24 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8450: Update SNPS Phy parameters for QRD platform
 2024-03-21  6:17 UTC  (2+ messages)

[PATCH 0/8] iommufd support pasid attach/replace
 2024-03-21  6:16 UTC  (12+ messages)
` [PATCH 1/8] iommu: Introduce a replace API for device pasid

[PATCH V2] irqchip/loongson-pch-pic: Update interrupt registration policy
 2024-03-21  6:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH bpf] bpf: verifier: prevent userspace memory access
 2024-03-21  6:08 UTC  (2+ messages)

[PATCH] workqueue: remove unnecessary import and function in wq_monitor.py
 2024-03-21 15:04 UTC 

[PATCH] of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
 2024-03-21  6:04 UTC  (2+ messages)

[PATCH v1 00/12] perf vendor events intel update
 2024-03-21  6:00 UTC  (13+ messages)
` [PATCH v1 01/12] perf vendor events intel: Update cascadelakex to 1.21
` [PATCH v1 02/12] perf vendor events intel: Update emeraldrapids to 1.06
` [PATCH v1 03/12] perf vendor events intel: Update grandridge to 1.02
` [PATCH v1 04/12] perf vendor events intel: Update icelakex to 1.24
` [PATCH v1 05/12] perf vendor events intel: Update lunarlake to 1.01
` [PATCH v1 06/12] perf vendor events intel: Update meteorlake to 1.08
` [PATCH v1 07/12] perf vendor events intel: Update sapphirerapids to 1.20
` [PATCH v1 08/12] perf vendor events intel: Update sierraforest to 1.02
` [PATCH v1 09/12] perf vendor events intel: Update skylakex to 1.33
` [PATCH v1 10/12] perf vendor events intel: Update skylake to v58
` [PATCH v1 11/12] perf vendor events intel: Update snowridgex to 1.22
` [PATCH v1 12/12] perf vendor events intel: Remove info metrics erroneously in TopdownL1

[PATCH v2 0/4] drm: xlnx: zynqmp: Add DP audio support
 2024-03-21  5:52 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs

[PATCH net v4] net: txgbe: fix i2c dev name cannot match clkdev
 2024-03-21  5:47 UTC 

[PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
 2024-03-21  5:49 UTC  (6+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-21  5:43 UTC  (3+ messages)
` [PATCH v19 044/130] KVM: TDX: Do TDX specific vcpu initialization

[PATCH] staging: sm750fb: Replace comparisons with NULL and 0
 2024-03-21  5:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V2] gpiolib: use dev_err() when gpiod_configure_flags failed
 2024-03-21  5:40 UTC  (5+ messages)

[PATCH] staging: rtl8712: Fix line length exceeding 100 columns
 2024-03-21  5:32 UTC  (2+ messages)

[PATCH] mm/memcontrol: stop resize loop if limit was changed again
 2024-03-21  5:15 UTC  (3+ messages)

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-21  5:12 UTC  (17+ messages)
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[PATCH] rust: init: remove impl Zeroable for Infallible
 2024-03-21  4:53 UTC  (7+ messages)

[PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
 2024-03-21  4:44 UTC  (2+ messages)

[PATCH v4 0/6] Swap-out mTHP without splitting
 2024-03-21  4:39 UTC  (5+ messages)
` [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders

[PATCH v5 net 0/3] Report RCU QS for busy network kthreads
 2024-03-21  4:40 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: refactor code to split devcoredump code
 2024-03-21  4:38 UTC 

[PATCH v4] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-03-21  4:20 UTC  (3+ messages)

[PATCH v3][next] integrity: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-21  4:11 UTC 

[GIT PULL] Hyper-V commits for 6.9
 2024-03-21  4:09 UTC 

[PATCH v9 0/2] wifi: mwifiex: add code to support host mlme
 2024-03-21  4:07 UTC  (9+ messages)
      ` [EXT] "

[syzbot] [mm?] kernel BUG in const_folio_flags
 2024-03-21  4:04 UTC 

[PATCH v2] lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
 2024-03-21  4:00 UTC  (5+ messages)

[PATCH v2][next] integrity: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-21  3:55 UTC 

[PATCH v2] mm/slub: mark racy accesses on slab->slabs
 2024-03-21  3:48 UTC 

[PATCH v2 0/2] ARM Error Source Table V1 Support
 2024-03-21  3:52 UTC  (4+ messages)
` [PATCH v2 1/2] ACPI/AEST: Initial AEST driver
` [PATCH v2 2/2] trace, ras: add ARM RAS extension trace event

Fwd: ax200 cannot start correctly in linux Failed to send MAC_CONFIG_CMD (action:2): -110
 2024-03-21  3:22 UTC 

[PATCH net-next v1] net: Rename mono_delivery_time to tstamp_type for scalibilty
 2024-03-21  3:47 UTC  (2+ messages)

[PATCH net v3] net: txgbe: fix i2c dev name cannot match clkdev
 2024-03-21  3:46 UTC  (2+ messages)

[PATCH v3 resend] net/ipv4: add tracepoint for icmp_send
 2024-03-21  3:44 UTC  (3+ messages)

[PATCH][next] integrity: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-21  3:39 UTC  (3+ messages)

[PATCH] ipv6: delay procfs initialization after the ipv6 structs are ready
 2024-03-21  3:39 UTC  (2+ messages)

[PATCH 1/1] ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init fails
 2024-03-21  3:30 UTC  (2+ messages)

[PATCH net] ice: Fix freeing uninitialized pointers
 2024-03-21  3:29 UTC  (4+ messages)

[PATCH] mtd: rawnand: brcmnand: Fix data access violation for STB chip
 2024-03-21  3:28 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: fsl: Support register and unregister rpmsg sound card through remoteproc
 2024-03-21  3:26 UTC  (2+ messages)

[PATCH] mm/page-flags: make __PageMovable return bool
 2024-03-21  3:22 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] mm/slub: mark racy accesses on slab->slabs
 2024-03-21  3:12 UTC  (3+ messages)

[PATCH] mm/page-flags: make PageMappingFlags return bool
 2024-03-21  3:12 UTC  (3+ messages)
` [PATCH v2] "

[syzbot] [wireless?] [usb?] UBSAN: array-index-out-of-bounds in htc_issue_send
 2024-03-21  3:10 UTC  (2+ messages)

[PATCH v8] zswap: replace RB tree with xarray
 2024-03-21  3:07 UTC  (2+ messages)

[PATCH v3 0/6] Extra verbose/perf-list details
 2024-03-21  2:59 UTC  (3+ messages)
` [PATCH v3 4/6] perf list: Give more details about raw event encodings

[PATCH v2 0/4] virt: vmgenid: Add devicetree bindings support
 2024-03-21  2:51 UTC  (5+ messages)
` [PATCH v2 1/4] virt: vmgenid: rearrange code to make review easier
` [PATCH v2 2/4] virt: vmgenid: change implementation to use a platform driver
` [PATCH v2 3/4] dt-bindings: rng: Add vmgenid support
` [PATCH v2 4/4] virt: vmgenid: add support for devicetree bindings

[PATCH v3] net/ipv4: add tracepoint for icmp_send
 2024-03-21  2:45 UTC  (2+ messages)

[GIT PULL] exfat update for 6.9-rc1
 2024-03-21  2:42 UTC 

[syzbot] [usb?] WARNING: ODEBUG bug in usb_unbind_interface (2)
 2024-03-21  2:42 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).