All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-21 21:58:04 to 2026-05-21 23:30:14 UTC [more...]

[PATCH v15 0/8] blk: honor isolcpus configuration
 2026-05-21 23:29 UTC  (4+ messages)
` [PATCH v15 1/8] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v15 2/8] lib/group_cpus: remove dead !SMP code
` [PATCH v15 3/8] lib/group_cpus: Add group_mask_cpus_evenly()

[PATCH v4 0/7] Refactor drm_writeback_connector structure
 2026-05-21 23:28 UTC  (3+ messages)
` [PATCH v4 1/7] drm: writeback: "

[PATCH net-next] net: ucc_geth: Batch RX packets before stack handoff
 2026-05-21 23:28 UTC  (5+ messages)

[PATCH 0/2] Add CDSP Power Manangement Driver
 2026-05-21 23:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: Document CDSP Power Management

[PATCH v3 0/6] tpm_crb: Add command and response buffer chunking support
 2026-05-21 23:28 UTC  (9+ messages)
` [PATCH v3 2/6] tpm_crb: Split start method into a separate header
` [PATCH v3 3/6] tpm_crb: Add start_cmd parameter to tpm_crb_start wrapper
` [PATCH v3 4/6] tpm: tis_i2c: Use local 4KB buffer to limit memory usage
` [PATCH v3 6/6] tpm_crb: Implement command and response chunking logic

[PATCH] mm/damon/core: trace esz at first setup
 2026-05-21 23:28 UTC  (2+ messages)

[PATCH 0/5] Remove some empty bootdev_ops structures
 2026-05-21 23:27 UTC  (11+ messages)
` [PATCH 1/5] bootdev: Fix the case where the driver ops field is null
` [PATCH 2/5] block: ide: Drop empty bootdev_ops structure
` [PATCH 3/5] ata: sata: "
` [PATCH 4/5] scsi: "
` [PATCH 5/5] virtio: "

