All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-25 08:27:51 to 2025-04-25 09:06:53 UTC [more...]

[PATCH 0/2] power-domain: Enable uclass refcounting
 2025-04-25  8:57 UTC  (4+ messages)
` [PATCH 1/2] power-domain: Add support for refcounting (again)

Linux 6.12.25
 2025-04-25  9:06 UTC  (2+ messages)

Linux 6.6.88
 2025-04-25  9:06 UTC  (2+ messages)

[PATCH v4 0/9] platform/x86: int3472: Add handshake pin support
 2025-04-25  9:06 UTC  (4+ messages)
` [PATCH v4 5/9] platform/x86: int3472: Make regulator supply name configurable

Linux 6.1.135
 2025-04-25  9:06 UTC  (2+ messages)

[bug report] media: rzg2l-cru: Add function pointer to check if FIFO is empty
 2025-04-25  9:05 UTC 

[PATCH v5 0/5] Add SMEM-based speedbin matching
 2025-04-25  9:05 UTC  (4+ messages)
` [PATCH v5 1/5] drm/msm/adreno: Implement SMEM-based speed bin

[PATCH v3 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-25  8:53 UTC  (6+ messages)
` [PATCH v3 01/12] dt-bindings: media: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
` [PATCH v3 02/12] dt-bindings: media: mediatek,jpeg: Add mediatek, mt8196-jpgenc compatible
` [PATCH v3 03/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v3 04/12] media: mediatek: jpeg: add jpeg smmu sid setting
` [PATCH v3 06/12] media: mediatek: jpeg: refactor jpeg buffer payload setting

[PATCH 1/3] ASoC: amd: acp: Fix NULL pointer deref on acp resume path
 2025-04-25  9:05 UTC  (3+ messages)

[PATCH] xen: fix buffer over-read in bitmap_to_xenctl_bitmap()
 2025-04-25  9:04 UTC  (5+ messages)

[PATCH v4 0/9] systemd based initrd and modular kernel support
 2025-04-25  9:03 UTC  (3+ messages)
` [PATCH v4 7/9] image_types_wic.bbclass: capture verbose wic output by default
  ` [OE-core] "

[PATCH 0/2] add read-only logdev/rtdev mount-remount tests
 2025-04-25  9:03 UTC  (3+ messages)
` [PATCH 1/2] xfs: add mount test for read only rt devices
` [PATCH 2/2] xfs: add mount test for read only log devices

[ANN] Media Summit May 13th: Draft Agenda (v3)
 2025-04-25  9:03 UTC  (2+ messages)

[RFC] xen/x86: allow overlaps with non-RAM regions
 2025-04-25  9:02 UTC  (11+ messages)

[PATCH v4 0/2] serial: sifive: Convert sifive console to nbcon
 2025-04-25  9:02 UTC  (8+ messages)
` [PATCH v4 1/2] serial: sifive: lock port in startup()/shutdown() callbacks

[PATCH v5 0/3] Enable QEMU NVMe userspace driver on s390x
 2025-04-25  9:00 UTC  (3+ messages)
` [PATCH v5 1/3] util: Add functions for s390x mmio read/write

[PATCH iptables] extensions: libebt_redirect: prevent translation
 2025-04-25  9:01 UTC  (3+ messages)

[PATCH RESEND] media: adv7511-v4l2: use constants for BT.2020 colorimetry
 2025-04-25  9:00 UTC  (2+ messages)

Linux kernel 6.1.135 released
 2025-04-25  9:00 UTC 

[PATCH stable 6.12 6.14 1/1] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
 2025-04-25  8:59 UTC  (4+ messages)

[RFC PATCH 0/5] sched: Introduce Cache aware scheduling
 2025-04-25  8:58 UTC  (5+ messages)
` [RFC PATCH 4/5] sched: Inhibit cache aware scheduling if the preferred LLC is over aggregated

linux-next: error fetching the tee tree
 2025-04-25  8:58 UTC  (2+ messages)

Is it possible to undo the ixgbe device name change?
 2025-04-25  8:58 UTC  (3+ messages)

[PATCH 00/19] vdso: Rework struct vdso_time_data and introduce struct vdso_clock
 2025-04-25  8:58 UTC  (6+ messages)
` [PATCH 08/19] vdso/gettimeofday: Prepare do_hres_timens() for introduction of "

[PATCH v4 00/11] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-04-25  9:18 UTC  (5+ messages)
` [PATCH v4 08/11] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v4 09/11] target/i386/kvm: reset AMD PMU registers during VM reset

[PULL 00/50] vfio queue
 2025-04-25  8:46 UTC  (51+ messages)
