master
reactor: Generalize wakeup() callers
core/app_template: return status code 0 for --help
everywhere: Stop using compat::optional
treewide: replace assert with SEASTAR_ASSERT
remove vestigial OSv support
treewide: add C++ modules support
file, scheduling: remove non-unified I/O and CPU scheduling
treewide: Trim trailing spaces
core: add sleep_abortable instantiation for manual_clock
linux-aio: remove cpu reduction suggestions
memory: remove libnuma dependency
src/core: remove unnecessary includes
build: add missing include in program_options.cc
code-cleanup: add missing header guards
net: rename udp_channel to datagram_channel
treewide: s/format/seastar::format/
treewide: replace boost::irange with std::views::iota where possible
signal: add seastar signal api
Add APIs to get group details and to change ownership of file.