summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-27crypto: caam - fix netdev memory leak in dpaa2_caam_probeJianpeng Chang2-12/+17
2026-02-27crypto: hisilicon/trng - support tfms sharing the deviceWeili Qian1-35/+86
2026-02-27selftests/bpf: Fix kprobe multi stacktrace_ips testJiri Olsa1-5/+14
2026-02-27x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa1-1/+1
2026-02-27x86/fgraph: Fix return_to_handler regs.rsp valueJiri Olsa1-1/+4
2026-02-27crypto: inside-secure/eip93 - unregister only available algorithmAleksander Jan Bajkowski1-39/+53
2026-02-27crypto: ccp - Fix a crash due to incorrect cleanup usage of kfreeElla Ma1-1/+1
2026-02-27bpf: Fix verifier_bug_if to account for BPF_CALLLuis Gerhorst1-6/+8
2026-02-27bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet3-5/+17
2026-02-27bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen4-6/+108
2026-02-27bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen3-5/+29
2026-02-27rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi2-4/+5
2026-02-27hwrng: airoha - set rng quality to 900Aleksander Jan Bajkowski1-0/+1
2026-02-27crypto: ccp - narrow scope of snp_range_listTycho Andersen (AMD)1-12/+1
2026-02-27crypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky1-23/+23
2026-02-27crypto: inside-secure/eip93 - fix kernel panic in driver detachAleksander Jan Bajkowski1-1/+1
2026-02-27hrtimer: Fix trace oddityThomas Gleixner1-1/+1
2026-02-27selftests/bpf: Fix resource leak in serial_test_wq on attach failureKery Qi1-2/+3
2026-02-27bpf: Fix memory access flags in helper prototypesZesen Liu4-15/+15
2026-02-27bpf: Preserve id of register in sync_linked_regs()Puranjay Mohan1-1/+3
2026-02-27crypto: hisilicon/sgl - fix inconsistent map/unmap direction issueChenghai Huang1-1/+1
2026-02-27crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao1-15/+47
2026-02-27crypto: hisilicon/hpre - support the hpre algorithm fallbackWeili Qian1-39/+199
2026-02-27crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang5-96/+66
2026-02-27crypto: hisilicon/zip - support fallback for zipChenghai Huang2-8/+43
2026-02-27crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang4-11/+13
2026-02-27crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang8-20/+34
2026-02-27crypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi2-122/+25
2026-02-27crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang4-54/+69
2026-02-27crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang1-15/+9
2026-02-27crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-02-27crypto: cavium - fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-02-27sched: Fix build for modules using set_tsk_need_resched()Gabriele Monaco1-0/+1
2026-02-27time/sched_clock: Use ACCESS_PRIVATE() to evaluate hrtimer::functionThomas Gleixner1-1/+1
2026-02-27ARM: VDSO: Patch out __vdso_clock_getres() if unavailableThomas Weißschuh1-0/+1
2026-02-27sched: Export hidden tracepoints to modulesGabriele Monaco1-0/+3
2026-02-27libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya1-0/+9
2026-02-27selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan1-1/+1
2026-02-27crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu1-0/+10
2026-02-27perf/x86/core: Do not set bit width for unavailable countersSandipan Das1-2/+2
2026-02-27x86/cpu/amd: Correct the microcode table for ZenbleedAndrew Cooper1-21/+9
2026-02-27io_uring/kbuf: fix memory leak if io_buffer_add_list failsJens Axboe1-2/+3
2026-02-27s390/cio: Fix device lifecycle handling in css_alloc_subchannel()Salah Triki1-1/+1
2026-02-27PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against racesGui-Dong Han1-3/+6
2026-02-27cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possibleYaxiong Tian1-1/+1
2026-02-27perf: arm_spe: Properly set hw.state on failuresLeo Yan1-6/+12
2026-02-27arm64/gcs: Fix error handling in arch_set_shadow_stack_status()Breno Leitao1-2/+2
2026-02-27PM: wakeup: Handle empty list in wakeup_sources_walk_start()Samuel Wu1-3/+1
2026-02-27md: fix return value of mddev_trylockXiao Ni1-2/+2
2026-02-27md/raid1: fix memory leak in raid1_run()Zilin Guan1-0/+1