]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
nfscl: Fix handling of a bad session slot (NFSv4.1/4.2)
[FreeBSD/FreeBSD.git] / sys /
2022-08-26 Rick Macklemnfscl: Fix handling of a bad session slot (NFSv4.1...
2022-08-25 Konstantin Belousovamd64: update comment for casueword/casueword32, mentio...
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-25 Mateusz Guzikamd64: dump standard registers when crashing
2022-08-25 Mateusz Guzikproc: read the pid prior to unlocking in report_alive_proc1
2022-08-25 Andrew TurnerFix the arm generic timer on 32 bit
2022-08-25 Andrew TurnerMerge the common parts of the SMCCC handlers
2022-08-25 Andrew TurnerAdd an IDC only arm64 icache sync function
2022-08-25 Andrew TurnerAllow the kernel to emulate the physical counter on...
2022-08-25 Doug Moorerb_tree: optimize rb_insert
2022-08-24 Mark JohnstonNOTES: Update the comment for MCLSHIFT
2022-08-24 Mark JohnstonNOTES: Update the default MSIZE and MCLSHIFT values
2022-08-24 Konstantin Belousovfork_exit(): style comment
2022-08-24 Konstantin Belousovx86: improve machdep.uprintf_signal
2022-08-24 Konstantin Belousovx86: print trap name in addition of trap number
2022-08-24 Konstantin Belousovi386: print all GPRs, PSL, and CR3 on double fault
2022-08-24 Konstantin Belousovi386: simplify flow control in irettraps
2022-08-24 Konstantin Belousovi386 doreti: stop saving/restoring %ecx around calls...
2022-08-24 Konstantin Belousovi386: do not allow userspace to set tf_trapno on sigret...
2022-08-24 Konstantin Belousovirettraps: i386 does not push %ss/%esp when exception...
2022-08-24 Konstantin Belousovi386 copyout_fast: improve detection of a fault on...
2022-08-24 Brooks Davisfreebsd32_sendmsg: fix control message ABI
2022-08-24 Brooks Daviscxgbe: don't support MJUMPAGESIZE != MCLBYTES
2022-08-24 Brooks Davismbuf: Don't support PAGE_SIZE < 4K
2022-08-24 Alexander V. Chernikovnetinet6: fix SIOCSPFXFLUSH_IN6 by skipping manually...
2022-08-24 Emmanuel Vadotlinuxkpi: unbreak linux_i2cbb
2022-08-24 Warner Losharm64: Remove unused typedef
2022-08-23 John BaldwinDefine _NPCM and the last PC_FREEn constant in terms...
2022-08-23 Mateusz Guzikrms: add rms_assert_rlock_ok
2022-08-23 John Baldwin*DRIVER_MODULE*: Remove the compat shims to accept...
2022-08-23 John Baldwinpmu_dmc620: Remove unused devclass from DRIVER_MODULE.
2022-08-23 John Baldwincmn600: Remove unused devclass from DRIVER_MODULE.
2022-08-23 John Baldwinmv88e151x: Remove unused devclass argument from DRIVER_...
2022-08-23 Randall Stewarttcp: Rack rwnd collapse.
2022-08-23 Randall StewartTCP Lro has a loss of timestamp precision and reorders...
2022-08-22 Luiz Amaralpfsync: replace struct pfsync_pkt with int flags
2022-08-22 Rick Macklemnfsd: Allow multiple instances of rpc.tlsservd
2022-08-22 Bjoern A. Zeebarm/gic: fix a KASSERT in arm_gic_reserve_msi_range()
2022-08-22 Hans Petter Selaskyibcore: Add support for RDMA/RoCE using VLAN(4) devices.
2022-08-22 Hans Petter Selaskysound(4): Fix order of parameters for custom equalizer...
2022-08-22 Mateusz Kozyrauart: Add ACPI entry for LS1046A UART
2022-08-21 Gleb Smirnoffip_reass: don't drain all vnets on a vnet destroy
2022-08-21 Robert Wingkqueue: retire knlist_init_rw_reader()
2022-08-20 Gleb Smirnoffip_reass: provide sysctl MIB returning IP fragment TTL
2022-08-20 Konstantin BelousovRemove TDF_DOING_SA
2022-08-20 Konstantin BelousovRemove struct proc p_singlethr member
2022-08-20 Konstantin BelousovREAP_KILL_PROC: kill processes in the threaded taskqueu...
2022-08-20 Konstantin Belousovfork_norfproc(): unlock p1 before retrying
2022-08-20 Konstantin Belousovkern_sig.c: style
2022-08-20 Konstantin Belousovksiginfo_tryfree(): change return type to bool
2022-08-20 Konstantin Belousovksiginfo_alloc(): change to directly take M_WAITOK...
2022-08-20 Konstantin Belousovreap_kill_proc_locked(): remove outdated part of the...
2022-08-20 Konstantin Belousovexit1(): update comment about thread_single()
2022-08-20 Konstantin Belousovsleepq_set_timeout_sbt(): correct comment to not talk...
2022-08-20 Konstantin Belousovsleepq_check_ast_sc_locked(): update comment
2022-08-20 Konstantin Belousovfork_norfproc(): style
2022-08-20 Ed Mastepf: Reduce diffs against OpenBSD in pf_if.c
2022-08-20 Søren SchmidtAdd interrupt handling to rk_gpio driver.
2022-08-20 Mateusz GuzikRetire clone_drain_lock
2022-08-19 Doug Moorerb_tree: speed-up double rotation
2022-08-19 John Baldwinbhyve: Validate host PAs used to map passthrough BARs.
2022-08-19 John Baldwinpci: Add helper routines to iterate over a device's...
2022-08-19 Kristof Provoste6000sw: fix incorrect locking
2022-08-19 Gleb Smirnoffunix/dgram: don't panic if socket buffer has negative...
2022-08-19 Søren SchmidtCode refactoring for existing rk_gpio driver.
2022-08-19 Kristof Provostpf: clear ethernet rules prior to shutdown
2022-08-19 Emmanuel Vadotlinuxkpi: i2c: Fix 7bit/8bit addressing
2022-08-18 Mateusz Guzikpipe: fix EOF case for non-blocking fds
2022-08-18 Bjoern A. Zeebnet80211: LinuxKPI 802.11: harmonize IEEE80211_VHT_MCS_*
2022-08-18 Bjoern A. Zeebnet80211: consistently use the IEEE80211_M_ memory...
2022-08-18 Bjoern A. Zeebnet80211: ieee80211_ies_expand() add extra length check
2022-08-18 Bjoern A. ZeebLinuxKPI: extend kfifo to be usable
2022-08-18 Kornel Dulębaneta: Fix MTU change sequence
2022-08-18 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes.
2022-08-18 Emmanuel Vadotlinuxkpi: Add I2C_NAME_SIZE and I2C_MODULE_PREFIX defines
2022-08-18 Emmanuel Vadotlinuxkpi: Add linux/vgaarb.h
2022-08-18 Emmanuel Vadotlinuxkpi: Add video/mipi_display.h
2022-08-18 Emmanuel Vadotlinuxkpi: acpi/video.h: Add stubs acpi_video_{register...
2022-08-18 Emmanuel Vadotlinuxkpi: Add __copy_to_user_inatomic and __copy_from_u...
2022-08-18 Emmanuel Vadotlinuxkpi: Add add_taint stub
2022-08-18 Emmanuel Vadotlinuxkpi: Add few more include in linux/kernel.h
2022-08-18 Emmanuel Vadotlinuxkpi: Add a bunch of dummy include
2022-08-18 Emmanuel Vadotlinuxkpi: swap.h: Fix include
2022-08-18 Emmanuel Vadotlinuxkpi: Add stub kmem_cache_shrink
2022-08-18 Emmanuel Vadotlinuxkpi: Add asm/processor.h
2022-08-18 Emmanuel Vadotlinuxkpi: Add dma_{un,}map_sgtable
2022-08-18 Emmanuel Vadotlinuxkpi: Add linux/stackdepot.h
2022-08-18 Emmanuel Vadotlinuxkpi: pgtable: Add more defines
2022-08-18 Emmanuel Vadotlinuxkpi: Add sched/mm.h
2022-08-18 Emmanuel Vadotlinuxkpi: Add refcount_dec_and_test
2022-08-18 Emmanuel Vadotlinuxkpi: Add for_each_sgtable_{sg,page}
2022-08-18 Jessica Clarkesys: Extract __bitcount* from sys/types.h to new sys...
2022-08-17 Gleb Smirnoffip6_input: explicitly include <sys/eventhandler.h>
2022-08-17 Bryan Venteichervirtio_mmio: Improve V1 spec conformance
2022-08-17 John Baldwinarm64 pmap: Convert PC_IS_FREE into an inline function.
2022-08-17 John Baldwinarm64 pmap: Simplify logic around pv_chunk sizes.
2022-08-17 Gleb Smirnoffprotosw: refactor protosw and domain static declaration...
2022-08-17 Gleb Smirnoffprotosw: retire PRU_ flags and their char names
2022-08-17 Gleb Smirnoffunix: use private enum as argument for unp_connect2()
2022-08-17 Gleb Smirnoffip_reass: separate ipreass_init() into global and VIMAG...
next