summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2026-04-22LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) supportHuacai Chen9-18/+161
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen9-42/+122
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser5-0/+77
2026-04-22x86/hyperv: move stimer cleanup to hv_machine_shutdown()Jork Loeser2-3/+6
2026-04-22Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowingJork Loeser1-1/+0
2026-04-22mshv: Add tracepoint for GPA intercept handlingStanislav Kinsburskii2-2/+33
2026-04-22pwm: atmel-tcb: Cache clock rates and mark chip as atomicSangyun Kim1-4/+34
2026-04-22io_uring: take page references for NOMMU pbuf_ring mmapsGreg Kroah-Hartman1-1/+45
2026-04-22Merge tag 'probes-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds3-162/+466
2026-04-22io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKEJens Axboe1-1/+3
2026-04-22Merge tag 'amd-drm-next-7.1-2026-04-17' of https://gitlab.freedesktop.org/agd...Dave Airlie91-510/+1344
2026-04-22scsi: target: iscsi: reject invalid size Extended CDB AHSCarlos Bilbao1-4/+18