]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-17 Li-Wen HsuRevert r249362, atime update in tmpfs is fixed in r365810
2020-09-17 Eugene Grosbeingeom_part: make it possible recovering broken GPT after...
2020-09-17 Kyle Evansinstallworld: run `certctl rehash` after installation...
2020-09-17 Konstantin... Put calls to check_pgrp_jobc() in fixjobc_kill() under...
2020-09-16 Konstantin... Add check_pgrp_jobc() calls into process exit path.
2020-09-16 Konstantin... Fix fixjobc+orhpanage.
2020-09-16 Konstantin... Assert that P_TREE_GRPEXITED is set only once.
2020-09-16 Konstantin... proc_realparent: if p_oppid does not match pid of the...
2020-09-16 Konstantin... Improve ddb 'show pgrpdump' command.
2020-09-16 Konstantin... tmpfs: restore atime updates for reads from page cache.
2020-09-16 Konstantin... Style.
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-16 Mitchell Horneif_media: definitions for 40GE LM4 ethernet media type
2020-09-16 Mark JohnstonMove PLTs to the beginning of amd64 kernel modules.
2020-09-16 Li-Wen HsuTemporarily skip sys.fs.tmpfs.times_test.{empty,non_emp...
2020-09-16 Baptiste DaroussinUpdate to 2020.08.19
2020-09-16 Warner LoshUse standard bool type, instead of non-standard boolean_t
2020-09-16 Rick MacklemFix a LOR between the NFS server and server side krpc.
2020-09-15 Mark JohnstonFix locking in uipc_accept().
2020-09-15 Konstantin... Add tmpfs page cache read support.
2020-09-15 Konstantin... Microoptimize tmpfs node ref/unref by using atomics.
2020-09-15 Konstantin... Convert page cache read to VOP.
2020-09-15 Konstantin... vfs_subr.c: export io_hold_cnt and vn_read_from_obj().
2020-09-15 Konstantin... Do not copy vp into f_data for DTYPE_VNODE files.
2020-09-15 Eric Joynere1000: Properly retain promisc flag
2020-09-15 Ed Mastebhyve: do not permit write access to VMCB / VMCS
2020-09-15 Eric Joynerigb(4): Fix define and includes with RSS option enabled
2020-09-15 Mark Johnstonftpd: Exit during authentication if an error occurs...
2020-09-15 Brandon Bergren[PowerPC64LE] Use correct in_masks table on LE to fix...
2020-09-15 Brandon Bergren[PowerPC64LE] Set up the powernv partition table correctly.
2020-09-15 Konstantin... bhyve: intercept AMD SVM instructions.
2020-09-15 Mark JohnstonFix locking in uipc_accept().
2020-09-15 Mark JohnstonSimplify unix socket connection peer locking.
2020-09-15 Mark JohnstonAvoid an unnecessary malloc() when connecting dgram...
2020-09-15 Mark JohnstonSimplify unp_disconnect() callers.
2020-09-15 Mark JohnstonRename unp_pcb_lock2().
2020-09-15 Mark JohnstonImprove unix socket PCB refcounting.
2020-09-15 Mark JohnstonUpdate unix domain socket locking comments.
2020-09-15 Dimitry AndricVendor import of llvm-project branch release/11.x
2020-09-15 Kyle Evanscertctl: fix unprivileged mode
2020-09-15 Edward Tomasz... Move SV_ABI_ERRNO translation into linux-specific code...
2020-09-15 Stefan Eßersrc.conf.5: regen after r365753
2020-09-15 Stefan EßerAdd descriptions of the WITH_(OUT)_GH_BC options that...
2020-09-15 Warner LoshInclude sys/types.h here
2020-09-15 Andrew TurnerUse ATTR_DEFAULT in the arm64 locore.S
2020-09-15 Mark JohnstonFix some posixshmcontrol nits.
2020-09-15 Brandon Bergren[PowerPC] Remove obsolete MK_LOADER_FORCE_LE
2020-09-14 Warner LoshWe don't need the sc_ekeys_lock in standalone environment.
2020-09-14 Warner LoshDon't do the busy dance in icee_open/close
2020-09-14 Warner LoshTweak what's visible in the standalone environment...
2020-09-14 Navdeep Parharcxgbe(4): Get the count of FCS errors from the MAC...
2020-09-14 Ian LeporeAdd product ID strings for a couple Microchip usb hubs...
2020-09-14 Andrew TurnerCleanups for gprof:
2020-09-14 Andrew TurnerUse MACHINE_CPUARCH when checking for arm64
2020-09-14 Glen BarberFix setting RELENGDIR when release.sh is called from...
2020-09-14 Brandon Bergrenstand/ficl 64-bit compatibility
2020-09-14 Brandon Bergren[PowerPC] Make cpu frequency detection endian-independent
2020-09-14 Gordon TetlowPartially revert r346018 and use the if/then construct...
2020-09-14 Hans Petter... Poll statistics more frequently in mlx5en(4).
2020-09-14 Edward Tomasz... Skip armv7 bectl tests on CI; they deadlock (""KSTACK_P...
2020-09-14 Edward Tomasz... Move td_softdep_cleanup() from userret() to ast();...
2020-09-14 Edward Tomasz... Move TDP_GEOM check from userret() to ast(); this code...
2020-09-14 Edward Tomasz... Move racct/rctl throttling from userret() to ast()...
2020-09-14 Andrew TurnerAllow for interrupts on pl061 children
2020-09-14 Alex Richardsonpfctl_test: avoid 200 calls to atf_get_srcdir
2020-09-14 Scott LongUpdate bus_dma.9 for the expanded template API. Add...
2020-09-14 Scott LongRefine the busdma template interface. Provide tools...
2020-09-14 Kyle Evans__FreeBSD_version bump for r365605 (crunchgen producing...
2020-09-14 Rick MacklemFix a case where the NFSv4.0 server might crash if...
2020-09-13 Ed MasteMakefile.inc1: remove more old stale depend hacks
2020-09-13 Kirk McKusickIn the newfs(8) utility, use the more appropriate sbwri...
2020-09-13 Brandon Bergren[PowerPC] bus_space cleanup part 2: Convert to c99...
2020-09-13 Brandon Bergren[PowerPC] bus_space cleanup part 1 - rename bs_be ...
2020-09-13 Brandon Bergren[PowerPC64LE] Bus space prep for LE
2020-09-13 Colin PercivalSpawn the DHCPv6 client in EC2 instances via rtsold.
2020-09-13 Colin PercivalBump the size of EC2 AMIs up to 5 GB.
2020-09-13 Brandon Bergren[PowerPC64LE] Ensure nvram is built on powerpc64le.
2020-09-13 Brandon Bergren[PowerPC64LE] Adjust ELF definitions for LE.
2020-09-13 Ed MasteRemove WITHOUT_BMAKE description
2020-09-13 Brandon Bergren[PowerPC] Implement pmap_mincore() for moea
2020-09-13 Brandon Bergren[PowerPC64] Implement pmap_mincore() for moea64
2020-09-13 Michael TuexenAdd a -C option to netstat to display the congestion...
2020-09-13 Michael TuexenAdd a -C option to sockstat to display the congestion...
2020-09-13 Michael TuexenExport the name of the congestion control. This will...
2020-09-13 Michael TuexenAdd a -t option to traceroute6 to control the traffic...
2020-09-12 Brandon Bergren[PowerPC] Add PVO_PADDR macro to mmu_oea.c to match...
2020-09-12 Mike Karelsbcm2838_pci.c: Respect DMA limits of controller.
2020-09-12 Brandon Bergren[PowerPC64LE] Fix platform definitions for powerpc64le...
2020-09-12 Warner LoshUpdate flp test for new diskinfo output
2020-09-12 Warner LoshFix trailing whitespace
2020-09-12 Warner LoshMake this compile again by fixing err args to have...
2020-09-12 Michael TuexenFix the length of probe packets when using UDP.
2020-09-12 Michael TuexenSimplify code, no functional change.
2020-09-12 Jason A. Harmeningamd64: prevent KCSan false positives on LAPIC mapping
2020-09-12 John-Mark GurneyA major update to the ure driver.
2020-09-12 Glen BarberEnclose BRANCH_OVERRIDE in quotes in order to fix an...
2020-09-11 Warner LoshRemove disk images / tests from alpha, sun and pc98
2020-09-11 Scott LongConvert the mps driver to use busdma templates
2020-09-11 Alan Somerscp: fall back to read/write if copy_file_range fails
2020-09-11 John BaldwinAdd constant for the DE_CFG MSR on AMD CPUs.
next