]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
rtsock: quiet -Wunused-variable in LINT-NOIP kernels
[FreeBSD/FreeBSD.git] / sys /
2020-12-24 Ryan Libbyrtsock: quiet -Wunused-variable in LINT-NOIP kernels
2020-12-24 Ryan Libbyopenzfs: fix gcc in-kernel builds
2020-12-24 Vladimir Kondratyevukbd(4): Push LED events in ioctl handler rather than...
2020-12-24 Vladimir Kondratyevukbd(4): Do not serialize evdev key events
2020-12-24 Hans Petter SelaskyAdd support for USB-C and TB3 Gen2 to if_ure(4).
2020-12-23 Rick Macklemversion bump for commit 665b1365fe8e24d618d63b0d57b0b4a...
2020-12-23 Vladimir Kondratyevwmt(4): Use sys/param.h macroses to work with bit fields
2020-12-23 Vladimir Kondratyevwmt(4): Refactor 'Contact Count Maximum' parsing
2020-12-23 Vladimir Kondratyevwmt(4): Add support for hardware timestamp reporting
2020-12-23 Vladimir Kondratyevwmt(4): Add support for touchpads
2020-12-23 Vladimir Kondratyevwmt(4): Fetch and parse HID report descriptor only...
2020-12-23 Vladimir Kondratyevwmt(4): Add support for hybrid mode
2020-12-23 Rick MacklemAdd a new "tlscertname" NFS mount option.
2020-12-23 Oleksandr Tymoshenko[if_dwc] add support for multi-descriptor packets in...
2020-12-23 Mitchell Hornegdb(4) fix x86 signal reporting
2020-12-23 Mitchell Hornegdb(4): allow bulk write of registers
2020-12-23 Mitchell Hornegdb(4): handle single register read packets
2020-12-24 Robert WingRemove bvmconsole and bvmdebug.
2020-12-23 Michael TuexenImprove input validation for parameters in ASCONF and...
2020-12-23 Mark Johnstonqatfw: Fix firmware autoloading for qat_c2xxx devices
2020-12-23 Mark Johnstonrtsock: Avoid copying uninitialized padding bytes
2020-12-23 Mark Johnstonmd: Fix a read-after-free in BIO_GETATTR handling
2020-12-23 Mark Johnstonffs: Avoid out-of-bounds accesses in the fs_active...
2020-12-23 Alan SomersAIO: remove the kaiocb->bio linkage
2020-12-23 Andrew TurnerMove the literal pool to the end of asm functions
2020-12-23 Andrew TurnerMark all arm64 locore functions with ENTRY/LENTRY
2020-12-23 Andrew TurnerAdd LENTRY and LEND to arm64
2020-12-23 Andrew TurnerUse the new PAGE_SIZE_4K in the GICv3 driver
2020-12-23 Andrew TurnerRename the arm64 4k PAGE_* macros
2020-12-23 Andrew TurnerStop redefining PAGE_SHIFT in virtio-mmio
2020-12-23 Andrew TurnerMore the arm64 early page tables and stack to .bss
2020-12-23 Kristof Provostpf: Use counter(9) for pf_state byte/packet tracking
2020-12-23 Kristof Provostpf: Fix unaligned checksum updates
2020-12-23 Hans Petter SelaskyNo need to stop XHCI endpoints in disabled state.
2020-12-23 Hans Petter SelaskyRemove not needed variable initialization.
2020-12-23 Konstantin Belousovx86: stop punishing VMs with low priority for TSC timec...
2020-12-23 Konstantin Belousovvxlan: stop checking CSUM_ENCAP_VXLAN when converting...
2020-12-23 Vladimir Kondratyevpsm(4): Always initialize Synaptics touchpad report...
2020-12-23 Vladimir Kondratyevacpi_wmi(4): Allow attachment to ACPI node if EC is...
2020-12-23 Vladimir Kondratyevcyapa(4): Add support for evdev protocol
2020-12-23 Vladimir Kondratyevcyapa(4): Make button detection matching ChromeOS driver
2020-12-23 Andrew TurnerImprove address generation in the early arm64 boot
2020-12-23 Mateusz Guzikcache: fix up cache_hold_vnode comment
2020-12-23 Mark Johnstonnetgraph: Fix ng_ether's shutdown handing
2020-12-23 Ed Mastenewvers.sh: fix sense of git dirty check
2020-12-19 Andrew GallatinFilter TCP connections to SO_REUSEPORT_LB listen socket...
2020-12-19 Andrew GallatinOptionally bind ktls threads to NUMA domains
2020-12-19 Hans Petter SelaskyEnsure a minimum packet length before creating a mbuf...
2020-12-19 Hans Petter SelaskyMove SYSCTL_ADD_PROC() to unlocked context in if_ure...
2020-12-19 Kyle Evanskern: cpuset: allow jails to modify child jails' roots
2020-12-18 Jessica Clarkeusb: Replace ITUNERNET vendor with MICROCHIP and improv...
2020-12-18 Konstantin BelousovAdd ELF flag to disable ASLR stack gap.
2020-12-18 Konstantin Belousovproc.h: Reformat P_ and P2_ definitions.
2020-12-18 Alexander V. ChernikovSwitch direct rt fields access in rtsock.c to newly...
2020-12-18 John BaldwinSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 Mitchell Horneriscv: report additional known SBI implementations
2020-12-18 Emmanuel Vadotarm64: rk3399: Export the watchdog clock
2020-12-18 Mitchell Horneamd64: use register macros for gdb_cpu_getreg()
2020-12-18 Mitchell Horneamd64: allow gdb(4) to write to most registers
2020-12-18 Mark Johnstonacpi: Ensure that adjacent memory affinity table entrie...
2020-12-18 Jessica Clarkevirtio_mmio: Fix feature negotiation copy-paste issue...
2020-12-18 Xin LIMFV r368746:
2020-12-18 Konstantin Belousovpci_iov: When pci_iov_detach(9) is called, destroy...
2020-12-17 Ryan Libbyice: quiet -Wredundant-decls
2020-12-17 Brooks DavisVFS_QUOTACTL: Remove needless casts of arg
2020-12-17 John BaldwinUse __containerof() instead of home-rolled versions.
2020-12-17 John BaldwinUse a template assembly file for firmware object files.
2020-12-17 John BaldwinCleanups to *ERR* compat shims.
2020-12-17 Konstantin BelousovFix a race in tty_signal_sessleader() with unlocked...
2020-12-17 Mateusz Guzikfd: reimplement close_range to avoid spurious relocking
2020-12-17 Mateusz Guzikaudit: rework AUDIT_SYSCLOSE
2020-12-17 Mateusz Guzikfd: refactor closefp in preparation for close_range...
2020-12-17 Aleksandr Fedorov[ng_socket] Don't take the SOCKBUF_LOCK() twice in...
2020-12-17 Emmanuel VadotAdd IRQ resource to SPIBUS
2020-12-17 Emmanuel Vadotarm: Remove samsung exnynos port
2020-12-17 Nathan WhitehornMake non-debug kernels installable.
2020-12-17 Brooks Davisnewvers.sh: Speed up git_tree_modified
2020-12-16 Mateusz Guzikfd: remove redundant saturation check from fget_unlocke...
2020-12-16 Jessica ClarkeFix whitespace in r368698
2020-12-16 Jessica ClarkeFix whitespace in comment modified by r368697
2020-12-16 Michal MelounUse the standard method for localizing of MSI-X table...
2020-12-16 Michal MelounAllocate right number of pages for the bounced buffers...
2020-12-16 John BaldwinUse more standard types for manipulating pointers.
2020-12-16 John BaldwinUse uintptr_t instead of unsigned long for integers...
2020-12-16 John BaldwinUse uintptr_t instead of unsigned long for pointers.
2020-12-16 John BaldwinUse the 't' modifier to print a ptrdiff_t.
2020-12-15 Bryan DreweryRevert r368523 which fixed contig allocs waiting forever.
2020-12-15 Hans Petter SelaskyImprove handling of alternate settings in the USB stack.
2020-12-15 Hans Petter SelaskyImprove handling of alternate settings in the USB stack.
2020-12-15 Hans Petter SelaskyImprove handling of alternate settings in the USB stack.
2020-12-14 Alexander V. ChernikovFix LINT-NOINET6 build after r368571.
2020-12-14 Konstantin Belousovamd64 pmap: fix PCID mode invalidations
2020-12-14 Alexander V. ChernikovEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-14 Michal MelounRemove unused functions and variables in cpufunc.[ch].
2020-12-14 Michal MelounFinish implementation of ARM PMU interrupts.
2020-12-14 Michal MelounVerify (and fix) the context_id argument passed to...
2020-12-14 Jessica Clarkemips: Fix sub-word atomics implementation
2020-12-13 Michael TuexenHarden the handling of outgoing streams in case of...
2020-12-13 Mateusz Guzikuipc: disable prediction in unp_pcb_lock_peer
2020-12-13 Mateusz GuzikPatch annotation in sigdeferstop
next