]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-12-12 David Brightasmc: Add Support for Macbook Pro 8,1
2018-12-12 Hans Petter... Don't register IOCTLs with capsicum when there is no...
2018-12-12 Conrad Meyergmirror: Fix a bug introduced in r341674
2018-12-12 Cy SchubertSet default ciphers.
2018-12-12 Yuri Pankovregcomp: reduce size of bitmap for multibyte locales
2018-12-12 Mark JohnstonUse Capsicum helpers in ping(8).
2018-12-11 Kirk McKusickContinuing efforts to provide hardening of FFS. This...
2018-12-11 Kristof Provostpf tests: Use the ATF cleanup infrastructure in the...
2018-12-11 Kristof Provostpf tests: ioctl tests require root rights
2018-12-11 Kristof Provostpf: Prevent integer overflow in PF when calculating...
2018-12-11 Bjoern A. ZeebRemove a dead file. CVS was removed in r251794.
2018-12-11 Alexander MotinAllow CTL device specification in bhyve virtio-scsi.
2018-12-11 Mateusz GuzikRemove unused argument to priv_check_cred.
2018-12-11 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 Stephen HurdFix !tx_abdicate error from r336560
2018-12-11 Dimitry AndricSet tentative merge date, and add UPDATING note.
2018-12-11 Mateusz Guzikaudi: replace open-coded TDP_AUDITREC checks with the...
2018-12-11 Mark JohnstonFix the PAE kernel gcc build.
2018-12-11 David Brightasmc: Add Support for MacBookAir 7,1 and 7,2
2018-12-11 Mateusz Guzikfd: dedup code in sys_getdtablesize
2018-12-11 Mateusz GuzikMake lim_cur inline if possible.
2018-12-11 Mateusz Guzikfd: tidy up closing a fd
2018-12-11 Mateusz Guzikfd: stop looking for exact freefile after allocation
2018-12-11 Andrew TurnerOnly read the ACPI proximity tabled on arm64 when we...
2018-12-11 Dimitry AndricMerge ^/head r341764 through r341812.
2018-12-11 Dimitry AndricFor arm and armv6, only enable LLVM target support...
2018-12-11 Xin LIRemove questionable initialization for ICH8M, rely...
2018-12-11 Konstantin... Free bootstacks after AP startup.
2018-12-11 Konstantin... Remove special case handling for getfhat(fd, NULL,...
2018-12-11 Mark JohnstonRemove an unused malloc(9) type.
2018-12-11 Mark JohnstonUse inline tests for individual PTE bits in the RISC...
2018-12-11 David BrightAdd uk.macbook.kbd keymap (vt)
2018-12-11 Justin Hibbitspowerpc/booke: Don't get and use the load offset for...
2018-12-11 Conrad Meyerrc.subr: Implement list_vars without using 'read'
2018-12-10 John BaldwinValidate the string size parameter passed to -s.
2018-12-10 Warner LoshRemove stray hints files.
2018-12-10 John BaldwinDon't report stale signal information for non-signal...
2018-12-10 Andrey V. ElsukovRework how protocol number is tracked in rule. Save...
2018-12-10 Andrey V. ElsukovUse correct size for IPv4 address in gethostbyaddr().
2018-12-10 Leandro Luporippc64: handle exception 0x1500 (soft patch)
2018-12-10 Ed MasteClean stale wpa dependencies and objects after r341759
2018-12-10 Eugene Grosbeinping(8): add space after "<=" as per style(9).
2018-12-10 Hans Petter... Remove no longer needed ifdefs in the LinuxKPI, after...
2018-12-10 Hans Petter... Implement atomic_swap_xxx() for all platforms.
2018-12-10 Andriy Voskoboinykrtwn, rsu: add more USB ids.
2018-12-10 Andrew Rybchenkosfxge(4): use n Tx queues instead of n + 2 on EF10 HW
2018-12-10 Andrew Rybchenkosfxge(4): prepare the number of Tx queues on event...
2018-12-10 Andrew Rybchenkosfxge(4): report support for Tx checksum op descriptors
2018-12-10 Andrew Rybchenkosfxge(4): populate per-event queue stats in sysctl
2018-12-10 Justin Hibbitspowerpc/booke: Replace a logical equivalent of pmap_kex...
2018-12-10 Justin Hibbitspowerpc/ubldr: Teach powerpc's ubldr to boot 64-bit...
2018-12-09 Warner LoshFix typo in powerpcspe name.
2018-12-09 Warner LoshSend a START UNIT command when a disk responds with...
2018-12-09 Eugene Grosbeinping(8): remove needless comparision with LONG_MAX
2018-12-09 Alan Coxblst_leaf_alloc updates bighint for a leaf when an...
2018-12-09 Bruce EvansFix devstat on md devices.
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Scott LongI missed powerpcspe in the previous commit for excludin...
2018-12-09 Cy SchubertMFV r341618:
2018-12-09 Scott LongDon't allocate the config_intrhook separately from...
2018-12-09 Scott LongCopy and clear the reply descriptor atomically. This...
2018-12-09 Scott LongRemove the mps driver from powerpc 32bit GENERIC, and...
2018-12-09 Justin Hibbitspowerpc/SPE: Copy lower part of source register to...
2018-12-09 Justin Hibbitspowerpc/SPE: Reload vector registers after efdabs/efdna...
2018-12-09 Maxim SobolevHook up ng_checksum(4) module and appropriate manpage...
2018-12-08 Konstantin... Fix PAE boot.
2018-12-08 Jayachandran C.arm64: add ACPI based NUMA support
2018-12-08 Jayachandran C.acpica: support parsing of arm64 affinity in acpi_pxm.c
2018-12-08 Jayachandran C.acpica : move SRAT/SLIT parsing to sys/dev/acpica
2018-12-08 Jayachandran C.x86/acpica/srat.c: Add API for parsing proximity tables
2018-12-08 Michal MelounImplement R_AARCH64_TLS_DTPMOD64 and A_AARCH64_TLS_DTPR...
2018-12-08 Dimitry AndricVendor import of libc++ release_70 branch r348686:
2018-12-08 Dimitry AndricVendor import of clang release_70 branch r348686:
2018-12-08 Dimitry AndricVendor import of llvm release_70 branch r348686:
2018-12-08 Mateusz Guzikumtx: avoid umtxshm locking on object termination if...
2018-12-08 Vincenzo Maffionetools: netmap: pkt-gen: check packet length against...
2018-12-08 Jilles Tjoelkersh(1): Remove -c string from set builtin documentation
2018-12-08 Mateusz GuzikRemove proctree acquire from note_procstat_proc
2018-12-08 Mateusz GuzikFix a corner case in ID bitmap management.
2018-12-08 Mateusz Guzikproc: postpone proc unlock until after reporting with...
2018-12-08 Mateusz Guzikproc: handle sdt exit probe before taking the proc...
2018-12-08 Mateusz GuzikProvide SDT_PROBES_ENABLED macro.
2018-12-08 Mateusz Guzikamd64: stop re-reading curpc on subyte/suword
2018-12-07 Konstantin... Simplify kern_readlink_vp().
2018-12-07 Konstantin... Fix expression evaluation.
2018-12-07 Warner LoshEven though they are reserved, cdw2 and cdw3 can be...
2018-12-07 Warner LoshAdd nda(4) cross reference to nvme(4)
2018-12-07 Alexander MotinMake virtio-scsi pass SCSI Task Attributes to CTL.
2018-12-07 Alexander MotinFix several iov handling bugs in bhyve virtio-scsi...
2018-12-07 Alexander MotinFill initid explicitly on requests.
2018-12-07 Ed MasteBSD.debug.dist: add newly added nvmecontrol directory
2018-12-07 Mateusz Guzikfd: use racct_set_unlocked
2018-12-07 Mateusz Guzikracct: add RACCT_ENABLED macro and racct_set_unlocked
2018-12-07 Mateusz Guzikfd: try do less work with the lock in dup
2018-12-07 Mateusz Guzikvm: use fcmpset for vmspace reference counting
2018-12-07 Mateusz GuzikReplace hand-rolled unrefs if > 1 with refcount_release...
2018-12-07 Mateusz Guzikrefcount: remove a stale comment about conditional...
2018-12-07 Andriy Gaponacpi_MatchHid: use ACPI_MATCHHID_NOMATCH instead of...
2018-12-07 Andriy Gaponaibs: fix a typo in the probe method that was introduce...
next