All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-27 10:01:05 to 2024-03-27 10:48:43 UTC [more...]

ACPI BIOS bug and memory leak?
 2024-03-27 10:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-27 10:48 UTC 

[PATCH 1/2] ASoC: amd: acp: fix for acp_init function error handling
 2024-03-27 10:46 UTC  (2+ messages)
` [PATCH 2/2] ASoC: amd: acp: fix for acp pdm configuration check

[PATCH v2 0/2] Introduce spl_soc_init() for SoC specific initialization
 2024-03-27 10:46 UTC  (3+ messages)
` [PATCH v2 1/2] spl: Introduce SoC specific init function
` [PATCH v2 2/2] arm64: zynq(mp): Rename spl_board_init() to spl_soc_init()

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-03-27 10:46 UTC  (4+ messages)
` [PATCH v6 3/4] "

[PATCH] media: v4l2-subdev: Support enable/disable_streams for single-pad subdevs
 2024-03-27 10:46 UTC  (7+ messages)

[PATCH] samples/landlock: Fix incorrect free in populate_ruleset_net
 2024-03-27 10:45 UTC  (2+ messages)

[PATCH v6 0/3] Add support for Loongson-1 NAND
 2024-03-27 10:44 UTC  (12+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller
` [PATCH v6 2/3] mtd: rawnand: Enable monolithic read when reading subpages
` [PATCH v6 3/3] mtd: rawnand: Add Loongson-1 NAND Controller driver

[PATCH RESEND v6 0/5] spmi: pmic-arb: Add support for multiple buses
 2024-03-27 10:44 UTC  (6+ messages)

[PATCH v3] power: supply: test-power: implement charge_behaviour property
 2024-03-27 10:44 UTC  (4+ messages)

[PATCH v2 0/3] pmdomain: mediatek: solve power domain glitch issue
 2024-03-27 10:43 UTC  (13+ messages)
` [PATCH v2 2/3] dt-bindings: power: Add mediatek larb definition

[PATCH v1 0/3] Speed up boot with faster linear map creation
 2024-03-27 10:43 UTC  (5+ messages)

[PATCH v2 0/4] power: supply: core: align charge_behaviour format with docs
 2024-03-27 10:43 UTC  (7+ messages)
` [PATCH v2 1/4] power: supply: mm8013: fix "not charging" detection
` [PATCH v2 2/4] power: supply: core: ease special formatting implementations
` [PATCH v2 3/4] power: supply: core: fix charge_behaviour formatting

[BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert()
 2024-03-27 10:41 UTC  (6+ messages)

xen | Failed pipeline for staging | e3883336
 2024-03-27 10:40 UTC 

RE[5]: Distribute continuous integration (build) to servers outside docker container
 2024-03-27 10:38 UTC 

[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-03-27 10:38 UTC  (5+ messages)
` [PATCH v6 4/9] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
` [PATCH v6 5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value

[oe][meta-python][PATCH] python3-django: upgrade 4.2.10 -> 4.2.11
 2024-03-27 10:38 UTC 

[PATCH v2] drm/i915/gt: Report full vm address range
 2024-03-27 10:38 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gt: Report full vm address range (rev5)

RTT-PROBE: lore-subspace-rtt
 2024-03-27 10:38 UTC 

workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien
 2024-03-27 10:37 UTC 

[PATCH 5.10.y-cip 00/36] Add IA55 interrupt controller support
 2024-03-27  8:17 UTC  (37+ messages)
` [PATCH 5.10.y-cip 01/36] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the properties to handle GPIO IRQ
` [PATCH 5.10.y-cip 02/36] pinctrl: renesas: rzg2l: Select GPIOLIB_IRQCHIP and IRQ_DOMAIN_HIERARCHY
` [PATCH 5.10.y-cip 03/36] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt
` [PATCH 5.10.y-cip 04/36] pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interrupts
` [PATCH 5.10.y-cip 05/36] pinctrl: renesas: rzg2l: Add BUILD_BUG_ON() checks
` [PATCH 5.10.y-cip 06/36] pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helper
` [PATCH 5.10.y-cip 07/36] pinctrl: renesas: rzg2l: Enhance driver to support interrupt affinity setting
` [PATCH 5.10.y-cip 08/36] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [PATCH 5.10.y-cip 09/36] irqdomain: Make of_phandle_args_to_fwspec() generally available
` [PATCH 5.10.y-cip 10/36] of: platform: Skip populating IRQ to device resource table
` [PATCH 5.10.y-cip 11/36] irqchip: Add RZ/G2L IA55 Interrupt Controller driver
` [PATCH 5.10.y-cip 12/36] irqchip: remove MODULE_LICENSE in non-modules
` [PATCH 5.10.y-cip 13/36] irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt source
` [PATCH 5.10.y-cip 14/36] irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
` [PATCH 5.10.y-cip 15/36] irqchip/renesas-rzg2l: Enhance driver to support interrupt affinity setting
` [PATCH 5.10.y-cip 16/36] irqchip/renesas-rzg2l: Use tabs instead of spaces
` [PATCH 5.10.y-cip 17/36] irqchip/renesas-rzg2l: Align struct member names to tabs
` [PATCH 5.10.y-cip 18/36] irqchip/renesas-rzg2l: Document structure members
` [PATCH 5.10.y-cip 19/36] irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
` [PATCH 5.10.y-cip 20/36] irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on register's index
` [PATCH 5.10.y-cip 21/36] irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
` [PATCH 5.10.y-cip 22/36] irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
` [PATCH 5.10.y-cip 23/36] irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
` [PATCH 5.10.y-cip 24/36] irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
` [PATCH 5.10.y-cip 25/36] irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
` [PATCH 5.10.y-cip 26/36] soc: renesas: Kconfig: Enable IRQC driver for RZ/G2L SoC
` [PATCH 5.10.y-cip 27/36] arm64: dts: renesas: r9a07g043u: Add IRQC node
` [PATCH 5.10.y-cip 28/36] arm64: dts: renesas: r9a07g044: "
` [PATCH 5.10.y-cip 29/36] arm64: dts: renesas: r9a07g054: "
` [PATCH 5.10.y-cip 30/36] arm64: dts: renesas: r9a07g043u: Update pinctrl node to handle GPIO interrupts
` [PATCH 5.10.y-cip 31/36] arm64: dts: renesas: r9a07g044: "
` [PATCH 5.10.y-cip 32/36] arm64: dts: renesas: r9a07g054: "
` [PATCH 5.10.y-cip 33/36] dt-bindings: interrupt-controller: Add macros for NMI and IRQ0-7 interrupts present on RZ/G2L SoC
` [PATCH 5.10.y-cip 34/36] arm64: dts: renesas: rzg2l-smarc-som: Add PHY interrupt support for ETH{0/1}
` [PATCH 5.10.y-cip 35/36] arm64: dts: renesas: rzg2lc-smarc-som: Add PHY interrupt support for ETH0
` [PATCH 5.10.y-cip 36/36] arm64: dts: renesas: rzg2ul-smarc-som: Add PHY interrupt support for ETH{0/1}

[PATCH 6.1.y-cip 00/13] Update IA55 driver
 2024-03-27  8:35 UTC  (14+ messages)
` [PATCH 6.1.y-cip 01/13] pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helper
` [PATCH 6.1.y-cip 02/13] irqchip: remove MODULE_LICENSE in non-modules
` [PATCH 6.1.y-cip 03/13] irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
` [PATCH 6.1.y-cip 04/13] irqchip/renesas-rzg2l: Use tabs instead of spaces
` [PATCH 6.1.y-cip 05/13] irqchip/renesas-rzg2l: Align struct member names to tabs
` [PATCH 6.1.y-cip 06/13] irqchip/renesas-rzg2l: Document structure members
` [PATCH 6.1.y-cip 07/13] irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
` [PATCH 6.1.y-cip 08/13] irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on register's index
` [PATCH 6.1.y-cip 09/13] irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
` [PATCH 6.1.y-cip 10/13] irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
` [PATCH 6.1.y-cip 11/13] irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
` [PATCH 6.1.y-cip 12/13] irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
` [PATCH 6.1.y-cip 13/13] irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time

[PATCH v3] staging: media: remove duplicate line
 2024-03-27 10:34 UTC  (3+ messages)

[PATCH v2 0/5] Wave515 decoder IP support
 2024-03-27 10:34 UTC  (5+ messages)
` [PATCH v2 4/5] media: chips-media: wave5: drop "sram-size" DT prop
` [PATCH v2 5/5] media: chips-media: wave5: support Wave515 decoder

[PATCH 2/2] vfs/idmapped_mounts.c: Change mount_setattr expected output
 2024-03-27 10:33 UTC  (3+ messages)
` [linux-next:master] [fs/mnt_idmapping.c] b4291c7fd9: xfstests.generic.645.fail

[PATCH v2 0/2] wifi: cfg80211/ath12k: Add support to rx retry stats
 2024-03-27 10:32 UTC  (5+ messages)
` [PATCH v2 1/2] wifi: cfg80211/mac80211: "

[PATCH 0/2] Use ATAGs for RK3588 For RAM Info
 2024-03-27 10:32 UTC  (3+ messages)
` [PATCH 1/2] rockchip: rk3588: Add support for ATAG parsing

[PATCH 0/2] RISC-V: Test th.mxstatus.MAEE bit before enabling MAEE
 2024-03-27 10:31 UTC  (6+ messages)
` [PATCH 1/2] riscv: thead: Rename T-Head PBMT to MAEE
` [PATCH 2/2] riscv: T-Head: Test availability bit before enabling MAEE errata

[PATCH 0/2] Patches to update xfs test "generic/645" for mount_setattr
 2024-03-27 10:31 UTC  (3+ messages)
` [PATCH 1/2] vfs/idmapped_mounts.c: Incorrect array index for nested user ns

[Regression] 6.8 - i2c_hid_acpi: probe of i2c-XXX0001:00 failed with error -110
 2024-03-27 10:31 UTC  (3+ messages)

[PATCH] net: wan: framer: Add missing static inline qualifiers
 2024-03-27 10:30 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: quartzpro64: Enable the GPU
 2024-03-27 10:29 UTC  (4+ messages)

[PATCH v2 0/4] RK3588 GPU support
 2024-03-27 10:28 UTC  (3+ messages)

NTFS driver excessive logging by default: Correct links count
 2024-03-27 10:28 UTC 

[PATCH v6 00/20] Enable build of full Xen for RISC-V
 2024-03-27 10:28 UTC  (8+ messages)
` [PATCH v6 10/20] xen/riscv: introduce atomic.h

RTT-PROBE: lore-subspace-rtt
 2024-03-27 10:28 UTC 

[PATCH v1 00/11] Add a host IOMMU device abstraction
 2024-03-27 10:25 UTC  (5+ messages)
` [PATCH v1 01/11] Introduce a common abstract struct HostIOMMUDevice

[PATCH 0/3] target/i386/cpu: Misc cleanup for warning message
 2024-03-27 10:39 UTC  (4+ messages)
` [PATCH 1/3] target/i386/host-cpu: Consolidate the use of warn_report_once()
` [PATCH 2/3] target/i386/cpu: "
` [PATCH 3/3] target/i386/cpu: Merge the warning and error messages for AMD HT check

[PATCH v2 0/3] edk2: get version + date from git submodule
 2024-03-27 10:24 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] edk2: commit version info
` [PATCH v2 3/3] edk2/seabios: use common extra version

[PATCH v2 0/4] ALSA: hda/tas2781: fixes for 6.9-rc1
 2024-03-27 10:25 UTC  (2+ messages)

[PATCH for-9.1 v2 00/11] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-03-27 10:23 UTC  (4+ messages)
` [PATCH for-9.1 v2 09/11] hostmem: add a new memory backend based on POSIX shm_open()

[PATCH bpf-next 0/3] uprobe: uretprobe speed up
 2024-03-27 10:20 UTC  (4+ messages)
` [PATCH bpf-next 1/3] uprobe: Add uretprobe syscall to speed up return probe
` [PATCH bpf-next 2/3] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCH bpf-next 3/3] selftests/bpf: Add uretprobe syscall test for regs changes

Quanta's CCLA Schedule A update 2023-03-20
 2024-03-27 10:19 UTC  (4+ messages)
` Quantas CCLA Schedule A update 2023-08-21
  ` Quantas CCLA Schedule A update 2023-11-08
    ` Quantas CCLA Schedule A update 2024-03-27

[PATCH 0/7] regulator: mcp16502: Update the names from buck regulators
 2024-03-27 10:17 UTC  (16+ messages)
` [PATCH 1/7] ARM: dts: microchip: sama5d27_wlsom1: Update the node names from pmic-regulators
` [PATCH 2/7] ARM: dts: microchip: sama5d29_curiosity: "
` [PATCH 3/7] ARM: dts: microchip: sama5d2_icp: "
` [PATCH 4/7] ARM: dts: microchip: sama7g54_curiosity: "
` [PATCH 5/7] ARM: dts: microchip: sama7g5ek: "
` [PATCH 6/7] regulator: dt-bindings: microchip,mcp16502: Update the node names from buck regulators
` [PATCH 7/7] regulator: mcp16502: Update the "

[PATCH 0/2] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-03-27 10:19 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: arm64: marvell: add solidrun cn9130 "

[PATCH v1] i2c: i2c-qcom-geni: Add support to share an I2C SE from two subsystem
 2024-03-27 10:18 UTC 

[PATCH v3 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
 2024-03-27 10:17 UTC  (4+ messages)
` [PATCH v3 3/3] RISC-V: KVM: selftests: Add ebreak test support

RTT-PROBE: lore-subspace-rtt
 2024-03-27 10:18 UTC 

[PATCH v3 0/4] drm/xe: Rework rebinding in preparation for same-vm eviction
 2024-03-27 10:17 UTC  (2+ messages)
` ✓ CI.BAT: success for "

tpm2-tss release candidates 4.1.0-rc0 4.0.2-rc0 3.2.2-rc0
 2024-03-27 10:06 UTC 

[PATCH net-next v2] devlink: use kvzalloc() to allocate devlink instance resources
 2024-03-27 10:15 UTC  (2+ messages)

[PATCH for-9.0 0/3] qtest/virtio-9p-test.c: fix slow tests
 2024-03-27 10:14 UTC  (4+ messages)
` [PATCH for-9.0 1/3] qtest/virtio-9p-test.c: consolidate create dir, file and symlink tests

[PULL 00/15] riscv-to-apply queue
 2024-03-27 10:13 UTC  (8+ messages)

[tip:sched/core] BUILD SUCCESS c829d6818b60c591f70c060b2bb75d76cf0cec6d
 2024-03-27 10:14 UTC 

[syzbot] [bpf?] [net?] possible deadlock in ahci_single_level_irq_intr
 2024-03-27 10:14 UTC 

[PATCH] selftests: iommu: add config needed for iommufd_fail_nth
 2024-03-27 10:14 UTC  (4+ messages)

[PATCH net v2 0/2] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-27  9:51 UTC  (3+ messages)
` [PATCH net v2 1/2] net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards

[PATCH 0/4] arm64: dts: fix several display-related schema warnings
 2024-03-27 10:11 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: display/msm: sm8150-mdss: add DP node

[android-common:upstream-linux-5.15.y 264/377] drivers/pci/endpoint/functions/pci-epf-vntb.c:971:5: warning: no previous prototype for 'pci_read'
 2024-03-27 10:10 UTC 

[PATCH] sunrpc: removed redundant procp check
 2024-03-27 10:09 UTC  (2+ messages)

[PATCH v7 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-27 10:08 UTC  (3+ messages)
` [PATCH v7 04/15] media: i2c: imx219: Report streams using frame descriptors

repositoryformatversion and extensions
 2024-03-27 10:08 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-27 10:08 UTC 

[PATCH] igc/ixgbe: add get/set link settings interface
 2024-03-26 23:59 UTC 

[PATCH 00/10] Further reduce overhead of fsnotify permission hooks
 2024-03-27 10:05 UTC  (4+ messages)
` [PATCH 01/10] fsnotify: rename fsnotify_{get,put}_sb_connectors()

[LTP] [PATCH] [PATCH] Migrating the libhugetlbfs/testcases/straddle_4GB.c
 2024-03-27 10:04 UTC  (3+ messages)

[PATCH 0/4] Virtio-user queues setup fixes
 2024-03-27 10:04 UTC  (2+ messages)

linux-next: trees being removed
 2024-03-27 10:04 UTC  (3+ messages)

[PATCHv2 net-next 0/4] doc/netlink: add a YAML spec for team
 2024-03-27 10:03 UTC  (5+ messages)
` [PATCHv2 net-next 1/4] Documentation: netlink: "
` [PATCHv2 net-next 2/4] net: team: rename team to team_core for linking
` [PATCHv2 net-next 3/4] net: team: use policy generated by YAML spec
` [PATCHv2 net-next 4/4] uapi: team: use header file generated from "

[PATCH v1 1/8] ALSA: hda/tas2781: Add tas2781 SPI-based driver
 2024-03-27 10:02 UTC  (3+ messages)
` [PATCH v1 7/8] "

[meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Add new config for 9.2 SDK Release
 2024-03-27 10:01 UTC 

[PATCH 3/3] dmaengine: xilinx: xdma: Clarify kdoc in XDMA driver
 2024-03-27 10:01 UTC  (2+ messages)

[PATCH i-g-t 1/2] tests/kms_pm_dc: Ensure PSR is enabled
 2024-03-27 10:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_pm_dc: Ensure PSR is enabled (rev2)

[RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
 2024-03-27 10:01 UTC  (11+ messages)

[PATCH v3 0/1] cifs-utils: CLDAP-Ping to find the correct site
 2024-03-27 10:00 UTC  (2+ messages)
` [PATCH v3 1/1] Implement CLDAP Ping to find the closest site


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.