History log of /freebsd-14.2/MAINTAINERS (Results 1 – 25 of 267)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0
# 05248206 16-Aug-2023 Warner Losh <[email protected]>

Remove $FreeBSD$: one-line bare tag

Remove /^\s*\$FreeBSD\$$\n/


# be68c895 08-May-2023 Warner Losh <[email protected]>

MAINTAINERS: Add myself to stand

People email me when the boot loader breaks anyway, so ask to be
included in reviews. And ask strongly since I've had to deal with too
many major breakages lately, d

MAINTAINERS: Add myself to stand

People email me when the boot loader breaks anyway, so ask to be
included in reviews. And ask strongly since I've had to deal with too
many major breakages lately, distruting other things I need to do.

Sponsored by: Netflix

show more ...


Revision tags: release/13.2.0
# b6743037 28-Mar-2023 Jung-uk Kim <[email protected]>

MAINTAINERS: Remove myself from OpenSSL maintenance


# 29866ecb 27-Mar-2023 Andrew Turner <[email protected]>

Update the Arm Optimized Routines

Import the v23.01 release of the Arm Optimized Routines [1]. This updates
the license to MIT OR Apache-2.0 WITH LLVM-exception.

[1] https://github.com/ARM-software

Update the Arm Optimized Routines

Import the v23.01 release of the Arm Optimized Routines [1]. This updates
the license to MIT OR Apache-2.0 WITH LLVM-exception.

[1] https://github.com/ARM-software/optimized-routines/tree/v23.01

Approved by: core (License change)
Sponsored by: Arm Ltd

show more ...


# 9f83fca8 28-Feb-2023 Cy Schubert <[email protected]>

MAINTAINERS+GitHub: Reflect ipfilter was moved from contrib to netpfil

Reflect the fact that ipfilter was moved from contrib to netpfil
on December 20, 2021 by 3b9b51fe464e. And that ipfilter userla

MAINTAINERS+GitHub: Reflect ipfilter was moved from contrib to netpfil

Reflect the fact that ipfilter was moved from contrib to netpfil
on December 20, 2021 by 3b9b51fe464e. And that ipfilter userland
was moved from contrib to sbin/ipf by 41edb306f056 that same day.

show more ...


Revision tags: release/12.4.0, release/13.1.0, release/12.3.0
# b9569ba0 18-Nov-2021 Peter Grehan <[email protected]>

Remove myself from bhyve maintenance; ENOTIME.


# f0d577fd 30-May-2021 Alan Somers <[email protected]>

[skip ci] volunteer to maintain POSIX AIO

MFC after: 2 weeks


Revision tags: release/13.0.0, release/12.2.0
# 2721e6f9 01-Sep-2020 Mark Murray <[email protected]>

Add a pointer to csprng@ for the CSPRNG driver. This is enforced anyway by
subversion.


# 1649caab 26-Jun-2020 Peter Grehan <[email protected]>

Update bhyve maintainers.

Suggested by: jhb
Approved by: jhb, tychon


Revision tags: release/11.4.0
# 71d10453 26-May-2020 Eric Joyner <[email protected]>

ice(4): Introduce new driver for Intel E800 Ethernet controllers

The ice(4) driver is the driver for the Intel E8xx series Ethernet
controllers; currently with codenames Columbiaville and
Columbia P

ice(4): Introduce new driver for Intel E800 Ethernet controllers

The ice(4) driver is the driver for the Intel E8xx series Ethernet
controllers; currently with codenames Columbiaville and
Columbia Park.

These new controllers support 100G speeds, as well as introducing
more queues, better virtualization support, and more offload
capabilities. Future work will enable virtual functions (like
in ixl(4)) and the other functionality outlined above.

For full functionality, the kernel should be compiled with
"device ice_ddp" like in the amd64 NOTES file, and/or
ice_ddp_load="YES" should be added to /boot/loader.conf so that
the DDP package file included in this commit can be downloaded
to the adapter. Otherwise, the adapter will fall back to a single
queue mode with limited functionality.

A man page for this driver will be forthcoming.

MFC after: 1 month
Relnotes: yes
Sponsored by: Intel Corporation
Differential Revision: https://reviews.freebsd.org/D21959

show more ...


# 0b57cec5 20-Dec-2019 Dimitry Andric <[email protected]>

Move all sources from the llvm project into contrib/llvm-project.

This uses the new layout of the upstream repository, which was recently
migrated to GitHub, and converted into a "monorepo". That i

Move all sources from the llvm project into contrib/llvm-project.

This uses the new layout of the upstream repository, which was recently
migrated to GitHub, and converted into a "monorepo". That is, most of
the earlier separate sub-projects with their own branches and tags were
consolidated into one top-level directory, and are now branched and
tagged together.

