summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-22ASoC: qcom: x1e80100: limit speaker volumesTobias Heider1-0/+19
2026-04-22spi: fix resource leaks on device setup failureMark Brown2-25/+38
2026-04-22spi: fix controller cleanup() documentationJohan Hovold1-1/+1
2026-04-22spi: fix resource leaks on device setup failureJohan Hovold1-24/+37
2026-04-22spi: axiado: spi: axiado: fix runtime pm imbalance on probe failureMark Brown1-12/+19
2026-04-22spi: axiado: clean up probe return valueJohan Hovold1-2/+2
2026-04-22spi: axiado: rename probe error labelsJohan Hovold1-6/+6
2026-04-22spi: axiado: fix runtime pm imbalance on probe failureJohan Hovold1-4/+11
2026-04-22fbdev: atyfb: Fix spelling mistake "enfore" -> "enforce"Ethan Carter Edwards1-1/+1
2026-04-22fbdev: savage: fix probe-path EDID cleanup leaksYuho Choi1-0/+2
2026-04-22fbdev: offb: fix PCI device reference leak on probe failureYuho Choi1-1/+6
2026-04-22smb: server: stop sending fake security descriptorsMarios Makassikis1-15/+2
2026-04-22ksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim1-1/+6
2026-04-22ksmbd: fix CreateOptions sanitization clobbering the whole fieldDaeMyung Kang1-2/+2
2026-04-22ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 openDaeMyung Kang1-0/+2
2026-04-22ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCountAkif Sait1-1/+6
2026-04-22ksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang1-0/+9
2026-04-22ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang1-2/+3
2026-04-22ksmbd: Use AES-CMAC library for SMB3 signature calculationEric Biggers7-117/+19
2026-04-22ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang1-3/+2
2026-04-22regulator: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski1-2/+2
2026-04-22NFS: Fix RCU dereference of cl_xprt in nfs_compare_super_addressSean Chang1-3/+13
2026-04-22NFS: remove redundant __private attribute from nfs_page_classSean Chang1-1/+1
2026-04-22NFSv4.2: fix CLONE/COPY attrs in presence of delegated attributesOlga Kornievskaia1-0/+1
2026-04-22NFS: fix writeback in presence of errorsOlga Kornievskaia4-1/+27
2026-04-22nfs: use memcpy_and_pad in decode_fhThorsten Blum1-2/+1
2026-04-22spi: orion: runtime PM fixesMark Brown1-2/+11
2026-04-22spi: orion: clean up probe return valueJohan Hovold1-2/+2
2026-04-22spi: orion: fix clock imbalance on registration failureJohan Hovold1-0/+6
2026-04-22spi: orion: fix runtime pm leak on unbindJohan Hovold1-0/+3
2026-04-22spi: imx: fix runtime pm leak on probe deferralJohan Hovold1-0/+1
2026-04-22spi: mpc52xx: fix use-after-free on registration failureJohan Hovold1-0/+3
2026-04-22ntfs: use page allocation for resident attribute inline dataNamjae Jeon1-7/+19
2026-04-22ntfs: fix mmap_prepare writable check for shared mappingsNamjae Jeon1-1/+1
2026-04-22LoongArch: BPF: Support up to 12 function arguments for trampolineTiezhu Yang1-35/+64
2026-04-22LoongArch: BPF: Support small struct arguments for trampolineTiezhu Yang1-24/+31
2026-04-22LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()Tiezhu Yang1-15/+10
2026-04-22LoongArch: BPF: Support load-acquire and store-release instructionsTiezhu Yang1-1/+97
2026-04-22LoongArch: BPF: Support 8 and 16 bit read-modify-write instructionsTiezhu Yang1-9/+68
2026-04-22LoongArch: BPF: Add the default case in emit_atomic() and rename itTiezhu Yang1-2/+9
2026-04-22LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBARTiezhu Yang6-31/+51
2026-04-22LoongArch: Batch the icache maintenance for jump_labelYouling Tang3-5/+15
2026-04-22LoongArch: Add flush_icache_all()/local_flush_icache_all()Youling Tang2-11/+15
2026-04-22LoongArch: Add spectre boundry for syscall dispatch tableGreg Kroah-Hartman1-1/+2
2026-04-22LoongArch: Show CPU vulnerabilites correctlyHuacai Chen1-0/+7
2026-04-22LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW existHuacai Chen1-1/+1
2026-04-22LoongArch: Use get_random_canary() for stack canary initLuo Qiu1-8/+1
2026-04-22LoongArch: Improve the logging of disabling KASLRYuqian Yang1-8/+18
2026-04-22LoongArch: Align FPU register state to 32 bytesLisa Robinson3-7/+9
2026-04-22LoongArch: Handle CONFIG_32BIT in syscall_get_arch()Tiezhu Yang1-0/+4