summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-17Merge branch 'add-shared-phy-counter-support-for-qca807x-and-qca808x'Jakub Kicinski
2025-07-17net: phy: qcom: qca807x: Support PHY counterLuo Jie
2025-07-17net: phy: qcom: qca808x: Support PHY counterLuo Jie
2025-07-17net: phy: qcom: Add PHY counter supportLuo Jie
2025-07-17netdevsim: remove redundant branchDennis Chen
2025-07-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-07-17perf sched timehist: decode process names of processes in zombie stateAnubhav Shelat
2025-07-18Merge tag 'drm-intel-fixes-2025-07-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-07-18Merge tag 'drm-misc-fixes-2025-07-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-07-17string: Group str_has_prefix() and strstarts()Andy Shevchenko
2025-07-17fork: reorder function qualifiers for copy_clone_args_from_userDishank Jogi
2025-07-17binfmt_elf: remove the 4k limitation of program header sizeYin Fengwei
2025-07-17selftests: net: prevent Python from buffering the outputJakub Kicinski
2025-07-17Merge branch 'neighbour-convert-rtm_getneigh-to-rcu-and-make-pneigh-rtnl-free'Jakub Kicinski
2025-07-17neighbour: Update pneigh_entry in pneigh_create().Kuniyuki Iwashima
2025-07-17neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.Kuniyuki Iwashima
2025-07-17neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_lookup().Kuniyuki Iwashima
2025-07-17neighbour: Remove __pneigh_lookup().Kuniyuki Iwashima
2025-07-17neighbour: Use rcu_dereference() in pneigh_get_{first,next}().Kuniyuki Iwashima
2025-07-17neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_dump_table().Kuniyuki Iwashima
2025-07-17neighbour: Convert RTM_GETNEIGH to RCU.Kuniyuki Iwashima
2025-07-17neighbour: Annotate access to struct pneigh_entry.{flags,protocol}.Kuniyuki Iwashima
2025-07-17neighbour: Free pneigh_entry after RCU grace period.Kuniyuki Iwashima
2025-07-17neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.Kuniyuki Iwashima
2025-07-17neighbour: Split pneigh_lookup().Kuniyuki Iwashima
2025-07-17neighbour: Move neigh_find_table() to neigh_get().Kuniyuki Iwashima
2025-07-17neighbour: Allocate skb in neigh_get().Kuniyuki Iwashima
2025-07-17neighbour: Move two validations from neigh_get() to neigh_valid_get_req().Kuniyuki Iwashima
2025-07-17neighbour: Make neigh_valid_get_req() return ndmsg.Kuniyuki Iwashima
2025-07-17drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88Louis-Alexis Eyraud
2025-07-17drm/mediatek: only announce AFBC if really supportedIcenowy Zheng
2025-07-17drm/mediatek: Add wait_event_timeout when disabling planeJason-JH Lin
2025-07-17Merge branch 'ethtool-rss-support-rss_set-via-netlink'Jakub Kicinski
2025-07-17selftests: drv-net: rss_api: test input-xfrm and hash fieldsJakub Kicinski
2025-07-17ethtool: rss: support setting flow hashing fieldsJakub Kicinski
2025-07-17ethtool: rss: support setting input-xfrm via NetlinkJakub Kicinski
2025-07-17netlink: specs: define input-xfrm enum in the specJakub Kicinski
2025-07-17selftests: drv-net: rss_api: test setting hashing key via NetlinkJakub Kicinski
2025-07-17ethtool: rss: support setting hkey via NetlinkJakub Kicinski
2025-07-17ethtool: rss: support setting hfunc via NetlinkJakub Kicinski
2025-07-17selftests: drv-net: rss_api: test setting indirection table via NetlinkJakub Kicinski
2025-07-17tools: ynl: support packing binary arrays of scalarsJakub Kicinski
2025-07-17selftests: drv-net: rss_api: factor out checking min queue countJakub Kicinski
2025-07-17ethtool: rss: initial RSS_SET (indirection table handling)Jakub Kicinski
2025-07-17docs: document linked listsNicolas Frattaroli
2025-07-17scripts: kdoc: make it backward-compatible with Python 3.7Mauro Carvalho Chehab
2025-07-17docs: kernel-doc: emit warnings for ancient versions of PythonMauro Carvalho Chehab
2025-07-17Documentation/rtla: Describe exit statusCosta Shulyupin
2025-07-17Documentation/rtla: Add include common_appendix.rstCosta Shulyupin
2025-07-17ALSA: hda: Use pci_is_display()Mario Limonciello