]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
linux(4): Prevent integer overflow in futex_requeue.
[FreeBSD/FreeBSD.git] / sys /
2021-06-29 Dmitry Chaginlinux(4): Prevent integer overflow in futex_requeue.
2021-06-28 Takanori WatanabeFix a use-after-free in an error case.
2021-06-26 Rick Macklemparam.h: Bump __FreeBSD_version for commit 6ae32cc8182f
2021-06-26 Rick Macklemkrpc: Acquire ref count of CLIENT for backchannel use
2021-06-26 Rick Macklemnfscl: Fix generation of va_fsid for a tree of NFSv4...
2021-06-26 Mateusz Guzikamd64: typo fix: memcmpy -> memcmp in a comment
2021-06-26 Mateusz Guzikamd64: stop re-reading curpc in suword
2021-06-26 Mateusz Guzikamd64: fixup MEMMOVE comment (10 -> r10)
2021-06-26 Mateusz Guzikamd64: move memcmp checks upfront
2021-06-26 Mateusz Guzikamd64: tidy up pagezero*/pagecopy (movq -> movl)
2021-06-26 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-06-26 Greg Vlinker_set: fix globl/weak symbol redefinitions to...
2021-06-26 Alex Richardsonsys/dev/md: Drop unncessary __GLOBL(mfs_root)
2021-06-26 Kristof Provostpf: store L4 headers in pf_pdesc
2021-06-26 Kristof Provostpf: Mark struct pf_pdesc as kernel only
2021-06-22 Greg Vkern.mk: fix -Wno-error style to fix build with Clang 12
2021-06-22 Mark JohnstonRemove a use of a negative array index from fxp(4).
2021-06-17 Kristof Provostpf: don't hold a lock during copyout()
2021-06-17 Kristof Provostdummynet: free(NULL, M_DUMMYNET); is safe
2021-06-17 Kristof Provostdummynet: Fix schedlist and aqmlist locking
2021-06-17 Tom JonesVNETify dummynet
2021-06-17 Zhenlei HuangDo not forward datagrams originated by link-local addresses
2021-06-16 Lutz Donnerhackenetgraph/bridge: malloc without flags
2021-06-16 Greg VLinuxKPI: add fault_flag_allow_retry_first
2021-06-14 Radosław Chmielarziwn: adjust EEPROM read timeout for Intel 4965AGN M2
2021-06-14 Mark Johnstonngatm: Handle errors from uni_msg_extend()
2021-06-14 Kristof Provostpf: Convenience function for optional (numeric) arguments
2021-06-14 Greg VLinuxKPI: add pr_err_once
2021-06-13 Vladimir Kondratyevums(4): Do not stop USB xfers on FIFO close when evdev...
2021-06-13 Vladimir Kondratyevums(4): Start USB xfers on opening of evdev node uncond...
2021-06-10 Lutz Donnerhackenetgraph/ng_base: Renaming a node to the same name...
2021-06-10 Dmitry ChaginGet rid of i386 ref here as linux64 is a 64-bit module.
2021-06-10 Mateusz Guziklinux: silence renameat2 flags warning
2021-06-10 Ed Mastelinux_renameat2: improve flag checks
2021-06-10 Dmitry Chaginlinux_common: retire extra module version.
2021-06-10 Tijl CoosemansMove V4L feature declarations and DTrace provider defin...
2021-06-10 Tijl CoosemansFix i386 linux module after r367395.
2021-06-10 Conrad Meyerlinux(4): Fix loadable modules after r367395
2021-06-10 Dmitry ChaginDirect commit:
2021-06-10 Dmitry Chaginrtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3.
2021-06-08 Mark Johnstoni386: Make setidt_disp a size_t instead of uintptr_t
2021-06-08 Mark Johnstonpf: Avoid leaking pad bytes in struct pfr_astats when...
2021-06-08 Markus Stoffng_parse: IP address parsing in netgraph eating too...
2021-06-07 Lutz Donnerhackelibalias: Remove unused function LibAliasCheckNewLink
2021-06-07 Mark Johnstonffs: Correct the input size check in sysctl_ffs_fsck()
2021-06-07 Mark Johnstonx86: Fix lapic_ipi_alloc() on i386
2021-06-06 Dmitry Chaginrun(4): add support for DLINK DWA-130 rev F1 wireless...
2021-06-04 Kristof Provostpf: Fix more ioctl memory leaks
2021-06-04 Rick Macklemnfsd: Add support for CLAIM_DELEG_PREV_FH to the NFSv4...
2021-06-04 Rick Macklemnfscl: Fix NFSv4.1/4.2 mount recovery from an expired...
2021-06-04 Jessica Clarkeaic7xxx: Fix re-building firmware with -fno-common
2021-06-03 Rick Macklemnfscl: Revert commit 5a8b2c5a46dffa3828ad16abee36ac4676...
2021-06-03 Cy Schubertipfilter: Fix ip_nat memory leak and use-after-free
2021-06-02 Rick Macklemnfscl: Fix NFSv4.1/4.2 mount recovery from an expired...
2021-06-02 Mark Johnstonnetsmb: Avoid a read-after-free in smb_t2_request_int()
2021-06-02 Mark Johnstonrpcsec_gss: Use a designated initializer for rpc_gss_ops
2021-06-02 Mark Johnstoncxgb: Avoid a read-after-free in get_packet() when...
2021-06-02 Mark Johnstonacpi: Add missing error handling to acpi_pci_link_route...
2021-06-02 Alexander MotinFix packet cbs/ebs conversion.
2021-06-01 Kristof Provostpf: Move nvlist conversion functions to pf_nv
2021-06-01 Dmitry Chaginrun(4): add support for ASUS USB-N14 wireless adaptor.
2021-06-01 Rick Macklemnfsd: Add support for CLAIM_DELEG_CUR_FH to the NFSv4...
2021-06-01 Rick Macklemnfsd: Reduce the callback timeout to 800msec
2021-06-01 Colin Percivaltaskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_T...
2021-05-31 Richard Scheffeneggertcp: Use local CC data only in the correct context
2021-05-31 Rick MacklemNFSv4 server: Re-establish the delegation recall timeout
2021-05-31 Kirk McKusickFix handling of embedded symbolic links
2021-05-30 Lutz Donnerhackelibalias: replace placeholder with static constant
2021-05-30 Lutz Donnerhackelibalias: Style cleanup
2021-05-30 Mateusz Guzikliblias: clean up empty lines in .c and .h files
2021-05-30 Alex Richardsonlibalias: Fix remaining compiler warnings
2021-05-30 Alex Richardsonlibalias: Fix -Wcast-align compiler warnings
2021-05-30 Konstantin BelousovAdd support for Gemini Lake LPSS UARTs.
2021-05-28 Kevin Bowlinge1000: Correct promisc multicast filter handling
2021-05-28 Kevin Bowlingixgbe: Improve device name strings
2021-05-28 Kevin Bowlinge1000: Rework em_msi_link interrupt filter
2021-05-28 Kevin Bowlinge1000: Improve device name strings
2021-05-28 Kevin Bowlingixgbe: Clean up unneeded set in ixgbe_if_multi_set
2021-05-27 Don Morrisufs: Avoid M_WAITOK allocations when building a dirhash
2021-05-27 Lutz Donnerhackenetgraph/ng_bridge: Avoid cache thrashing
2021-05-27 Lutz Donnerhackenetgraph/ng_bridge: become SMP aware
2021-05-27 Lutz Donnerhackenetgraph/ng_bridge: move MACs via control message
2021-05-27 Lutz Donnerhackenetgraph/ng_bridge: learn MACs via control message
2021-05-27 Kristof Provostpf: fix ioctl() memory leak
2021-05-27 Kristof Provostpf: Support killing floating states by interface
2021-05-27 Kristof Provostpf: Track the original kif for floating states
2021-05-27 Kristof Provostpf: Add DIOCGETSTATESNV
2021-05-27 Kristof Provostpf: Add DIOCGETSTATENV
2021-05-27 Philippe Michaud... hda: correct comment about Asus laptop digital mics
2021-05-26 Konstantin Belousovamd64/linux*: add required header to get the constant...
2021-05-26 Konstantin Belousovamd64: clear PSL.AC in the right frame
2021-05-26 Konstantin Belousovalc(4): add support for Mikrotik 10/25G NIC
2021-05-25 Mark Johnstondummynet: Fix mbuf tag allocation failure handling
2021-05-25 Lv Yunlongsocket: Release cred reference later in sodealloc()
2021-05-25 Konstantin Belousovttydev_write: prevent stops while terminal is busied
2021-05-24 Kristof Provostdummynet: Remove unused code
2021-05-24 Kristof Provostpf: Set the pfik_group for userspace
2021-05-24 Mark Johnstonlinux: Fix a mistake in commit fb58045145
2021-05-23 Mark Johnstonlinux: Fix SMAP-enabled futex routines
2021-05-23 Juraj Lutterrpi_ft5406: Recognize raspberrypi,firmware-ts touchscreen
next