All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-18 12:26:30 to 2026-06-18 12:58:05 UTC [more...]

[PATCH v2 0/8] ext4: allow more DIO writes under shared i_rwsem
 2026-06-18 12:57 UTC  (8+ messages)
` [PATCH v2 1/8] ext4: prevent sleeping allocation in NOWAIT write path
` [PATCH v2 2/8] ext4: drain in-flight DIO before buffered write fallback
` [PATCH v2 3/8] ext4: skip overwrite check for aligned non-extending DIO writes
` [PATCH v2 4/8] ext4: base unaligned DIO lock decision on partial block zeroing
` [PATCH v2 5/8] ext4: use kiocb_modified instead of file_modified in DIO/DAX write path
` [PATCH v2 6/8] ext4: return -EAGAIN from ext4_map_blocks() in NOWAIT cache miss
` [PATCH v2 7/8] ext4: handle IOMAP_NOWAIT in ext4_iomap_begin() with cache-only lookup

[PATCH v2] arm64: dts: qcom: qcom6490-idp: Add IPA nodes
 2026-06-18 12:56 UTC  (2+ messages)

[PATCH net v4] tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
 2026-06-18 12:56 UTC  (2+ messages)

[PATCH qemu] ui/sdl2: add grab-on-tablet option for absolute input devices
 2026-06-18 12:56 UTC  (4+ messages)
  ` 答复: [External Mail]Re: "

[PATCH v2 0/5] block,btrfs: fix frozen-superblock strand on device add/remove/replace
 2026-06-18 12:56 UTC  (7+ messages)
` [PATCH v2 1/5] block: allow making a block device unfreezable
` [PATCH v2 2/5] block: split bdev_yield_claim() out of bdev_fput()
` [PATCH v2 3/5] btrfs: deny freezing a device while it is being removed

[PATCH 0/2] hw/tpm: fix tpm-tis-device backward migration on aarch64
 2026-06-18 12:54 UTC  (3+ messages)
` [PATCH 1/2] hw/tpm: gate PPI support on tpm-tis-device behind a device property
` [PATCH 2/2] hw/core/machine: disable tpm-tis-device PPI for machine type <= 11.0

[PATCH] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-06-18 12:55 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v2] dt-bindings: pwm: st,pwm: convert to DT schema
 2026-06-18 12:55 UTC  (2+ messages)

[PATCH 00/20] Introduce resume for J7xx SoCs
 2026-06-18 12:54 UTC  (5+ messages)
` [PATCH 06/20] board: ti: j721s2: Add resume detection

[PATCH v8 0/7] mfd: Add support for Asus Transformer embedded controller
 2026-06-18 12:54 UTC  (6+ messages)
` [PATCH v8 2/7] mfd: Add driver for ASUS "

[PATCH] staging: media: atomisp: prefer __aligned over __attribute__((aligned))
 2026-06-18 12:53 UTC  (2+ messages)

should the security manual mention the meta-exein layer?
 2026-06-18 12:52 UTC 

[PATCH 1/3] arm64: dts: imx94-xspi: add the DMA channels
 2026-06-18 12:52 UTC  (3+ messages)
` [PATCH 2/3] spi: nxp-xspi: Improve AHB read performance with DMA

[Buildroot] [PATCH 2025.02.x] package/openssl: security bump to 3.5.7
 2026-06-18 12:52 UTC  (3+ messages)

[PATCH] Revert "ASoC: rockchip: rockchip_sai: Use guard() for spin locks"
 2026-06-17 13:43 UTC  (3+ messages)

[PATCH v1 1/1] spi: acpi: Free resource list at appropriate time
 2026-06-17 13:58 UTC  (2+ messages)

[PATCH] ASoC: tlv320aic3x: restrict CLKDIV bypass Q values in dual-rate mode
 2026-06-17 13:56 UTC  (2+ messages)

[PATCH] ASoC: rt5650: enhance spk protection function
 2026-06-17 13:57 UTC  (2+ messages)

[PATCH for-4.22] XSM: guard .sysctl() and .readconsole() hooks
 2026-06-18 12:51 UTC  (10+ messages)

