aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-09wifi: mac80211: avoid weird state in error pathMiri Korenblit1-0/+2
2025-07-09Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmUwe Kleine-König12-50/+195
2025-07-09RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declarationLeon Romanovsky1-2/+6
2025-07-08ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST.Kuniyuki Iwashima1-2/+2
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima2-0/+4
2025-07-08af_unix: Use cached value for SOCK_STREAM in unix_inq_len().Kuniyuki Iwashima1-0/+1
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski2-12/+57
2025-07-08cpumask: introduce cpumask_random()Yury Norov [NVIDIA]1-0/+12
2025-07-08bitmap: generalize node_random()Yury Norov [NVIDIA]2-14/+4
2025-07-08KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff1-1/+5
2025-07-08irqchip/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 is enabledHeiner 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-53/+311
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 into drm-nextSimona Vetter5-19/+224
2025-07-08Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextSimona 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-07Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-2/+1
2025-07-07page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()Byungchul Park1-6/+1
2025-07-07netmem: use _Generic to cover const casting for page_to_netmem()Byungchul Park1-4/+3
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-07-07vsock: fix `vsock_proto` declarationStefano Garzarella1-1/+1
2025-07-07KVM: arm64: Expose new KVM cap for cacheable PFNMAPAnkit Agrawal1-0/+1