]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix install-boot.sh and rootgen.sh UEFI bugs
[FreeBSD/FreeBSD.git] / sys /
2019-04-24 tychonLinuxKPI should use bus_dma(9) to be compatible with...
2019-04-24 mavCall delist_dev() before destroy_dev_sched_cb().
2019-04-24 cemx86: Halt non-BSP CPUs on panic IPI_STOP
2019-04-24 brAdd support for Cadence network controller found in...
2019-04-24 brImplement pic_pre_ithread(), pic_post_ithread().
2019-04-24 gallatiniflib: Add pfil hooks
2019-04-24 aeAdd GRE-in-UDP encapsulation support as defined in...
2019-04-24 jhibbitspowerpc: Add a couple missing isyncs
2019-04-24 kevansfdt: stop installing FDT_DTS_FILE
2019-04-23 dchaginSince r339624 HEAD does not need for backslashes in...
2019-04-23 kevanstun(4): Defer clearing TUN_OPEN until much later
2019-04-23 cemip6_randomflowlabel: Avoid blocking if random(4) is...
2019-04-23 luporl[PPC64] Fix wrong KASSERT in mphyp_pte_insert()
2019-04-23 cemnetdump: Fix !COMPAT_FREEBSD11 unused variable warning
2019-04-23 emasteEnable Mellanox drivers (modules) on AArch64
2019-04-23 kibpoib: assign link-local address according to RFC
2019-04-23 bziFix udp_output() lock inconsistency.
2019-04-23 wmaThis patch offers a workaround to buf_ring reordering
2019-04-23 cyMFV r346563:
2019-04-23 jhibbits[PowerPC64] pseries-llan: increment packet output count...
2019-04-23 jhibbitspowerpc64/pseries: Fix hypervisor call with extra arguments
2019-04-22 hselaskyRevert r346530 until further.
2019-04-22 gallatinTrack device's NUMA domain in ifnet & alloc ifnet from...
2019-04-22 npcxgbe/t4_tom: Add a "TCB history" feature that samples...
2019-04-22 npcxgbe(4): Make sure bundled_fw is always initialized...
2019-04-22 bzr297225 move the assignment of sin from add to the...
2019-04-22 bzRemove some excessive brackets.
2019-04-22 markjClarify the relationship between INVARIANTS and DIAGNOS...
2019-04-22 markjDisable vm map consistency checking by default on INVAR...
2019-04-22 hselaskyFix build for mips and powerpc after r346530.
2019-04-22 hselaskyFix panic in network stack due to memory use after...
2019-04-22 cemgnop(8): Nopify configuration as a kernel dump device
2019-04-22 mavReport DIF protection type the disk is formatted with.
2019-04-21 rmacklemAdd #ifdef INET as requested by bz@.
2019-04-21 mavPolish SCSI sense data validity checks.
2019-04-21 ianMove the reporting of spurious interrupts under bootver...
2019-04-21 adrian[ath] [ath_hal] [ath_hal_9300] Extend the start PCU...
2019-04-20 wulfpsm(4): give names to synaptics commands
2019-04-20 wulfpsm(4): respect tap_disabled configuration with enabled...
2019-04-20 wulfpsm(4): do not process gestures when palm is present
2019-04-20 wulfpsm(4): Add support for 4 and 5 finger touches in synap...
2019-04-20 cemnetdump: Fix 11 compatibility DIOCSKERNELDUMP ioctl
2019-04-20 emasteEnable ioremap for aarch64 in the LinuxKPI
2019-04-20 asomersUse symlinks for kernel modules rather than hardlinks
2019-04-20 markjExport cpu_core from opensolaris.ko.
2019-04-20 ganboldAdd SY8106A Buck Regulator and Allwinner CIR devices...
2019-04-20 jhibbitspowerpc64/powernv: Relax flash block write requirements
2019-04-19 rmacklemAdd support for the ModeSetMasked attribute to the...
2019-04-19 rmacklemReplace "vp" with NULL to make the code more readable.
2019-04-19 cemRevert r346410 and r346411
2019-04-19 cemkernel build: Disable unhelpful GCC warning (tripped...
2019-04-19 cemBump __FreeBSD_version after r346410
2019-04-19 cemlibkern: Bring in arc4random_uniform(9) from libc
2019-04-19 tuexenWhen an IPv6 packet is received for a raw socket which...
2019-04-19 adrian[ath] Fix return value check to not complain.
2019-04-19 tuexenWhen a checksum has to be computed for a received IPv6...
2019-04-19 tuexenAvoid a buffer overwrite in rip6_output() when computin...
2019-04-19 tuexenImprove input validation for the socket option IPV6_CHE...
2019-04-19 thjAdd stat counter for ipv6 atomic fragments
2019-04-19 mavChange the way FreeBSD GID inheritance is hacked.
2019-04-19 tychonremove the 4GB boundary requirement on PCI DMA segments
2019-04-19 rmacklemFix the NFSv4.0 server so that it does not support...
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-19 jhibbitspowerpc/powernv: Make erasing before writes optional
2019-04-18 jhbPush down INP_WLOCK slightly in tcp_ctloutput.
2019-04-18 impWhen parsing command line stuff, treat tabs and spaces...
2019-04-18 cemrandom(4): Restore availability tradeoff prior to r346250
2019-04-18 hselaskyImplement flag for telling cuse(3) clients if the peer...
2019-04-18 kibUse correct type name.
2019-04-18 kibCorrect handling of RMRR during early enumeration stages.
2019-04-18 kibRemove witness warning. dmar_bus_dmamap_create() does...
2019-04-18 kibReduce verbosity, do not announce details of irte progr...
2019-04-18 kppf: No need to M_NOWAIT in DIOCRSETTFLAGS
2019-04-17 manuarm: allwinner: Fix audio for Allwinner H3/H5
2019-04-17 manuofw_graph: Add functions for graph bindings
2019-04-17 kevansCompile sha1.c when ether support is included
2019-04-17 kevansiflib: Use new ether_gen_addr, restricting addresses...
2019-04-17 kevansnet: adjust randomized address bits
2019-04-17 kppf: Fix panic on invalid DIOCRSETTFLAGS
2019-04-17 ianOnly set up the interrupts that will actually be used...
2019-04-17 kevansfdt: further consolidate DTB building and revise manpage
2019-04-16 manuarm: allwinner: Makes more device optional
2019-04-16 manuarm: Order files.arm to have cloudabi and annapurna...
2019-04-16 manuarm: Add kern_clocksource.c directly in files.arm
2019-04-16 kibFix initial x87 state after r345562.
2019-04-16 manuallwinner: clk: Garbage collect old clock implementation
2019-04-16 cemstack_protector: Add tunable to bypass random cookies
2019-04-16 cemrandom(4): Add is_random_seeded(9) KPI
2019-04-16 gallatinReplace cosqos with numa_domain in mbuf pkthdr
2019-04-16 emastecorrect readlinkat(2) return type
2019-04-16 manuaw_syscon: Add a new compatible
2019-04-16 manuaw_rtc: Register the clocks
2019-04-16 fsuext2fs: Initial version of DTrace support.
2019-04-16 fsuext2fs: Initial version of DTrace support.
2019-04-16 peterjSpecify correct Ethernet phy for RPI-B
2019-04-16 peterjFix cpufreq(4) on RPI-B
2019-04-16 mwImprove tpm20 style
2019-04-16 mwtpm: Prevent session hijack
2019-04-15 cemrandom(4): Block read_random(9) on initial seeding
2019-04-15 hselaskyRemove superfluous USB keyword.
next