]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-12-03 Emmanuel VadotRevert r355188 as it shouldn't have created the risc...
2019-12-03 Hans Petter... Use refcount from "in_joingroup_locked()" when joining...
2019-12-03 Xin LIExplicitly exit() instead of return in main().
2019-12-03 Xin LInewfs_msdos: -A is incompatible with -r, not -o.
2019-12-03 Kyle Evanssyscons.c: clang-format pass to reduce style inconsiste...
2019-12-02 Jeff RobersonUse a precise bit count for the slab free items in...
2019-12-02 Jeff RobersonFix a few places that free a page from an object withou...
2019-12-02 Jeff RobersonFix the last few cases that grab without busy or valid...
2019-12-02 Jeff RobersonInitialize the idle thread's lock sooner so it's not...
2019-12-02 Jeff RobersonDon't run sched_preempt() inside of an extra critical...
2019-12-02 Edward Tomasz... Bump __FreeBSD_version after r355304.
2019-12-02 Toomas Soomeloader.efi: fix cd boot for cisco C220M3
2019-12-02 Edward Tomasz... Expand stats(3) man page to add a caveat regarding HZ.
2019-12-02 Edward Tomasz... Make use of the stats(3) framework in the TCP stack.
2019-12-02 Vincenzo Maffionebhyve: uniform printf format string newlines
2019-12-02 Cy SchubertFix a typo (upto --> up to) and reword to improve word...
2019-12-02 Kenneth D.... Fix a hang introduced in r351599.
2019-12-02 Ian LeporeDo not initialize the flags field in struct gpiobus_pin...
2019-12-02 Ian LeporeRemove "all rights reserved" from copyright after getti...
2019-12-02 Toomas Soomelibzpool: use CFLAGS.lz4.c to build lz4.o and lz4.pico
2019-12-02 Justin Hibbitsrevert r354714 "Boot arm64 kernel using booti command...
2019-12-02 Konstantin... mlx5: Do not try to enable fwdumps if scan space did...
2019-12-02 Konstantin... mlx5: Downgrade assert about misbehaving hardware to...
2019-12-02 Devin TeskeFix spurious error from sysrc
2019-12-02 Ian LeporeFix leading whitespace (spaces->tabs) in comments;...
2019-12-01 Ian LeporeRewrite gpioiic(4) to use the gpio_pin_* API, and to...
2019-12-01 Justin Hibbitspowerpc: Add 'show frame <addr>' to show an arbitrary...
2019-12-01 Ian LeporeMove most of the gpio_pin_* functions from ofw_gpiobus...
2019-12-01 Michael TuexenMove all ECN related flags from the flags to the flags2...
2019-12-01 Michael TuexenMake the TF_* flags easier readable by humans by adding...
2019-12-01 Kyle EvansRemove more needless <sys/tty.h> includes
2019-12-01 Konstantin... Store the bottom of the shadow chain in OBJ_ANON object...
2019-12-01 Michael TuexenThis is an initial step in implementing the new congest...
2019-12-01 Michael TuexenAdd a description for the TCP sysctl variable rfc6675_pipe.
2019-12-01 Michael TuexenMake the IPTOS value available to all substate handlers...
2019-12-01 Michael TuexenIn order for the TCP Handshake to support ECN++, and...
2019-12-01 Michael TuexenWhen changing the MTU of an SCTP path, not only cancel...
2019-12-01 Michael TuexenUpdate the hostcache also for PTB messages received...
2019-12-01 Xin LISimplify code with strlcpy/strlcat.
2019-12-01 Anish Guptabhyve amd: amdvi_dump_cmds() log the command for which...
2019-12-01 Kyle Evansusb: remove some extraneous tty.h includes
2019-12-01 Mateusz Guziklockmgr: remove more remnants of adaptive spinning
2019-12-01 Mateusz Guziktmpfs: use proper macros for permission values in tmpfs...
2019-12-01 Bjoern A. ZeebFix m_pullup() problem after removing PULLDOWN_TESTs...
2019-11-30 Kyle Evanstty: implement TIOCNOTTY
2019-11-30 Xin LIReduce disk write load in /usr/libexec/save-entropy.
2019-11-30 Mateusz Guziksmp: cast the read in quiesce_all_critical through...
2019-11-30 Ian LeporeAdd an OFWBUS_PNP_INFO() macro for devices that hang...
2019-11-30 Mateusz Guzikldconfig: fetch hw.machine_arch only once
2019-11-30 Mateusz Guziklockprof: use IPI-injecetd fences to fix hangs on stat...
2019-11-30 Mateusz GuzikAdd a way to inject fences using IPIs
2019-11-30 Mateusz Guzikdevfs: introduce a per-dev lock to protect ->si_devsw
2019-11-30 Mateusz Guziktmpfs: add fast path to tmpfs_access for common case...
2019-11-30 Mateusz Guzikvfs: swap placement between v_type and v_tag
2019-11-30 Benedict ReuschlingCapitalize some user-visible output messages in
2019-11-30 Toomas Soomeloader.efi: efipart needs better support detecting...
2019-11-30 Xin LIUse strlcat().
2019-11-29 Greg LeheyCorrect date and time of George Harrison's death.
2019-11-29 Jeff RobersonRestore swap space accounting for non-anonymous swap...
2019-11-29 Jeff RobersonAvoid acquiring the object lock if color is already...
2019-11-29 Jeff RobersonFix a perf regression from r355122. We can use a share...
2019-11-29 Ian LeporeIgnore "gpio-hog" nodes when instantiating ofw_gpiobus...
2019-11-29 Andrew TurnerUse the VM_MEMATTR macros to describe the MAIR offsets.
2019-11-29 Kyle Evanstty_rel_gone: add locking assertion
2019-11-29 Konstantin... Add a VN_OPEN_INVFS flag.
2019-11-29 Konstantin... In nfs_lock(), recheck vp->v_data after lock before...
2019-11-29 Leandro Lupori[PPC] Remove extra \0 char inserted on vty by QEMU
2019-11-29 Ryan Libbykern.mk: -Wno-error=stringop-overflow for gcc due to...
2019-11-29 Ryan Libbyktls_session zone: don't need to specify uma trash
2019-11-29 Kyle Evanstty_pts: don't rely on tty header pollution for sys...
2019-11-29 Kyle Evanssnp: don't reference tp->t_mtx directly
2019-11-29 Conrad MeyerFix braino in previous bugfix r300174
2019-11-29 Jeff RobersonHandle large mallocs by going directly to kmem. Taking...
2019-11-29 Doug MooreFunctions that call vm_map_splay_merge sometimes set...
2019-11-28 Rick MacklemFix two races while handling nfsuserd daemon start...
2019-11-28 Ian LeporeImplement the ofw_bus_get_node method in the imx_gpio...
2019-11-28 Greg LeheyClarify name of Pau Casals (it's Catalonian)
2019-11-28 Emmanuel Vadotarm64: rockchip: rk3328: Add TSADC clocks
2019-11-28 Emmanuel Vadotarm64: rockchip: tsadc: Do not free the sysctl context...
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-28 Emmanuel VadotImport devicetree files from Linux 5.4
2019-11-28 Alexander MotinFix use-after-free in case of L2ARC prefetch failure.
2019-11-28 Michal MelounAdd driver for temperature sensors found in RK32898...
2019-11-28 Michael TuexenReally ignore the SCTP association identifier on 1...
2019-11-28 Jeff RobersonFix DEBUG_REDZONE build after r355169
2019-11-28 Hans Petter... Factor out check for mounted root file system.
2019-11-28 Jeff RobersonGarbage collect the mostly unused us_keg field. Use...
2019-11-28 Warner LoshAlso turn of teken for RB_MULTIPLE
2019-11-28 Warner LoshRemove comment. We're just going to the next node here.
2019-11-28 Ryan Libbyuma: move sysctl vm.uma defn out from under INVARIANTS
2019-11-28 Alexander MotinMake DMAR allow Intel NTB device to access its own...
2019-11-28 Scott LongRemove the trm(4) driver
2019-11-28 Alexander MotinMake the code slightly more compact.
2019-11-28 Rick MacklemChange r355157 to make svc_rpc_gss_lifetime_max a static.
2019-11-28 Rick MacklemAdd a cap on credential lifetime for Kerberized NFS.
2019-11-28 Cy SchubertInclude fin, the packet information structure (fr_info_...
2019-11-28 Conrad Meyerauditd(8): fix long-standing uninitialized memory use bug
2019-11-28 Chuck SilversAs part of creating a snapshot, set fs->fs_fmod to...
next