All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 15:01:01 to 2026-03-25 15:32:47 UTC [more...]

[PATCH v5 0/3] Fixing ACPI BGRT (Boot Graphics Resource Table) corruption
 2026-03-25 15:32 UTC  (6+ messages)
` [PATCH v5 2/3] x86/acpi: Integrate BGRT preservation with status reporting
` [PATCH v5 3/3] x86/efi: Add opt-out mechanism for BGRT preservation

[PATCH] perf: Fix deadlock in perf_mmap()
 2026-03-25 15:32 UTC  (5+ messages)
` [PATCH v3] perf/core: Fix refcount bug and potential UAF in perf_mmap

[meta-arago][master][PATCH 1/4] ti-test: Move libsdl2-tests inclusion behind guard
 2026-03-25 15:32 UTC  (7+ messages)
` [meta-arago][master][PATCH 3/4] mesa-demos: Flip to a bbappend

[PATCH] replay: support replaying down from root commit
 2026-03-25 15:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/2] liveupdate: prevent double preservation
 2026-03-25 15:31 UTC  (3+ messages)
` [PATCH v2 1/2] liveupdate: prevent double management of files

[PATCH] crypto-deflate: fix spurious -ENOSPC
 2026-03-25 15:31 UTC 

[PATCH] rpi: Update the naming for bcm2712 SoC RevD naming
 2026-03-25 15:31 UTC  (4+ messages)

[PATCH v6 1/5] mm: rmap: support batched checks of the references for large folios
 2026-03-25 15:30 UTC  (12+ messages)

[PATCH v2 0/4] arm64: dts: imx952-evk: Add audio sound cards
 2026-03-25 15:30 UTC  (2+ messages)

[PATCH v2 0/2] mmc: block: use single block write in retry
 2026-03-25 15:29 UTC  (8+ messages)
` [PATCH v3] "

[Buildroot] [PATCH] package/libcurl: Use certificate bundle conditionally
 2026-03-25 15:29 UTC  (2+ messages)

[PATCH v2] rust: Mark all from() for Error functions inline
 2026-03-25 15:29 UTC  (3+ messages)

[PATCH v2 0/4] fix unexpected type conversions and potential overflows
 2026-03-25 15:28 UTC  (3+ messages)
` [PATCH v2 1/4] mm: memcontrol: correct the type of stats_updates to unsigned long

[PATCH v2] mm/migrate: rename PAGE_ migration flags to FOLIO_
 2026-03-25 15:28 UTC  (11+ messages)

[PATCH net-next] mlx5: shd: Gracefully avoid shared devlink creation when no usable SN is found
 2026-03-25 15:28 UTC 

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-03-25 15:27 UTC  (4+ messages)
` [PATCH v6 35/43] btrfs: make btrfs_ref_to_path handle encrypted filenames

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-25 15:26 UTC  (19+ messages)

[PATCH] sched/topology: Avoid spurious asymmetry from CPU capacity noise
 2026-03-25 15:26 UTC  (12+ messages)

[LTP] [PATCH 0/2] Add infiniband testing suite
 2026-03-25 15:25 UTC  (3+ messages)
` [LTP] [PATCH 1/2] lapi: Add fallback rdma_user_cm.h definitions
` [LTP] [PATCH 2/2] device-drivers/rdma: Add ucma_uaf01 test

drivers/mtd/nand/raw/cadence-nand-controller.c:2956 cadence_nand_init() warn: variable dereferenced before check 'cdns_ctrl->dmac' (see line 2918)
 2026-03-25 15:26 UTC  (3+ messages)

[PATCH 1/2] arm/fvp-base-a-aem: update to 11.31.28
 2026-03-25 15:25 UTC  (2+ messages)
