All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-28 09:45:56 to 2025-02-28 10:21:47 UTC [more...]

[PATCH v1 0/2] Support Apalis/Colibri imx6 v1.2
 2025-02-28 10:02 UTC  (2+ messages)

[PATCH v2 0/4] drm/xe: Fix userptr races and missed validations
 2025-02-28 10:21 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe: Fix userptr races and missed validations (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH net-next v6 0/3] net: notify users when an iface cannot change its netns
 2025-02-28 10:20 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: rename netns_local to netns_immutable
` [PATCH net-next v6 2/3] net: advertise netns_immutable property via netlink
` [PATCH net-next v6 3/3] net: plumb extack in __dev_change_net_namespace()

[PATCH] media: rkisp1: allow non-coherent video capture buffers
 2025-02-28 10:18 UTC  (11+ messages)

[PATCH 0/9] arm64: dts: imx95: Add support for Mali G310 GPU
 2025-02-28 10:21 UTC  (11+ messages)
` [PATCH 2/9] reset: simple: Add support for Freescale i.MX95 GPU reset
` [PATCH 4/9] drm/panthor: Implement optional reset
` [PATCH 5/9] drm/panthor: Implement support for multiple power domains
` [PATCH 7/9] dt-bindings: gpu: mali-valhall-csf: Document i.MX95 support
` [PATCH 8/9] drm/panthor: Add "

[PATCH] Revert "python3-ctypes: depend on ldconfig only if distro-feature set"
 2025-02-28 10:20 UTC  (7+ messages)
` [OE-core] "

[PATCH 0/2] KVM: arm64: PSCI relay fixes
 2025-02-28 10:20 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm64: Initialize HCR_EL2.E2H early
` [PATCH 2/2] KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()

[PATCH 0/5] imx8mp: add support for the IMX AIPSTZ bridge
 2025-02-28 10:19 UTC  (7+ messages)
` [PATCH 4/5] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'

[PATCH] MISRA: Update path for bsearch devation
 2025-02-28 10:19 UTC  (2+ messages)

[LTP] [PATCH] resource: explicitly define _LARGEFILE64_SOURCE
 2025-02-28 10:19 UTC  (4+ messages)

[PATCH] ext4: remove unnecessary checks for __GFP_NOFAIL allocation
 2025-02-28 10:19 UTC  (2+ messages)

[PATCH v2 1/3] x86/cpu: Create helper to parse clearcpuid param
 2025-02-28 10:18 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: Create helper function to parse the 'clearcpuid=' boot parameter

[PATCH v2 2/3] x86/cpu: Add setcpuid cmdline param
 2025-02-28 10:18 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: Add the 'setcpuid=' boot parameter

[PATCH v2 3/3] x86/cpu: Enable modifying bug flags with {clear,set}puid
 2025-02-28 10:18 UTC  (2+ messages)
` [tip: x86/cpu] x86/cpu: Enable modifying CPU bug flags with '{clear,set}puid='

[PATCH] watch_queue: fix pipe accounting mismatch
 2025-02-28 10:17 UTC  (2+ messages)

[PATCH v2 0/6] Support for Adreno 623 GPU
 2025-02-28 10:17 UTC  (5+ messages)
` [PATCH v2 3/6] drm/msm/a6xx: Add support for Adreno 623

[Intel-wired-lan] [PATCH iwl-next v2 0/4] ixgbe: add ethtool support for E610
 2025-02-28 10:17 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 1/4] ixgbe: create E610 specific ethtool_ops structure

[PATCH v4 0/7] Add DMAC support to the RZ/V2H(P)
 2025-02-28 10:17 UTC  (5+ messages)
` [PATCH v4 3/7] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs

[PATCH] thermal/drivers/qcom-spmi-temp-alarm: drop unused driver data
 2025-02-28 10:17 UTC  (2+ messages)

[PATCH] i2c: omap: fix IRQ storms
 2025-02-28 10:17 UTC  (7+ messages)

[LTP] [PATCH v2 1/1] include: Move safe_mmap into tst_safe_macros_inline.h
 2025-02-28 10:16 UTC  (3+ messages)

[PATCH v3 0/5] rust: Add bug/warn abstractions
 2025-02-28 10:13 UTC  (4+ messages)
` [PATCH v3 2/5] riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust

