]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-04-16 Alexander Motinpms(4): Do not return CAM_REQ_CMP on errors.
2021-04-16 Edward Tomasz... linux: support AT_EMPTY_PATH flag in fchownat(2)
2021-04-16 Edward Tomasz... linux: make fstatat(2) handle AT_EMPTY_PATH
2021-04-16 Andrey V. Elsukovipfw: do not use sleepable malloc in callout context.
2021-04-16 Ryan Moellerifconfig: Reuse media state in ifmedia_getstate
2021-04-16 Kyle Evansmodules: remove stale if_wg reference
2021-04-15 Tai-hwa Liangfwip(4): fixing kernel panic when receiving unicast...
2021-04-15 Gleb Smirnoffsyncache.4: fix mandoc in cb8d7c44d6a
2021-04-15 Gleb Smirnofftcp_syncache: add net.inet.tcp.syncache.see_other sysctl
2021-04-15 Rick MacklemRevert "nfsd: cut the Linux NFSv4.1/4.2 some slack...
2021-04-14 Alexander V... Add batched update support for the fib algo.
2021-04-15 Kevin Bowlinge1000: Restore VF interface random MAC
2021-04-15 Kevin Bowlinge1000: fix em_mac_min and 82547 packet buffer
2021-04-15 Kevin Bowlinge1000: disable hw.em.sbp debug setting
2021-04-15 Alex RichardsonRemove XFAIL from tests/lib/msun/lround_test:main
2021-04-15 Alex RichardsonRemove amd64 XFAIL from tests/lib/msun/fma_test:infinities
2021-04-15 Alex Richardsonlib/msun: Exclude ignored-pragmas from -Werror
2021-04-15 Edward Tomasz... linux: implement O_PATH
2021-04-15 Vladimir Kondratyevng_ubt: Block attachment of uninitialized Intel Wireles...
2021-04-15 Vladimir Kondratyevng_ubt: Use DEFINE_CLASS_1 macro for kobj inheritance.
2021-04-15 Vladimir Kondratyevng_ubt: Do not clear stall before receiving of HCI...
2021-04-15 Edward Tomasz... linux: extend the LINUX_O_ constants to make room for...
2021-04-15 Mark JohnstonAdd some regression tests for O_PATH and AT_EMPTY_PATH
2021-04-15 Konstantin... b_vflags update requries bufobj lock
2021-04-15 Chris Reeslpd: Update SYNOPSIS with new flag
2021-04-15 Emmanuel VadotFix build with WITHOUT_AUDIT=yes in src.conf
2021-04-15 Chris Reeslpd.8: Chase Dd-- took old value when merging
2021-04-15 Chris Reeslpd: Add -F flag to prevent daemonizing
2021-04-15 Konstantin... O_PATH: allow vnode kevent filter on such files
2021-04-15 Konstantin... O_PATH: Allow to open symlink
2021-04-15 Konstantin... Make files opened with O_PATH to not block non-forced...
2021-04-15 Konstantin... open(2): Implement O_PATH
2021-04-15 Konstantin... Add AT_EMPTY_PATH for several *at(2) syscalls
2021-04-15 Konstantin... AT_RESOLVE_BENEATH is bsd-specific
2021-04-15 Konstantin... vfs_vnops.c: Make vn_statfile() non-static
2021-04-15 Konstantin... Style.
2021-04-15 Konstantin... link(2): correct descriptor name in AT_RESOLVE_BENEATH...
2021-04-15 Mateusz Guzikcache: extend mismatch vnode assert print to include...
2021-04-15 Corvin Köhnebhyve: implement rdmsr for MSR_IA32_FEATURE_CONTROL
2021-04-14 Kirk McKusickEnsure that the mount command shows "with quotas" when...
2021-04-14 Vladimir Kondratyevhidmap: add missing opt_hid.h to module Makefile
2021-04-14 Gordon BerglingRevert "config(8): Correct the mentioned paper in the...
2021-04-14 Mark Johnstonuma: Introduce per-domain reclamation functions
2021-04-14 Mark Johnstonuma: Split bucket_cache_drain() to permit per-domain...
2021-04-14 Mark Johnstondomainset: Define additional global policies
2021-04-14 Gordon Berglingossl(4): Install the man page also for arm64
2021-04-14 Yuri Pankovexpand @TPUT@ in ncurses manpages
2021-04-14 Emmanuel Vadotarm: Add no-cftconvert for sdma-imx6 files
2021-04-14 Kristof Provostpf tests: Test clearing rules counters
2021-04-14 Kristof Provostpfctl: Fix clearing rules counters
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-14 Vladimir Kondratyevpchtherm: Add IDs for CannonLake-H, CometLake and Lewis...
2021-04-14 Konstantin... filt_timerexpire: avoid process lock recursion
2021-04-14 Konstantin... realtimer_expire: avoid proc lock recursion when called...
2021-04-14 Konstantin... pseudofs: limit writes to 1M
2021-04-14 Konstantin... sbuf_uionew(): sbuf_new() takes int as length
2021-04-14 Martin MatuskaUpdate vendor/openzfs to openzfs/zfs/master@3522f57b6
2021-04-14 Vladimir Kondratyevichsmb: Add PCI ID for Intel Gemini Lake SMBus controller
2021-04-13 Navdeep Parharcxgbe(4): RSS hash for VXLAN traffic is computed from...
2021-04-13 John BaldwinTOE: Use a read lock on the PCB for syncache_add().
2021-04-13 Tai-hwa Liangarp(8): fixing the deletion failure of IEEE1394 associa...
2021-04-13 Tai-hwa Liangif_firewire: fixing panic upon packet reception for...
2021-04-13 Kyle Evanscaroot: reroll the remaining certs
2021-04-13 Kyle Evanscaroot: remove certs distrusted for server auth
2021-04-13 Kyle Evanscaroot: update CA bundle processor
2021-04-13 Kyle Evanscaroot: routine cert update
2021-04-13 Mark Johnstonmalloc: Add state transitions for KASAN
2021-04-13 Mark Johnstonexecve: Mark exec argument buffers
2021-04-13 Mark Johnstonvfs: Add KASAN state transitions for vnodes
2021-04-13 Mark Johnstonkmem: Add KASAN state transitions
2021-04-13 Mark Johnstonkstack: Add KASAN state transitions
2021-04-13 Mark Johnstonuma: Add KASAN state transitions
2021-04-13 Mark Johnstonamd64: Add MD bits for KASAN
2021-04-13 Mark Johnstonamd64: Implement a KASAN shadow map
2021-04-13 Mark JohnstonAdd the KASAN runtime
2021-04-13 Mark JohnstonAdd a KASAN option to the kernel build
2021-04-13 Dmitry ChaginRemove reference to the pfctlinput2() from domain(9...
2021-04-13 Mitchell Hornearm64: adjust comments in dbg_monitor_exit()
2021-04-13 Mitchell Hornearm64: clear debug registers after execve(2)
2021-04-13 Alexander MotinFix race in case of device destruction.
2021-04-13 Konstantin... nfs client: depend on xdr
2021-04-13 Edward Tomasz... linux: adjust ordering of Linux auxv and add dummy...
2021-04-13 Alex RichardsonRemove history.immutable from .arcconfig
2021-04-13 Kurosawa Takahiropf: Implement the NAT source port selection of MAP...
2021-04-13 Gordon Berglingconfig(8): Correct the mentioned paper in the SEE ALSO...
2021-04-13 Gordon Berglingroute(8): Add an example how to print the routing tables
2021-04-12 John BaldwinSpellcheck.
2021-04-12 John Baldwincxgbe: Ignore doomed virtual interfaces when updating...
2021-04-12 John BaldwinRELNOTES: Document removal of asym crypto from OCF.
2021-04-12 John BaldwinOCF: Remove support for asymmetric cryptographic operat...
2021-04-12 John Baldwiniscsi: Kick threads out of iscsi_ioctl() during unload.
2021-04-12 John Baldwincxgbe: Add counters for iSCSI PDUs transmitted via...
2021-04-12 Warner Loshhptrr: Move to using .o files
2021-04-12 Warner Loshhptmv: use .o files directly
2021-04-12 Warner Loshhpt27xx: store the .o files directly in the tree
2021-04-12 Warner Loshhptnr: Store the .o files directly in the repo
2021-04-12 John Baldwinbhyve: Move the gdb_active check to gdb_cpu_suspend().
2021-04-12 Kurosawa Takahiropfctl, libpfctl: introduce pfctl_pool
2021-04-12 Mark JohnstonMerge commit 'd0e943077d94e6266ece9856789c5d5313676e38'
2021-04-12 Gleb Smirnoffsyncache: simplify syncache_add() KPI to return struct...
next