PRs for tag 'kernel'
This is an experimental report containing PRs for tag 'kernel' as of 5-25-2012. 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':
| S | Submitted | Tracker | Resp. | Description |
|---|---|---|---|---|
| o | 2012/05/22 | kern/168213 | [kernel] why is the type of ub_cnt signed in uma_int.h? | |
| o | 2012/05/22 | kern/168212 | [kernel] [patch] some suggested additions for uma_core.c | |
| o | 2012/05/22 | kern/168211 | [kernel] [patch] uma_core.c is missing at least one (possibly two) sleep counts | |
| o | 2012/05/22 | kern/168210 | [kernel] [patch] fix output format of flags in uma_core.c | |
| o | 2012/05/03 | amd64/167543 | amd64 | [kernel] Install FreeBSD can show error message with config 256G DIMM. |
| o | 2012/04/22 | kern/167204 | [kernel] terrible "netstat -rn" performance due to slow kvm_nlist() | |
| o | 2012/03/23 | kern/166340 | [kernel] Process under FreeBSD 9.0 hangs in uninterruptable sleep with apparently no syscall (empty wchan) | |
| o | 2012/03/09 | kern/165893 | [kernel] [request] processor topology should be exported in more obvious format | |
| o | 2012/02/22 | kern/165382 | wireless | [kernel] taskqueue_unblock doesn't unblock currently queued tasks |
| o | 2011/11/07 | kern/162347 | secteam | [kernel] [patch] remove the extra variable in /sys/libkern/random.c |
| o | 2011/10/30 | kern/162174 | [kernel] [patch] rman_manage_region() error return path leaves mutex locked | |
| o | 2011/10/24 | kern/161949 | [kernel] 64-bit structures are used even with 32-bit code | |
| o | 2011/10/23 | kern/161912 | [kernel] [patch] kernel sends incorrect notify to devctl about device changes | |
| o | 2011/08/15 | kern/159780 | jonathan | [kernel] [patch] make sys/vfs_subr.c more jail-friendly (userland calling deprecated sysctl) |
| o | 2011/08/01 | kern/159355 | [kernel] [patch] unp_gc in 8.2 is once again being overly agressive in recycling port rights | |
| o | 2011/04/18 | kern/156481 | [kernel] [patch] kernel incorrectly reports PPS jitter with accurate measurements | |
| o | 2011/04/12 | kern/156352 | [kernel] [patch] misleading "maxproc limit exceeded by uid" message | |
| o | 2011/04/02 | kern/156130 | [kernel] [patch] hints read: resource_longlong_value and resource_uintmax_value | |
| o | 2010/08/19 | kern/149797 | [kernel] [panic] mutex sleepq chain not owned at /usr/src/sys/kern/kern_mutex.c:265 | |
| o | 2010/08/12 | kern/149591 | [kernel] struct callout:c_flags should be volatile | |
| o | 2010/08/12 | kern/149586 | [kernel] _callout_stop_safe prematurely unsets CALLOUT_ACTIVE | |
| o | 2010/05/14 | kern/146588 | [kernel] [patch] sys/kern/kern_uuid.c has a le16dec be16dec mixup | |
| p | 2010/04/20 | kern/145865 | [kernel] [panic] kernel memory leak with disabled devd and hw.bus.devctl_disable=1 | |
| o | 2010/04/09 | kern/145590 | [kernel] [patch] SIG_ATOMIC_{MIN,MAX} does not match sig_atomic_t on 64-bit archs | |
| o | 2010/04/06 | kern/145434 | [kernel] [patch] Kernel messages about processes don't include Jail Identifier | |
| o | 2009/12/02 | kern/141090 | [kernel] [patch] patch for COMPAT for /sys/sys/sysproto.h.REL=8.0-RELEASE.diff | |
| o | 2009/11/03 | powerpc/140241 | ppc | [kernel] [patch] Linker set problems on PowerPC EABI |
| o | 2009/10/08 | kern/139425 | [kernel] [patch] Wrong behavior of KTR_VERBOSE | |
| o | 2009/04/24 | kern/133985 | [kernel] kern.cp_time returns all zeros and stops incrementing on some hardware | |
| o | 2009/02/11 | kern/131597 | [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64 | |
| o | 2009/01/07 | kern/130261 | [kernel] [panic] kernel panic in/below sys_pipe.c:knlist_cleardel | |
| o | 2008/11/25 | kern/129164 | [kernel] Wrong priority value for normal processes | |
| o | 2008/02/25 | kern/121073 | [kernel] [patch] run chroot as an unprivileged user | |
| o | 2008/01/05 | kern/119358 | [kernel] [patch] SYSINIT_VERBOSE can be more verbose | |
| o | 2007/12/31 | kern/119202 | eadler | [kernel] [patch] Add generic support for disabling devices |
| o | 2007/07/11 | kern/114492 | [kernel] [patch] device_attach() doesn't unset devclass on error | |
| p | 2007/05/09 | kern/112554 | silby | [kernel] [patch] unp_gc is overly agressive and removes valid file descriptors in transit |
| o | 2007/03/13 | kern/110249 | net | [kernel] [regression] [patch] setsockopt() error regression in FreeBSD 6.x |
| o | 2006/06/03 | kern/98460 | [kernel] [patch] fpu_clean_state() cannot be disabled for not AMD processors, those are not vulnerable to FreeBSD-SA-06:14.fpu | |
| o | 2006/04/27 | kern/96429 | [kernel] [patch] kern_linker.c hardcodes "/boot/kernel" instead of using KODIR | |
| o | 2006/02/27 | kern/93887 | [kernel] cpu_spinwait calls missing in subr_smp.c | |
| p | 2006/02/14 | kern/93331 | [kernel] [patch] broken asm in kernel | |
| o | 2006/01/19 | kern/92023 | [kernel] 'options DEVICE_POLLING' makes loadavg wrong | |
| o | 2006/01/06 | kern/91414 | emaste | [kernel] [patch] Polling for devices other than NICs |
| o | 2005/10/25 | kern/87990 | [kernel] [patch] SMP Race Condition in kdb_enter/kdb_exit code | |
| o | 2005/09/18 | kern/86290 | jeff | [kernel] [patch] minor optimizations + cleanup to vrele usage + stuff |
| o | 2005/09/02 | kern/85657 | [kernel] [patch] capture and expose per-CPU time accounting | |
| o | 2005/09/02 | kern/85651 | [kernel] [patch] debugging code to show entries in event handler list | |
| o | 2005/07/15 | usb/83504 | usb | [kernel] [patch] SpeedTouch USB stop working on recent current (and RELENG_6) [regression] |
| o | 2005/05/28 | kern/81588 | [kernel] [patch] Devices with SI_CHEAPCLONE flag don't seem to go away when they're no longer used in -current | |
| s | 2005/03/29 | kern/79339 | [kernel] [patch] Kernel time code sync with improvements from DragonFly | |
| s | 2004/06/25 | kern/68317 | [kernel] [patch] on soft (clean) reboots clean dmesg output | |
| o | 2003/12/25 | kern/60550 | silby | [kernel] [patch] hitting process limits produces sub-optimal error messages |
| o | 2003/11/01 | kern/58803 | [kernel] [patch] kern.argmax isn't changeable even at boot | |
| o | 2003/07/18 | kern/54604 | pjd | [kernel] [patch] make 'ps -e' procfs-independent |
| o | 2003/06/18 | kern/53447 | alfred | [kernel] poll(2) semantics differ from susV3/POSIX |
| s | 2003/04/11 | kern/50827 | [kernel] [patch] [request] add sane record locking | |
| o | 2003/04/01 | kern/50526 | [kernel] [patch] update to #! line termination | |
| o | 2002/10/02 | kern/43577 | [kernel] [patch] [request] new kernel option SHUTDOWN_BEEP | |
| o | 2002/09/01 | kern/42274 | [kernel] [patch] Convert defined variable into tuneable as suggested | |
| o | 2002/07/09 | kern/40369 | [kernel] [patch] rman_reserve_resource - when "count > (end-start+1)"- doesn't trap it. | |
| o | 2002/04/29 | kern/37555 | [kernel] [patch] vnode flags appear to be changed in non-safe manner in kern/elf_imgact.c | |
| f | 2001/08/01 | kern/29355 | [kernel] [patch] add lchflags support |
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.