` [PULL 01/50] vfio/igd: Update IGD passthrough documentation
` [PULL 02/50] vfio: Open code vfio_migration_set_error()
` [PULL 03/50] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
` [PULL 04/50] vfio/spapr: Fix L2 crash with PCI device passthrough and memory > 128G
` [PULL 05/50] vfio: Move vfio_mig_active() into migration.c
` [PULL 06/50] vfio: Rename vfio_reset_bytes_transferred()
` [PULL 07/50] vfio: Introduce a new header file for external migration services
` [PULL 08/50] vfio: Make vfio_un/block_multiple_devices_migration() static
` [PULL 09/50] vfio: Make vfio_viommu_preset() static
` [PULL 10/50] vfio: Introduce a new header file for internal migration services
` [PULL 11/50] vfio: Move vfio_device_state_is_running/precopy() into migration.c
` [PULL 12/50] vfio: Introduce a new header file for VFIOdisplay declarations
` [PULL 13/50] vfio: Move VFIOHostDMAWindow definition into spapr.c
` [PULL 14/50] vfio: Introduce a new header file for VFIOIOMMUFD declarations
` [PULL 15/50] vfio: Introduce new files for VFIORegion definitions and declarations
` [PULL 16/50] vfio: Introduce a new header file for VFIOcontainer declarations
` [PULL 17/50] vfio: Make vfio_group_list static
` [PULL 18/50] vfio: Move VFIOAddressSpace helpers into container-base.c
` [PULL 19/50] vfio: Move Host IOMMU type declarations into their respective files
` [PULL 20/50] vfio: Introduce a new header file for helper services
` [PULL 21/50] vfio: Move vfio_get_info_dma_avail() into helpers.c
` [PULL 22/50] vfio: Move vfio_kvm_device_add/del_fd() to helpers.c
` [PULL 23/50] vfio: Move vfio_get_device_info() "
` [PULL 24/50] vfio: Introduce a new file for VFIODevice definitions
` [PULL 25/50] vfio: Introduce new files for CPR definitions and declarations
` [PULL 26/50] vfio: Move vfio_kvm_device_fd() into helpers.c
` [PULL 27/50] vfio: Move vfio_device_list into device.c
` [PULL 28/50] vfio: Move vfio_de/attach_device() "
` [PULL 29/50] vfio: Move vfio_reset_handler() "
` [PULL 30/50] vfio: Move dirty tracking related services into container-base.c
` [PULL 31/50] vfio: Make vfio_devices_query_dirty_bitmap() static
` [PULL 32/50] vfio: Make vfio_container_query_dirty_bitmap() static
` [PULL 33/50] vfio: Rename vfio_devices_all_dirty_tracking_started()
` [PULL 34/50] vfio: Rename vfio_devices_all_device_dirty_tracking()
` [PULL 35/50] vfio: Rename vfio_get_dirty_bitmap()
` [PULL 36/50] vfio: Introduce new files for VFIO MemoryListener
` [PULL 37/50] vfio: Rename RAM discard related services
` [PULL 38/50] vfio: Introduce vfio_listener_un/register() routines
` [PULL 39/50] vfio: Rename vfio-common.h to vfio-device.h
` [PULL 40/50] vfio: Rename VFIODevice related services
` [PULL 41/50] vfio: Rename VFIOContainer "
` [PULL 42/50] MAINTAINERS: Add a maintainer for util/vfio-helpers.c
` [PULL 43/50] vfio/iommufd: Make a separate call to get IOMMU capabilities
` [PULL 44/50] vfio/iommufd: Move realize() after attachment
` [PULL 45/50] vfio/container: "
` [PULL 46/50] vfio: Cleanup host IOMMU device creation
` [PULL 47/50] vfio: Remove hiod_typename property
` [PULL 48/50] vfio: Register/unregister container for CPR only once for each container
` [PULL 49/50] vfio: refactor out vfio_interrupt_setup()
` [PULL 50/50] vfio: refactor out vfio_pci_config_setup()

[PATCH wireless-next v3 0/4] wifi: brcmfmac: external auth support for Infineon devices
 2025-04-25  8:55 UTC  (5+ messages)
` [PATCH wireless-next v3 1/4] wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware events
` [PATCH wireless-next v3 2/4] wifi: brcmfmac: make per-vendor event map const
` [PATCH wireless-next v3 3/4] wifi: brcmfmac: cyw: support external SAE authentication in station mode
` [PATCH wireless-next v3 4/4] wifi: brcmfmac: Fix structure size for WPA3 external SAE

[PATCH] fbdev/nvidiafb: Correct const string length in nvidiafb_setup()
 2025-04-25  8:55 UTC  (2+ messages)

