All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 18:36:42 to 2026-04-08 18:43:44 UTC [more...]

[PULL 0/3] Trivial build-system patches for 2026-04-08
 2026-04-08 10:55 UTC  (2+ messages)
` [PULL 2/3] Allow building qemu tools on 32-bit hosts

[PATCH v3 00/16] hexagon: add missing HVX float instructions
 2026-04-08 16:36 UTC  (4+ messages)
` [PATCH v3 02/16] target/hexagon: fix incorrect/too-permissive HVX encodings
` [PATCH v3 03/16] target/hexagon/cpu: add HVX IEEE FP extension
` [PATCH v3 07/16] target/hexagon: add v68 HVX IEEE float min/max insns

[PATCH 00/14] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-04-08 18:37 UTC  (2+ messages)

[PATCH 0/2] target/arm: Remove bswap_code
 2026-04-08 17:47 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v10 00/21] target/arm: single-binary
 2026-04-07 22:20 UTC  (9+ messages)
` [PATCH v10 11/21] target/arm/tcg/translate.c: remove MO_TE usage
` [PATCH v10 15/21] target/arm/tcg/translate.c: replace TCGv with TCGv_va
` [PATCH v10 17/21] target/arm/tcg/arm_ldst.h: merge in translate.c

[PATCH v5 0/8] hw/nvme: add basic live migration support
 2026-04-08 18:35 UTC  (7+ messages)
` [PATCH v5 7/8] "

[PATCH v4 00/28] Hexagon system emulation - Part 2/3
 2026-04-08  4:19 UTC  (3+ messages)
` [PATCH v4 20/28] target/hexagon: Add pkt_ends_tb to translation
` [PATCH v4 21/28] target/hexagon: Add next_PC, {s,g}reg writes

[PATCH v5 0/6] target/riscv: Implement Smsdid and Smmpt extension
 2026-04-08 14:06 UTC  (2+ messages)
` [PATCH v5 5/6] target/riscv: Fix smrnmi isa alphabetical order

[PATCH v11 00/21] target/arm: single-binary
 2026-04-07 22:22 UTC  (2+ messages)
` [PATCH v11 18/21] target/arm/tcg/translate.c: replace translator_ldl_swap with translator_ldl_end

[PATCH v4 0/9] Hexagon system emulation - Part 3/3
 2026-04-08  4:21 UTC  (2+ messages)
