summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-27Linux 7.0.14v7.0.14linux-7.0.yGreg Kroah-Hartman
2026-06-27virtiofs: fix UAF on submount umountMiklos Szeredi
2026-06-27media: vidtv: fix NULL pointer dereference in vidtv_mux_push_siRuslan Valiyev
2026-06-27ksmbd: reject non-VALID session in compound request branchGil Portnoy
2026-06-27drivers/base/memory: set mem->altmap after successful device registrationGeorgi Djakov
2026-06-27serial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev
2026-06-27serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zeroViken Dadhaniya
2026-06-27vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_writeYi Yang
2026-06-27crypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu
2026-06-27iio: adc: ti-ads1298: add bounds check to pga_settings indexSam Daly
2026-06-27iio: light: veml6075: add bounds check to veml6075_it_ms indexSam Daly
2026-06-27net: net_failover: Fix the deadlock in slave registerFaicker Mo
2026-06-27net: export netif_open for self_test usageMike Marciniszyn (Meta)
2026-06-27rose: don't free fd-owned sockets when reaping in the heartbeatBernard Pidoux
2026-06-27rose: clear neighbour pointer in rose_kill_by_device()Bernard Pidoux
2026-06-27rose: cancel neighbour timers in rose_neigh_put() before freeingBernard Pidoux
2026-06-27rose: drop CALL_REQUEST in loopback timer when device is not runningBernard Pidoux
2026-06-27rose: release netdev ref and destroy orphaned incoming socketsBernard Pidoux
2026-06-27rose: fix netdev double-hold in rose_make_new()Bernard Pidoux
2026-06-27rose: disconnect orphaned STATE_2 sockets when device is goneBernard Pidoux
2026-06-27rose: set SOCK_DESTROY in rose_kill_by_device() for prompt cleanupBernard Pidoux
2026-06-27rose: fix notifier unregistered too early in rose_exit()Bernard Pidoux
2026-06-27rose: fix netdev double-hold in rose_rx_call_request()Bernard Pidoux
2026-06-27rose: guard rose_neigh_put() against NULL in timer expiryBernard Pidoux
2026-06-27rose: clear neighbour pointer after rose_neigh_put() in state machinesBernard Pidoux
2026-06-27rose: fix race between loopback timer and module removalBernard Pidoux
2026-06-27rose: hold loopback neighbour reference across timer callbackBernard Pidoux
2026-06-27rose: fix dev_put() leak in rose_loopback_timer()Bernard Pidoux
2026-06-27agp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang
2026-06-27net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi
2026-06-27i2c: stub: Reject I2C block transfers with invalid lengthWeiming Shi
2026-06-27bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag pathsWeiming Shi
2026-06-27RDMA/bnxt_re: zero shared page before exposing to userspaceLord Ulf Henrik Holmberg
2026-06-27Revert "NFSD: Defer sub-object cleanup in export put callbacks"Yang Erkun
2026-06-27fuse: re-lock request before replacing page cache folioJoanne Koong
2026-06-27firmware: samsung: acpm: Fix missing LKMM barriers in sequence allocatorTudor Ambarus
2026-06-27firmware: samsung: acpm: Fix false timeouts and Use-After-Free in pollingTudor Ambarus
2026-06-27firmware: samsung: acpm: Fix cross-thread RX length corruptionTudor Ambarus
2026-06-27firmware: exynos-acpm: Count acpm_xfer buffers with __counted_by_ptrKrzysztof Kozlowski
2026-06-27firmware: exynos-acpm: Count number of commands in acpm_xferKrzysztof Kozlowski
2026-06-27lockd: fix TEST handling when not all permissions are available.NeilBrown
2026-06-27arm64/entry: Fix arm64-specific rseq brokennessMark Rutland
2026-06-27io_uring/net: Avoid msghdr on op_connect/op_bind async dataGabriel Krisman Bertazi
2026-06-19Linux 7.0.13v7.0.13Greg Kroah-Hartman
2026-06-19drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pagesHonglei Huang
2026-06-19netfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang
2026-06-19vsock/virtio: fix skb overhead overflow on 32-bit buildsStefano Garzarella
2026-06-19arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
2026-06-19arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
2026-06-19arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland