]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Implement a close_range(2) syscall
[FreeBSD/FreeBSD.git] / sys /
2020-04-12 kevansImplement a close_range(2) syscall
2020-04-12 cemAdd queue(2) debug macros as build options
2020-04-12 kpcarp: Widen epoch coverage
2020-04-12 melifaroIntroduce nexthop objects and new routing KPI.
2020-04-12 tuexenRevert https://svnweb.freebsd.org/changeset/base/359809
2020-04-12 kibsendfile_iodone: correct calculation of the page index...
2020-04-11 rmacklemReplace mbuf macros with the code they would generate...
2020-04-11 rmacklemReplace mbuf macros with the code they would generate...
2020-04-11 tuexenZero out pointers for consistency.
2020-04-11 manuarm: am335x: Honor pmic option ti,pmic-shutdown-controller
2020-04-11 melifaroFix build by adding forgotten header to radix_mpath...
2020-04-11 melifaroRemove RADIX_MPATH headers, they were unused since...
2020-04-11 melifaroRemove per-AF radix_mpath initializtion functions.
2020-04-11 delphijAvoid using a variable solely for sizes that are never...
2020-04-11 jhibbitspowerpc/booke: Use power-of-two mappings in 64-bit...
2020-04-11 jhibbitspowerpc/booke: Add pte_find_next() to find the next...
2020-04-11 jhibbitspowerpc/booke: Change Book-E 64-bit pmap to 4-level...
2020-04-10 jhbRemove support for Kernel GSS algorithms deprecated...
2020-04-10 rmacklemReplace mbuf macros with the code they would generate...
2020-04-10 jhbUse both crypto engines on a T6.
2020-04-10 emastehda: if a CODEC is not responding, report which one
2020-04-10 rmacklemReplace mbuf macros with the code they would generate...
2020-04-10 markjsbappendcontrol() needs to avoid clearing M_NOTREADY...
2020-04-10 markjProperly handle disconnected sockets in uipc_ready().
2020-04-10 emastehdac: show which command timed out
2020-04-10 emastehdac: update comment on reset duration
2020-04-10 melifaroSplit rtrequest1_fib() into smaller manageable chunks.
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...
next