All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-11 12:48:51 to 2025-03-11 13:21:53 UTC [more...]

[PULL 00/72] ppc-for-10.0-1 queue
 2025-03-11 12:58 UTC  (54+ messages)
` [PULL 01/72] ppc/ppc405: Remove tests
` [PULL 02/72] ppc/ppc405: Remove boards
` [PULL 03/72] hw/ppc: Deprecate 405 CPUs
` [PULL 04/72] ppc/pnv: Update skiboot to 7.1-106
` [PULL 05/72] pseries: Update SLOF firmware image
` [PULL 06/72] ppc/pnv/phb4: Add pervasive chiplet support to PHB4/5
` [PULL 07/72] ppc/pnv/homer: Fix OCC registers
` [PULL 08/72] ppc/pnv/homer: Make dummy reads return 0
` [PULL 09/72] ppc/pnv/occ: Fix common area sensor offsets
` [PULL 10/72] ppc/pnv/homer: class-based base and size
` [PULL 11/72] ppc/pnv/occ: Better document OCCMISC bits
` [PULL 12/72] ppc/pnv: Make HOMER memory a RAM region
` [PULL 13/72] ppc/pnv/occ: Update pstate frequency tables
` [PULL 14/72] ppc/pnv/occ: Add POWER10 OCC-OPAL data format
` [PULL 15/72] ppc/pnv/occ: Implement a basic dynamic OCC model
` [PULL 16/72] target/ppc: Add Power9/10 power management SPRs
` [PULL 17/72] ppc/pnv: Support LPC host controller irqs other than serirqs
` [PULL 18/72] ppc/pnv: raise no-response errors if an LPC transaction fails
` [PULL 19/72] ppc/pnv: Implement LPC FW address space IDSEL
` [PULL 21/72] ppc/pnv: Add a PNOR address and size sanity checks
` [PULL 22/72] ppc/pnv: Add a default formatted PNOR image
` [PULL 24/72] ppc/xive: Rename ipb_to_pipr() to xive_ipb_to_pipr()
` [PULL 25/72] ppc/xive2: Add grouping level to notification
` [PULL 26/72] ppc/xive2: Support group-matching when looking for target
` [PULL 28/72] ppc/xive2: Process group backlog when pushing an OS context
` [PULL 29/72] ppc/xive2: Process group backlog when updating the CPPR
` [PULL 30/72] qtest/xive: Add group-interrupt test
` [PULL 31/72] ppc/xive2: Add support for MMIO operations on the NVPG/NVC BAR
` [PULL 32/72] ppc/xive2: Support crowd-matching when looking for target
` [PULL 33/72] pnv/xive2: Rename nvp_ to nvx_ if they can refer to NVP or NVGC
` [PULL 34/72] ppc/xive2: Check crowd backlog when scanning group backlog
` [PULL 35/72] qtest/xive: Change printf to g_test_message
` [PULL 37/72] hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure
` [PULL 38/72] hw/ssi/pnv_spi: Use local var seq_index instead of get_seq_index()
` [PULL 39/72] hw/ssi/pnv_spi: Make bus names distinct for each controllers of a socket
` [PULL 42/72] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)
` [PULL 47/72] target/ppc: Restrict powerpc_checkstop() to TCG
` [PULL 48/72] target/ppc: Remove raise_exception_ra()
` [PULL 50/72] target/ppc: Restrict various common helpers to TCG
` [PULL 51/72] target/ppc: Fix style in excp_helper.c
` [PULL 52/72] target/ppc: Make powerpc_excp() prototype public
` [PULL 53/72] target/ppc: Restrict ATTN / SCV / PMINSN helpers to TCG
` [PULL 54/72] hw/ppc/spapr: Convert HPTE() macro as hpte_get_ptr() method
` [PULL 57/72] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
` [PULL 58/72] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
` [PULL 60/72] ppc: Enable 2nd DAWR support on Power10 PowerNV machine
` [PULL 62/72] spapr: nested: Add support for reporting Hostwide state counter
` [PULL 64/72] target/ppc: Wire up BookE ATB registers for e500 family
` [PULL 65/72] target/ppc: Avoid warning message for zero process table entries
` [PULL 66/72] spapr: Generate random HASHPKEYR for spapr machines
` [PULL 67/72] ppc/amigaone: Simplify replacement dummy_fw
` [PULL 68/72] ppc/amigaone: Implement NVRAM emulation
` [PULL 69/72] ppc/amigaone: Add default environment

regression: gpiolib: switch the line state notifier to atomic unexpected impact on performance
 2025-03-11 13:21 UTC  (4+ messages)

[PATCH v3 00/14] virtio-scsi: add iothread-vq-mapping parameter
 2025-03-11 13:07 UTC  (11+ messages)
` [PATCH v3 02/14] dma: use current AioContext for dma_blk_io()
` [PATCH v3 03/14] scsi: track per-SCSIRequest AioContext
` [PATCH v3 04/14] scsi: introduce requests_lock
` [PATCH v3 05/14] virtio-scsi: introduce event and ctrl virtqueue locks
` [PATCH v3 07/14] virtio-scsi: perform TMFs in appropriate AioContexts
` [PATCH v3 08/14] virtio-blk: extract cleanup_iothread_vq_mapping() function
` [PATCH v3 09/14] virtio-blk: tidy up iothread_vq_mapping functions
` [PATCH v3 10/14] virtio: extract iothread-vq-mapping.h API
` [PATCH v3 13/14] virtio-scsi: handle ctrl virtqueue in main loop
` [PATCH v3 14/14] virtio-scsi: only expose cmd vqs via iothread-vq-mapping

[meta-oe][scarthgap][PATCH] libgpiod: fix gpiod-cxx-test failed test case
 2025-03-11 13:21 UTC  (2+ messages)
` [oe] "

