summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-07rtmutex: Use waiter::task instead of current in remove_waiter()Keenan Dong1-5/+8
2026-05-07ntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner1-3/+9
2026-05-07ntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner1-0/+6
2026-05-07NFSv4.1: Apply session size limits on clone pathTushar Sariya3-2/+7
2026-05-07ktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
2026-05-07IB/core: Fix zero dmac race in neighbor resolutionChen Zhao1-0/+3
2026-05-07gtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier1-0/+2
2026-05-07ceph: only d_add() negative dentries when they are unhashedMax Kellermann1-2/+4
2026-05-07ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards1-0/+4
2026-05-07erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo1-0/+1
2026-05-07dm mirror: fix integer overflow in create_dirty_log()Junrui Luo1-3/+3
2026-05-07crypto: nx - Fix packed layout in struct nx842_crypto_headerGustavo A. R. Silva1-2/+2
2026-05-07crypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum1-4/+2
2026-05-07crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum1-4/+4
2026-05-07crypto: atmel-sha204a - Fix uninitialized data access on OTP read errorThorsten Blum1-0/+4
2026-05-07crypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum1-4/+2
2026-05-07crypto: atmel-sha204a - Fix error codes in OTP readsThorsten Blum2-5/+6
2026-05-07crypto: atmel-tdes - fix DMA sync directionThorsten Blum1-4/+4
2026-05-07crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li1-0/+1
2026-05-07crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier1-1/+1
2026-05-07crypto: atmel-ecc - Release client on allocation failureThorsten Blum1-0/+1
2026-05-07crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum1-1/+1
2026-05-07crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers1-2/+2
2026-05-07crypto: acomp - fix wrong pointer stored by acomp_save_req()Giovanni Cabiddu1-5/+3
2026-05-07can: ucan: fix devres lifetimeJohan Hovold1-1/+1
2026-05-07bus: mhi: host: pci_generic: Switch to async power up to avoid boot delaysQiang Yu1-1/+1
2026-05-07Bluetooth: hci_event: fix potential UAF in SSP passkey handlersShuvam Pandey1-4/+14
2026-05-07apparmor: use target task's context in apparmor_getprocattr()Cengiz Can1-9/+7
2026-05-079p: fix access mode flags being ORed instead of replacedPierre Barre1-0/+4
2026-05-07mfd: core: Preserve OF node when ACPI handle is presentBrian Mak1-1/+11
2026-05-07mptcp: sync the msk->sndbuf at accept() timeGang Yan1-1/+1
2026-05-07taskstats: set version in TGID exit notificationsYiyang Chen1-0/+1
2026-05-07tcp: call sk_data_ready() after listener migrationZhenzhong Wu1-0/+3
2026-05-07wifi: rtl8xxxu: fix potential use of uninitialized valueYi Cong1-20/+8
2026-05-07x86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe2-20/+25
2026-05-07x86/cpu: Disable FRED when PTI is forced onDave Hansen1-0/+5
2026-05-07inotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang1-0/+1
2026-05-07HID: apple: ensure the keyboard backlight is off if suspendingAditya Garg1-0/+2
2026-05-07mm, swap: speed up hibernation allocation and writeoutKairui Song1-5/+16
2026-05-07check-uapi: link into shared objectsArnd Bergmann1-2/+5
2026-05-07md/raid5: validate payload size before accessing journal metadataJunrui Luo1-15/+33
2026-05-07md/raid5: fix soft lockup in retry_aligned_read()Chia-Ming Chang1-1/+7
2026-05-07md/md-llbitmap: raise barrier before state machine transitionYu Kuai1-4/+4
2026-05-07md/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai1-1/+2
2026-05-07amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2David (Ming Qiang) Wu1-6/+46
2026-05-07mtd: spinand: winbond: Declare the QE bit on W25NxxJWMiquel Raynal1-2/+2
2026-05-07mtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S1-0/+13
2026-05-07udf: fix partition descriptor append bookkeepingSeohyeon Maeng1-1/+3
2026-05-07ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama1-1/+3
2026-05-07ext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey1-1/+1