All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-26 12:17:55 to 2026-05-26 12:52:28 UTC [more...]

[PATCH 1/2] kvm: rework memory prefault
 2026-05-26 12:52 UTC  (2+ messages)
` [PATCH 2/2] s390: kvm: arm64: add HAS_IOMEM dependency

[RFC PATCH 0/6] livepatch: Introduce replace set support
 2026-05-26 12:52 UTC  (3+ messages)
` [RFC PATCH 1/6] livepatch: Support scoped atomic replace using replace set

[PATCH] lib/meson.build: add rebuild_iga64 target
 2026-05-26 12:51 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v2 0/5] drm/xe/mmio_gem: fix fault handler and destroy path
 2026-05-26 12:51 UTC  (6+ messages)
` [PATCH v2 1/5] drm/xe/mmio_gem: use write-back mapping for dummy page
` [PATCH v2 2/5] drm/xe/mmio_gem: fix fault handling for split VMA
` [PATCH v2 3/5] drm/xe/mmio_gem: Revoke drm_vma_node on xe_mmio_gem destroy
` [PATCH v2 4/5] drm/xe/mmio_gem: cache the dummy page per object
` [PATCH v2 5/5] drm/xe/mmio_gem: fix destroy flow

[PATCH RFC] virtio-mem: add shared/private memory property details
 2026-05-26 12:51 UTC  (3+ messages)

[PATCH] mm/huge_memory: update file PUD counter before folio_put()
 2026-05-26 12:51 UTC  (2+ messages)

[PATCH 1/2] driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()
 2026-05-26 12:51 UTC  (4+ messages)
` [PATCH 2/2] driver core: Guard deferred probe timeout extension with delayed_work_pending()

[PATCH 6.18.y] drm/vkms: Fix ABBA deadlock in vblank disable and timer callback
 2026-05-26 12:50 UTC  (6+ messages)
` [PATCH 6.18.y 0/5] drm/vkms: Backport generic vblank timer to fix ABBA deadlock
    `  "

[PATCH v2 0/7] riscv: kexec: Fix VCPU crash on kexec/kdump under KVM
 2026-05-26 12:50 UTC  (24+ messages)
` [PATCH v2 1/7] riscv: Add kexec trampoline text section to vmlinux.lds.S
` [PATCH v2 2/7] riscv: kexec: Place norelocate trampoline into .kexec.tramp.text
` [PATCH v2 3/7] riscv: kexec: Build trampoline page tables for crash kernel entry
` [PATCH v2 4/7] riscv: kexec: Switch to trampoline page table before norelocate
` [PATCH v2 5/7] riscv: kexec: Always build the trampoline page table
` [PATCH v2 6/7] riscv: kexec: Add the relocate-trampoline wrapper
` [PATCH v2 7/7] riscv: kexec: Route normal kexec through the trampoline page table

[PATCH v2 0/2] lib/raid: replace __get_free_pages() call with kvmalloc()
 2026-05-26 12:50 UTC  (3+ messages)
` [PATCH v2 1/2] lib/raid: use kvmalloc() in calibrate_xor_blocks()
` [PATCH v2 2/2] lib/raid6: use kvmalloc() in raid6_select_algo()

Warning: kernel/dma/swiotlb.c:1064 function parameter 'tbl_dma_addr' not described in 'swiotlb_search_pool_area'
 2026-05-26 12:48 UTC 

[PATCH v5 0/4] media: qcom: flip the switch between Venus and Iris drivers
 2026-05-26 12:49 UTC  (5+ messages)
  ` [PATCH v5 3/4] media: qcom: iris: increase H265D_MAX_SLICE to fix H.265 decoding on SC7280

[PATCH preview 0/6] rust: use meson automatic parsing of Cargo.toml
 2026-05-26 12:47 UTC  (4+ messages)