` [PATCH 2/2] arm/fvps: update to newer versions

[PATCH v7 0/2] Add support for Variscite DART-MX95 and Sonata board
 2026-03-25 15:25 UTC  (6+ messages)

[PATCH v2] futex: Use-after-free between futex_key_to_node_opt and vma_replace_policy
 2026-03-25 15:25 UTC  (11+ messages)

[PATCH] kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
 2026-03-25 15:25 UTC  (4+ messages)

[PATCH 0/3] plugins: fix endianness for qemu_plugin_mem_get_value()
 2026-03-25 15:25 UTC  (7+ messages)
` [PATCH 2/3] include/plugins/qemu-plugin.h: add note about endianness of value returned by qemu_plugin_mem_get_value
` [PATCH 3/3] tests/tcg/plugins/mem.c: fix endian swap in update_region_info

[PATCH v4 0/7] Move SNP initialization to the CCP driver
 2026-03-25 15:25 UTC  (3+ messages)

[PATCH v2] xen/sched: validate RTDS putinfo period and budget
 2026-03-25 15:24 UTC 

[PATCH v5 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-25 15:21 UTC  (13+ messages)
` [PATCH v5 01/12] scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()
` [PATCH v5 02/12] scsi: ufs: core: Pass force_pmc to ufshcd_config_pwr_mode() as a parameter
` [PATCH v5 03/12] scsi: ufs: core: Add UFS_HS_G6 and UFS_HS_GEAR_MAX to enum ufs_hs_gear_tag
` [PATCH v5 04/12] scsi: ufs: core: Add support for TX Equalization
` [PATCH v5 05/12] scsi: ufs: core: Add debugfs entries for TX Equalization params
` [PATCH v5 06/12] scsi: ufs: core: Add helpers to pause and resume command processing
` [PATCH v5 07/12] scsi: ufs: core: Add support to retrain TX Equalization via debugfs
` [PATCH v5 08/12] scsi: ufs: ufs-qcom: Fixup PAM-4 TX L0_L1_L2_L3 adaptation pattern length
` [PATCH v5 09/12] scsi: ufs: ufs-qcom: Implement vops tx_eqtr_notify()
` [PATCH v5 10/12] scsi: ufs: ufs-qcom: Implement vops get_rx_fom()
` [PATCH v5 11/12] scsi: ufs: ufs-qcom: Implement vops apply_tx_eqtr_settings()
` [PATCH v5 12/12] scsi: ufs: ufs-qcom: Enable TX Equalization

[android-common:android15-6.6 1/1] arch/arm64/kvm/hyp/nvhe/switch.c:411:5: warning: no previous prototype for '__pkvm_register_hyp_panic_notifier'
 2026-03-25 15:22 UTC 

[PATCH mm-new v8 0/4] Improve khugepaged scan logic
 2026-03-25 15:22 UTC  (13+ messages)
` [PATCH mm-new v8 2/4] mm: khugepaged: refine scan progress number

[PATCH 6/7] remoteproc: validate resource table offset count
 2026-03-25 15:22 UTC  (2+ messages)

[PATCH 0/8] Rework device probing
 2026-03-25 15:22 UTC  (2+ messages)

[PATCH v2] xfs: start gc on zonegc_low_space attribute updates
 2026-03-25 15:22 UTC  (2+ messages)

[PATCH v1] media: rkisp1: Add support for CAC
 2026-03-25 15:21 UTC  (3+ messages)

