]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Replace hardcoded references to _PATH_LOCALBASE with calls to getlocalbase.3
[FreeBSD/FreeBSD.git] / sys /
2020-11-14 Jonathan T. LooneyFix implicit automatic local port selection for IPv6...
2020-11-14 Vladimir KondratyevLinuxKPI: Exclude linux/acpi.h content on non-ACPI...
2020-11-14 Konstantin BelousovHandle LoR in flush_pagedep_deps().
2020-11-14 Konstantin BelousovAdd ffs_inode_bwrite() helper.
2020-11-14 Konstantin BelousovRevert r367669 to re-commit with proper message
2020-11-14 Konstantin BelousovAdd a framework that tracks exclusive vnode lock genera...
2020-11-14 Konstantin BelousovAdd a framework that tracks exclusive vnode lock genera...
2020-11-14 Alexander MotinAdd PMRCAP printing and fix earlier CAP_HI.
2020-11-13 Jung-uk KimMFV: r367652
2020-11-13 Mateusz Guzikmalloc: retire MALLOC_PROFILE
2020-11-13 Ed MasteDisable kernel INIT_ALL_ZERO on amd64
2020-11-13 Ed Masteip_fastfwd: style(9) tidy for r367628
2020-11-13 Brandon Bergren[PowerPC64LE] Radix MMU fixes for LE.
2020-11-13 Brandon Bergren[PowerPC] Allow traversal of oversize OF properties.
2020-11-13 George V. Neville... Followup pointed out by ae@
2020-11-13 Konstantin BelousovAllow some VOPs to return ERELOOKUP to indicate VFS...
2020-11-13 Konstantin BelousovImplement vn_lock_pair().
2020-11-13 Adrian Chadd[malloc] quieten -Werror=missing-braces with malloc...
2020-11-12 George V. Neville... An earlier commit effectively turned out the fast forwa...
2020-11-12 Mateusz Guzikmalloc: retire malloc_last_fail
2020-11-12 Mateusz Guzikgbde: replace malloc_last_fail with a kludge
2020-11-12 Alexander MotinFix panic if NVMe is detached before the intrhook call.
2020-11-12 Navdeep Parharcxgbe/t4_tom: Handle VXLAN-encapsulated SYNs correctly.
2020-11-12 Hans Petter SelaskyAdd more USB quirks.
2020-11-12 Mateusz PiotrowskiFix a typo in a license comment
2020-11-12 Mark Johnstonqat: Fix nits reported by Coverity
2020-11-12 Hans Petter SelaskyAdd a tunable sysctl, hw.usb.uaudio.handle_hid, to...
2020-11-12 Hans Petter SelaskyWhen doing a USB alternate setting on an USB interface...
2020-11-12 Konstantin Belousovmlx5en: Set ifmr_current same as ifmr_active.
2020-11-12 Konstantin Belousovmlx5en: stop ignoring pauses and flow in the media...
2020-11-12 Konstantin Belousovmlx5en: Register all combinations of FDX/RXPAUSE/TXPAUS...
2020-11-12 Konstantin Belousovmlx5en: Refactor repeated code to register media type...
2020-11-12 Navdeep Parharcxgbev(4): Make sure that the iq/eq map sizes are corre...
2020-11-12 Mateusz Guzikthread: move nthread management out of tid_alloc
2020-11-11 Kyle Evansumtx: drop incorrect timespec32 definition
2020-11-11 Alexander MotinMake CTL nicer to increased MAXPHYS.
2020-11-11 Mateusz Guzikthread: batch tid_free calls in thread_reap
2020-11-11 Mateusz Guzikthread: lockless zombie list manipulation
2020-11-11 Mark Johnstoniflib: Free full mbuf chains when draining transmit...
2020-11-11 Mark Johnstonvm_map: Handle kernel map entry allocator recursion
2020-11-11 Andrey V. ElsukovFix possible NULL pointer dereference.
2020-11-11 Mark Johnstonvmm: Make pmap_invalidate_ept() wait synchronously...
2020-11-11 Mark JohnstonRemove an extraneous parameter from SIGIO_ASSERT_LOCKED()
2020-11-11 Mark Johnstonffs: Clamp BIO_SPEEDUP length
2020-11-11 Mark JohnstonFix a pair of races in SIGIO registration
2020-11-11 Mateusz Guzikthread: add more fine-grained tidhash locking
2020-11-11 Mateusz Guzikthread: rework tidhash vs proc lock interaction
2020-11-11 Mateusz Guzikthread: fix thread0 tid allocation
2020-11-10 Warner LoshAdd INIT_ALL_ZERO and INIT_ALL_PATTERN to kern.opts.mk
2020-11-10 Mateusz Guzikthread: tidy up r367543
2020-11-10 Brooks DavisBe more tolerant of share/mk and kern.mk mismatch
2020-11-10 John BaldwinClear tp->tod in t4_pcb_detach().
2020-11-10 Brooks DavisSupport initializing stack variables on function entry
2020-11-10 Jonathan T. LooneyWhen destroying a UMA zone which has a reserve (set...
2020-11-10 Mateusz GuzikAllow rtprio_thread to operate on threads of any process
2020-11-10 Mateusz Guzikzfs: combine zio caches if possible
2020-11-10 Mateusz Guzikzfs: g/c unused data_alloc_arena
2020-11-10 Hans Petter SelaskyInclude GID type when deleting GIDs from HW table under...
2020-11-10 Eugene Grosbeinng_nat: unbreak ABI
2020-11-10 Mateusz Guzikthread: retire thread_find
2020-11-10 Mateusz Guzikthread: use tdfind in sysctl_kern_proc_kstack
2020-11-10 Mateusz Guzikthreads: remove the unused TID_BUFFER_SIZE macro
2020-11-10 Mateusz Guzikthread: adds newer bits for r367537
2020-11-09 Bjoern A. Zeebusb_hub: fix whitespace
2020-11-09 Bjoern A. Zeebarm64: bs_sr_<N> take II
2020-11-09 Mateusz Guzikthreads: reimplement tid allocation on top of a bitmap
2020-11-09 Mateusz Guzikthreads: introduce a limit for total number
2020-11-09 Mateusz Guzikvfs: group mount per-cpu vars into one struct
2020-11-09 Mateusz Guzikmalloc: provide 384 byte zone
2020-11-09 Mateusz Guzikmalloc: retire mt_stats_zone in favor of pcpu_zone_64
2020-11-09 Michael TuexenRFC 7323 specifies that:
2020-11-09 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes
2020-11-09 Emmanuel VadotLinuxKPI: Implement ACPI bits required by drm-kmod...
2020-11-09 Michael TuexenFix a potential use-after-free bug introduced in
2020-11-09 Edward Tomasz Napi... Make it possible to mount a fuse filesystem, such as...
2020-11-09 Warner LoshRemove newline from bxe description, it's not done...
2020-11-09 Mateusz GuzikAdd more per-cpu zones.
2020-11-09 Navdeep Parharcxgbe(4): Allow the PF driver to set a VF's MAC address.
2020-11-09 Mateusz Guzikprocdesc: convert the zone to a malloc type
2020-11-09 Mateusz Guzikbufcache: convert bo_numoutput from long to int
2020-11-09 Mateusz Guzikkqueue: save space by using only one func pointer for...
2020-11-09 Navdeep Parharcxgbev(4): Use the MAC address set by the the PF if...
2020-11-08 Brandon Bergren[PowerPC] Fix powerpc64le boot after HPT superpages...
2020-11-08 Navdeep Parharcxgbe(4): Add the firmware binaries missing in r367428.
2020-11-08 Mitchell HorneFix definition of rn_addmask()
2020-11-08 Mitchell Horneigmp: convert igmpstat to use PCPU counters
2020-11-08 Richard ScheffeneggerPrevent premature SACK block transmission during loss...
2020-11-08 Alexander V. ChernikovSwitch net.add_addr_allfibs default to 0.
2020-11-08 Alexander V. ChernikovTemporarily revert setting net.add_addr_allfibs to 0.
2020-11-08 Edward Tomasz Napi... Move syscall_thread_{enter,exit}() into the slow path...
2020-11-08 Mariusz ZaborskiCheck if the ZVOL has been written before calling zil_a...
2020-11-08 Alexander V. ChernikovFix build broken by r367484: add route_ifaddrs.c.
2020-11-08 Alexander V. ChernikovMove all ifaddr route creation business logic to net...
2020-11-08 Alexander Leidinger - add more linux socket options (sorted by value)
2020-11-08 Kyle Evansimgact_binmisc: limit the extent of match on incoming...
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-07 Michael TuexenThe ioctl() calls using FIONREAD, FIONWRITE, FIONSPACE...
2020-11-07 Kyle Evansimgact_binmisc: move some calculations out of the exec...
2020-11-07 Mateusz Guzikzfs: remove 2 assertions that teardown lock is not...
2020-11-07 Mateusz Guzikrms: several cleanups + debug read lockers handling
next