summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-23vsock/virtio: fix MSG_ZEROCOPY pinned-pages accountingStefano Garzarella
2026-04-23ublk: avoid unpinning pages under maple tree spinlockMing Lei
2026-04-23ublk: refactor common helper ublk_shmem_remove_ranges()Ming Lei
2026-04-23ublk: fix maple tree lockdep warning in ublk_buf_cleanupMing Lei
2026-04-23selftests: ublk: add ublk auto integrity testCaleb Sander Mateos
2026-04-23selftests: ublk: enable test_integrity_02.sh on fio 3.42Caleb Sander Mateos
2026-04-23selftests: ublk: remove unused argument to _cleanupCaleb Sander Mateos
2026-04-23Merge branch 'net-mana-fix-probe-remove-error-path-bugs'Paolo Abeni
2026-04-23net: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela
2026-04-23net: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela
2026-04-23net: mana: Guard mana_remove against double invocationErni Sri Satya Vennela
2026-04-23net: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela
2026-04-23net: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela
2026-04-23netconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao
2026-04-23Merge branch 'net-airoha-fix-null-pointer-derefrences-in-airoha_qdma_cleanup'Paolo Abeni
2026-04-23net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi
2026-04-238021q: delete cleared egress QoS mappingsLongxuan Yu
2026-04-238021q: use RCU for egress QoS mappingsLongxuan Yu
2026-04-23Merge tag 'nf-26-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2026-04-23Revert "ALSA: pcmtest: fix reference leak on failed device registration"Takashi Iwai
2026-04-23net: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj
2026-04-23locking/mutex: Fix ww_mutex wait_list operationsPeter Zijlstra
2026-04-23Merge tag 'amlogic-fixes-v7.1-rc' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-04-23dma-buf: fix stale @lock references in struct dma_buf documentationXiang Gao
2026-04-23Merge tag 'asoc-fix-v7.1-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2026-04-23Merge branch 'net-airoha-fix-airoha_qdma_cleanup_tx_queue-processing'Paolo Abeni
2026-04-23net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()Lorenzo Bianconi
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi
2026-04-23Merge tag 'drm-intel-next-fixes-2026-04-22' of https://gitlab.freedesktop.org...Dave Airlie
2026-04-23crypto: authencesn - reject short ahash digests during instance creationYucheng Lu
2026-04-23selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArchTiezhu Yang
2026-04-23LoongArch: BPF: Add fsession support for trampolinesHengqi Chen
2026-04-23LoongArch: BPF: Introduce emit_store_stack_imm64() helperHengqi Chen
2026-04-22net/sched: sch_sfb: annotate data-races in sfb_dump_stats()Eric Dumazet
2026-04-22net/sched: sch_red: annotate data-races in red_dump_stats()Eric Dumazet
2026-04-22net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()Eric Dumazet
2026-04-22net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet
2026-04-22net_sched: sch_hhf: annotate data-races in hhf_dump_stats()Eric Dumazet
2026-04-22Merge branch 'intel-wired-lan-driver-updates-2026-04-20-ice'Jakub Kicinski
2026-04-22ice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller
2026-04-22ice: fix ready bitmap check for non-E822 devicesJacob Keller
2026-04-22ice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka
2026-04-22ice: fix timestamp interrupt configuration for E825CGrzegorz Nitka
2026-04-22net/rds: zero per-item info buffer before handing it to visitorsMichael Bommarito
2026-04-22seg6: fix seg6 lwtunnel output redirect for L2 reduced encap modeAndrea Mayer
2026-04-22sctp: fix sockets_allocated imbalance after sk_clone()Xin Long
2026-04-22Merge branch 'bnge-fixes'Jakub Kicinski
2026-04-22bnge: remove unsupported backing store typeVikas Gupta
2026-04-22bnge: fix initial HWRM sequenceVikas Gupta