summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
43 hoursLinux 7.0.14v7.0.14linux-7.0.yGreg Kroah-Hartman1-1/+1
43 hoursvirtiofs: fix UAF on submount umountMiklos Szeredi1-1/+7
43 hoursmedia: vidtv: fix NULL pointer dereference in vidtv_mux_push_siRuslan Valiyev1-1/+7
43 hoursksmbd: reject non-VALID session in compound request branchGil Portnoy1-0/+5
43 hoursdrivers/base/memory: set mem->altmap after successful device registrationGeorgi Djakov1-1/+2
43 hoursserial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev1-1/+3
43 hoursserial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zeroViken Dadhaniya1-6/+3
43 hoursvc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_writeYi Yang1-1/+1
43 hourscrypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu8-558/+1
43 hoursiio: adc: ti-ads1298: add bounds check to pga_settings indexSam Daly1-1/+6
43 hoursiio: light: veml6075: add bounds check to veml6075_it_ms indexSam Daly1-2/+6
43 hoursnet: net_failover: Fix the deadlock in slave registerFaicker Mo2-7/+11
43 hoursnet: export netif_open for self_test usageMike Marciniszyn (Meta)1-0/+1
43 hoursrose: don't free fd-owned sockets when reaping in the heartbeatBernard Pidoux1-1/+56
43 hoursrose: clear neighbour pointer in rose_kill_by_device()Bernard Pidoux1-1/+9
43 hoursrose: cancel neighbour timers in rose_neigh_put() before freeingBernard Pidoux1-0/+12
43 hoursrose: drop CALL_REQUEST in loopback timer when device is not runningBernard Pidoux1-0/+10
43 hoursrose: release netdev ref and destroy orphaned incoming socketsBernard Pidoux2-4/+14
43 hoursrose: fix netdev double-hold in rose_make_new()Bernard Pidoux1-3/+1
43 hoursrose: disconnect orphaned STATE_2 sockets when device is goneBernard Pidoux1-0/+14
43 hoursrose: set SOCK_DESTROY in rose_kill_by_device() for prompt cleanupBernard Pidoux1-0/+5
43 hoursrose: fix notifier unregistered too early in rose_exit()Bernard Pidoux1-2/+11
43 hoursrose: fix netdev double-hold in rose_rx_call_request()Bernard Pidoux1-3/+5
43 hoursrose: guard rose_neigh_put() against NULL in timer expiryBernard Pidoux1-1/+4
43 hoursrose: clear neighbour pointer after rose_neigh_put() in state machinesBernard Pidoux1-0/+6
43 hoursrose: fix race between loopback timer and module removalBernard Pidoux1-7/+24
43 hoursrose: hold loopback neighbour reference across timer callbackBernard Pidoux1-1/+10
43 hoursrose: fix dev_put() leak in rose_loopback_timer()Bernard Pidoux1-9/+2
43 hoursagp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang1-1/+1
43 hoursnet: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
43 hoursi2c: stub: Reject I2C block transfers with invalid lengthWeiming Shi1-0/+5
43 hoursbpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag pathsWeiming Shi1-6/+7
43 hoursRDMA/bnxt_re: zero shared page before exposing to userspaceLord Ulf Henrik Holmberg1-1/+1
43 hoursRevert "NFSD: Defer sub-object cleanup in export put callbacks"Yang Erkun3-66/+12
43 hoursfuse: re-lock request before replacing page cache folioJoanne Koong1-14/+5
43 hoursfirmware: samsung: acpm: Fix missing LKMM barriers in sequence allocatorTudor Ambarus1-7/+11
43 hoursfirmware: samsung: acpm: Fix false timeouts and Use-After-Free in pollingTudor Ambarus1-20/+48
43 hoursfirmware: samsung: acpm: Fix cross-thread RX length corruptionTudor Ambarus2-7/+11
43 hoursfirmware: exynos-acpm: Count acpm_xfer buffers with __counted_by_ptrKrzysztof Kozlowski2-4/+4
43 hoursfirmware: exynos-acpm: Count number of commands in acpm_xferKrzysztof Kozlowski4-20/+21
43 hourslockd: fix TEST handling when not all permissions are available.NeilBrown5-20/+49
43 hoursarm64/entry: Fix arm64-specific rseq brokennessMark Rutland3-34/+22
43 hoursio_uring/net: Avoid msghdr on op_connect/op_bind async dataGabriel Krisman Bertazi2-20/+20
10 daysLinux 7.0.13v7.0.13Greg Kroah-Hartman1-1/+1
10 daysdrm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pagesHonglei Huang1-8/+1
10 daysnetfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang6-14/+24
10 daysvsock/virtio: fix skb overhead overflow on 32-bit buildsStefano Garzarella1-1/+1
10 daysarm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon3-0/+4
10 daysarm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni3-1/+5
10 daysarm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland3-2/+110