]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
rc.d: liberate powerd from ACPI dependency
[FreeBSD/FreeBSD.git] / sys /
2021-06-16 Andriy Gaponrk3328_cru: fix a typo in the SCLK_I2S2 gate definition
2021-06-16 Martin Matuskazfs: unbreak stable/13 build on i386 after b0c251b0d
2021-06-14 Randall Stewarttcp: Missing mfree in rack and bbr
2021-06-14 Randall Stewarttcp: Mbuf leak while holding a socket buffer lock.
2021-06-14 Randall Stewarttcp: LRO timestamps have lost their previous precision
2021-06-14 Mark Johnstonarm64: Fix pmap_copy()'s handling of 2MB mappings
2021-06-14 Mark JohnstonFix handling of D_GIANTOK
2021-06-14 Mark Johnstonriscv: Rename pmap_fault_fixup() to pmap_fault()
2021-06-14 Mark Johnstonarm: Remove last_fault_code
2021-06-14 Mark Johnstonriscv: Handle hardware-managed dirty bit updates in...
2021-06-14 Mark JohnstonSuppress D_NEEDGIANT warnings for some drivers
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 Mark Johnstonarm64: Use the right PTE when downgrading perms in...
2021-06-14 Neel Chauhanlinuxkpi: Add list_for_each_entry_lockless() macro
2021-06-14 Kristof Provostpf: Convenience function for optional (numeric) arguments
2021-06-14 Greg VLinuxKPI: add pr_err_once
2021-06-13 Michael Tuexentcp: fix two bugs in new reno
2021-06-13 Michael Tuexentcp: remove debug output from RACK
2021-06-13 Michael Tuexentcp: fix compilation of IPv4-only builds
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-13 Vladimir Kondratyevusbhid(4): Add second set of USB transfers to work...
2021-06-13 Vladimir Kondratyevusbhid(4): Fix NULL pointer dereference in usbd_xfer_ma...
2021-06-13 Andrew TurnerCreate VM_MEMATTR_DEVICE on all architectures
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-13 Mateusz Guzikvfs: slightly rework vn_rlimit_fsize
2021-06-13 Mark Johnstonktrace: Remove vrele() at the end of ktr_writerequest()
2021-06-13 Konstantin Belousovktrace: fix a race between writes and close
2021-06-13 Mateusz GuzikFix limit testing after 1762f674ccb571e6 ktrace commit.
2021-06-13 Mateusz GuzikFix a braino in previous.
2021-06-13 Mateusz GuzikFix tinderbox build after 1762f674ccb571e6 ktrace commit.
2021-06-13 Konstantin Belousovktrace: add a kern.ktrace.filesize_limit_signal knob
2021-06-13 Konstantin Belousovktrace: use the limit of the trace initiator for file...
2021-06-13 Konstantin Belousovktrace: pack all ktrace parameters into allocated struc...
2021-06-13 Konstantin Belousovktrace: do not stop tracing other processes if our...
2021-06-13 Konstantin Belousovaccounting: explicitly mark the exiting thread as doing...
2021-06-13 Konstantin BelousovChange the return type of sv__setid_allowed from bool...
2021-06-13 Konstantin Belousovlinuxolator: Add compat.linux.setid_allowed knob
2021-06-13 Konstantin Belousovsysent: allow ABI to disable setid on exec.
2021-06-13 Konstantin Belousovkern_exec.c: Add execve_nosetid() helper
2021-06-12 Konstantin Belousovhyperv: register intr handler as usermode-mapped if...
2021-06-12 Andrew TurnerClean up early arm64 pmap code
2021-06-12 Andrew TurnerUse '.arch_extension crc' in the arm64 crc32 code
2021-06-12 Andrew TurnerImplement bus_map_resource on arm64
2021-06-12 Andrew TurnerClean up the style in the arm64 bus.h
2021-06-12 Rick Macklemnfscl: Use hash lists to improve expected search perfor...
2021-06-12 Rick Macklemnfscl: Use hash lists to improve expected search perfor...
2021-06-12 Neel Chauhanlinuxkpi: Add macros for might_lock_nested() and lockde...
2021-06-12 Neel Chauhanlinuxkpi: Add _RET_IP_ macro in kernel.h
2021-06-12 Neel Chauhanlinuxkpi: Add rom and romlen to struct pci_dev
2021-06-11 Andrew TurnerAlso enable IPIs on 32-bit arm
2021-06-11 Andrew TurnerEnable IPIs on CPU 0 on arm and arm64
2021-06-11 Hans Petter SelaskyAdd missing chunks after cherry-picking 9ca874cf740ee68...
2021-06-11 Konstantin Belousovfdescfs: add an option to return underlying file vnode...
2021-06-10 Dmitry Chaginlinux_common: retire extra module version.
2021-06-10 Lutz Donnerhackenetgraph/ng_base: Renaming a node to the same name...
2021-06-10 Dmitry Chaginrtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3.
2021-06-10 Konstantin BelousovDisable x2APIC for SandyBridge laptops with Samsung...
2021-06-10 Konstantin Belousovmadt_setup_local: extract special case checks into...
2021-06-10 Konstantin Belousovmadt_setup_local: convert series of strcmp to iteration...
2021-06-10 Konstantin Belousovmadt_setup_local: skip further checks if ACPI DMAR...
2021-06-09 Michael Tuexentcp: fix a RACK socket buffer lock issue
2021-06-09 Richard Scheffeneggerrack: honor prior socket buffer lock when doing the...
2021-06-09 Richard Scheffenegger[tcp] Keep socket buffer locked until upcall
2021-06-09 Takanori WatanabeFix a use-after-free in an error case.
2021-06-09 Randall Stewarttcp: A better fix for the previously attempted fix...
2021-06-09 Randall Stewarttcp: When we have an out-of-order FIN we do want to...
2021-06-09 Randall Stewarttcp: Add a socket option to rack so we can test various...
2021-06-09 Randall Stewarttcp: Fix bugs related to the PUSH bit and rack and...
2021-06-09 Randall Stewarttcp: Fix an issue with the PUSH bit as well as fill...
2021-06-09 Michael Tuexentcp: Handle stack switch while processing socket options
2021-06-09 Michael Tuexentcp: Fix sending of TCP segments with IP level options
2021-06-09 Randall Stewarttcp: Incorrect KASSERT causes a panic in rack
2021-06-09 Michael Tuexentcp rack: improve initialisation of retransmit timeout
2021-06-09 Randall Stewarttcp: In rack, we must only convert restored rtt when...
2021-06-09 Randall Stewarttcp:Host cache and rack ending up with incorrect values.
2021-06-08 Randall StewartThis takes Warners suggested approach to making it...
2021-06-08 Randall StewartFix a UDP tunneling issue with rack. Basically there...
2021-06-08 Randall StewartThis brings into sync FreeBSD with the netflix versions...
2021-06-08 Hans Petter SelaskyFix LINT kernel builds after 1a714ff20419 .
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-06-08 Mark Johnstonamd64: Clear the local TSS when creating a new thread
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 Randall StewartThis pulls over all the changes that are in the netflix
2021-06-07 Konstantin BelousovAdd thread_reap_barrier()
2021-06-07 Konstantin Belousovquisce_cpus(): add special handling for PDROP
2021-06-07 Konstantin Belousovkern_thread.c: wrap too long lines
2021-06-07 Konstantin Belousovkern linker: do not allow more than one kldload and...
2021-06-07 Michael Tuexenmend
2021-06-07 Michael Tuexensctp: fix another locking bug in COOKIE handling
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 Johnstonamd64: Relax the assertion added in commit 4a59cbc12
2021-06-07 Mark Johnstonamd64: Avoid enabling interrupts when handling kernel...
2021-06-07 Mark Johnstonx86: Fix lapic_ipi_alloc() on i386
2021-06-07 Mateusz Guzikkqueue: replace kq_ncallouts loop with atomic_fetchadd
next