All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-13 15:16:57 to 2025-03-13 15:59:06 UTC [more...]

[GIT PULL] Allwinner clock changes for 6.15
 2025-03-13 13:25 UTC 

[PATCH 00/11] docs/qapi: enable new guest-agent and storage-daemon docs
 2025-03-13 15:57 UTC  (11+ messages)
` [PATCH 07/11] docs/qapi_domain: add namespace support to cross-references
` [PATCH 11/11] docs: enable transmogrifier for QSD and QGA

[PATCH hyperv-next v5 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
 2025-03-13 15:57 UTC 

[chrome-os:chromeos-6.1 1/1] arch/arm64/boot/dts/mediatek/mt8173-evb.dtb: /soc/pwrap@1000d000/mt6397/regulators: failed to match any schema with compatible: ['mediatek,mt6397-regulator']
 2025-03-13 15:57 UTC 

[PATCH v2 0/6] sysfs: finalize the constification of 'struct bin_attribute'
 2025-03-13 15:57 UTC  (7+ messages)
` [PATCH v2 1/6] sysfs: constify bin_attribute argument of bin_attribute::read/write()
` [PATCH v2 2/6] sysfs: constify attribute_group::bin_attrs
` [PATCH v2 3/6] sysfs: treewide: switch back to bin_attribute::read()/write()
` [PATCH v2 4/6] sysfs: treewide: switch back to attribute_group::bin_attrs
` [PATCH v2 5/6] sysfs: remove bin_attribute::read_new/write_new()
` [PATCH v2 6/6] sysfs: remove attribute_group::bin_attrs_new

[PATCH v2] platform/x86: intel_pmc_ipc: add option to build without ACPI
 2025-03-13 15:57 UTC  (2+ messages)

[PATCH 00/16] Suspend to RAM support for Xen on arm64
 2025-03-13 15:57 UTC  (14+ messages)
` [PATCH 03/16] xen/arm: introduce a separate struct for watchdog timers
` [PATCH 04/16] xen/cpu: prevent disable_nonboot_cpus crash on ARM64
` [PATCH 05/16] xen/percpu: don't initialize percpu on resume
` [PATCH 06/16] xen/arm: Introduce system suspend config option
` [PATCH 08/16] xen/arm: add watchdog domain suspend/resume helpers

[LSF/MM/BPF TOPIC] Weighted interleave auto-tuning
 2025-03-13 15:57 UTC  (2+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-13 15:56 UTC  (6+ messages)
` [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit

[PATCH v5 00/10] Introduce /dev/mshv root partition driver
 2025-03-13 15:56 UTC  (6+ messages)
` [PATCH v5 07/10] Drivers: hv: Introduce per-cpu event ring tail

[RFC PATCH 00/19] drm, drm/xe: Multi-device GPUSVM
 2025-03-13 15:55 UTC  (5+ messages)

[pseudo] [PATCH 0/3] Porting pseudo to LoongArch
 2025-03-13 15:54 UTC  (5+ messages)
` [pseudo] [PATCH 2/3] Makefile.in: Use ARCH_FLAGS instead of -m32 and -m64
  ` [yocto-patches] "
` [pseudo] [PATCH 3/3] configure: Add support for LoongArch
  ` [yocto-patches] "

[PATCH 0/5] Minor memcg cleanups & prep for memdescs
 2025-03-13 15:54 UTC  (5+ messages)
` [PATCH 1/5] mm: Separate folio_split_memcg() from split_page_memcg()
` [PATCH 2/5] mm: Simplify split_page_memcg()

DM-Integrity journal replay behaviour
 2025-03-13 15:53 UTC  (4+ messages)

[PATCH] drop_caches: Allow re-enabling message after disabling
 2025-03-13 15:54 UTC  (2+ messages)

[PATCH 0/9] fetch: further ref-prefix cleanups and optimizations
 2025-03-13 15:53 UTC  (3+ messages)
` [PATCH 8/9] fetch: avoid ls-refs only to ask for HEAD symref update

[PATCH v2 00/14] Implement acp_common_hw_ops support for all acp platforms
 2025-03-13 15:52 UTC  (3+ messages)
` [PATCH v2 05/14] ASoC: amd: acp: Refactor acp machine select

[PATCH] nls: Fix utf32_to_utf8 parameter type in declaration and definition
 2025-03-13 15:52 UTC  (2+ messages)

[PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()
 2025-03-13 15:52 UTC  (3+ messages)

[PATCH v2] drop_caches: re-enable message after disabling
 2025-03-13 15:52 UTC  (6+ messages)

[PATCH 0/7] coresight: Clear self hosted claim tag on probe
 2025-03-13 14:40 UTC  (3+ messages)
` [PATCH 4/7] coresight: Add claim tag warnings and debug messages

[PATCH] arm64: dts: ti: k3-am62p-j722s: add rng node
 2025-03-13 14:41 UTC 

[PATCH 0/6] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-03-13 14:50 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: mtd: qcom,nandc: Document the SDX75 NAND
` [PATCH 4/6] ARM: dts: qcom: sdx75: Add QPIC NAND support

[GSoC PATCH] pathspec: fix sign comparison warnings
 2025-03-13 15:50 UTC  (4+ messages)

[patch V2 00/10] genirq/msi: Spring cleaning
 2025-03-13 15:50 UTC  (7+ messages)
` [patch V2 01/10] cleanup: Provide retain_ptr()
` [patch V2 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch V2 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()

[PATCH] igc: enable HW VLAN insertion/stripping by default
 2025-03-13 15:49 UTC  (6+ messages)

[PATCH] rust/revocable: add try_with() convenience method
 2025-03-13 15:48 UTC  (5+ messages)

[meta-oe][scarthgap][PATCH 1/2] mongodb: fix build with python 3.12
 2025-03-13 15:48 UTC  (7+ messages)
` [meta-oe][scarthgap][PATCH 2/2] mongodb: update to 4.4.29
  ` [oe] "

[RFC PATCH] xen/amd-iommu: Add interrupt remapping quirk for ath11k
 2025-03-13 15:47 UTC  (4+ messages)

[PATCH] [GSOC] Update MyFirstContribution.adoc to current codebase
 2025-03-13 15:46 UTC  (2+ messages)

[PATCH v5 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-03-13 15:46 UTC  (2+ messages)

[PATCH] drm/ttm/tests: fix potential null pointer dereference in ttm_bo_unreserve_bulk()
 2025-03-13 15:46 UTC 

[PATCH 0/6] symbols: assorted adjustments
 2025-03-13 15:44 UTC  (5+ messages)
` [PATCH 1/6] symbols: add minimal self-test

[PATCH net-next v2] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-03-13 15:42 UTC  (2+ messages)

[PATCH 5.4,5.10 2/2] udf: Fix use of check_add_overflow() with mixed type arguments
 2025-03-13 15:42 UTC  (5+ messages)

[GIT PULL] Networking for v6.14-rc7
 2025-03-13 15:42 UTC 

[PATCH] gcc-runtime: Package libstdc++.modules.json
 2025-03-13 15:40 UTC 

[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
 2025-03-13 15:39 UTC  (10+ messages)

[PATCH v2] tcmode-default: eliminate needless binutils version defaults
 2025-03-13 15:40 UTC 

[poky] Problem run bitbake on terminal in ubuntu #compiler #poky #yocto #bitbake
 2025-03-13 15:39 UTC  (3+ messages)
`  "

[PATCH] imx8m: soc: cope with existing optee node
 2025-03-13 15:17 UTC  (3+ messages)

[PATCH v2 0/6] Improve Microchip Polarfire SoC customization
 2025-03-13 15:38 UTC  (3+ messages)
` [PATCH v2 4/6] hw/riscv: Allow direct start of kernel for MPFS

[PATCH v1 0/2] Add HPS Notification for HPS boot stages
 2025-03-13  3:48 UTC  (5+ messages)
` [PATCH v1 1/2] arm: socfpga: mailbox: Notify SDM on HPS code execution stages
` [PATCH v1 2/2] arm: socfpga: spl: Notify SDM on FSBL execution

[PATCH v11 00/11] PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
 2025-03-13 15:38 UTC  (12+ messages)
` [PATCH v11 01/11] PCI: dwc: Use resource start as iomap() input in dw_pcie_pme_turn_off()
` [PATCH v11 02/11] PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration
` [PATCH v11 03/11] PCI: dwc: Move cfg0 setup to dw_pcie_cfg0_setup()
` [PATCH v11 04/11] PCI: dwc: Move devm_pci_alloc_host_bridge() to the beginning of dw_pcie_host_init()
` [PATCH v11 05/11] PCI: dwc: Add helper dw_pcie_init_parent_bus_offset()
` [PATCH v11 06/11] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
` [PATCH v11 07/11] PCI: dwc: ep: Add parent_bus_addr for outbound window
` [PATCH v11 08/11] PCI: dwc: ep: Ensure proper iteration over outbound map windows
` [PATCH v11 09/11] PCI: dwc: Use parent_bus_offset
` [PATCH v11 10/11] PCI: dwc: Print warning message when cpu_addr_fixup() exists
` [PATCH v11 11/11] PCI: imx6: Remove cpu_addr_fixup()

[PATCH] memcg: avoid refill_stock for root memcg
 2025-03-13 15:39 UTC  (2+ messages)

[PATCH v4 0/5] Enable Secure TSC for SEV-SNP
 2025-03-13 15:38 UTC  (4+ messages)
` [PATCH v4 1/5] x86/cpufeatures: Add SNP Secure TSC

[PATCH] drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()
 2025-03-13 15:38 UTC  (2+ messages)

[PATCH net-next v7 0/9] Device memory TCP TX
 2025-03-13 15:37 UTC  (4+ messages)
` [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support

[PATCH kvmtool v2 1/2] cpu: vmexit: Handle KVM_EXIT_UNKNOWN exit reason correctly
 2025-03-13 15:37 UTC  (4+ messages)
` [PATCH kvmtool v2 2/2] cpu: vmexit: Handle KVM_EXIT_MEMORY_FAULT in KVM_RUN ioctl return

[PATCH] eal/linux: enhance ASLR verification
 2025-03-13 15:37 UTC  (3+ messages)
` [PATCH v2] eal/linux: improve ASLR check

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-03-13 15:37 UTC  (3+ messages)

SPDX 3 Improvements for performance and VEX
 2025-03-13 15:36 UTC  (2+ messages)

[ath:pending] BUILD SUCCESS d2aa83923c9f866c7f9ee6a76d9a27ca76c10e24
 2025-03-13 15:35 UTC 

[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
 2025-03-13 15:23 UTC  (15+ messages)
` [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v3 15/17] RISC-V: KVM: add SBI extension reset callback
` [PATCH v3 16/17] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v3 17/17] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH 1/2] mtd: rawnand: gpmi: Use str_enabled_disabled() in gpmi_nand_attach_chip()
 2025-03-13 14:33 UTC  (2+ messages)

[PATCH v2] dt-bindings: pwm: Convert lpc32xx-pwm.txt to YAML
 2025-03-13 14:25 UTC  (3+ messages)

[GIT PULL] Allwinner device tree changes for 6.15
 2025-03-13 12:44 UTC 

[PATCH i-g-t 00/11] Prepare lib/intel_compute for SVM/system allocator, part 2
 2025-03-13 15:35 UTC  (5+ messages)
` [PATCH i-g-t 03/11] lib/intel_compute: Use common constant for indirect object size
` [PATCH i-g-t 11/11] lib/intel_compute: Make array size a dynamic parameter

6.14.0-rc debug kernel is slow, kacpi_notify high cpu usage
 2025-03-13 15:35 UTC  (2+ messages)

BPF office hours discussion for "Reducing BPF register pressure" moved to 3/20/2025
 2025-03-13 15:33 UTC 

[PATCH] lldpad_t tries to automatically disable LLDP on network card but is blocked
 2025-03-13 15:32 UTC  (2+ messages)

[PATCH 0/7] x86/ubsan: fix ubsan on clang + code fixes
 2025-03-13 15:30 UTC  (8+ messages)
` [PATCH 1/7] xen/ubsan: provide helper for clang's -fsanitize=function
` [PATCH 2/7] x86/wait: prevent duplicated assembly labels
` [PATCH 3/7] x86/dom0: placate GCC 12 compile-time errors with UBSAN and PVH_GUEST
` [PATCH 4/7] xen/ubsan: expand pointer overflow message printing
` [PATCH 5/7] x86/ioremap: prevent additions against the NULL pointer
` [PATCH 6/7] x86/vga: fix mapping of the VGA text buffer
` [PATCH 7/7] kconfig/randconfig: enable UBSAN for randconfig

[GIT PULL] nvme fixes for Linux 6.14
 2025-03-13 15:31 UTC 

[PATCH net-next] MAINTAINERS: Add dedicated entries for phy_link_topology
 2025-03-13 15:30 UTC 

[PATCH 00/12] fs: exfat: Add exfat port based on exfat-fuse
 2025-03-13 15:29 UTC  (7+ messages)
` [PATCH 08/12] fs: exfat: Fix conversion overflow errors

[PATCH 0/3] ubsan/overflow: Enable pattern exclusions
 2025-03-13 15:29 UTC  (3+ messages)
` [PATCH 1/3] ubsan/overflow: Rework integer overflow sanitizer option to turn on everything

[GSoC PATCH v2] reftable: return proper error code from block_writer_add()
 2025-03-13 15:29 UTC  (5+ messages)
` [GSoC PATCH v3 0/2] reftable: return proper error codes from block_writer_add
  ` [PATCH v3 2/2] reftable: adapt writer code to propagate block_writer_add() errors

[PATCH v2 0/2] Add driver for Intel Over-Clocking Watchdog
 2025-03-13 15:29 UTC  (5+ messages)
` [PATCH v2 2/2] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list

[PATCH] crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()
 2025-03-13 15:29 UTC 

[PATCH] regulator: core: move warning message below EPROBE_DEFER
 2025-03-13 15:29 UTC  (2+ messages)

[PATCH v3 00/13] mailbox: pcc: Fixes and cleanup/refactoring
 2025-03-13 15:28 UTC  (14+ messages)
` [PATCH v3 01/13] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
` [PATCH v3 02/13] mailbox: pcc: Always clear the platform ack interrupt first
` [PATCH v3 03/13] mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags
` [PATCH v3 04/13] mailbox: pcc: Return early if no GAS register from pcc_mbox_cmd_complete_check
` [PATCH v3 05/13] mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
` [PATCH v3 06/13] mailbox: pcc: Refactor error handling in irq handler into separate function
` [PATCH v3 07/13] mailbox: pcc: Always map the shared memory communication address
` [PATCH v3 08/13] mailbox: pcc: Refactor and simplify check_and_ack()
` [PATCH v3 09/13] soc: hisilicon: kunpeng_hccs: Simplify PCC shared memory region handling
` [PATCH v3 10/13] i2c: xgene-slimpro: "
` [PATCH v3 11/13] hwmon: (xgene-hwmon) "
` [PATCH v3 12/13] ACPI: PCC: "
` [PATCH v3 13/13] ACPI: CPPC: "

[PATCH v2 00/15] gpiolib: indicate errors in value setters
 2025-03-13 15:29 UTC  (5+ messages)
` [PATCH v2 01/15] leds: aw200xx: don't use return with gpiod_set_value() variants
  ` (subset) "

linux-next: Signed-off-by missing for commit in the ext3 tree
 2025-03-13 15:28 UTC  (2+ messages)

Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot)
 2025-03-13 15:28 UTC  (11+ messages)

[RESEND][PATCH] tracing: gfp: Remove duplication of recording GFP flags
 2025-03-13 15:26 UTC  (2+ messages)

[RFC PATCH 0/2] Add defaults refs for linux-stable-rc
 2025-03-13 15:26 UTC  (4+ messages)
` [RFC PATCH 2/2] Add the stable release candidate repo to the Linux git repos menu

[PATCH net 0/2] mlxsw: spectrum_acl_bloom_filter: Fix compilation warning on s390x
 2025-03-13 15:25 UTC  (5+ messages)
` [PATCH net 1/2] mlxsw: spectrum_acl_bloom_filter: Expand chunk_key_offsets[chunk_index]

[GSoC PATCH] rm: fix sign comparison warnings
 2025-03-13 15:25 UTC  (4+ messages)

[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
 2025-03-13 15:25 UTC  (11+ messages)

[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-03-13 15:25 UTC  (5+ messages)
` [PATCH v7 37/49] x86/resctrl: Expand the width of dom_id by replacing mon_data_bits

[PATCH 0/1 v4] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores
 2025-03-13 15:23 UTC  (2+ messages)
` [PATCH 1/1 "

[PATCH] drm/amd/display: avoid NPD when ASIC does not support DMUB
 2025-03-13 15:23 UTC  (4+ messages)

[PATCH v1] CHANGELOG.md: Mention PCI passthrough for HVM domUs
 2025-03-13 15:23 UTC  (6+ messages)

[PATCH 5.10.y 5.15.y] printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX
 2025-03-13 15:23 UTC 

[RFC PATCH v2 00/20] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-03-13 15:22 UTC  (17+ messages)
` [RFC PATCH v2 04/20] hw/arm/virt: Add support for smmuv3-accel
` [RFC PATCH v2 05/20] hw/arm/smmuv3-accel: Associate a pxb-pcie bus

[PATCH v2] drm/mxsfb: fix missing rollback on failure in mxsfb_probe()
 2025-03-13 15:21 UTC 

[PATCH v2 0/6] btrfs: prepare for larger folios support
 2025-03-13 15:21 UTC  (3+ messages)

[PATCH v3 0/3] drm/xe: Fix survivability
 2025-03-13 15:19 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Fix survivability (rev3)

[PATCH v1] audit,module: restore audit logging in load failure case
 2025-03-13 15:18 UTC  (5+ messages)

[PATCH V5] usb:xhci: Add debugfs support for xHCI port bandwidth
 2025-03-13 15:20 UTC  (2+ messages)

[PATCH v3 0/1] Mount option rdirplus extension
 2025-03-13 15:18 UTC  (2+ messages)
` [PATCH] nfs(5): Add new rdirplus functionality, clarify

[Intel-wired-lan] [PATCH iwl-next v8 00/15] ixgbe: Add basic devlink support
 2025-03-13 15:03 UTC  (32+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v8 01/15] devlink: add value check to devlink_info_version_put()
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 02/15] ixgbe: wrap netdev_priv() usage
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 03/15] ixgbe: add initial devlink support
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 04/15] ixgbe: add handler for devlink .info_get()
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 05/15] ixgbe: add E610 functions for acquiring flash data
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 06/15] ixgbe: read the OROM version information
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 07/15] ixgbe: read the netlist "
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 08/15] ixgbe: add .info_get extension specific for E610 devices
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 09/15] ixgbe: add E610 functions getting PBA and FW ver info
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 10/15] ixgbe: extend .info_get with() stored versions
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 11/15] ixgbe: add device flash update via devlink
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 12/15] ixgbe: add support for devlink reload
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 13/15] ixgbe: add FW API version check
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 14/15] ixgbe: add E610 implementation of FW recovery mode
  `  "
` [Intel-wired-lan] [PATCH iwl-next v8 15/15] ixgbe: add support for FW rollback mode
  `  "

[bug report] NULL pointer dereference after a balance error on zoned device
 2025-03-13 15:18 UTC  (13+ messages)

[PATCH] Fixed ideapad-laptop driver to support Yoga 9 2 in 1 14imh9 unknown keys
 2025-03-13 15:17 UTC 

[PATCH v1 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-03-13 15:16 UTC  (4+ messages)
` [PATCH v1 3/5] PM: sleep: Resume children right after resuming the parent


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.