summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 dayscrypto: lskcipher - preserve state across unaligned chunksKarl Mehltretter
8 dayscrypto: hisilicon/zip - enable auto clock gating for DAElizhi
8 dayslib/842: add KUnit tests for the decompressorKarl Mehltretter
8 dayslib/842: require a complete history block for repeat templatesKarl Mehltretter
8 dayslib/842: reject output overflows from index and short dataKarl Mehltretter
8 dayscrypto: atmel-aes - fix AADLENR for standalone GHASHKarl Mehltretter
8 dayscrypto: atmel-tdes - zero-initialize device stateKarl Mehltretter
8 dayscrypto: mxs-dcp - handle zero-length skcipher requestsLinmao Li
8 dayshwrng: imx-rngc - check clk_prepare_enable() return valueLi Youhong
8 dayscrypto: keembay - Remove bouncing maintainerDave Hansen
8 dayscrypto: rsassa-pkcs1 - reject undersized keys when verifyingJérémy Jean
8 dayscrypto: rsassa-pkcs1 - reject undersized keys when signingJérémy Jean
8 dayscrypto: qat - release instance on DH fallback allocation failureAhsan Atta
8 dayscrypto: zstd - Avoid redundant dstream initializationUsama Arif
8 dayscrypto: zstd - Avoid redundant cstream initializationUsama Arif
8 dayscrypto: qat - avoid OOB read when stripping RSA leading zerosAhsan Atta
8 dayscrypto: amlogic - Fix DMA memory leak in cipher error pathMohamad Raizudeen
8 dayshwrng: omap - Convert to DEFINE_SIMPLE_DEV_PM_OPS()Triet Hoang
8 daysMAINTAINERS: Add Qualcomm Inline Crypto Engine entryAbel Vesa
8 dayscrypto: inside-secure - Zeroize temporary arrays on stack with sensitive dataThomas Huth
8 dayscrypto: hisilicon/sec - remove SEC crypto block cipher acceleratorChenghai Huang
8 dayserofs: add missing buf->off in erofs_bread()Binglei Wang
8 daysfirmware: qcom: scm: Allow QSEECOM on Yoga Slim 7x Gen11Konrad Dybcio
8 daysarm64: dts: qcom: glymur: Add Lenovo Yoga Slim 7x Gen11Konrad Dybcio
8 daysdt-bindings: arm: qcom: Add Lenovo Yoga Slim 7x Gen11Konrad Dybcio
8 daysselftests: ublk: add batch IO cases to recover_03Yang Xiuwei
8 daysublk: clear force_abort in ublk_queue_reset_io_flags()Yang Xiuwei
8 daysdrm/xe: Skip clearing purged page-table BOsTejas Upadhyay
8 daysselftests: net: add ctl_file_write() helperJakub Kicinski
8 daysMerge branch 'sit-convert-configuration-to-rcu-and-lockless-fill_info'Jakub Kicinski
8 dayssit: no longer rely on RTNL in ipip6_fill_info()Eric Dumazet
8 dayssit: convert configuration to RCU protectionEric Dumazet
8 dayssit: dynamically allocate struct ip_tunnel_parm_kernEric Dumazet
8 dayssit: implement ipip6_get_iflink()Eric Dumazet
8 dayssit: convert 6RD configuration to RCU protectionEric Dumazet
8 dayssit: annotate data-races around tunnel->fwmarkEric Dumazet
8 daysip_tunnel: use WRITE_ONCE in ip_tunnel_encap_setupEric Dumazet
8 dayssit: charge ip_tunnel_prl_entry allocations to memcgEric Dumazet
8 dayssit: fix UAF in ipip6_tunnel_del_prl()Eric Dumazet
8 daysnet: davicom: Propagate wakeup IRQ errorsbui duc phuc
8 daysx86/amd_node: Fix PCI device reference counting in amd_smn_init()Yazen Ghannam
8 daysMerge tag 'batadv-next-pullrequest-20260907' of https://git.open-mesh.org/batadvJakub Kicinski
9 daysnet: starfire: fix ioaddr sign-extension causing ioremap() failureIvy Lopez
9 daysMerge branch 'bpf-tcp-fix-bpf_sock_destroy-on-time_wait-and-listener-socks'Alexei Starovoitov
9 daysselftests/bpf: Test bpf_sock_destroy() on TIME_WAIT and listener socksJiayuan Chen
9 daystcp: Skip cond_resched() in inet_csk_listen_stop() under BPF contextJiayuan Chen
9 daysbpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()Jiayuan Chen
9 daysselftests/bpf: Test BTF walk into a flexible array of zero-sized elementsJiayuan Chen
9 daysbpf: Fix divide-by-zero in btf_struct_walk()Jiayuan Chen
9 daysbpf: Clear scalar delta on narrowing stack spillDaniel Borkmann