[PATCH net] net/sched: fix pedit partial COW leading to page cache
 2026-05-26 12:48 UTC  (6+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption

[syzbot] [media?] memory leak in vidtv_psi_service_desc_init (2)
 2026-05-26 12:49 UTC  (2+ messages)
` Forwarded: [PATCH] media: vidtv: fix memory leak by cleaning up mux in bridge_remove

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-05-26 12:48 UTC  (3+ messages)
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state

[PATCH v1 1/1] iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()
 2026-05-26 12:48 UTC  (3+ messages)

[PATCH 0/2] ALSA: xen-front: Fix event channel stream lifetime bugs
 2026-05-26 12:48 UTC  (3+ messages)
` [PATCH 1/2] ALSA: xen-front: Reset event channel state on stream clear
` [PATCH 2/2] ALSA: xen-front: Connect event channel after stream prepare

[PATCH] Revert "driver core: Use mod_delayed_work to prevent lost deferred probe work"
 2026-05-26 12:48 UTC  (4+ messages)

[PATCH RESEND] userfaultfd: snapshot VMA state across UFFDIO_COPY retry
 2026-05-26 12:47 UTC  (8+ messages)

[PATCH net v3] ice: fix packet corruption due to extraneous page flip
 2026-05-26 12:47 UTC  (8+ messages)
` [Intel-wired-lan] "

[PATCH v2] iommu: Allow device driver to use its own PASID space for SVA
 2026-05-26 12:46 UTC  (4+ messages)

[PATCH 0/6] rust: binder: reduce `as` casts
 2026-05-26 12:46 UTC  (13+ messages)
` [PATCH 1/6] rust: binder: use strict provenance APIs
` [PATCH 2/6] rust: binder: transmute transaction data
` [PATCH 3/6] rust: binder: enable `clippy::ptr_as_ptr` lint
` [PATCH 4/6] rust: binder: enable `clippy::ref_as_ptr` lint
` [PATCH 5/6] rust: binder: enable `clippy::as_underscore`
` [PATCH 6/6] rust: binder: enable `clippy::cast_lossless`

[PATCH v2 00/10] sched: Flatten the pick
 2026-05-26 12:40 UTC  (8+ messages)
` [PATCH v2 10/10] sched/eevdf: Move to a single runqueue

[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-26 12:45 UTC  (3+ messages)
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page

[PATCH v4 0/6] media: qcom: iris: add support for decoding 10bit formats
 2026-05-26 12:45 UTC  (4+ messages)

[PATCHv2 1/6] useradd.bbclass: Some clean-ups and simplifications
 2026-05-26 12:44 UTC  (6+ messages)
` [PATCHv2 2/6] useradd.bbclass: Add support for USERMOD_PARAM
` [PATCHv2 3/6] package.bbclass: Add USERMOD_PARAM to PACKAGEVARS
` [PATCHv2 4/6] useradd_base.bbclass: Emulate the groupmems command using usermod
` [PATCHv2 5/6] useradd.bbclass: Show a deprecation warning if GROUPMEMS_PARAM is used
` [PATCHv2 6/6] extrauser.bbclass: Switch from using --root to --prefix

[PATCH v2 0/6] TQMa7 eeprom sysinfo driver
 2026-05-26 12:44 UTC  (8+ messages)
` [PATCH v2 1/6] sysinfo: uclass: use sysinfo_priv size for per_device_auto
` [PATCH v2 2/6] sysinfo: add sysinfo_get_and_detect() helper
` [PATCH v2 3/6] sysinfo: tq_eeprom: new driver
` [PATCH v2 4/6] board: tq: common: add sysinfo helpers
` [PATCH v2 5/6] arm: dts: tqma7: integrate tq,eeprom sysinfo driver
` [PATCH v2 6/6] boards: tqma7: call tq-sysinfo setup

[PATCH] mm/cma: fix reserved page leak on activation failure
 2026-05-26 12:44 UTC  (2+ messages)

[PATCH] RDMA/mlx5: Fix boundary check in phys_addr_to_bar() for DMABUF export
 2026-05-26 12:44 UTC 

[PATCH i-g-t] tests/kms_rotation_crc: Remove verbose debug logging from rotation paths
 2026-05-26 12:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PULL] Pull request for u-boot master / v2026.07 = u-boot-stm32_20260526
 2026-05-26 12:42 UTC 