[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-03-25 15:20 UTC  (3+ messages)
` [PATCH RFC 05/12] migration/treewide: Merge @state_pending_{exact|estimate} APIs

[PATCH tip/locking/core] compiler-context-analysis: Add support for multi-argument guarded_by
 2026-03-25 15:20 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net 0/3] e1000/e1000e: fix uninitialized memory access in EEPROM write
 2026-03-25 15:19 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net 2/3] e1000: fix endianness conversion of uninitialized words
    `  "

[PATCH 0/2] alua path checker and prioritizer
 2026-03-25 15:19 UTC  (3+ messages)
` [PATCH 1/2] checkers: add alua path checker and async checker framework
` [PATCH 2/2] prioritizers: add alua_cached prioritizer

[net-next v35 0/1] MCTP Over PCC Transport
 2026-03-25 15:19 UTC  (4+ messages)
` [net-next v35 1/1] mctp pcc: Implement MCTP over "

[PATCH for-11.1 0/2] target/i386: Allow 32-bit SMM code to be used in the 64-bit binary
 2026-03-25 15:18 UTC  (2+ messages)

[PATCH net] netfilter: nf_flow_table_offload: fix heap overflow in flow_action_entry_next()
 2026-03-25 15:18 UTC  (9+ messages)

[PATCH v5 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-03-25 12:08 UTC  (41+ messages)
` [PATCH v5 02/25] fsverity: expose ensure_fsverity_info()
  ` [f2fs-dev] "
` [PATCH v5 03/25] fsverity: generate and store zero-block hash
  ` [f2fs-dev] "
` [PATCH v5 04/25] fsverity: introduce fsverity_folio_zero_hash()
  ` [f2fs-dev] "
` [PATCH v5 06/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
  ` [f2fs-dev] "
` [PATCH v5 07/25] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
  ` [f2fs-dev] "
` [PATCH v5 09/25] iomap: issue readahead for fsverity merkle tree
  ` [f2fs-dev] "
` [PATCH v5 11/25] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
  ` [f2fs-dev] "
` [PATCH v5 12/25] xfs: introduce fsverity on-disk changes
  ` [f2fs-dev] "
` [PATCH v5 13/25] xfs: initialize fs-verity on file open
  ` [f2fs-dev] "
` [PATCH v5 14/25] xfs: don't allow to enable DAX on fs-verity sealed inode
  ` [f2fs-dev] "
` [PATCH v5 15/25] xfs: disable direct read path for fs-verity files
  ` [f2fs-dev] "
` [PATCH v5 16/25] xfs: handle fsverity I/O in write/read path
  ` [f2fs-dev] "
` [PATCH v5 17/25] xfs: use read ioend for fsverity data verification
  ` [f2fs-dev] "
` [PATCH v5 18/25] xfs: add fs-verity support
  ` [f2fs-dev] "
` [PATCH v5 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata
  ` [f2fs-dev] "
` [PATCH v5 20/25] xfs: add fs-verity ioctls
  ` [f2fs-dev] "
` [PATCH v5 21/25] xfs: advertise fs-verity being available on filesystem
  ` [f2fs-dev] "
` [PATCH v5 22/25] xfs: check and repair the verity inode flag state
  ` [f2fs-dev] "
` [PATCH v5 23/25] xfs: introduce health state for corrupted fsverity metadata
  ` [f2fs-dev] "

[PATCH v1] Bluetooth: hci_sync: Fix UAF in le_read_features_complete
 2026-03-25 15:18 UTC 

[PATCH-for-11.0? 0/6] qom: Restrict compat properties API to system emulation
 2026-03-25 15:17 UTC  (7+ messages)
` [PATCH-for-11.0? 1/6] MAINTAINERS: Separate QDev section from QOM one
` [PATCH-for-11.0? 2/6] hw/core: Move compat_props_add() to 'hw/core/boards.h'
` [PATCH-for-11.0? 3/6] qom: Declare GlobalProperty structure in 'qom/compat-properties.h'
` [PATCH-for-11.0? 4/6] qom: Declare compat properties API "
` [PATCH-for-11.0? 5/6] qom: Restrict compat properties API to system emulation
` [NOTFORMERGE PATCH 6/6] buildsys: Allow building guest-agent on 32-bit hosts

Cleaning up contrib/ and tools/
 2026-03-25 15:17 UTC  (6+ messages)

[PATCH 1/2] drm/msm: Disallow foreign mapping of _NO_SHARE
 2026-03-25 15:17 UTC  (3+ messages)

[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-03-25 15:17 UTC  (15+ messages)

[PATCH v2] kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
 2026-03-25 15:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net 3/3] e1000e: fix endianness conversion of uninitialized words
 2026-03-25 15:16 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH net v2] e1000: check return value of e1000_read_eeprom
  `  "
` [Intel-wired-lan] [PATCH net-next v2 0/2] e1000/e1000e: limit endianness conversion to boundary words
  `  "
  ` [Intel-wired-lan] [PATCH net-next v2 1/2] e1000: "
    `  "
  ` [Intel-wired-lan] [PATCH net-next v2 2/2] e1000e: "
    `  "

[PATCH] arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boards
 2026-03-25 15:16 UTC  (6+ messages)

[PATCH for-11.0] tcg: Pass host-endian values to plugin_gen_mem_callbacks_*
 2026-03-25 15:15 UTC  (4+ messages)

[PATCH v6 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2026-03-25 15:16 UTC  (3+ messages)
` [PATCH v6 1/2] PCI: AtomicOps: Do not enable without support in root complex
` [PATCH v6 2/2] PCI: AtomicOps: Update references to PCIe spec

[PATCH v3 0/7] media: iris: add support for kaanapali platform
 2026-03-25 15:16 UTC  (11+ messages)
` [PATCH v3 1/7] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH v3 2/7] media: iris: switch to hardware mode after firmware boot

[PATCH] dt-bindings: i2c: intel,ixp4xx-i2c: Convert to Dt schema
 2026-03-25 15:15 UTC  (4+ messages)

[PATCH v2 0/1] scsi: scsi_dh_alua: use device timeout instead of constant
 2026-03-25 15:15 UTC  (2+ messages)
` [PATCH v2] scsi: scsi_dh_alua: use the device timeout rather than a constant

[PATCH v2] mm/pagewalk: fix race between concurrent split and refault
 2026-03-25 15:14 UTC  (2+ messages)

[PATCH] xen/sched: validate RTDS putinfo period and budget
 2026-03-25 15:14 UTC  (3+ messages)

[PATCH net-next v3 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-25 15:14 UTC  (3+ messages)

linux-next: manual merge of the vfs-brauner tree with the vfs-brauner-fixes tree
 2026-03-25 15:13 UTC  (2+ messages)

[PATCH] thermal: core: fix use-after-free due to init/cancel delayed_work race
 2026-03-25 15:13 UTC  (6+ messages)

[PATCH v1] irq_work: Fix use-after-free in irq_work_single on PREEMPT_RT
 2026-03-25 15:13 UTC  (2+ messages)

[PATCH i-g-t 0/4] Fix PSR handling for multi-eDP systems
 2026-03-25 15:12 UTC  (4+ messages)
` [PATCH i-g-t 1/4] tests/intel/kms_fbc_dirty_rect: Avoid unnecessary PSR disable

[PATCH v1] net/ice: fix FDIR flow type for tunnel inner items
 2026-03-25 15:12 UTC  (2+ messages)

[PATCH bpf-next v10 1/5] bpf: Move constants blinding out of arch-specific JITs
 2026-03-25 15:12 UTC  (4+ messages)

[PATCH linux-evl] evl/latmus: handle ERESTARTSYS from evl_wait_flag()
 2026-03-25 15:12 UTC  (2+ messages)

[PATCH linux-evl] evl/latmus: fix spurious overrun on first measurement sample
 2026-03-25 15:11 UTC  (2+ messages)

/bin/bash: line 1: 31188 Segmentation fault clang -Wp,-MMD,drivers/target/.target_core_ua.o.d -nostdinc -Iarch/mips/include -I./arch/mips/include/generated -Iinclude -I./include -Iarch/mips/include/uapi -I./arch/mips/include/generated/uapi -Iinclude/
 2026-03-25 15:11 UTC 

[Intel-wired-lan] [PATCH iwl-net] ice: fix U.FL pin state set affecting paired SMA pin
 2026-03-25 15:10 UTC  (2+ messages)
`  "

[f2fs-dev] [PATCH 1/2] hung_task: replace blocker_mutex with encoded blocker
 2026-03-25 15:03 UTC  (5+ messages)
      `  "

[PATCHv4 bpf-next 00/25] bpf: tracing_multi link
 2026-03-25 15:11 UTC  (4+ messages)
` [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test

[LTP] [PATCH v2] Add cglangd specific files to gitignore
 2026-03-25 15:10 UTC  (2+ messages)

[PATCH v4 0/2] lib/vsprintf: Fixes size check
 2026-03-25 15:10 UTC  (5+ messages)
` [PATCH v4 1/2] lib/vsprintf: Fix to check field_width and precision

[PATCH v4 0/2] replay: add --revert mode to reverse commit changes
 2026-03-25 15:10 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] "

[PATCH RESEND v8 0/6] Introduce MAX77759 charger driver
 2026-03-25 15:10 UTC  (3+ messages)
` [PATCH RESEND v8 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH] generic/551: prevent OOM on NFS on systems with no swap memory
 2026-03-25 15:09 UTC  (3+ messages)

[PATCH v3 0/7] pinctrl: Add generic pinctrl for board-level mux chips
 2026-03-25 15:09 UTC  (9+ messages)
` [PATCH v3 3/7] pinctrl: pinctrl-generic: add __pinctrl_generic_pins_function_dt_node_to_map()

[PATCH net-next v1] tcp: Fix inconsistent indenting warning
 2026-03-25 15:08 UTC  (2+ messages)

[PATCH v8 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-03-25 15:08 UTC  (2+ messages)

[PATCH v3 0/7] platform/x86/amd/pmf: Introduce PMF util layer with userspace interface
 2026-03-25 15:08 UTC  (7+ messages)
` [PATCH v3 6/7] platform/x86/amd/pmf: Introduce AMD PMF testing tool for driver metrics and features
` [PATCH v3 7/7] Documentation/ABI: add testing entry for AMD PMF misc device interface

[PATCH v1 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-03-25 15:07 UTC  (7+ messages)
` [PATCH v1 2/3] "

[PATCH v2 0/3] arinc653: misc small adjustments
 2026-03-25 14:54 UTC  (5+ messages)
` [PATCH v2 2/3] arinc653: don't assume Dom0 is the control domain

[kvm-unit-tests PATCH 00/10] x86/vmx: unit tests for Intel MBEC
 2026-03-25 15:06 UTC  (2+ messages)

[RFC PATCH 0/1] ext4: fail fast on repeated metadata reads after IO failure
 2026-03-25 15:06 UTC  (4+ messages)
` [RFC 1/1] "

[Intel-wired-lan] [PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
 2026-03-25 15:06 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
        `  "

[PATCH 0/3] perf addr2line: Rework disable_add2line_warn
 2026-03-25 15:05 UTC  (7+ messages)
` [PATCH 1/3] perf config: Rename symbol_conf::disable_add2line_warn
` [PATCH 2/3] perf config: Make symbol_conf::addr2line_disable_warn configurable
` [PATCH 3/3] perf addr2line: Remove global variable addr2line_timeout_ms

[cocci] Current git URL
 2026-03-25 15:05 UTC  (2+ messages)

(sashiko review) [PATCH] mm/damon/core: validate goal nid before accessing node data
 2026-03-25 15:04 UTC  (2+ messages)

[Buildroot] [PATCH] package/arm-trusted-firmware: add ARM_TRUSTED_FIRMWARE_CPE_ID_*
 2026-03-25 15:03 UTC 

[PATCH v1 1/1] spi: Simplify devm_spi_*_controller()
 2026-03-25 15:03 UTC  (4+ messages)

[PATCH v3 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-25 15:02 UTC  (8+ messages)
` [PATCH v3 2/3] vmalloc: Optimize vfree

[Buildroot] [PATCH v3 5/5] utils/generate-cyclonedx: add hashes from .hash files to externalReferences
 2026-03-25 15:02 UTC  (2+ messages)

[PATCH v8 0/3] Add SoC remapper support for system controller
 2026-03-25 15:02 UTC  (3+ messages)
` [PATCH v8 3/3] drm/xe/soc_remapper: Add system controller config for SoC remapper

[PATCH 0/6] mm: vma flag tweaks
 2026-03-25 15:02 UTC  (4+ messages)
` [PATCH 4/6] mm: reintroduce vma_flags_test() as a singular flag test

[PATCH v7 0/2] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-25 15:01 UTC  (11+ messages)
` [PATCH v7 1/2] dt-bindings: iio: proximity: add "

[PATCH v3 2/4] iio: adc: ad4691: add initial driver for AD4691 family
 2026-03-25 15:01 UTC  (2+ messages)

[PATCH rdma-next 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-03-25 15:00 UTC  (11+ messages)
` [PATCH rdma-next 06/15] RDMA/bnxt_re: Use umem_list for user CQ buffer
` [PATCH rdma-next 07/15] RDMA/mlx4: "
` [PATCH rdma-next 08/15] RDMA/uverbs: Remove legacy umem field from struct ib_cq
` [PATCH rdma-next 09/15] RDMA/uverbs: Verify all umem_list buffers are consumed after CQ creation
` [PATCH rdma-next 10/15] RDMA/uverbs: Integrate umem_list into QP creation
` [PATCH rdma-next 11/15] RDMA/mlx5: Use umem_list for QP buffers in create_qp
` [PATCH rdma-next 12/15] RDMA/uverbs: Add doorbell record buffer slot to CQ umem_list
` [PATCH rdma-next 13/15] RDMA/mlx5: Use umem_list for CQ doorbell record
` [PATCH rdma-next 14/15] RDMA/uverbs: Add doorbell record buffer slot to QP umem_list
` [PATCH rdma-next 15/15] RDMA/mlx5: Use umem_list for QP doorbell record

[PATCH v2 0/6] arm64: dts: freescale: add Verdin iMX95
 2026-03-25 15:01 UTC  (5+ messages)
` [PATCH v2 2/6] arm64: dts: freescale: Add Verdin iMX95 support

[PATCH v7 00/12] drm/xe/madvise: Add support for purgeable buffer objects
 2026-03-25 15:01 UTC  (3+ messages)
` [PATCH v7 03/12] drm/xe/madvise: Implement purgeable buffer object support


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.