[PULL SUBSYSTEM pseries 0/1] pseries: Update SLOF firmware image to release 20260618
 2026-06-18  8:26 UTC 

[PATCH 0/2] xHCI PCI has a QOM reference-cycle bug on hot-unplug
 2026-06-18 11:01 UTC  (3+ messages)
` [PATCH 1/2] hw/usb/hcd-xhci-pci: break host link cycle so device_finalize() runs on unplug
` [PATCH 2/2] tests/qtest: add xhci-pci unplug finalize regression test

[PATCH v3 1/1] hw/acpi: correct field sequence in SPCR table
 2026-06-18 12:48 UTC  (2+ messages)

[PATCH v3] net: mvneta: re-enable percpu interrupt on resume
 2026-06-18 12:51 UTC  (2+ messages)

[Buildroot] [PATCH 01/29] support/testing: infra: add assertRunNotOk()
 2026-06-18 12:48 UTC  (29+ messages)
` [Buildroot] [PATCH 02/29] support/testing: test_systemd.py: use assertRun{, Not}Ok()
` [Buildroot] [PATCH 03/29] support/testing: test_acl.py: use assertRunNotOk()
` [Buildroot] [PATCH 04/29] support/testing: test_audit.py: "
` [Buildroot] [PATCH 05/29] support/testing: test_bitcoin.py: "
` [Buildroot] [PATCH 06/29] support/testing: test_connman.py: "
` [Buildroot] [PATCH 07/29] support/testing: test_cryptsetup.py: "
` [Buildroot] [PATCH 08/29] support/testing: test_ddrescue.py: "
` [Buildroot] [PATCH 09/29] support/testing: test_dos2unix.py: "
` [Buildroot] [PATCH 10/29] support/testing: test_fping.py: "
` [Buildroot] [PATCH 11/29] support/testing: test_gnupg2.py: "
` [Buildroot] [PATCH 12/29] support/testing: test_iproute2.py: "
` [Buildroot] [PATCH 13/29] support/testing: test_iptables.py: "
` [Buildroot] [PATCH 14/29] support/testing: test_jq.py: "
` [Buildroot] [PATCH 15/29] support/testing: test_kmod.py: "
` [Buildroot] [PATCH 16/29] support/testing: test_libgpgme.py: "
` [Buildroot] [PATCH 17/29] support/testing: test_lsof.py: "
` [Buildroot] [PATCH 18/29] support/testing: test_mariadb.py: "
` [Buildroot] [PATCH 19/29] support/testing: test_mtools.py: "
` [Buildroot] [PATCH 20/29] support/testing: test_nftables.py: "
` [Buildroot] [PATCH 21/29] support/testing: test_octave.py: "
` [Buildroot] [PATCH 22/29] support/testing: test_polkit.py: use assertRun{, Not}Ok()
` [Buildroot] [PATCH 23/29] support/testing: test_postgresql.py: use assertRunNotOk()
` [Buildroot] [PATCH 24/29] support/testing: test_rasdaemon.py: "
` [Buildroot] [PATCH 25/29] support/testing: test_screen.py: "
` [Buildroot] [PATCH 26/29] support/testing: test_swipl.py: "
` [Buildroot] [PATCH 27/29] support/testing: test_usbip.py: "
` [Buildroot] [PATCH 28/29] support/testing: test_weston.py: "
` [Buildroot] [PATCH 29/29] support/testing: test_which.py: "

[PATCH net 3/3] net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable
 2026-06-18 12:48 UTC  (2+ messages)

CIP IRC weekly meeting today on libera.chat
 2026-06-18 12:49 UTC  (2+ messages)
` [cip-dev] "

[PATCH v2 0/7] KVM: arm64: Fix missing ESR_ELx.IL in syndrome injection
 2026-06-18 12:48 UTC  (13+ messages)
` [PATCH v2 2/7] KVM: arm64: Unconditionally set IL for injected undefined exceptions
` [PATCH v2 3/7] KVM: arm64: Unconditionally set IL for injected abort exceptions
` [PATCH v2 4/7] KVM: arm64: Set IL for injected FPAC exceptions during ERET emulation
` [PATCH v2 5/7] KVM: arm64: Set IL for emulated SError injection
` [PATCH v2 6/7] KVM: arm64: Set IL for nested "