[PATCH] riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler
 2025-03-11 13:22 UTC 

[PATCH v4 0/3] riscv: Add bfloat16 instruction support
 2025-03-11 13:20 UTC  (3+ messages)

[PATCH 0/4] Documentation/rtla: Cover BPF sample collection
 2025-03-11 13:20 UTC  (5+ messages)
` [PATCH 4/4] Documentation/rtla: Include "

[PATCH v2 00/14] am625: support secure loading of full barebox
 2025-03-11 13:19 UTC  (8+ messages)
` [PATCH v2 01/14] firmware: always generate sha256sum
` [PATCH v2 02/14] firmware: add function to verify next image
` [PATCH v2 10/14] ARM: k3: r5: delete fip image when it can't be opened
` [PATCH v2 11/14] ARM: k3: r5: Allow to authenticate next image by ROM API
` [PATCH v2 13/14] scripts: add k3sign

[PATCH RFT] gpio: cdev: use raw notifier
 2025-03-11 13:19 UTC 

[PATCH] watchdog: Add driver for Intel OC WDT
 2025-03-11 13:18 UTC 

[PATCH] iommu: Unexport iommu_fwspec_free()
 2025-03-11 13:15 UTC  (2+ messages)

[nbd168-wireless:mt76 20/34] drivers/net/wireless/mediatek/mt76/mt792x_acpi_sar.h:35:27: warning: 'cc_list_be' defined but not used
 2025-03-11 13:17 UTC 

[ANNOUNCE] Release v4.19.325-cip118
 2025-03-11 13:18 UTC 

[PATCH v4 00/12] selftests/mm: Some cleanups from trying to run them
 2025-03-11 13:18 UTC  (13+ messages)
` [PATCH v4 01/12] selftests/mm: Report errno when things fail in gup_longterm
` [PATCH v4 02/12] selftests/mm: Skip uffd-stress if userfaultfd not available
` [PATCH v4 03/12] selftests/mm: Skip uffd-wp-mremap "
` [PATCH v4 04/12] selftests/mm/uffd: Rename nr_cpus -> nr_parallel
` [PATCH v4 05/12] selftests/mm: Print some details when uffd-stress gets bad params
` [PATCH v4 06/12] selftests/mm: Don't fail uffd-stress if too many CPUs
` [PATCH v4 07/12] selftests/mm: Skip map_populate on weird filesystems
` [PATCH v4 08/12] selftests/mm: Skip gup_longterm tests "
` [PATCH v4 09/12] selftests/mm: Drop unnecessary sudo usage
` [PATCH v4 10/12] selftests/mm: Ensure uffd-wp-mremap gets pages of each size
` [PATCH v4 11/12] selftests/mm: Skip mlock tests if nobody user can't read it
` [PATCH v4 12/12] selftests/mm/mlock: Print error on failure

