summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 hoursLinux 7.2.3v7.2.3linux-7.2.yGreg Kroah-Hartman
7 hoursusb: usbfs: fix use-after-free of usb_device in usbdev_release()Miguel Peñaranda
7 hourswifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skbDevin Wittmayer
7 hoursUSB: c67x00: fix use-after-free in c67x00_add_iso_urb()Shuangpeng Bai
7 hoursUSB: serial: spcp8x5: drop broken carrier detect supportJohan Hovold
7 hoursUSB: serial: option: fix slab OOB read in interrupt URB callbackJiale Yao
7 hoursALSA: usb-audio: Complete cleanup after system-resume errorsWill Porter
7 hoursALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()Marouane El Moufid
7 hoursALSA: usb-audio: Fix sample rates for PreSonus AudioBox USBTrevor Vorhees
7 hoursusb: core: Strengthen error handling in hub_hub_status()Griffin Kroah-Hartman
7 hoursusb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman
7 hoursKVM: s390: vsie: zero stale crypto bitsChristian Borntraeger
7 hourscrypto: qce - Remove unsafe/deprecated algorithmsBartosz Golaszewski
7 hourscrypto: mxs-dcp - fix source scatterlist length accessThorsten Blum
7 hourscrypto: iaa - fall back to software for multi-entry scatterlistsGiovanni Cabiddu
7 hourscrypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam
7 hourscrypto: krb5 - use kfree_sensitive() for derived key buffersJan Sebastian Götte
7 hourscrypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum
7 hourscrypto: sun8i-ss - Remove crypto_rng interfaceEric Biggers
7 hourscrypto: sun8i-ce - Remove crypto_rng interfaceEric Biggers
7 hourscrypto: qcom-rng - Allow zero as a random numberEric Biggers
7 hourscrypto: qcom-rng - Remove crypto_rng interfaceEric Biggers
7 hourscrypto: qcom-rng - Enable clock in hwrng caseEric Biggers
7 hourscrypto: virtio - bound the akcipher result lengthBryam Vargas
7 hourskunit: irq: Continue increasing hrtimer interval for longerEric Biggers
7 hoursmm/swap: reject swapon() on filesystem-level encrypted filesEric Biggers
7 hoursnetfilter: nf_tables: don't queue packet path object notificationsFourie Zhang
7 hoursnetfilter: nft_set_pipapo_avx2: add missing vzeroupperEric Biggers
7 hoursvxlan: keep the last remote linked during FDB flushKyle Zeng
7 hoursbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng
7 hoursipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng
7 hoursnet/packet: defer vmalloc TX_RING free until skbs finishKyle Zeng
7 hoursvlan: fix skb_under_panic and races when toggling HW VLAN offloadEric Dumazet
7 hoursnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei
7 hoursxfrm: bound nat keepalive state collectionZihan Xi
7 hoursxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi
7 hoursxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada
7 hoursxfrm: avoid lock inversion in nat keepalive workZihan Xi
7 hoursxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou
7 hourstcp: clamp route advmss to TCP_MIN_MSSYong Wang
7 hoursxfrm: espintcp: fix UAF during closeSabrina Dubroca
7 hoursnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
7 hoursnet/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim
7 hourstcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming
7 hoursnet/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo
7 hoursgtp: serialize PDP context updatesQing Ming
7 hourstls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen
7 hoursKVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=ySean Christopherson
7 hoursKVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusableSean Christopherson
7 hoursKVM: SEV: Extract loading of guest-provided VMSA to a separate helperSean Christopherson