summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-23cgroup: Increment nr_dying_subsys_* from rmdir contextPetr Malat
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski
2026-04-23net: remove ISDN subsystem and Bluetooth CMTPJakub Kicinski
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski
2026-04-23drm/amdkfd: Add upper bound check for num_of_nodesAlysa Liu
2026-04-23sched_ext: Fix local_dsq_post_enq() to use task's scheduler in sub-schedzhidao su
2026-04-23virtio_net: sync rss_trailer.max_tx_vq on queue_pairs change via VQ_PAIRS_SETBrett Creeley
2026-04-23Merge tag 'soc-late-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2026-04-23Merge tag 'pwm/fixes-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-23xen/privcmd: fix double free via VMA splittingJuergen Gross
2026-04-23Buffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross
2026-04-23drm: rcar-du: Fix crash when no CMM is availableLaurent Pinchart
2026-04-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-04-23Merge branch 'mptcp-sync-the-msk-sndbuf-at-accept-time'Paolo Abeni
2026-04-23selftests: mptcp: add a check for sndbuf of S/CGang Yan
2026-04-23mptcp: sync the msk->sndbuf at accept() timeGang Yan
2026-04-23Revert "floppy: fix reference leak on platform_device_register() failure"Jens Axboe
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