Updating the vendor area to match this layout is next.

show more ...


Revision tags: release/12.1.0
# 06e1ffbc 28-Jul-2019 Alan Somers <[email protected]>

[skip ci] Add me to MAINTAINERS for fusefs

Sponsored by: The FreeBSD Foundation


Revision tags: release/11.3.0
# f869876e 29-Apr-2019 Enji Cooper <[email protected]>

Update/reformat maintainer entries that I am a part of

* Replace all instances of freebsd-testing with `#test`. `#test` is the
Phabricator group that focuses on test-related reviews.
* Replace `at

Update/reformat maintainer entries that I am a part of

* Replace all instances of freebsd-testing with `#test`. `#test` is the
Phabricator group that focuses on test-related reviews.
* Replace `atf` with contrib/atf, as that's the actual location for the test
framework.
* Remove jmmv@ from the maintainers list for atf. He is the upstream project
owner, but was moved to alumni status after r345787.
* Fix a typo accidentally introduced in r346899 (inpact -> impact).

show more ...


# cb1f2c2f 29-Apr-2019 Niclas Zeising <[email protected]>

Add a note to MAINTAINERS for lkpi for graphics

Add a note to MAINTAINERS requesting pre-commit review from the graphics
team, using phabricator, for changes to the lkpi subsystem. This is done in

Add a note to MAINTAINERS for lkpi for graphics

Add a note to MAINTAINERS requesting pre-commit review from the graphics
team, using phabricator, for changes to the lkpi subsystem. This is done in
order to give us a chance to test the graphics drivers (drm drivers) for
regressions, and to try to avoid breakage, errors and issues with the
graphics drivers.
The review is done via the #x11 group on phabricator.

Please note that hselasky also want to review changes.

Discussed with: hselasky, imp
Approved by: imp

show more ...


# a03d6f0a 18-Apr-2019 Warner Losh <[email protected]>

Add note that I'm the defacto maintainer of libegacy, our
compat shims for building bootstrap tools that use new features
on systems too old to have those new features. The world view
for this part o

Add note that I'm the defacto maintainer of libegacy, our
compat shims for building bootstrap tools that use new features
on systems too old to have those new features. The world view
for this part of the build is unique to the whole build process
and continuty of design for new compat shims help this library
remain viable.

show more ...


# 14700ca8 16-Mar-2019 Dimitry Andric <[email protected]>

Update maintainers for libunwind and lldb.


# 62c47c7f 27-Feb-2019 John Baldwin <[email protected]>

Update review requests for bhyve.

- Explicitly mention the #bhyve group on Phabricator.
- Request reviews of the userland components (libvmmapi, bhyve,
bhyvectl, and bhyveload).

Reviewed by: imp,

Update review requests for bhyve.

- Explicitly mention the #bhyve group on Phabricator.
- Request reviews of the userland components (libvmmapi, bhyve,
bhyvectl, and bhyveload).

Reviewed by: imp, rgrimes
Differential Revision: https://reviews.freebsd.org/D17848

show more ...


# 3c65d0a0 24-Dec-2018 Cy Schubert <[email protected]>

Register a pre-commit review for ipfilter.


# c08ef044 18-Dec-2018 Warner Losh <[email protected]>

Fix typo and formatting...


# 5211a86d 18-Dec-2018 Warner Losh <[email protected]>

add pre-commit review request for drm*.
Move dev/usb/wlan to sys/dev/usb/wlan as it was the odd-man-out.


Revision tags: release/12.0.0
# c57594ef 16-Jul-2018 Warner Losh <[email protected]>

Add pointer to freebsd-numerics for libm.


Revision tags: release/11.2.0
# 837cac65 10-Jun-2018 Peter Grehan <[email protected]>

Pass on bhyve kernel module maintenance to
tychon and jhb who've both had a long history
with the codebase.

Discussed with: tychon, jhb


# 9aeb8f99 21-May-2018 Eitan Adler <[email protected]>

top(1): add myself as a MAINTAIENR

also fix some nits


# 51ef170c 26-Feb-2018 Emmanuel Vadot <[email protected]>

MAINTAINERS: add myself for Allwinner and 64bits RockChip


# ea70c96a 26-Feb-2018 Kyle Evans <[email protected]>

Add MAINTAINERS note for lualoader (stand/lua, specifically)

While it's a work in progress, at least, I would like a chance to review any
lua that goes into the tree for lualoader. I am also willing

Add MAINTAINERS note for lualoader (stand/lua, specifically)

While it's a work in progress, at least, I would like a chance to review any
lua that goes into the tree for lualoader. I am also willing to help others
get started writing features or fixing any bugs wandered across.

show more ...


1234567891011