]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Revert r339634.
[FreeBSD/FreeBSD.git] / sys /
2018-10-23 Eric JoynerRevert r339634.
2018-10-23 Mark JohnstonRefactor domainset iterators for use by malloc(9) and...
2018-10-23 Andrey V. ElsukovAdd the check that current VNET is ready and access...
2018-10-23 Andrey V. ElsukovAdd the check that current VNET is ready and access...
2018-10-23 Gleb SmirnoffFix ipw_start(), where logic was reverted in r287197.
2018-10-23 Andrey V. ElsukovRemove softc from idhash when interface is destroyed.
2018-10-23 Vincenzo Maffionenetmap: align codebase to the current upstream (sha...
2018-10-23 Eric Joyneriflib: drain enqueued tasks before detaching from taskq...
2018-10-23 Justin Hibbitsdpaa: Mark BMan and QMan as earlier driver modules
2018-10-22 Navdeep Parharcxgbe(4): improve the accuracy of various TSO limits...
2018-10-22 Navdeep Parharcxgbe(4): Use automatic cidx updates with ofld and...
2018-10-22 Brooks DavisConsolidate identical ELF auxargs type defintions.
2018-10-22 Brooks DavisRemove the need for backslashes in syscalls.master.
2018-10-22 Brooks DavisRegen after r339622.
2018-10-22 Brooks DavisRemove __restrict qualifiers from syscalls.master.
2018-10-22 John BaldwinA couple of style fixes in recent TCP changes.
2018-10-22 Tijl CoosemansDefine linuxkpi readq for 64-bit architectures. It...
2018-10-22 Mark JohnstonMake it possible to disable NUMA support with a tunable.
2018-10-22 Conrad MeyerUpdate to Zstandard 1.3.7
2018-10-22 Conrad MeyerConditionalize kern.tty_info_kstacks feature on STACKS...
2018-10-22 Mark JohnstonFix the build after r339601.
2018-10-22 Mark JohnstonAvoid a redundancy in a comment updated by r339601.
2018-10-22 Mark JohnstonSwap in processes unless there's a global memory shortage.
2018-10-22 Hans Petter SelaskyMake sure returned value is checked and assert a valid...
2018-10-22 Mark JohnstonDon't import 0 into vmem quantum caches.
2018-10-22 Mark JohnstonFix style bugs in in6_pcblookup_lbgroup().
2018-10-22 Gleb SmirnoffIf we lost race or were migrated during bucket allocati...
2018-10-22 Andriy Gaponnfsrvd_readdirplus: for some errors, do not fail the...
2018-10-22 Andrew TurnerStop advertising ARMv8.3 Pointer Authentication
2018-10-22 Andrew TurnerFix the ID_AA64ISAR0_EL1 dot product field shift.
2018-10-22 Andrew TurnerCorrectly set the DAIF bits in new threads
2018-10-22 Andriy Gaponichwd: add support for TCO watchdog timer in Lewisburg...
2018-10-22 Leandro Luporippc64: limited 32-bit DMA address range
2018-10-22 Hans Petter SelaskyResolve deadlock between epoch(9) and various network...
2018-10-22 Hans Petter SelaskyAdded support for formula-based arbitrary baud rates...
2018-10-22 Wei HuDo not trop UDP traffic when TXCSUM_IPV6 flag is on
2018-10-22 Slava Shwartsmanmlx5: Notify user that the ConnectX-6 shutdown its...
2018-10-22 Hans Petter SelaskyThe event bytes should be unsigned char.
2018-10-22 Hans Petter SelaskyDrop sequencer mutex around uiomove() and make sure...
2018-10-22 Hans Petter SelaskyFix off-by-one which can lead to panics.
2018-10-22 Mateusz Guzikamd64: finish the tail in memset with an overlapping...
2018-10-22 Ben Widawskyacpi: Add an interface to obtain DSM information
2018-10-22 Warner LoshRemove the long obsolete SYM_SETUP_LP_PROBE_MAP option...
2018-10-22 Warner LoshRemove the ncr(4) drive.
2018-10-22 Warner LoshRetire scsi_low
2018-10-22 Warner LoshRemove stg(4) driver
2018-10-22 Warner LoshRemove nsp(4) driver
2018-10-22 Warner LoshRemove ncv(4) driver
2018-10-22 Warner LoshRetire dpt(4)
2018-10-22 Warner LoshRemove bt(4) driver
2018-10-22 Warner LoshRemove adv(4) and adw(4)
2018-10-22 Warner LoshRemove aic(4) driver
2018-10-22 Warner LoshRemove aha(4) from the tree.
2018-10-22 Warner LoshRemove mse(4) from tree
2018-10-22 Warner LoshRemove joy(4) driver.
2018-10-22 Warner LoshRemove the gone_in(12) devices.
2018-10-22 Conrad MeyerAdd explicit copyright text to trivial header
2018-10-22 Justin Hibbitspowerpc: stash off srr0 in si_addr for signals
2018-10-22 Justin Hibbitspowerpc/booke: Turn tlb*_print_tlbentries() into 'show...
2018-10-21 Eugene GrosbeinNew sysctl: net.inet.icmp.error_keeptags
2018-10-21 Andrey V. ElsukovInclude <sys/eventhandler.h> to fix the build.
2018-10-21 Andrey V. ElsukovFollow the fix in r339532 (by glebius):
2018-10-21 Andrey V. ElsukovRework if_ipsec(4) to use epoch(9) instead of rmlock.
2018-10-21 Andrey V. ElsukovAdd handling for appearing/disappearing of ingress...
2018-10-21 Andrey V. ElsukovAdd handling for appearing/disappearing of ingress...
2018-10-21 Andrey V. ElsukovAdd handling for appearing/disappearing of ingress...
2018-10-21 Andrey V. ElsukovAdd KPI that can be used by tunneling interfaces to...
2018-10-21 Kristof Provostvlan: Fix panic with lagg and vlan
2018-10-21 Warner LoshRemove stray refernce to pdq. Like the infamous twenty...
2018-10-21 Andrey V. ElsukovDo not decrement RST life time if keep_alive is not...
2018-10-21 Andrey V. ElsukovCall inet_ntop() only when its result is needed.
2018-10-21 Warner LoshRemove stray fatm reference.
2018-10-21 Andrey V. ElsukovRetire IPFIREWALL_NAT64_DIRECT_OUTPUT kernel option...
2018-10-21 Andrew TurnerSplit out the virtio mmio FDT attachment and add an...
2018-10-21 Andrey V. ElsukovAdd IPFW_RULE_JUSTOPTS flag, that is used by ipfw(8...
2018-10-21 Warner LoshTag this obsolete driver. It was obsolete in 3.x when...
2018-10-21 Andrey V. ElsukovAdd ifaddr_event_ext event. It is similar to ifaddr_eve...
2018-10-21 Andrey V. ElsukovAdd sadb_x_sa2 extension to SADB_ACQUIRE requests.
2018-10-21 Gleb SmirnoffFix exiting an epoch(9) we never entered. May happen...
2018-10-21 Mateusz Guzikamd64: tidy up memset to have rax set earlier for small...
2018-10-21 Poul-Henning KampRecognize LAN in Lenovo USB-C and TB3 docks
2018-10-21 Poul-Henning KampImplement ECMA-48 "REP", some Linuxen have started...
2018-10-21 Warner LoshRemove all the really old junk that never would be...
2018-10-21 Poul-Henning KampAdd Lenovo USB-C and TB3 docks
2018-10-21 Oleksandr TymoshenkoAdd amdgpio, driver for GPIO controller on AMD-based...
2018-10-21 Justin Hibbitspowerpc/mpc85xx: Make Freescale PCI bridge driver a...
2018-10-21 Justin Hibbitspowerpc64/powernv: Add pnpinfo strings to opal device...
2018-10-21 Justin Hibbitspowerpc64/pmap: Correct the logic for minidump KVA...
2018-10-21 Justin Hibbitspowerpc64/xics: Fix comment typo
2018-10-21 Justin Hibbitspowerpc64/powernv:opal_pci: Fix the alignment of the...
2018-10-21 Jayachandran C.arm generic_timer: fix armv8 timer desc
2018-10-21 Justin Hibbitspowerpc/dtrace: Use explicit bit numbers to mask out...
2018-10-21 Justin Hibbitspowerpcspe: Implement SPE exception handling
2018-10-21 Konstantin BelousovUnindent vm_map_simplify_entry() after r339506.
2018-10-20 Konstantin Belousovamd64: flush L1 data cache on syscall return with an...
2018-10-20 Konstantin BelousovReduce code duplication in merging vm_entry neighbors.
2018-10-20 Ed Mastemcount: tidy up ANSIfication
2018-10-20 Philip PaepsImport tzdata 2018f
2018-10-20 Conrad Meyernetdump: Zone mbufs should be allocated before dump
2018-10-20 Conrad MeyerEmbedded chacha: Remove some harmless dead stores in...
next