summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-07firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculationSebastian Ene
2026-07-07firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()Mostafa Saleh
2026-07-07rtla: Fix missing unistd includeAndreas Ziegler
2026-07-07Merge branch 'net-hold-instance-lock-around-netdev_down-and-netdev_going_down'Paolo Abeni
2026-07-07net: document NETDEV_UNREGISTER unlocked rationaleStanislav Fomichev
2026-07-07net: require instance lock for NETDEV_DOWN/GOING_DOWN notifiersStanislav Fomichev
2026-07-07net: rtnetlink: take instance lock inside rtnl_configure_linkStanislav Fomichev
2026-07-07net: mtk_eth_soc: hold instance lock around DMA-device-swap closeStanislav Fomichev
2026-07-07net: dsa: hold instance lock on close-on-shutdown pathsStanislav Fomichev
2026-07-07net: hold instance lock around NETDEV_DOWN/GOING_DOWNStanislav Fomichev
2026-07-07dt-bindings: bus: Convert DA8XX MSTPRI to DT schemaEduard Bostina
2026-07-07drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINERobert Mader
2026-07-07gpio: dwapb: Mask interrupts at hardware initializationLiang Hao
2026-07-07gpio: dwapb: Defer clock gating until noirqJia Wang
2026-07-07drm/drm_exec: avoid indirect gotoChristian König
2026-07-07wifi: cfg80211: bound element ID read when checking non-inheritanceHE WEI (ギカク)
2026-07-07staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...Alexandru Hossu
2026-07-07staging: rtl8723bs: fix OOB reads in is_ap_in_tkip() IE loopAlexandru Hossu
2026-07-07staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loopAlexandru Hossu
2026-07-07staging: rtl8723bs: fix OOB write in HT_caps_handler()Alexandru Hossu
2026-07-07staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()Alexandru Hossu
2026-07-07staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cm...Alexandru Hossu
2026-07-07staging: rtl8723bs: fix OOB read in update_beacon_info() IE loopAlexandru Hossu
2026-07-07staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()Alexandru Hossu
2026-07-07staging: vme_user: fix location monitor leak in tsi148 bridgeHao-Qun Huang
2026-07-07staging: vme_user: fix location monitor leak in fake bridgeHao-Qun Huang
2026-07-07staging: vme_user: bound slave read/write to the kern_buf sizeMichael Tautschnig
2026-07-07staging: rtl8723bs: don't drop short TX frames in _rtw_pktfile_read()Christopher Mackle
2026-07-07net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon
2026-07-07kbuild: unset sub_make_done before calling kselftest build systemThomas Weißschuh
2026-07-07livepatch: Fix NULL pointer dereference in klp_find_func()Yafang Shao
2026-07-07Merge tag 'sfc-net-pullrequest-20260630' of git://git.kernel.org/pub/scm/linu...Paolo Abeni
2026-07-07ARM: dts: mediatek: mt8127: Correct indentationKrzysztof Kozlowski
2026-07-07KVM: arm64: Zero out the stack initialized data in the FFA handlerSebastian Ene
2026-07-07KVM: arm64: Ensure FFA ranges are page alignedMostafa Saleh
2026-07-07KVM: arm64: Validate the offset to the mem access descriptorSebastian Ene
2026-07-07KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()Mostafa Saleh
2026-07-07riscv: dts: spacemit: Use symbolic PDMA request numbers on K1Guodong Xu
2026-07-07arm64: dts: mediatek: Correct indentation and whitespaceKrzysztof Kozlowski
2026-07-07ipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang
2026-07-07net: ethernet: qualcomm: Constify "queue_map" in ppe_ring_queue_map_set()Krzysztof Kozlowski
2026-07-07net: ethernet: qualcomm: Unconstify function arguments passed by valueKrzysztof Kozlowski
2026-07-07Merge branch 'devlink-and-mlx5-support-cross-function-rate-scheduling'Paolo Abeni
2026-07-07net/mlx5: Document devlink ratesCosmin Ratiu
2026-07-07selftests: drv-net: Add test for cross-esw rate schedulingCosmin Ratiu
2026-07-07net/mlx5: qos: Support cross-device tx schedulingCosmin Ratiu
2026-07-07net/mlx5: qos: Remove qos domains and use shdCosmin Ratiu
2026-07-07net/mlx5: qos: Model the root node in the scheduling hierarchyCosmin Ratiu
2026-07-07net/mlx5: qos: Refactor vport QoS cleanupCosmin Ratiu
2026-07-07net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speedCosmin Ratiu