[PATCH] fdt: Check return value and len of fdt_get_name() calls
 2026-05-26 10:57 UTC  (4+ messages)
  ` [PATCH v2] fdt: Check return value "

[PATCH] image-fit: Check nesting depth in fdt_check_no_at()
 2026-05-26 10:56 UTC  (2+ messages)
` [PATCH v2] image-fit: Limit recursion "

[PATCH] image-fit: Check that external data is in bounds
 2026-05-26 10:55 UTC  (2+ messages)
` [PATCH v2] image-fit: Validate external data offset and size

[PATCH man-pages v1 0/6] userfaultfd: document read-write protect mode
 2026-05-26 12:41 UTC  (3+ messages)

[PATCH] fdt_region: Check the return value of fdt_get_property_by_offset() calls
 2026-05-26 10:54 UTC  (2+ messages)
` [PATCH v2] fdt_region: Check "

[PATCH v1 0/6] nestedsvm: Misc fixes
 2026-05-26 12:40 UTC  (7+ messages)
` [PATCH v1 1/6] nestedsvm: Fix CR3 MBZ check
` [PATCH v1 2/6] nestedsvm: Adjust L2's DR intercept when adjusting L1
` [PATCH v1 3/6] nestedsvm: Use the correct VMCB for vGIF
` [PATCH v1 4/6] nestedsvm: Set GIF during VMRUN if vGIF is enabled
` [PATCH v1 5/6] nestedsvm: Fix deferred event injection
` [PATCH v1 6/6] nestedsvm: Allow destroying the domain fully

[PATCH] image-fit-sig: Check that the strings region is within bounds
 2026-05-26 10:53 UTC  (2+ messages)
` [PATCH v2] image-fit-sig: Validate hashed-strings region size

[PATCH v7 00/07] riscv: Add support for P8700 platform on Boston board
 2026-05-26  9:37 UTC 

[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
 2026-05-26  9:16 UTC  (5+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 02/11] arm-ffa: add FF-A bus runtime support

[PATCH] rng: jh7110: Fix invalid usage of dev_read_addr
 2026-05-26  8:58 UTC 

[PATCH v10 0/2] Pass down hot-plug CONNECTOR ID to user-space
 2026-05-26 12:39 UTC  (3+ messages)
` [PATCH v10 1/2] drm/connector: Fix epoch_counter docs to reflect reality
` [PATCH v10 2/2] drm: Send per-connector hotplug events

[PATCH] fs/qnx6: fix pointer arithmetic in directory iteration
 2026-05-26 12:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] MAINTAINERS: Update PhilMD's email address
 2026-05-26 12:39 UTC  (2+ messages)

[PATCH v4 0/2] iio: adc: ad_sigma_delta: fix CS assertion and registerless device handling
 2026-05-26 12:39 UTC  (6+ messages)
` [PATCH v4 2/2] iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devices

[PATCH 1/2] kernel/cobalt: Address SIGSHADOW_ACTION_HARDEN and self-hardening race condition
 2026-05-26 12:39 UTC  (6+ messages)

[PATCH] [net-next] net: dsa: netc: fix enetc dependencies
 2026-05-26 12:39 UTC  (3+ messages)

on ai generated and code provenance
 2026-05-26 12:37 UTC  (7+ messages)

[PATCH v2 net 1/1] geneve: fix Use-After-Free in RX path
 2026-05-26 12:38 UTC  (3+ messages)

[old REGRESSION] brightness keys on HP Elitebook 840 G3
 2026-05-26 12:29 UTC 

[PATCH] rust: devres: use compile-time type_name for debug info
 2026-05-26 12:37 UTC  (3+ messages)
