Linux 7.2 introduces the following Landlock features:

* Controls for UDP connect/send/bind operations (Matthieu Buffet) ([Wiki](https://wiki.gnoack.org/LandlockUdpPortControl), [Docs](https://docs.kernel.org/userspace-api/landlock.html#network-flags))
* `LANDLOCK_ADD_RULE_QUIET` flag for [*landlock_add_rule*(2)](http://man.gnoack.org/2/landlock_add_rule) (Tingmao Wang) ([Docs](https://docs.kernel.org/userspace-api/landlock.html#quiet-rule-flag-abi-10))

Overview on the [Landlock ABI Versioning Page](https://wiki.gnoack.org/LandlockAbiVersioning)