]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Correct and add some comments.
[FreeBSD/FreeBSD.git] / sys /
2020-12-31 Jamie Grittonjail: Clean up allprison_lock handing in kern_jail_set
2020-12-31 Ryan Libbyuma dbg: catch more corruption with atomics
2020-12-31 Ryan Libbybitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC
2020-12-31 Ed MasteStop defaulting to DWRAF2 in kernel compilation
2020-12-31 Kyle Evansarm: tune vmparam.h towards a little more modern
2020-12-31 Kyle Evansvt: restore tty when console is ungrabbed
2020-12-31 Kyle Evansvt: more carefully handle vt_allocate_keyboard grab...
2020-12-31 Alan Somersfusefs: update FUSE protocol to 7.24 and implement...
2020-12-31 Glen Barbercopyrights: Happy New Year 2021
2020-12-31 Andrew TurnerAdd pmu.h missed in 5e78bbb74a1f
2020-12-31 Hans Petter SelaskyStreamline the infiniband code according to the etherne...
2020-12-30 John Baldwinrsu: Don't modify read-only firmware block.
2020-12-31 Alfredo Dal'Ava... [POWERPC64LE] enable IPMI using OPAL bus
2020-12-30 Justin Hibbitspowerpc: Fix copyin/copyout race condition
2020-12-30 Justin Hibbitspowerpc: Optimize copyinstr() to avoid repeatedly mappi...
2020-12-30 Justin HibbitsRadix dump updates
2020-12-30 Justin Hibbitspowerpc/radix_mmu: Apply errata fixes for POWER9 TLB...
2020-12-30 Justin Hibbitspowerpc/aim: Add machine check handler for TLB multihit
2020-12-31 Alfredo Dal'Ava... [POWERPC64LE] fix sysctl dev.opal_sensor.* on little...
2020-12-30 John BaldwinDon't try to adjust a TLS TOE socket that has been...
2020-12-30 Andrew TurnerSplit out the FDT arm pmu attachment
2020-12-30 Michal Melounarm64: Use new arm_kernel_boothdr script for generating...
2020-12-30 Michal Melounsys/tools: Add a tool for generating arm and arm64...
2020-12-30 Roger Pau Monnéxen: allow limiting the amount of duplicated pending...
2020-12-30 Roger Pau Monnéxen/xenstore: remove unused functions
2020-12-30 Michal MelounTegra210: Connect to GENERIC kernel.
2020-12-30 Michal MelounTegra210: Add lost-in-merge fixes:
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-29 Toomas Soomecxgbe: replace zero sized array by flexible array
2020-12-29 Kyle Evanskern: efirt: correct configuration table entry size
2020-12-29 Kyle Evanskern: efirt: enter runtime environment to deref efi_cfgtbl
2020-12-29 Hans Petter SelaskyStreamline the infiniband code according to the etherne...
2020-12-29 Hans Petter SelaskyFix for IPoIB over lagg(4).
2020-12-29 Edward Tomasz Napi... geom(4): make g_newprovider_event() return if G_P_WITHE...
2020-12-29 Edward Tomasz Napi... devfs(4): defer freeing until we drop devmtx ("cdev")
2020-12-29 Ed MasteMove cp(4) module enable to SOURCELESS_HOST
2020-12-28 Ryan Libbykern.mk: drop flag only patched in-tree gcc understood
2020-12-28 Mateusz Guzikcache: work around corner case of dvp == tvp in cache_f...
2020-12-28 Alan Somersfusefs: delete some dead code
2020-12-28 Ed MasteCorrect font.h comment describing vfnt font maps
2020-12-28 Hans Petter SelaskyCollect statistics from all rate-limit queues in mlx5en(4).
2020-12-28 Hans Petter SelaskyImprove error message printing in krping.
2020-12-28 Michal MelounARM64: Port FreeBSD to Nvidia Jetson TX1 and Nano.
2020-12-28 Mateusz Guzikcache: reduce engrish in previous commit
2020-12-28 Mateusz Guzikcache: save on some branching in common case mount...
2020-12-28 Mateusz Guzikvfs: stop open-coding setting WILLBEDIR flag
2020-12-28 Mateusz Guzikvfs: add FAILIFEXISTS flag
2020-12-28 Mateusz Guzikcache: simplify lockless dot lookups
2020-12-28 Ryan Libbyroute: quiet -Wredundant-decls
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Ryan LibbyMerge commit d8a09b3a0 from openzfs git (by Ryan Libby):
2020-12-27 Ryan LibbyMerge commit 956f94010 from openzfs git (by Ryan Libby):
2020-12-27 Ryan LibbyMerge commit c7500ded3 from openzfs git (by Ryan Libby):
2020-12-27 Ryan LibbyMerge commit 3fcd73747 from openzfs git (by Adrian...
2020-12-27 Ryan LibbyMerge commit 79a357c2a from openzfs git (by Adrian...
2020-12-27 Ryan Libbyopenzfs: fix gcc kernel module builds
2020-12-27 Mark Johnstonmsdosfs: Fix a leak of dirent padding bytes
2020-12-27 Mark Johnstonvm: Fix some bugs in the page busying code
2020-12-27 Mark Johnstonuma: Remove the MINBUCKET flag from the flag name list
2020-12-27 Mark Johnstonmd: Set bio_completed properly in the face of errors
2020-12-27 Mateusz Guzikcache: modification and last entry filling support...
2020-12-27 Mateusz Guzikcache: assert internal flags are not passed by namei
2020-12-27 Mateusz GuzikRevert "cache: modification and last entry filling...
2020-12-27 Ed MastePerform kernel linker ifunc test only for builds
2020-12-27 Mateusz Guzikcache: modification and last entry filling support...
2020-12-27 Michal MelounEXTRES: Ignore index modifier flags for table based...
2020-12-27 Konstantin Belousovamd64 nmi handler: fix comment about %ebx
2020-12-27 Konstantin Belousovamd64: preserve %cr2 in NMI/MCE/DBG handlers.
2020-12-27 Konstantin BelousovRegen.
2020-12-27 Konstantin BelousovExpose eventfd in the native API/ABI using a new __spec...
2020-12-27 Konstantin BelousovRemove useless ARGUSED annotations.
2020-12-27 Konstantin BelousovAdd SPDX tag.
2020-12-27 Jamie Grittonjail: add a missing lock around an osd_jail_call().
2020-12-27 Jamie Grittonjail: Consistently handle the pr_allow bitmask
2020-12-27 Jamie Grittonjail: Make comments on struct prison locking more precise
2020-12-26 Alexander V. ChernikovFix default route handling in radix4_lockless algo.
2020-12-26 Mark Johnstonsendfile: Ensure that sfio->npages is initialized
2020-12-26 Jamie Grittonjail: Fix lock-free access to dynamic pr.allow flags
2020-12-26 Andrew TurnerUse the base address for early arm64 page tables
2020-12-26 Marius Stroblnsphy(4): Remove obsolete support for pcn(4)
2020-12-26 Marius Stroblmlphy(4)/tlphy(4): Remove obsolete drivers
2020-12-26 Jamie Grittonjail: Fix an O(n^2) loop when adding jails
2020-12-26 Michal MelounARM: Enhance common Nvidia Tegra drivers by support...
2020-12-26 Ulrich SpörleinFix newvers.sh to no longer print an outdated SVN rev
2020-12-26 Marius Stroblscc(4)/uart(4): Remove obsolete support for Siemens...
2020-12-26 Marius Stroblscc.4: Add Freescale/NXP QUICC to the list of supported...
2020-12-26 Alexander V. ChernikovUse light-weight versions of routing lookup functions...
2020-12-25 Marius Stroblada(4): remove remainder of MD geometry translation...
2020-12-25 Marius Stroblbge(4): remove obsolete support for on-board Fujitsu...
2020-12-25 Marius Stroblfwohci(4): remove support for Sun PCIO-2 FireWire contr...
2020-12-25 Marius Stroblohci(4): remove support for Sun PCIO-2 USB controllers
2020-12-25 Marius Stroblgallant12x22(4): remove obsolete font
2020-12-25 Marius Stroblmk48txx(4): remove obsolete driver
2020-12-25 Marius Stroblmc146818(4): remove obsolete driver
2020-12-25 Marius Stroblmips: fix build w/ TICK_USE_MALTA_RTC defined
2020-12-25 Konstantin BelousovAdd tcgetwinsize(3) and tcsetwinsize(3) to termios
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-25 Michal MelounPMC: remove now orphaned PMC for INTEL XScale processors.
2020-12-25 Alexander V. ChernikovAdd modular fib lookup framework.
next