]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add myself (tagattie) as ports committer
[FreeBSD/FreeBSD.git] / sys /
2020-04-10 kibDo not pass bogus page to mbufs.
2020-04-10 kibufs: apply suspension for non-forced rw unmounts.
2020-04-09 mckusickFixing the soft update macros in -r359612 triggered...
2020-04-09 mckusickWhen running with a kernel compiled with DEBUG_LOCKS...
2020-04-09 rmacklemReplace mbuf macros with the code they would generate...
2020-04-09 jhibbitsAdd support for BCM54618SE PHY
2020-04-09 kibRemove extra call to vfs_op_exit() from vfs_write_suspe...
2020-04-09 rmacklemBump version for r359745, since it removed a field...
2020-04-09 rmacklemRemove the old NFS lock device driver that uses Giant.
2020-04-08 impFix copyright year and eliminate the obsolete all right...
2020-04-08 hselaskyClone the RCU interface into a sleepable and a non...
2020-04-08 hselaskySome fixes for SRCU in the LinuxKPI.
2020-04-08 hselaskyAccount out of buffer as dropped packets in mlx5en(4).
2020-04-08 hselaskyRemove obsolete bufring stats in mlx5en(4).
2020-04-08 rmacklemFix an interoperability issue w.r.t. the Linux client...
2020-04-07 impNow that we don't have special-case geom hacking define...
2020-04-07 kevansAdd -fno-common to all userland/kernel src builds
2020-04-07 brooksAllow the kernel to build with a compiler that sets...
2020-04-07 mavFix panic on kern.cam.ctl.ha_role change after r333446.
2020-04-06 jrtc27riscv: Add semicolon missing from r359672
2020-04-06 rmacklemFix noisy NFSv4 server printf.
2020-04-06 mhorneRISC-V: copy the DTB to early KVA
2020-04-06 jrtc27riscv: Make sure local hart's icache is synced in pmap_...
2020-04-06 jrtc27riscv: Fix pmap_fault_fixup for L3 pages
2020-04-06 mckusickRevert -r359612 as it can cause other panics.
2020-04-06 mwAdd hwpmc support for Intel Atom Goldmont microarchitecture
2020-04-06 mavRelax too strict SES element descriptors check in r355430.
2020-04-06 tuexenDo more argument validation under INVARIANTS when start...
2020-04-06 hselaskyDon't drop packets having too many TCP option headers...
2020-04-06 hselaskyEnsure a minimum inline size of 16 bytes in mlx5en(4).
2020-04-06 hselaskyCount number of times transmit ring is out of buffers...
2020-04-06 wmaAdd MDIO PHY driver for NS2 ARM64 platform.
2020-04-05 rmacklemChange the xid for client side krpc over UDP to a globa...
2020-04-05 kpbridge: Change lists to CK_LIST as a peparation for...
2020-04-04 jahmac_policy: Remove mac_policy_sx
2020-04-04 emastevt: avoid overrun when stride is not a multiple of...
2020-04-03 jhibbitspowerpc/amigaone: Add CPLD driver for AmigaOne A1222...
2020-04-03 mckusickWhen shrinking the size of a directory it is sometimes...
2020-04-03 mckusickConvert DOINGSOFTDEP, MOUNTEDSOFTDEP, DOINGSUJ, and...
2020-04-03 markjgeom_journal: Only stop the switcher process if one...
2020-04-02 cemddb(4): show lockchain: Don't dereference LK_KERNPROC
2020-04-02 melifaroUse interface fib for proxyarp checks.
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-02 ianAdd the Cadence GEM ethernet driver to NOTES so that...
2020-04-02 ianCadence GEM ethernet driver style clean-up, no function...
2020-04-02 jhbAvoid checking pointers that are never NULL.
2020-04-02 jhbRemove duplicate conditional.
2020-04-02 takawataFix mbuf handling in le advertize packet processing.
2020-04-02 nickriscv/sifive: add FE310 Always-on driver
2020-04-01 jhbRetire procfs-based process debugging.
2020-04-01 jhbSet crp_ilen for crypto requests.
2020-04-01 impStart the retirement process for ufm
2020-04-01 kibx86 tsc: fall back to CPUID if calibration results...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-04-01 jahdeadlkres: include thread name in panic messages
2020-04-01 mavAdd support for AHCI BIOS/OS Handoff.
2020-04-01 mavAdd ID for JMicron JMB582/JMB585 AHCI controller.
2020-04-01 aeIgnore ND6 neighbor advertisement received for static...
2020-03-31 rpokalaFix build for mips.XLP64 kernel, by re-ordering headers
2020-03-31 tuexenAllow the TCP backhole detection to be disabled at...
2020-03-31 takawataAdd Platform Controller Hub built-in thermal management...
2020-03-31 markjUse a dedicated taskqueue thread for in6m_release_task().
2020-03-31 bdreweryRemove dead code leftover from r331018.
2020-03-30 gallatinKTLS: Coalesce adjacent TLS trailers & headers to impro...
2020-03-30 kibkern_sendfile.c: fix bugs with handling of busy page...
2020-03-30 kibkern_sendfile.c: do not release sfio reference on error.
2020-03-30 kibkern_sendfile.c: wait for all in-flight ios completion...
2020-03-30 kibkern_sendfile.c: add specific malloc type.
2020-03-30 kibVOP_GETPAGES_ASYNC(): consistently call iodone() callba...
2020-03-30 kibbuffer pager: skip bogus pages.
2020-03-30 kibkern_sendfile.c style: order headers alphabetically.
2020-03-30 hselaskyFine grain locking inside the cuse(3) kernel module.
2020-03-30 emastecapabilities.conf: provide information about capmode...
2020-03-30 csjpMake sure we convert internal audit records for thr_new
2020-03-30 hselaskyAdd support for multiple playback and recording devices...
2020-03-30 jhibbitspowerpc/pmap: Replace a logical TAILQ_FOREACH_SAFE...
2020-03-30 emasteremove extraneous double ;s in sys/
2020-03-30 hselaskyImplement new mixer API to return the device pointer...
2020-03-30 hselaskyEvaluate modifier keys before the regular keys, so...
2020-03-30 markjRemove the "config" taskqgroup and its KPIs.
2020-03-30 markjFix accounting of hwpmc's thread descriptor freelist.
2020-03-30 markjSimplify taskqgroup inititialization.
2020-03-30 asomersfusefs: add a dtrace probe that fires after mounting...
2020-03-29 wulfevdev: return error rather than zero-length data on...
2020-03-29 wulfevdev: Add COMPAT_FREEBSD32 support for amd64 arch
2020-03-29 ianAdd a missing suffix that was causing a whole word...
2020-03-28 tuexenSmall cleanup by using a variable just assigned.
2020-03-28 tuexenHandle integer overflows correctly when converting...
2020-03-28 kibhdaa: remove verbosity from the normal driver operations.
2020-03-28 kibddb show pginfo: print pages reference value in hex.
2020-03-27 emastesys/netinet: remove spurious doubled ;s
2020-03-27 tuexenSome more uint32_t cleanups, no functional change.
2020-03-27 jhbRefactor driver and consumer interfaces for OCF (in...
2020-03-27 tuexenUse uint32_t where it is expected to be used. No functi...
2020-03-27 hselaskyChange default microphone level from 0 to 25.
2020-03-27 hselaskyImprove USB audio mixer support for USB audio class...
2020-03-27 bdragonBump for powerpc/powerpcspe switch to lld.
2020-03-27 jkimMerge ACPICA 20200326.
2020-03-26 markjcompat/linux/linux.h depends on queue.h since r353725.
2020-03-26 markjSimplify td_ucred handling in newnfs_connect().
next