summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-09bpf: lwt: Fix dst reference leak on reroute failureXuanqiang Luo1-1/+3
2026-08-09Bluetooth: HIDP: validate numbered report payloadsSangho Lee1-2/+3
2026-08-09Bluetooth: HIDP: reject frames without a transaction headerSangho Lee1-10/+15
2026-08-09Bluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye1-34/+97
2026-08-09Bluetooth: mgmt: fix UAF in pair command cancellationZihan Xi1-18/+46
2026-08-09Bluetooth: SCO: give the socket its own sco_conn referenceAldo Ariel Panzardo1-9/+13
2026-08-09Bluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi1-2/+18
2026-08-09Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()Greg Kroah-Hartman1-28/+22
2026-08-09Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()Greg Kroah-Hartman1-21/+9
2026-08-09audit: fix potential use-after-free in audit_del_rule()Luxiao Xu1-2/+4
2026-08-09audit: fix potential integer overflow in audit_log_n_string()Zhan Xusheng1-2/+9
2026-08-09sctp: validate Adaptation Indication parameter lengthCharles Vosburgh1-0/+6
2026-08-09dibs: fix use-after-free of dmb_node in loopback attach/detach/unregisterHidayath Khan1-23/+24
2026-08-09KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali1-1/+15
2026-08-09KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali1-0/+8
2026-08-09KVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
2026-08-09KVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-11/+34
2026-08-09KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali1-0/+4
2026-08-09KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson1-8/+0
2026-08-09KVM: VMX: add memory clobber to asm for VMX instructionsPaolo Bonzini1-4/+4
2026-08-09tracing/fprobe: Roll back on enable_trace_fprobe() failureRaushan Patel1-1/+11
2026-08-09tracing/probes: Reject $arg0 in meta argument expansionRaushan Patel1-1/+5
2026-08-09mm/vmstat: fold stranded per-cpu node stats when a node comes onlineGregory Price1-4/+11
2026-08-09mm/hugetlb: fix list corruption in allocate_file_region_entries()Xiangfeng Cai1-1/+1
2026-08-09mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()Zi Yan1-1/+1
2026-08-09fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)1-2/+18
2026-08-09selftest: fix headers in fclog.cJori Koolstra1-3/+1
2026-08-09mm/util: don't read __page_2 for order-1 folios in snapshot_page()Aboorva Devarajan1-1/+1
2026-08-09mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTEKefeng Wang1-2/+3
2026-08-09fortify: Disable -Wstringop-overread in testsNathan Chancellor1-0/+1
2026-08-09pinctrl: bm1880: add missing select GENERIC_PINCONFBenjamin Boortz1-0/+1
2026-08-09erofs: cap LZMA stream pool sizeMichael Bommarito2-1/+16
2026-08-09pinctrl: devicetree: don't free uninitialized dev_name on error pathKarl Mehltretter1-0/+4
2026-08-09pinctrl: microchip-sgpio: add missing select REGMAP_MMIOBenjamin Boortz1-0/+1
2026-08-09iommu/iommufd: Fix IOPF group ownership UAFPeiyang He3-5/+26
2026-08-09iommufd: Fix wrong hwpt passed to iommufd_auto_response_faults on replacePeiyang He1-1/+1
2026-08-09iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeedsNicolin Chen1-5/+15
2026-08-09iommufd/viommu: Release the igroup lock on the vdevice_size error pathNicolin Chen1-1/+1
2026-08-09mshv: Order pt_vp_array publish against irqfd assertion pathStanislav Kinsburskii2-2/+15
2026-08-09mshv: Fix level-triggered check on uninitialized dataStanislav Kinsburskii1-11/+14
2026-08-09mshv: adjust interrupt control structure for ARM64Jinank Jain4-0/+22
2026-08-09mshv: Fix race in mshv_irqfd_deassignStanislav Kinsburskii1-2/+3
2026-08-09iomap: add a separate bio_set for iomap_split_ioendChristoph Hellwig1-2/+19
2026-08-09ksmbd: fix use-after-free in __close_file_table_ids()Namjae Jeon1-0/+2
2026-08-09ksmbd: return success for deferred final closeNamjae Jeon1-1/+3
2026-08-09drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_StatusJerome Tollet3-0/+30
2026-08-09qede: sync udp_tunnel ports outside qede_lock in the recovery pathDenis V. Lunev1-22/+22
2026-08-09spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCsHaibo Chen1-3/+80
2026-08-09sched/deadline: Use revised wakeup rule only for running dl_serverGabriele Monaco1-1/+2
2026-08-09octeontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh1-1/+1