Skip site navigation (1)Skip section navigation (2)

Site Navigation

PRs for tag 'kernel'

This is an experimental report containing PRs for tag 'kernel' as of 5-30-2014. GNATS has no finer-grained categorization than 'kern', 'bin', 'ports', and so forth. To augment this, the bugmeisters have adopted the convention of adding '[<tagname>]' to the Synopsis field. Consider this a prototype of a better search function.

This report is generated statically.

Please give feedback on this report to linimon@FreeBSD.org. Thanks.


PRs for tag 'kernel':
SSubmittedTrackerResp.Description
o2014/05/16kern/189870[kernel] Possible bad CPU resource limit assumption in kern_racct.c
o2014/01/29kern/186236[kernel] [patch] sigcode not synced on executable stack on icache not coherent archs
o2013/09/02kern/181741net[kernel] [patch] Packet loss when 'control' messages are present with large data (sendmsg(2))
o2013/08/24kern/181497[kernel] [patch] Add ASLR feature to kernel
o2013/07/19threads/180652threads[kernel] [patch] compat32 problem in clock_getcpuclockid2
o2013/05/07kern/178396[kernel] [patch] Add jid to kernel log when a process has been forced closed
o2013/02/28kern/176579hiren[kernel] [patch] add td_name to maxproc limit warning
o2013/02/25kern/176420net[kernel] [patch] incorrect errno for LOCAL_PEERCRED
o2013/02/25kern/176419net[kernel] [patch] socketpair support for LOCAL_PEERCRED
o2013/02/20kern/176280[kernel] On net/if_var.h we can't return a value in a void function.
o2013/02/12kern/176054[kernel] [patch] Correct several typos
f2013/02/12kern/176051brueffer[kernel] [patch] uipc: Simplify and correct debug printing of flags.
o2012/12/31kern/174848[kernel] [patch] ps(1): ps -H option does not work with kernel core dumps
o2012/11/19kern/173724[kernel] SYSV semaphore adjustment incorrect for SETVAL for array with 2 or more semaphores
o2012/11/08kern/173477[kernel] [patch] mpath bugfixes
o2012/08/03amd64/170351amd64[kernel] [patch] amd64: 64-bit process can't always get unlimited rlimit
o2012/07/14kern/169838[kernel] spin lock held too long
o2012/05/22kern/168213[kernel] why is the type of ub_cnt signed in uma_int.h?
o2012/05/22kern/168212[kernel] [patch] some suggested additions for uma_core.c
o2012/05/03amd64/167543amd64[kernel] Install FreeBSD can show error message with config 256G DIMM.
p2012/04/22kern/167204melifaro[kernel] terrible "netstat -rn" performance due to slow kvm_nlist()
o2012/03/09kern/165893[kernel] [request] processor topology should be exported in more obvious format
o2012/02/22kern/165382wireless[kernel] taskqueue_unblock doesn't unblock currently queued tasks
o2011/11/07kern/162347stas[kernel] [patch] remove the extra variable in /sys/libkern/random.c
o2011/10/24kern/161949[kernel] 64-bit structures are used even with 32-bit code
p2011/10/23kern/161912jh[kernel] [patch] kernel sends incorrect notify to devctl about device changes
o2011/08/15kern/159780[kernel] [patch] make sys/vfs_subr.c more jail-friendly (userland calling deprecated sysctl)
o2011/08/01kern/159355[kernel] [patch] unp_gc in 8.2 is once again being overly agressive in recycling port rights
p2011/04/18kern/156481[kernel] [patch] kernel incorrectly reports PPS jitter with accurate measurements
o2011/04/12kern/156352hiren[kernel] [patch] misleading "maxproc limit exceeded by uid" message
o2011/04/02kern/156130[kernel] [patch] hints read: resource_longlong_value and resource_uintmax_value
o2010/08/29kern/150095mav[kernel] [patch] Account for reserved itimers which shouldn't count against _SC_TIMER_MAX
o2010/08/19kern/149797[kernel] [panic] mutex sleepq chain not owned at /usr/src/sys/kern/kern_mutex.c:265
o2010/08/12kern/149586[kernel] _callout_stop_safe prematurely unsets CALLOUT_ACTIVE
o2010/04/09kern/145590[kernel] [patch] SIG_ATOMIC_{MIN,MAX} does not match sig_atomic_t on 64-bit archs
o2010/04/06kern/145434[kernel] [patch] Kernel messages about processes don't include Jail Identifier
o2009/12/02kern/141090[kernel] [patch] patch for COMPAT for /sys/sys/sysproto.h.REL=8.0-RELEASE.diff
o2009/11/03powerpc/140241ppc[kernel] [patch] Linker set problems on PowerPC EABI
o2009/10/08kern/139425[kernel] [patch] Wrong behavior of KTR_VERBOSE
o2009/04/24kern/133985[kernel] kern.cp_time returns all zeros and stops incrementing on some hardware
o2009/02/11kern/131597[kernel] c++ exceptions very slow on FreeBSD 7.1/amd64
o2009/01/07kern/130261[kernel] [panic] kernel panic in/below sys_pipe.c:knlist_cleardel
o2008/11/25kern/129164[kernel] Wrong priority value for normal processes
o2008/02/25kern/121073[kernel] [patch] run chroot as an unprivileged user
o2008/01/05kern/119358[kernel] [patch] SYSINIT_VERBOSE can be more verbose
o2007/07/11kern/114492[kernel] [patch] device_attach() doesn't unset devclass on error
o2007/03/13kern/110249net[kernel] [regression] [patch] setsockopt() error regression in FreeBSD 6.x
o2006/06/03kern/98460[kernel] [patch] fpu_clean_state() cannot be disabled for not AMD processors, those are not vulnerable to FreeBSD-SA-06:14.fpu
o2006/04/27kern/96429[kernel] [patch] kern_linker.c hardcodes "/boot/kernel" instead of using KODIR
o2006/02/27kern/93887[kernel] cpu_spinwait calls missing in subr_smp.c
o2006/01/19kern/92023[kernel] 'options DEVICE_POLLING' makes loadavg wrong
o2006/01/06kern/91414emaste[kernel] [patch] Polling for devices other than NICs
o2005/10/25kern/87990[kernel] [patch] SMP Race Condition in kdb_enter/kdb_exit code
o2005/09/18kern/86290jeff[kernel] [patch] minor optimizations + cleanup to vrele usage + stuff
o2005/09/02kern/85657[kernel] [patch] capture and expose per-CPU time accounting
o2005/09/02kern/85651[kernel] [patch] debugging code to show entries in event handler list
o2005/07/15usb/83504usb[kernel] [patch] SpeedTouch USB stop working on recent current (and RELENG_6) [regression]
o2005/05/28kern/81588[kernel] [patch] Devices with SI_CHEAPCLONE flag don't seem to go away when they're no longer used in -current
o2005/05/08kern/80775[kernel] [patch] sysctl_handle_string should have a timeout
s2005/03/29kern/79339[kernel] [patch] Kernel time code sync with improvements from DragonFly
o2005/02/01kern/76972[kernel] [patch] 64-bit integer overflow computing user cpu time in calcru() in kern_resource.c
s2004/06/25kern/68317[kernel] [patch] on soft (clean) reboots clean dmesg output
o2003/11/01kern/58803[kernel] [patch] kern.argmax isn't changeable even at boot
o2003/07/18kern/54604pjd[kernel] [patch] make 'ps -e' procfs-independent
o2003/06/18kern/53447alfred[kernel] poll(2) semantics differ from susV3/POSIX
s2003/04/11kern/50827[kernel] [patch] [request] add sane record locking
o2003/04/01kern/50526[kernel] [patch] update to #! line termination
o2002/10/02kern/43577[kernel] [patch] [request] new kernel option SHUTDOWN_BEEP
o2002/09/01kern/42274[kernel] [patch] Convert defined variable into tuneable as suggested
o2002/07/09kern/40369[kernel] [patch] rman_reserve_resource - when "count > (end-start+1)"- doesn't trap it.
o2002/04/29kern/37555[kernel] [patch] vnode flags appear to be changed in non-safe manner in kern/elf_imgact.c
71 problems total.

Bugs can be in one of several states:

o - open
A problem report has been submitted, no sanity checking performed.
a - analyzed
The problem is understood and a solution is being sought.
f - feedback
Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution.
p - patched
A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open.
r - repocopy
The resolution of the problem report is dependent on a repocopy operation within the CVS repository which is awaiting completion.
s - suspended
The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended.
c - closed
A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned.