]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
vfs: convert nameiop into an enum
[FreeBSD/FreeBSD.git] / sys /
2020-08-23 Mateusz Guzikvfs: convert nameiop into an enum
2020-08-23 Mateusz Guzikvfs: support denying access in vaccess_vexec_smr
2020-08-23 Mateusz Guzikvfs: factor away doomed vnode handling into vdropl_final
2020-08-23 Konstantin Belousovamd64: Handle 5-level paging on wakeup.
2020-08-23 Konstantin Belousovamd64: Handle 5-level paging for efirt calls.
2020-08-23 Warner LoshFix another minor style glitch.
2020-08-23 Konstantin BelousovAdd bhyve support for LA57 guest mode.
2020-08-23 Konstantin BelousovAdd amd64 procctl(2) ops to manage forced LA48/LA57...
2020-08-23 Konstantin Belousovamd64 pmap: LA57 AKA 5-level paging
2020-08-23 Konstantin BelousovAdd definition for CR4.LA57 bit.
2020-08-23 Konstantin BelousovPass pointers to info parsed from notes, to brandinfo...
2020-08-23 Konstantin BelousovStyle.
2020-08-23 Konstantin BelousovReserve FreeBSD ELF feature control bit LA48 to control...
2020-08-23 Konstantin Belousovkern_sharedpage.c: Add exec_sysvec_init_secondary(...
2020-08-23 Mark Johnstonng_ubt: Add a device ID.
2020-08-23 Mateusz Guzikvfs: mark freevnode as noinline
2020-08-23 Navdeep Parharcxgbe(4): Use large clusters for TOE rx queues when...
2020-08-22 Konstantin BelousovFix several issues with process group orphanage.
2020-08-22 Alexander V. ChernikovFinish r364492 by renaming rt_flags to rte_flags for...
2020-08-22 Alexander V. ChernikovRename rt_flags to rte_flags && reduce number of rt_nho...
2020-08-22 Warner LoshWhitespace change to line up dev_sotfc definition.
2020-08-22 Warner LoshRetire obsolete sysctl hw.bus.devctl_disable
2020-08-22 Mateusz Guzikvfs: assert that HASBUF is only set with SAVENAME or...
2020-08-22 Mateusz Guzikcache: stronger vnode asserts in cache_enter_time
2020-08-22 Mateusz Guzikfd: pwd_drop after releasing filedesc lock
2020-08-22 Ed Masteacpi_iort: fix mapping end calculation
2020-08-22 Mateusz GuzikFix tinderbox build after r364465
2020-08-22 Mateusz Guzikvfs: add a work around for vp_crossmp bug to realpath
2020-08-22 Rick Macklemr364475 changed the internal API between the kernel...
2020-08-22 Rick MacklemAdd TLS support to the kernel RPC.
2020-08-21 Alexander V. ChernikovMake net.fibs growable.
2020-08-21 Mateusz Guzikvfs: fix freevnode accounting
2020-08-21 Alexander MotinFix CTL ioctl port creation error handling.
2020-08-21 Eric van Gyzenixgbe: fix impossible condition
2020-08-21 Andrew Gallatinuma: record allocation failures due to zone limits
2020-08-21 Eric van Gyzenamd64 pmap: potential integer overflowing expression
2020-08-21 Brandon Bergren[PowerPC] Fix translation-related crashes during startup
2020-08-21 Brandon Bergren[PowerPC64] Fix invalid OPAL call in xive_bind().
2020-08-21 Navdeep Parharcxgbei: destroy the worker threads' CV and mutex in...
2020-08-21 Warner LoshUse devctl.h instead of bus.h to reduce newbus pollution.
2020-08-20 Warner LoshUnbreak LINT
2020-08-20 Hans Petter SelaskyFix regression after r364379.
2020-08-20 Warner LoshRemove the long obsolete ufm driver.
2020-08-20 Warner LoshTag pccard drivers with gone in 13.
2020-08-20 Warner LoshMove from TAILQ to STAILQ because the nodes are a bit...
2020-08-20 Warner LoshMove devctl_notify* to devctl.h.
2020-08-20 Warner LoshMake devctl_queue_data_f and devctl_queue_data private.
2020-08-20 Ed Masteipfw: style(9) fixes
2020-08-20 Warner LoshUse names suggested by kib@ in review D25969, move...
2020-08-20 Mateusz Guzikcache: don't use cache_purge_negative when renaming
2020-08-20 Mateusz Guzikcache: add cache_rename, a dedicated helper to use...
2020-08-20 Mateusz Guzikcache: reimplement cache_lookup_nomakeentry as cache_re...
2020-08-20 Pedro F. Giffuniextfs: remove redundant little endian conversion.
2020-08-20 Mark JohnstonUse pmap_mapbios() to map ACPI tables on amd64 and...
2020-08-20 Mark JohnstonRemove an unused parameter from map_table().
2020-08-19 Rick MacklemAdd the MSG_TLSAPPDATA flag to indicate "return ENXIO...
2020-08-19 Alexander MotinUnify AcpiGetTable() KPI use in identify, probe and...
2020-08-19 Andrew GallatinTCP: remove special treatment for hardware (ifnet) TLS
2020-08-19 Warner LoshAdd VFS FS events for mount and unmount to devctl/devd
2020-08-19 Warner LoshMove the mount name to bit mapping into sys/mount.h...
2020-08-19 Alexander MotinRemove some noisy ACPI tables messages from verbose...
2020-08-19 Mateusz Guzikcache: when adding an already existing entry assert...
2020-08-19 Mateusz Guzikcache: tidy up the comment above cache_prehash
2020-08-19 Andrew TurnerMark COVERAGE and KCOV as part of KCSAN
2020-08-19 Hans Petter SelaskyAvoid evaluating the XHCI control endpoint context.
2020-08-19 Hans Petter SelaskyPrint current buffer latency in dmesg for the USB audio...
2020-08-19 Mateusz Guzikvfs: remove the always-curthread td argument from VOP_R...
2020-08-19 Mateusz Guzikvfs: drop the error parameter from vn_isdisk, introduce...
2020-08-19 Mateusz Guzikvfs: sanity check mount counters in vfs_op_enter
2020-08-18 Marko ZecIncrease BER to PER lookup table size in an attempt...
2020-08-18 Mateusz Guziklinux: add sysctl compat.linux.use_emul_path
2020-08-18 Mateusz Guziklinux: consistently use LFREEPATH instead of open-coding it
2020-08-18 Conrad Meyergdb(4): Support empty qSupported queries
2020-08-18 Warner LoshNone of system, subsystem, or type may have spaces...
2020-08-18 Mariusz Zaborskizfs: add an option to the bootloader to rewind the...
2020-08-18 Richard ScheffeneggerTCP Cubic: recalculate cwnd for every ACK.
2020-08-18 Michael TuexenFix two bugs I introduced in r362563.
2020-08-18 Nick O'Brienriscv: Use global mimpid in identify_cpu()
2020-08-18 Mateusz Guzikcam: add missing MAKEDEV_NOWAIT in passregister
2020-08-18 Hans Petter SelaskyCheck the XHCI endpoint state before issuing XHCI endpo...
2020-08-18 Mark JohnstonFix handling of ancillary data on non-AF_UNIX Linux...
2020-08-18 Mark JohnstonRevert r364310.
2020-08-18 Andriy Gaponiicmux: fix a sign error in comparison
2020-08-18 Peter GrehanExport a routine to provide the TSC_AUX MSR value and...
2020-08-18 Vincenzo Maffionenetmap: fix parsing of legacy nmr->nr_ringid
2020-08-18 Peter GrehanSupport guest rdtscp and rdpid instructions on Intel...
2020-08-18 Peter GrehanAllow guest device MMIO access from bootmem memory...
2020-08-18 Warner LoshUse better gone_in_dev rather than just gone_in to...
2020-08-18 Warner LoshDocument that PC Card will likely be removed before 13.
2020-08-18 Rick MacklemBump __FreeBSD_version for r364330, since it changed...
2020-08-18 Rick MacklemDelete the unused "use_ext" argument to nfscl_reqstart().
2020-08-17 Mark JohnstonRemove "emulation" of clone(CLONE_PARENT | CLONE_THREAD).
2020-08-17 Mark JohnstonFix a lock leak when emulating futex(FUTEX_WAIT_BITSET).
2020-08-17 Bjoern A. Zeebnet80211: replace magic number by define
2020-08-17 Bjoern A. Zeebnet80211: VHT correct NSS Set loop boundary
2020-08-17 Bjoern A. Zeebdwmmc: remove printf even under bootverbose
2020-08-17 Mark JohnstonSkip Linux madvise(MADV_DONTNEED) on unmanaged objects.
2020-08-17 Conrad Meyergpart(8): Recognize apple-zfs and solaris-reserved...
2020-08-17 Bjoern A. Zeebnet80211: return 80P80 before 160
2020-08-17 Bjoern A. Zeebnet80211: remove vertical whitespace
next