All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-27 16:47:35 to 2024-02-27 17:32:43 UTC [more...]

[PATCH v2 00/11] qla2xxx misc. bug fixes
 2024-02-27 16:41 UTC  (4+ messages)
` [PATCH v2 02/11] qla2xxx: Fix N2N stuck connection
` [PATCH v2 05/11] qla2xxx: NVME|FCP prefer flag not being honored
` [PATCH v2 09/11] qla2xxx: change debug message during driver unload

[PATCH net-next v3 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-02-27 17:31 UTC  (6+ messages)
` [PATCH net-next v3 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms

[PATCH v1 0/6] Thread memory improvements and fixes
 2024-02-27 17:31 UTC  (5+ messages)
` [PATCH v1 4/6] perf threads: Move threads to its own files

lockdep reports invalid wait context, dmar fault and serial console related
 2024-02-27 17:31 UTC 

[PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
 2024-02-27 17:30 UTC  (4+ messages)

[PATCH 0/1] drm/xe/guc: Fix missing topology init
 2024-02-27 17:30 UTC  (9+ messages)
` [PATCH 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v18 000/121] KVM TDX basic feature support
 2024-02-27 17:30 UTC  (8+ messages)
` [PATCH v18 064/121] KVM: TDX: Create initial guest memory

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-27 17:28 UTC  (13+ messages)
` [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v8 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event

[PATCHSET v3 wq/6.10] workqueue: Implement disable/enable_work()
 2024-02-27 17:28 UTC  (7+ messages)
` [PATCH 1/6] workqueue: Preserve OFFQ bits in cancel[_sync] paths
` [PATCH 2/6] workqueue: Implement disable/enable for (delayed) work items
` [PATCH 3/6] workqueue: Remove WORK_OFFQ_CANCELING
` [PATCH 4/6] workqueue: Remember whether a work item was on a BH workqueue
` [PATCH 5/6] workqueue: Allow cancel_work_sync() and disable_work() from atomic contexts on BH work items
` [PATCH 6/6] r8152: Convert from tasklet to BH workqueue

[PATCH v2 0/8] KVM: x86/xen updates
 2024-02-27 17:28 UTC  (8+ messages)
` [PATCH v2 7/8] KVM: x86/xen: avoid blocking in hardirq context in kvm_xen_set_evtchn_fast()

[PATCH] [v4][RFC] drm/nouveau: expose GSP-RM logging buffers via debugfs
 2024-02-27 17:27 UTC  (3+ messages)

[RFC PATCH 00/73] KVM: x86/PVM: Introduce a new hypervisor
 2024-02-27 17:27 UTC  (6+ messages)
` [RFC PATCH 15/73] mm/vmalloc: Add a helper to reserve a contiguous and aligned kernel virtual area

[PATCH v8 00/10] Add support for Mobileye EyeQ5 system controller
 2024-02-27 17:27 UTC  (5+ messages)
` [PATCH v8 03/10] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v8 04/10] reset: eyeq5: add platform driver

[PATCH][next] perf test: Fix spelling mistake "curent" -> "current"
 2024-02-27 17:27 UTC  (2+ messages)

[PATCH] perf pmu: Fix a potential memory leak in perf_pmu__lookup()
 2024-02-27 17:26 UTC  (2+ messages)

[ixgbevf] Problem with RSS initial config after device init on X550 nic
 2024-02-27 17:26 UTC  (3+ messages)
` [PATCH] net/ixgbevf: fix RSS init for x550 nics

[PATCH 1/1] perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1
 2024-02-27 17:26 UTC  (2+ messages)

[PATCH v6 00/41] Raspberry Pi 4B machine
 2024-02-27 17:25 UTC  (3+ messages)

[PATCH v4] perf data convert: Fix segfault when converting to json when cpu_desc isn't set
 2024-02-27 17:25 UTC  (2+ messages)

[PATCH v6 0/12] cxl: Add support to report region access coordinates to numa nodes
 2024-02-27 17:25 UTC  (5+ messages)
` [PATCH v6 03/12] ACPI: HMAT: Introduce 2 levels of generic port access class
` [PATCH v6 05/12] cxl: Split out combine_coordinates() for common shared usage

Kernel deadlock in 6.7.5 + hacks, maybe debugfs related
 2024-02-27 17:25 UTC  (10+ messages)

[PATCH V6 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-27 17:23 UTC  (6+ messages)
` [PATCH V6 5/6] arm64: dts: imx8mp: add HDMI display pipeline

CVE-2023-52466: PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
 2024-02-27 17:24 UTC  (3+ messages)

San OS (Fair Source Philosophy, was low jitter)
 2024-02-27 17:24 UTC 

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-27 17:23 UTC  (20+ messages)
                        ` This is the fourth time I've "

[PATCH v4 0/7] of: populate of_root node if bootloader doesn't
 2024-02-27 17:22 UTC  (4+ messages)
` [PATCH v4 5/7] arm64: Unconditionally call unflatten_device_tree()

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-02-27 17:23 UTC  (8+ messages)
` [PATCH v6 00/23] stop and remove RTE_MARKER typedefs
  ` [PATCH v6 01/23] mbuf: add accessors for rearm and Rx descriptor fields
  ` [PATCH v6 20/23] mbuf: remove and stop using rte marker fields

[PATCH v6 0/3] libceph: fix sparse-read failure bug
 2024-02-27 17:22 UTC  (3+ messages)
` [PATCH v6 3/3] libceph: just wait for more data to be available on the socket

Recent-ish changes in binfmt_elf made my program segfault
 2024-02-27 17:22 UTC  (6+ messages)

[PATCH 0/5] dmaengine: fsl-edma: add 8ulp support
 2024-02-27 17:21 UTC  (6+ messages)
` [PATCH 1/5] dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chan
` [PATCH 2/5] dmaengine: fsl-edma: add safety check for 'srcid'
` [PATCH 3/5] dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLK
` [PATCH 4/5] dt-bindings: fsl-dma: fsl-edma: add fsl,imx8ulp-edma compatible string
` [PATCH 5/5] dmaengine: fsl-edma: add i.MX8ULP edma support

[PULL 0/2] aspeed queue
 2024-02-27 17:21 UTC  (2+ messages)

[tip: irq/core] irqchip/imgpdc: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/imx-intmux: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/imx-irqsteer: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/keystone: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/ls-scfg-msi: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/madera: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/mvebu-pic: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/pruss-intc: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/renesas-irqc: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/renesas-intc-irqpin: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/renesas-rza1: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/stm32-exti: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

[tip: irq/core] irqchip/ts4800: Convert to platform_driver::remove_new() callback
 2024-02-27 17:21 UTC 

+ mm-remove-total_mapcount.patch added to mm-unstable branch
 2024-02-27 17:21 UTC 

+ mm-memfd-refactor-memfd_tag_pins-and-memfd_wait_for_pins.patch added to mm-unstable branch
 2024-02-27 17:21 UTC 

[PULL v2 00/36] target-arm queue
 2024-02-27 17:19 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-27 17:20 UTC  (13+ messages)

[PATCH net-next] ipv6: raw: remove useless input parameter in rawv6_get/seticmpfilter
 2024-02-27 17:18 UTC  (2+ messages)

[song-md:md-6.7-fix] BUILD SUCCESS d9c8224c00486117dc96db58dc1cd02e1873ef56
 2024-02-27 17:13 UTC 

[PATCH v2 1/2] selftests/dmabuf-heap: conform test to TAP format output
 2024-02-27 17:18 UTC  (2+ messages)

[f2fs-dev] [PATCH v2 0/4] f2fs: fix panic issue in small capacity device
 2024-02-27 17:18 UTC  (8+ messages)
              `  "

[PATCH v5 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
 2024-02-27 17:17 UTC  (3+ messages)
` [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt

Linux 6.7 fails to boot on Core Ultra 155H with "i915 GT1 GSC proxy" error
 2024-02-27 17:17 UTC  (4+ messages)

pm/testing baseline: 54 runs, 8 regressions (v6.8-rc6-119-g377070604cce)
 2024-02-27 17:16 UTC 

[PATCH v4 00/29] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-27 17:14 UTC  (3+ messages)
` [PATCH v4 03/29] tests/vm: avoid re-building the VM images all the time

[PATCH] PCI/sysfs: Fix race in pci sysfs creation
 2024-02-27 17:14 UTC  (4+ messages)

[PATCH] qmimodem: QRTR service discovery
 2024-02-27 17:12 UTC 

[PATCH] Always build for LFS mode on 32-bit archs
 2024-02-27 17:13 UTC  (8+ messages)

[PATCH] sunrpc: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 17:13 UTC  (3+ messages)

[RFC net-next 0/4] tools/net/ynl: Add batch operations for nftables
 2024-02-27 17:13 UTC  (5+ messages)
` [RFC net-next 1/4] doc/netlink: Add batch op definitions to netlink-raw schema

[PATCH v3] kvm/x86: allocate the write-tracking metadata on-demand
 2024-02-27 17:12 UTC  (2+ messages)

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-02-27 17:11 UTC  (6+ messages)
` [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PATCH] commit: Avoid redundant scissor line with --cleanup=scissors -v
 2024-02-27 17:10 UTC  (4+ messages)

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-02-27 17:10 UTC  (6+ messages)
` [PATCH v3 1/4] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags

[PATCH 00/13] enable bs > ps in XFS
 2024-02-27 17:09 UTC  (10+ messages)
` [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache

[PATCH 1/3] kernel.bbclass: slightly fix wording, case, and spaces in version check
 2024-02-27 17:09 UTC  (3+ messages)
` [PATCH 2/3] kernel-yocto.bblass: run kernel_version_sanity_check after do_patch
` [PATCH 3/3] kernel.bbclass: use kernel_version_sanity_check where defined

[PATCH] net: remove SLAB_MEM_SPREAD flag usage
 2024-02-27 17:09 UTC  (3+ messages)

Audio dsp recovery using remoteproc
 2024-02-27 17:08 UTC  (2+ messages)

[PATCH v3] PCI: Add D3 support for PCI bridges in DT based platforms
 2024-02-27 17:08 UTC  (3+ messages)

[PATCH V9 0/2] AMD QDMA driver
 2024-02-27 17:08 UTC  (3+ messages)
` [PATCH V9 1/2] dmaengine: amd: Add empty Kconfig and Makefile for AMD drivers
` [PATCH V9 2/2] dmaengine: amd: qdma: Add AMD QDMA driver

[PATCH] ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override
 2024-02-27 17:08 UTC  (3+ messages)

[PATCH 0/3] xe_sync and ufence rework
 2024-02-27 17:08 UTC  (6+ messages)
` [PATCH 3/3] drm/xe: Get page on user fence creation

[PATCH rfcv2 00/18] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-02-27 17:06 UTC  (5+ messages)
` [PATCH rfcv2 14/18] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap

Kernel WARNING at lib/vsprintf.c:2721 while running ftrace kernel selftests
 2024-02-27 17:08 UTC  (9+ messages)

[PATCH v2,RESEND 0/2] drivers: perf: fix crash with the legacy riscv driver
 2024-02-27 17:00 UTC  (9+ messages)
` [PATCH v2,RESEND 1/2] drivers: perf: added capabilities for legacy PMU
` [PATCH v2,RESEND 2/2] drivers: perf: ctr_get_width function for legacy is not defined

[PATCH net-next] selftests: vxlan_mdb: Avoid duplicate test names
 2024-02-27 17:04 UTC 

[PATCH] dt-bindings: i2c: Remove obsolete i2c.txt
 2024-02-27 17:04 UTC  (2+ messages)

Bug: merge-driver not executed with ort and merge-tree
 2024-02-27 17:04 UTC 

[PATCH 0/3] show-branch --reflog fixes
 2024-02-27 17:03 UTC  (5+ messages)
` [PATCH 3/3] read_ref_at(): special-case ref@{0} for an empty reflog

[PATCH] drm/nouveau: retain device pointer in nvkm_gsp_mem object
 2024-02-27 17:03 UTC  (3+ messages)

[PATCH 00/13] irqchip: Convert to platform remove callback returning void
 2024-02-27 17:03 UTC  (4+ messages)

[PATCH v5 0/4] Reduce synchronize_rcu() latency(v5)
 2024-02-27 17:03 UTC  (3+ messages)
` [PATCH v5 2/4] rcu: Reduce synchronize_rcu() latency

subscribe
 2024-02-27 17:02 UTC 

[PATCH] qmimodem: First QRTR commit: service discovery
 2024-02-27 17:01 UTC  (3+ messages)
  ` [EXT] "

[PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-02-27 17:00 UTC  (3+ messages)
` [PATCH 13/19] smbios: extend smbios-entry-point-type with 'auto' value

[PATCH v2] net: stmmac: fix rx queue priority assignment
 2024-02-27 17:00 UTC  (3+ messages)

[PATCH] thermal: core: Move initial num_trips assignment before memcpy()
 2024-02-27 17:00 UTC  (7+ messages)

[PATCH V4 0/2] pwm: Add GPIO PWM driver
 2024-02-27 16:59 UTC  (4+ messages)
` [PATCH V4 2/2] "

[PATCH v6 0/3] VIRTIO-IOMMU: Set default granule to host page size
 2024-02-27 16:55 UTC  (4+ messages)
` [PATCH v6 1/3] qdev: Add a granule_mode property
` [PATCH v6 2/3] virtio-iommu: Add a granule property
` [PATCH v6 3/3] virtio-iommu: Change the default granule to the host page size

[PATCHSET v29.4 03/13] xfs: atomic file content exchanges
 2024-02-27 16:58 UTC  (4+ messages)

[PATCHSET v29.4 02/13] xfs: refactorings for atomic file content exchanges
 2024-02-27 16:57 UTC  (5+ messages)
` [PATCH 5/6] xfs: hoist multi-fsb allocation unit detection to a helper

[PATCH 1/2] baseband/fpga_5gnr_fec: use new barrier API
 2024-02-27 16:56 UTC  (4+ messages)

[PATCH v7 00/12] arm64: qcom: add and enable SHM Bridge support
 2024-02-27 16:56 UTC  (11+ messages)
` [PATCH v7 08/12] firmware: qcom: qseecom: convert to using the TZ allocator
` [PATCH v7 10/12] firmware: qcom: tzmem: enable SHM Bridge support

[PATCH v12 0/9] Misc SCM driver changes
 2024-02-27 16:56 UTC  (3+ messages)
` [PATCH v12 8/9] firmware: qcom: scm: Add check to prevent Null pointer dereference

[PATCH v4 00/36] Memory allocation profiling
 2024-02-27 16:55 UTC  (6+ messages)
` [PATCH v4 15/36] lib: introduce support for page allocation tagging

[PATCH 0/2] Synchronize DT overlay removal with devlink removals
 2024-02-27 16:55 UTC  (5+ messages)
` [PATCH 2/2] of: overlay: Synchronize of_overlay_remove() with the "

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-02-27 16:54 UTC  (4+ messages)
` [PATCH v5 0/5] for-each-ref: add '--include-root-refs' option

[PATCH 0/2] Fix per-policy boost behavior
 2024-02-27 16:53 UTC  (6+ messages)
` [PATCH 1/2] cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw
` [PATCH 2/2] cpufreq: apple-soc: Align per-policy and global boost flags

[PATCH] net: usb: dm9601: fix wrong return value in dm9601_mdio_read
 2024-02-27 16:53 UTC  (2+ messages)

[PATCH] drm/vkms: Add information on how to benchmark
 2024-02-27 16:52 UTC  (8+ messages)

[PATCH net-next 00/15] tools: ynl: stop using libmnl
 2024-02-27 16:29 UTC  (8+ messages)

[PATCH v7 00/10] Misc clean ups to target/ppc exception handling
 2024-02-27 16:51 UTC  (4+ messages)
` [PATCH v7 02/10] target/ppc: Readability improvements in exception handlers

[linux-nvme:nvme-6.9] BUILD SUCCESS 2e3bcbc84a5f337e771558b2454c632ac5647fbb
 2024-02-27 16:47 UTC 

[RFC v3 1/6] eal: add static per-lcore memory allocation facility
 2024-02-27 16:51 UTC  (8+ messages)
` [RFC v4 0/6] Lcore variables
  ` [RFC v4 1/6] eal: add static per-lcore memory allocation facility

[PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-02-27 16:51 UTC  (6+ messages)
` [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc

Prebuilt LLVM 18.1.0-rc2 uploaded
 2024-02-27 16:51 UTC  (8+ messages)

[PATCH 0/2] Match panel hash for overridden mode
 2024-02-27 16:50 UTC  (4+ messages)
` [PATCH 1/2] drm_edid: Add a function to get EDID base block

[PATCH] rebase: fix typo in autosquash documentation
 2024-02-27 16:50 UTC  (2+ messages)

[PATCH 00/12] reftable: improve ref iteration performance (pt.2)
 2024-02-27 16:50 UTC  (7+ messages)
` [PATCH 02/12] reftable/merged: make `merged_iter` structure private
` [PATCH 03/12] reftable/merged: advance subiter on subsequent iteration

TCG change broke MorphOS boot on sam460ex
 2024-02-27 16:47 UTC 

[PATCH 0/2] cleanup: A couple extensions for conditional resource management
 2024-02-27 16:49 UTC  (4+ messages)
` [PATCH 1/3] cleanup: Add cond_guard() to conditional guards
` [PATCH 2/3] cleanup: Introduce cond_no_free_ptr()
` [PATCH 3/3] cxl/region: Use cond_guard() in show_targetN()

[PATCH] git: --no-lazy-fetch option
 2024-02-27 16:48 UTC  (9+ messages)
      ` [PATCH] git: extend --no-lazy-fetch to work across subprocesses

[PATCH 0/4] Add support for Theobroma-Systems Tiger SoM
 2024-02-27 16:46 UTC  (8+ messages)
` [PATCH 1/4] arm64: dts: rockchip: drop rockchip,trcm-sync-tx-only from rk3588 i2s
` [PATCH 2/4] dt-bindings: arm: rockchip: Add Theobroma-Systems RK3588 Q7 with baseboard
` [PATCH 3/4] arm64: dts: rockchip: add RK3588-Q7 (Tiger) SoM
` [PATCH 4/4] arm64: dts: rockchip: add Haikou baseboard with RK3588-Q7 SoM


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.