summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-01Linux 6.12.92v6.12.92Greg Kroah-Hartman1-1/+1
2026-06-01security/keys: fix missed RCU read section on lookupLinus Torvalds1-0/+1
2026-06-01block: make bio_integrity_map_user() static inlineJens Axboe1-1/+1
2026-06-01landlock: Fix TCP handling of short AF_UNSPEC addressesMatthieu Buffet1-51/+67
2026-06-01LoongArch: kprobes: Fix handling of fatal unrecoverable recursionsTiezhu Yang1-2/+2
2026-06-01net: gro: don't merge zcopy skbsSabrina Dubroca1-0/+3
2026-06-01pds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
2026-06-01net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
2026-06-01octeontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFsRatheesh Kannoth1-1/+1
2026-06-01drm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin1-2/+4
2026-06-01ASoC: cs35l56: Fix flushing of IRQ work in cs35l56_sdw_remove()Richard Fitzgerald1-1/+2
2026-06-01gpio: cdev: check if uAPI v2 config attributes are correctly zeroedBartosz Golaszewski1-0/+13
2026-06-01gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)Andy Shevchenko1-4/+4
2026-06-01bpf, skmsg: fix verdict sk_data_ready racing with ktls rxXingwang Xiang1-2/+7
2026-06-01net: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
2026-06-01Bluetooth: btmtk: fix urb->setup_packet leak in error pathsJiajia Liu1-0/+2
2026-06-01tracing: Avoid NULL return from hist_field_name() on truncationDavid Carlier1-4/+2
2026-06-01ALSA: seq: Serialize UMP output teardown with event_inputZhang Cen1-4/+18
2026-06-01wifi: mac80211: fix MLE defragmentationJohannes Berg1-40/+31
2026-06-01pds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao1-1/+6
2026-06-01pds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao1-2/+9
2026-06-01bridge: mcast: Fix a possible use-after-free when removing a bridge portIdo Schimmel1-5/+17
2026-06-01net: bridge: Flush multicast groups when snooping is disabledPetr Machata1-0/+9
2026-06-01RDMA/rtrs: Fix use-after-free in path file creation cleanupGuangshuo Li1-1/+1
2026-06-01platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
2026-06-01platform/x86: intel-hid: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
2026-06-01platform/x86: hp_accel: Check ACPI_COMPANION() against NULLRafael J. Wysocki1-0/+3
2026-06-01platform/x86: adv_swbutton: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
2026-06-01platform/surface: aggregator_registry: omit battery & AC nodes on Surface Lap...Oliver White1-2/+0
2026-06-01net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
2026-06-01net: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15
2026-06-01net: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle1-6/+14
2026-06-01kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning schemeViktor Jägersküpper1-1/+1
2026-06-01drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDPAnkit Nautiyal1-1/+1
2026-06-01ice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka1-2/+13
2026-06-01wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
2026-06-01drm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram2-2/+6
2026-06-01drm/xe/vf: Fix signature of print functionsMichal Wajdeczko2-9/+21
2026-06-01drm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin1-4/+1
2026-06-01drm/msm/snapshot: fix dumping of the unaligned regionsDmitry Baryshkov1-6/+18
2026-06-01spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()Felix Gu1-1/+1
2026-06-01btrfs: fix squota accounting during enable generationBoris Burkov2-4/+28
2026-06-01io_uring/net: punt IORING_OP_BIND async if it needs file createJens Axboe1-1/+25
2026-06-01ALSA: scarlett2: Add missing error check when initialise Autogain StatusRobertus Diawan Chris1-0/+2
2026-06-01scsi: sd: Fix return code handling in sd_spinup_disk()Mike Christie1-2/+1
2026-06-01net/mlx5: Do not restore destination-less TC rulesJeroen Massar1-1/+2
2026-06-01tls: Preserve sk_err across recvmsg() when data has been copiedChuck Lever1-6/+14
2026-06-01x86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross1-1/+1
2026-06-01net: phy: DP83TC811: add reading of abilitiesSven Schuchmann1-0/+1
2026-06-01net: tls: prevent chain-after-chain in plain text SGJakub Kicinski1-6/+18