]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-09-11 John BaldwinAdd EPOCH_TRACE to NOTES to get LINT coverage.
2021-09-11 Mark Johnstonlio_test: Specify a mode with O_CREAT
2021-09-11 Mark Johnstonaio: Fix up the opcode in aiocb32_copyin()
2021-09-11 Mark Johnstonsctp: Tighten up locking around sctp_aloc_assoc()
2021-09-11 Doug RabsonFix spelling of BUILDENV_SHELL
2021-09-11 Ka Ho Ngmd: Add MD_MUSTDEALLOC support
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-10 Alan SomersVendor import of atf commit 55c21b2c5fb189bbdfccb2b297b...
2021-09-10 John Baldwincxgbei: Handle errors in PDUs.
2021-09-10 Gleb Smirnoffpkg: fix regression that breaks bootstrap from not...
2021-09-10 Mark Johnstonaio: Interlock with listen(2)
2021-09-10 Mark Johnstonsocket: Add macros to lock socket buffers using socket...
2021-09-10 Simon J. Gerratymake: fix MAKE_JOB_ERROR_TOKEN
2021-09-10 Gleb Smirnoffng_l2tp: improve callout locking.
2021-09-10 Gleb Smirnoffng_l2tp: improve seq structure locking.
2021-09-10 Gleb Smirnoffnetgraph: add ng_uncallout_drain().
2021-09-10 Gleb Smirnoffnetgraph: pass return value from callout_stop() unmodif...
2021-09-10 Kristof Provostpf: fix NOINET6 builds
2021-09-10 Kristof Provostpf: qid and pqid can be uint16_t
2021-09-10 Mark Johnstonwpi: Fix a lock leak in an error path in wpi_run()
2021-09-10 orange30net: Fix memory leaks upon arp_fillheader() failures
2021-09-10 Kristof Provostpf tests: synproxy to localhost test
2021-09-10 Kristof Provostpf: fix synproxy to local
2021-09-10 Mark Johnstonipsec: Validate the protocol identifier in ipsec4_ctlin...
2021-09-10 Mark Johnstonnet: Enter a net epoch around protocol if_up/down notif...
2021-09-10 Antranig VartanianAdd support for jail.conf.d
2021-09-10 Kyle Evanskern: drop remaining references to removed makesyscalls.sh
2021-09-10 Jessica Clarkelibc: Fix build on case-insensitive file systems
2021-09-10 Ed Masteopenssh: regen config.h
2021-09-10 Colin Percivalx86/tsc.c: Add TSLOG to test_tsc
2021-09-09 Warner Loshtabs: a hacky version of tabs appeared in 1st edition...
2021-09-09 Guido Falsiopenssh: Add new source files to libssl
2021-09-09 Vladimir Kondratyevhkbd(4): Fix build on 32bit platforms
2021-09-09 Vladimir Kondratyevhkbd(4): Fix key repeats on multireport keyboards
2021-09-09 Vladimir Kondratyevhkbd(4): Use bitstring(3) KPI for key bitmaps processing.
2021-09-09 Vladimir Kondratyevhkbd(4): Reduce diff with ukbd(4)
2021-09-09 Vladimir Kondratyevpsm(4): Disable KVM switch "jitter" clamping for absolu...
2021-09-09 Henri Hennebertrtsx: Call taskqueue sooner, adjust DELAY(9) calls...
2021-09-09 Michael Tuexensctp: add explicit cast, no functional change intended
2021-09-09 Michael Tuexensctp: use appropriate argument when freeing association
2021-09-09 Baptiste Daroussinfetch: do not confuse capacity and length
2021-09-09 Mark Johnstonosd: Fix racy assertions
2021-09-09 Ed Masteopenssh: remove update notes about upstreamed changes
2021-09-09 Mark Johnstonsctp: Clear assoc socket references when freeing a PCB
2021-09-09 Alex RichardsonExport _mmap and __sys_mmap from libc.so
2021-09-09 Peter Holmstress2: Add a syzkaller reproducer
2021-09-09 Kyle Evanslualoader: use more concise verbiage for autoboot
2021-09-09 Kyle Evanslualoader: allow brands to specify a shift
2021-09-09 Kyle Evanslualoader: remove shadowed local from graphics:drawitem()
2021-09-09 Emmanuel Vadotpkgbase: Move back mlxcontrol in the default package
2021-09-09 Navdeep Parharcxgbe/t4_tom: Use stale L2T entry and avoid busy-waitin...
2021-09-09 Rick Macklemnfsd: Fix build after commit 103b207536f9 for 32bit...
2021-09-09 Cy Schubertwpa: Address CTRL-EVENT-SCAN-FAILED
2021-09-08 Michael Tuexensctp: cleanup timewait handling for vtags
2021-09-08 Rick Macklemnfsd: Use the COPY_FILE_RANGE_TIMEO1SEC flag
2021-09-08 Mark Johnstonpath_test: Fix test sorting
2021-09-08 Mark Johnstonpath_test: Fix the unix socket test
2021-09-08 Mark Johnstonsctp: Fix a lock order reversal in sctp_swap_inpcb_for_...
2021-09-08 Mark Johnstonsctp: Fix lock recursion in sctp_swap_inpcb_for_listen()
2021-09-08 Kristof Provostdummynet: remove unused definitions
2021-09-08 Kristof Provostnetpfil tests: IPv6 dummynet queue test
2021-09-08 Kristof Provostnetpfil tests: dummynet queue test
2021-09-08 Kristof Provostdummynet tests: pipe test for IPv6
2021-09-08 Kristof Provostipfw: Introduce dnctl
2021-09-08 Michael Tuexensctp: minor cleanups, no functional change intended
2021-09-08 Toomas Soomeloader: implement mount/unmount rootfs
2021-09-08 Dimitry Andrici386 loaders: avoid lld 13 garbage collecting linker...
2021-09-08 Leandro Luporipowerpc64: fix radix on pseries TLB invalidation
2021-09-08 John Graftontop(1): indicate how to reset grep string
2021-09-08 Ed Masteopenssh: remove unnecessary $FreeBSD$ tags
2021-09-08 Colin PercivalDisable acpi_timer_test by default
2021-09-08 Colin PercivalHide acpi_timer_test behind a tunable
2021-09-08 Ed Masteopenssh: update to OpenSSH v8.7p1
2021-09-08 Rick MacklemVOP_COPY_FILE_RANGE: Add a COPY_FILE_RANGE_TIMEO1SEC...
2021-09-07 Navdeep Parharcxgbe(4): Fix the decode and display of the DBVFIFO...
2021-09-07 Navdeep Parharcxgbe(4): Display HMA information in meminfo.
2021-09-07 Alexander V... routing: fix source address selection rules for IPv4...
2021-09-07 Mark JohnstonBump __FreeBSD_version for the recent socket KPI changes
2021-09-07 Mark Johnstonsocket: Avoid clearing SS_ISCONNECTING if soconnect...
2021-09-07 Mark Johnstonsctp: Remove special handling for a listen(2) backlog...
2021-09-07 Mark Johnstonsocket: Remove unneeded SOLISTENING checks
2021-09-07 Mark Johnstonsocket: Properly interlock when transitioning to a...
2021-09-07 Mark Johnstonsocket: Move sockbuf mutexes into the owning socket
2021-09-07 Mark Johnstonsocket: Rename sb(un)lock() and interlock with listen(2)
2021-09-07 Mark Johnstonsocket: Reorder socket and sockbuf fields to eliminate...
2021-09-07 Mark Johnstonswap_pager: Handle large swap_pager_reserve() requests
2021-09-07 Mark Johnstondtrace.1: Document a couple of preprocessor-related...
2021-09-07 Brooks Davismprotect.2: Improve the description of prot
2021-09-07 Warner Loshgenoffset.sh: Use 10 X's instead of 5 for pick mkdtemp...
2021-09-07 Warner Loshcdefs.h: Remove redundant #ifdefs
2021-09-07 Mark Johnstondtrace.1: Document -x ldpath
2021-09-07 Mark Johnstonkqueue.2: Document the fact that EVFILT_READ can be...
2021-09-07 Mark Johnstonip6mrouter: Make the expiration callout MPSAFE
2021-09-07 Mark Johnstonefirt: Mark buffers filled out by EFI firmware as initi...
2021-09-07 Mark Johnstonnd6: Make the DAD callout MPSAFE
2021-09-07 Mark Johnstong_label: Handle small sector sizes when tasting
2021-09-07 Mark Johnstonsctp: Fix iterator synchronization in sctp_sendall()
2021-09-07 Mark Johnstonsctp: Remove an unused sctp_inpcb field
2021-09-07 Mark Johnstonsctp: Fix races around sctp_inpcb_free()
2021-09-07 Kristof Provostpf: remove unused function prototype
next