[PATCH rc v1 0/4] iommufd: Fix veventq_depth boundary
 2026-05-21 23:27 UTC  (4+ messages)

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-21 23:27 UTC  (5+ messages)
` [PATCH 02/12] kho: store incoming radix tree in kho_in

[PATCH 0/2] argo: few loglevel fixes
 2026-05-21 23:25 UTC  (3+ messages)
` [PATCH 1/2] argo: lower level of noisy connection-refused log
` [PATCH 2/2] argo: correct logline in ring_unmap()

[PATCH] ARM: zte: clean up zx297520v3 doc. warnings
 2026-05-21 23:26 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: improve stability on AR9330/AR9340
 2026-05-21 23:24 UTC 

[PATCH v2 0/2] lib/intel_batchbuffer: prefetch fixes
 2026-05-21 23:23 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_batchbuffer: prefetch fixes (rev2)

[PATCH ath-next] wifi: ath9k: call external_reset on AR91xx
 2026-05-21 23:23 UTC 

[PATCH] usb: dwc3: core: Fix incorrect kernel-doc comment for dwc3_alloc_event_buffers
 2026-05-21 23:22 UTC  (2+ messages)

Friendlyelec NanoPi M5
 2026-05-21 23:22 UTC 

[GIT PULL] ASoC fixes for v7.1-rc4
 2026-05-21 23:22 UTC 

[PATCH ath-next] wifi: ath9k: owl: remove misleading error message
 2026-05-21 23:21 UTC 

[PATCH ath-next] wifi: ath9k_htc: allocate tx_buf and buf together
 2026-05-21 23:20 UTC 

[PATCH v3] PCI: vmd: Add feature to scan BIOS enumerated devices
 2026-05-21 23:20 UTC 

[PATCH v2] kcov: update documentation on remote coverage collection
 2026-05-21 23:18 UTC  (2+ messages)

[PATCH ath-next] wifi: ath9k: remove disabling of bands
 2026-05-21 23:18 UTC 

[PATCH v13 00/22] TDX KVM selftests
 2026-05-21 23:17 UTC  (23+ messages)
` [PATCH v13 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v13 02/22] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v13 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v13 04/22] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v13 05/22] KVM: selftests: Expose segment definitions to assembly files
` [PATCH v13 06/22] tools: include: Add kbuild.h for assembly structure offsets
` [PATCH v13 07/22] KVM: selftests: Introduce structures for TDX guest boot parameters
` [PATCH v13 08/22] KVM: selftests: Add TDX boot code
` [PATCH v13 09/22] KVM: selftests: Expose functions to get default sregs values
` [PATCH v13 10/22] KVM: selftests: Set up TDX boot code region
` [PATCH v13 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v13 12/22] KVM: selftests: Back the first memory region with guest_memfd for TDX
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
` [PATCH v13 14/22] KVM: selftests: Expose function to allocate vCPU stack
` [PATCH v13 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v13 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
` [PATCH v13 17/22] KVM: selftests: Set entry point for TDX guest code
` [PATCH v13 18/22] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v13 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
` [PATCH v13 21/22] KVM: selftests: Add ucall support for TDX
` [PATCH v13 22/22] KVM: selftests: Add TDX lifecycle test

[GIT PULL] wireless-next-2026-05-21
 2026-05-21 23:17 UTC  (2+ messages)

[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
 2026-05-21 23:17 UTC  (7+ messages)
` [PATCH RESEND v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH RESEND v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events

[PATCH net-next v4] net: reduce RFS/ARFS flow updates by checking LLC affinity
 2026-05-21 23:16 UTC  (2+ messages)

[folded-merged] kcov-allow-simultaneous-kcov_enable-kcov_remote_enable-fix-fix.patch removed from -mm tree
 2026-05-21 23:16 UTC 

[PATCH bpf-next v6 0/3] bpf: Implement stack_map_get_build_id_offset_sleepable()
 2026-05-21 23:16 UTC  (5+ messages)
` [PATCH bpf-next v6 1/3] bpf: Factor out stack_map build ID helpers
` [PATCH bpf-next v6 2/3] bpf: Avoid faultable build ID reads under mm locks
` [PATCH bpf-next v6 3/3] bpf: Cache build IDs in sleepable stackmap path

[folded-merged] kcov-allow-simultaneous-kcov_enable-kcov_remote_enable-fix.patch removed from -mm tree
 2026-05-21 23:16 UTC 

[folded-merged] kcov-allow-simultaneous-kcov_enable-kcov_remote_enable-v2.patch removed from -mm tree
 2026-05-21 23:15 UTC 

+ kcov-allow-simultaneous-kcov_enable-kcov_remote_enable-fix-fix.patch added to mm-nonmm-unstable branch
 2026-05-21 23:15 UTC 

[PATCH 0/4] ASoC: meson: aiu: align I2S design to the AXG one
 2026-05-21 23:15 UTC  (4+ messages)
` [PATCH 4/4] ASoC: meson: aiu: use aiu-formatter-i2s to format I2S output data

[PATCH 0/9] Don't whitelist OA registers unconditionally
 2026-05-21 23:14 UTC  (3+ messages)
` [PATCH 1/9] drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists

+ maintainers-add-more-files-to-page-cache-section.patch added to mm-new branch
 2026-05-21 23:07 UTC 

[conor:canaan-clk 2/2] drivers/clk/clk-k230.c:273:1: sparse: sparse: Using plain integer as NULL pointer
 2026-05-21 23:05 UTC 

+ lib-test_hmm-check-alloc_page_vma-return-value-and-handle-oom.patch added to mm-new branch
 2026-05-21 23:06 UTC 

[PATCH i-g-t 00/25] lib/kms: Clean up format+mod stuff
 2026-05-21 23:05 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for lib/kms: Clean up format+mod stuff (rev5)
` ✓ i915.CI.BAT: "

[PATCH v2] pci_crash: capture PCI config space at panic time
 2026-05-21 23:03 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS fd948c3f96b18ff9ba7d3e8eae13d196593e1aaf
 2026-05-21 23:03 UTC 

[PATCH v8] iotests: mark 151, 181, 185 & 308 as flaky tests
 2026-05-21 23:02 UTC  (2+ messages)

[PATCH v3 00/12] pack-objects: integrate --path-walk and some --filter options
 2026-05-21 23:01 UTC  (10+ messages)
` [PATCH v4 00/13] "
  ` [PATCH v4 03/13] t/perf: add pack-objects filter and path-walk benchmark
  ` [PATCH v4 04/13] path-walk: always emit directly-requested objects

Patchwork summary for: spi-devel-general
 2026-05-21 23:00 UTC 

[PATCH v8 1/6] wifi: mac80211: Use struct instead of macro for PREQ frame
 2026-05-21 22:58 UTC  (6+ messages)
` [PATCH v8 2/6] wifi: mac80211: Use struct instead of macro for PREP frame
` [PATCH v8 3/6] wifi: mac80211: Use struct instead of macro for PERR frame
` [PATCH v8 4/6] wifi: mac80211: Fix overread in PREQ frame processing
` [PATCH v8 5/6] wifi: mac80211: Fix overread in PREP "
` [PATCH v8 6/6] wifi: mac80211: Fix PERR "

[PATCH v7 1/6] wifi: mac80211: Use struct instead of macro for PREQ frame
 2026-05-21 22:58 UTC  (3+ messages)

[asahilinux:bits/000-devicetree 18/114] arch/arm64/boot/dts/apple/t6001-j375c.dtb: pinctrl@39b028000 (apple,t6000-pinctrl): 'usb_hub_oe-hog', 'usb_hub_rst-hog' do not match any of the regexes: '-pins$', '^pinctrl-[0-9]+$'
 2026-05-21 22:57 UTC 

[PATCHSET v9 2/4] fuse: basic plumbing to upload file mappings from servers
 2026-05-21 22:57 UTC  (4+ messages)
` [PATCH 01/11] fuse: implement the basic iomap mechanisms

[PATCH 0/2] qcom_battmgr: Add batteryless DC-adapter MAINS support
 2026-05-21 22:56 UTC  (4+ messages)

[syzbot] [rds?] KCSAN: data-race in rds_poll / rds_sendmsg
 2026-05-21 22:56 UTC 

[PATCH] dma-buf: set SB_I_NOEXEC on the pseudo filesystem
 2026-05-21 22:54 UTC  (3+ messages)

[PATCH v2] riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
 2026-05-21 22:50 UTC  (3+ messages)

[PATCH v2] commit-reach: use object flags for tips_reachable_from_bases()
 2026-05-21 22:50 UTC  (4+ messages)
` [PATCH v3 0/2] "

Patchwork summary for: spi-devel-general
 2026-05-21 22:50 UTC 

[PATCH v7 0/4] devtools: add AI-assisted code review tools
 2026-05-21 22:44 UTC  (9+ messages)
` [PATCH v15 0/6] Add AI code review tools and AGENTS
  ` [PATCH v15 1/7] doc: add AGENTS.md for AI code review tools
  ` [PATCH v15 2/7] devtools: add common infrastructure for AI review scripts
  ` [PATCH v15 3/7] devtools: add multi-provider AI patch review script
  ` [PATCH v15 4/7] devtools: add compare-patch-reviews.sh for multi-provider analysis
  ` [PATCH v15 5/7] devtools: add multi-provider AI documentation review script
  ` [PATCH v15 6/7] doc: add AI-assisted patch review to contributing guide
  ` [PATCH v15 7/7] MAINTAINERS: add section for AI review tools

[PATCH v2] riscv: Check the return value of reloc handlers
 2026-05-21 22:44 UTC  (3+ messages)

[PATCH] libbpf: bound /proc/<pid>/maps scansets in parse_vma_segs()
 2026-05-21 22:44 UTC  (2+ messages)

[PATCH net-next v8 0/3] gve: add support for PTP gettimex64
 2026-05-21 22:43 UTC  (6+ messages)
` [PATCH net-next v8 3/3] gve: implement "

[PATCH] eal/x86: reduce memcpy code duplication
 2026-05-21 22:42 UTC  (3+ messages)
` [PATCH v11] eal/x86: optimize memcpy of small sizes

[PATCH v2] regmap-i2c: fix sparse warning in regmap_smbus_word_write_reg16
 2026-05-21 22:41 UTC  (2+ messages)

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-21 22:40 UTC  (5+ messages)
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute

[PATCH v9 0/5] branch: prune-merged
 2026-05-21 22:40 UTC  (6+ messages)
` [PATCH v10 0/4] "
  ` [PATCH v10 1/4] branch: add --forked <branch>
  ` [PATCH v10 2/4] branch: add --prune-merged <branch>
  ` [PATCH v10 3/4] branch: add branch.<name>.pruneMerged opt-out
  ` [PATCH v10 4/4] branch: add --dry-run for --prune-merged

[PATCH v6 0/7] iommufd: Enable noiommu mode for cdev
 2026-05-21 22:39 UTC  (9+ messages)
` [PATCH v6 1/7] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH v6 2/7] iommufd: Move igroup allocation to a function
` [PATCH v6 3/7] iommufd: Allow binding to a noiommu device
` [PATCH v6 4/7] iommufd: Add an ioctl to query PA from IOVA for noiommu mode
` [PATCH v6 5/7] vfio: Enable cdev noiommu mode under iommufd
` [PATCH v6 6/7] selftests/vfio: Add iommufd noiommu mode selftest for cdev
` [PATCH v6 7/7] Documentation: Update VFIO NOIOMMU mode

[PATCH] drm/vmwgfx: Remove duplicates in vmwgfx_bo.h
 2026-05-21 22:41 UTC 

[PATCH] selinux: add comments to smp_wmb() calls in status.c
 2026-05-21 22:38 UTC 

[PATCH] memcg: use round-robin victim selection in refill_stock
 2026-05-21 22:37 UTC 

[PATCH v2 0/3] x86: Fix a F00F bug warning and cleanup surrounding code
 2026-05-21 22:38 UTC  (7+ messages)
` [PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()

+ lib-nmi_backtrace-print-out-the-cpus-which-fail-to-respond-to-nmi.patch added to mm-nonmm-unstable branch
 2026-05-21 22:37 UTC 

[PATCH V3 00/11] PCI passthru on Hyper-V (Part I)
 2026-05-21 22:37 UTC  (4+ messages)
` [PATCH V3 09/11] x86/hyperv: Implement Hyper-V virtual IOMMU

[PATCH] lib/nmi_backtrace: print out the CPUs which fail to respond to NMI
 2026-05-21 22:37 UTC  (2+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-21 22:36 UTC  (4+ messages)
` [PATCH v14 07/44] arm64: RMI: Configure the RMM with the host's page size

[oe][meta-python][PATCH 1/5] python3-django: upgrade 5.2.13 -> 5.2.14
 2026-05-21 22:36 UTC  (5+ messages)
` [oe][meta-python][PATCH 2/5] python3-django: upgrade 6.0.4 -> 6.0.5
` [oe][meta-webserver][PATCH 3/5] nginx: upgrade 1.30.0 -> 1.30.1
` [oe][meta-oe][PATCH 4/5] freerdp3: upgrade 3.25.0 -> 3.26.0
` [oe][meta-oe][PATCH 5/5] libjcat: upgrade 0.2.3 -> 0.2.6

[PATCH v3] checkpatch: warn on uppercase N/Y/M as Kconfig tristate literals
 2026-05-21 22:35 UTC  (2+ messages)

[syzbot] [input?] possible deadlock in tasklet_action_common (2)
 2026-05-21 22:35 UTC  (2+ messages)

[PATCH v4 0/4] Fix some issues from igt runs
 2026-05-21 22:37 UTC  (5+ messages)
` [PATCH v4 1/4] drm/vmwgfx: Add some checks to vmw_cursor_plane_atomic_update
` [PATCH v4 2/4] drm/vmwgfx: Check vrefresh in drm_mode_setcrtc
` [PATCH v4 3/4] drm/vmwgfx: Reserve ttm object before resv usage
` [PATCH v4 4/4] drm/vmwgfx: Change ttm refs for dumb buffers

[PATCH] unwind: Add sframe_(un)register() system calls
 2026-05-21 22:35 UTC 

[PATCH] riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI
 2026-05-21 22:34 UTC  (2+ messages)

[PATCH v7] iio: imu: kmx61: Use guard(mutex)() over manual locking
 2026-05-21 22:34 UTC  (2+ messages)

+ arm64-mm-call-pagetable-dtor-when-freeing-hot-removed-page-tables.patch added to mm-hotfixes-unstable branch
 2026-05-21 22:31 UTC 

[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
 2026-05-21 22:31 UTC  (2+ messages)

[PATCH v3] kconfig: add kconfig-sym-check static checker
 2026-05-21 22:31 UTC  (3+ messages)

[PATCH 0/3] soc: qcom: apr: improve RX processing
 2026-05-21 22:28 UTC  (3+ messages)
` [PATCH 3/3] soc: qcom: apr: Process RX messages using per-service work items

[PATCH v3 0/3] media: i2c: cvs: Add Intel CVS driver
 2026-05-21 22:23 UTC  (4+ messages)
` [PATCH v3 1/3] media: i2c: cvs: Add driver of Intel Computer Vision Sensing Controller(CVS)
` [PATCH v3 2/3] media: pci: intel: Add CVS support for IPU bridge driver
` [PATCH v3 3/3] ACPI: scan: Honor _DEP for Intel CVS devices

[PATCH v13 00/22] target/mips: add missing Octeon user-mode support
 2026-05-21 22:25 UTC  (5+ messages)
` [PATCH v13 02/22] target/mips: add Octeon COP2 crypto state
` [PATCH v13 03/22] target/mips: add Octeon COP2 crypto helper plumbing

[PATCH net-next] dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used
 2026-05-21 22:26 UTC  (2+ messages)

[scosu-sched:topic/mmap-cap-prot-wip/v6.18 460/1130] kernel/bpf/syscall.c:6346:9: warning: enumeration value '__MAX_BPF_CMD' not handled in switch
 2026-05-21 22:25 UTC 

[PATCH] arm64: dts: qcom: glymur: Configure DP endpoints for 2-lane operation
 2026-05-21 22:25 UTC  (2+ messages)

[PATCH v4 0/3] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-21 22:24 UTC  (4+ messages)
` [PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature

[PATCH v2 0/7] mm: speed up ZONE_DEVICE memmap initialization
 2026-05-21 22:20 UTC  (2+ messages)

[PATCH] drm/xe/nvls: Update PCI IDs
 2026-05-21 22:18 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] tracing: Replace BUG_ON with lockdep_assert_held in uprobe_buffer functions
 2026-05-21 22:16 UTC  (2+ messages)

[conor:tvs 1/1] drivers/hwmon/tvs-mpfs.c:132:2: error: incompatible pointer types passing 'unsigned long *' to parameter of type 'uint64_t *' (aka 'unsigned long long *')
 2026-05-21 22:14 UTC 

[PATCH] btrfs: protect sb_write_pointer() with invalidate lock
 2026-05-21 22:14 UTC  (2+ messages)

[PATCH] riscv: kexec_file: Constrain segment placement to direct map
 2026-05-21 22:14 UTC  (3+ messages)

[linux-next:master 5774/7547] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:2353:9: error: call to undeclared function 'cpu_data'; ISO C99 and later do not support implicit function declarations
 2026-05-21 22:14 UTC 

[avpatel:riscv_trace_acpi_support_v1 12/65] drivers/iommu/riscv/iommu.c:1181:29: error: implicit declaration of function 'virt_to_pfn'; did you mean 'virt_to_pte'?
 2026-05-21 22:14 UTC 

[PATCH v3 0/9] s390: Improve this_cpu operations
 2026-05-21 22:13 UTC  (9+ messages)

[PATCH] btrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()
 2026-05-21 22:13 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH] device-tree: size first hwdom bank for boot modules
 2026-05-21 22:10 UTC  (2+ messages)

[GIT PULL] PCI fixes for v7.1
 2026-05-21 22:09 UTC  (2+ messages)

[GIT PULL] tracing: Fixes for 7.1
 2026-05-21 22:08 UTC 

[PATCH v4 2/2] drm/hyperv: validate VMBus packet size in receive callback
 2026-05-21 22:06 UTC  (2+ messages)

[PATCH] riscv: unconditionally select ARCH_KEEP_MEMBLOCK
 2026-05-21 22:04 UTC  (3+ messages)

[PATCH v3 2/2] perf stat: Use aggr_nr scaling for Intel uncore miss latency metrics
 2026-05-21 22:01 UTC  (3+ messages)

[PATCH v6 1/3] PCI: Add pci_ats_required() for CXL.cache capable devices
 2026-05-21 21:59 UTC  (3+ messages)

[PATCH] net: ibm: emac: Use napi_gro_receive() for Rx packets
 2026-05-21 21:59 UTC 

[PATCH] [CI] drm/i915/dmc: Test Xe3p_LPD DMC v2.37
 2026-05-21 21:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v3] libceph: Fix out-of-bounds writes with oversized monitor reply messages
 2026-05-21 21:58 UTC  (2+ messages)

[PATCH] riscv: Implement _THIS_IP_ using inline asm
 2026-05-21 21:57 UTC  (3+ messages)

[PATCH v2] tools/igt_power: Fix crash on Xe devices by initializing xe_device cache
 2026-05-21 21:57 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tools/igt_power: Fix crash on Xe devices by initializing xe_device cache (rev2)


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.