freebsd.git
2021-04-20 Alex Richardsonlibc/string/memset.c: Use unsigned long for stores
2021-04-20 Alex Richardsonlibc/string/bcopy.c: Use intptr_t as the copy type
2021-04-20 Alex Richardsoncontrib/flex: Drop local __dead2 patch
2021-04-20 Alex Richardsonbsd.compiler.mk: detect Apple Clang for cross-builds
2021-04-20 Gleb SmirnoffFix off-by-one error in KASSERT from 02f26e98c7f4.
2021-04-19 Warner Loshconfig: style for '\0' and NULL
2021-04-19 Kevin Bowlinge1000: Add support for [Tiger, Alder, Meteor] Lake
2021-04-19 Alexander V... Improve error reporting in rtsock.c
2021-04-19 Alexander V... Fix typo in rtsock_common.h
2021-04-19 Kevin Bowlinge1000: Correct promisc multicast filter handling
2021-04-19 Kevin Bowlingixgbe: Clean up unneeded set in ixgbe_if_multi_set
2021-04-19 Ed MasteCirrus-CI: use FreeBSD 13.0 image for base system CI...
2021-04-19 Yuri Pankovbsdinstall: restore time selection screen
2021-04-19 Konstantin... linuxkpi: reduce number of stray mm_struct allocations
2021-04-19 Konstantin... linuxkpi: guarantee allocations of task and mm for...
2021-04-19 Konstantin... linuxkpi: some style, wrap too long lines
2021-04-19 Konstantin... sysctl vm.objects: report backing object and swap use
2021-04-19 Konstantin... sysctl_handle_string: do not malloc when SYSCTL_IN...
2021-04-19 Konstantin... linkat(2): check NIRES_EMPTYPATH on the first fd arg
2021-04-19 Jung-uk Kimflex: Regen bootstrap files
2021-04-19 Mateusz PiotrowskiFix a typo in Gordon's login
2021-04-19 Kristof Provostpf tests: Test set keepcounters
2021-04-19 Kristof Provostpf: Optionally attempt to preserve rule counter values...
2021-04-19 Kristof Provostpf: Remove PFRULE_REFS from userspace
2021-04-19 Kristof Provostpf: PFRULE_REFS should not be user-visible
2021-04-19 Kristof Provostbridge tests: Test STP config BPDU validation
2021-04-19 Jonah Caplanbridgestp: validate timer values in config BPDU
2021-04-19 Edward Tomasz... linux(4): bump osrelease to 4.4.0.
2021-04-19 Alex RichardsonRevert "lib/libc/net/nsdispatch.c: Fix missing unlock...
2021-04-19 Ka Ho NgAMD-vi: Fortify IVHD device_identify process
2021-04-19 Adrian Chadd[ath] Add ath_hal_getnav and ath_hal_setnav so the...
2021-04-19 Adrian Chadd[ath_hal] Add get/set NAV functions
2021-04-19 Adrian Chadd[ath_hal] ar9300: save TSF across full chip reset
2021-04-19 Xin LIless: upgrade to v581.
2021-04-19 Xin LIVendor import of less v581.
2021-04-19 Mateusz Piotrowskibhyve.8: Fix mandoc -Tlint issues
2021-04-19 Mateusz Piotrowskibhyve: Document the format for HD audio backends
2021-04-19 Mateusz Piotrowskibhyve.8: Improve AHCI backends documentation
2021-04-19 Mateusz Piotrowskibhyve.8: Improve documentation of NVME backend
2021-04-19 Mateusz Piotrowskibhyve.8: Improve framebuffer backends description
2021-04-19 Mateusz Piotrowskibhyve.8: Clean up virtio console device backends descri...
2021-04-19 Mateusz Piotrowskibhyve.8: Clean up TTY, boot ROM, and pass-through descr...
2021-04-19 Mateusz Piotrowskibhyve.8: Clean up 9P device backends section
2021-04-19 Mateusz Piotrowskibhyve.8: Clean up SCSI device backends section
2021-04-19 Mateusz Piotrowskibhyve.8: Clean up block storage device backends description
2021-04-18 Mateusz Piotrowskibhyve.8: Clean up network backends section
2021-04-18 Mateusz Piotrowskibhyve.8: Improve emulation description of the -s flag
2021-04-18 Mateusz Piotrowskibhyve.8: Clean up the slot description of -s
2021-04-18 Mateusz Piotrowskibhyve.8: Clean-up synopsis of -s
2021-04-18 Richard Scheffeneggertcp: keep SACK scoreboard sorted when doing rescue...
2021-04-18 Mateusz Piotrowskibhyve.8: Fix indention in the signals table
2021-04-18 Mateusz Piotrowskibhyve.8: Clean up description of -r
2021-04-18 Mateusz Piotrowskibhyve.8: Fix the synopsis of -p
2021-04-18 Mateusz Piotrowskibhyve.8: Improve the description of the -m flag
2021-04-18 Mateusz Piotrowskibhyve.8: Improve the description and synopsis of -l
2021-04-18 Mateusz Piotrowskibhyve.8: Sort the options in the OPTIONS section
2021-04-18 Mateusz Piotrowskibhyve: Improve the option description in the usage...
2021-04-18 Mateusz Piotrowskibhyve: Fix synopsis in the usage message
2021-04-18 Mateusz Piotrowskibhyve.8: Make synopsis more readable
2021-04-18 Warner LoshMinor style tidy: if( -> if (
2021-04-18 Warner LoshMinor style cleanup
2021-04-18 Justin Hibbitsmips/octeon SDK: Fix __cvmx_cmd_queue_lock asm for...
2021-04-18 Fernando ApesteguĂ­ajail.conf(5): emphasize where to find jail parameters
2021-04-18 Alexander V... fib algo: do not reallocate datapath index for datapath...
2021-04-18 Alexander V... Fib algo: extend KPI by allowing algo to set datapath...
2021-04-18 Michael Tuexentcp: add support for TCP over UDP
2021-04-18 Faraz Vahedic.7: Describe more recent C standards
2021-04-18 Vincenzo Maffionenetmap: use safer defaults for hwbuf_len
2021-04-18 Mateusz PiotrowskiFix zgrep --version
2021-04-18 Mateusz Piotrowskigetprogname.3: Add an example
2021-04-18 Mateusz Piotrowskispigen.4: Fix typos
2021-04-18 Warner Loshnewbus: style nit: use while<space>(0)
2021-04-18 Peter Holmstress2: Added a syzkaller reproducer. A variation...
2021-04-18 Cy Schubertcontrib/wpa: Complete the revert of Import wpa.
2021-04-17 Mateusz PiotrowskiExplain the newfs naming convention
2021-04-17 Mateusz Piotrowskifork.2: Add a simple use pattern
2021-04-17 Mateusz Piotrowskiports.7: Document DEBUG_FLAGS and the process of debugg...
2021-04-17 Mateusz Piotrowskigrep: Fix an incorrect description of the -C flag
2021-04-17 Mateusz Piotrowskiports.7: Add an example of setting variables for select...
2021-04-17 Kristof Provostlibpfct: Fix PIC flag
2021-04-17 Warner Loshnewbus: Minor update fix.
2021-04-17 Richard Scheffeneggerrack: Fix ECN on finalizing session.
2021-04-17 Cy Schubertusr.sbin/wpa: complete the revert of wpa import
2021-04-17 Cy SchubertRevert wpa import.
2021-04-17 Alexander Motinmpt(4): Remove incorrect S/G segments limits.
2021-04-17 Cy Schubertwpa: Import wpa_supplicant/hostapd commit f91680c15
2021-04-17 Vincenzo Maffionenetmap: make sure rings are disabled during resets
2021-04-17 Richard Scheffeneggertcp: Rename rfc6675_pipe to sack.revised, and enable...
2021-04-17 Kevin Bowlingixgbe: Clarify index name in ixgbe_mc_filter_apply
2021-04-16 Gleb Smirnofftcp_respond(): fix assertion, should have been done...
2021-04-16 Warner LoshRemove extra space at start of file.
2021-04-16 Warner Loshnewbus: style nit
2021-04-16 Alfredo Dal... opal_console: fix serial console output corruption...
2021-04-16 Alexander Motinpms(4): Limit maximum I/O size to 256KB instead of...
2021-04-16 Alexander Motinpms(4): Do not return CAM_REQ_CMP on errors.
2021-04-16 Edward Tomasz... linux: support AT_EMPTY_PATH flag in fchownat(2)
2021-04-16 Edward Tomasz... linux: make fstatat(2) handle AT_EMPTY_PATH
2021-04-16 Andrey V. Elsukovipfw: do not use sleepable malloc in callout context.
2021-04-16 Ryan Moellerifconfig: Reuse media state in ifmedia_getstate
2021-04-16 Kyle Evansmodules: remove stale if_wg reference
next