All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-08 16:23:31 to 2025-04-08 17:10:49 UTC [more...]

[RFC PATCH v2] Introduce Hierarchical Per-CPU Counters
 2025-04-08 17:01 UTC  (3+ messages)

[PATCH v4 00/23] iommu: Further abstract iommu-pages
 2025-04-08 16:54 UTC  (36+ messages)
` [PATCH v4 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v4 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v4 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v4 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v4 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v4 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v4 09/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v4 10/23] iommu/amd: "
` [PATCH v4 11/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v4 12/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v4 14/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v4 15/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v4 16/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v4 17/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v4 19/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v4 21/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v4 23/23] iommu/vtd: Remove iommu_alloc_pages_node()

[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2025-04-08 17:09 UTC  (8+ messages)
` [PATCH v7 10/17] mm: uninline the main body of vma_start_write()

[PATCH 0/2] efivarfs: support freeze/thaw
 2025-04-08 17:09 UTC  (6+ messages)
` [PATCH 0/6] power: wire-up filesystem freeze/thaw with suspend/resume

[PATCH 0/5] drm/i915/plane: file and function renames
 2025-04-08 17:09 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[PATCH] Bluetooth: l2cap: Check encryption key size on incoming connection
 2025-04-08 17:09 UTC 

[RFC PATCH 0/5] Dovetail: Real-time Exception Handling
 2025-04-08 17:06 UTC  (4+ messages)
` [PATCH 3/5] arm64: dovetail: Allow early return from traps

[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
 2025-04-08 17:06 UTC  (4+ messages)
` [LTP] "

[PATCH 0/5] More MMC fixes
 2025-04-08 17:05 UTC  (6+ messages)
` [PATCH 1/5] mmc: am654_sdhci: Add MMC_HS_52 to timing data
` [PATCH 2/5] mmc: am654_sdhci: Fix HIGH_SPEED_ENA
` [PATCH 3/5] mmc: am654_sdhci: Add am654_sdhci_set_control_reg
` [PATCH 4/5] configs: am62px_evm_r5/a53_defconfig: Disable eMMC HS400
` [PATCH 5/5] configs: am62*_evm_a53_defconfig: Add TI_COMMON_CMD_OPTIONS

[PATCH net-next 0/6] xfrm & bonding: Correct use of xso.real_dev
 2025-04-08 17:06 UTC  (3+ messages)
` [PATCH net-next 1/6] net/mlx5: Avoid using xso.real_dev unnecessarily

[PATCH i-g-t v2 0/3] Reduce scaling tests log size
 2025-04-08 17:03 UTC  (4+ messages)
` [PATCH i-g-t v2 1/3] lib/igt_kms: Add mode restriction check for Intel scaling
` [PATCH i-g-t v2 2/3] tests/kms_plane_scaling: Reduce Log Level by Skipping Unsupported Modes in Scaling Tests
` [PATCH i-g-t v2 3/3] HAX patch do not merge

[PATCH 0/8] DRM Rust abstractions
 2025-04-08 17:04 UTC  (3+ messages)

[PATCH v2 0/7] First chunk for Arm R82 and MPU support
 2025-04-08 17:02 UTC  (7+ messages)
` [PATCH v2 2/7] arm/mpu: Provide access to the MPU region from the C code

[PATCH v7 00/12] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2025-04-08 17:01 UTC  (10+ messages)
` [PATCH v7 09/12] media: rkvdec: Add get_image_fmt ops

[PATCH net-next v2 2/2] trace: tcp: Add tracepoint for tcp_sendmsg_locked()
 2025-04-08 17:01 UTC  (5+ messages)

[PATCH net-next 0/2] GCPS Spec Compliance Patch Set
 2025-04-08 17:01 UTC  (3+ messages)

[PATCH] USB: core: Correct API usb_(enable|disable)_autosuspend() prototypes
 2025-04-08 17:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: add memory advice section
 2025-04-08 17:00 UTC  (2+ messages)

[android-common:android-mainline 1/1] WARNING: modpost: "policy_has_boost_freq" [drivers/cpufreq/cpufreq-dt.ko] has no CRC!
 2025-04-08 16:59 UTC 

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-08 17:00 UTC  (7+ messages)
` [PATCH 26/67] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
` [PATCH 29/67] KVM: SVM: Stop walking list of routing table entries when updating IRTE
` [PATCH 30/67] KVM: VMX: "

[PATCH V2] remoteproc: core: Clear table_sz when rproc_shutdown
 2025-04-08 16:59 UTC  (12+ messages)

Patchwork summary for: spi-devel-general
 2025-04-08 17:00 UTC 

[RFC PATCH 00/14] Virtual Swap Space
 2025-04-08 16:59 UTC  (8+ messages)

[PATCH v4] gpiolib: support parsing gpio three-cell interrupts scheme
 2025-04-08 16:59 UTC  (4+ messages)

[PATCH] yocto-check-layer: expect success for test_patches_upstream_status
 2025-04-08 16:58 UTC 

[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-04-08 16:58 UTC  (4+ messages)
` [PATCH v7 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH v3] bpf: fix possible endless loop in BPF map iteration
 2025-04-08 16:57 UTC 

P2PDMA support status for the sappire rapids+
 2025-04-08 16:25 UTC  (5+ messages)

[PATCH] drm/amd/display: do not copy invalid CRTC timing info
 2025-04-08 16:55 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-04-08 16:54 UTC  (2+ messages)

Is kernel/Kconfig.hz still up-to-date?
 2025-04-08 16:42 UTC  (2+ messages)

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-08 16:54 UTC  (6+ messages)
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()

kvm guests crash when running "perf kvm top"
 2025-04-08 16:54 UTC 

[PATCH v3] sched_ext: Use kvzalloc for large exit_dump allocation
 2025-04-08 16:53 UTC  (2+ messages)

[PATCH] net/intel: using common functions in idpf driver
 2025-04-08 16:52 UTC  (7+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 3/4] net/intel: use common Tx queue structure
  ` [PATCH v6 4/4] net/idpf: use common Tx free fn in idpf

[PATCH] x86/Kconfig: Fix dependency for X86_DEBUG_FPU
 2025-04-08 16:51 UTC  (3+ messages)

[PATCH net-next 0/3] Add L2 hw acceleration for airoha_eth driver
 2025-04-08 16:49 UTC  (4+ messages)
` [PATCH net-next 1/3] net: airoha: Add l2_flows rhashtable

[PATCH] qemu: ignore CVE-2023-1386
 2025-04-08 16:50 UTC 

[PATCH 0/7] ASoC: codec: Convert to GPIO descriptors
 2025-04-08 16:50 UTC  (5+ messages)
` [PATCH 4/7] ASoC: codec: cs42l56: "

[linux-next:master 867/1936] arch/arm64/boot/dts/rockchip/px30-cobra-ltk050h3146w-a2.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed:
 2025-04-08 16:49 UTC 

[PATCH net 0/2] mptcp: only inc MPJoinAckHMacFailure for HMAC failures
 2025-04-08 16:50 UTC  (5+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: mptcp: validate MPJoin HMacFailure counters

[PATCH 00/14] arm64: Preparatory FPSIMD/SVE/SME fixes
 2025-04-08 16:46 UTC  (2+ messages)

[PATCH] scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword
 2025-04-08 16:49 UTC  (2+ messages)

VRF Routing Rule Matching Issue: oif Rules Not Working After Commit 40867d74c374
 2025-04-08 16:49 UTC  (3+ messages)

[PATCH v2] bpf: fix possible endless loop in BPF map iteration
 2025-04-08 16:48 UTC  (2+ messages)

[PATCH i-g-t v3] tests/kms_universal_plane: Fix fb count mismatch
 2025-04-08 16:48 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_universal_plane: Fix fb count mismatch (rev3)

[PATCH v2 0/1] mm: Allow detection of wrong arch_enter_lazy_mmu_mode() context
 2025-04-08 16:48 UTC  (2+ messages)
` [PATCH v2 1/1] "

[OE-core][kirkstone][PATCH] qemu 8.2.7: ignore CVE-2023-1386
 2025-04-08 16:47 UTC  (2+ messages)
` [OE-core][kirkstone][PATCH v2] qemu: "

[PATCH 2/2] cpufreq: schedutil: Ignore rate limit when scaling up with FIE present
 2025-04-08 16:48 UTC  (5+ messages)
` [PATCH 1/2] cpufreq: schedutil: Fix superfluous updates caused by need_freq_update

[PATCH 2/2] arm64: dts: st: Use 128kB size for aliased GIC400 register access
 2025-04-08 16:46 UTC  (2+ messages)

[PATCH i-g-t v1 0/3] Reduce scaling tests log size
 2025-04-08 16:47 UTC  (4+ messages)
` [PATCH i-g-t v1 1/3] lib/igt_kms: Add mode restriction check for Intel scaling

[PATCH RFC 0/5] x86/asm: Improve code generation
 2025-04-08 16:46 UTC  (5+ messages)
` [PATCH RFC 3/5] noinstr: Use asm_inline() in instrumentation_{begin,end}()

[6.13.6 stable regression?] Nouveau reboot failure in r535_gsp_msg_recv()
 2025-04-08 16:46 UTC  (15+ messages)

[PATCH] io_uring: add support for IORING_OP_PIPE
 2025-04-08 16:45 UTC 

[PATCH v2 0/2] spi: spi-stm32-ospi: dt-bindings fixes
 2025-04-08 16:43 UTC  (2+ messages)

[PATCH 0/9] add Voyager board support
 2025-04-08 16:43 UTC  (4+ messages)
` [PATCH 7/9] riscv: dts: andes: add QiLai SoC device tree

[PATCH v2 0/7] drm/i915/wm: convert to struct intel_display
 2025-04-08 16:44 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/wm: convert to struct intel_display (rev2)

[PATCH v3 0/6] Minor cleanups in common/
 2025-04-08 16:43 UTC  (8+ messages)
` [PATCH v3 5/6] common/config: Introduce _exit wrapper around exit command

[RFC PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
 2025-04-08 16:43 UTC  (4+ messages)
` [RFC PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator

[PATCH net-next 0/5] eth: fbnic: extend hardware stats coverage
 2025-04-08 16:43 UTC  (11+ messages)
` [PATCH net-next 1/5] eth: fbnic: add locking support for hw stats
` [PATCH net-next 2/5] eth: fbnic: add coverage for hw queue stats
` [PATCH net-next 3/5] eth: fbnic: add coverage for RXB stats
` [PATCH net-next 4/5] eth: fbnic: add support for TMI stats
` [PATCH net-next 5/5] eth: fbnic: add support for TTI HW stats

[PATCH] hw/nvme: fix attachment of private namespaces
 2025-04-08 16:41 UTC  (2+ messages)

[PATCH v1] net/mlx5: Fix null-ptr-deref in mlx5_create_inner_ttc_table()
 2025-04-08 16:42 UTC  (5+ messages)
` [PATCH] "
      `  "

X86_64: Obsolete 5 level paging config flag documentation
 2025-04-08 16:41 UTC  (2+ messages)

[PATCH] mm/cma: report base address of single range correctly
 2025-04-08 16:41 UTC  (3+ messages)

[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
 2025-04-08 16:41 UTC  (3+ messages)
` [PATCH RFC 8/9] ratelimit: "

[PATCH V8 00/43] Color Pipeline API w/ VKMS
 2025-04-08 16:40 UTC  (5+ messages)
` [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype

[PATCH v11 nf-next 0/2] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-04-08 16:40 UTC  (4+ messages)
` [PATCH v11 nf-next 1/2] netfilter: bridge: Add conntrack double vlan and pppoe

[PATCH v2] mm/cma: report base address of single range correctly
 2025-04-08 16:40 UTC 

[PATCH 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
 2025-04-08 16:36 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: usb: cypress,hx3: Add support for all variants

[PATCH v1 net-next 0/4] net: Retire DCCP
 2025-04-08 16:37 UTC  (6+ messages)
` [PATCH v1 net-next 2/4] "

[PATCH] drm/amdgpu: remove the duplicated mes queue active state setting
 2025-04-08 16:36 UTC  (2+ messages)

[PATCH v4 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-04-08 16:35 UTC  (6+ messages)
` [PATCH v4 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH v4 2/5] iommu: Add domain_alloc_identity()
` [PATCH v4 3/5] iommu/virtio: Move to domain_alloc_paging()
` [PATCH v4 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
` [PATCH v4 5/5] iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU

[Bug 219984] New: [BISECTED] High power usage since 'PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation'
 2025-04-08 16:36 UTC  (2+ messages)

[PATCH v3 0/7] i2c: core: Move client towards fwnode
 2025-04-08 16:35 UTC  (5+ messages)

[PATCH] drm/amdgpu: check a user-provided number of BOs in list
 2025-04-08 16:07 UTC  (7+ messages)
  ` [lvc-project] "

[PATCH] drm/amd/pm/smu11: Prevent division by zero
 2025-04-08  8:16 UTC  (2+ messages)

[RFC] PCI: add CONFIG_MMU dependency
 2025-04-08 12:37 UTC  (3+ messages)

[PATCH 5.10 000/227] 5.10.236-rc1 review
 2025-04-08 10:47 UTC  (2+ messages)
` [PATCH 5.10 062/227] drm/amd/display/dc/core/dc_resource: Staticify local functions

[PATCH V2 0/2] scsi: ufs: Implement Quirks for Samsung UFS Devices
 2025-04-08 16:31 UTC  (7+ messages)
` [PATCH V2 2/2] scsi: ufs: introduce quirk to extend PA_HIBERN8TIME for UFS devices

[PATCH v11 0/9] ima: kexec: measure events between kexec load and execute
 2025-04-08 16:31 UTC  (3+ messages)
` [PATCH v11 9/9] ima: measure kexec load and exec events as critical data

[PATCH v2] ftrace: properly merge notrace hash
 2025-04-08 16:33 UTC  (2+ messages)

[PATCH 0/4] regulator: rpi-panel-attiny: use new GPIO line value setter callbacks
 2025-04-08 16:31 UTC  (2+ messages)

[PATCH net] batman-adv: fix duplicate MAC address check
 2025-04-08 16:30 UTC 

[ath:ath12k-split-phy] BUILD REGRESSION 31d82c3b3b8782ff326a188f2ae78d3d9f333448
 2025-04-08 16:29 UTC 

[PATCH v2 0/3] usb: renesas_usbhs: Reorder clock handling
 2025-04-08 16:30 UTC  (5+ messages)
` [PATCH v2 3/3] usb: renesas_usbhs: Reorder clock handling and power management in probe

[ANNOUNCE] xfs-documentation: master updated to 7d07fb949b0f3a
 2025-04-08 16:29 UTC 

linux-next: build failure after merge of the ath-next tree
 2025-04-08 15:23 UTC  (5+ messages)

[PATCH v8 0/2] arm64: dts: fsd: Add Ethernet support for FSD SoC
 2025-04-08 16:25 UTC  (2+ messages)

Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
 2025-04-08 16:27 UTC  (7+ messages)

[PATCH 6.13.y 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-04-08 16:27 UTC  (4+ messages)

[PATCH v1 00/24] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-04-08 15:55 UTC  (10+ messages)
` [PATCH v1 03/24] s390x: Guest support for Certificate Store Facility (CS)
` [PATCH v1 04/24] s390x/diag: Introduce DIAG 320 for certificate store facility
` [PATCH v1 06/24] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v1 11/24] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v1 13/24] hw/s390x/ipl: Set iplb->len to maximum length of IPL Parameter Block
` [PATCH v1 14/24] s390x: Guest support for Secure-IPL Facility
` [PATCH v1 17/24] pc-bios/s390-ccw: Add signature verification for secure boot in audit mode
` [PATCH v1 19/24] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v1 23/24] pc-bios/s390-ccw: Handle secure boot with multiple boot devices

[PATCH blktests v2 0/4] blktests: add target test cases
 2025-04-08 16:26 UTC  (5+ messages)
` [PATCH blktests v2 1/4] common/nvme: add debug nvmet path variable
` [PATCH blktests v2 2/4] common/nvme: move nvmf_wait_for_state to common code
` [PATCH blktests v2 3/4] nvme/060: add test nvme fabrics target resetting during I/O
` [PATCH blktests v2 4/4] nvme/061: add test teardown and setup fabrics target "

[PATCH v2 0/5] Minor cleanups in common/
 2025-04-08 16:25 UTC  (9+ messages)
` [PATCH v2 5/5] common: exit --> _exit

[PATCH v4] generic: add a test for atomic writes
 2025-04-08 16:24 UTC  (2+ messages)

[PATCH net-next 00/15][pull request] ixgbe: Add basic devlink support
 2025-04-08 16:24 UTC  (5+ messages)
` [PATCH net-next 01/15] devlink: add value check to devlink_info_version_put()

[PATCH v2 0/2] iio: imu: inv_icm42600: switch to use generic name irq get
 2025-04-08 16:23 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: imu: icm42600: add interrupt naming support

[PATCH 0/2] ASoC: Add codec driver for Cirrus Logic CS48L32 DSP
 2025-04-08 16:23 UTC  (2+ messages)
` [PATCH 2/2] ASoC: cs48l32: Add driver for Cirrus Logic CS48L32 audio DSP


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.