summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-26seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
2026-02-26bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet
2026-02-26bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen
2026-02-26bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
2026-02-26rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi
2026-02-26hwrng: airoha - set rng quality to 900Aleksander Jan Bajkowski
2026-02-26crypto: ccp - narrow scope of snp_range_listTycho Andersen (AMD)
2026-02-26crypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky
2026-02-26crypto: inside-secure/eip93 - fix kernel panic in driver detachAleksander Jan Bajkowski
2026-02-26hrtimer: Fix trace oddityThomas Gleixner
2026-02-26selftests/bpf: Fix resource leak in serial_test_wq on attach failureKery Qi
2026-02-26bpf: Fix memory access flags in helper prototypesZesen Liu
2026-02-26clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is calle...Stephen Eta Zhou
2026-02-26bpf: Preserve id of register in sync_linked_regs()Puranjay Mohan
2026-02-26crypto: hisilicon/sgl - fix inconsistent map/unmap direction issueChenghai Huang
2026-02-26crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao
2026-02-26crypto: hisilicon/hpre - support the hpre algorithm fallbackWeili Qian
2026-02-26crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang
2026-02-26crypto: hisilicon/zip - support fallback for zipChenghai Huang
2026-02-26crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang
2026-02-26crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang
2026-02-26crypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi
2026-02-26crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang
2026-02-26crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang
2026-02-26crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier
2026-02-26crypto: cavium - fix dma_free_coherent() sizeThomas Fourier
2026-02-26sched: Fix build for modules using set_tsk_need_resched()Gabriele Monaco
2026-02-26bpf: Return proper address for non-zero offsets in insn arrayAnton Protopopov
2026-02-26time/sched_clock: Use ACCESS_PRIVATE() to evaluate hrtimer::functionThomas Gleixner
2026-02-26ARM: VDSO: Patch out __vdso_clock_getres() if unavailableThomas Weißschuh
2026-02-26sched: Export hidden tracepoints to modulesGabriele Monaco
2026-02-26libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya
2026-02-26selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan
2026-02-26bpf: bpf_scc_visit instance and backedges accumulation for bpf_loop()Eduard Zingerman
2026-02-26crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu
2026-02-26crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILDGiovanni Cabiddu
2026-02-26perf/x86/core: Do not set bit width for unavailable countersSandipan Das
2026-02-26x86/cpu/amd: Correct the microcode table for ZenbleedAndrew Cooper
2026-02-26io_uring/kbuf: fix memory leak if io_buffer_add_list failsJens Axboe
2026-02-26s390/cio: Fix device lifecycle handling in css_alloc_subchannel()Salah Triki
2026-02-26PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against racesGui-Dong Han
2026-02-26cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possibleYaxiong Tian
2026-02-26perf: arm_spe: Properly set hw.state on failuresLeo Yan
2026-02-26block: don't use strcpy to copy blockdev nameJohannes Thumshirn
2026-02-26arm64/gcs: Fix error handling in arch_set_shadow_stack_status()Breno Leitao
2026-02-26PM: wakeup: Handle empty list in wakeup_sources_walk_start()Samuel Wu
2026-02-26md: fix return value of mddev_trylockXiao Ni
2026-02-26md/raid1: fix memory leak in raid1_run()Zilin Guan
2026-02-26Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne
2026-02-26ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmdCaleb Sander Mateos