]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
jail(3lua): add a jail.list() method
[FreeBSD/FreeBSD.git] / sys /
2021-09-30 Warner Loshuart: Match simple comm
2021-09-30 Warner Loshuart: Allow PCI quirk for not using MSI interrupts
2021-09-30 Ed Mastemgb: Fix nop admin interrupt handling
2021-09-30 Mathy Vanhoefnet80211: prevent plaintext injection by A-MSDU RFC1042...
2021-09-30 Mathy Vanhoefnet80211: mitigation against A-MSDU design flaw
2021-09-30 Mathy Vanhoefnet80211: reject mixed plaintext/encrypted fragments
2021-09-30 Mitchell Hornelibpmc: fix the 'cycles' event alias on x86
2021-09-30 Mateusz Guziklinprocfs: find cwd and root handling
2021-09-30 Mateusz Guzikfd: add pwd_hold_proc
2021-09-30 Ram Kishore Vegesnaocs_fc: Fix device lost timer where device is not getti...
2021-09-30 Ram Kishore Vegesnaocs_fc: When commands complete with an error, freeze...
2021-09-30 Ram Kishore Vegesnaocs_fc: Fix CAM status reporting in ocs_fc(4) when...
2021-09-30 Ram Kishore Vegesnaocs_fc: Increase maximum supported SG elements to suppo...
2021-09-30 Ram Kishore Vegesnaocs_fc: Emulex Gen 7 HBA support.
2021-09-30 Kyle Evansmodules: iichid: needs opt_acpi.h
2021-09-30 Kyle Evansmodules: a lot: need opt_kern_tls.h
2021-09-30 Kyle Evansmodules: p2sb: need opt_platform.h
2021-09-30 Kyle Evansmodules: netflow: need opt_inet.h
2021-09-30 Kyle Evansmodules: acpi_video: need opt_evdev.h
2021-09-30 Warner Loshfd: Move from using device_busy to a refcount
2021-09-30 Warner Loshbluetooth: complete removal of ng_h4
2021-09-30 Warner Loshida: Use ida lock instead of Giant for bus_dma allocation
2021-09-30 Cy Schubertipfilter: Save time and cycles swapping bucket table...
2021-09-29 Vladimir KondratyevBump __FreeBSD_version to 1400034 for LinuxKPI changes
2021-09-29 Vladimir KondratyevLinuxKPI: Remove vma argument from fault method of...
2021-09-29 Vladimir KondratyevLinuxKPI: Hide some internal symbols in linux_interrupt.c
2021-09-29 Vladimir KondratyevLinuxKPI: Import linux_page.c and some dependent code...
2021-09-29 Vladimir KondratyevLinuxKPI: Update pte_fn_t definition to match Linux 5.3
2021-09-29 Vladimir KondratyevLinuxKPI: Implement backlight_enable and backlight_disa...
2021-09-29 Vladimir KondratyevLinuxKPI: Add dummy pgprot_decrypted() implementation
2021-09-29 Vladimir KondratyevLinuxKPI: Cast offset_in_page() parameter to unsigned...
2021-09-29 Vladimir KondratyevLinuxKPI: Import linux/poison.h header
2021-09-29 Vladimir KondratyevLinuxKPI: Add helper functions to store integers to...
2021-09-29 Vladimir KondratyevLinuxKPI: Allow cdev_pager prefault handler to steal...
2021-09-29 Vladimir KondratyevLinuxKPI: stub anon_inode_getfile
2021-09-29 Vladimir KondratyevLinuxKPI: Factor out vmf_insert_pfn_prot() routine
2021-09-29 Vladimir KondratyevLinuxKPI: Invoke release handler when file is destroyed...
2021-09-29 Vladimir KondratyevLinuxKPI: allocate current before taking shrinkers...
2021-09-29 Vladimir KondratyevLinuxKPI: implement _IOC_TYPE and _IOC_NR macros in...
2021-09-29 Vladimir KondratyevLinuxKPI: Remove FreeBSD struct resource from all LKPI...
2021-09-29 Vladimir KondratyevLinuxKPI: Implement get_file_rcu()
2021-09-29 Mitchell Horneminidump: De-duplicate the progress bar
2021-09-29 Mitchell Horneminidump: De-duplicate is_dumpable()
2021-09-29 Jamie GrittonFix error return of kern.ipc.posix_shm_list, which...
2021-09-29 Andrew TurnerAdd the arm64 table attributes and use them
2021-09-29 Warner Loshf00f: We don't need giant to create IDT for workaround.
2021-09-29 Ed MasteRevert "mgb: Use MGB_DEBUG instead of DEBUG"
2021-09-29 Mitchell Hornesdhci: add a missing newline
2021-09-29 Bartlomiej Grzesiksdhci_xenon: add ACPI support
2021-09-29 Bartlomiej Grzesiksdhci_xenon: split driver file into generic file and...
2021-09-29 Ed Mastemgb: Use MGB_DEBUG instead of DEBUG
2021-09-29 Bjoern A. ZeebLinuxKPI: fix build
2021-09-29 Kristof Provostpfctl: userspace adaptive syncookies configration
2021-09-29 Kristof Provostpf: hook up adaptive mode configuration
2021-09-29 Kristof Provostpf: implement adaptive mode
2021-09-29 Jessica Clarkemmc: Fix regression in 8a8166e5bcfb breaking Stratix...
2021-09-29 Bjoern A. ZeebLinuxKPI: implement dma_set_coherent_mask()
2021-09-29 Bjoern A. Zeebneta: cleanup warning
2021-09-29 Li-Wen Hsumgb: Fix DEBUG (and LINT) build
2021-09-29 Warner Loshnvme: Sanity check completion id
2021-09-29 Warner Loshnvme: count number of ignored interrupts
2021-09-29 Warner Loshnvme: Add sanity check for phase on startup.
2021-09-29 Warner Loshnvme: start qpair in state RECOVERY_WAITING
2021-09-29 Ed Mastemgb: Connect if_mgb module to the build
2021-09-29 Michael Tuexensctp: provide a specific stream scheduler function...
2021-09-28 Ed Mastemgb: Apply some style(9)
2021-09-28 Ian LeporeFix busdma resource leak on usb device detach.
2021-09-28 Ed Mastemgb: Staticize devclass and iflib structs (as is typical)
2021-09-28 Michael Tuexensctp: cleanup and adding KASSERT()s, no functional...
2021-09-28 Gleb SmirnoffFix memory deadlock when GELI partition is used for...
2021-09-28 Gleb SmirnoffExternalize nsw_cluster_max and initialize it early.
2021-09-28 Gleb SmirnoffAdd flag BIO_SWAP to mark IOs that are associated with...
2021-09-28 Ian Leporeqoriq_therm.c: avoid a segfault on the error exit path.
2021-09-28 Ed Mastemgb: Do not KASSERT on error in mgb_init
2021-09-28 Ian LeporeAdd the clock for the imx8 thermal monitoring unit.
2021-09-28 Ian LeporeAdd ethernet to the standard drivers for imx8.
2021-09-28 Ed Mastemgb: enable multicast in mgb_init
2021-09-28 Mitchell Horneboot(9): update to match reality
2021-09-28 Michael Tuexensctp: fix usage of stream scheduler functions
2021-09-28 Michael Tuexensctp: avoid locking an already locked mutex
2021-09-28 Andrew TurnerUse mtx_lock_spin in the gic driver
2021-09-28 Hans Petter Selaskysound(4): Implement mixer mute control for feeder channels.
2021-09-28 Navdeep Parharcxgbe(4): Update firmwares to 1.26.2.0.
2021-09-28 Kirk McKusickAvoid "consumer not attached in g_io_request" panic...
2021-09-28 Kirk McKusickBring the tags and links entries for amd64 up to date.
2021-09-27 Bjoern A. ZeebLinuxKPI: dma-mapping.h unify "mask" and "dma_mask"
2021-09-27 David Brightntb_hw_intel: fix xeon NTB gen3 bar disable logic
2021-09-27 Cy Schubertipfilter: Correct a comment
2021-09-27 Cy Schubertipfilter: Print the correct TCP sequence index number
2021-09-27 Bjoern A. ZeebLinuxKPI: disable device_release_driver()
2021-09-27 Elliott Mitchellrman: fix overflow in rman_reserve_resource_bound()
2021-09-27 Greg Vpci_host_generic: implement bus_translate_resource...
2021-09-27 Konstantin Belousovamd64 sendsig: fix context corruption
2021-09-27 Kevin Bowlinge1000: Re-arm link changes
2021-09-27 Andrew TurnerCheck cpu_softc is not NULL before dereferencing
2021-09-27 Wojciech Macekipsec: fix typo part2
2021-09-27 Wojciech Macekipsec: fix typo in comment
2021-09-27 Alan Somersfusefs: implement FUSE_NO_OPEN_SUPPORT and FUSE_NO_OPEN...
2021-09-27 Alan Somersfusefs: diff reduction in fuse_kernel.h
2021-09-27 Rick Macklemnfscl: Add a check for "has acquired a delegation"...
next