aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* ddb: fix show devmap output on 32-bit armThomas Skibo2021-02-181-1/+3
* arm64: Include NUMA locality info in the CPU topologyMark Johnston2021-02-181-1/+28
* ipmi_ssif: Fix inverted for the end of multi-part readsAllan Jude2021-02-181-1/+1
* ig4(4): Increase timeout to about 1 secondAllan Jude2021-02-181-1/+1
* vn_printf: handle VI_FOPENINGKonstantin Belousov2021-02-181-1/+3
* zfs: bump version and install new share filesMartin Matuska2021-02-181-2/+2
* zfs: merge OpenZFS master-bf156c966Martin Matuska2021-02-1853-2855/+5510
* Use atomic loads/stores when updating td->td_stateAlex Richardson2021-02-1814-37/+49
* Allocate BAR for ENA MSIx vector tableMichal Krawczyk2021-02-182-1/+24
* fix Navdeeps LINT_NOINET error.Randall Stewart2021-02-181-0/+2
* cxgbe(4): Break up t4_read_chip_settings.Navdeep Parhar2021-02-186-44/+62
* pf: Fix osfp configurationKristof Provost2021-02-181-1/+1
* Fix another pesky missing #ifdef TCPHPTSRandall Stewart2021-02-181-0/+2
* mips: Don't set __NO_TLS to disable some uses of TLS.John Baldwin2021-02-181-2/+1
* riscv: Don't set __NO_TLS to disable some uses of TLS.John Baldwin2021-02-181-1/+1
* Add a VA_IS_CLEANMAP() macro.John Baldwin2021-02-188-17/+16
* lockf: ensure atomicity of lockf for open(O_CREAT|O_EXCL|O_EXLOCK)Konstantin Belousov2021-02-174-3/+38
* uart: only use MSI on devices that advertise 1 MSI vectorWarner Losh2021-02-171-3/+3
* gicv3_its: Don't restrict target CPUs based on SRATD Scott Phillips2021-02-171-17/+34
* Giant: move back Giant removal until 14Warner Losh2021-02-171-1/+1
* Handle negative return values from syncache_expand().John Baldwin2021-02-171-5/+15
* fwohci: Cast bitfield to uint32_t before passing it to roundup2().John Baldwin2021-02-171-1/+1
* gicv3_its: Leave LPI interrupts enabled during handlingD Scott Phillips2021-02-171-2/+0
* Add ifdef TCPHPTS around build_ack_entry and do_bpf_and_csum to avoidRandall Stewart2021-02-171-0/+2
* arm64: use macros to access special register valuesMitchell Horne2021-02-171-2/+4
* Bump __FreeBSD_version after f2583be110caMitchell Horne2021-02-171-1/+1
* arm64: extend struct db_reg to include watchpoint registersMitchell Horne2021-02-174-16/+92
* arm64: handle watchpoint exceptions from EL0Mitchell Horne2021-02-172-0/+7
* arm64: validate breakpoint registersMitchell Horne2021-02-172-4/+50
* Update the LRO processing code so that we can supportRandall Stewart2021-02-176-123/+829
* pf: Assert that pfil_link() calls succeedKristof Provost2021-02-171-4/+9
* arm64: rpi4: gpio: Add brcm,bcm2711-gpio compatibleEmmanuel Vadot2021-02-171-0/+1
* arm64: rpi4: firmware: Attach at BUS_PASS_BUS + BUS_PASS_ORDER_LATEEmmanuel Vadot2021-02-171-1/+1
* pf: Remove unused return value from (de)hook_pf()Kristof Provost2021-02-171-31/+9
* OpenSSL: Regen assembly files for OpenSSL 1.1.1jJung-uk Kim2021-02-171-4/+7
* cxgbe(4): Save proper zone index on low memory in refill_fl().Alexander Motin2021-02-171-5/+6
* linux: Update the i386/linux vdso deinitialization routineMark Johnston2021-02-161-1/+2
* Fix NOINET6 build broken by 2fe5a79425c7.Alexander V. Chernikov2021-02-161-0/+8
* Fix dst/netmask handling in routing socket code.Alexander V. Chernikov2021-02-161-6/+195
* Add ifa_try_ref() to simplify ifa handling inside epoch.Alexander V. Chernikov2021-02-162-1/+12
* Make in_localip_more() fib-aware.Alexander V. Chernikov2021-02-161-12/+12
* jail: Handle a possible race between jail_remove(2) and fork(2)Jamie Gritton2021-02-163-3/+28
* Use iflib_if_init_locked() during media change instead of iflib_init_locked().Allan Jude2021-02-161-1/+1
* linux: Unmap the VDSO page when unloadingMark Johnston2021-02-165-5/+12
* 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-161-0/+1
* update the SACK loss recovery to RFC6675, with the following new features:Richard Scheffenegger2021-02-162-5/+64
* zfs: change file mode of all merged testsMartin Matuska2021-02-1632-0/+0