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