summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysLinux 5.15.204v5.15.204linux-5.15.yGreg Kroah-Hartman1-1/+1
4 daysxen/privcmd: fix double free via VMA splittingJuergen Gross1-0/+7
4 daysBuffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross1-2/+6
4 dayscrypto: algif_aead - Fix minimum RX size check for decryptionHerbert Xu1-1/+1
4 dayscrypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsglHerbert Xu1-2/+2
4 dayscrypto: authencesn - Fix src offset when decrypting in-placeHerbert Xu1-2/+4
4 dayscrypto: authencesn - Do not place hiseq at end of dst for out-of-place decryp...Herbert Xu1-19/+29
4 dayscrypto: authenc - use memcpy_sglist() instead of null skcipherEric Biggers3-67/+4
4 dayscrypto: algif_aead - snapshot IV for async AEAD requestsDouya Le1-2/+8
4 dayscrypto: algif_aead - Revert to operating out-of-placeHerbert Xu4-125/+34
4 dayscrypto: algif_aead - use memcpy_sglist() instead of null skcipherEric Biggers2-82/+17
4 dayscrypto: scatterwalk - Backport memcpy_sglist()Eric Biggers2-0/+126
2026-04-18Linux 5.15.203v5.15.203Greg Kroah-Hartman1-1/+1
2026-04-18io_uring/poll: correctly handle io_poll_add() return value on updateJens Axboe1-7/+19
2026-04-18Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"Manivannan Sadhasivam3-10/+9
2026-04-18ksmbd: Fix dangling pointer in krb_authenticateSean Heelan1-1/+3
2026-04-18ksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon1-1/+3
2026-04-18Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+9
2026-04-18i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold1-0/+3
2026-04-18i2c: cp2615: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2026-04-18ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon1-8/+12
2026-04-18ksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon1-1/+14
2026-04-18tracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang1-4/+4
2026-04-18x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
2026-04-18mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-5/+15
2026-04-18scsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
2026-04-18net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
2026-04-18KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-5/+8
2026-04-18dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea1-4/+20
2026-04-18dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea1-4/+5
2026-04-18xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
2026-04-18ext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
2026-04-18ext4: fix the might_sleep() warnings in kvfree()Zqiang2-17/+7
2026-04-18ext4: publish jinode after initializationLi Chen2-6/+13
2026-04-18usb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-6/+56
2026-04-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-4/+4
2026-04-18usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann1-5/+6
2026-04-18net: rfkill: prevent unlimited numbers of rfkill events from being createdGreg Kroah-Hartman1-12/+25
2026-04-18seg6: separate dst_cache for input and output paths in seg6 lwtunnelAndrea Mayer1-13/+28
2026-04-18Revert "mptcp: add needs_id for netlink appending addr"Matthieu Baerts (NGI0)1-19/+5
2026-04-18xen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao1-0/+3
2026-04-18netlink: add nla be16/32 types to minlen arrayFlorian Westphal1-0/+4
2026-04-18rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)David Howells2-7/+1
2026-04-18rxrpc: fix reference count leak in rxrpc_server_keyring()Luxiao Xu1-0/+3
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
2026-04-18mmc: vub300: fix NULL-deref on disconnectJohan Hovold1-1/+1
2026-04-18drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka1-8/+18
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
2026-04-18net/tls: fix use-after-free in -EBUSY error path of tls_do_encryptionMuhammad Alifa Ramdhan1-0/+10