Remove lib/kyua from the build
[freebsd.git] / sys /
2021-07-02 Mateusz Guzikpf: make DIOCGETSTATESNV iterations killable
2021-07-02 Mateusz Guzikktls: switch bare zone_mbuf use to m_free_raw
2021-07-02 Mateusz Guzikiflib: switch bare zone_mbuf use to m_free_raw
2021-07-02 Mateusz Guzikmbuf: add m_free_raw to be used instead of directly...
2021-07-02 Mateusz Guzikiflib: retire MB_DTOR_SKIP
2021-07-02 Ganbold Tsagaankhuudtb: rockchip: Add NanoPI-R4S and RockPI E to the build
2021-07-01 Alexander Motinmrsas(4): Report more correct maximum I/O size.
2021-07-01 Kristof Provostdummynet: fix sysctls
2021-07-01 Kornel Dulebaofw_pci: fix probing for non-DT cases
2021-07-01 Kornel Dulebadts: fsl-ls1028a: Correct ECAM PCIE window ranges
2021-07-01 Ferhat Gecdogantegra_pcie: use switch instead of if in tegra_pcib_pex_ctrl
2021-07-01 Emmanuel Vadotdts: Bump the freebsd branding version to 5.13
2021-07-01 Emmanuel Vadotarm64: allwinner: Add r_intc driver
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.13
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.12
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.11
2021-07-01 Andrew TurnerSwitch the order of the ID_AA64PFR1_EL1 fields
2021-07-01 Edward Tomasz Napi... procctl(2): add PROC_NO_NEW_PRIVS_CTL, PROC_NO_NEW_PRIV...
2021-07-01 Edward Tomasz Napi... linux(4): revert arm64 part of 447636e43c0
2021-06-30 Rick Macklemnfscl: Improve "Consider increasing kern.ipc.maxsockbuf...
2021-06-30 Edward Tomasz Napi... linux(4): implement coredump support
2021-06-30 Mitchell Hornehwpmc_arm64: add a PMCDBG to the interrupt handler
2021-06-30 Olivier Houchardarm: Make sure we can handle a thumb entry point.
2021-06-30 Mitchell Hornehwpmc_arm64: accept raw event codes for PMC_OP_PMCALLOCATE
2021-06-30 Mitchell Hornehwpmc_arm64: fill kern.hwpmc.cpuid
2021-06-30 Mitchell Hornehwpmc_arm64.c: fix return style
2021-06-30 Alan Coxamd64: a simplication to pmap_remove_{all,write}
2021-06-30 Olivier Houchardarm64: Make sure COMPAT_FREEBSD32 handles thumb entry...
2021-06-30 Olivier Houchardarm: Garbage collect _arm_memcpy/_arm_bzero.
2021-06-30 Martin Matuskazfs: update zfs_config.h (missing in 2617128a2)
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@4694131a0 (master) into main
2021-06-29 Dmitry ChaginLinuxKPI: Rename a short description of the kmalloc...
2021-06-29 Dmitry ChaginLinuxKPI: Put compat code under appropriate condition.
2021-06-29 Dmitry ChaginEliminate p_elf_machine from struct proc.
2021-06-29 Dmitry ChaginLinuxKPI: Use the proper API to determine the ABI of...
2021-06-29 Dmitry ChaginAdd a link to the Elf_Brandinfo into the struc proc.
2021-06-29 Mateusz Guzikmac: cheaper check for ifnet_create_mbuf and ifnet_chec...
2021-06-29 Jason A. Harmeningunionfs: release parent vnodes in deferred context
2021-06-29 Edward Tomasz Napi... Add infrastructure required for Linux coredump support
2021-06-29 Mateusz Guzikpf: make sure the dtrace probe has safe access to state
2021-06-29 Mateusz Guzikpf: revert: Use counter(9) for pf_state byte/packet...
2021-06-29 Mateusz Guzikpf: deduplicate V_pf_state_z handling with pfsync
2021-06-29 Mateusz Guzikpf: fix error-case leaks in pf_create_state
2021-06-29 Alan Coxarm64: a few simplications to pmap_remove_{all,write}
2021-06-29 John-Mark Gurneyued may be NULL here which will cause a panic... reprod...
2021-06-28 Warner Loshcam: Fix GENERIC-MMCCAM build
2021-06-28 Warner Loshcam_sim: remove unused sim_doneq member
2021-06-28 Warner Loshcam: change xpt_clone_path to return int
2021-06-28 Warner Loshcam: Remove CAM_TRUE and CAM_FALSE, they are unused...
2021-06-28 Warner Loshcam: fix xpt_bus_register and xpt_bus_deregister return...
2021-06-28 Warner Loshcam: delete cam_sim_alloc_dev
2021-06-28 Warner Loshsdhci: stop using cam_sim_alloc_dev
2021-06-28 Warner Loshmmc_sim: stop using cam_sim_alloc_dev
2021-06-28 Warner Loshsdiob: get the device_t from periph's path
2021-06-28 Warner Loshcam mmc: Assert that the xpt_bus_register registered...
2021-06-28 Warner Loshcam: add xpt_path_sim_device to return device_t associa...
2021-06-28 Warner Loshcam: Group all xpt_path*() functions together in cam_xpt.h
2021-06-28 Warner Loshcam: fix UB behavior
2021-06-28 Warner Loshcam: save parent_dev in xpt_bus_register
2021-06-28 Warner Loshcam: kill trailing white space in two spots
2021-06-28 Mateusz Guzikpf: assert that sizeof(struct pf_state) <= 312
2021-06-28 Mateusz Guzikpf: factor out state allocation into pf_alloc_state
2021-06-28 Mateusz Guzikpf: add pf_release_staten and use it in pf_unlink_state
2021-06-28 Bjoern A. Zeebnet80211: ieee80211_probereq_ie fix length calculation...
2021-06-28 Bjoern A. ZeebLinuxKPI: firmware, implement deferred loading for...
2021-06-28 Bjoern A. ZeebLinuxKPI: pci re-add pci_free_irq_vectors()
2021-06-28 Mateusz Guzikipsec: globalize lft zone and zero out buffers at alloc...
2021-06-27 Michael Tuexensctp: initialize sequence numbers for ECN correctly
2021-06-27 Edward Tomasz Napi... imgact_elf.c: style, remove unnecessary casts
2021-06-27 Michael Tuexensctp: Fix length check for ECNE chunks
2021-06-27 Michael Tuexentcp: tolerate missing timestamps
2021-06-27 Alan Coxarm64: eliminate a duplicated #define
2021-06-26 Mateusz Guzikamd64: typo fix: memcmpy -> memcmp in a comment
2021-06-26 Mike Karelsgenet: pullup minimum header amount for IPv4
2021-06-26 Alan Coxarm64: fix a potential KVA leak in pmap_demote_l1()
2021-06-26 Alan Somersfusefs: correctly set lock owner during FUSE_SETLK
2021-06-26 John-Mark GurneyAdd support for link status, media and VLAN MTU (if...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@5e2c8338b (master) into main
2021-06-25 Navdeep Parharcxgbe(4): Do not configure traffic classes automaticall...
2021-06-25 Navdeep Parharcxgbe(4): Get the number of usable traffic classes...
2021-06-25 Simon J. GerratyMerge commit 'ee914ef902ae018bd4f67192832120f9bf05651f...
2021-06-25 Alexander MotinAllow sleepq_signal() to drop the lock.
2021-06-25 Eric Joynerice_ddp: Revert mode back to 0644
2021-06-25 Eric Joynerice_ddp: Update to 1.3.24.0
2021-06-25 Dmitry Chaginlinux(4): Make vDSO defines private.
2021-06-25 Randall Stewarttcp: Preparation for allowing hardware TLS to be able...
2021-06-25 Rick Macklemnfscl: Change the default minor version for NFSv4 mounts
2021-06-24 Alan Coxarm64: make it possible to define PV_STATS
2021-06-24 Randall Stewarttcp: Rack not being very friendly with V6:4 socket...
2021-06-24 Marcin WojtasUpdate ENA version to v2.4.0
2021-06-24 Marcin WojtasMerge tag 'vendor/ena-com/2.4.0'
2021-06-24 Marcin Wojtasena: hide sysctl nodes for unused ENA queues
2021-06-24 Marcin Wojtasena: remove surplus NULL checks when freeing ENA resources
2021-06-24 Marcin Wojtasena: add support for the large LLQ headers in ENA
2021-06-24 Marcin Wojtasena: change ENA C++-style comment into C-style
2021-06-24 Marcin WojtasIntroduce LS1028A PCI MDIO driver.
2021-06-24 Marcin WojtasIntroduce new driver for NXP Ethernet controller
2021-06-24 Marcin WojtasIntroduce MDIO read/write functions for LS1028A.
2021-06-24 Marcin Wojtasiflib: Add a new quirk
2021-06-24 Michal MelounFix error value returned by ofw_bus_gen_get_node().
next