All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-20 18:24:51 to 2026-05-20 18:31:01 UTC [more...]

[PATCH v6 00/64] target/arm: Implement FEAT_FP8
 2026-05-20 18:22 UTC  (43+ messages)
` [PATCH v6 03/64] target/arm: Implement FEAT_FAMINMAX for SME
` [PATCH v6 04/64] target/arm: Implement FEAT_FAMINMAX for SVE
` [PATCH v6 07/64] target/arm: Update HCRX bits for Arm ARM M.a.a
` [PATCH v6 11/64] target/arm: Clear FPMR on ResetSVEState
` [PATCH v6 12/64] target/arm: Add FPMR_EL to TBFLAGS
` [PATCH v6 14/64] tests/functional/aarch64/rme: update images to support FEAT_FP8
` [PATCH v6 17/64] target/arm: Implement ID_AA64FPFR0
` [PATCH v6 18/64] target/arm: Add isar_feature_aa64_f8cvt
` [PATCH v6 19/64] target/arm: Implement FSCALE for AdvSIMD
` [PATCH v6 23/64] target/arm: Set e4m3_nan_is_snan
` [PATCH v6 24/64] target/arm: Implement BF1CVTL, BF1CVTL2, BF2CVTL, BF2CVTL2 for AdvSIMD
` [PATCH v6 25/64] target/arm: Implement BF1CVT, BF1CVTLT, BF2CVT, BF2CVTLT for SVE
` [PATCH v6 26/64] target/arm: Rename SME BFCVT patterns to BFCVT_hs
` [PATCH v6 27/64] target/arm: Implement BF1CVT, BF1CVTL, BF2CVT, BF2CVTL for SME
` [PATCH v6 28/64] target/arm: Implement F1CVTL, F1CVTL2, F2CVTL, F2CVTL2 for AdvSIMD
` [PATCH v6 29/64] target/arm: Implement F1CVT, F1CVTLT, F2CVT, F2CVTLT for SVE
` [PATCH v6 32/64] target/arm: Implement FCVTN (16- to 8-bit fp) for AdvSIMD
` [PATCH v6 34/64] target/arm: Implement FCVTN (16- to 8-bit fp) for SVE
` [PATCH v6 36/64] target/arm: Implement FCVT (FP16 to FP8) for SME
` [PATCH v6 37/64] target/arm: Implement FCVT, FCVTN (FP32 "
` [PATCH v6 38/64] target/arm: Implement LUTI2, LUTI4 for AdvSIMD
` [PATCH v6 40/64] target/arm: Enable FEAT_LUT for -cpu max
` [PATCH v6 41/64] target/arm: Enable FEAT_FP8 "
` [PATCH v6 42/64] target/arm: Update ID_AA64SMFR0_EL1 fields to ARM M.b
` [PATCH v6 43/64] target/arm: Implement MOVT (vector to table)
` [PATCH v6 44/64] target/arm: Implement LUTI4 (four registers, 8-bit)
` [PATCH v6 45/64] target/arm: Enable FEAT_SME_LUTv2 for -cpu max
` [PATCH v6 47/64] target/arm: Implement FMLALB, FMLALT (FP8 to FP16) for SVE
` [PATCH v6 49/64] target/arm: Implement FMLALL{BB,BT,TB,TT} "
` [PATCH v6 50/64] target/arm: Enable FEAT_FP8FMA, FEAT_SSVE_FP8FMA for -cpu max
` [PATCH v6 51/64] target/arm: Implement FDOT (FP8 to FP32) for AdvSIMD
` [PATCH v6 52/64] target/arm: Implement FDOT (FP8 to FP32) for SVE
` [PATCH v6 53/64] target/arm: Enable FEAT_FP8DOT4, FEAT_SSVE_FP8DOT4 for -cpu max
` [PATCH v6 54/64] target/arm: Implement FDOT (FP8 to FP16) for AdvSIMD
` [PATCH v6 56/64] target/arm: Enable FEAT_FP8DOT2, FEAT_SSVE_FP8DOT2 for -cpu max
` [PATCH v6 57/64] target/arm: Implement FMMLA (FP8 to FP32) for AdvSIMD
` [PATCH v6 59/64] target/arm: Enable FEAT_F8F32MM for -cpu max
` [PATCH v6 60/64] target/arm: Implement FMMLA (FP8 to FP16) for AdvSIMD
` [PATCH v6 61/64] target/arm: Implement FMMLA (FP8 to FP16) for SVE
` [PATCH v6 62/64] target/arm: Enable FEAT_F8F16MM for -cpu max
` [PATCH v6 63/64] linux-user/aarch64: Implement hwcap bits for fp8 features
` [PATCH v6 64/64] linux-user/aarch64: Implement FPMR signal frames

[PATCH 6.6 000/508] 6.6.141-rc1 review
 2026-05-20 16:17 UTC  (41+ messages)
` [PATCH 6.6 001/508] blk-cgroup: wait for blkcg cleanup before initializing new disk
` [PATCH 6.6 002/508] fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START
` [PATCH 6.6 003/508] drbd: Balance RCU calls in drbd_adm_dump_devices()
` [PATCH 6.6 004/508] loop: fix partition scan race between udev and loop_reread_partitions()
` [PATCH 6.6 005/508] nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()
` [PATCH 6.6 006/508] blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current()
` [PATCH 6.6 007/508] pstore/ram: fix resource leak when ioremap() fails
` [PATCH 6.6 008/508] ACPI: x86: cmos_rtc: Clean up address space handler driver
` [PATCH 6.6 009/508] ACPI: x86: cmos_rtc: Improve coordination with ACPI TAD driver
` [PATCH 6.6 010/508] devres: fix missing node debug info in devm_krealloc()
` [PATCH 6.6 011/508] thermal/drivers/spear: Fix error condition for reading st,thermal-flags
` [PATCH 6.6 012/508] debugfs: check for NULL pointer in debugfs_create_str()
` [PATCH 6.6 013/508] debugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()
` [PATCH 6.6 014/508] s390/cio: make sch->lock spinlock pointer a member
` [PATCH 6.6 015/508] s390/cio: convert sprintf()/snprintf() to sysfs_emit()
` [PATCH 6.6 016/508] s390/cio: use generic driver_override infrastructure
` [PATCH 6.6 017/508] irqchip/irq-pic32-evic: Address warning related to wrong printf() formatter
` [PATCH 6.6 018/508] hrtimers: Update the return type of enqueue_hrtimer()
` [PATCH 6.6 019/508] hrtimer: Avoid pointless reprogramming in __hrtimer_start_range_ns()
` [PATCH 6.6 020/508] hrtimer: Reduce trace noise in hrtimer_start()
` [PATCH 6.6 021/508] locking: Fix rwlock support in <linux/spinlock_up.h>
` [PATCH 6.6 022/508] firmware: dmi: Correct an indexing error in dmi.h
` [PATCH 6.6 023/508] wifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()
` [PATCH 6.6 024/508] wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet
` [PATCH 6.6 025/508] bpf: Add CHECKSUM_COMPLETE to bpf test progs
` [PATCH 6.6 026/508] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
` [PATCH 6.6 027/508] dpaa2: add independent dependencies for FSL_DPAA2_SWITCH
` [PATCH 6.6 028/508] dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=n
` [PATCH 6.6 029/508] s390/bpf: Zero-extend bpf prog return values and kfunc arguments
` [PATCH 6.6 030/508] params: Replace __modinit with __init_or_module
` [PATCH 6.6 032/508] wifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac2_tx_check_aggr()
` [PATCH 6.6 041/508] wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crystal_cap()
` [PATCH 6.6 042/508] r8152: fix incorrect register write to USB_UPHY_XTAL
` [PATCH 6.6 043/508] powerpc/crash: fix backup region offset update to elfcorehdr
` [PATCH 6.6 044/508] selftests/powerpc: Re-order *FLAGS to follow lib.mk
` [PATCH 6.6 045/508] selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15
` [PATCH 6.6 046/508] macvlan: annotate data-races around port->bc_queue_len_used
` [PATCH 6.6 047/508] bpf: fix end-of-list detection in cgroup_storage_get_next_key()
` [PATCH 6.6 048/508] bpf: Fix stale offload->prog pointer after constant blinding
` [PATCH 6.6 049/508] wifi: brcmfmac: Fix error pointer dereference

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-20 18:29 UTC  (12+ messages)

[PATCH v5 00/30] fpu: Export some internals for targets
 2026-05-20 18:26 UTC  (5+ messages)
` [PATCH v5 29/30] fpu: Fix NaN encoding for E4M3 in parts64_uncanon

[PATCH v2] i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()
 2026-05-20 18:29 UTC  (2+ messages)

[PATCH 6.12 000/666] 6.12.91-rc1 review
 2026-05-20 16:24 UTC  (101+ messages)
` [PATCH 6.12 564/666] drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0 ring
` [PATCH 6.12 566/666] drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.5 ring
` [PATCH 6.12 567/666] drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.0 ring
` [PATCH 6.12 568/666] ASoC: codecs: ab8500: Fix casting of private data
` [PATCH 6.12 569/666] netfilter: skip recording stale or retransmitted INIT
` [PATCH 6.12 570/666] sctp: discard stale INIT after handshake completion
` [PATCH 6.12 571/666] bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
` [PATCH 6.12 572/666] net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
` [PATCH 6.12 573/666] netconsole: propagate device name truncation in dev_name_store()
` [PATCH 6.12 576/666] ALSA: hda: cs35l56: Fix uninitialized value in cs35l56_hda_read_acpi()
` [PATCH 6.12 577/666] futex: Prevent lockup in requeue-PI during signal/ timeout wakeup
` [PATCH 6.12 578/666] drm/amd/display: Allow DCE link encoder without AUX registers
` [PATCH 6.12 579/666] drm/amd/display: Read EDID from VBIOS embedded panel info
` [PATCH 6.12 580/666] drm/xe/debugfs: Correct printing of register whitelist ranges
` [PATCH 6.12 581/666] drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()
` [PATCH 6.12 582/666] drm/xe/gsc: Fix BO leak on error in query_compatibility_version()
` [PATCH 6.12 583/666] page_pool: Set `dma_sync` to false for devmem memory provider
` [PATCH 6.12 584/666] net: page_pool: create hooks for custom memory providers
` [PATCH 6.12 585/666] page_pool: fix memory-provider leak in page_pool_create_percpu() error path
` [PATCH 6.12 586/666] iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
` [PATCH 6.12 587/666] iavf: stop removing VLAN filters from PF on interface down
` [PATCH 6.12 588/666] iavf: wait for PF confirmation before removing VLAN filters
` [PATCH 6.12 589/666] iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler
` [PATCH 6.12 590/666] ice: fix NULL pointer dereference in ice_reset_all_vfs()
` [PATCH 6.12 591/666] net: tls: fix strparser anchor skb leak on offload RX setup failure
` [PATCH 6.12 592/666] sfc: fix error code in efx_devlink_info_running_versions()
` [PATCH 6.12 593/666] net/sched: cls_flower: revert unintended changes
` [PATCH 6.12 594/666] arm64: Reserve an extra page for early kernel mapping
` [PATCH 6.12 595/666] smb: client: correctly handle ErrorContextData as a flexible array
` [PATCH 6.12 596/666] smb: client: fix OOB reads parsing symlink error response
` [PATCH 6.12 597/666] LoongArch: KVM: Compile switch.S directly into the kernel
` [PATCH 6.12 598/666] ntfs: ->d_compare() must not block
` [PATCH 6.12 599/666] PCI: Initialize temporary device in new_id_store()
` [PATCH 6.12 600/666] erofs: fix offset truncation when shifting pgoff on 32-bit platforms
` [PATCH 6.12 601/666] net: bcmgenet: Initialize u64 stats seq counter
` [PATCH 6.12 602/666] net: bcmgenet: fix leaking free_bds
` [PATCH 6.12 603/666] iommu/amd: Reorder attach device code
` [PATCH 6.12 604/666] iommu/amd: Put list_add/del(dev_data) back under the domain->lock
` [PATCH 6.12 605/666] perf tool_pmu: Fix aggregation on duration_time
` [PATCH 6.12 606/666] net/sched: sch_pie: annotate more data-races in pie_dump_stats()
` [PATCH 6.12 607/666] netpoll: Extract IPv6 address retrieval function
` [PATCH 6.12 608/666] netpoll: pass buffer size to egress_dev() to avoid MAC truncation
` [PATCH 6.12 609/666] page_pool: fix incorrect mp_ops error handling
` [PATCH 6.12 610/666] crypto: af_alg - Cap AEAD AD length to 0x80000000
` [PATCH 6.12 611/666] i40e: Cleanup PTP pins on probe failure
` [PATCH 6.12 612/666] workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path
` [PATCH 6.12 613/666] netfilter: nf_conntrack_sip: get helper before allocating expectation
` [PATCH 6.12 614/666] audit: fix incorrect inheritable capability in CAPSET records
` [PATCH 6.12 615/666] Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"
` [PATCH 6.12 616/666] netfilter: nft_ct: fix missing expect put in obj eval
` [PATCH 6.12 617/666] net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabled
` [PATCH 6.12 618/666] audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
` [PATCH 6.12 619/666] KVM: Reject wrapped offset in kvm_reset_dirty_gfn()
` [PATCH 6.12 620/666] KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic
` [PATCH 6.12 621/666] KVM: x86: Fix Xen hypercall tracepoint argument assignment
` [PATCH 6.12 622/666] netfilter: nf_tables: unconditionally bump set->nelems before insertion
` [PATCH 6.12 623/666] ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
` [PATCH 6.12 624/666] Bluetooth: btmtk: accept too short WMT FUNC_CTRL events
` [PATCH 6.12 625/666] smb/client: fix possible infinite loop and oob read in symlink_data()
` [PATCH 6.12 626/666] drm/loongson: Use managed KMS polling
` [PATCH 6.12 627/666] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
` [PATCH 6.12 628/666] ALSA: usb-audio: Bound MIDI 2.0 endpoint descriptor scans
` [PATCH 6.12 629/666] ALSA: usb-audio: Bound MIDI "
` [PATCH 6.12 630/666] ceph: fix a buffer leak in __ceph_setxattr()
` [PATCH 6.12 631/666] ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob size
` [PATCH 6.12 632/666] io-wq: check that the predecessor is hashed in io_wq_remove_pending()
` [PATCH 6.12 633/666] powerpc/warp: Fix error handling in pika_dtm_thread
` [PATCH 6.12 634/666] netfs: fix error handling in netfs_extract_user_iter()
` [PATCH 6.12 635/666] irqchip/riscv-imsic: Clear interrupt move state during CPU offlining
` [PATCH 6.12 636/666] libceph: Fix potential out-of-bounds access in osdmap_decode()
` [PATCH 6.12 637/666] libceph: Fix potential null-ptr-deref in decode_choose_args()
` [PATCH 6.12 638/666] libceph: Fix potential out-of-bounds access in crush_decode()
` [PATCH 6.12 639/666] libceph: handle rbtree insertion error in decode_choose_args()
` [PATCH 6.12 640/666] iommu/vt-d: Disable DMAR for Intel Q35 IGFX
` [PATCH 6.12 641/666] drm/i915: skip __i915_request_skip() for already signaled requests
` [PATCH 6.12 642/666] drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_timeout()
` [PATCH 6.12 643/666] drm/xe/dma-buf: handle empty bo and UAF races
` [PATCH 6.12 644/666] drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setup
` [PATCH 6.12 645/666] drm/gma500/oaktrail_lvds: fix hang on init failure
` [PATCH 6.12 646/666] drm/gma500/oaktrail_lvds: fix i2c adapter leaks on init
` [PATCH 6.12 647/666] iommufd: Fix return value of iommufd_fault_fops_write()
` [PATCH 6.12 648/666] eventfs: Use list_add_tail_rcu() for SRCU-protected children list
` [PATCH 6.12 649/666] drm/v3d: Reject empty multisync extension to prevent infinite loop
` [PATCH 6.12 650/666] btrfs: use inode already stored in local variable at btrfs_rmdir()
` [PATCH 6.12 651/666] btrfs: use btrfs inodes in btrfs_rmdir() to avoid so much usage of BTRFS_I()
` [PATCH 6.12 652/666] btrfs: fix missing last_unlink_trans update when removing a directory
` [PATCH 6.12 653/666] smb: client: Use FullSessionKey for AES-256 encryption key derivation
` [PATCH 6.12 654/666] btrfs: do not mark inode incompressible after inline attempt fails
` [PATCH 6.12 655/666] RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()
` [PATCH 6.12 656/666] sched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_new
` [PATCH 6.12 657/666] mptcp: pm: prio: skip closed subflows
` [PATCH 6.12 658/666] mptcp: drop __mptcp_fastopen_gen_msk_ackseq()
` [PATCH 6.12 659/666] mptcp: fix rx timestamp corruption on fastopen
` [PATCH 6.12 660/666] f2fs: fix incorrect file address mapping when inline inode is unwritten
` [PATCH 6.12 661/666] f2fs: fix false alarm of lockdep on cp_global_sem lock
` [PATCH 6.12 662/666] spi: sifive: Simplify clock handling with devm_clk_get_enabled()
` [PATCH 6.12 663/666] spi: sifive: fix controller deregistration
` [PATCH 6.12 664/666] mptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0
` [PATCH 6.12 665/666] mptcp: pm: ADD_ADDR rtx: fix potential data-race
` [PATCH 6.12 666/666] mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quicker

[PATCH] 9pfs: fix missing rename lock in v9fs_co_readdir_many (CVE-2026-48004)
 2026-05-20 18:22 UTC  (2+ messages)

[PATCH 1/2] perf stat: Add aggr_nr metric parser support
 2026-05-20 18:28 UTC  (2+ messages)

[PATCH] ring-buffer: Fix reporting of missed events in iterator
 2026-05-20 18:28 UTC 

[PATCH v3] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
 2026-05-20 18:27 UTC  (2+ messages)

[PATCH 0/3] lib/intel_batchbuffer: intel bb copy data improvements
 2026-05-20 18:27 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v1 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-05-20 18:27 UTC  (5+ messages)
` [PATCH v1 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH v7 RESEND 0/1] Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_sock_cleanup_listen()
 2026-05-20 18:26 UTC  (2+ messages)

[PATCH net v2] idpf: handle NULL adev in idpf_idc_vdev_mtu_event
 2026-05-20 18:26 UTC  (5+ messages)
    ` [Intel-wired-lan] "

[PATCH v3 0/6] KVM: arm64: Don't perform vgic-v2 lazy init on timer injection
 2026-05-20 18:26 UTC  (2+ messages)

[conor:tvs 1/1] include/asm-generic/div64.h:199:36: error: passing argument 1 of '__div64_32' from incompatible pointer type
 2026-05-20 18:24 UTC 

[PATCH] vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_done
 2026-05-20 18:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V7 00/11] Add Invensense ICM42607
 2026-05-20 18:25 UTC  (5+ messages)
` [PATCH V7 09/11] iio: imu: inv_icm42607: Add Wake on Movement to icm42607


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.