[PATCH v2] file-posix: fix cache.direct=on check for zoned block devices
 2026-06-18  8:12 UTC  (2+ messages)

[PATCH v4 0/6] drm/hibmc: Fix plane helpers and convert to gem-shmem
 2026-06-18 12:48 UTC  (10+ messages)
` [PATCH v4 1/6] drm/hibmc: Use drm_atomic_helper_check_plane_state()
` [PATCH v4 2/6] drm/hibmc: Fix list of formats on the primary plane
` [PATCH v4 3/6] drm/hibmc: Store fb in variable in atomic_update
` [PATCH v4 4/6] drm/hibmc: Do not use cpp from struct drm_format_info
` [PATCH v4 5/6] drm/hibmc: Verify the framebuffer pitch to be a multiple of 128
` [PATCH v4 6/6] drm/hibmc: Use gem-shmem with shadow-plane helpers for memory management

[PATCH v11 0/9] Add support for NXP P3H2x4x I3C hub driver
 2026-06-18 12:48 UTC  (4+ messages)
` [PATCH v11 5/9] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator

[PATCH kvmtool 0/6] x86 compilation fixes and arm64 PMU improvements
 2026-06-18 12:47 UTC  (3+ messages)

[PATCH 0/3] Add and use abstraction for synchronize_rcu()
 2026-06-18 12:47 UTC  (5+ messages)
` [PATCH 1/3] rust: sync: Add "

[PATCH] dma-fence: use correct callback in dma_fence_timeline_name()
 2026-06-18 12:46 UTC  (2+ messages)

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-18 12:46 UTC  (7+ messages)
` [PATCH for-next v3 6/9] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT

[PATCH 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
 2026-06-18 12:45 UTC  (2+ messages)
` Add PCIe M.2 Key E connector support for NXP i.MX boards

[PATCH 1/4] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD
 2026-06-18 10:04 UTC  (5+ messages)
` [PATCH 2/4] bootm: use CONFIG_SYS_BOOTM_LEN for IH_TYPE_KERNEL_NOLOAD decompression buffer

[RESEND PATCH v1] net: dsa: motorcomm: add yt92xx dsa driver
 2026-06-18 12:44 UTC  (6+ messages)

[PATCH v5 0/2] Improve the performance of bitmap_find_next_zero_area_off()
 2026-06-18 12:44 UTC  (4+ messages)
` [PATCH v5 1/2] lib: bitmap: add tests for bitmap_find_next_zero_area_off()
    ` 答复: "

[PATCH v13 0/2] checkout: --track=fetch
 2026-06-18 12:44 UTC  (4+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/2] branch: expose helpers for finding the remote owning a tracking ref
  ` [PATCH v14 2/2] checkout: extend --track with a "fetch" mode to refresh start-point

[PATCH v2 0/2] drm/panel: add support for Ilitek ILI7807S DSI panels
 2026-06-18 12:43 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: add Ilitek ILI7807S panel driver

[PATCH] net/sched: dualpi2: fix GSO backlog accounting
 2026-06-18 12:43 UTC  (4+ messages)

[PATCH] amdgpu: amdgpu_userq_restore_all return errors on failed bo reservation
 2026-06-18 12:42 UTC  (2+ messages)

[PATCH v4 0/2] graph: indent visual roots in graph
 2026-06-18 12:42 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] graph: indent visual root "

[PATCH 0/2] drm/xe/guc: distinguish wedged from recoverable cancellation
 2026-06-18 12:40 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2] mm: remove PageTransCompound()
 2026-06-18 12:40 UTC  (2+ messages)

[PATCH 0/4] mfd: Add support for the MCU in the UGREEN DH2300 NAS
 2026-06-18 12:40 UTC  (4+ messages)