` [PATCH v4 8/9] hw/hexagon: Define hexagon "virt" machine

[PATCH v2 00/10] qapi: enforce section ordering
 2026-04-08  4:55 UTC  (3+ messages)
` [PATCH v2 03/10] qapi: add "Details:" disambiguation marker
` [PATCH v2 09/10] qapi: re-order 'since' sections to always be last

[PATCH v2] net/filter-buffer: use qemu_del_net_queue() in cleanup
 2026-04-08  0:53 UTC 

[PATCH 6.12 000/242] 6.12.81-rc1 review
 2026-04-08 18:02 UTC  (96+ messages)
` [PATCH 6.12 001/242] io_uring/kbuf: remove legacy kbuf bulk allocation
` [PATCH 6.12 002/242] io_uring/kbuf: remove legacy kbuf kmem cache
` [PATCH 6.12 003/242] io_uring/kbuf: simplify __io_put_kbuf
` [PATCH 6.12 004/242] io_uring/kbuf: remove legacy kbuf caching
` [PATCH 6.12 005/242] io_uring/kbuf: open code __io_put_kbuf()
` [PATCH 6.12 006/242] io_uring/kbuf: introduce io_kbuf_drop_legacy()
` [PATCH 6.12 007/242] io_uring/kbuf: uninline __io_put_kbufs
` [PATCH 6.12 008/242] io_uring/kbuf: drop issue_flags from io_put_kbuf(s)() arguments
` [PATCH 6.12 009/242] io_uring/net: dont use io_net_kbuf_recyle() for non-provided cases
` [PATCH 6.12 010/242] io_uring/net: clarify io_recv_buf_select() return value
` [PATCH 6.12 011/242] io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpers
` [PATCH 6.12 012/242] io_uring/kbuf: introduce struct io_br_sel
` [PATCH 6.12 013/242] io_uring/kbuf: use struct io_br_sel for multiple buffers picking
` [PATCH 6.12 014/242] io_uring/net: use struct io_br_sel->val as the recv finish value
` [PATCH 6.12 015/242] io_uring/net: use struct io_br_sel->val as the send "
` [PATCH 6.12 016/242] io_uring/kbuf: switch to storing struct io_buffer_list locally
` [PATCH 6.12 017/242] io_uring: remove async/poll related provided buffer recycles
` [PATCH 6.12 018/242] io_uring/net: correct type for min_not_zero() cast
` [PATCH 6.12 019/242] io_uring/rw: check for NULL io_br_sel when putting a buffer
` [PATCH 6.12 020/242] io_uring/kbuf: enable bundles for incrementally consumed buffers
` [PATCH 6.12 021/242] io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
` [PATCH 6.12 022/242] io_uring/kbuf: use READ_ONCE() for userspace-mapped memory
` [PATCH 6.12 023/242] io_uring/kbuf: use WRITE_ONCE() for userspace-shared buffer ring fields
` [PATCH 6.12 024/242] io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF
` [PATCH 6.12 025/242] io_uring/kbuf: propagate BUF_MORE through early buffer commit path
` [PATCH 6.12 026/242] arm64/scs: Fix handling of advance_loc4
` [PATCH 6.12 027/242] HID: logitech-hidpp: Enable MX Master 4 over bluetooth
` [PATCH 6.12 028/242] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
` [PATCH 6.12 029/242] HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq
` [PATCH 6.12 030/242] atm: lec: fix use-after-free in sock_def_readable()
` [PATCH 6.12 031/242] btrfs: dont take device_list_mutex when querying zone info
` [PATCH 6.12 032/242] tg3: replace placeholder MAC address with device property
` [PATCH 6.12 033/242] objtool: Fix Clang jump table detection
` [PATCH 6.12 034/242] HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure
` [PATCH 6.12 035/242] HID: multitouch: Check to ensure report responses match the request
` [PATCH 6.12 036/242] btrfs: reserve enough transaction items for qgroup ioctls
` [PATCH 6.12 037/242] i2c: tegra: Dont mark devices with pins as IRQ safe
` [PATCH 6.12 038/242] btrfs: reject root items with drop_progress and zero drop_level
` [PATCH 6.12 039/242] spi: geni-qcom: Check DMA interrupts early in ISR
` [PATCH 6.12 040/242] dt-bindings: auxdisplay: ht16k33: Use unevaluatedProperties to fix common property warning
` [PATCH 6.12 041/242] wifi: ath11k: Pass the correct value of each TID during a stop AMPDU session
` [PATCH 6.12 042/242] crypto: caam - fix DMA corruption on long hmac keys
` [PATCH 6.12 043/242] crypto: caam - fix overflow "
` [PATCH 6.12 044/242] crypto: af-alg - fix NULL pointer dereference in scatterwalk
` [PATCH 6.12 045/242] net: fec: fix the PTP periodic output sysfs interface
` [PATCH 6.12 046/242] net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leak
` [PATCH 6.12 047/242] net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to zero to prevent an info-leak
` [PATCH 6.12 048/242] net/ipv6: ioam6: prevent schema length wraparound in trace fill
` [PATCH 6.12 049/242] tg3: Fix race for querying speed/duplex
` [PATCH 6.12 050/242] ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()
` [PATCH 6.12 051/242] ip6_tunnel: clear skb2->cb[] in ip4ip6_err()
` [PATCH 6.12 052/242] eth: fbnic: Account for page fragments when updating BDQ tail
` [PATCH 6.12 053/242] bridge: br_nd_send: linearize skb before parsing ND options
` [PATCH 6.12 054/242] net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
` [PATCH 6.12 055/242] net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvneta
` [PATCH 6.12 056/242] net: enetc: check whether the RSS algorithm is Toeplitz
` [PATCH 6.12 057/242] ASoC: ep93xx: Fix unchecked clk_prepare_enable() and add rollback on failure
` [PATCH 6.12 058/242] ipv6: prevent possible UaF in addrconf_permanent_addr()
` [PATCH 6.12 059/242] net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()
` [PATCH 6.12 060/242] net: introduce mangleid_features
` [PATCH 6.12 061/242] net: use skb_header_pointer() for TCPv4 GSO frag_off check
` [PATCH 6.12 062/242] net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to prevent an info-leak
` [PATCH 6.12 063/242] NFC: pn533: bound the UART receive buffer
` [PATCH 6.12 064/242] net: xilinx: axienet: Correct BD length masks to match AXIDMA IP spec
` [PATCH 6.12 065/242] ASoC: Intel: boards: fix unmet dependency on PINCTRL
` [PATCH 6.12 066/242] bpf: Fix regsafe() for pointers to packet
` [PATCH 6.12 067/242] net: ipv6: flowlabel: defer exclusive option free until RCU teardown
` [PATCH 6.12 068/242] netfilter: flowtable: strictly check for maximum number of actions
` [PATCH 6.12 070/242] netfilter: x_tables: ensure names are nul-terminated
` [PATCH 6.12 071/242] netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
` [PATCH 6.12 072/242] netfilter: nf_conntrack_helper: pass helper to expect cleanup
` [PATCH 6.12 079/242] netfilter: nf_tables: reject immediate NF_QUEUE verdict
` [PATCH 6.12 080/242] Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate
` [PATCH 6.12 081/242] Bluetooth: SCO: fix race conditions in sco_sock_connect()
` [PATCH 6.12 082/242] Bluetooth: MGMT: validate LTK enc_size on load
` [PATCH 6.12 083/242] Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync
` [PATCH 6.12 084/242] Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt
` [PATCH 6.12 085/242] Bluetooth: MGMT: validate mesh send advertising payload length
` [PATCH 6.12 086/242] rds: ib: reject FRMR registration before IB connection is established
` [PATCH 6.12 087/242] bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready()
` [PATCH 6.12 088/242] net/sched: sch_netem: fix out-of-bounds access in packet corruption
` [PATCH 6.12 089/242] net: macb: fix clk handling on PCI glue driver removal
` [PATCH 6.12 090/242] net: macb: properly unregister fixed rate clocks
` [PATCH 6.12 091/242] net/mlx5: lag: Check for LAG device before creating debugfs
` [PATCH 6.12 092/242] net/mlx5: Avoid "No data available" when FW version queries fail
` [PATCH 6.12 093/242] net/mlx5: Fix switchdev mode rollback in case of failure
` [PATCH 6.12 094/242] bnxt_en: Restore default stat ctxs for ULP when resource is available
` [PATCH 6.12 095/242] net/x25: Fix potential double free of skb
` [PATCH 6.12 096/242] net/x25: Fix overflow when accumulating packets
` [PATCH 6.12 097/242] net/sched: cls_fw: fix NULL pointer dereference on shared blocks
` [PATCH 6.12 098/242] net/sched: cls_flow: "
` [PATCH 6.12 099/242] net: hsr: fix VLAN add unwind on slave errors
` [PATCH 6.12 100/242] ipv6: avoid overflows in ip6_datagram_send_ctl()
` [PATCH 6.12 101/242] bpf: reject direct access to nullable PTR_TO_BUF pointers
` [PATCH 6.12 102/242] Revert "drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug"

