messages from 2026-05-28 19:53:06 to 2026-05-28 20:02:18 UTC [more...]
[PATCH 7.0 000/461] 7.0.11-rc1 review
2026-05-28 19:45 UTC (197+ messages)
` [PATCH 7.0 002/461] iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs
` [PATCH 7.0 003/461] ksmbd: close durable scavenger races against m_fp_list lookups
` [PATCH 7.0 004/461] smb: client: reject userspace cifs.spnego descriptions
` [PATCH 7.0 005/461] ata: libata-scsi: improve readability of ata_scsi_qc_issue()
` [PATCH 7.0 006/461] ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORT
` [PATCH 7.0 007/461] ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
` [PATCH 7.0 008/461] ata: libata-scsi: do not needlessly defer commands when using PMP with FBS
` [PATCH 7.0 009/461] sysfs: dont remove existing directory on update failure
` [PATCH 7.0 014/461] ksmbd: validate SID in parent security descriptor during ACL inheritance
` [PATCH 7.0 015/461] regulator: tps65219: fix irq_data.rdev not being assigned
` [PATCH 7.0 016/461] x86/mm: Disable broadcast TLB flush when PCID is disabled
` [PATCH 7.0 017/461] scripts/gdb: mm: cast untyped symbols in x86_page_ops
` [PATCH 7.0 018/461] smb: client: require net admin for CIFS SWN netlink
` [PATCH 7.0 019/461] smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()
` [PATCH 7.0 020/461] smb: client: use data_len for SMB2 READ encrypted folioq copy
` [PATCH 7.0 021/461] smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when close
` [PATCH 7.0 022/461] hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAX
` [PATCH 7.0 023/461] ALSA: ua101: Reject too-short USB descriptors
` [PATCH 7.0 024/461] ALSA: pcm: Dont setup bogus iov_iter for silencing
` [PATCH 7.0 025/461] ALSA: asihpi: Fix potential OOB array access at reading cache
` [PATCH 7.0 026/461] ALSA: scarlett2: Allow flash writes ending at segment boundary
` [PATCH 7.0 027/461] ACPI: battery: Fix system wakeup on critical battery status
` [PATCH 7.0 028/461] efi: Allocate runtime workqueue before ACPI init
` [PATCH 7.0 029/461] spi: amd: Set correct bus number in ACPI probe path
` [PATCH 7.0 030/461] io_uring/waitid: clear waitid info before copying it to userspace
` [PATCH 7.0 031/461] drivers/base/memory: fix memory block reference leak in poison accounting
` [PATCH 7.0 032/461] ipv6: ioam: refresh hdr pointer before ioam6_event()
` [PATCH 7.0 033/461] mm/memory: fix spurious warning when unmapping device-private/exclusive pages
` [PATCH 7.0 034/461] mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special()
` [PATCH 7.0 035/461] mm/memory_hotplug: fix memory block reference leak on remove
` [PATCH 7.0 036/461] mm/page_alloc: fix initialization of tags of the huge zero folio with init_on_free
` [PATCH 7.0 037/461] mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page
` [PATCH 7.0 038/461] selftests/mm: run_vmtests.sh: fix destructive tests invocation
` [PATCH 7.0 039/461] mm/damon: fix damos_stat tracepoint format for sz_applied
` [PATCH 7.0 040/461] net: wwan: iosm: fix potential memory leaks in ipc_imem_init()
` [PATCH 7.0 041/461] Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
` [PATCH 7.0 042/461] Bluetooth: ISO: drop ISO_END frames received without prior ISO_START
` [PATCH 7.0 043/461] Bluetooth: bnep: Fix UAF read of dev->name
` [PATCH 7.0 044/461] Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths
` [PATCH 7.0 045/461] Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointer
` [PATCH 7.0 046/461] Bluetooth: hci_qca: Convert timeout from jiffies to ms
` [PATCH 7.0 047/461] Bluetooth: MGMT: validate Add Extended Advertising Data length
` [PATCH 7.0 048/461] Bluetooth: serialize accept_q access
` [PATCH 7.0 049/461] phonet/pep: disable BH around forwarded sk_receive_skb()
` [PATCH 7.0 050/461] net: bcmgenet: keep RBUF EEE/PM disabled
` [PATCH 7.0 051/461] net: devmem: reject dma-buf bind with non-page-aligned size or SG length
` [PATCH 7.0 052/461] net: phy: skip EEE advertisement write when autoneg is disabled
` [PATCH 7.0 053/461] net: hsr: defer node table free until after RCU readers
` [PATCH 7.0 054/461] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
` [PATCH 7.0 055/461] net: ifb: report ethtool stats over num_tx_queues
` [PATCH 7.0 056/461] net: pse-pd: fix sign on -ENOENT check in of_load_pse_pis()
` [PATCH 7.0 057/461] netfilter: ip6t_hbh: reject oversized option lists
` [PATCH 7.0 058/461] netfilter: nf_queue: hold bridge skb->dev while queued
` [PATCH 7.0 059/461] netfilter: ipset: stop hash:* range iteration at end
` [PATCH 7.0 060/461] netfilter: nft_inner: Fix IPv6 inner_thoff desync
` [PATCH 7.0 061/461] net: ethtool: fix NULL pointer dereference in phy_reply_size
` [PATCH 7.0 062/461] net: ethtool: phy: avoid NULL deref when PHY driver is unbound
` [PATCH 7.0 063/461] ACPI: driver: Check ACPI_COMPANION() against NULL during probe
` [PATCH 7.0 064/461] sched_ext: Fix missing warning in scx_set_task_state() default case
` [PATCH 7.0 065/461] sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path
` [PATCH 7.0 066/461] l2tp: use list_del_rcu in l2tp_session_unhash
` [PATCH 7.0 067/461] qed: fix double free in qed_cxt_tables_alloc()
` [PATCH 7.0 068/461] ring-buffer: Fix reporting of missed events in iterator
` [PATCH 7.0 069/461] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH 7.0 070/461] wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb
` [PATCH 7.0 071/461] ipv6: ioam: add NULL check for idev in ipv6_hop_ioam()
` [PATCH 7.0 072/461] selftests: mptcp: drop nanoseconds width specifier
` [PATCH 7.0 073/461] mptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficient
` [PATCH 7.0 074/461] vsock/vmci: fix UAF when peer resets connection during handshake
` [PATCH 7.0 075/461] vsock/virtio: reset connection on receiving queue overflow
` [PATCH 7.0 076/461] ice: fix VF queue configuration with low MTU values
` [PATCH 7.0 077/461] wifi: ath11k: clear shared SRNG pointer state on restart
` [PATCH 7.0 078/461] wifi: iwlwifi: mvm: fix driver-set TX rates on old devices
` [PATCH 7.0 079/461] wifi: iwlwifi: mld: stop TX during firmware restart
` [PATCH 7.0 080/461] ipv4: raw: reject IP_HDRINCL packets with ihl < 5
` [PATCH 7.0 081/461] ixgbevf: fix use-after-free in VEPA multicast source pruning
` [PATCH 7.0 082/461] rbd: eliminate a race in lock_dwork draining on unmap
` [PATCH 7.0 083/461] mptcp: do not drop partial packets
` [PATCH 7.0 084/461] mptcp: reset rcv wnd on disconnect
` [PATCH 7.0 085/461] lsm: hold cred_guard_mutex for lsm_set_self_attr()
` [PATCH 7.0 086/461] octeontx2-af: CGX: add bounds check to cgx_speed_mbps index
` [PATCH 7.0 087/461] octeontx2-pf: fix double free in rvu_rep_rsrc_init()
` [PATCH 7.0 088/461] igc: fix potential skb leak in igc_fpe_xmit_smd_frame()
` [PATCH 7.0 089/461] ice: fix locking around wait_event_interruptible_locked_irq
` [PATCH 7.0 090/461] ice: fix setting promisc mode while adding VID filter
` [PATCH 7.0 091/461] ice: restore PTP Rx timestamp config after ethtool set-channels
` [PATCH 7.0 092/461] wifi: cfg80211: advance loop vars in cfg80211_merge_profile()
` [PATCH 7.0 093/461] af_unix: Fix UAF read of tail->len in unix_stream_data_wait()
` [PATCH 7.0 094/461] wifi: mac80211: consume only present negotiated TTLM maps
` [PATCH 7.0 095/461] octeontx2-pf: avoid double free of pool->stack on AQ init failure
` [PATCH 7.0 096/461] cifs: Fix busy dentry used after unmounting
` [PATCH 7.0 097/461] tracing: Do not call map->ops->elt_free() if elt_alloc() fails
` [PATCH 7.0 098/461] ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512x_overclock_xxx_put()
` [PATCH 7.0 099/461] arm64: probes: Handle probes on hinted conditional branch instructions
` [PATCH 7.0 100/461] KVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bits
` [PATCH 7.0 101/461] KVM: arm64: vgic: Free private_irqs when init fails after allocation
` [PATCH 7.0 102/461] KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)
` [PATCH 7.0 103/461] riscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem() when OOM
` [PATCH 7.0 104/461] riscv: kvm: return SBI_ERR_FAILURE for pmu_event_info() "
` [PATCH 7.0 105/461] virt: sev-guest: Explicitly leak pages in unknown state
` [PATCH 7.0 106/461] i2c: tegra: fix pm_runtime leak on mutex_lock failure
` [PATCH 7.0 107/461] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe
` [PATCH 7.0 108/461] spi: qup: fix error pointer deref after DMA setup failure
` [PATCH 7.0 109/461] phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870
` [PATCH 7.0 110/461] phy: tegra: xusb: Fix per-pad high-speed termination calibration
` [PATCH 7.0 111/461] phy: qcom-qmp-ufs: Fix kaanapali PHY PLL lock failure after SM8650 G4 fix
` [PATCH 7.0 112/461] phy: qcom: edp: Unify generic DP/eDP swing and pre-emphasis tables
` [PATCH 7.0 113/461] phy: qcom: edp: Add eDP/DP mode switch support
` [PATCH 7.0 114/461] phy: qcom: edp: Fix AUX_CFG8 programming for DP mode
` [PATCH 7.0 115/461] scsi: isci: Fix use-after-free in device removal path
` [PATCH 7.0 116/461] spi: ep93xx: fix error pointer deref after DMA setup failure
` [PATCH 7.0 117/461] spi: sprd: "
` [PATCH 7.0 118/461] spi: ti-qspi: fix use-after-free "
` [PATCH 7.0 119/461] mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()
` [PATCH 7.0 120/461] RDMA/siw: Reject MPA FPDU length underflow before signed receive math
` [PATCH 7.0 121/461] s390/cio: Restore GFP_DMA for CHSC allocation
` [PATCH 7.0 122/461] s390/pai: Disable duplicate read of kernel PAI counter value
` [PATCH 7.0 123/461] s390/pai: Fix missing PAI counter increments under heavy load
` [PATCH 7.0 124/461] fwctl: pds: Validate RPC input size before parsing
` [PATCH 7.0 125/461] LoongArch: kprobes: Use larch_insn_text_copy() to patch instructions
` [PATCH 7.0 126/461] LoongArch: Remove unused code to avoid build warning
` [PATCH 7.0 127/461] cpufreq: intel_pstate: Use correct scaling factor on Raptor Lake-E
` [PATCH 7.0 128/461] device property: set fwnode->secondary to NULL in fwnode_init()
` [PATCH 7.0 129/461] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe
` [PATCH 7.0 130/461] drm/msm: Fix shrinker deadlock
` [PATCH 7.0 131/461] drm/v3d: Fix use-after-free of CPU job query arrays on error path
` [PATCH 7.0 132/461] drm/v3d: Release indirect CSD GEM reference on CPU job free
` [PATCH 7.0 133/461] drm/virtio: use uninterruptible resv lock for plane updates
` [PATCH 7.0 134/461] drm/xe/multi_queue: Fix secondary queue error case
` [PATCH 7.0 135/461] drm/amdgpu/vpe: Force collaborate sync after TRAP
` [PATCH 7.0 136/461] drm/bridge: it66121: acquire reset GPIO in probe
` [PATCH 7.0 137/461] drm/bridge: megachips: remove bridge when irq request fails
` [PATCH 7.0 138/461] drm/amd/display: Fix integer overflow in bios_get_image()
` [PATCH 7.0 139/461] drm/amd/display: Validate GPIO pin LUT table size before iterating
` [PATCH 7.0 140/461] drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async
` [PATCH 7.0 141/461] batman-adv: v: stop OGMv2 on disabled interface
` [PATCH 7.0 142/461] batman-adv: tvlv: abort OGM send on tvlv append failure
` [PATCH 7.0 143/461] batman-adv: tvlv: reject oversized TVLV packets
` [PATCH 7.0 144/461] batman-adv: iv: recover OGM scheduling after forward packet error
` [PATCH 7.0 145/461] batman-adv: mcast: fix use-after-free in orig_node RCU release
` [PATCH 7.0 146/461] batman-adv: clear current gateway during teardown
` [PATCH 7.0 147/461] batman-adv: dat: handle forward allocation error
` [PATCH 7.0 148/461] batman-adv: fix fragment reassembly length accounting
` [PATCH 7.0 149/461] batman-adv: fix tp_meter counter underflow during shutdown
` [PATCH 7.0 150/461] batman-adv: frag: disallow unicast fragment in fragment
` [PATCH 7.0 151/461] batman-adv: bla: fix report_work leak on backbone_gw purge
` [PATCH 7.0 152/461] batman-adv: bla: avoid double decrement of bla.num_requests
` [PATCH 7.0 153/461] batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface
` [PATCH 7.0 154/461] batman-adv: tp_meter: avoid use of uninit sender vars
` [PATCH 7.0 155/461] batman-adv: tp_meter: directly shut down timer on cleanup
` [PATCH 7.0 156/461] batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown
` [PATCH 7.0 157/461] batman-adv: tp_meter: fix race condition in send error reporting
` [PATCH 7.0 158/461] batman-adv: tp_meter: avoid role confusion in tp_list
` [PATCH 7.0 159/461] batman-adv: tt: fix TOCTOU race for reported vlans
` [PATCH 7.0 160/461] batman-adv: tt: reject oversized local TVLV buffers
` [PATCH 7.0 161/461] batman-adv: tt: avoid empty VLAN responses
` [PATCH 7.0 162/461] batman-adv: tt: fix negative last_changeset_len
` [PATCH 7.0 163/461] batman-adv: tt: fix negative tt_buff_len
` [PATCH 7.0 164/461] batman-adv: tt: prevent TVLV entry number overflow
` [PATCH 7.0 165/461] hwmon: (pmbus/adm1266) seed timestamp from the real-time clock
` [PATCH 7.0 166/461] hwmon: (pmbus/adm1266) reject implausible blackbox record_count
` [PATCH 7.0 167/461] hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read buffer
` [PATCH 7.0 168/461] hwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized buffer
` [PATCH 7.0 169/461] hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NR
` [PATCH 7.0 170/461] hwmon: (pmbus/adm1266) dont clobber GPIO bits before PDIO read in get_multiple
` [PATCH 7.0 171/461] hwmon: (pmbus/adm1266) register the gpio_chip after pmbus_do_probe()
` [PATCH 7.0 172/461] hwmon: (pmbus/adm1266) register the nvmem device "
` [PATCH 7.0 173/461] hwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessors
` [PATCH 7.0 174/461] pinctrl: mediatek: moore: implement gpio_chip::get_direction()
` [PATCH 7.0 175/461] pinctrl: qcom: ipq4019: mark gpio as a GPIO pin function
` [PATCH 7.0 176/461] arm64: dts: renesas: r8a78000: Fix SCIF brg_int clocks
` [PATCH 7.0 177/461] ARM: dts: renesas: genmai: Drop superfluous cells
` [PATCH 7.0 178/461] ARM: dts: renesas: rskrza1: "
` [PATCH 7.0 179/461] pinctrl: renesas: rzg2l: Fix incorrect PUPD register offset for high pins during suspend/resume
` [PATCH 7.0 180/461] pinctrl: renesas: rzg2l: Fix SMT register cache handling
` [PATCH 7.0 181/461] pinctrl: meson: amlogic-a4: fix deadlock issue
` [PATCH 7.0 182/461] pinctrl: qcom: Fix GPIO to PDC wake irq map for qcs615
` [PATCH 7.0 183/461] kho: skip KHO for crash kernel
` [PATCH 7.0 184/461] mm/memfd_luo: report error when restoring a folio fails mid-loop
` [PATCH 7.0 185/461] HID: intel-thc-hid: Intel-quickspi: Fix some error codes
` [PATCH 7.0 186/461] HID: uclogic: Fix regression of input name assignment
` [PATCH 7.0 187/461] firmware: arm_ffa: Check for NULL FF-A ID table while driver registration
` [PATCH 7.0 188/461] firmware: arm_ffa: Skip free_pages on RX buffer alloc failure
` [PATCH 7.0 189/461] firmware: arm_ffa: Fix per-vcpu self notifications handling in workqueue
` [PATCH 7.0 190/461] firmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0
` [PATCH 7.0 191/461] riscv: errata: Fix bitwise vs logical AND in MIPS errata patching
` [PATCH 7.0 192/461] riscv: Fix register corruption from uninitialized cregs on error
` [PATCH 7.0 193/461] riscv: mm: Fixup no5lvl failure when vaddr is invalid
` [PATCH 7.0 195/461] kunit: config: KUNIT_DEBUGFS should depend on DEBUG_FS
` [PATCH 7.0 204/461] ALSA: hda: cs35l56: Put ACPI device after setting companion
` [PATCH 7.0 205/461] ALSA: hda: cs35l41: Put ACPI device on missing physical node
` [PATCH 7.0 206/461] btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()
` [PATCH 7.0 207/461] netfilter: x_tables: allow initial table replace without emitting audit log message
` [PATCH 7.0 208/461] netfilter: x_tables: allocate hook ops while under mutex
` [PATCH 7.0 209/461] netfilter: x_tables: unregister the templates first
` [PATCH 7.0 210/461] netfilter: x_tables: add and use xt_unregister_table_pre_exit
[PATCH v3 0/2] x86/tdx: Port I/O emulation fixes
2026-05-28 19:58 UTC (5+ messages)
` [PATCH v3 2/2] x86/tdx: Fix zero-extension for 32-bit port I/O
FAILED: patch "[PATCH] batman-adv: tvlv: abort OGM send on tvlv append failure" failed to apply to 5.10-stable tree
2026-05-28 19:56 UTC (2+ messages)
` [PATCH 5.10.y] batman-adv: tvlv: abort OGM send on tvlv append failure
FAILED: patch "[PATCH] batman-adv: tvlv: abort OGM send on tvlv append failure" failed to apply to 5.15-stable tree
2026-05-28 19:53 UTC (2+ messages)
` [PATCH 5.15.y] batman-adv: tvlv: abort OGM send on tvlv append failure
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox