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