]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Disable errors for -Wsystem-headers for GCC on aarch64.
[FreeBSD/FreeBSD.git] / sys /
2020-07-20 asomerspadlock: fix Via Padlock with 192-bit keys
2020-07-20 markjext2fs: Stop checking for failures from malloc(M_WAITOK).
2020-07-20 delphijFix indent for if clause.
2020-07-19 mhorneriscv: look for bootargs in FDT
2020-07-19 mhorneMake efirt module dependent on MK_EFI
2020-07-19 ianThe ds3231 RTC chip bitmask values for 12- versus 24...
2020-07-19 kibSimplify non-pti syscall entry on amd64.
2020-07-19 adrian[if_an] unbreak!
2020-07-19 adrian[net80211] missing from last commit, le whoops
2020-07-19 adrian[net80211] Add new privileges; restrict what can be...
2020-07-19 tuexenAdd reference counts for inp/stcb/net when timers are...
2020-07-19 traszMake linux(4) support the BLKPBSZGET ioctl. Oracle...
2020-07-19 melifaroTemporarly revert r363319 to unbreak the build.
2020-07-19 melifaroTransition from rtrequest1_fib() to rib_action().
2020-07-18 kibamd64 pmap: microoptimize local shootdowns for PCID...
2020-07-18 bro Move iommu_test_boundary() to sys/iommu.h
2020-07-18 tuexenRemove code which is not needed.
2020-07-18 kpbridge: Don't sleep during epoch
2020-07-18 traszMake linux fallocate(2) return EOPNOTSUPP, not ENOSYS...
2020-07-18 traszBump the default linux version from 3.2.0 to 3.10.0...
2020-07-18 traszRegen after r363304.
2020-07-18 traszAdd a trivial linux(4) splice(2) implementation, which...
2020-07-18 traszAdd missing SysV IPC stats to linprocfs(4). Fixes...
2020-07-18 traszFix bogomips calculation. Previously it was off by...
2020-07-18 traszFix two typos in flag names in /proc/cpuinfo.
2020-07-18 jkimMFV: r363292
2020-07-18 mjgShort-circuit tdfind when looking for the calling thread.
2020-07-17 chsFix vnode_pager handling of read ahead/behind pages...
2020-07-17 chsAdd a new function vm_page_free_invalid() for freeing...
2020-07-17 chsRevert my change from r361855 in favor of a better...
2020-07-17 cyFix incorrect byte order in ipfstat -f output.
2020-07-17 cypfil_run_hooks() can be called recursively, so we have to
2020-07-17 takawataFix L2CAP ACL packet PB(Packet Boundary) flag for LE...
2020-07-17 tuexenImprove the locking of address lists by adding some...
2020-07-17 brAdd acpi_iort_map_pci_smmuv3().
2020-07-17 markjClean up crypto_init().
2020-07-17 andrewDon't overflow the trap frame when accessing lr or...
2020-07-16 cemRevert r240317 to prevent leaking pmap entries
2020-07-16 jhbAdd crypto_initreq() and crypto_destroyreq().
2020-07-16 kenHold the mutex when releasing a callout.
2020-07-16 tuexen(Re)-allow 0.0.0.0 to be used as an address in connect...
2020-07-16 allanjudeAdd VIRTIO_BLK_T_DISCARD support to the virtio-blk...
2020-07-16 markjSwitch from SCTP to SCTP_SUPPORT in GENERIC configs.
2020-07-16 kevanstuntap: drop redundant if_mtu assignment in tuncreate
2020-07-16 markjsafexcel(4): Silence an integer truncation warning.
2020-07-16 mjgvfs: fix vn_poll performance with either MAC or AUDIT
2020-07-16 mjgvfs: fix MAC/AUDIT mismatch in vn_poll
2020-07-16 kevansether_ifattach: set mtu before calling if_attach()
2020-07-16 mjgamd64: patch ffsl to use the compiler builtin
2020-07-15 adrian[ar71xx] fix watchdog to work on subsequent SoCs
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 avgbuild DTS for Orange Pi PC Plus as well
2020-07-15 kibImprove description of the vector argument for i386...
2020-07-15 luporl[PowerPC] Use PVO_PADDR to get the PA from PVO
2020-07-15 mjgpoll: factor fd lookup out of scan and rescan
2020-07-15 mjgfd: remove fd_lastfile
2020-07-15 mjgfd: add obvious branch predictions to fdalloc
2020-07-15 kibGrammar and typo fixes.
2020-07-15 rmacklemFix the pNFS flexible file layout client for servers...
2020-07-14 freqlabshwpmc: Always set pmc_cpuid to something
2020-07-14 wulflinuxkpi: Ignore NULL pointers passed to string paramet...
2020-07-14 mjgcache: make negative shrinker round robin on all lists...
2020-07-14 mjgcache: remove numcalls
2020-07-14 mjgcache: count dropped entries
2020-07-14 mjgcache: remove neg_locked argument from cache_zap_locked
2020-07-14 mjgcache: remove a useless argument from cache_negative_insert
2020-07-14 mjgcache: create a dedicate struct for negative entries
2020-07-14 kibamd64: allow parallel shootdown IPIs
2020-07-14 tuexenImprove the error handling in generating ASCONF chunks.
2020-07-14 kibMake CLOCK_REALTIME and TIMER_ABSTIME available for...
2020-07-14 mckusickUpdate to D25266, bin/ps: Make the rtprio option actual...
2020-07-14 andrewPrint the arm64 registers in more exception handling...
2020-07-14 mavAdd stepping to the kern.hwpmc.cpuid string on x86.
2020-07-14 markjsafexcel(4): Fix the INVARIANTS build after a last...
2020-07-14 markjAdd a driver for the SafeXcel EIP-97.
2020-07-14 brStart splitting-out the Intel DMAR busdma backend to...
2020-07-14 jkimMFV: r362513
2020-07-13 npcxgbev(4): Compare at most 16 bytes of the Ethernet...
2020-07-13 markjPrint arm64 physmem info during boot.
2020-07-13 markjAdd vm_map_valid_range_KBI().
2020-07-13 thjDon't print VNET pointer when initializing dummynet
2020-07-13 rmacklemMinor code cleanup that removes "nd->nd_bpos = mcp...
2020-07-12 tuexenCleanup, no functional change intended.
2020-07-12 netchildFix r363125 (Implement CLOCK_MONOTONIC_RAW (linux ...
2020-07-12 tuexen(Re)activate SCTP system calls when compiling SCTP...
2020-07-12 melifaroSwitch inet6 default route subscription to the new...
2020-07-12 melifaroAdd destructor for the rib subscription system to simpl...
2020-07-12 netchildImplement CLOCK_MONOTONIC_RAW (linux >= 2.6.28).
2020-07-12 mmelReverse the processing order of assigned clocks property.
2020-07-12 mmel Assigned clocks: fix off-by-one bug, don't leak alloca...
2020-07-12 mmelFix the module name for some arm drivers.
2020-07-11 mjgfd: stop looping in pwd_hold
2020-07-11 traszMake linprocfs(5) report correct tty number in /proc...
2020-07-11 traszMake linux stat(2) return the same st_dev for every...
2020-07-10 traszDon't emit warnings on MADV_HUGEPAGE; Firefox uses...
2020-07-10 tuexenWhitespace changes due to upstreaming r363079.
2020-07-10 markjProvide support for building SCTP as a loadable module.
2020-07-10 hselaskyImplement the bitmap_subset() function in the LinuxKPI...
2020-07-10 hselaskyImplement the array_size() function in the LinuxKPI...
2020-07-10 tuexenFix a use-after-free bug for the userland stack. The...
next