` [PATCH 3/4] mfd: Add support for UGREEN NASync DH2300 MCU

[PATCH v2] usb: misc: usbio: fix disconnect UAF in client teardown
 2026-06-18 12:40 UTC 

[PATCH v6] checkout: extend --track with a "fetch" mode to refresh start-point
 2026-06-18 12:38 UTC  (4+ messages)

[PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
 2026-06-18 12:38 UTC  (7+ messages)

[PATCH] drm/xe/pf: Disable display in admin only PF mode
 2026-06-18 12:38 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] Allow intel_reg tool to work also with accelerators
 2026-06-18 12:36 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] lib/intel_chipset: Create intel_get_pci_accelerator_device() function
` [PATCH i-g-t v2 2/2] tools/intel_reg: Create default accelerator access

[PATCH v8 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-06-18 12:36 UTC  (4+ messages)

[PATCH] checkout: add --fetch to fetch remote before resolving start-point
 2026-06-18 12:36 UTC  (3+ messages)

[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
 2026-06-18 12:36 UTC  (3+ messages)

[PATCH 0/2] media: i2c: Add OmniVision OG0VA1B camera sensor driver
 2026-06-18 12:36 UTC  (4+ messages)
` [PATCH 2/2] media: i2c: og0va1b: Add OmniVision OG0VA1B camera sensor

[PATCH 1/4 v2] libselinux: Add checks when growing lists to prevent wrapping
 2026-06-18 12:36 UTC  (4+ messages)
` [PATCH 3/4 v2] libsepol/cil: "

[PATCH] mm: remove PageTransCompound()
 2026-06-18 10:08 UTC  (2+ messages)

[PULL 00/48] Accel patches for 2026-06-18
 2026-06-18 12:28 UTC  (49+ messages)
` [PULL 01/48] system/cpu: Reset vCPU %exception_index before resuming it
` [PULL 02/48] system/memory: Constify various AddressSpace arguments (checks)
` [PULL 03/48] system/memory: Constify various AddressSpace arguments (flat-range)
` [PULL 04/48] system/memory: Constify various AddressSpace arguments (notify)
` [PULL 05/48] system/memory: Constify various AddressSpace arguments (cache)
` [PULL 06/48] system/memory: Constify various AddressSpace arguments (access)
` [PULL 07/48] system/memory: Constify various MemoryRegionCache arguments
` [PULL 08/48] system: Document cpu_physical_memory_*() declarations
` [PULL 09/48] accel/kvm: Replace legacy cpu_physical_memory_write() call
` [PULL 10/48] gdbstub/system: Replace legacy cpu_physical_memory_read/write() calls
` [PULL 11/48] target/s390x: Factor common s390_ipl_read/write() helpers
` [PULL 12/48] target/s390x: Replace legacy cpu_physical_memory_read/write() calls
` [PULL 13/48] system: Move cpu_physical_memory_*() declarations to 'system/physmem.h'
` [PULL 14/48] hw/xen/interface: Remove pre-C99 checks
` [PULL 15/48] qom/object: Remove pre-C11 check
` [PULL 16/48] tcg: Include missing 'qemu/bitops.h' header in tcg-gvec-desc.h
` [PULL 17/48] target/i386: Report TPR accesses to HVF
` [PULL 18/48] target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
` [PULL 19/48] target/arm: Remove vcpu_dirty=true assigments in hvf_handle_exception()
` [PULL 20/48] target/arm: Better describe PMU depends on TCG or HVF
` [PULL 21/48] target/arm/ptw: Restrict PMSAv8 code to TCG
` [PULL 22/48] target/arm: Restrict TCG specific headers
` [PULL 23/48] target/ppc: Restrict TCGTBCPUState to TCG
` [PULL 24/48] target/loongarch: Remove unused 'accel/accel-cpu-target.h' header
` [PULL 25/48] target/sparc: Include missing 'accel/tcg/cpu-ops.h' header in cpu.c
` [PULL 26/48] accel/hvf: fix double hv_vcpu_destroy() causing teardown error on ARM
` [PULL 27/48] accel/hvf: Reduce hvf_kernel_irqchip_override scope
` [PULL 28/48] accel/tcg: remove duplicate include
` [PULL 29/48] accel/tcg: Restrict IOMMU declarations
` [PULL 30/48] meson: build macOS signed binary as part of the default target
` [PULL 31/48] configure: honor --extra-ldflags when forced to use objc_LINKER
` [PULL 32/48] util/cutils: drop qemu_strnlen() in favor of strnlen()
` [PULL 33/48] ui/cocoa: Use qemu_input_map_osx_to_linux
` [PULL 34/48] exec/cpu-common.h: Include missing 'qemu/thread.h' header
` [PULL 35/48] exec/cpu-common.h: Avoid including unused 'exec/vaddr.h' header
` [PULL 36/48] exec/cpu-common.h: Avoid including unused 'tcg/debug-assert.h' header
` [PULL 37/48] exec/cpu-common.h: Avoid including unused exec/page-protection.h header
` [PULL 38/48] system/memory: Remove unnecessary CONFIG_USER_ONLY guards
` [PULL 39/48] system/memory: Rename cpu_exec_init_all() -> machine_memory_init()
` [PULL 40/48] hw/s390x/ipl: Remove TCG dependency in handle_diag_308()
` [PULL 41/48] accel/tcg: Remove cpu_loop_exit() stub
` [PULL 42/48] accel/tcg: Move cpu_exec() out of 'exec/cpu-common.h'
` [PULL 43/48] accel/tcg: Move cpu_exec_step_atomic() "
` [PULL 44/48] accel/tcg: Move cpu_unwind_state_data() "
` [PULL 45/48] accel/tcg: Move cpu_restore_state() "
` [PULL 46/48] accel/tcg: Have cpu_loop_exit_requested() take const @cpu argument
` [PULL 47/48] accel/tcg: Move cpu_loop_exit_*() out of 'exec/cpu-common.h'
` [PULL 48/48] accel/tcg: Restrict headers being TCG specific

[PATCH v2] ref-manual: explain default value used for SUMMARY
 2026-06-18 12:34 UTC 

[syzbot] [fs?] KASAN: slab-use-after-free Read in debugfs_u32_get (2)
 2026-06-18 12:34 UTC  (2+ messages)
` Forwarded: [PATCH] netdevsim: fix use-after-free in __nsim_dev_port_del

[PATCH 0/2] pwm: add Axiado AX3000 PWM support
 2026-06-18 12:33 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: add Axiado AX3000 PWM
` [PATCH 2/2] pwm: add Axiado AX3000 PWM driver

[PATCH bpf-next v1 0/4] Modernize resolve_btfids selftest
 2026-06-18 12:32 UTC  (4+ messages)
` [PATCH bpf-next v1 4/4] selftests/bpf: Add kfunc set test to resolve_btfids

[PATCH v2 0/2] KVM: arm64: Fix MPIDR lookup for unreset vCPUs
 2026-06-18 12:32 UTC  (7+ messages)
` [PATCH v2 2/2] KVM: arm64: Skip unreset vCPUs in MPIDR lookup table

kdevops-ng: graduating kdevops beyond Ansible
 2026-06-18 12:31 UTC  (2+ messages)

[PATCH] Update sed usage by 'pam-wheel' for sudoers
 2026-06-18 12:30 UTC  (2+ messages)
` Patchtest results for "

[PATCH v2 0/2] Add support for the BOE BF068MWM-TD0
 2026-06-18 12:30 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: Add driver for Raydium RM69220 DDIC

[PATCH v7 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
 2026-06-18 12:30 UTC  (3+ messages)
` [PATCH v7 2/2] drm: panel: add support for the Renesas "

[PATCH] md/raid5: protect batch_head->bm_seq updates
 2026-06-18 12:30 UTC  (5+ messages)

[PATCH v3 0/3] media: i2c: Add os02g10 camera sensor driver
 2026-06-18 12:27 UTC  (4+ messages)
` [PATCH v3 2/3] media: i2c: add os02g10 image "

[PATCH cifs-utils] smbinfo: parse action and filename from change notifications
 2026-06-18 12:26 UTC 

[PATCH V5 0/6] Add Anbernic RG Vita-Pro
 2026-06-18 12:26 UTC  (4+ messages)
` [PATCH V5 4/6] drm/panel: anbernic-td4310: Add RG Vita Pro panel

[PATCH 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-06-18 12:26 UTC  (5+ messages)
` [PATCH 07/12] rtc: rzn1: fix alarm range check truncation on 32-bit systems


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.