mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-12 00:43:36 -04:00
- Use /usr/bin/env for shebang lines in scripts - Remove useless -Wnested-externs warning flag - Update documents - Refactor log handling in modpost - Stop building modules without MODULE_LICENSE() tag - Make the insane combination of 'static' and EXPORT_SYMBOL an error - Improve genksyms to handle _Static_assert() -----BEGIN PGP SIGNATURE----- iQJJBAABCgAzFiEEbmPs18K1szRHjPqEPYsBB53g2wYFAl/iIY8VHG1hc2FoaXJv eUBrZXJuZWwub3JnAAoJED2LAQed4NsGbfsP+gMv3F+ztqfYNoMNmZcj+fLh4zrA 8I3d0t0AoxovV1bsyVDk9nebsYLbDdsyCdHM1ZNFAFEpf9QLL8sxtpHvaaxy+rCq PCmy+E6iO5B91oORhuqpYpcmmgPHf4RrpUcnEEiWOMrHE5giYbXz3AiqGAt/88J5 Y8yaPCQVhNJNkx73KHCMYLVp97xPGa5HvNrcskAueA8uG+FCRDFaIqFX+OYbGnmC /3kVAJmX6i2kNPzvnXpAW6mTbI/z7+s/k5yRbEFYNUtJqN+BfaFadV8pyOGXQr1T fwXVtXdWqVg7rbqupyVYItLHaOq2RBm4PJuee/8s7ooBI1y7U6N0HZCj+jES92ML wuqEyED+lLzmxRyfhmrFH/5XhxacciO7dQb9Woe5FQ6QOm+tQPtwCnxwrSSAK4XU k7CsJ+OMJI+JulFrgPuC/rcESjTAsgL2j4SDhsO0GLV+Qb/P9kXR88jt5eJygmSx xZWpI+FUUY/Ihw648i2pkHGS/NmfOrT78X4nvbOWMDKOV02NEoMmLDYnZPUIoetn yUo8+xSBp6n3aTy5TDtrMblNRUJwL9OzDlDiEjsPtNUJZ6sdQzFRsxJ7+FCw2Ley rKN2r+i5FdyAq0LLHDhoEcJxFY7cj+yAsd0QqtBb0NZLgLsaPiP7w45CXRNpqkWG BbK+F1E9jP8VfiZu =+27V -----END PGP SIGNATURE----- Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild updates from Masahiro Yamada: - Use /usr/bin/env for shebang lines in scripts - Remove useless -Wnested-externs warning flag - Update documents - Refactor log handling in modpost - Stop building modules without MODULE_LICENSE() tag - Make the insane combination of 'static' and EXPORT_SYMBOL an error - Improve genksyms to handle _Static_assert() * tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: Documentation/kbuild: Document platform dependency practises Documentation/kbuild: Document COMPILE_TEST dependencies genksyms: Ignore module scoped _Static_assert() modpost: turn static exports into error modpost: turn section mismatches to error from fatal() modpost: change license incompatibility to error() from fatal() modpost: turn missing MODULE_LICENSE() into error modpost: refactor error handling and clarify error/fatal difference modpost: rename merror() to error() kbuild: don't hardcode depmod path kbuild: doc: document subdir-y syntax kbuild: doc: clarify the difference between extra-y and always-y kbuild: doc: split if_changed explanation to a separate section kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sections kbuild: doc: fix 'List directories to visit when descending' section kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/ kbuild: doc: update the description about kbuild Makefiles Makefile.extrawarn: remove -Wnested-externs warning tweewide: Fix most Shebang lines |
||
---|---|---|
.. | ||
spectrum | ||
spectrum-2 | ||
blackhole_routes.sh | ||
devlink_trap.sh | ||
devlink_trap_acl_drops.sh | ||
devlink_trap_control.sh | ||
devlink_trap_l2_drops.sh | ||
devlink_trap_l3_drops.sh | ||
devlink_trap_l3_exceptions.sh | ||
devlink_trap_policer.sh | ||
devlink_trap_tunnel_ipip.sh | ||
devlink_trap_tunnel_vxlan.sh | ||
extack.sh | ||
fib.sh | ||
fib_offload.sh | ||
mirror_gre.sh | ||
mirror_gre_scale.sh | ||
mlxsw_lib.sh | ||
one_armed_router.sh | ||
q_in_q_veto.sh | ||
qos_defprio.sh | ||
qos_dscp_bridge.sh | ||
qos_dscp_router.sh | ||
qos_ets_strict.sh | ||
qos_headroom.sh | ||
qos_lib.sh | ||
qos_mc_aware.sh | ||
qos_pfc.sh | ||
router_scale.sh | ||
rtnetlink.sh | ||
sch_ets.sh | ||
sch_red_core.sh | ||
sch_red_ets.sh | ||
sch_red_prio.sh | ||
sch_red_root.sh | ||
sch_tbf_ets.sh | ||
sch_tbf_prio.sh | ||
sch_tbf_root.sh | ||
sharedbuffer.sh | ||
sharedbuffer_configuration.py | ||
tc_action_hw_stats.sh | ||
tc_flower_scale.sh | ||
tc_police_occ.sh | ||
tc_police_scale.sh | ||
tc_restrictions.sh | ||
vxlan.sh | ||
vxlan_fdb_veto.sh | ||
vxlan_flooding.sh |