]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-04-22 Hans Petter... Add support for Read_Local_Supported_Commands command...
2020-04-22 Hans Petter... Factor code in LinuxKPI to allow attach and detach...
2020-04-22 Michael TuexenImprove input validation when processing AUTH chunks.
2020-04-22 Li-Wen HsuEnable timer tests in sys.kqueue.libkqueue.kqueue_test...
2020-04-22 Alexander V... Convert TOE routing lookups to the new routing KPI.
2020-04-22 Christian BruefferCorrect efi(8) reference.
2020-04-22 Mateusz PiotrowskiImprove formatting of synopsis section
2020-04-22 Kyle Evanskqueue(2): de-vandalize the random sentence in the...
2020-04-22 Kyle Evanskqueue(2): add a note about EV_RECEIPT
2020-04-22 Mike KarelsAdd genet driver for Raspberry Pi 4B Ethernet
2020-04-22 Richard Scheffeneggerrevert rS360143 - Correctly set up initial cwnd
2020-04-21 John BaldwinDon't pass a user buffer pointer as the data pointer...
2020-04-21 John BaldwinMap negative types passed to vm_capability_type2name...
2020-04-21 Conrad Meyervmm(4): Decode and emulate BEXTR
2020-04-21 Conrad Meyervmm(4): Decode 3-byte VEX-prefixed instructions
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-21 Jung-uk KimImport OpenSSL 1.1.1g.
2020-04-21 Hans Petter... Update string tables in hccontrol(8).
2020-04-21 John BaldwinDon't access a user buffer directly from the kernel.
2020-04-21 John BaldwinRetire two unused background fsck sysctls.
2020-04-21 John BaldwinCheck the magic value in longjmp() before calling sigpr...
2020-04-21 John BaldwinHandle non-dtrace-triggered kernel breakpoint traps...
2020-04-21 John BaldwinAbort transfer if fseeko() fails.
2020-04-21 John BaldwinAdd description string for VM_CAP_BPT_EXIT.
2020-04-21 Li-Wen HsuAlso update est(4) as r360162 and r360164
2020-04-21 Li-Wen HsuUpdate .Dd
2020-04-21 Mark JohnstonHandle PCATCH in blockcount_sleep() so it can be interr...
2020-04-21 Li-Wen Hsuhwpstate_intel(4): small text tweaks
2020-04-21 Kyle Evanskevent32: fix the split of data into data1/data2
2020-04-21 Mark JohnstonFactor out the kmem contig page alloc and reclamation...
2020-04-21 Mark JohnstonMinimize conditional compilation for handling of M_EXEC.
2020-04-21 Alex RichardsonRemove extern from function declarations in common.h
2020-04-21 Gordon TetlowFix OpenSSL remote denial of service.
2020-04-21 Edward Tomasz... Silence down a warning which should really be a debug...
2020-04-21 Ed Masteblacklistd.8: fix db file path
2020-04-21 Richard ScheffeneggerCorrectly set up the initial TCP congestion window
2020-04-21 Kyle Evanskqueue: fix conversion of timer data to sbintime
2020-04-21 Bryan DreweryFix build with NO_HISTORY set
2020-04-20 Gleb SmirnoffFix immediate crash when snmpd is bound to a specific...
2020-04-20 John BaldwinUpdate comments about IVs used in IPsec ESP.
2020-04-20 John BaldwinRetire the CRYPTO_F_IV_GENERATE flag.
2020-04-20 John BaldwinGenerate IVs directly in esp_output.
2020-04-20 Dimitry AndricMerge commit 64b31d96d from llvm git (by Nemanja Ivanovic):
2020-04-20 Niclas ZeisingFix kern.evdev.rcpt_mask on powerpc
2020-04-20 Conrad Meyeracpi_ec(4): Do not probe "successfully" if an error...
2020-04-20 Li-Wen HsuTemporarily skip timer tests in sys.kqueue.libkqueue...
2020-04-20 Dimitry AndricMerge commit ce5173c0e from llvm git (by Reid Kleckner):
2020-04-20 Hans Petter... Implement the atomic fetch add unless functions for...
2020-04-20 Niclas ZeisingChange kern.evdev.rcpt_mask to 12 by default
2020-04-20 Kyle Evansdiff(1): reject conflicting formatting options
2020-04-20 Ed Mastehdac: remove unused macro
2020-04-20 Alexander MotinAllow namespace-id specification where it makes sense.
2020-04-20 Mark JohnstonHandle trashed queue pointers in vm_page_acquire_unlock...
2020-04-20 Li-Wen HsuOnly skip sys.netinet.socket_afinet.socket_afinet_bind_...
2020-04-20 Li-Wen HsuTemporarily disable sys.netinet.divert.* on i386
2020-04-20 Hans Petter... Implement aligned LinuxKPI types for u16, u32 and u64.
2020-04-20 Hans Petter... Allow test_bit() in the LinuxKPI to accept a const...
2020-04-20 Alexander MotinOpen device with O_RDONLY when command is non-invasive.
2020-04-20 Hans Petter... Substitute le_read_supported_status with le_read_suppor...
2020-04-20 Hans Petter... Allow the ERR_CAST() function in the LinuxKPI to take...
2020-04-20 Kyle Evanstests: kqueue: fix some issues with now() on ILP32...
2020-04-19 Conrad Meyervmm(4): Bump VM_MAX_MEMMAPS for vmgenid
2020-04-19 Cy SchubertDue to popular demand, revert r360102.
2020-04-19 Ed Mastesnd_hda: whitespace and style(9) cleanups
2020-04-19 Xin LIUse LIST_FOREACH_SAFE instead of LIST_FOREACH as we...
2020-04-19 Cy SchubertConditionally install Kerberos rc files based on MK_KER...
2020-04-19 Cy SchubertConvert ipfilter to the new routing KPI.
2020-04-19 Cy Schubertfib4_free_nh_ext is an empty function. It does nothing...
2020-04-19 Kristof Provostbridge tests: Ensure that bridges in different jails...
2020-04-19 Kristof Provostpf: Improve ioctl() input validation
2020-04-19 Kristof Provostpfctl: Call ifa_load() before ifa_grouplookup()
2020-04-19 Kristof Provostpfctl: Remove unused variable
2020-04-19 Hans Petter... Fix cut and paste off-by-one error in hccontrol(8).
2020-04-19 Hans Petter... Improve printing of le features in hccontrol(8).
2020-04-19 Emmanuel Vadotrelease: arm64: Remove DTSO for Allwinner boards
2020-04-19 Hans Petter... Bring HCI error messages up-to-date.
2020-04-19 Konstantin... Align initial-exec TLS segments to the p_vaddr % align.
2020-04-19 Alexander V... Fix lookup key generation in fib6_check_urpf().
2020-04-19 Alan Somerslibauditd: make it a PRIVATELIB
2020-04-19 Alan Somerslibbsm: fix some MLINKS
2020-04-19 Alan Somersbectl.8: correctly sort SEE ALSO section after 360078
2020-04-19 Mitchell HorneRISC-V: provide the correct value for kernstart
2020-04-19 Mitchell HorneRISC-V: exclude reserved memory regions
2020-04-19 Mitchell HorneRISC-V: use physmem to manage physical memory
2020-04-19 Mitchell HorneConvert arm's physmem interface to MI code
2020-04-18 Rick MacklemChange the type of "len" to avoid warnings.
2020-04-18 Alan Somerszfs-program.8: fix orphan .Xr
2020-04-18 Alan Somerscap_dns.3: fix some orphan .Xr links
2020-04-18 Alan Somersbectl.8, beinstall.sh.8: fix man page section of beinst...
2020-04-18 Alan Somerszfsd.8: fix orphan .Xr
2020-04-18 Ed Mastehda: remove hda*_lockowned macros
2020-04-18 Hans Petter... Set the maximum exit latency to 0 for XHCI USB 3.0...
2020-04-18 Mateusz PiotrowskiUse the Ic macro for find(1) primaries consistently
2020-04-18 Alex RichardsonFix various warnings in tests/sys/kqueue and bump WARNS
2020-04-18 Alex RichardsonMore fixes to build the kernel with a compiler that...
2020-04-18 Alex RichardsonAllow kernel modules to build with a compiler that...
2020-04-18 Hans Petter... Add missing feature descriptions to hci_features2str().
2020-04-18 Kristof Provostbridge: Simplify mac address generation
2020-04-18 Kristof Provostethersubr: Make the mac address generation more robust
2020-04-18 Konstantin... sendfile: When all io finished, assert that sfio->pa...
next