]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-08-08 Conrad MeyerDisable useless -Wformat-zero-length
2019-08-08 Justin Hibbitspowerpc/pmap: Minor optimizations to 64-bit booke pmap
2019-08-08 Justin HibbitsChange autounmountd(8) to use time_t for duration inste...
2019-08-08 Conrad MeyerFix !DDB kernel configurations after r350713
2019-08-08 Li-Wen HsuFollow r350693 to add a link for sbuf_nl_terminate(9)
2019-08-08 Conrad Meyerddb(4): Add 'sysctl' command
2019-08-07 Andriy Gaponrc.8: fix a typo in r350701
2019-08-07 Andriy Gaponrc.8: add a reference to service(8)
2019-08-07 Li-Wen HsuGet configuration variable with default value for not...
2019-08-07 Alan SomersRemove the fuse.ko -> fusefs.ko symlink
2019-08-07 Dimitry AndricFix a possible segfault in wcsxfrm(3) and wcsxfrm_l(3).
2019-08-07 Mark JohnstonUse designated initializers for vmm_ops.
2019-08-07 Mariusz Zaborskicap_filergs: limit size of the file name
2019-08-07 Conrad MeyerGEOM: Reduce unnecessary log interleaving with sbufs
2019-08-07 Conrad Meyersbuf(9): Add sbuf_nl_terminate() API
2019-08-07 Conrad Meyersbuf(9): Refactor sbuf_newbuf into sbuf_new
2019-08-07 Conrad Meyersbuf(9): Add NOWAIT dynamic buffer extension mode
2019-08-07 Gleb Smirnoffresource.h is sufficient here, no need for resoursevar.h.
2019-08-07 Edward Tomasz... Add cdceem(4) driver, for virtual ethernet devices...
2019-08-07 Konstantin... More places to clarify the robustness guarantees.
2019-08-07 Konstantin... Clarify the robustness guarantees.
2019-08-07 Kirk McKusickCorrect the location of the first backup superblock...
2019-08-07 Alan SomersUpdate RELNOTES for the fusefs rewrite
2019-08-07 Alan SomersRELNOTES: fix formatting from r350482
2019-08-07 Mark JohnstonMerge r3780 from elftoolchain.
2019-08-07 Warner LoshEnable nvme on aarch64
2019-08-07 Alexander MotinMake GCC happy about math in r350676.
2019-08-07 Alexander MotinMake `camcontrol modepage` support block descriptors.
2019-08-07 Hans Petter... Correct PCI device ID for XHCI USB controller.
2019-08-07 Emmanuel Vadotofw: ofw_reg_to_paddr: Use a 256 static array for the...
2019-08-07 Emmanuel Vadotarm: dts: am33xx: Fix the region for uart0
2019-08-07 Mark Johnstonreadelf: Close input files when done with them.
2019-08-07 Xin LIExpose zlib's utility functions in Z_SOLO library when...
2019-08-07 John BaldwinTidy up the list of auth and encryption algorithms...
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-06 John BaldwinFix LOCAL_MODULES and improve the make output.
2019-08-06 Jeff RobersonCache kernel stacks in UMA. This gives us NUMA support...
2019-08-06 John BaldwinDetect invalid PCI devices more correctly in PCI interr...
2019-08-06 Jeff RobersonImplement a MINBUCKET zone flag so we can use minimal...
2019-08-06 Jeff RobersonAdd two new kernel options to control memory locality...
2019-08-06 Jilles TjoelkerAdd a test for kill() on a zombie
2019-08-06 Kyle Evansral: rt2860: fix wcid2ni access/size issue
2019-08-06 Toomas Soomeloader.efi: efilib.h and libefi.c were left out of...
2019-08-06 Toomas Soomeloader.efi: boot1.c was left out of 350654
2019-08-06 Toomas Soomeloader.efi: replace HandleProtocol() with OpenProtocol()
2019-08-06 Kirk McKusickIgnore UFS/FFS superblock check hash failures so as...
2019-08-06 Warner LoshFix mismerge.
2019-08-06 Kirk McKusickA race condition existed between the time a UFS/FFS...
2019-08-06 Ed MasteCorrect ICMPv6/MLDv2 out-of-bounds memory access
2019-08-06 Konstantin... Provide the list of knobs related to mitigations.
2019-08-06 Konstantin... amd64: prevents speculations over swapgs reload of...
2019-08-06 Gleb SmirnoffSince r350426 this KASSERT doesn't serve any useful...
2019-08-06 Ed Mastebsnmp: add asn1 message length validation
2019-08-06 Kyle Evansoce(4): potential out of bounds access before vector...
2019-08-06 Michael TuexenReference the RFC instead of the internet draft.
2019-08-06 Michael TuexenFix a locking issue in sctp_accept.
2019-08-06 Michael TuexenFix build issues for the userland stack on Raspbian.
2019-08-06 Conrad Meyeramdtemp(4), amdsmn(4): Attach to Ryzen 3 (Zen 2) hostbr...
2019-08-06 Justin HibbitsFix build from r350622
2019-08-06 Justin Hibbitspowerpc/pmap: Simplify Book-E 64-bit page table management
2019-08-06 Alan Somersfusefs: remove superfluous counter_u64_zero
2019-08-05 Eric van GyzenRelax time constraint in pthread_cond_timedwait unit...
2019-08-05 John BaldwinValidate guest-supplied length of headers for TSO trans...
2019-08-05 Mariusz Zaborskiprocdesc: fix the function name
2019-08-05 Mariusz Zaborskiprocess: style
2019-08-05 Mariusz Zaborskiexit1: fix style nits
2019-08-05 Mariusz Zaborskiprocdesc: fix reparenting when the debugger is attached
2019-08-05 Mariusz Zaborskiproc: introduce the proc_add_orphan function
2019-08-05 Mariusz Zaborskiexit1: postpone clearing P_TRACED flag until the proctr...
2019-08-05 Alexander MotinFix alignment issue r350599.
2019-08-05 Konstantin... Fix mis-merge.
2019-08-05 Konstantin... Fix mis-merge
2019-08-05 Alexander MotinAdd `nvmecontrol resv` to handle NVMe reservations.
2019-08-05 Ian LeporeAdd a driver for Texas Instruments ADS101x/ADS111x...
2019-08-05 Leandro Lupori[PPC64] Don't mark ld.bfd as obsolete
2019-08-05 Michael TuexenImprove consistency. No functional change.
2019-08-05 Leandro Lupori[PPC64] Fix rtld direct exec mode
2019-08-05 Tom JonesAdd common firewall test suite
2019-08-05 Bjoern A. Zeebfrag6.c: rename ip6q[] to ipq6b[] and consistently...
2019-08-05 Bjoern A. Zeebfrag6.c: re-order functions within file
2019-08-05 Xin LIRemove obsolete header file.
2019-08-05 Alan CoxEnable superpage promotion within the kernel pmap.
2019-08-05 Justin Hibbitspowerpc: Get 32-bit AIM building with secure-PLT
2019-08-05 Kyle Evansipfw: fix jail option after r348215
2019-08-04 Konstantin... rtld-elf: Remove x86 elf_rtld.x linker scripts.
2019-08-04 Justin HibbitsFix 32-bit build again, post r350570.
2019-08-04 Justin HibbitsFix 32-bit build post-r350570
2019-08-04 Justin HibbitsFix the build after r350570.
2019-08-04 Justin HibbitsAdd necessary bits for Linux KPI to work correctly...
2019-08-04 Justin Hibbitspowerpc: Enable the BUS_DMA_NOCACHE flag handling
2019-08-04 Cy SchubertResolve ipfilter kld unload issues related to VNET...
2019-08-04 Cy SchubertReturning an uninitialized error is a bad thing.
2019-08-04 Xin LIThere is no need to explicitly add zlib, we already...
2019-08-03 Alexander MotinAdd `nvmecontrol sanitize` command.
2019-08-03 Konstantin... Fix format spec for ILP32.
2019-08-03 Konstantin... amd64: Streamline exceptions and interrupts handlers.
2019-08-03 Konstantin... bhyve: Ignore MSI/MSI-X interrupts sent to non-active...
2019-08-03 Bjoern A. Zeebfrag6.c: fix includes
2019-08-03 Takanori WatanabeAdd per hub sysctl to expose port information for phyis...
2019-08-03 George V. Neville... Properly validte arguments for route deletion
next