]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
UPDATING: Document the removal of DIOCGETSTATESNV
[FreeBSD/FreeBSD.git] / sys /
2021-08-06 Kristof Provostpf: remove DIOCGETSTATESNV
2021-08-05 Andrew TurnerHide arm64 features that don't have a HWCAP
2021-08-05 Andrew TurnerAdd virtio_scsi to the arm64 GENERIC config
2021-08-05 Andrew TurnerAdd virtio comments to the arm64 GENERIC config
2021-08-05 Andrew TurnerRemove the newline from arm64 trap panics
2021-08-05 Andrew TurnerUpdate the SCTLR_EL1 register definitions
2021-08-05 Andrew TurnerUpdate the arm64 HCR_EL2 registers
2021-08-05 Andrew TurnerSupport fixed size, variable location acpi resources
2021-08-05 Andrew TurnerFix the name of the arm64 SCTLR_E0E register
2021-08-05 Andrew TurnerSync the arm64 special registers with the Armv8.5 XML
2021-08-05 Andrew TurnerSwitch the order of the ID_AA64PFR1_EL1 fields
2021-08-05 Andrew TurnerAdd more GIC and GICv3 registers
2021-08-05 Andrew TurnerUse the correct length when copying arm64 vfp registers
2021-08-05 Luiz Otavio O Souzavirtio: enable VTNET_LEGACY_TX when ALTQ is enabled.
2021-08-05 Alexander Motinvmci(4): Shorten interrupt descriptions.
2021-08-05 Rick Macklemnfscl: Send stateid.seqid of 0 for NFSv4.1/4.2 mounts
2021-08-04 Warner LoshRevert "arm: remove fslsdma from GENERIC"
2021-08-04 Rick Macklemparam.h: Bump __FreeBSD_version to 1300514
2021-08-03 Rick Macklemnfsd: Add sysctl to set maximum I/O size up to 1Mbyte
2021-08-03 Rick Macklemnfscl: Add a Linux compatible "nconnect" mount option
2021-08-03 Kevin Bowlingarm: Bump KSTACK_PAGES default to match i386/amd64
2021-08-03 Konstantin Belousovlinuxkpi: remove global atomic counter of the task...
2021-08-03 Hans Petter SelaskyWait for all task_struct allocations to be returned...
2021-08-03 Konstantin Belousovamd64: add pmap_alloc_page_below_4g()
2021-08-03 Konstantin Belousovamd64 pti init: fix calculation of the kernel text...
2021-08-03 Konstantin Belousovamd64: do not touch low memory in AP startup unless...
2021-08-03 Konstantin Belousovamd64: do not touch low memory in AP startup unless...
2021-08-03 Konstantin Belousovamd64: make efi_boot global
2021-08-03 Konstantin Belousov/dev/pci: clarify meaning of writeable file descriptor
2021-08-03 Konstantin BelousovRegen
2021-08-03 Konstantin BelousovRevert most of ce42e793100b460f597e4c85ec0da12e274f9394
2021-08-03 Konstantin Belousovnullfs: provide custom null_rename bypass
2021-08-03 Konstantin Belousovnull_rename: some style
2021-08-03 Konstantin Belousovfifofs: fifo vnode might be relocked before VOP_OPEN...
2021-08-03 Konstantin Belousovnull_lookup: restore dvp lock always, not only on success
2021-08-03 Konstantin Belousovnull_bypass(): prevent loosing the only reference to...
2021-08-03 Konstantin Belousovnullfs: provide custom null_advlock bypass
2021-08-03 Konstantin Belousovnull_bypass(): some style
2021-08-03 Alexander MotinRemove opensolaris_atomic.S dependency.
2021-08-03 Kevin Bowlingigb: clean up igb_txrx comments
2021-08-03 Kevin Bowlinge1000: Add missing branch prediction
2021-08-03 Kevin Bowlinge1000: Clean up igb_txrx
2021-08-02 Mark Johnstonrip: Add missing minimum length validation in rip_output()
2021-08-02 Alexander Motinmrsas(4): Report more correct maximum I/O size.
2021-08-02 Kristof Provostvlan: deduplicate bpf_setpcp() and pf_ieee8021q_setpcp()
2021-08-02 Luiz Otavio O Souzabpf: Add an ioctl to set the VLAN Priority on packets...
2021-08-02 Richard Scheffeneggertcp: Add PRR cwnd reduction for non-SACK loss
2021-07-31 Dimitry AndricMerge llvm-project 12.0.1 release and follow-up fixes
2021-07-31 Kristof Provostpf: fix ABI breakage
2021-07-31 Kristof Provostpf: match keyword support
2021-07-31 Kristof Provostaltq: Fix typo in features sysctl description
2021-07-31 Kristof ProvostAdd FEATURE sysctls for ALTQ disciplines
2021-07-30 Mark Johnstonktrace: Zero request structures when populating the...
2021-07-30 Mark Johnstonselect: Define select_flags[] as const
2021-07-30 Mark Johnstoncdefs: Add a default definition for __nosanitizememory
2021-07-30 Mark Johnstonlio_listio: Don't post a completion notification if...
2021-07-30 Mark Johnstonimgact_elf: Avoid redefining suword()
2021-07-30 Mark Johnstonacct: Zero pad bytes in accounting records
2021-07-30 Mark Johnstonvfs: Initialize "lastfail" in vfs_mountroot_wait()
2021-07-30 Mark JohnstonAdd required sysctl name length checks to various handlers
2021-07-30 Kevin Bowlingixgbe: Clean up ix_txrx
2021-07-30 Kevin Bowlingixgbe: Print FW NVM and Option ROM versions
2021-07-29 Mitchell Hornehwpmc_arm64: add a PMCDBG to the interrupt handler
2021-07-29 Mitchell Hornearm64 support for pmu-events
2021-07-29 Mitchell Hornehwpmc_arm64: fill kern.hwpmc.cpuid
2021-07-29 Mitchell Hornehwpmc_arm64.c: fix return style
2021-07-29 Mitchell Hornehwpmc: fix PMC_CPU_LAST
2021-07-29 Andrew Turnerarm64: Fix finding the pmc event ID
2021-07-29 Mark Johnstoneli: Zero pad bytes that arise when certain auth algori...
2021-07-29 Mark JohnstonAssert that valid PTEs are not overwritten when install...
2021-07-29 Mark Johnstonpf: Constify tag name and queue name helper functions
2021-07-29 Yang Zhongmmc: Drain the intrhook in mmc_detach()
2021-07-29 Mark Johnstonnfsclient: Avoid copying uninitialized bytes into statfs
2021-07-28 Mark Johnstonarm64: Print CPU features slightly earlier
2021-07-27 Alan Somersfusefs: correctly set lock owner during FUSE_SETLK
2021-07-27 Kristof Provostpf: clean up syncookie callout on vnet shutdown
2021-07-27 Kristof Provostpf: remove stray debug line
2021-07-27 Kristof Provostpf: fix LINT build
2021-07-27 Kristof Provostpf: syncookie ioctl interface
2021-07-27 Kristof Provostpf: syncookie support
2021-07-27 Kristof Provostpf: factor out pf_synproxy()
2021-07-27 Mark Johnstongmirror: Zero the metadata block before writing
2021-07-27 Mark Johnstonblist: Correct the node count computed in blist_create()
2021-07-27 Mark Johnstongraid3: Zero the metadata block before writing
2021-07-27 Mark Johnstonfifo: Explicitly initialize generation numbers when...
2021-07-27 Mark Johnstonuart: Fix an out-of-bounds read in ns8250_bus_probe()
2021-07-26 Navdeep Parharcxgbe(4): Remove some dead code.
2021-07-26 Hans Petter SelaskyFix mismerge in OFED update
2021-07-26 Hans Petter Selaskyipoib: Fix for accessing uninitialized pointers and...
2021-07-26 Hans Petter Selaskymlx5: Numa domain improvements.
2021-07-26 Hans Petter Selaskymlx5: Fix for uninitialized "uid" field.
2021-07-26 Hans Petter Selaskymlx4: Map core_clock page to user space only when allowed
2021-07-26 Hans Petter Selaskymlx5en: Allow binding channels to CPUs when RSS is...
2021-07-26 Hans Petter Selaskyibcore: Add some functions and definitions for selectin...
2021-07-26 Hans Petter Selaskymlx5en: Allocate per-channel doorbells.
2021-07-26 Hans Petter Selaskymlx5en: Wait for all TLS connections to terminate when...
2021-07-26 Hans Petter Selaskymlx4ib and mlx5ib: Set slid to zero in Ethernet complet...
2021-07-26 Hans Petter Selaskymlx5en: Configure relaxed PCI read and write ordering...
2021-07-26 Hans Petter Selaskymlx5en: Check for pci_channel_offline() when draining...
2021-07-26 Hans Petter Selaskymlx5ib: Implement support for enabling and disabling...
next