summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-09af_unix: Introduce SO_INQ.Kuniyuki Iwashima2-0/+4
2025-07-09af_unix: Use cached value for SOCK_STREAM in unix_inq_len().Kuniyuki Iwashima1-0/+1
2025-07-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-12/+57
2025-07-09cpumask: introduce cpumask_random()Yury Norov [NVIDIA]1-0/+12
2025-07-09bitmap: generalize node_random()Yury Norov [NVIDIA]2-15/+5
2025-07-09KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff1-1/+5
2025-07-09irqchip/gic-v5: Populate struct gic_kvm_infoSascha Bischoff1-0/+4
2025-07-08Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linuxLinus Torvalds1-2/+2
2025-07-08net: ethtool: remove the compat code for _rxfh_context opsJakub Kicinski1-4/+0
2025-07-08irqchip/gic-v5: Add GICv5 IWB supportLorenzo Pieralisi2-0/+18
2025-07-08irqchip/gic-v5: Add GICv5 ITS supportLorenzo Pieralisi1-0/+157
2025-07-08irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handlingLorenzo Pieralisi1-0/+3
2025-07-08PCI/MSI: Add pci_msi_map_rid_ctlr_node() helper functionLorenzo Pieralisi1-0/+1
2025-07-08of/irq: Add of_msi_xlate() helper functionLorenzo Pieralisi1-0/+5
2025-07-08irqchip/gic-v5: Add GICv5 LPI/IPI supportLorenzo Pieralisi1-1/+62
2025-07-08irqchip/gic-v5: Add GICv5 IRS/SPI supportLorenzo Pieralisi1-0/+140
2025-07-08irqchip/gic-v5: Add GICv5 PPI supportLorenzo Pieralisi1-0/+19
2025-07-08io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe1-0/+2
2025-07-08perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)Rob Herring (Arm)1-0/+8
2025-07-08tun: enable gso over UDP tunnel support.Paolo Abeni1-0/+9
2025-07-08net: implement virtio helpers to handle UDP GSO tunneling.Paolo Abeni2-8/+222
2025-07-08vhost-net: allow configuring extended featuresPaolo Abeni2-0/+12
2025-07-08virtio_pci_modern: allow configuring extended featuresPaolo Abeni1-4/+39
2025-07-08virtio: introduce extended featuresPaolo Abeni3-25/+115
2025-07-08net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE i...Heiner Kallweit1-0/+4
2025-07-08net: splice: Drop unused @gfpMichal Luczaj1-1/+1
2025-07-08Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst25-54/+312
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh1-2/+2
2025-07-08net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'Hannes Reinecke1-0/+1
2025-07-08Merge tag 'drm-msm-next-2025-07-05' of https://gitlab.freedesktop.org/drm/msm...Simona Vetter5-19/+224
2025-07-08Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...Simona Vetter2-0/+7
2025-07-08Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca1-9/+3
2025-07-08xfrm: delete x->tunnel as we delete xSabrina Dubroca1-1/+0
2025-07-08net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()Eric Dumazet1-2/+0
2025-07-08net: mctp: add gateway routing supportJeremy Kerr2-1/+20
2025-07-08net: mctp: separate cb from direct-addressing routingJeremy Kerr1-2/+2
2025-07-08net: mctp: separate routing database from routing operationsJeremy Kerr1-6/+29
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang1-0/+1
2025-07-08net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang2-0/+4
2025-07-08fold fs_struct->{lock,seq} into a seqlockAl Viro1-6/+5
2025-07-08Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-2/+1
2025-07-08page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_net...Byungchul Park1-6/+1
2025-07-08netmem: use _Generic to cover const casting for page_to_netmem()Byungchul Park1-4/+3
2025-07-08Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-07-08vsock: fix `vsock_proto` declarationStefano Garzarella1-1/+1
2025-07-08KVM: arm64: Expose new KVM cap for cacheable PFNMAPAnkit Agrawal1-0/+1
2025-07-08net: openvswitch: allow providing upcall pid for the 'execute' commandIlya Maximets1-0/+6
2025-07-07ASoC: soc-dapm: cleanupsMark Brown24-159/+243
2025-07-07PM: domains: Detach on device_unbind_cleanup()Claudiu Beznea1-0/+1
2025-07-07PM: domains: Add flags to specify power on attach/detachClaudiu Beznea1-2/+8