aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xen/efi: introduce a PV interface for EFI run time services for dom0Roger Pau Monné2021-02-162-0/+256
* efirt: add hooks for diverging EFI implementationsRoger Pau Monné2021-02-162-30/+127
* xen/boot: allow specifying boot method when booted from XenRoger Pau Monné2021-02-165-8/+16
* stand/multiboot2: add support for booting a Xen dom0 in UEFI modeRoger Pau Monné2021-02-166-0/+1002
* stand/efi: add modulep to kernel metadataRoger Pau Monné2021-02-161-3/+6
* stand/efi: allow not exiting boot servicesRoger Pau Monné2021-02-166-14/+20
* update the SACK loss recovery to RFC6675, with the following new features:Richard Scheffenegger2021-02-163-6/+73
* zfs: change file mode of all merged testsMartin Matuska2021-02-1632-0/+0
* pf tests: Test unicast reverse path forwarding checkKristof Provost2021-02-162-0/+119
* Source repo changes to add new committer Rajesh Kumar M ARajesh Kumar M A2021-02-162-0/+5
* UFS snapshots: properly set the vm object size.Konstantin Belousov2021-02-161-0/+4
* pgcache read: protect against reads past end of the vm object sizeKonstantin Belousov2021-02-161-0/+4
* zfs: merge OpenZFS master-436ab35a5Martin Matuska2021-02-16231-1780/+3260
|\
| * Update OpenZFS to master-436ab35a5Martin Matuska2021-02-151-3/+3
| * missed three fcntl.h header filesMartin Matuska2021-02-143-0/+109
| * Update OpenZFS to master-c1c31a835vendor/openzfs/20210210Martin Matuska2021-02-14259-1789/+3295
| * missed source renameMatt Macy2021-01-072-0/+0
| * missed header renameMatt Macy2021-01-072-0/+0
| * Update OpenZFS to master-f11b09vendor/openzfs/20210107Matt Macy2021-01-07477-6758/+34166
* | Fix two failing tests after ATF updateAlex Richardson2021-02-152-6/+23
* | Fix fget_only_user() to return ENOTCAPABLE on a failed capsicum checkAlex Richardson2021-02-151-1/+1
* | msun: ctanh/ctanhf: Import fix from musl libcAlex Richardson2021-02-153-19/+14
* | libpmc: fix linking with C programsAlan Somers2021-02-151-0/+1
* | Remove per-packet ifa refcounting from IPv6 fast path.Alexander V. Chernikov2021-02-159-39/+22
* | Enforce net epoch in in6_selectsrc().Alexander V. Chernikov2021-02-157-0/+22
* | pxeboot(8): remove antiquated informationGuangyuan Yang2021-02-151-16/+7
* | Remove now-unused RTF_RNH_LOCKED route flag.Alexander V. Chernikov2021-02-152-3/+1
* | Improve size readability.Michael Reifenberger2021-02-154-92/+51
* | Fix divide-by-zero panic when ASLR is enabled and superpages disabledJason A. Harmening2021-02-151-2/+3
* | bsd.links.mk wants full pathsSimon J. Gerraty2021-02-151-1/+1
* | lockmgr: shrink struct lock by 8 bytes on LP64Mateusz Guzik2021-02-154-10/+20
* | linux: drop unneeded castsEdward Tomasz Napierala2021-02-151-3/+3
* | zfs: Avoid updating the L2ARC device header unnecessarilyMartin Matuska2021-02-151-1/+3
* | zfs: fix RAIDZ2/3 not healing parity with 2+ bad disksMartin Matuska2021-02-154-12/+202
* | ifconfig: fix incorrect wg allowed-ips netmaskMichael Chiu2021-02-151-1/+1
* | getdirentries.2: fix for NFS mountsRick Macklem2021-02-151-6/+8
* | Links for bmake and bmake.1Simon J. Gerraty2021-02-151-0/+2
* | openssh: port upgrade doc and script to gitEd Maste2021-02-142-18/+22
* | loader_lua: consider userboot console as serialToomas Soome2021-02-141-1/+4
* | Fix for locking order reversal in USB audio driver, when using mmap().Hans Petter Selasky2021-02-141-6/+17
* | Only require mac_veriexec for verified_execSimon J. Gerraty2021-02-141-1/+1
* | pf: Slightly relax pf_rule_addr validationKristof Provost2021-02-141-17/+30
* | tcp: improve behaviour when using TCP_NOOPTMichael Tuexen2021-02-141-1/+4
* | Do not reference returned ifa in in6_ifawithifp().Alexander V. Chernikov2021-02-142-12/+3
* | procstat: distinguish vm map guards in procstat vm output.Konstantin Belousov2021-02-144-3/+13
* | Add metor -> mentee information (docs)Fernando Apesteguía2021-02-131-0/+4
* | hidraw: Make HIDIOCGRDESCSIZE ioctl return report descriptor sizeVladimir Kondratyev2021-02-131-1/+1
* | hkbd: Fix handling of keyboard ErrorRollOver reportsVladimir Kondratyev2021-02-131-1/+6
* | ukbd: Fix handling of keyboard ErrorRollOver reportsVladimir Kondratyev2021-02-131-1/+6
* | tools/build/make.py: drop workaround for cc --version not being parsedAlex Richardson2021-02-131-9/+2