summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-08Linux 7.0.5v7.0.5Greg Kroah-Hartman
2026-05-08xfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen
2026-05-07Linux 7.0.4v7.0.4Greg Kroah-Hartman
2026-05-07ipmi:ssif: NULL thread on errorCorey Minyard
2026-05-07ipmi:ssif: Remove unnecessary indentionCorey Minyard
2026-05-07netfilter: reject zero shift in nft_bitwiseKai Ma
2026-05-07net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnelsAndrea Mayer
2026-05-07mm/slab: return NULL early from kmalloc_nolock() in NMI on UPHarry Yoo (Oracle)
2026-05-07mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UPHarry Yoo (Oracle)
2026-05-07vmalloc: fix buffer overflow in vrealloc_node_align()Marco Elver
2026-05-07ALSA: aloop: Fix peer runtime UAF during format-change stopCássio Gabriel
2026-05-07ALSA: caiaq: fix usb_dev refcount leak on probe failureDeepanshu Kartikey
2026-05-07drm/imagination: Fix segfault when updating ftrace maskBrajesh Gupta
2026-05-07drm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven
2026-05-07ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman
2026-05-07ALSA: caiaq: Don't abort when no input device is availableTakashi Iwai
2026-05-07ALSA: caiaq: Fix potentially leftover ep1_in_urb at error pathTakashi Iwai
2026-05-07driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
2026-05-07crypto: authencesn - reject short ahash digests during instance creationYucheng Lu
2026-05-07mei: me: add nova lake point H DIDAlexander Usyskin
2026-05-07mei: me: use PCI_DEVICE_DATA macroAlexander Usyskin
2026-05-07mm: avoid deadlock when holding rmap on mmap_prepare errorLorenzo Stoakes (Oracle)
2026-05-07mm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)
2026-05-07wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handlingSean Wang
2026-05-07wifi: mt76: mt792x: describe USB WFSYS reset with a descriptorSean Wang
2026-05-07iio: frequency: admv1013: fix NULL pointer dereference on strAntoniu Miclaus
2026-05-07iio: frequency: admv1013: add dev variableAntoniu Miclaus
2026-05-07perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWINDWANG Rui
2026-05-07seg6: fix seg6 lwtunnel output redirect for L2 reduced encap modeAndrea Mayer
2026-05-07scsi: sd: fix missing put_disk() when device_add(&disk_dev) failsYang Xiuwei
2026-05-07sched_ext: Documentation: Clarify ops.dispatch() role in task lifecycleAndrea Righi
2026-05-07rxgk: Fix potential integer overflow in length checkDavid Howells
2026-05-07rtmutex: Use waiter::task instead of current in remove_waiter()Keenan Dong
2026-05-07ntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner
2026-05-07ntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner
2026-05-07NFSv4.1: Apply session size limits on clone pathTushar Sariya
2026-05-07ktest: Fix the month in the name of the failure directorySteven Rostedt
2026-05-07IB/core: Fix zero dmac race in neighbor resolutionChen Zhao
2026-05-07gtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier
2026-05-07ceph: only d_add() negative dentries when they are unhashedMax Kellermann
2026-05-07ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards
2026-05-07erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo
2026-05-07dm mirror: fix integer overflow in create_dirty_log()Junrui Luo
2026-05-07crypto: nx - Fix packed layout in struct nx842_crypto_headerGustavo A. R. Silva
2026-05-07crypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum
2026-05-07crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum
2026-05-07crypto: atmel-sha204a - Fix uninitialized data access on OTP read errorThorsten Blum
2026-05-07crypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum
2026-05-07crypto: atmel-sha204a - Fix error codes in OTP readsThorsten Blum
2026-05-07crypto: atmel-tdes - fix DMA sync directionThorsten Blum