]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-08-26 Adam Fennmalloc(9): Document/complete aligned variants
2021-08-26 Adam Fenndevclass_alloc_unit: move "at" hint test to after devic...
2021-08-26 Luiz Otavio... rtsold: make it work on if_vlan interfaces
2021-08-26 Luiz Otavio... lagg: don't update link layer addresses on destroy
2021-08-26 Luiz Otavio... ipfw: use unsigned int for dummynet bandwidth
2021-08-26 Franco Fichtnerdhclient: remove patching of static values in BPF programs
2021-08-26 Franco Fichtnerdhclient: skip_to_semi() consumes semicolon already
2021-08-26 Toomas Soomelibsa: cstyle cleanup of dosfs.c
2021-08-26 Toomas Soomeloader: open file list should be dynamic
2021-08-26 Kyle Evanskern: remove deprecated makesyscalls.sh
2021-08-26 Kyle Evansinit: execute /etc/rc.final after all user processes...
2021-08-26 Kyle Evanskenv: allow listing of static kernel environments
2021-08-26 Kyle Evanskern: add an option for preserving the early kenv
2021-08-26 Kyle Evanskenv: s/dump/list/ to clarify meaning
2021-08-26 Kevin Bowlinge1000: Update intel shared code
2021-08-25 Patrick Kelseyiflib: Improve mapping of TX/RX queues to CPUs
2021-08-25 Fabian Kurtzdhclient: support supersede statement for option 54
2021-08-25 Franco Fichtnergre: simplify RSS ifdefs
2021-08-25 Stephan de Witiflib: emulate counters in netmap mode
2021-08-25 Gordon Berglingrpc(3): Correct a few common typos in source code comments
2021-08-25 Alexander MotinMark some sysctls as CTLFLAG_MPSAFE.
2021-08-25 Alexander MotinMark some sysctls as CTLFLAG_MPSAFE.
2021-08-25 Alexander Motingeom(4): Mark all sysctls as CTLFLAG_MPSAFE.
2021-08-25 Alexander Motincam(4): Mark all sysctls as CTLFLAG_MPSAFE.
2021-08-24 Mark Johnstonbhyve: Fix vq_getchain() error handling bugs in various...
2021-08-24 Gordon TetlowFix multiple OpenSSL vulnerabilities.
2021-08-24 Gordon TetlowFix libfetch out of bounds read.
2021-08-24 Gordon TetlowFix remote code execution in ggatec(8).
2021-08-24 Andrey V. Elsukovipfw: fix possible data race between jump cache reading...
2021-08-24 Kristof Provostnetinet tests: delete an interface with pending lookups
2021-08-24 Alexander V... Add arp/ndp tests in addition to rtsock ll tests.
2021-08-24 Alexander Motinntb_hw_intel(4): Add CTLFLAG_MPSAFE flags.
2021-08-24 Alexander Motinntb_hw_intel(4): Remove CTLFLAG_NEEDGIANT flags.
2021-08-24 Alexander Motinntb_transport(4): Mark callouts MP-safe.
2021-08-24 John BaldwinUPDATING: Add a note about OpenSSL defaulting KTLS...
2021-08-24 John BaldwinOpenSSL: Add support for Chacha20-Poly1305 to kernel...
2021-08-24 John BaldwinOpenSSL: Refactor KTLS tests to better support TLS...
2021-08-24 John BaldwinOpenSSL: Update KTLS documentation
2021-08-24 John BaldwinOpenSSL: Only enable KTLS if it is explicitly configured
2021-08-24 John BaldwinOpenSSL: ktls: Initial support for ChaCha20-Poly1305
2021-08-24 John BaldwinOpenSSL: Correct the return value of BIO_get_ktls_*().
2021-08-24 John Baldwinnfs tls: Update for SSL_OP_ENABLE_KTLS.
2021-08-24 Kevin Bowlingixgbe: Avoid sbuf_trim(9) in sysctl handler
2021-08-23 Roger Pau Monnéloader: fix multiboot loading on UEFI
2021-08-23 Konstantin... amd64 UEFI loader: stop copying staging area to 2M...
2021-08-23 Konstantin... amd64 pmap_vm_page_alloc_check(): loose the assert
2021-08-23 Konstantin... amd64 pmap_vm_page_alloc_check(): print more data for...
2021-08-23 Konstantin... Add pmap_vm_page_alloc_check()
2021-08-23 Konstantin... amd64: do not assume that kernel is loaded at 2M physical
2021-08-23 Konstantin... amd64: stop doing special allocation for the AP startup...
2021-08-23 Konstantin... amd64: rework AP startup
2021-08-23 Vladimir Kondratyevevdev: Use bit_foreach helper macro
2021-08-23 Vladimir Kondratyevbitstring(3): Add bitstring traversal macros.
2021-08-23 Vladimir Kondratyevhms(4): Allow attachment to pointer top level collection.
2021-08-23 Vladimir Kondratyevps4dshock(4): Fix touchpad width in HID report descriptor
2021-08-23 Greg Vhid: move proper hat switch handling from ps4dshock...
2021-08-23 Jackhmt(4): Do not ignore constant usages in HID report...
2021-08-23 Vladimir Kondratyevhid: Add extra constant to units of measurement
2021-08-23 Vladimir Kondratyevevdev: Do not check maximal contact number for MT initi...
2021-08-23 Vladimir Kondratyevhmt(4): Store Contact Count in separate variable.
2021-08-23 Kevin Bowlinge1000: always enable PCSD when RSS hashing
2021-08-23 Kristof Provostlibpfctl: Fix endianness issues
2021-08-23 Mateusz Guzikarm: hide busdma statistics behind ifdef ARM_BUSDMA_MAP...
2021-08-23 Mateusz Guzikpf: assert dir state on pf_test{,6}
2021-08-23 Mateusz Guzikpf: save on branching in the common case in pf_test
2021-08-23 Kyle Evansuipc: avoid circular pr_{slow,fast}timos
2021-08-23 Mateusz Guzikuipc: create dedicated lists for fast and slow timeout...
2021-08-23 Konstantin... coretemp: use x86_msr_op for thermal MSR access
2021-08-23 Konstantin... x86_msr_op: extend the KPI to allow MSR read and single...
2021-08-23 Konstantin... rtld: constify most variables holding references to...
2021-08-23 Konstantin... rtld: provide private getenv(3)
2021-08-23 Konstantin... rtld: avoid use of of getenv(3) for evaluating rtld...
2021-08-23 Konstantin... rtld: rework how environment variables are named
2021-08-23 Konstantin... libc tls: use TLS_DTV_OFFSET defined by rtld.h
2021-08-23 Fangrui Songrtld: Switch to the standard symbol lookup behavior...
2021-08-23 Fangrui Songrtld: Remove calculate_tls_end
2021-08-23 Fangrui Songrtld: Fix i386/amd64 TP offset when p_vaddr % p_align...
2021-08-23 Gordon Berglingufs_dirhash: Correct a typo in a comment
2021-08-23 Alexander MotinOptimize res_find().
2021-08-23 Mark Johnstonsigtimedwait: Use a unique wait channel for sleeping
2021-08-22 Alan Somersftpd: delete dead code
2021-08-22 Alan Somersiostat: fix rounding errors in iostat -x
2021-08-22 Alan SomersEscape any '.' characters in sysctl node names
2021-08-22 Olivier Cocharddiff: Use unprivileged_user with report_identical test
2021-08-22 Eirik ØverbyAdd zfskeys rc.d script for auto-loading encryption...
2021-08-22 Peter Grehanarm64: HWCAP/HWCAP2 aux args support for 32-bit ARM...
2021-08-22 Alexander Motinkbdmux(4): Make callout handler mpsafe.
2021-08-21 Mark Johnstontail: Add regression tests for -f and -F
2021-08-21 Mark Johnstontail: Fix -f with stdin
2021-08-21 Mark Johnstonrpc: Make function tables const
2021-08-21 Franco Fitchnerrtsold: pass sending router address to other and manage...
2021-08-21 Franco Fitchnerrtsold: auto-probe point to point interfaces
2021-08-21 Mark Johnstonkevent: Prohibit negative change and event list lengths
2021-08-20 Kyle Evanskern: ether_gen_addr: randomize on default hostuuid...
2021-08-20 Kyle Evansman: document ether_gen_addr(9)
2021-08-20 Dimitry AndricApply upstream lldb fix for unhandled Error causing...
2021-08-20 Cy Schubertwpa: Add wpa_cli action file event
2021-08-20 Cy Schubertwpa: The ap library is not needed by wpa_supplicant...
2021-08-20 Cy Schubertwpa: Fix GCC 6 build
2021-08-20 Cy Schubertwpa: Fix a SIGBUS error in wpa_sm_set_rekey_offload
next