summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-19slimbus: qcom-ngd-ctrl: fix OF node refcountBartosz Golaszewski1-1/+1
2026-06-19thunderbolt: Limit XDomain response copy to actual frame sizeMichael Bommarito1-1/+3
2026-06-19thunderbolt: Validate XDomain request packet size before type castMichael Bommarito1-2/+6
2026-06-19thunderbolt: Clamp XDomain response data copy to allocation sizeMichael Bommarito1-0/+2
2026-06-19thunderbolt: Bound root directory content to block sizeMichael Bommarito1-0/+4
2026-06-19thunderbolt: Reject zero-length property entries in validatorMichael Bommarito1-0/+2
2026-06-19sctp: stream: fully roll back denied add-stream stateWyatt Feng1-1/+5
2026-06-19sctp: diag: reject stale associations in dump_one pathZhao Zhang1-8/+9
2026-06-19rxrpc: Fix the ACK parser to extract the SACK table for parsingDavid Howells1-9/+17
2026-06-19rtase: Reset TX subqueue when clearing TX ringJustin Lai1-0/+2
2026-06-19rtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
2026-06-19pmdomain: ti_sci: add wakeup constraint to parent devices of wakeup sourceKendall Willis1-1/+1
2026-06-19pmdomain: imx: fix OF node refcountBartosz Golaszewski1-1/+1
2026-06-19mmc: sdhci: add signal voltage switch in sdhci_resume_hostJisheng Zhang1-0/+1
2026-06-19mmc: sdhci-of-dwcmshc: Fix reset, clk, and SDIO support for Eswin EIC7700Huan He1-22/+22
2026-06-19mmc: renesas_sdhi: Add OF entry for RZ/G2H SoCLad Prabhakar1-0/+1
2026-06-19mmc: litex_mmc: Set mandatory idle clocks before CMD0Inochi Amaoto1-0/+14
2026-06-19mmc: dw_mmc-rockchip: Add missing private data for very old controllersHeiko Stuebner1-0/+17
2026-06-19mmc: core: Fix host controller programming for fixed driver typeKamal Dasu1-1/+3
2026-06-19mm/mincore: handle non-swap entries before !CONFIG_SWAP guardUsama Arif1-5/+5
2026-06-19mm/list_lru: drain before clearing xarray entry on reparentShakeel Butt1-9/+12
2026-06-19mm/hugetlb: restore reservation on error in hugetlb folio copy pathsDavid Carlier1-0/+2
2026-06-19mm/hugetlb: avoid false positive lockdep assertionLorenzo Stoakes1-19/+37
2026-06-19mm/huge_memory: use correct flags for device private PMD entryLorenzo Stoakes1-12/+33
2026-06-19mm/damon/reclaim: handle ctx allocation failureSeongJae Park1-0/+4
2026-06-19mm/damon/lru_sort: handle ctx allocation failureSeongJae Park1-0/+4
2026-06-19mm/cma_debug: fix invalid accesses for inactive CMA areasMuchun Song1-1/+2
2026-06-19mm/cma: fix reserved page leak on activation failureMuchun Song1-2/+5
2026-06-19pinctrl: mcp23s08: Read spi-present-mask as u8 not u32Judith Mendez1-3/+3
2026-06-19octeontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng1-1/+1
2026-06-19nvmem: layouts: onie-tlv: fix hang on unknown typesAndre Heider1-1/+2
2026-06-19nvmem: core: fix use-after-free bugs in error pathsBartosz Golaszewski1-7/+5
2026-06-19net: sfp: initialize i2c_block_size at adapter configure timeJonas Jelonek1-0/+1
2026-06-19net: rds: clear i_sends on setup unwindYuqi Xu1-0/+1
2026-06-19net: phonet: free phonet_device after RCU grace periodSantosh Kalluri1-1/+1
2026-06-19net: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
2026-06-19net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
2026-06-19net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming1-0/+3
2026-06-19net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov1-2/+4
2026-06-19firmware: samsung: acpm: Fix mailbox channel leak on probe errorTudor Ambarus1-5/+8
2026-06-19misc: fastrpc: Fix NULL pointer dereference in rpmsg callbackMukesh Ojha1-1/+4
2026-06-19misc: fastrpc: fix DMA address corruption due to find_vma misuseJunrui Luo1-1/+1
2026-06-19misc: fastrpc: fix use-after-free race in fastrpc_map_createZhenghang Xiao1-14/+11
2026-06-19misc: fastrpc: fix use-after-free of fastrpc_user in workqueue contextAnandu Krishnan E1-23/+52
2026-06-19memory: atmel-ebi: Allow deferred probingAlexander Dahl1-1/+2
2026-06-19memcg: use round-robin victim selection in refill_stockShakeel Butt1-1/+4
2026-06-19locking/rtmutex: Skip remove_waiter() when waiter is not enqueuedDavidlohr Bueso2-1/+4
2026-06-19ipc/shm: serialize orphan cleanup with shm_nattch updatesYilin Zhu1-4/+6
2026-06-19iommu/dma: Do not try to iommu_map a 0 length region in swiotlbJason Gunthorpe1-6/+13
2026-06-19iomap: avoid potential null folio->mapping deref during error reportingJoanne Koong1-5/+5