]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
fibs: restrict jail_attach(2) if process fibnum >= numfibs in the jail.
[FreeBSD/FreeBSD.git] / sys /
2023-02-20 Alexander V. Chernikovfibs: restrict jail_attach(2) if process fibnum >=...
2023-02-20 Alexander V. Chernikovnetlink: return optional metadata with the operation...
2023-02-20 Alexander V. Chernikovnetlink: call genetlink notification handler upon succe...
2023-02-19 Alan Somersfusefs: fix some resource leaks
2023-02-19 Dmitry Chagincpuset: Add compat shim to the sched_affinity functions
2023-02-19 Konstantin Belousovtmpfs: remove IFF macro
2023-02-19 Konstantin Belousovtmpfs: remove bogus MPASS(VOP_ISLOCKED(vp)) asserts
2023-02-19 Konstantin Belousovsys/param.h: Add _WANT_P_OSREL
2023-02-19 Konstantin Belousovmsdosfs deextend: validate pages of the partial buffer
2023-02-19 Konstantin Belousovmsdosfs deextend(): memoize DETOV(dep)
2023-02-19 Konstantin Belousovmsdosfs: correct handling of vnode pager size on file...
2023-02-19 Konstantin Belousovallocbuf(): convert direct panic() calls to KASSERT()s
2023-02-18 Alexander V. Chernikovnetlink: validate rtable value in RTM_<NEW|DEL|GET...
2023-02-18 Alexander V. Chernikovrouting: always pass rtentry to add_route_flags().
2023-02-18 Alexander V. Chernikovnetlink: use ifmedia to provide vlan interface operstate.
2023-02-18 Alexander V. Chernikovnetlink: fix if_allocdescr() malloc options argument.
2023-02-18 Alexander V. Chernikovnetlink: add forgotten pru_rcvd handler.
2023-02-18 Mark Johnstonnetlink: Zero-initialize writer structures allocated...
2023-02-18 Mark Johnstonnetlink: Fix indentation in netlink_message_writer.c
2023-02-18 Mark Johnstonnetlink: Make the writers function table static and...
2023-02-18 Mark Johnstonnetlink: Zero-initialize mbuf messages
2023-02-18 Zhenlei Huangusb: Remove unused member in struct mos_softc
2023-02-17 Bjoern A. ZeebBump __FreeBSD_version to 1302502 after LinuxKPI changes.
2023-02-17 Bjoern A. ZeebLinuxKPI: dummy: remove files which have implementation
2023-02-17 Val PackettLinuxKPI: return an address string in pci_name()
2023-02-17 Bjoern A. ZeebLinuxKPI: pci: add more functions
2023-02-17 Bjoern A. ZeebLinuxKPI: PCI: implement support for more than 1 MSI...
2023-02-17 Bjoern A. ZeebLinuxKPI: implement irq_get_msi_desc()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: basic implementation of *queue(s...
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT...
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_is_pspoll()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_tx_status_ext()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: extend linuxkpi_ieee80211_rx()
2023-02-17 Bjoern A. ZeebLinuxKPI: 802.11: fix types and whitespace
2023-02-17 Bjoern A. ZeebLinuxKPI: skbuff: implement skb_free_frag()
2023-02-17 Bjoern A. ZeebLinuxKPI: add more dummy header files
2023-02-17 Bjoern A. ZeebLinuxKPI: pm.h: add dummy pm_wakeup_event()
2023-02-17 Bjoern A. ZeebLinuxKPI: device: add device_set_wakeup_enable()
2023-02-17 Bjoern A. ZeebLinuxKPI: const argument to irq_set_affinity_hint()
2023-02-17 Bjoern A. ZeebLinuxKPI: mm.h: implement virt_to_head_page()
2023-02-17 Bjoern A. ZeebLinuxKPI: interrupt.h: add disable_irq_nosync(), irq_se...
2023-02-17 Bjoern A. ZeebLinuxKPI: pci.h move function declaration to top of...
2023-02-17 Bjoern A. ZeebLinuxKPI: linux_pci.c: fix whitespace
2023-02-17 Piotr Kubajice(4): Update to 1.37.7-k
2023-02-17 Eric Joynerice_ddp: Update package to 1.3.30.0
2023-02-17 Kristof Provostpfsync: add missing bucket lock
2023-02-16 Mark Johnstonvmm: Remove an unneeded initialization of "retu"
2023-02-16 Mark Johnstonvmm: Collapse identical case statements in vlapic_icrlo...
2023-02-16 Mark Johnstonatomic: Fix the atomic_load_ptr() *SAN interceptor
2023-02-16 Mark Johnstonbridge: Make the ioctl table local to if_bridge.c
2023-02-16 Warner Loshsys/_endian.h: Move powerpc workaround into _endian.h
2023-02-16 Warner Loshpowerpc: Drop old workaround for old gcc
2023-02-16 Michael Paepckeu3g: add huawei device id
2023-02-16 evusb/u3g: Add support for QUECTEL EP06-E 4G modem
2023-02-16 Michael Paepckeusb: Remove obsolete Huawei 3G from usbdevs
2023-02-16 Michael Paepckeusb: add support for Huawei E5573Cs322
2023-02-16 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 driver support
2023-02-16 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 sequences
2023-02-16 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 quirks
2023-02-16 Michael Paepckeusb: Add Huawei 4G Modem devices (2022) to usbdevs
2023-02-16 Jean-Sébastien PédronBump __FreeBSD_version to 1302501
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `totalram_pages()`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add `strscpy_pad()` to <linux/string.h>
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `debugfs_initialized()`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Move `IS_ENABLED()` and friends to <linux...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add <linux/cc_platform.h>
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Update `ww_mutex_trylock()` API for Linux...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Declare `struct fwnode_handle` in <linux...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add `synchronize_shrinkers()`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Accept NULL as a value in `linux_xarray`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `cpu_data(cpu)`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add `sg_alloc_table_from_pages_segment()`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add <linux/stdarg.h> + include it from <linux...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `IRQ_NOTCONNECTED`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `lockdep_assert{,_once}()`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Move definition of `struct list_head` to...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `FIELD_FIT()`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add `i2c_adapter_quirks` support
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `xa_is_err()`, `xa_{store,erase}_irq...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Update `vga_client_register()` and add `vga_c...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Declare missing `DMI_*` enum entries
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `backlight_get_brightness()` and ...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: list_sort()'s callback now takes list arguments
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `dev_is_platform()` and `to_platform_d...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Try to solve headers dependencies
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add `io_mapping_map_local_wc()` and `io_mappi...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add `kmap_local_page_prot()` and `kunmap_local()`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add <linux/pgtable.h>
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add <linux/limits.h>
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `might_alloc()`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add `freeram` and `freehigh` to `struct sysinfo`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add `pin_user_pages*()` functions
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Fix `sg_alloc_table_from_pages()` to have...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Include `linux/sched/mm.h` from `linux/sched.h`
2023-02-16 Jean-Sébastien Pédronlindebugfs: Add `debugfs_create_file_size()`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `PCI_STD_NUM_BARS` in <linux/pci.h>
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Define `pm_suspend_target_state` in <linux...
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add `msix_cap` to `struct pci_dev`
2023-02-16 Jean-Sébastien Pédronlinuxkpi: Add `sysfs_emit_at()` in <linux/sysfs.h>
next