]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-10-20 Ed MasteAllow posix_fadvise in capability mode
2022-10-19 Eric Joyneriflib: Introduce v2 of TX Queue Select Functionality
2022-10-19 Warner Loshpvscsi: Advertise maxio of 256k.
2022-10-19 Konstantin... rtld: fix typo in comment
2022-10-19 Mark Johnstonlibdtrace: Fix some CPU register number definitions...
2022-10-19 Mark Johnstondtrace: Drop illumos ifdefs for CPU register definitions
2022-10-19 Mitchell Hornemalloc(9): update names and hardlinks
2022-10-19 Mitchell Horneswi(9): remove BUGS section
2022-10-19 Mitchell HorneDowngrade tty_intr_event from a global
2022-10-19 Mitchell Horneswi(9): clean up description of clk_intr_event
2022-10-19 Mitchell HorneRemove last references of vm_ih
2022-10-19 Ed Mastenanobsd: remove unmodified copies of ssh config files
2022-10-19 Bartlomiej... qoriq_dw_pci: Fix typo in link status checking code
2022-10-19 Baptiste Daroussinsort: deindent file_reader_free and cleanup its usage
2022-10-19 Baptiste Daroussinsort: simplify file_reader_clean
2022-10-19 Baptiste Daroussinsort: deindent closefile
2022-10-19 Baptiste Daroussinsort: use asprintf(3) instead of malloc + snprintf(3)
2022-10-19 Baptiste Daroussinsort: deindent openfile
2022-10-19 Baptiste Daroussinsort: use memset to initialize structure when possible
2022-10-19 Baptiste Daroussinsort: unify the code to read from FILE *
2022-10-19 Baptiste Daroussinsort: remove unused function
2022-10-19 Baptiste Daroussinsort: simplify the code to handle -z flag
2022-10-19 Baptiste Daroussinsort: cleanup now unused structutre and prototypes
2022-10-19 Baptiste Daroussinsort: use mkstemp(3) instead of reinventing it
2022-10-19 Baptiste Daroussinsort: replace home made line reader by getdelim(3)
2022-10-19 Baptiste DaroussinOptionalObsoleteFiles: grep nls files have been removed...
2022-10-19 Baptiste Daroussinsort: add wrapper around calloc
2022-10-19 Baptiste Daroussinsort: replace malloc+memset with calloc
2022-10-19 Baptiste Daroussinpw: remove the inaccurate anymore information from...
2022-10-19 Baptiste Daroussinpw: exit with an error in case of using an illegal...
2022-10-19 Baptiste Daroussinpci_vendors: update to 2022.09.09
2022-10-19 Hiroki Satoinet6(4): add a missing IPPROTO_ETHERIP entry
2022-10-19 Ed Mastedma: restore addition of newline when missing from...
2022-10-18 Mitchell HorneReapply: "bus.h: rewrite comment describing intr_type"
2022-10-18 Mitchell HorneRevert "bus.h: rewrite comment describing intr_type"
2022-10-18 Mitchell Hornesbuf(9): reference the correct function
2022-10-18 Mitchell Horneofw_graph(9): hook it up to the Makefile
2022-10-18 Mitchell Horneriscv: handle misaligned address exceptions
2022-10-18 Mitchell Hornebus.h: rewrite comment describing intr_type
2022-10-18 Mitchell HorneEVENTHANDLER(9): drop the list of event handlers
2022-10-18 Mark Johnstondtrace: Add a "regs" variable
2022-10-18 Mark Johnstonatomic: Style
2022-10-18 Yan Ka Chiuixl(4): Fix SR-IOV panics
2022-10-18 Krzysztof Galazkaixl(4): Add support for I710 devices and remove non...
2022-10-18 Eric Joynerice(4): Add RDMA Client Interface
2022-10-18 Alexander Motinpci: Disable Electromechanical Interlock.
2022-10-17 Rick Macklemclnt_vc.c: Replace msleep() with pause() to avoid asser...
2022-10-17 Bjoern A. ZeebBump __FreeBSD_version to 1301508
2022-10-17 Bjoern A. Zeebnet80211: move IEEE80211_F_WME check to vap for consistency
2022-10-17 Bjoern A. ZeebLinuxKPI: add the "dummy" includes directory to builds
2022-10-17 Bjoern A. ZeebLinuxKPI: define LINUXKPI_INCLUDES for module builds...
2022-10-17 Bjoern A. ZeebLinuxKPI: add struct dmi_header and unsupported dmi_walk()
2022-10-17 Bjoern A. ZeebLinuxKPI: cache.h add L1_CACHE_ALIGN()
2022-10-17 Bjoern A. ZeebLinuxKPI: dma-mapping: add dmam_alloc_coherent()
2022-10-17 Bjoern A. ZeebLinuxKPI: device.h add devm_kmemdup()
2022-10-17 Bjoern A. ZeebLinuxKPI: pci.h add more defines and functions
2022-10-17 Bjoern A. ZeebLinuxKPI: pci_ids.h Add more Vendor IDs.
2022-10-17 Bjoern A. ZeebLinuxKPI: io.h constify arguments and add more functions
2022-10-17 Bjoern A. ZeebLinuxKPI: if_ether.h add more constants
2022-10-17 Bjoern A. ZeebLinuxKPI: lockdep.h add lockdep_{,un}register_key()
2022-10-17 Bjoern A. ZeebLinuxKPI: tracepoint.h add more defines
2022-10-17 Bjoern A. ZeebLinuxKPI: pci.h split up pcim_iomap_regions_request_all()
2022-10-17 Bjoern A. Zeebiwlwifi: enforce FreeBSD specific (expected) behaviour
2022-10-17 Bjoern A. ZeebLinuxKPI: device.h remove duplicate #include
2022-10-17 Bjoern A. ZeebLinuxKPI: 802.11: add more header compat bits
2022-10-17 Bjoern A. ZeebLinuxKPI: 80211 (+net80211): update and cleanup headers
2022-10-17 Bjoern A. Zeebsystm.h: change pause from #define to inline function
2022-10-17 Mark Johnstonbhyve: Make bc_magic unsigned
2022-10-17 Mark Johnstonbhyve: Make pci_bars local to pci_emul.c
2022-10-17 Mark Johnstonbhyve: Initialize the return value in blockif_register_...
2022-10-17 Kyle Evansloader: fix elf lookup_symbol type filtering
2022-10-17 Kyle EvansRevert "Avoid using TARGET_ARCH in llvm.build.mk"
2022-10-17 Kyle Evanspci_host_generic: stop address translation in bus_alloc...
2022-10-17 Andrew TurnerUse DEFINE_CLASS_0 in the arm generic timer
2022-10-17 Andrew TurnerCreate macros for the Arm timer IRQ indexes
2022-10-17 Kevin Bowlingigc: Fix up hw vlan ops
2022-10-17 Mah Yock Genigc: remove unnecessary PHY ID checks
2022-10-16 Philip Paepscontrib/tzdata: import tzdata 2022e
2022-10-16 Cy Schubertipfilter: Removed unused ioctl typedef
2022-10-15 Simon J. Gerratyldd: ignore unverified files
2022-10-15 Rick Macklemnfs_clvnops.c: Fix access to v_mount when vnode unlocked
2022-10-14 Jose Luis DuranTrack kern.ipc.somaxconn -> kern.ipc.soacceptqueue...
2022-10-13 Kirk McKusickFix an incorrectly placed parenthesis.
2022-10-13 Kirk McKusickWhen taking a snapshot on a UFS/FFS filesystem, it...
2022-10-13 Mitchell Horneriscv: handle kernel PTE edge-case in pmap_enter_l2()
2022-10-13 Mitchell Horneriscv: add an assert to pmap_remove_pages()
2022-10-13 Mitchell Horneriscv: handle superpage in pmap_enter_quick_locked()
2022-10-13 Mitchell Horneriscv: optimize MADV_WILLNEED on existing superpages
2022-10-13 Kristof Provostdhclient-script: cope with /32 address leases
2022-10-13 Konstantin... amd64: remove useless addr2 variables in page range...
2022-10-13 Konstantin... amd64 pmap: add comment explaining why INVLPG is functi...
2022-10-13 Konstantin... ldd: use direct exec mode unconditionally
2022-10-13 Mark Johnstonbhyve: Address -Wno-unused warnings in atkbd.c
2022-10-13 Mark Johnstonbhyve: Make smbios tables local to smbiostbl.c
2022-10-13 Mark Johnstonbhyve: Address compiler warnings in audio.c
2022-10-13 Mark Johnstoncam: Provide compatibility for CAMGETPASSTHRU for perip...
2022-10-13 Mark Johnstonriscv: Handle invalid L2 entries in pmap_extract()
2022-10-12 Hans Petter... usb(4): Make the enumeration thread nice time a variable.
2022-10-12 Hans Petter... usb(4): Make sure the enumeration thread doesn't loop...
2022-10-12 Hans Petter... libusb(3): Implement libusb_interrupt_event_handler...
next