[PATCH net-next v3 00/14] net:yt6801: Add Motorcomm yt6801 PCIe driver
 2025-02-28 10:14 UTC  (16+ messages)
` [PATCH net-next v3 02/14] motorcomm:yt6801: Add support for a pci table in this module
` [PATCH net-next v3 03/14] motorcomm:yt6801: Implement pci_driver shutdown
` [PATCH net-next v3 05/14] motorcomm:yt6801: Implement the .ndo_open function
` [PATCH net-next v3 06/14] motorcomm:yt6801: Implement the fxgmac_start function
` [PATCH net-next v3 07/14] phy:motorcomm: Add PHY_INTERFACE_MODE_INTERNAL to support YT6801
` [PATCH net-next v3 08/14] motorcomm:yt6801: Implement the fxgmac_hw_init function
` [PATCH net-next v3 12/14] motorcomm:yt6801: Implement pci_driver suspend and resume
` [PATCH net-next v3 13/14] motorcomm:yt6801: Add makefile and Kconfig
` [PATCH net-next v3 14/14] motorcomm:yt6801: update ethernet documentation and maintainer
` [PATCH net-next v3 01/14] motorcomm:yt6801: Implement mdio register
` [PATCH net-next v3 04/14] motorcomm:yt6801: Implement the fxgmac_init function
` [PATCH net-next v3 09/14] motorcomm:yt6801: Implement the poll functions
` [PATCH net-next v3 11/14] motorcomm:yt6801: Implement some net_device_ops function
` [PATCH net-next v3 10/14] motorcomm:yt6801: Implement .ndo_start_xmit function

[PATCH] pipe: cache 2 pages instead of 1
 2025-02-28 10:16 UTC  (4+ messages)

[PATCH v2 0/8] drm/msm/dpu: improve CTL handling on DPU >= 5.0 platforms
 2025-02-28 10:16 UTC  (4+ messages)
` [PATCH v2 2/8] drm/msm/dpu: program master INTF value

[PATCH iwl-next v6 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-28 10:15 UTC  (7+ messages)
` [PATCH iwl-next v6 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 5/9] igc: Add support for frame preemption verification
  ` [Intel-wired-lan] "

[PATCH] fs: place f_ref to 3rd cache line in struct file to resolve false sharing
 2025-02-28 10:15 UTC  (2+ messages)

[PATCH 0/2] gpio: irq: support describing three-cell interrupts
 2025-02-28 10:10 UTC  (5+ messages)
` [PATCH 2/2] gpiolib: support parsing gpio three-cell interrupts scheme

[PATCH] shadow-native: Disable syslog usage
 2025-02-28 10:13 UTC 

Incorrect const in futex(2) example code
 2025-02-28 10:13 UTC 

[PATCH i-g-t 0/2] fixes for test kms_dp_link_training
 2025-02-28 10:12 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH] mm/page_alloc: Add lockdep assertion for pageblock type change
 2025-02-28 10:12 UTC  (4+ messages)

[PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions
 2025-02-28 10:12 UTC  (10+ messages)
` [PATCH v7 07/16] rust: add `io::{Io, IoRaw}` base types

Git in GSoC 2025
 2025-02-28 10:12 UTC  (3+ messages)

[PATCH v3 00/10] x86: 32-bit cleanups
 2025-02-28 10:09 UTC  (5+ messages)
` [PATCH v3 05/10] x86: remove HIGHMEM64G support

[PATCH mptcp-next 0/7] mptcp: pm: code reorganisation
 2025-02-28 10:09 UTC  (6+ messages)
` [PATCH mptcp-next 7/7] "

[PATCH v3 0/2] Improve type-safety on POWER_DOMAIN_*() macros
 2025-02-28 10:09 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Improve type-safety on POWER_DOMAIN_*() macros (rev4)

[RFC PATCH 0/7] Add Linux Motion Control subsystem
 2025-02-28 10:09 UTC  (12+ messages)
` [RFC PATCH 6/7] dt-bindings: motion: Add adi,tmc5240 bindings
` [RFC PATCH 7/7] dt-bindings: motion: Add motion-simple-pwm bindings

[PATCH v2 0/4] KVM: arm64: Separate the hyp FF-A buffers init from the host
 2025-02-28 10:09 UTC  (5+ messages)
` [PATCH v2 2/4] KVM: arm64: Move the ffa_to_linux definition to the ffa header

[RFC PATCH 00/31] AMD: Add Secure AVIC KVM selftests
 2025-02-28  9:30 UTC  (22+ messages)
` [RFC PATCH 11/31] KVM: selftests: Skip vm_is_gpa_protected() call for APIC MMIO base
` [RFC PATCH 12/31] KVM: selftests: Add instruction decoding support
` [RFC PATCH 13/31] "
` [RFC PATCH 14/31] KVM: selftests: Add MMIO VC exception handling for SEV-ES guests
` [RFC PATCH 15/31] KVM: selftests: Add instruction decoding for movabs instructions
` [RFC PATCH 16/31] KVM: selftests: Add SEV guests support in xapic_state_test
` [RFC PATCH 17/31] KVM: selftests: Add x2apic mode testing in xapic_ipi_test
` [RFC PATCH 18/31] KVM: selftests: Add SEV VM support "
` [RFC PATCH 19/31] KVM: selftests: Add Secure AVIC lib
` [RFC PATCH 20/31] KVM: selftests: Add unaccelerated APIC msrs #VC handling
` [RFC PATCH 21/31] KVM: selftests: Add IPI handling support for Secure AVIC
` [RFC PATCH 22/31] KVM: selftests: Add args param to kvm_arch_vm_post_create()
` [RFC PATCH 23/31] KVM: selftests: Add SAVIC GPA notification GHCB call
` [RFC PATCH 24/31] KVM: selftests: Add Secure AVIC mode to xapic_ipi_test
` [RFC PATCH 25/31] KVM: selftests: Add Secure AVIC APIC regs test
` [RFC PATCH 26/31] KVM: selftests: Add test to verify APIC MSR accesses for SAVIC guest
` [RFC PATCH 27/31] KVM: selftests: Extend savic test with idle halt testing
` [RFC PATCH 28/31] KVM: selftests: Add IOAPIC tests for Secure AVIC
` [RFC PATCH 29/31] KVM: selftests: Add cross-vCPU IPI testing for SAVIC guests
` [RFC PATCH 30/31] KVM: selftests: Add NMI test "
` [RFC PATCH 31/31] KVM: selftests: Add MSI injection test for SAVIC

[RFC PATCH net-next v3] ppp: use IFF_NO_QUEUE in virtual interfaces
 2025-02-28 10:07 UTC 

[PATCH v2 0/3] x86/cpu: Add facility to force-enable CPU caps and bugs
 2025-02-28 10:07 UTC  (3+ messages)

[PATCH v5 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-28 10:05 UTC  (5+ messages)
` [PATCH v5 36/36] vfio/migration: Update VFIO migration documentation

[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-02-28 10:06 UTC  (12+ messages)
` [PATCH 05/11] PCI/TSM: Authenticate devices via platform TSM

[PATCH] i915/selftest/igt_mmap: let mmap tests run in kthread
 2025-02-28 10:06 UTC  (4+ messages)

Include ASPEED ast-drm 1.15.1 video driver in kernel tree
 2025-02-28 10:06 UTC  (2+ messages)

[PATCH v2 0/2] Emulated AMD IOMMU cleanup and fixes
 2025-02-28 10:04 UTC  (5+ messages)

[PATCH net v1 1/1] bnx2: Fix unused data compilation warning
 2025-02-28 10:05 UTC 

[PATCH v5 0/1] MIPS: Fix idle VS timer enqueue
 2025-02-28 10:05 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v2] drivers: soc: atmel: fix the args passed to AT91_SOC for sam9x7 SoC
 2025-02-28 10:05 UTC  (3+ messages)

linux-next: build warning after merge of the edac tree
 2025-02-28 10:04 UTC  (2+ messages)

[PATCH] power: supply: bq27xxx: do not report bogus zero values
 2025-02-28 10:01 UTC  (7+ messages)

[PATCH v2] Kconfig: Introduce CONFIG_WERROR
 2025-02-28 10:04 UTC 

[PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode
 2025-02-28 10:03 UTC  (3+ messages)

[PATCH v2] sched_ext: Add trace point to track sched_ext core events
 2025-02-28 10:03 UTC  (2+ messages)

[PATCH net-next v2 0/3] add sock_kmemdup helper
 2025-02-28 10:01 UTC  (4+ messages)
` [PATCH net-next v2 1/3] sock: "
` [PATCH net-next v2 2/3] net: use sock_kmemdup for ip_options
` [PATCH net-next v2 3/3] mptcp: use sock_kmemdup for address entry

[PATCH v3 0/4] PCIe hotplug interrupt related fixes
 2025-02-28 10:01 UTC  (10+ messages)
` [PATCH v3 2/4] PCI/portdrv: Add necessary wait for disabling hotplug events

[PATCH 00/13] midx: incremental multi-pack indexes, part two
 2025-02-28 10:01 UTC  (22+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/13] Documentation: describe incremental MIDX bitmaps
  ` [PATCH v3 02/13] pack-revindex: prepare for "
  ` [PATCH v3 03/13] pack-bitmap.c: open and store incremental bitmap layers
  ` [PATCH v3 04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs
  ` [PATCH v3 06/13] pack-bitmap.c: support bitmap pack-reuse with "
  ` [PATCH v3 07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about "
  ` [PATCH v3 10/13] ewah: implement `struct ewah_or_iterator`
  ` [PATCH v3 11/13] pack-bitmap.c: keep track of each layer's type bitmaps
  ` [PATCH v3 12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators
  ` [PATCH v3 13/13] midx: implement writing incremental MIDX bitmaps

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-02-28 10:01 UTC  (6+ messages)
  ` [PATCH v12 2/3] "

[PATCH v7 00/15] zswap IAA compress batching
 2025-02-28 10:00 UTC  (16+ messages)
` [PATCH v7 01/15] crypto: acomp - Add synchronous/asynchronous acomp request chaining
` [PATCH v7 02/15] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers
` [PATCH v7 03/15] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v7 04/15] crypto: iaa - Implement batch compression/decompression with request chaining
` [PATCH v7 05/15] crypto: iaa - Enable async mode and make it the default
` [PATCH v7 06/15] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v7 07/15] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v7 08/15] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v7 09/15] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v7 10/15] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto
` [PATCH v7 11/15] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks
` [PATCH v7 12/15] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage
` [PATCH v7 13/15] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v7 14/15] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching
` [PATCH v7 15/15] mm: zswap: Compress batching with request chaining in zswap_store() of large folios

