]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
ktls: Fix accounting for TLS 1.0 empty fragments.
[FreeBSD/FreeBSD.git] / sys /
2021-08-30 John Baldwinktls: Fix accounting for TLS 1.0 empty fragments.
2021-08-30 Andrew Gallatinktls: Init reset tag task for cloned sessions
2021-08-30 John Baldwinktls: Don't mark existing received mbufs notready for...
2021-08-30 Mitchell Hornekdb: Handle process enumeration before procinit()
2021-08-30 Mitchell Hornearm: enable stack-smashing protection
2021-08-30 Alfredo Dal'Ava... virtio-modern: fix PCI common read/write functions...
2021-08-30 Andrew TurnerAdd more arm64 external abort sources
2021-08-30 Andrew TurnerOnly store the arm64 ID registers in the cpu_desc
2021-08-30 Andrew TurnerMove setting arm64 HWCAP values to the ID tables
2021-08-30 Andrew TurnerAdd missing arm64 ID registers
2021-08-30 Andrew TurnerSort the arm64 ID_AA64* user registers
2021-08-30 Andrew TurnerAdd macros for arm64 special reg op and CR values
2021-08-30 Andrew TurnerTeach the arm64 kernel to identify the Arm AEM
2021-08-30 Andrew TurnerSwitch to an ifunc in the kernel for crc32c
2021-08-30 Andrew TurnerStart to clean up arm64 address space selection
2021-08-30 Andrew TurnerSplit out the arm64 ID field comparison function
2021-08-30 Kristof Provostaltq: Fix panics on rmc_restart()
2021-08-29 Kyle Evanskern: mountroot: avoid fd leak in .md parsing
2021-08-29 Mark Johnstonpci: Add an ioctl to perform I/O to BARs
2021-08-29 Gordon Berglingext2fs(5): Correct a typo in an error message
2021-08-28 Piotr Pawel Stefaniakmount.h: improve a comment about flags
2021-08-28 Alexander Motinsched_ule(4): Pre-seed sched_random().
2021-08-28 Alexander Motinsched_ule(4): Use trylock when stealing load.
2021-08-28 Alexander Motinsched_ule(4): Reduce duplicate search for load.
2021-08-28 Alexander MotinRefactor/optimize cpu_search_*().
2021-08-27 Ka Ho NgAMD-vi: Fortify IVHD device_identify process
2021-08-27 Ka Ho Ngvmm: Bump vmname buffer in struct vm to VM_MAX_NAMELEN + 1
2021-08-27 Ka Ho Ngtmpfs: Fix error being cleared after commit c12118f6cec0
2021-08-27 Ka Ho Ngtmpfs: Fix styles
2021-08-27 Ka Ho Ngvfs: Add get_write_ioflag helper to calculate ioflag
2021-08-27 Kevin Bowlingintel ethernet: Use ether_gen_addr(9)
2021-08-27 Rick Macklemnfsd: Fix sanity check for NFSv4.2 Allocate operations
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 O Souzalagg: don't update link layer addresses on destroy
2021-08-26 Luiz Otavio O Souzaipfw: use unsigned int for dummynet bandwidth
2021-08-26 Kyle Evanskern: remove deprecated makesyscalls.sh
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 Kevin Bowlinge1000: Update intel shared code
2021-08-25 Patrick Kelseyiflib: Improve mapping of TX/RX queues to CPUs
2021-08-25 Franco Fichtnergre: simplify RSS ifdefs
2021-08-25 Stephan de Witiflib: emulate counters in netmap mode
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 Andrey V. Elsukovipfw: fix possible data race between jump cache reading...
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 Kevin Bowlingixgbe: Avoid sbuf_trim(9) in sysctl handler
2021-08-23 Konstantin Belousovamd64 pmap_vm_page_alloc_check(): loose the assert
2021-08-23 Konstantin Belousovamd64 pmap_vm_page_alloc_check(): print more data for...
2021-08-23 Konstantin BelousovAdd pmap_vm_page_alloc_check()
2021-08-23 Konstantin Belousovamd64: do not assume that kernel is loaded at 2M physical
2021-08-23 Konstantin Belousovamd64: stop doing special allocation for the AP startup...
2021-08-23 Konstantin Belousovamd64: 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 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 Belousovcoretemp: use x86_msr_op for thermal MSR access
2021-08-23 Konstantin Belousovx86_msr_op: extend the KPI to allow MSR read and single...
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 SomersEscape any '.' characters in sysctl node names
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 Johnstonrpc: Make function tables const
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 Mark Johnstonng_bridge: Use M_NOWAIT when allocating memory in the...
2021-08-19 Gordon BerglingFix a typo that was introduced while fixing a typo
2021-08-19 Konstantin Belousovfstatat(2): handle non-vnode file descriptors for AT_EM...
2021-08-19 Konstantin Belousovufs rename: ensure that the result of ufs_checkpath...
2021-08-19 Konstantin BelousovStyle: wrap the long line, definition of ufs_checkpath()
2021-08-19 Konstantin Belousovpipe_paircreate(): do not leak pipepair memory on error
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-19 Gordon BerglingFix some common typos in source code comments
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-19 Gordon BerglingFix a common typo in a comment
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-19 Ed Masteipfilter: remove doubled semicolons
2021-08-18 Mateusz Guzikfrag6: do less work in frag6_slowtimo if possible
2021-08-18 Mateusz Guzikfrag6: drop the volatile keyword from frag6_nfrags...
next