summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-05MAINTAINERS, mailmap: Update Paulo Alcantara's email addressPaulo Alcantara
2025-06-05cifs: add documentation for smbdirect setupMeetakshi Setiya
2025-06-05Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-06-05Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-05calipso: unlock rcu before returning -EAFNOSUPPORTEric Dumazet
2025-06-05seg6: Fix validation of nexthop addressesIdo Schimmel
2025-06-05net: prevent a NULL deref in rtnl_create_link()Eric Dumazet
2025-06-05net: annotate data-races around cleanup_net_taskEric Dumazet
2025-06-05selftests: drv-net: tso: make bkg() wait for socat to quitJakub Kicinski
2025-06-05selftests: drv-net: tso: fix the GRE device nameJakub Kicinski
2025-06-05selftests: drv-net: add configs for the TSO testJakub Kicinski
2025-06-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-06-05wireguard: device: enable threaded NAPIMirco Barone
2025-06-05Merge tag 'nvme-6.16-2025-06-05' of git://git.infradead.org/nvme into block-6.16Jens Axboe
2025-06-05KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...Sebastian Ott
2025-06-05KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_casesSebastian Ott
2025-06-05KVM: arm64: selftests: Fix thread migration in arch_timer_edge_casesSebastian Ott
2025-06-05KVM: arm64: selftests: Fix help text for arch_timer_edge_casesSebastian Ott
2025-06-05Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-06-05KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operandMarc Zyngier
2025-06-05KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysregMarc Zyngier
2025-06-05KVM: arm64: Add RMW specific sysreg accessorMarc Zyngier
2025-06-05KVM: arm64: Add assignment-specific sysreg accessorMarc Zyngier
2025-06-05drm/i915: use drm_modeset_lock_assert_held() in intel_connector_get_pipe()Luca Coelho
2025-06-05drm/hyperv: Add support for drm_panicRyosuke Yasuoka
2025-06-05accel/ivpu: Fix warning in ivpu_gem_bo_free()Jacek Lawrynowicz
2025-06-05drm/i915: remove unused arg in skl_scaler_get_filter_select()Luca Coelho
2025-06-05drm/i915/dkl: return if tc_port is invalid in dkl_phy_set_hip_idx()Luca Coelho
2025-06-05accel/ivpu: Trigger device recovery on engine reset/resume failureKarol Wachowski
2025-06-05accel/ivpu: Use dma_resv_lock() instead of a custom mutexJacek Lawrynowicz
2025-06-05Merge tag 'nf-25-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-06-05Merge branch 'netlink-specs-rt-link-decode-ip6gre'Paolo Abeni
2025-06-05netlink: specs: rt-link: decode ip6greJakub Kicinski
2025-06-05netlink: specs: rt-link: add missing byte-order propertiesJakub Kicinski
2025-06-05Merge tag 'ovpn-net-20250603' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2025-06-05s390/mm: Fix in_atomic() handling in do_secure_storage_access()Heiko Carstens
2025-06-05net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexingDaniele Palmas
2025-06-05Merge tag 'iwlwifi-fixes-2025-06-04' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-06-05wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges
2025-06-05um: remove "extern" from implementation of sigchld_handlerBenjamin Berg
2025-06-05um: fix unused variable warningBenjamin Berg
2025-06-05Merge branch 'net-dsa-b53-fix-rgmii-ports'Paolo Abeni
2025-06-05net: dsa: b53: do not touch DLL_IQQD on bcm53115Jonas Gorski
2025-06-05net: dsa: b53: allow RGMII for bcm63xx RGMII portsJonas Gorski
2025-06-05net: dsa: b53: do not configure bcm63xx's IMP port interfaceJonas Gorski
2025-06-05net: dsa: b53: do not enable RGMII delay on bcm63xxJonas Gorski
2025-06-05net: dsa: b53: do not enable EEE on bcm63xxJonas Gorski
2025-06-05net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.Meghana Malladi
2025-06-05selftests: netfilter: nft_nat.sh: add test for reverse clash with natFlorian Westphal
2025-06-05netfilter: nf_nat: also check reverse tuple to obtain clashing entryFlorian Westphal