[PATCH] ASoC: cs35l41: check the return value from spi_setup()
 2025-03-11 13:18 UTC  (2+ messages)

[PATCH] ASoC: rt722-sdca: add missing readable registers
 2025-03-11 13:18 UTC  (2+ messages)

[PATCH] ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup()
 2025-03-11 13:18 UTC  (2+ messages)

[PATCH v2 00/14] XIVE2 changes to support Group and Crowd operations
 2025-03-11 13:16 UTC  (2+ messages)

[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_enable_cb_delayed (9)
 2025-03-11 13:17 UTC  (2+ messages)
` [PATCH] virtio_ring: Fix data race when accessing the event_triggered field of vring_virtqueue

[PATCH 00/19] am62: IO+DDR resume support
 2025-03-11 10:30 UTC  (20+ messages)
` [PATCH 01/19] arm: mach-k3: Remove CANUART IO isolation
` [PATCH 02/19] arm: mach-k3: Kconfig: Add symbols for IO+DDR Low Power Mode
` [PATCH 03/19] ram: k3-ddrss: Add support for DDR in self-refresh
` [PATCH 04/19] firmware: ti_sci: Add TI_SCI_MSG_MIN_CONTEXT_RESTORE
` [PATCH 05/19] arm: mach-k3: common: Add CANUART wakeup check helpers
` [PATCH 06/19] arm: mach-k3: common: Add lpm_resume_from_ddr
` [PATCH 07/19] arm: mach-k3: common: Helper for LPM meta data address from DT
` [PATCH 08/19] arm: mach-k3: am62a7_init: Resume on LPM exit
` [PATCH 09/19] arm: mach-k3: am62p5_init: "
` [PATCH 10/19] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
` [PATCH 11/19] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node
` [PATCH 12/19] arm64: dts: ti: k3-am62a-main: Add C7xv "
` [PATCH 13/19] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors
` [PATCH 14/19] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH 15/19] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH 16/19] arm: dts: k3-am62a: Add r5 device nodes
` [PATCH 17/19] arm: dts: k3-am62p: "
` [PATCH 18/19] configs: am62ax_evm_r5: Enable IODDR resume support
` [PATCH 19/19] configs: am62p_evm_r5_defconfig: "

kernel/vhost_task.c:148:9-16: WARNING: ERR_CAST can be used with tsk
 2025-03-11 13:17 UTC 

[OE-core][PATCH] lib: spdx30_tasks: Handle patched CVEs
 2025-03-11 13:17 UTC  (3+ messages)

[PATCH v4 0/3] x86/pci: reduce PCI accesses
 2025-03-11 13:17 UTC  (5+ messages)
` [PATCH v4 1/3] x86/vmx: fix posted interrupts usage of msi_desc->msg field
` [PATCH v4 2/3] x86/hvm: check return code of hvm_pi_update_irte when binding

[PATCH v9] arm64: mm: Populate vmemmap at the page level if not section aligned
 2025-03-11 13:13 UTC  (2+ messages)

[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
 2025-03-11 13:17 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for Use MI_MATH to apply RMW WA in LRC (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 1/2] Input: remove support for Azoteq IQS269A and IQS626A
 2025-03-11 13:16 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: input: Remove bindings "

[PATCH nft] evaluate: fix expression data corruption
 2025-03-11 13:07 UTC 

[PATCH] MAINTAINERS: Add include/linux/tpm*.h to TPM maintainers
 2025-03-11 13:14 UTC 

[PATCH] test/crypto: skip test when virtio PMD not loaded
 2025-03-11 12:47 UTC 

[PATCH] [arm64/tlb] Fix mmu notifiers for range-based invalidates
 2025-03-11 13:13 UTC  (2+ messages)

[PATCH v7 0/7] DRM scheduler kunit tests
 2025-03-11 13:14 UTC  (3+ messages)
` [PATCH v7 1/7] drm: Move some options to separate new Kconfig

[PATCH] x86/stackprotector: fix build failure with CONFIG_STACKPROTECTOR=n
 2025-03-11 13:13 UTC  (11+ messages)

[PATCH v1 0/2] Add HPS Notification for HPS boot stages
 2025-03-11  6:38 UTC  (3+ 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 net-next] net: hns3: use string choices helper
 2025-03-11 13:13 UTC  (2+ messages)

Bug: lock problem for the function of_find_node_by_name
 2025-03-11 13:13 UTC  (2+ messages)

[PATCH] drivers: ddr: altera: Fix integer overflow during size calculation
 2025-03-11  3:57 UTC  (2+ messages)

[PATCH 0/2] Enable support for VAB flow on Agilex5 SoCFPGA boards
 2025-03-11  3:51 UTC  (5+ messages)
` [PATCH 1/2] arch: arm: dts: Enable kernel itb file generation for Agilex5 SoCFPGA
` [PATCH 2/2] configs: Enable VAB flow for Agilex5 SoCFPGA boards

[PATCH v2] USB: serial: ftdi_sio: add support for Altera USB Blaster 3
 2025-03-11 13:12 UTC  (5+ messages)

[LTP] [PATCH] ioctl_loop06: Update block size validation to align with kver
 2025-03-11 13:11 UTC  (2+ messages)

[PATCH v3 1/8] perf sched stats: Add record and rawdump support
 2025-03-11 13:10 UTC  (2+ messages)

[PATCH v2 0/7] drm/ast: Various changes for video memory
 2025-03-11 13:10 UTC  (15+ messages)
` [PATCH v2 1/7] drm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constants
` [PATCH v2 2/7] drm/ast: Add VGACRAA register constants
` [PATCH v2 3/7] drm/ast: Add VGACR99 "
` [PATCH v2 4/7] drm/ast: cursor: Add helpers for computing location in video memory
` [PATCH v2 5/7] drm/ast: Add helper for computing framebuffer "
` [PATCH v2 6/7] drm/ast: Remove vram_fb_available from struct ast_device
` [PATCH v2 7/7] drm/ast: cursor: Drop page alignment

[PATCH net-next] net: bcmgenet: use genphy_c45_eee_is_active directly, instead of phy_init_eee
 2025-03-11 13:10 UTC  (3+ messages)

[linux-next:master] [block/bdev] 47dd675323: ltp.ioctl_loop06.fail
 2025-03-11 13:09 UTC  (6+ messages)
` [LTP] "

[PATCH] common/cnxk: fix aura offset
 2025-03-11 13:08 UTC  (2+ messages)

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-11 13:08 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
 2025-03-11 13:08 UTC  (3+ messages)
` [PATCH v2 4/5] rust: enable `clippy::as_ptr_cast_mut` lint

[PATCH 0/9] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-03-11 13:07 UTC  (4+ messages)
` [PATCH 7/9] mm/madvise: let madvise_{dontneed,free}_single_vma() caller batches tlb flushes

[RFC PATCH 0/2] introduce io_uring_cmd_import_fixed_vec
 2025-03-11 13:08 UTC  (5+ messages)
` [RFC PATCH 1/2] io_uring: cmd: "
` [RFC PATCH 2/2] btrfs: ioctl: use registered buffer for IORING_URING_CMD_FIXED

QA notification for completed autobuilder build (yocto-5.2_M3.rc1)
 2025-03-11 13:06 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH 1/3] maintainers: update for Intel ipn3ke drivers
 2025-03-11 13:05 UTC  (2+ messages)

[PATCH net-next] net: dsa: b53: use genphy_c45_eee_is_active directly, instead of phy_init_eee
 2025-03-11 13:05 UTC  (3+ messages)

[PATCH 0/7] drm/ast: Various changes for video memory
 2025-03-11 13:03 UTC  (9+ messages)
` [PATCH 1/7] drm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constants
` [PATCH 2/7] drm/ast: Add VGACRAA register constants
` [PATCH 3/7] drm/ast: Add VGACR99 "
` [PATCH 4/7] drm/ast: cursor: Add helpers for computing location in video memory

[PATCH mm-unstable 0/2] mseal system mappings fix + s390 enablement
 2025-03-11 13:02 UTC  (4+ messages)
` [PATCH mm-unstable 1/2] mseal sysmap: generic vdso vvar mapping

[PATCH net v2] net: ethernet: ti: am65-cpsw: Fix NAPI registration sequence
 2025-03-11 13:01 UTC 

[PATCH] PM: Use two lines for "Restarting..." / "done" messages
 2025-03-11 13:00 UTC 

[PATCH V2 00/11] Add disable kernel queue support
 2025-03-11 13:02 UTC  (3+ messages)
` [PATCH 02/11] drm/amdgpu: add ring flag for no user submissions

apparmor NULL pointer dereference on resume
 2025-03-11 13:01 UTC  (8+ messages)
      ` apparmor NULL pointer dereference on resume [efivarfs]

[PATCH v3 00/10] selftests/mm: Some cleanups from trying to run them
 2025-03-11 13:00 UTC  (6+ messages)
` [PATCH v3 08/10] selftests/mm: Skip gup_longerm tests on weird filesystems

[PATCH] dt-bindings: pwm: Convert lpc32xx-pwm.txt to YAML schema
 2025-03-11 12:57 UTC 

[PATCH v4] dhcpcd: upgrade 10.1.0 -> 10.2.2
 2025-03-11 12:59 UTC 

[PATCH 1/2] drm/amd/amdgpu: shorten the gfx idle worker timeout
 2025-03-11 12:57 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: prevent skipping the workload setting back to bootup default

[PATCH v2] hw/misc: use extract64 instead of 1 << i
 2025-03-11 12:56 UTC  (4+ messages)

[PATCH v1 0/4] drop "name-rev --stdin" support
 2025-03-11 12:57 UTC  (5+ messages)
` [PATCH v1 1/4] t: introduce WITH_BREAKING_CHANGES prerequisite
` [PATCH v1 4/4] name-rev: remove "--stdin" support

[PATCH] arm64: reserve [_text, _stext) virtual address range
 2025-03-11 12:54 UTC  (2+ messages)

linux-next: duplicate patches in the tip tree
 2025-03-11 12:56 UTC  (4+ messages)

RTS522A fails with "mmc: error -95 doing runtime resume" on Microsoft Surface Go 2
 2025-03-11 12:55 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Fix MES init sequence
 2025-03-11 12:52 UTC  (2+ messages)

[PATCH net v1 1/1] bnx2: Fix unused data compilation warning
 2025-03-11 12:51 UTC  (9+ messages)

[PATCH 6.13 000/207] 6.13.7-rc1 review
 2025-03-11 12:50 UTC  (2+ messages)

[PATCH] migration-guides/release-notes-5.2: add known issue on stalled NVD
 2025-03-11 12:50 UTC  (2+ messages)
` [docs] "

[PATCH -next v1 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-11 12:32 UTC  (5+ messages)
` [PATCH -next v1 3/3] "

[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
 2025-03-11 12:44 UTC  (4+ messages)
` [PATCH v3 6/7] riscv: add a data fence for CMODX in the kernel mode

[PATCH v9 0/7] ima: kexec: measure events between kexec load and execute
 2025-03-11 12:44 UTC  (7+ messages)
` [PATCH v9 1/7] ima: copy only complete measurement records across kexec

[PATCH 0/5] printk: renaming some suspend/resume functions and one fix for unblanking
 2025-03-11 12:40 UTC  (3+ messages)

Building QEMU as a Shared Library
 2025-03-11 12:48 UTC  (7+ messages)


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.