[PATCH v1 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-04-25  8:54 UTC  (2+ messages)

[PATCH V3 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-04-25  7:57 UTC  (2+ messages)
` [PATCH V3 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM

[PATCH] sched/fair: Add null pointer check to pick_next_entity()
 2025-04-25  8:53 UTC  (10+ messages)

[PATCH] xfs: allow ro mounts if rtdev or logdev are read-only
 2025-04-25  8:52 UTC 

[PATCH wireless-next 0/4] wifi: brcmfmac: external auth support for Infineon devices
 2025-04-25  8:52 UTC  (7+ messages)
` [PATCH wireless-next 4/4] wifi: brcmfmac: Fix structure size for WPA3 external SAE

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-25  8:51 UTC  (12+ messages)
` [PATCH v4 02/13] media: media/test_drivers: Replace open-coded parity calculation with parity_odd()
` [PATCH v4 03/13] media: pci: cx18-av-vbi: "
` [PATCH v4 04/13] media: saa7115: "

[PATCH v6 0/5] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-04-25  8:51 UTC  (13+ messages)
` [PATCH v6 2/5] dt-bindings: media: Add qcom,x1e80100-camss

[PATCH] accel/ivpu: Correct DCT interrupt handling
 2025-04-25  8:51 UTC  (2+ messages)

[PATCH] sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
 2025-04-25  8:51 UTC 

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-25  8:50 UTC  (4+ messages)
  ` [PATCH v2 3/4] pmdomain: thead: Add GPU-specific clock and reset handling for TH1520

[PATCH] accel/ivpu: Fix the D0i2 disable test mode
 2025-04-25  8:51 UTC  (2+ messages)

[PATCH] accel/ivpu: Implement heartbeat-based TDR mechanism
 2025-04-25  8:50 UTC  (2+ messages)

[PATCH net-next v1 1/1] Documentation: networking: expand and clarify EEE_GET/EEE_SET documentation
 2025-04-25  8:49 UTC 

kernel-module dependency mystery
 2025-04-25  8:48 UTC  (2+ messages)
` [OE-core] "

[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
 2025-04-25  8:48 UTC  (3+ messages)
` [PATCH v3 04/20] drm/i915: Avoid open-coded use of ratelimit_state structure's ->missed field

[error-report-web][PATCH] views: Increased send-error-report version check scalability
 2025-04-25  8:48 UTC 

[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
 2025-04-25  8:47 UTC  (10+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model

[PATCH] fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
 2025-04-25  8:47 UTC  (4+ messages)

[PATCH 6.12.y-cip 0/8] i2c: riic: miscellaneous code cleanup and improvements
 2025-04-25  8:46 UTC  (2+ messages)
` [cip-dev] "

[PATCH wireless-next v2 0/4] wifi: brcmfmac: external auth support for Infineon devices
 2025-04-25  8:45 UTC  (5+ messages)
` [PATCH wireless-next v2 1/4] wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware events
` [PATCH wireless-next v2 2/4] wifi: brcmfmac: make per-vendor event map const
` [PATCH wireless-next v2 3/4] wifi: brcmfmac: cyw: support external SAE authentication in station mode
` [PATCH wireless-next v2 4/4] wifi: brcmfmac: Fix structure size for WPA3 external SAE

[PATCH 00/11] clang-merge: Bring clang recipes from meta-clang
 2025-04-25  8:45 UTC  (8+ messages)
` [PATCH 04/11] clang: Merge llvm/clang family "

[PATCH v2 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-25  8:43 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: starfive,jh7110: add PAD_INTERNAL_* virtual pins

[PATCH v2] xen/vpci: Fix msix existing mapping printk
 2025-04-25  8:36 UTC  (2+ messages)

[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
 2025-04-25  8:42 UTC  (16+ messages)
` [PATCH 01/15] x86/cpu: Remove M486/M486SX/ELAN support
` [PATCH 02/15] x86/cpu: Remove CONFIG_MWINCHIP3D/MWINCHIPC6
` [PATCH 03/15] x86/cpu: Remove CPU_SUP_UMC_32 support
` [PATCH 04/15] x86/cpu: Remove TSC-less CONFIG_M586 support
` [PATCH 05/15] x86/cpu, x86/platform, watchdog: Remove CONFIG_X86_RDC321X support
` [PATCH 06/15] x86/cpu: Remove the CONFIG_X86_INVD_BUG quirk
` [PATCH 07/15] x86/cpu, cpufreq: Remove AMD ELAN support
` [PATCH 08/15] x86/fpu: Remove MATH_EMULATION and related glue code
` [PATCH 09/15] x86/fpu: Remove the 'no387' boot option
` [PATCH 10/15] x86/fpu: Remove the math-emu/ FPU emulation library
` [PATCH 11/15] x86/cpu: Make CONFIG_X86_TSC unconditional
` [PATCH 12/15] x86: Remove !CONFIG_X86_TSC code
` [PATCH 13/15] x86/cpu: Make CONFIG_X86_CX8 unconditional
` [PATCH 14/15] x86/percpu: Remove !CONFIG_X86_CX8 methods
` [PATCH 15/15] x86/atomics: "

[PATCH v4 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2025-04-25  8:38 UTC  (15+ messages)
` [PATCH v4 03/11] drm/fourcc: Add DRM_FORMAT_Y8

[PATCH v2 0/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
 2025-04-25  8:38 UTC  (2+ messages)

eMMC timeout reproduction. Can I send a block of data from the host to the card with invalid CRC?
 2025-04-25  8:38 UTC  (6+ messages)

[oe-core][PATCHv2] default-providers.inc: add entries for virtual/libsdl2
 2025-04-25  8:36 UTC  (4+ messages)

[PATCH v3 00/14] MSR code cleanup part one
 2025-04-25  8:34 UTC  (15+ messages)
` [PATCH v3 01/14] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v3 02/14] x86/msr: Remove rdpmc()
` [PATCH v3 03/14] x86/msr: Rename rdpmcl() to rdpmc()
` [PATCH v3 04/14] x86/msr: Convert the rdpmc() macro into an always inline function
` [PATCH v3 05/14] x86/msr: Return u64 consistently in Xen PMC read functions
` [PATCH v3 06/14] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
` [PATCH v3 07/14] x86/msr: Add the native_rdmsrq() helper
` [PATCH v3 08/14] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
` [PATCH v3 09/14] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v3 10/14] x86/xen/msr: Remove pmu_msr_{read,write}()
` [PATCH v3 11/14] x86/xen/msr: Remove the error pointer argument from set_seg()
` [PATCH v3 12/14] x86/pvops/msr: refactor pv_cpu_ops.write_msr{,_safe}()
` [PATCH v3 13/14] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
` [PATCH v3 14/14] x86/msr: Change the function type of native_read_msr_safe()

[PATCH v6 0/4] virtio-net: disable delayed refill when pausing rx
 2025-04-25  8:35 UTC  (2+ messages)

[docs] [PATCH] ref-manual/variables.rst: document the INITRAMFS_MAXSIZE variable
 2025-04-25  8:35 UTC  (2+ messages)
`  "

[PATCH v2 0/2] meson: prefer '/bin/sh' over PATH lookup
 2025-04-25  8:35 UTC  (3+ messages)
` [PATCH v2 2/2] meson: prefer POSIX-specified shell path

[PATCH i-g-t v2 1/2] tests/intel/xe_eu_stall: Add tests to run blocking and non-blocking read twice
 2025-04-25  8:34 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for series starting with [i-g-t,v2,1/2] "

[PATCH] doc: board: starfive: visionfive2: add missing format command to Flashing
 2025-04-25  8:33 UTC  (2+ messages)

[PATCH 1/4] devtool: account for sources in UNPACKDIR
 2025-04-25  8:33 UTC  (9+ messages)
` [OE-core] "

[PATCH] drm/i915/gsc: mei interrupt top half should be in irq disabled context
 2025-04-25  8:33 UTC  (5+ messages)

[PATCH 0/5] meson: wire up support for benchmarks
 2025-04-25  8:33 UTC  (5+ messages)
` [PATCH v4 "

[PATCH v1] board: starfive: visionfive2: Order board detection logic to match config
 2025-04-25  8:32 UTC  (2+ messages)

[PATCH v7 1/2] MIPS: Fix idle VS timer enqueue
 2025-04-25  8:30 UTC  (2+ messages)

[PATCH v2 00/16] hw/intc/loongarch_pch: Cleanup with memory region ops
 2025-04-25  8:31 UTC  (3+ messages)
` [PATCH v2 03/16] hw/intc/loongarch_pch: Remove some duplicate macro

trie
 2025-04-25  8:23 UTC 

[PATCH] media: imx335: Use correct register width for HNUM
 2025-04-25  8:29 UTC  (3+ messages)

[PATCH] usbip: Fix the error limitation on max_hw_sectors for usbip device
 2025-04-25  8:28 UTC  (5+ messages)
` [PATCH] usbip: set the dma mask to 64bit default for vhci-driver

[PATCH v4 0/9] SLUB percpu sheaves
 2025-04-25  8:27 UTC  (10+ messages)
` [PATCH v4 1/9] slab: add opt-in caching layer of "
` [PATCH v4 2/9] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v4 3/9] slab: sheaf prefilling for guaranteed allocations
` [PATCH v4 4/9] slab: determine barn status racily outside of lock
` [PATCH v4 5/9] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH v4 6/9] tools: Add sheaves support to testing infrastructure
` [PATCH v4 7/9] maple_tree: use percpu sheaves for maple_node_cache
` [PATCH v4 8/9] mm, vma: use percpu sheaves for vm_area_struct cache
` [PATCH v4 9/9] mm, slub: skip percpu sheaves for remote object freeing


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.