[PATCH v6 00/16] zswap IAA compress batching
 2025-02-28 10:00 UTC  (14+ messages)
` [PATCH v6 02/16] crypto: acomp - Define new interfaces for compress/decompress batching
` [PATCH v6 12/16] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v6 15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
` [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios

[PATCH] gpio: Document the 'valid_mask' being internal
 2025-02-28 10:00 UTC  (10+ messages)

[PATCH] Remove some PMU events for FUJITSU-MONAKA
 2025-02-28  9:55 UTC  (3+ messages)

[PATCH v4 0/2] mm/page_alloc: Some clarifications for migratetype fallback
 2025-02-28  9:59 UTC  (4+ messages)
` [PATCH v4 1/2] mm/page_alloc: Clarify terminology in migratetype fallback code
` [PATCH v4 2/2] mm/page_alloc: Clarify should_claim_block() commentary

[PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-02-28  9:54 UTC  (10+ messages)
` [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader

[PATCH 0/2] ARM: dts: apalis/colibri-imx6: Add support for v1.2
 2025-02-28  9:56 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: apalis/colibri-imx6: Enable STMPE811 TS
` [PATCH 2/2] ARM: dts: apalis/colibri-imx6: Add support for v1.2

[PATCH bpf-next v2 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-02-28  9:56 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/xsk: Add tail adjustment tests and support check

Build failed in Jenkins: libcamera #1320
 2025-02-28  9:56 UTC  (2+ messages)
` Jenkins build is back to normal : libcamera #1321

[GIT PULL] crypto: Add Kerberos crypto lib
 2025-02-28  9:55 UTC 

[PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
 2025-02-28  9:54 UTC  (7+ messages)
` [RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface

[PATCH 1/1] iommu/amd: Preserve default DTE fields when updating Host Page Table Root
 2025-02-28  9:54 UTC  (5+ messages)

[PATCH bpf-next v2] add function metadata support
 2025-02-28  9:53 UTC  (3+ messages)

Replacing global GPIO numbers in sysfs with hardware offsets
 2025-02-28  9:53 UTC  (9+ messages)

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-28  9:44 UTC  (2+ messages)

[PATCH 0/5] tests/functional: a few misc cleanups and fixes
 2025-02-28  9:50 UTC  (4+ messages)
` [PATCH 1/5] tests/functional: skip test if QEMU_TEST_QEMU_BINARY is not set

[anolis-intel-cloud:devel-6.6 0/1] drivers/net/ethernet/motorcomm/yt6801/fuxi-gmac-desc.c:233:73: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size 8
 2025-02-28  9:51 UTC 

[PATCH v2 0/8] Add support for sam9x7 SoC and SAM9X75 Curiosity board
 2025-02-28  9:50 UTC  (6+ messages)
` [PATCH v2 1/8] dt-bindings: clk: define additional PMC clocks

[PATCH] parted: add partition type msdos to help text
 2025-02-28  9:48 UTC 

[PATCH] media: s5p-mfc: Support for handling RET_ENC_BUFFER_FULL interrupt
 2025-02-28  6:59 UTC 

[tip: x86/cpu] x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine
 2025-02-28  9:50 UTC 

[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-02-28  9:49 UTC  (10+ messages)

[PATCH] drm/i915/xe3lpd: Map POWER_DOMAIN_AUDIO_PLAYBACK to DC_off
 2025-02-28  9:40 UTC  (2+ messages)

[PATCH 0/4] drm: Provide a dedicated DMA device for PRIME import
 2025-02-28  9:32 UTC  (5+ messages)
` [PATCH 1/4] drm/prime: Support dedicated DMA device for dma-buf imports
` [PATCH 2/4] drm/gm12u320: Set struct drm_device.dma_dev
` [PATCH 3/4] drm/gud: "
` [PATCH 4/4] drm/udl: "

[PATCH] x86/hvm: Add APIC IDs to the per-vLAPIC save area
 2025-02-28  9:48 UTC  (5+ messages)

[PATCH 0/3] Add capability for 2D DMA transfer
 2025-02-28  9:32 UTC  (6+ messages)
    ` FW: "
  ` [PATCH 1/3] dmaengine: Add support for 2D DMA operation

[PATCH v4 0/5] KVM: arm64: Writable MIDR/REVIDR (and associated baggage)
 2025-02-28  9:47 UTC  (4+ messages)
` [PATCH v4 5/5] KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDR

[v4 0/3] Add Efinix FPGA SPI programming support
 2025-02-28  9:47 UTC  (4+ messages)
` [v4 1/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc
` [v4 2/3] dt-bindings: fpga: Add Efinix SPI programming bindings
` [v4 3/3] fpga-mgr: Add Efinix SPI programming driver

[PATCH] i.mx8: ocotp: add GPx defines
 2025-02-28  9:47 UTC  (2+ messages)

[PATCH] fix partuuid format
 2025-02-28  9:46 UTC  (2+ messages)

[PATCH v2 0/2] ALSA: hda/realtek: Sort Ally X properly, fix Asus Z13 2025 audio
 2025-02-28  9:45 UTC  (2+ 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.