summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
39 hoursLinux 7.2.3v7.2.3linux-7.2.yGreg Kroah-Hartman1-1/+1
39 hoursusb: usbfs: fix use-after-free of usb_device in usbdev_release()Miguel Peñaranda1-1/+1
39 hourswifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skbDevin Wittmayer1-0/+4
39 hoursUSB: c67x00: fix use-after-free in c67x00_add_iso_urb()Shuangpeng Bai1-2/+2
39 hoursUSB: serial: spcp8x5: drop broken carrier detect supportJohan Hovold1-13/+0
39 hoursUSB: serial: option: fix slab OOB read in interrupt URB callbackJiale Yao1-3/+17
39 hoursALSA: usb-audio: Complete cleanup after system-resume errorsWill Porter1-4/+10
39 hoursALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()Marouane El Moufid1-0/+2
39 hoursALSA: usb-audio: Fix sample rates for PreSonus AudioBox USBTrevor Vorhees1-0/+10
39 hoursusb: core: Strengthen error handling in hub_hub_status()Griffin Kroah-Hartman1-1/+3
39 hoursusb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman1-0/+3
39 hoursKVM: s390: vsie: zero stale crypto bitsChristian Borntraeger1-0/+1
39 hourscrypto: qce - Remove unsafe/deprecated algorithmsBartosz Golaszewski7-239/+20
39 hourscrypto: mxs-dcp - fix source scatterlist length accessThorsten Blum1-1/+1
39 hourscrypto: iaa - fall back to software for multi-entry scatterlistsGiovanni Cabiddu3-51/+71
39 hourscrypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam1-1/+1
39 hourscrypto: krb5 - use kfree_sensitive() for derived key buffersJan Sebastian Götte1-4/+4
39 hourscrypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum1-3/+2
39 hourscrypto: sun8i-ss - Remove crypto_rng interfaceEric Biggers5-254/+0
39 hourscrypto: sun8i-ce - Remove crypto_rng interfaceEric Biggers5-260/+0
39 hourscrypto: qcom-rng - Allow zero as a random numberEric Biggers1-2/+0
39 hourscrypto: qcom-rng - Remove crypto_rng interfaceEric Biggers2-140/+19
39 hourscrypto: qcom-rng - Enable clock in hwrng caseEric Biggers1-0/+16
39 hourscrypto: virtio - bound the akcipher result lengthBryam Vargas1-1/+2
39 hourskunit: irq: Continue increasing hrtimer interval for longerEric Biggers1-4/+6
39 hoursmm/swap: reject swapon() on filesystem-level encrypted filesEric Biggers2-0/+11
39 hoursnetfilter: nf_tables: don't queue packet path object notificationsFourie Zhang1-13/+23
39 hoursnetfilter: nft_set_pipapo_avx2: add missing vzeroupperEric Biggers1-9/+8
39 hoursvxlan: keep the last remote linked during FDB flushKyle Zeng1-4/+5
39 hoursbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng2-1/+28
39 hoursipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng1-0/+7
39 hoursnet/packet: defer vmalloc TX_RING free until skbs finishKyle Zeng1-9/+87
39 hoursvlan: fix skb_under_panic and races when toggling HW VLAN offloadEric Dumazet1-32/+7
39 hoursnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei1-2/+2
39 hoursxfrm: bound nat keepalive state collectionZihan Xi1-25/+21
39 hoursxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi1-1/+1
39 hoursxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada1-11/+18
39 hoursxfrm: avoid lock inversion in nat keepalive workZihan Xi1-9/+48
39 hoursxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou1-0/+6
39 hourstcp: clamp route advmss to TCP_MIN_MSSYong Wang5-6/+11
39 hoursxfrm: espintcp: fix UAF during closeSabrina Dubroca1-1/+2
39 hoursnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen4-3/+65
39 hoursnet/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim1-0/+9
39 hourstcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming1-6/+1
39 hoursnet/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo1-0/+3
39 hoursgtp: serialize PDP context updatesQing Ming1-4/+17
39 hourstls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen1-1/+2
39 hoursKVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=ySean Christopherson2-14/+4
39 hoursKVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusableSean Christopherson1-3/+9
39 hoursKVM: SEV: Extract loading of guest-provided VMSA to a separate helperSean Christopherson1-21/+31