]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-01-12 Mariusz Zaborskicasper: convert macros to inline functions
2021-01-12 Hans Petter... Fix for use-after-free in if_ure(4) driver.
2021-01-12 mhorneriscv pmap: add some pv list assertions
2021-01-12 Mateusz Guzikvfs: extend vfs:namei:lookup:return probe with nameidata
2021-01-12 Mateusz Guzikvfs: add NDFREE_NOTHING and convert several NDFREE_PNBU...
2021-01-12 Mateusz GuzikConvert remaining cap_rights_init users to cap_rights_i...
2021-01-12 Andrew TurnerHandle using a sub instruction in the arm64 fbt
2021-01-12 Andrew TurnerOnly allow a store through sp in the arm64 fbt
2021-01-12 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes
2021-01-12 Emmanuel Vadotlinuxkpi: add kernel_fpu_begin/kernel_fpu_end
2021-01-12 Emmanuel Vadotlinuxkpi: Add shrinker support
2021-01-12 Emmanuel Vadotlinuxkpi: Add more pci functions needed by DRM
2021-01-12 Emmanuel Vadotpci: Add pci_find_class_from
2021-01-12 Toomas Soomeloader.efi: disable workaround for serial console on...
2021-01-12 Toomas Soomeloader.efi: reworked framebuffer setup
2021-01-12 Konstantin... libthr malloc: support recursion on thr_malloc_umtx.
2021-01-12 Konstantin... sigfastblock: do not skip cursig/postsig loop in ast()
2021-01-12 Konstantin... sigfastblock_setpend(): do not set PEND user flag unles...
2021-01-12 Kristof Provostdtrace: Blacklist riscv exception handlers for fbt
2021-01-12 Mateusz Guzikamd64: fix tlb shootdown when all cpus are passed in...
2021-01-12 Konstantin... vmspace_fork: preserve wx settings in the child vm...
2021-01-12 Alan Somerslio_listio: validate aio_lio_opcode
2021-01-12 Charlie RootICMP checksum test: Fix for big endian
2021-01-12 Andrew Gallatinamd64: compare TLB shootdown target to all_cpus
2021-01-12 Ed Mastebsdconfig: correct utilties typo
2021-01-12 Kirk McKusickEliminate lock order reversal in UFS ffs_unmount().
2021-01-12 Alan Somers[skip ci] Delete an accidentally-committed comment
2021-01-11 Jason A. Harmeningrctl(4): support throttling resource usage to 0
2021-01-11 Alexander V... Use rn_match instead of doing indirect calls in fib_algo.
2021-01-11 Konstantin... exec_new_vmspace: print useful error message on ctty...
2021-01-11 Konstantin... Implement enforcing write XOR execute mapping policy.
2021-01-11 Toomas Soomepnglite: should use ntohl
2021-01-11 Kristof Provostpf: quiet debugging printfs
2021-01-11 Kristof Provostpfctl: Another set skip <group> fix
2021-01-11 John Baldwinarm64: Add armv8crpyto and ossl to NOTES.
2021-01-11 John Baldwinarm64: Don't disable options GDB in LINT.
2021-01-11 Toomas Soomeloader.efi: efifb_mask_from_pixfmt is missing PixelBltOnly
2021-01-11 Vincenzo Maffionenetmap: vtnet: fix RX initialization after netmap_reset()
2021-01-11 Konstantin... libthr: wrap pdfork(2), same as fork(2).
2021-01-11 Konstantin... amd64 pmap: do not sleep in pmap_allocpte_alloc() with...
2021-01-11 Konstantin... amd64 pmap: rename _pmap_allocpte() to pmap_allocpte_al...
2021-01-11 Konstantin... amd64 pmap: Remove wrong __unused annotation from the...
2021-01-11 Konstantin... amd64 pmap: fix NULL deref in pmap_mincore().
2021-01-11 Gleb SmirnoffFollow-up on 51da4b19be1. When booting a system with...
2021-01-11 Alexander V... Bump amount of queued packets in for unresolved ARP...
2021-01-11 Brooks Davisndis: Per user request, delay removal to 14
2021-01-11 Roger Pau Monnéxen: remove .swp file from public headers
2021-01-11 Gleb SmirnoffAdd missing rcvar name for os-release.
2021-01-11 Mitchell Hornecgem: update 64-bit check
2021-01-11 Robert WatsonChanges that improve DTrace FBT reliability on freebsd...
2021-01-11 Roger Pau Monnexen/privcmd: implement the restrict ioctl
2021-01-11 Roger Pau Monnexen/privcmd: implement the dm op ioctl
2021-01-11 Roger Pau Monnexen/privcmd: implement the map resource ioctl
2021-01-11 Roger Pau Monnéxen/privcmd: split setup of virtual address range into...
2021-01-11 Roger Pau Monnéxen/privcmd: make some integers unsigned
2021-01-11 Roger Pau Monnéxen: update interface headers
2021-01-11 Ed Mastepkgbase: correct typo in System Accounting Utilities
2021-01-11 Ryan Libbyhid: quiet -Wswitch
2021-01-11 Ryan Libbypf: quiet -Wredundant-decls for pf_get_ruleset_number
2021-01-11 Ryan Libbydtrace tests: fix prototypes for gcc build
2021-01-11 Ed Mastepkgbase: Rename -acct package System Accounting Utilities
2021-01-11 Alexander V... Use static initializers for fib algo to shift initializ...
2021-01-11 Ed Mastecmp: fix -s (silent) when used with skip offsets
2021-01-11 Ed Mastecmp: use C99 bool for flags
2021-01-10 Mark Johnstonlibdtrace: Format USDT symbols correctly based on symbo...
2021-01-10 Vincenzo Maffionenetmap: restore hwofs and support it in iflib
2021-01-10 Toomas Soomeloader: term_image_display() should test screen_buffer
2021-01-10 Konstantin... x86 tsc: mark %eax as earlyclobber in tscp_get_timecoun...
2021-01-10 Rick Macklemnfsd: add KASSERTs to nfsm_trimtrailing() for M_EXTPG...
2021-01-10 Mitchell Hornerc.conf(5): describe devmatch rc variables
2021-01-10 Thomas Skibocgem: add 64-bit support
2021-01-10 Alan CoxPrefer the use of vm_page_domain() to vm_phys_domain().
2021-01-10 Vladimir Kondratyevhid: Add recently imported drivers to NOTES
2021-01-10 Vladimir Kondratyevhid: fix extraneous SYSCTL_ADD_INT() options revealed...
2021-01-10 Vincenzo Maffionere: netmap: enable/disable krings on interface reinit
2021-01-10 Vincenzo Maffioneiflib: fix build failure in case DEV_NETMAP is not...
2021-01-10 Vincenzo Maffionenetmap: vtnet: enable/disable krings on any interface...
2021-01-10 Vincenzo Maffioneiflib: add assert to prevent out-of-bounds array access
2021-01-10 Robert WatsonTrack pipe(2) reads and writes as rusage message receiv...
2021-01-10 Vincenzo Maffionenetmap: iflib: enable/disable krings on any interface...
2021-01-10 Mariusz Zaborskifileargs: add support for realpath
2021-01-10 Konstantin... libc: implement rtld_get_stack_prot() for real
2021-01-10 Jamie Grittonjail: Simplify handling of prison_deref()
2021-01-10 Konstantin... tmpfs open: assert that there is no double-init of...
2021-01-10 Konstantin... tmpfs_free_tmp(): explicitly assert that tmp is locked
2021-01-10 Konstantin... tmpfs: make M_TMPFSMNT static to tmpfs_vfsops.c
2021-01-10 Konstantin... x86 vdso gettc: Add RDTSCP support
2021-01-10 Konstantin... x86 vdso gettc: eliminate duplicated code in ifunc...
2021-01-10 Konstantin... x86 vdso gettc: reorganize ifunctions.
2021-01-10 Konstantin... tsc: add RDTSCP or faster variants of get_timecount()
2021-01-10 Konstantin... x86: Add rdtscp32() into cpufunc.h.
2021-01-10 Konstantin... tsc: use u_int for return type for prototype, same...
2021-01-10 Konstantin... x86 identcpu.c: fix formatting of the comment.
2021-01-10 Konstantin... jobc: rework detection of orphaned groups.
2021-01-10 Konstantin... kinfo_proc: move job-control related data collection...
2021-01-10 Konstantin... Lock proctree in around fill_kinfo_proc().
2021-01-10 Konstantin... tty_wait_background: improve locking.
2021-01-10 Konstantin... pgrp: Prevent use after free.
2021-01-10 Konstantin... issignal(): when handling STOP-like signals, drop sigac...
2021-01-10 Konstantin... Style. Improve some KASSERTs messages.
next