[BUG] KVM: NULL pointer dereference in kvm_tdp_mmu_map under memory pressure
 2026-04-08 18:43 UTC 

[PATCH 00/21] Fixes and lock cleanup+hardening
 2026-04-08 18:42 UTC  (4+ messages)
` [PATCH 05/21] KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish

[PATCH-for-11.0 0/6] Misc patches for 2026-04-07
 2026-04-07 21:58 UTC  (2+ messages)
` [PATCH-for-11.0 1/6] docs/about/removed-features: Replace 'since' -> 'removed in'

[PATCH 7/8] tools/i386: use g_clear_handle_id() for GSource cleanup
 2026-04-08  1:02 UTC 

[RFC v4 0/5] net/filter: Add AF_PACKET support for vhost-net
 2026-04-08 12:16 UTC  (2+ messages)

[PATCH 00/26] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
 2026-04-08 18:40 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 00/29] target/arm: single-binary
 2026-04-08  8:20 UTC  (4+ messages)
` [PATCH 26/29] target/arm/tcg/translate.c: remove MO_TE usage

[PATCH 5/8] scsi: use g_clear_handle_id() for GSource cleanup
 2026-04-08  1:02 UTC 

[PATCH 00/24] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-08 18:39 UTC  (3+ messages)
` [PATCH 12/24] nfsd: add data structures for handling CB_NOTIFY

