summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-08module: Avoid unnecessary return value initialization in move_module()Petr Pavlu
2025-07-08module: Fix memory deallocation on error path in move_module()Petr Pavlu
2025-07-08Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-08Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"Jens Axboe
2025-07-08io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe
2025-07-08ksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon
2025-07-08ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()Al Viro
2025-07-08smb: server: make use of rdma_destroy_qp()Stefan Metzmacher
2025-07-08vhost/net: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08tun: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08virtio_net: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08net: implement virtio helpers to handle UDP GSO tunneling.Paolo Abeni
2025-07-08virtio_net: add supports for extended offloadsPaolo Abeni
2025-07-08vhost-net: allow configuring extended featuresPaolo Abeni
2025-07-08virtio_pci_modern: allow configuring extended featuresPaolo Abeni
2025-07-08virtio: introduce extended featuresPaolo Abeni
2025-07-08scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURESPaolo Abeni
2025-07-08tcp: update the outdated ref draft-ietf-tcpm-rackXin Guo
2025-07-08net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET
2025-07-08net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE i...Heiner Kallweit
2025-07-08net: account for encap headers in qdisc pkt lenFengyuan Gong
2025-07-08Merge tag 'sound-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-07-08Merge branch 'support-some-features-for-the-hibmcge-driver'Jakub Kicinski
2025-07-08net: hibmcge: configure FIFO thresholds according to the MAC controller docum...Jijie Shao
2025-07-08net: hibmcge: adjust the burst len configuration of the MAC controller to imp...Jijie Shao
2025-07-08net: hibmcge: support scenario without PHYJijie Shao
2025-07-08netlink: spelling: fix appened -> appended in a commentFaisal Bukhari
2025-07-08Merge branch 'vsock-fix-transport_-h2g-g2h-dgram-local-toctou-issues'Jakub Kicinski
2025-07-08vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`Michal Luczaj
2025-07-08vsock: Fix transport_* TOCTOUMichal Luczaj
2025-07-08vsock: Fix transport_{g2h,h2g} TOCTOUMichal Luczaj
2025-07-08Merge branch 'net-remove-unused-function-parameters-in-skbuff-c'Jakub Kicinski
2025-07-08net: skbuff: Drop unused @skbMichal Luczaj
2025-07-08net: skbuff: Drop unused @skbMichal Luczaj
2025-07-08net: splice: Drop unused @gfpMichal Luczaj
2025-07-08net: splice: Drop unused @pipeMichal Luczaj
2025-07-08net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li
2025-07-08net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"Rob Herring (Arm)
2025-07-08gve: global: fix "for a while" typoAhelenia Ziemiańska
2025-07-08atm: lanai: fix "take a while" typoAhelenia Ziemiańska
2025-07-08net/mlx5: Fix spelling mistake "disabliing" -> "disabling"Colin Ian King
2025-07-08Merge branch 'allwinner-a523-rename-emac0-to-gmac0'Jakub Kicinski
2025-07-08dt-bindings: net: sun8i-emac: Rename A523 EMAC0 to GMAC0Chen-Yu Tsai
2025-07-08tcp: Correct signedness in skb remaining space calculationJiayuan Chen
2025-07-08Merge tag 'kvm-x86-fixes-6.16-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-08Merge tag 'kvmarm-fixes-6.16-5' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-07-08Merge tag 'kvmarm-fixes-6.16-4' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-07-08MAINTAINERS: bitmap: add UAPI headersThomas Weißschuh
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh
2025-07-08net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'Hannes Reinecke