]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-12-03 Navdeep ParharFix typo in kern_testfrwk.9.
2020-12-03 Dimitry AndricMerge commit d989ffd10 from llvm git (by Dimitry Andric):
2020-12-03 Dimitry AndricRevert r367815, so we can apply the slightly different...
2020-12-03 Mark JohnstonAlways use 64-bit physical addresses for dump_avail...
2020-12-03 Mark Johnstonsdt: Create providers and probes in separate passes...
2020-12-03 Adrian Chadd[axgbe] Fix compiler warnings in gcc-6.3; perhaps fix...
2020-12-03 Ed Masteaddr2line: fix allocation leak in error path
2020-12-03 Andriy Gapondtrace: honor LC_NUMERIC for %'d and alike, and LC_TIME...
2020-12-03 Emmanuel Vadotif_dwc: Honor snps,pbl property
2020-12-03 Navdeep Parharcxgbe(4): Stop but don't free netmap queues when netmap...
2020-12-03 Cy SchubertRemove trailing whitespace.
2020-12-03 Oleksandr TymoshenkoAdd support for hw.physmem tunable for ARM/ARM64/RISC...
2020-12-03 Brandon Bergren[PowerPC64LE] Fix LE VSX/fpr interop
2020-12-02 Gleb SmirnoffFix r368197: suppress error printing for the "check...
2020-12-02 Mitchell Horneuart: allow UART_DEV_DBGPORT for fdt consoles
2020-12-02 Navdeep Parharcxgbe(4): Revert r367917.
2020-12-02 Ed Mastecrashinfo: Add references to the gdb port/package
2020-12-02 Mitchell Horneem: fix a null de-reference in em_free_pci_resources
2020-12-02 Ed Masteaddr2line: rework check_range conditions
2020-12-02 Michal MelounNVME: Multiple busdma related fixes.
2020-12-02 Mark Johnstonrtsold: Fix bugs reported by Coverity
2020-12-02 Kristof Provostpf tests: Test case for bug #251414
2020-12-02 Mark Johnstonpf: Fix table entry counter toggling
2020-12-02 Chuck Tufflinvme: Fix typo in definition
2020-12-02 Toomas Soomevt/fonts: fix typo
2020-12-02 Michal MelounFix r368153. Wrong branch of #ifdef __ARMEB__ was deleted.
2020-12-02 Alan SomersAIO tests: update expected failure messages after r368265
2020-12-02 Mateusz Guzikselect: make sure there are no wakeup attempts after...
2020-12-01 Konstantin... Fix syntax
2020-12-01 Rick MacklemImprove man page for AmazonEFS mounts.
2020-12-01 John-Mark Gurneyadd documentation that the rules need to be reloaded...
2020-12-01 Toomas Soomeficl: make dump a bit friendlier
2020-12-01 Konstantin... lio_listio(2): send signal even if number of jobs is...
2020-12-01 Konstantin... vfs_aio.c: style.
2020-12-01 Konstantin... Fix syntax
2020-12-01 Konstantin... vfs_aio.c: correct comment.
2020-12-01 Toomas Soomeficl: instead of pad, emit can use local variable
2020-12-01 Konstantin... rtld: bump r_debug.r_version to 1 from current 0.
2020-12-01 Oleksandr Tymoshenko[arm64] Parse ACPI _PXM property on ARM64 platform
2020-12-01 Oleksandr Tymoshenko[arm64] Bump MAXMEMDOM value to 8 to match amd64
2020-12-01 Mark Johnstonrtsold: Fix multiple buffer overflows
2020-12-01 John BaldwinFix a couple of typos.
2020-12-01 Bjoern A. ZeebUSB umass: add quirk to not probe
2020-12-01 John BaldwinUse uintptr_t instead of uint64_t for pointers in stack...
2020-12-01 John BaldwinUse uintptr_t for pointers in stack frames.
2020-12-01 John BaldwinMake stack_save*() more robust on MIPS.
2020-12-01 John BaldwinAdd a kstack_contains() helper function.
2020-12-01 Kristof Provostpf tests: Re-enable panicing tests
2020-12-01 Kristof Provostnet: Revert vnet/epair cleanup race mitigation
2020-12-01 Kristof Provostif: Fix panic when destroying vnet and epair simultaneously
2020-12-01 Mark Johnstonvmem: Revert r364744
2020-12-01 Martin MatuskaMFV r368207:
2020-12-01 Martin MatuskaUpdate vendor/libarchive/dist to git 833821f55b1807cac2...
2020-12-01 Michal MelounRemove duplicated SV_ASLR from the elf flags.
2020-12-01 Michal MelounAlways use the __unused attribute even for potentially...
2020-11-30 Mitchell Horneefibootmgr: fix an incorrect error handling check
2020-11-30 Alexander V... Move inner loop logic out of sysctl_sysctl_next_ls().
2020-11-30 Alexander V... Renumber NHR_* flags after NHR_IFAIF removal in r368127.
2020-11-30 Gleb SmirnoffPrint at least something when failing.
2020-11-30 Matt Macywireguard: fix zfs_ copy pasta in module init macro
2020-11-30 Matt MacyRemove (dead) GPL copyright code from wireguard sources
2020-11-30 Mark Johnstonqat: Initialize the crypto device ID to -1 instead...
2020-11-30 Mark Johnstonqat: Fix firmware module autoloading
2020-11-30 Dimitry AndricAdd a few missed entries to ObsoleteFiles.inc:
2020-11-30 Konstantin... ffs: do not read full direct blocks if they are going...
2020-11-30 Konstantin... Ensure that threading library is initialized in pthread...
2020-11-30 Mark Johnstonuma: Avoid allocating buckets with the cross-domain...
2020-11-30 Olivier CochardFix compilation on head and while here:
2020-11-30 Michal MelounUnbreak r368167 in userland. Decorate unused arguments.
2020-11-30 Emmanuel Vadotmmccam: Convert some printf to CAM_DEBUG
2020-11-30 Emmanuel Vadotarm: allwinner: aw_mmc: Add a sysctl for debuging
2020-11-30 Toomas Soomevt: if loader did pass the font via metadata, use it
2020-11-30 Hans Petter... Use function macro for sema_init() in the LinuxKPI...
2020-11-30 Toomas Soomefix vmbus_fb_mmio_res after r368168
2020-11-30 Toomas SoomeAdd VT driver for VBE framebuffer device
2020-11-30 Michal MelounNVME: Don't try to swap data on little endian machines.
2020-11-29 Alexander V... Remove RADIX_MPATH config option.
2020-11-29 Matt MacyImport kernel WireGuard support
2020-11-29 Konstantin... Reduce MAXPHYS back to 128KB on 32bit architectures.
2020-11-29 Michal MelounStore MPIDR register in pcpu.
2020-11-29 Fernando ApesteguĂ­aiconv(1): Add EXAMPLE
2020-11-29 Michal MelounRemove unused options.
2020-11-29 Michal Meloun_ARM_ARCH_5E is always defined, we not support older...
2020-11-29 Yuri Pankovsecurity(7): fix copy/paste error and correct aslr...
2020-11-29 Andrew TurnerOnly set the PCI bus end when we are reducing it
2020-11-29 Michal MelounRemove orphaned configs.
2020-11-29 Michal MelounRemove remaining fragments of code for older already...
2020-11-29 Michal MelounRemove remaining support of big endian byte order.
2020-11-29 Alexander V... Introduce rib_walk_ext_internal() to allow iteration...
2020-11-29 Alexander V... Add nhop_ref_any() to unify referencing nhop or nexthop...
2020-11-29 Eugene Grosbeinhastd(8) assumes it has no extra file descriptors opened
2020-11-29 Alexander V... Refactor fib4/fib6 functions.
2020-11-29 Alexander V... Add tracking for rib/nhops/nhgrp objects and provide...
2020-11-29 Konstantin... bhyve: limit max GPA to VM_MAXUSER_ADDRESS_LA48.
2020-11-29 Konstantin... bio aio: Destroy ephemeral mapping before unwiring...
2020-11-29 Michal MelounRemove the pre-ARMv6 and pre-INTRNG code.
2020-11-29 Yuri Pankovhwpstate_intel: don't unconditionally print the error...
2020-11-29 Alexander MotinRemove alignment requirements for KVA buffer mapping.
2020-11-29 Alexander MotinRemove aligment requirements for passthrough buffer.
2020-11-29 Alexander MotinRemove alignment requirements for KVA buffer mapping.
next