[PATCH 6.18 000/277] 6.18.22-rc1 review
 2026-04-08 18:04 UTC  (69+ messages)
` [PATCH 6.18 179/277] iio: adc: ade9000: fix wrong register in CALIBBIAS case for active power
` [PATCH 6.18 186/277] iio: imu: adis16550: fix swapped gyro/accel filter functions
` [PATCH 6.18 187/277] iio: light: vcnl4035: fix scan buffer on big-endian
` [PATCH 6.18 188/277] iio: light: veml6070: fix veml6070_read() return value
` [PATCH 6.18 214/277] comedi: Reinit dev->spinlock between attachments to low-level drivers
` [PATCH 6.18 215/277] comedi: ni_atmio16d: Fix invalid clean-up after failed attach
` [PATCH 6.18 216/277] comedi: me_daq: Fix potential overrun of firmware buffer
` [PATCH 6.18 217/277] comedi: me4000: "
` [PATCH 6.18 218/277] firmware: microchip: fail auto-update probe if no flash found
` [PATCH 6.18 219/277] dt-bindings: connector: add pd-disable dependency
` [PATCH 6.18 220/277] spi: cadence-qspi: Fix exec_mem_op error handling
` [PATCH 6.18 221/277] s390/zcrypt: Fix memory leak with CCA cards used as accelerator
` [PATCH 6.18 222/277] s390/cpum_sf: Cap sampling rate to prevent lsctl exception
` [PATCH 6.18 223/277] nvmem: imx: assign nvmem_cell_info::raw_len
` [PATCH 6.18 224/277] nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy
` [PATCH 6.18 225/277] netfilter: ipset: drop logically empty buckets in mtype_del
` [PATCH 6.18 226/277] gpib: Fix fluke driver s390 compile issue
` [PATCH 6.18 227/277] vt: discard stale unicode buffer on alt screen exit after resize
` [PATCH 6.18 228/277] vt: resize saved "
` [PATCH 6.18 229/277] counter: rz-mtu3-cnt: prevent counter from being toggled multiple times
` [PATCH 6.18 230/277] counter: rz-mtu3-cnt: do not use struct rz_mtu3_channels dev member
` [PATCH 6.18 231/277] crypto: tegra - Add missing CRYPTO_ALG_ASYNC
` [PATCH 6.18 232/277] vxlan: validate ND option lengths in vxlan_na_create
` [PATCH 6.18 233/277] net: ftgmac100: fix ring allocation unwind on open failure
` [PATCH 6.18 234/277] net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled
` [PATCH 6.18 235/277] virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LEN
` [PATCH 6.18 236/277] cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
` [PATCH 6.18 237/277] sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
` [PATCH 6.18 238/277] gpio: mxc: map Both Edge pad wakeup to Rising Edge
` [PATCH 6.18 239/277] gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
` [PATCH 6.18 240/277] thermal: core: Address thermal zone removal races with resume
` [PATCH 6.18 241/277] thermal: core: Fix thermal zone device registration error path
` [PATCH 6.18 242/277] misc: fastrpc: possible double-free of cctx->remote_heap
` [PATCH 6.18 243/277] misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
` [PATCH 6.18 244/277] usb: typec: thunderbolt: Set enter_vdo during initialization
` [PATCH 6.18 245/277] thunderbolt: Fix property read in nhi_wake_supported()
` [PATCH 6.18 246/277] USB: dummy-hcd: Fix locking/synchronization error
` [PATCH 6.18 247/277] USB: dummy-hcd: Fix interrupt synchronization error
` [PATCH 6.18 248/277] usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial transfer
` [PATCH 6.18 249/277] usb: typec: ucsi: validate connector number in ucsi_notify_common()
` [PATCH 6.18 250/277] HID: appletb-kbd: add .resume method in PM
` [PATCH 6.18 251/277] ice: Fix memory leak in ice_set_ringparam()
` [PATCH 6.18 252/277] usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
` [PATCH 6.18 253/277] usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo
` [PATCH 6.18 254/277] usb: gadget: uvc: fix NULL pointer dereference during unbind race
` [PATCH 6.18 255/277] usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
` [PATCH 6.18 256/277] usb: gadget: f_rndis: Protect RNDIS options with mutex
` [PATCH 6.18 257/277] usb: gadget: f_ecm: Fix net_device lifecycle with device_move
` [PATCH 6.18 258/277] usb: gadget: f_eem: "
` [PATCH 6.18 259/277] usb: gadget: f_subset: "
` [PATCH 6.18 260/277] usb: gadget: f_rndis: "
` [PATCH 6.18 261/277] usb: gadget: f_hid: move list and spinlock inits from bind to alloc
` [PATCH 6.18 262/277] usb: gadget: f_uac1_legacy: validate control request size
` [PATCH 6.18 263/277] kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
` [PATCH 6.18 264/277] kallsyms: clean up modname and modbuildid "
` [PATCH 6.18 265/277] kallsyms: cleanup code for appending the module buildid
` [PATCH 6.18 266/277] kallsyms: prevent module removal when printing module name and buildid
` [PATCH 6.18 267/277] wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
` [PATCH 6.18 268/277] drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13
` [PATCH 6.18 269/277] drm/amd/display: Fix DCE LVDS handling
` [PATCH 6.18 270/277] net: mana: fix use-after-free in add_adev() error path
` [PATCH 6.18 271/277] net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
` [PATCH 6.18 272/277] scsi: target: file: Use kzalloc_flex for aio_cmd
` [PATCH 6.18 273/277] scsi: target: tcm_loop: Drain commands in target_reset handler
` [PATCH 6.18 274/277] mm: replace READ_ONCE() with standard page table accessors
` [PATCH 6.18 275/277] mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
` [PATCH 6.18 276/277] sched_ext: Refactor do_enqueue_task() local and global DSQ paths
` [PATCH 6.18 277/277] sched_ext: Fix stale direct dispatch state in ddsp_dsq_id

[PATCH 0/2] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
 2026-04-08 18:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Add SolidRun i.MX8DXL "
` [PATCH 2/2] arm64: dts: imx8dxl: Add SolidRun "

[PATCH 6/8] perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFO
 2026-04-08 18:38 UTC  (2+ messages)

[Bug 221337] New: Regression: USB webcam (0bda:636e) fails to resume from suspend on 7.0.0-rc6
 2026-04-08 18:37 UTC 

[PATCH 00/15] s390x/pci: Implement migration for emulated devices
 2026-04-08 12:43 UTC  (3+ messages)
` [PATCH 01/15] s390x/pci: implement IOMMU replay

[PATCH] Input: serio - fix O(n^2) complexity in serio_unregister_driver()
 2026-04-08 18:36 UTC  (5+ messages)

[PATCH 0/5] target/riscv: A collection of bug fixes
 2026-04-08  2:49 UTC  (3+ messages)
` [PATCH 3/5] target/riscv: Don't OR mip.SEIP when mvien is one


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.