` [PATCH v2] rust: devres: optimize type name allocation and fix truncation

[OE-core][scarthgap][patch] tzdata/tzcode-native: upgrade 2026a -> 2026b
 2026-05-26 12:37 UTC 

[PATCH v5 00/32] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-05-26 12:36 UTC  (25+ messages)
` [PATCH v5 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
` [PATCH v5 19/32] hw/arm/tegra241-cmdqv: Allocate HW VCMDQs once configured
` [PATCH v5 20/32] hw/arm/tegra241-cmdqv: Use mmap'd VINTF page0 as VCMDQ backing
` [PATCH v5 24/32] hw/arm/tegra241-cmdqv: Read and propagate Tegra241 CMDQV errors
` [PATCH v5 31/32] hw/arm/smmuv3-accel: Enforce viommu association when CMDQV is active

[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-05-26 12:35 UTC  (5+ messages)
` [PATCH net-next 2/2] "

[PATCH v3 0/2] Add eDP lane mapping support
 2026-05-26 12:35 UTC  (5+ messages)
` [PATCH v3 2/2] drm/bridge: analogix_dp: Add support for optional data-lanes mapping

[PATCH v3 0/2] iio: dac: Add support for AD5529R DAC
 2026-05-26 12:35 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R

[PATCH v2 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-05-26 12:34 UTC  (5+ messages)
` [PATCH v2 3/8] irqchip/qcom-pdc: Remove pdc_enable_intr() wrapper
` [PATCH v2 5/8] irqchip/qcom-pdc: Configure PDC to pass through mode

[PATCH v2 0/2] power: sequencing: Add support for Nvidia Tegra modem pwrseq
 2026-05-26 12:34 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: soc: tegra: Document "

[kvm-unit-tests PATCH v2 0/4] nVMX: Improve IA32_DEBUGCTLMSR test on debug controls
 2026-05-26 12:34 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 2/4] nVMX: Validate DEBUGCTLMSR_BUS_LOCK_DETECT states during VMX transitions
` [kvm-unit-tests PATCH v2 3/4] nVMX: Validate DEBUGCTLMSR_RTM_DEBUG "
` [kvm-unit-tests PATCH v2 4/4] nVMX: Validate DEBUGCTLMSR_LBR "

[PATCH v3 0/4] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-26 12:34 UTC  (7+ messages)
` [PATCH v3 1/4] tools/lib/mm: add shared file helpers

[PATCH 0/2] xfs: fix CoW fork repair error handling
 2026-05-26 12:32 UTC  (3+ messages)
` [PATCH 1/2] xfs: fix error returns in CoW fork repair
` [PATCH 2/2] xfs: fix rtgroup cleanup "

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-05-26 12:33 UTC  (2+ messages)
` [Bug 221065] "

[PATCH v2 0/5] target/riscv: Fix no-TCG build
 2026-05-26 12:32 UTC  (4+ messages)
  ` [PATCH v2 4/5] target/riscv: Reject x-misa-w without TCG

[PATCH v9 00/11] iio: adc: Add support for AVIA HX710B ADC
 2026-05-26 12:32 UTC  (9+ messages)
` [PATCH v9 02/11] dt-bindings: iio: adc: hx711: add VSUP supply property
` [PATCH v9 04/11] dt-bindings: iio: adc: hx711: add HX710B support

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

[GIT PULL] NFC for v7.1-rc5
 2026-05-26 12:30 UTC 

[PATCH net-next v2 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-05-26 12:30 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: dsa: mv88e6xxx: use the hw tx queues

[PATCH V8 00/10] Add Invensense ICM42607
 2026-05-26 12:29 UTC  (8+ messages)
` [PATCH V8 05/10] iio: imu: inv_icm42607: Add PM support for icm42607

[PATCH i-g-t v7 0/7] Enable and Add new tests for DC3CO
 2026-05-26 12:29 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v4 0/2] refactors thpsize_shmem_enabled_store() and thpsize_shmem_enabled_show()
 2026-05-26 12:28 UTC  (5+ messages)
` [PATCH v4 1/2] mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
` [PATCH v4 2/2] mm: shmem: refactor thpsize_shmem_enabled_show() with helper arrays

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-05-26 12:27 UTC  (5+ messages)
` [PATCH v5 07/14] module: Make module authentication usable without MODULE_SIG

[PATCH 00/10] Add support for A9 family clock controller
 2026-05-26 12:27 UTC  (8+ messages)
` [PATCH 07/10] clk: amlogic: Support POWER_OF_TWO for PLL pre-divider

[PATCH 1/2] xserver-xorg/xwayland: 'Clarify' xserver license
 2026-05-26 12:27 UTC  (2+ messages)
` [PATCH 2/2] xwayland: upgrade 24.1.9 -> 24.1.11

[PATCH] iommufd: take dma_resv lock before dma_buf_unpin() in release path
 2026-05-26 12:26 UTC  (2+ messages)

pull-request: wifi: iwlwifi: next - 2026-05-26
 2026-05-26 12:26 UTC 

[PATCH 0/4] LoongArch: KVM: Add PV TLB flush support
 2026-05-26 12:23 UTC  (5+ messages)
` [PATCH 2/4] LoongArch: KVM: Add PV TLB flush support via steal-time shared memory
` [PATCH 3/4] LoongArch: KVM: Implement guest-side PV TLB flush

[PATCH v3 0/4] Add SCDC information to connector debugfs
 2026-05-26 12:25 UTC  (4+ messages)
` [PATCH v3 4/4] drm/scdc-helper: Implement parsing and printing HDMI 2.1 fields

[PATCH] mm/huge_memory: update file PMD counter before folio_put()
 2026-05-26 12:25 UTC  (3+ messages)

[GIT PULL] clk: socfpga: update for v7.2
 2026-05-26 12:25 UTC 

[PATCH v3 1/2] dt-bindings: embedded-controller: qcom,hamoa-crd-ec: add Lenovo Yoga Slim 7x
 2026-05-26 12:25 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add Embedded Controller node

[PATCH v2] irqchip/gic-v4: Harden against bogus command line
 2026-05-26 12:24 UTC  (2+ messages)

[LTP] [PATCH] zram01: Specify filesystem type explicitly in mount
 2026-05-26 12:24 UTC  (2+ messages)

[PATCH 1/2] driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()
 2026-05-26 12:24 UTC 

[PATCH] rdma: infiniband: Added __alloc_cq request value Return value non-zero value determination
 2026-05-26 12:23 UTC  (2+ messages)

[PATCH] mm/compaction: respect cpusets when checking retry suitability
 2026-05-26 12:22 UTC 

[PATCH] media: vim2m: keep transaction buffer count stable while streaming
 2026-05-26 12:22 UTC 

[PATCH V16 0/7] Rust Support for powerpc
 2026-05-26 12:21 UTC  (5+ messages)
` [PATCH V16 4/7] rust/powerpc: Set min rustc version "

[PATCH] PCI: qcom: avoid duplicate PERST# GPIO acquisition in legacy path
 2026-05-26 12:21 UTC  (2+ messages)

[PATCH] imx: kontron-sl-mx6ul: Enable I2C support
 2026-05-26 12:19 UTC 

[PATCH] arm64: kernel: Disable CNP on HiSilicon HIP09
 2026-05-26 12:19 UTC  (3+ messages)

[PATCH] gpio: gpiolib: use seq_puts() for plain strings
 2026-05-26 12:19 UTC 

[PATCH] selftest: Fix UB of getline due to missing var init
 2026-05-26 12:19 UTC  (2+ messages)

[PATCH v6 00/17] target/s390x: Extend qemu CPACF support
 2026-05-26 12:15 UTC  (11+ messages)
` [PATCH v6 03/17] target/s390x: Support cpacf sha256
` [PATCH v6 06/17] target/s390x: Support AES CTR for cpacf kmctr instruction
` [PATCH v6 08/17] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v6 09/17] target/s390x: Support pckmo encrypt AES subfunctions
` [PATCH v6 10/17] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v6 11/17] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v6 13/17] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v6 14/17] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v6 15/17] docs/s390: Document CPACF instructions support
` [PATCH v6 17/17] target/s390x: Use generic AES helper functions

[V1 1/1] net/hinic3: Add VXLAN TSO function
 2026-05-26 12:18 UTC  (3+ messages)
` [v4 0/1] net/hinic3: Fix VXLAN TSO issue
  ` [v4 1/1] "

net/netfilter/nf_conntrack_ovs.c:31:14: error: no member named 'tuple' in 'struct nf_conntrack_helper'
 2026-05-26 12:17 UTC 


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.