]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
pms(4): Do not return CAM_REQ_CMP on errors.
[FreeBSD/FreeBSD.git] / sys /
2021-04-16 Alexander Motinpms(4): Do not return CAM_REQ_CMP on errors.
2021-04-16 Edward Tomasz Napi... linux: support AT_EMPTY_PATH flag in fchownat(2)
2021-04-16 Edward Tomasz Napi... linux: make fstatat(2) handle AT_EMPTY_PATH
2021-04-16 Andrey V. Elsukovipfw: do not use sleepable malloc in callout context.
2021-04-16 Kyle Evansmodules: remove stale if_wg reference
2021-04-15 Tai-hwa Liangfwip(4): fixing kernel panic when receiving unicast...
2021-04-15 Gleb Smirnofftcp_syncache: add net.inet.tcp.syncache.see_other sysctl
2021-04-15 Rick MacklemRevert "nfsd: cut the Linux NFSv4.1/4.2 some slack...
2021-04-14 Alexander V. ChernikovAdd batched update support for the fib algo.
2021-04-15 Kevin Bowlinge1000: Restore VF interface random MAC
2021-04-15 Kevin Bowlinge1000: fix em_mac_min and 82547 packet buffer
2021-04-15 Kevin Bowlinge1000: disable hw.em.sbp debug setting
2021-04-15 Edward Tomasz Napi... linux: implement O_PATH
2021-04-15 Vladimir Kondratyevng_ubt: Block attachment of uninitialized Intel Wireles...
2021-04-15 Vladimir Kondratyevng_ubt: Use DEFINE_CLASS_1 macro for kobj inheritance.
2021-04-15 Vladimir Kondratyevng_ubt: Do not clear stall before receiving of HCI...
2021-04-15 Edward Tomasz Napi... linux: extend the LINUX_O_ constants to make room for...
2021-04-15 Konstantin Belousovb_vflags update requries bufobj lock
2021-04-15 Konstantin BelousovO_PATH: allow vnode kevent filter on such files
2021-04-15 Konstantin BelousovO_PATH: Allow to open symlink
2021-04-15 Konstantin BelousovMake files opened with O_PATH to not block non-forced...
2021-04-15 Konstantin Belousovopen(2): Implement O_PATH
2021-04-15 Konstantin BelousovAdd AT_EMPTY_PATH for several *at(2) syscalls
2021-04-15 Konstantin BelousovAT_RESOLVE_BENEATH is bsd-specific
2021-04-15 Konstantin Belousovvfs_vnops.c: Make vn_statfile() non-static
2021-04-15 Konstantin BelousovStyle.
2021-04-15 Mateusz Guzikcache: extend mismatch vnode assert print to include...
2021-04-14 Kirk McKusickEnsure that the mount command shows "with quotas" when...
2021-04-14 Vladimir Kondratyevhidmap: add missing opt_hid.h to module Makefile
2021-04-14 Mark Johnstonuma: Introduce per-domain reclamation functions
2021-04-14 Mark Johnstonuma: Split bucket_cache_drain() to permit per-domain...
2021-04-14 Mark Johnstondomainset: Define additional global policies
2021-04-14 Emmanuel Vadotarm: Add no-cftconvert for sdma-imx6 files
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-14 Vladimir Kondratyevpchtherm: Add IDs for CannonLake-H, CometLake and Lewis...
2021-04-14 Konstantin Belousovfilt_timerexpire: avoid process lock recursion
2021-04-14 Konstantin Belousovrealtimer_expire: avoid proc lock recursion when called...
2021-04-14 Konstantin Belousovpseudofs: limit writes to 1M
2021-04-14 Konstantin Belousovsbuf_uionew(): sbuf_new() takes int as length
2021-04-14 Vladimir Kondratyevichsmb: Add PCI ID for Intel Gemini Lake SMBus controller
2021-04-13 Navdeep Parharcxgbe(4): RSS hash for VXLAN traffic is computed from...
2021-04-13 John BaldwinTOE: Use a read lock on the PCB for syncache_add().
2021-04-13 Tai-hwa Liangif_firewire: fixing panic upon packet reception for...
2021-04-13 Mark Johnstonmalloc: Add state transitions for KASAN
2021-04-13 Mark Johnstonexecve: Mark exec argument buffers
2021-04-13 Mark Johnstonvfs: Add KASAN state transitions for vnodes
2021-04-13 Mark Johnstonkmem: Add KASAN state transitions
2021-04-13 Mark Johnstonkstack: Add KASAN state transitions
2021-04-13 Mark Johnstonuma: Add KASAN state transitions
2021-04-13 Mark Johnstonamd64: Add MD bits for KASAN
2021-04-13 Mark Johnstonamd64: Implement a KASAN shadow map
2021-04-13 Mark JohnstonAdd the KASAN runtime
2021-04-13 Mark JohnstonAdd a KASAN option to the kernel build
2021-04-13 Mitchell Hornearm64: adjust comments in dbg_monitor_exit()
2021-04-13 Mitchell Hornearm64: clear debug registers after execve(2)
2021-04-13 Konstantin Belousovnfs client: depend on xdr
2021-04-13 Edward Tomasz Napi... linux: adjust ordering of Linux auxv and add dummy...
2021-04-13 Kurosawa Takahiropf: Implement the NAT source port selection of MAP...
2021-04-12 John Baldwincxgbe: Ignore doomed virtual interfaces when updating...
2021-04-12 John BaldwinOCF: Remove support for asymmetric cryptographic operat...
2021-04-12 John Baldwiniscsi: Kick threads out of iscsi_ioctl() during unload.
2021-04-12 John Baldwincxgbe: Add counters for iSCSI PDUs transmitted via...
2021-04-12 Warner Loshhptrr: Move to using .o files
2021-04-12 Warner Loshhptmv: use .o files directly
2021-04-12 Warner Loshhpt27xx: store the .o files directly in the tree
2021-04-12 Warner Loshhptnr: Store the .o files directly in the repo
2021-04-12 Mark JohnstonMerge commit 'd0e943077d94e6266ece9856789c5d5313676e38'
2021-04-12 Gleb Smirnoffsyncache: simplify syncache_add() KPI to return struct...
2021-04-12 Gleb Smirnofftcp_input/syncache: acquire only read lock on PCB for...
2021-04-12 Mitchell Hornermlock(9): add an RM_DUPOK flag
2021-04-12 Hans Petter SelaskyFix build of stand/usb .
2021-04-12 Mark JohnstonRename struct device to struct _device
2021-04-12 Mark Johnstonlinuxkpi: Fix pcie_set_readrq()
2021-04-12 Mark Johnstonqlnxr: Properly initialize the Linux device structure
2021-04-12 Mark Johnstoncxgb: Use device_t in preference to struct device *
2021-04-12 Mark Johnstonal_eth: Use device_t in preference to struct device *
2021-04-12 Mark Johnstongenet: Use device_t in preference to struct device *
2021-04-12 Kristof Provostpf: Ensure that we don't use kif passed to pfi_kkif_att...
2021-04-12 Andrew TurnerRemove versatile support
2021-04-12 Andrew TurnerCreate VM_MEMATTR_DEVICE on all architectures
2021-04-12 Navdeep Parharcxgbe/tom: Fix potential leak in t4_aiotx_process_job.
2021-04-11 Rick Macklemnfsd: cut the Linux NFSv4.1/4.2 some slack w.r.t. RFC5661
2021-04-11 Vladimir Kondratyevhv_kbd: Fix leaked $FreeBSD$ expansion
2021-04-11 Vladimir Kondratyevhv_kbd: Add support for K_XLATE and K_CODE modes for...
2021-04-11 Vladimir Kondratyevhv_kbd: Add evdev protocol support for gen 2 VMs
2021-04-11 Rick Macklemparam.h: bump __FreeBSD_version for commit 7763814fc9c2
2021-04-11 Rick Macklemnfsv4 client: do the BindConnectionToSession as required
2021-04-11 Vincenzo Maffionenetmap: don't use linux type struct device *
2021-04-11 Hans Petter Selaskyif_smsc: Add the ability to disable "turbo_mode", also...
2021-04-11 Alexander V. ChernikovFix vlan creation for the older ifconfig(8) binaries.
2021-04-11 Edward Tomasz Napi... cam: make sure to clear even more CCBs allocated on...
2021-04-11 Konstantin Belousovptrace: restructure comments around reparenting on...
2021-04-11 Konstantin Belousovptrace: remove dead call to FIX_SSTEP()
2021-04-11 Piotr Pawel StefaniakBalance parentheses in sysctl descriptions
2021-04-11 Mateusz Guzikzfs: avoid memory allocation in arc_prune_async
2021-04-11 Mateusz Guzikzfs: make vnlru_free_vfsops use conditional on version
2021-04-10 Rick Macklemnfsd: fix replies from session cache for multiple retries
2021-04-10 Mateusz Guzikzfs: change format string in zio_fini to get rid of...
2021-04-10 Alexander V. ChernikovFix direct route installation with net/bird.
2021-04-10 Alexander V. ChernikovAppease -Wsign-compare in radix.c
next