All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 15:19:08 to 2026-04-10 16:06:06 UTC [more...]

[PATCH RFC 00/17] monitor: turn QMP and HMP into QOM objects
 2026-04-10 16:04 UTC  (2+ messages)
` [PATCH 04/17] monitor: minimal conversion of monitors to QOM

[PATCH v3 0/8] Some build system improvements
 2026-04-10 16:05 UTC  (5+ messages)
` [PATCH v3 8/8] meson: precompile "git-compat-util.h"

[PATCH v6 0/3] hwmon: emc2305: Support configurable fan PWM at shutdown
 2026-04-10 16:05 UTC  (3+ messages)
` [PATCH v6 1/3] hwmon: emc2305: Validate fan channel index

[PATCH v3 bpf-next 0/2] selftests/bpf: Test BTF sanitization
 2026-04-10 16:05 UTC  (2+ messages)

[PATCH net-next] net: fix reference tracker mismanagement in netdev_put_lock()
 2026-04-10 16:04 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.1] sched_ext: Add verifier-time kfunc context filter
 2026-04-10 16:04 UTC  (3+ messages)
` [PATCH 01/10] sched_ext: Drop TRACING access to select_cpu kfuncs

[PATCH 0/3] Patches to allow amdgpu restore without kfd file
 2026-04-10 16:04 UTC  (6+ messages)
` [PATCH 1/3] plugin/amdgpu: Add plugin to inventory even if there are no vmas

[PATCH 00/10] drm/i915: Some fixes/cleanups to the BIOS FB stuff
 2026-04-10 16:01 UTC  (21+ messages)
` [PATCH 01/10] drm/i915: Introduce sanity to the plane_config pointer vs. array thing
` [PATCH 02/10] drm/i915: Remove 'mem' and 'phy_base' from struct intel_initial_plane_config
` [PATCH 03/10] drm/i915: Don't pass the whole plane_config to initial_plane_phys()
` [PATCH 04/10] drm/i915: Make plane_config->fb a struct drm_framebuffer*
` [PATCH 05/10] drm/i915: Move initial plane vblank wait into display code
` [PATCH 06/10] drm/i915: Use a 1 second timeout for the polling vblank wait
` [PATCH 07/10] drm/i915: Reject tile4 BIOS FB
` [PATCH 08/10] drm/i915: Reject X/Y tiled BIOS FB if we don't have fenced regions
` [PATCH 09/10] drm/i915: Completely reject DPT BIOS FBs
` [PATCH 10/10] drm/i915: Reject BIOS FB rotation in common code

[PATCH v3 01/10] docs: tmpfs: remove implementation detail reference
 2026-04-10 16:00 UTC  (2+ messages)

[GSoC PATCH v3 0/5] preserve promisor files content after repack
 2026-04-10 16:01 UTC  (5+ messages)
` [GSoC PATCH v4 "
  ` [GSoC PATCH v4 2/5] pack-write: add helper to fill promisor file "

[PATCH] udp: Force compute_score to always inline
 2026-04-10 16:01 UTC  (3+ messages)

[PATCH net-next] net: phy: call phy_init_hw() in phy resume path
 2026-04-10 16:00 UTC  (6+ messages)

[PATCH v3 06/10] mm: shmem: drop has_transparent_hugepage() usage
 2026-04-10 15:59 UTC  (2+ messages)

[PATCH v2] udp: Force compute_score to always inline
 2026-04-10 15:59 UTC 

QA notification for completed autobuilder build (yocto-6.0_M3.rc1)
 2026-04-10 15:58 UTC 

[PATCH v2 0/7] clk: qcom: Add initial clock controllers for the upcoming Hawi SoC
 2026-04-10 15:58 UTC  (15+ messages)
` [PATCH v2 1/7] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for Hawi
` [PATCH v2 2/7] dt-bindings: clock: qcom: Add Hawi TCSR clock controller
` [PATCH v2 3/7] dt-bindings: clock: qcom: Add Hawi global "
` [PATCH v2 4/7] clk: qcom: rpmh: Add support for Hawi RPMH clocks
` [PATCH v2 5/7] clk: qcom: Add Hawi TCSR clock controller driver
` [PATCH v2 6/7] clk: qcom: clk-alpha-pll: Add support for Taycan EHA_T PLL
` [PATCH v2 7/7] clk: qcom: Add support for global clock controller on Hawi

Patchwork housekeeping for: spi-devel-general
 2026-04-10 15:57 UTC 

[PATCH] gpu: nova-core: fb: make sure to unregister SysmemFlush on boot failure
 2026-04-10 15:57 UTC  (2+ messages)

[PATCH 0/7] Support non-leaf and range invalidation features in RISC-V
 2026-04-10 15:57 UTC  (16+ messages)
` [PATCH 1/7] iommu: Split the kdoc comment for struct iommu_iotlb_gather
` [PATCH 2/7] iommupt: Add struct iommupt_pending_gather
` [PATCH 3/7] iommupt: Add PT_FEAT_DETAILED_GATHER
` [PATCH 4/7] iommu/riscv: Enable PT_FEAT_DETAILED_GATHER and pass gather to iotlb_inval
` [PATCH 5/7] iommu/riscv: Compute best stride for single invalidation
` [PATCH 6/7] iommu/riscv: Add RISCV_IOMMU_CAPABILITIES_NL
` [PATCH 7/7] iommu/riscv: Add NAPOT range invalidation support

[GIT PULL] libfuse: run fuse servers as a contained service
 2026-04-10 15:56 UTC  (3+ messages)

[PATCH v3 00/12] RISCV: enable DOMAIN_BUILD_HELPERS
 2026-04-10 15:54 UTC  (13+ messages)
` [PATCH v3 01/12] xen/riscv: implement get_page_from_gfn()
` [PATCH v3 02/12] xen: fix len type for guest copy functions
` [PATCH v3 03/12] xen/riscv: implement copy_to_guest_phys()
` [PATCH v3 04/12] xen/dom0less: rename kernel_zimage_probe() to kernel_image_probe()
` [PATCH v3 05/12] xen/riscv: add kernel loading support
` [PATCH v3 06/12] xen: move declaration of fw_unreserved_regions() to common header
` [PATCH v3 07/12] xen: introduce domain-layout.h with common domain_use_host_layout()
` [PATCH v3 08/12] xen/riscv: rework G-stage mode handling
` [PATCH v3 09/12] xen: rename p2m_ipa_bits to p2m_gpa_bits
` [PATCH v3 10/12] xen/riscv: introduce p2m_gpa_bits
` [PATCH v3 11/12] xen/riscv: add definition of guest RAM banks
` [PATCH v3 12/12] xen/riscv: enable DOMAIN_BUILD_HELPERS

[PATCH 0/2] drm/i915: Make sure CRTC vs. pipe reordering is safe
 2026-04-10 15:55 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915: Make sure CRTC vs. pipe reordering is safe (rev2)

[PATCH v2] sunxi: H616: dram: fix LPDDR3 TRP6 parsing
 2026-04-10 15:54 UTC  (5+ messages)

[PATCH v3] smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test
 2026-04-10 15:53 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix comparison to false
 2026-04-10 15:54 UTC  (4+ messages)

[PATCH v3] rust: ACPI: fix missing match data for PRP0001
 2026-04-10 15:53 UTC  (8+ messages)

[PATCH net 1/1] tipc: validate Gap ACK blocks in STATE message
 2026-04-10 15:53 UTC 

[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
 2026-04-10 15:57 UTC  (9+ messages)
` [RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()
          ` [RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order

[PATCH v2 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-04-10 15:52 UTC  (9+ messages)
` [PATCH v2 2/3] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector

Re:Re: [RFC PATCH 0/2] rust block-mq TagSet flags plumbing and rnull blocking wiring
 2026-04-10 15:51 UTC 

[PATCH 0/2] spi: fix resource leaks on device setup failure
 2026-04-10 15:51 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] spi: fix controller cleanup() documentation

[PATCH v9 0/2] Add support for Microchip EMC1812
 2026-04-10 15:51 UTC  (2+ messages)

[PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
 2026-04-10 15:49 UTC  (4+ messages)

[PATCH v5 0/5] Add support for AAEON SRG-IMX8P MCU
 2026-04-10 15:49 UTC  (3+ messages)
` [PATCH v5 5/5] watchdog: aaeon: Add watchdog driver for "

[PATCH rdma-next 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
 2026-04-10 15:49 UTC  (6+ messages)
      ` [EXTERNAL] "

[PATCH 00/21] Fixes and lock cleanup+hardening
 2026-04-10 15:49 UTC  (6+ messages)
` [PATCH 12/21] KVM: SEV: WARN on unhandled VM type when initializing VM

[PATCH] efi/capsule-loader: fix incorrect sizeof in phys array reallocation
 2026-04-10 15:46 UTC 

[PATCH] xen/riscv: allow Xen to use SSTC while hiding it from guests
 2026-04-10 15:45 UTC 

[PATCH v8 0/3] spi: support the SpacemiT K1 SPI controller
 2026-04-11  3:04 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: spi: add SpacemiT K1 SPI support

[PATCH 0/3] KVM, vfio: remove exported KVM symbols
 2026-04-10 15:45 UTC  (7+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module

[PATCH rtw-next] wifi: rtw88: 8814a: add __packed to ensure efuse map size
 2026-04-10 15:44 UTC  (2+ messages)

[PATCH] erofs-rs: fix inline xattr size for tail offsets
 2026-04-10 15:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
 2026-04-10 15:43 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH net] netrom: do some basic forms of validation on incoming frames
 2026-04-10 15:12 UTC  (6+ messages)

[PATCH net v6 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-04-10 15:42 UTC  (3+ messages)
` [PATCH net v6 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master

[PATCH v3 0/2] interconnect: qcom: Add support for upcoming Hawi SoC
 2026-04-10 15:42 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: qcom: document the RPMh NoC for "

[PATCH mptcp-next v2 00/17] mptcp: pm: increase limits, and related fixes and cleanup
 2026-04-10 15:42 UTC  (2+ messages)

erofs pointer corruption and kernel crash
 2026-04-10 15:41 UTC  (6+ messages)

[PATCH v1 00/27] [RISC-V] Introduce enablemenant of dom0less
 2026-04-10 15:40 UTC  (4+ messages)
` [PATCH v1 10/27] xen/riscv: generate IMSIC DT node for guest domains

[PATCH net v2] net/sched: taprio: fix NULL pointer dereference in class dump
 2026-04-10 15:39 UTC 

[PATCH v4 0/4] Two-pass MMU interval notifiers
 2026-04-10 15:40 UTC  (3+ messages)
` [PATCH v4 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers

[PATCH net-next v3 00/12] BIG TCP for UDP tunnels
 2026-04-10 15:39 UTC  (3+ messages)
` [PATCH net-next v3 01/12] net/sched: act_csum: don't mangle UDP tunnel GSO packets

[PATCH v7 0/4] checkout: 'autostash' for branch switching
 2026-04-10 15:39 UTC  (8+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/4] stash: add --ours-label, --theirs-label, --base-label for apply
  ` [PATCH v8 2/4] sequencer: allow create_autostash to run silently
  ` [PATCH v8 3/4] sequencer: teach autostash apply to take optional conflict marker labels

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-10 15:38 UTC  (5+ messages)
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()

[PATCH] bundle-uri: drain remaining response on invalid bundle-uri lines
 2026-04-10 15:38 UTC  (4+ messages)

[PATCH] dma-fence: Move signalling tracepoint to before ops detach
 2026-04-10 15:37 UTC  (5+ messages)

[PATCH 02/10] Add support for VMUFAT filesystem
 2026-04-10 15:37 UTC  (3+ messages)

[PATCH 0/6] platform/x86: uniwill-laptop: Charging-related improvements
 2026-04-10 15:35 UTC  (5+ messages)
` [PATCH 4/6] platform/x86: uniwill-laptop: Rework FN lock/super key suspend handling
` [PATCH 5/6] platform/x86: uniwill-laptop: Mark EC_ADDR_OEM_4 as volatile

[Buildroot] [git commit] package/libgpiod2: bump to version 2.2.3
 2026-04-10 15:35 UTC  (4+ messages)

[PATCH v2 0/2] block: fix pgmap handling for zone device pages in bio merge paths
 2026-04-10 15:34 UTC  (3+ messages)
` [PATCH v2 1/2] block: add pgmap check to biovec_phys_mergeable
` [PATCH v2 2/2] block: relax pgmap check in bio_add_page for compatible zone device pages

[PATCH] crypto: authencesn - Copy high sequence number from src after out-of-place decryption
 2026-04-10 15:33 UTC  (6+ messages)
  ` [PATCH] crypto: algif_aead - Revert to operating out-of-place

[jlayton:dir-deleg 13/25] fs/nfsd/nfs4state.c:3472:17: error: implicit declaration of function 'nfsd4_run_cb_notify'; did you mean 'nfsd4_run_cb'?
 2026-04-10 15:32 UTC 

[PATCH] hwmon: (powerz) Avoid cacheline sharing for DMA buffer
 2026-04-10 15:33 UTC  (2+ messages)

lib/zstd/compress/zstd_double_fast.c:664 ZSTD_compressBlock_doubleFast_extDict_generic() warn: maybe use && instead of &
 2026-04-10 15:32 UTC 

[RFC PATCH] Documentation: Add managed interrupts
 2026-04-10 15:32 UTC  (3+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 15:31 UTC  (4+ messages)
` [patch 27/38] m68k: Select ARCH_HAS_RANDOM_ENTROPY

[PATCH v4] hwmon: (isl28022) Fix integer overflow in power calculation on 32-bit
 2026-04-10 15:32 UTC  (2+ messages)

[PATCH v4] hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data()
 2026-04-10 15:31 UTC  (2+ messages)

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-04-10 15:30 UTC  (30+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v11 02/16] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
    ` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap, restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v4 0/2] hwmon: (powerz) Fix disconnect and signal handling bugs
 2026-04-10 15:29 UTC  (5+ messages)
` [PATCH v4 1/2] hwmon: (powerz) Fix use-after-free on USB disconnect
` [PATCH v4 2/2] hwmon: (powerz) Fix missing usb_kill_urb() on signal interrupt

[PATCH v3 00/23] Add SMMUv3 Stage 1 Support for Xen guests
 2026-04-10 15:27 UTC  (3+ messages)
` [PATCH v3 08/23] xen/arm: vsmmuv3: Add support for registers emulation

[PATCH v3 0/4] btrfs: improve stalls under sudden writeback
 2026-04-10 15:27 UTC  (5+ messages)
` [PATCH v3 1/4] btrfs: reserve space for delayed_refs in delalloc

[PATCH rdma-next v2 0/8] RDMA/bnxt_re: Support QP uapi extensions
 2026-04-10 15:27 UTC  (4+ messages)
` [PATCH rdma-next v2 8/8] RDMA/bnxt_re: Enable app allocated QPs

[PATCH v5 0/2] hwmon: pmbus: Sony APS-379
 2026-04-10 15:27 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: trivial-devices: Add sony,aps-379
` [PATCH v5 2/2] hwmon: pmbus: Add support for Sony APS-379

[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-04-10 15:26 UTC  (8+ messages)

[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-04-10 15:18 UTC  (7+ messages)
  ` [cocci] "
  ` [Intel-wired-lan] "

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-09 18:16 UTC  (2+ messages)
` [cocci] "

[PATCH 0/2] scsi: Fix discard_granularity for -drive if=scsi
 2026-04-10 15:23 UTC  (3+ messages)
` [PATCH 1/2] block: Create DEFAULT_BLOCK_CONF macro
` [PATCH 2/2] block: Add more defaults to DEFAULT_BLOCK_CONF

[PATCH] staging: media: av7110: remove dead code from av7110_hw.c
 2026-04-10 15:25 UTC 

[PATCH V10 00/10] famfs: port into fuse
 2026-04-10 15:24 UTC  (4+ messages)

[PATCH] HID: logitech-dj: fix wrong detection of bad DJ_SHORT output report
 2026-04-10 15:23 UTC  (2+ messages)

[GIT PULL 00/12 for v7.1] v7.1
 2026-04-10 15:23 UTC  (7+ messages)
` [GIT PULL 07/12 for v7.1] vfs fat
` [GIT PULL 08/12 for v7.1] vfs bh metadata
` [GIT PULL 09/12 for v7.1] namespaces misc
` [GIT PULL 10/12 for v7.1] vfs pidfs
` [GIT PULL 11/12 for v7.1] vfs mount
` [GIT PULL 12/12 for v7.1] vfs misc

[PATCH v1 0/2] NFS: fix RCU and tracing pointer safety
 2026-04-10 15:23 UTC  (3+ messages)
` [PATCH v1 2/2] NFS: use unsigned long for req field in nfs_page_class

[PATCH v3 4/4] mmc: core: Add MMC pstore backend driver
 2026-04-10 15:22 UTC  (3+ messages)

[PATCH 05/10] Add support for VMUFAT filesystem (resend)
 2026-04-10 15:22 UTC 

[PATCH v2] ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
 2026-04-10 15:18 UTC  (2+ messages)

[meta-arago][master][PATCH] gstreamer1.0-plugins-good: oe-core v126->128 migrate bbappends
 2026-04-10 15:20 UTC  (4+ messages)

[PATCH b4 00/12] Enable stricter local checks
 2026-04-10 15:21 UTC  (3+ messages)

[PATCH 0/5] serial: core: improve safety of uart_get_baud_rate()
 2026-04-10 15:20 UTC  (6+ messages)
` [PATCH 1/5] serial: icom: remove check for zero baud rate from uart_get_baud_rate()
` [PATCH 2/5] serial: apbuart: "
` [PATCH 3/5] serial: core: update uart_get_baud_rate() obsolete comments
` [PATCH 4/5] serial: core: simplify clipping logic in uart_get_baud_rate()
` [PATCH 5/5] serial: core: prevent division by zero by always returning non-zero baud rate

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-04-10 15:20 UTC  (10+ messages)
` [PATCH v12 08/16] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 09/16] KVM: arm64: "
` [PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v12 11/16] KVM: selftests: load elf via bounce buffer
` [PATCH v12 12/16] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v12 14/16] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v12 15/16] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v12 16/16] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH v2] xen/sched: rtds: re-arm repl_timer after timer re-initialization
 2026-04-10 15:19 UTC  (7+ messages)

include/linux/bitops.h:273:19: sparse: sparse: cast truncates bits from constant value (ffffffffff000 becomes fffff000)
 2026-04-10 15:19 UTC 

[PATCH v4 00/13] ext4: refactor partial block zero-out for iomap conversion
 2026-04-10 15:18 UTC  (2+ messages)

[PATCH v2] jbd2: fix deadlock in jbd2_journal_cancel_revoke()
 2026-04-10 15:18 UTC  (2+ messages)

[tglx-devel:cleanups 11/38] drivers/misc/sgi-gru/gruhandles.c:65:21: error: 'GRU_OP_TIMEOUT_NSEC' undeclared; did you mean 'GRU_OPERATION_TIMEOUT_NSEC'?
 2026-04-10 15:18 UTC 

[PATCH] Documentation: Refactored watchdog old doc
 2026-04-10 15:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/4] jbd2/ext4/ocfs2: lockless jinode dirty range
 2026-04-10 15:18 UTC  (2+ messages)

[PATCH v3] ext4: unmap invalidated folios from page tables in mpage_release_unused_pages()
 2026-04-10 15:18 UTC  (2+ messages)

[PATCH next] ext4: Fix diagnostic printf formats
 2026-04-10 15:18 UTC  (2+ messages)


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.