.. |
842
|
49dc2b7173
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
9 years ago |
fonts
|
33ac9dba85
fonts: Add 6x10 font
|
10 years ago |
lz4
|
dea5c24a14
lib: lz4: cleanup unaligned access efficiency detection
|
8 years ago |
lzo
|
72cf90124e
lzo: check for length overrun in variable length encoding.
|
10 years ago |
mpi
|
f5527fffff
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
|
8 years ago |
raid6
|
b9bf33a8bd
lib/raid6: Add AVX2 optimized xor_syndrome functions
|
8 years ago |
reed_solomon
|
f42b38009e
lib: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
xz
|
bf4d064d89
lib/xz: enable all filters by default in Kconfig
|
10 years ago |
zlib_deflate
|
8b235f2f16
zlib_deflate/deftree: remove bi_reverse()
|
9 years ago |
zlib_inflate
|
62e7ca5280
zlib: clean up some dead code
|
10 years ago |
.gitignore
|
a77ad6ea0b
X.509: Implement simple static OID registry
|
12 years ago |
Kconfig
|
b66484cd74
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Kconfig.debug
|
530e9b76ae
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
|
8 years ago |
Kconfig.kasan
|
80a9201a59
mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
|
8 years ago |
Kconfig.kgdb
|
c5d2cac0f1
kgdb: depends on VT
|
8 years ago |
Kconfig.kmemcheck
|
d33c9a491b
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
|
15 years ago |
Kconfig.ubsan
|
0462554707
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
|
8 years ago |
Makefile
|
530e9b76ae
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
|
8 years ago |
argv_split.c
|
095d141b2e
argv_split(): teach it to handle mutable strings
|
11 years ago |
asn1_decoder.c
|
9a07a79684
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
8 years ago |
assoc_array.c
|
8d4a2ec1e0
assoc_array: don't call compare_object() on a node
|
9 years ago |
atomic64.c
|
28aa2bda22
locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}()
|
8 years ago |
atomic64_test.c
|
51a021244b
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
|
8 years ago |
audit.c
|
51f39a1f0c
syscalls: implement execveat() system call
|
10 years ago |
bcd.c
|
b53d657d84
usb/core: use bin2bcd() for bcdDevice in RH
|
12 years ago |
bch.c
|
437aa565e2
lib: add shared BCH ECC library
|
14 years ago |
bitmap.c
|
2d13e6ca42
lib/bitmap.c: enhance bitmap syntax
|
8 years ago |
bitrev.c
|
556d2f055b
ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
|
10 years ago |
bsearch.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
btree.c
|
90eec103b9
treewide: Remove old email address
|
9 years ago |
bug.c
|
2553b67a1f
lib/bug.c: use common WARN helper
|
9 years ago |
build_OID_registry
|
a857c6e7d5
X.509: do not emit any informational output
|
11 years ago |
bust_spinlocks.c
|
dc72c32e1f
printk: Provide a wake_up_klogd() off-case
|
12 years ago |
chacha20.c
|
e192be9d9a
random: replace non-blocking pool with a Chacha20-based CRNG
|
8 years ago |
check_signature.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
checksum.c
|
01cfbad79a
ipv4: Update parameters for csum_tcpudp_magic to their original types
|
9 years ago |
clz_ctz.c
|
3c516cdd02
lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c
|
11 years ago |
clz_tab.c
|
c6df4b17c8
lib: Fix multiple definitions of clz_tab
|
13 years ago |
cmdline.c
|
6ccc72b87b
lib: Add a generic cmdline parse function parse_option_str
|
10 years ago |
compat_audit.c
|
4b58841149
audit: Add generic compat syscall support
|
11 years ago |
cordic.c
|
d89ce936b4
Docs: wording: functions -> algorithm
|
13 years ago |
cpu_rmap.c
|
06931e6224
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
|
9 years ago |
cpumask.c
|
3712bba1a2
cpumask: Export cpumask_any_but()
|
9 years ago |
crc-ccitt.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
18 years ago |
crc-itu-t.c
|
94268fcd9a
lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants
|
9 years ago |
crc-t10dif.c
|
10081fb532
lib: introduce crc_t10dif_update()
|
9 years ago |
crc16.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
18 years ago |
crc32.c
|
a9bfd33217
crc32: use ktime_get_ns() for measurement
|
8 years ago |
crc32defs.h
|
5cde7656d0
crc32: select an algorithm via Kconfig
|
13 years ago |
crc7.c
|
1836eea209
lib/crc7: Shift crc7() output left 1 bit
|
10 years ago |
crc8.c
|
7150962d63
lib: crc8: add new library module providing crc8 algorithm
|
13 years ago |
ctype.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
debug_info.c
|
50ab9a6927
kbuild: include core debug info when DEBUG_INFO_REDUCED
|
9 years ago |
debug_locks.c
|
040a0a3710
mutex: Add support for wound/wait style locks
|
11 years ago |
debugobjects.c
|
c11a6cfb01
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
8 years ago |
dec_and_lock.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
decompress.c
|
5a09e6ce90
lib/decompress: set the compressor name to NULL on error
|
9 years ago |
decompress_bunzip2.c
|
2d3862d26e
lib/decompressors: use real out buf size for gunzip with kernel
|
9 years ago |
decompress_inflate.c
|
2d3862d26e
lib/decompressors: use real out buf size for gunzip with kernel
|
9 years ago |
decompress_unlz4.c
|
2d3862d26e
lib/decompressors: use real out buf size for gunzip with kernel
|
9 years ago |
decompress_unlzma.c
|
e4e29dc484
lib/decompress_unlzma: Do a NULL check for pointer
|
9 years ago |
decompress_unlzo.c
|
2d3862d26e
lib/decompressors: use real out buf size for gunzip with kernel
|
9 years ago |
decompress_unxz.c
|
2d3862d26e
lib/decompressors: use real out buf size for gunzip with kernel
|
9 years ago |
devres.c
|
20af74ef14
devres: use to_pci_dev()
|
9 years ago |
digsig.c
|
c5ce7c697c
lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero
|
8 years ago |
div64.c
|
dce1eb93b1
__div64_32(): make it overridable at compile time
|
9 years ago |
dma-debug.c
|
553911c67e
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
|
8 years ago |
dma-noop.c
|
00085f1efa
dma-mapping: use unsigned long for dma_attrs
|
8 years ago |
dump_stack.c
|
d7ce369243
dump_stack: avoid potential deadlocks
|
9 years ago |
dynamic_debug.c
|
9049fc7453
dynamic_debug: add jump label support
|
8 years ago |
dynamic_queue_limits.c
|
565ac23b81
lib/dynamic_queue_limits.c: simplify includes
|
10 years ago |
earlycpio.c
|
7557933e6b
lib/cpio: Make find_cpio_data()'s offset arg optional
|
8 years ago |
extable.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
fault-inject.c
|
bb38700269
fault-inject: fix inverted interval/probability values in printk
|
9 years ago |
fdt.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
12 years ago |
fdt_empty_tree.c
|
adaf568784
lib: add fdt_empty_tree.c
|
10 years ago |
fdt_ro.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
12 years ago |
fdt_rw.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
12 years ago |
fdt_strerror.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
12 years ago |
fdt_sw.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
12 years ago |
fdt_wip.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
12 years ago |
find_bit.c
|
840620a159
lib: rename lib/find_next_bit.c to lib/find_bit.c
|
9 years ago |
flex_array.c
|
809fa972fd
reciprocal_divide: update/correction of the algorithm
|
11 years ago |
flex_proportions.c
|
bdb428c82a
lib+mm: fix few spelling mistakes
|
9 years ago |
gcd.c
|
fff7fb0b2d
lib/GCD.c: use binary GCD algorithm instead of Euclidean
|
8 years ago |
gen_crc32table.c
|
f5e38b9284
lib: crc32: constify crc32 lookup table
|
10 years ago |
genalloc.c
|
62e931fac4
lib/genalloc.c: start search from start of chunk
|
8 years ago |
glob.c
|
5f9be8248d
lib/glob.c: add CONFIG_GLOB_SELFTEST
|
10 years ago |
halfmd4.c
|
1c78bc170f
lib/halfmd4.c: use rol32 inline function in the ROUND macro
|
9 years ago |
hexdump.c
|
9f029f540c
lib/hexdump.c: truncate output in case of overflow
|
9 years ago |
hweight.c
|
f5967101e9
x86/hweight: Get rid of the special calling convention
|
8 years ago |
idr.c
|
a2ef9471c7
lib/ida: document locking requirements a bit better
|
8 years ago |
inflate.c
|
1490cf5f0c
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
|
14 years ago |
int_sqrt.c
|
30493cc9dd
lib/int_sqrt.c: optimize square root algorithm
|
11 years ago |
interval_tree.c
|
85c5e27c4a
lib/interval_tree.c: simplify includes
|
10 years ago |
interval_tree_test.c
|
a88cc108f6
lib: Export interval_tree
|
10 years ago |
iomap.c
|
ce816fa88c
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
|
11 years ago |
iomap_copy.c
|
a9aec5881b
lib/iomap_copy.c: add __ioread32_copy()
|
9 years ago |
iommu-common.c
|
2c302e7e41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
|
9 years ago |
iommu-helper.c
|
f003a1f182
lib/iommu-helper: skip to next segment
|
8 years ago |
ioremap.c
|
6b6378355b
x86, mm: support huge KVA mappings on x86
|
9 years ago |
iov_iter.c
|
33844e6651
[iov_iter] fix iterate_all_kinds() on empty iterators
|
8 years ago |
irq_poll.c
|
9ffc66941d
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 years ago |
irq_regs.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
is_single_threaded.c
|
90224350ea
lib/is_single_threaded.c: change current_is_single_threaded() to use for_each_thread()
|
9 years ago |
jedec_ddr_data.c
|
9c1c21a053
ddr: add LPDDR2 data from JESD209-2
|
12 years ago |
kasprintf.c
|
8e2a2bfdb8
lib/kasprintf.c: add sanity check to kvasprintf
|
9 years ago |
kfifo.c
|
89b3ac6301
kfifo: use BUG_ON
|
10 years ago |
klist.c
|
00cd29b799
klist: fix starting point removed bug in klist iterators
|
9 years ago |
kobject.c
|
2fe829aca9
kobject: export kset_find_obj() for module use
|
9 years ago |
kobject_uevent.c
|
edbbf994bd
kobject: improve function-level documentation
|
8 years ago |
kstrtox.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
kstrtox.h
|
1dff46d698
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
|
13 years ago |
lcm.c
|
e9637415a9
block: fix blk_stack_limits() regression due to lcm() change
|
10 years ago |
libcrc32c.c
|
48162a203e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 years ago |
list_debug.c
|
de54ebbe26
bug: Provide toggle for BUG on data corruption
|
8 years ago |
list_sort.c
|
4c7217f1f0
lib/list_sort: use late_initcall to hook in self tests
|
9 years ago |
llist.c
|
2cf12f821c
lib/llist.c: fix data race in llist_del_first
|
9 years ago |
locking-selftest-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-mutex.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-rlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-rlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-rlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-rsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-spin-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-spin-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-spin.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-wlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-wlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-wlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest-wsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
18 years ago |
locking-selftest.c
|
2513940989
locking/selftest: Fix output since KERN_CONT changes
|
8 years ago |
lockref.c
|
f2f09a4cee
locking/core: Remove cpu_relax_lowlatency() users
|
8 years ago |
lru_cache.c
|
bb649b34dd
lru_cache: Converted lc_seq_printf_status to return void
|
9 years ago |
md5.c
|
9a29ae84c1
lib/md5.c: simplify include
|
10 years ago |
memory-notifier-error-inject.c
|
9579f5bd31
memory: memory notifier error injection module
|
12 years ago |
memweight.c
|
639b9e34f1
string: introduce memweight()
|
12 years ago |
net_utils.c
|
a69f5edb8b
mac_pton: Use bool not int return
|
10 years ago |
netdev-notifier-error-inject.c
|
c39d0454ec
net: Add support for CHANGEUPPER notifier error injection
|
9 years ago |
nlattr.c
|
32d84cdcfd
netlink: smaller nla_attr_minlen table
|
8 years ago |
nmi_backtrace.c
|
6727ad9e20
nmi_backtrace: generate one-line reports for idle cpus
|
8 years ago |
nodemask.c
|
0edaf86cf1
include/linux/nodemask.h: create next_node_in() helper
|
8 years ago |
notifier-error-inject.c
|
0ecc833bac
mode_t, whack-a-mole at 11...
|
12 years ago |
notifier-error-inject.h
|
8d43828814
fault-injection: notifier error injection
|
12 years ago |
of-reconfig-notifier-error-inject.c
|
d526e85f60
powerpc+of: Rename and fix OF reconfig notifier error inject module
|
12 years ago |
oid_registry.c
|
9e6879460c
Give the OID registry file module info to avoid kernel tainting
|
11 years ago |
once.c
|
c90aeb9482
once: make helper generic for calling functions once
|
9 years ago |
parser.c
|
a317178e36
parser: add u64 number parser
|
8 years ago |
pci_iomap.c
|
12f03ee606
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
percpu-refcount.c
|
a67823c1ed
percpu-refcount: init ->confirm_switch member properly
|
8 years ago |
percpu_counter.c
|
5588f5afb4
lib/percpu_counter: Convert to hotplug state machine
|
8 years ago |
percpu_ida.c
|
71baba4b92
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
|
9 years ago |
percpu_test.c
|
623fd8072c
percpu: add test module for various percpu operations
|
11 years ago |
plist.c
|
7f1ce3c864
lib/plist.c: remove redundant include
|
10 years ago |
pm-notifier-error-inject.c
|
048b9c3549
PM: PM notifier error injection module
|
12 years ago |
radix-tree.c
|
ea07b862ac
mm: workingset: fix use-after-free in shadow node shrinker
|
8 years ago |
random32.c
|
9ffc66941d
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 years ago |
ratelimit.c
|
6b1d174b0c
ratelimit: extend to print suppressed messages on release
|
8 years ago |
rational.c
|
6684b5729d
lib: Change mail address of Oskar Schirmer
|
12 years ago |
rbtree.c
|
ce093a0454
lib/rbtree.c: fix typo in comment of ____rb_erase_color
|
8 years ago |
rbtree_test.c
|
964fe94d71
rbtree/test: test rbtree_postorder_for_each_entry_safe()
|
11 years ago |
reciprocal_div.c
|
809fa972fd
reciprocal_divide: update/correction of the algorithm
|
11 years ago |
rhashtable.c
|
ca26893f05
rhashtable: Add rhlist interface
|
8 years ago |
sbitmap.c
|
60658e0dc1
sbitmap: initialize weight to zero
|
8 years ago |
scatterlist.c
|
4ba6a2b28f
scatterlist: fix a typo in comment block of sg_miter_stop()
|
9 years ago |
seq_buf.c
|
ff078d8fc6
tracing: Use seq_buf_used() in seq_buf_to_user() instead of len
|
9 years ago |
sg_pool.c
|
9b1d6c8950
lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
|
8 years ago |
sg_split.c
|
f8bcbe62ac
lib: scatterlist: add sg splitting function
|
9 years ago |
sha1.c
|
ab2bb32417
lib: EXPORT_SYMBOL sha_init
|
10 years ago |
show_mem.c
|
156408c0ed
lib/show_mem.c: correct reserved memory calculation
|
9 years ago |
smp_processor_id.c
|
188a81409f
percpu: add preemption checks to __this_cpu ops
|
11 years ago |
sort.c
|
ca96ab859a
lib/sort: Add 64 bit swap function
|
9 years ago |
stackdepot.c
|
ae65a21fb8
lib/stackdepot: export save/fetch stack for drivers
|
8 years ago |
stmp_device.c
|
b6d4f3221d
lib/stmp_device.c: replace module.h include
|
10 years ago |
string.c
|
ef95159907
lib: move strtobool() to kstrtobool()
|
9 years ago |
string_helpers.c
|
21985319ad
string_helpers: add kstrdup_quotable_file
|
8 years ago |
strncpy_from_user.c
|
bf90e56e46
lib: harden strncpy_from_user
|
8 years ago |
strnlen_user.c
|
1bd4403d86
unsafe_[get|put]_user: change interface to use a error target label
|
8 years ago |
swiotlb.c
|
7453c549f5
swiotlb: Export swiotlb_max_segment to users
|
8 years ago |
syscall.c
|
aa1f1a6396
lib/syscall: Pin the task stack in collect_syscall()
|
8 years ago |
test-kstrtox.c
|
2d2e4715a6
kstrto*: accept "-0" for signed conversion
|
9 years ago |
test-string_helpers.c
|
72676bb53f
lib/test-string_helpers.c: fix and improve string_get_size() tests
|
9 years ago |
test_bitmap.c
|
5fd003f56c
test_bitmap: unit tests for lib/bitmap.c
|
9 years ago |
test_bpf.c
|
0d906b1e8d
bpf, test: fix ld_abs + vlan push/pop stress test
|
8 years ago |
test_firmware.c
|
eb910947c8
test: firmware_class: add asynchronous request trigger
|
9 years ago |
test_hash.c
|
e6173ba42b
lib/test_hash.c: fix warning in preprocessor symbol evaluation
|
8 years ago |
test_hexdump.c
|
7aaf4c3e12
test_hexdump: print statistics at the end
|
9 years ago |
test_kasan.c
|
828347f8f9
kasan: support use-after-scope detection
|
8 years ago |
test_module.c
|
93e9ef83f4
test: add minimal module for verification testing
|
11 years ago |
test_printf.c
|
edf14cdbf9
mm, printk: introduce new format string for flags
|
9 years ago |
test_rhashtable.c
|
3b3bf80b99
rhashtable-test: Fix max_size parameter description
|
8 years ago |
test_static_key_base.c
|
2bf9e0ab08
locking/static_keys: Provide a selftest
|
9 years ago |
test_static_keys.c
|
975db45e9c
locking/static_keys: Avoid nested functions
|
9 years ago |
test_user_copy.c
|
3e2a4c183a
test: check copy_to/from_user boundary validation
|
11 years ago |
test_uuid.c
|
cfaff0e515
lib/uuid: add a test module
|
8 years ago |
textsearch.c
|
fec2290832
lib/textsearch.c: remove textsearch_put reference from comments
|
10 years ago |
timerqueue.c
|
2456e85535
ktime: Get rid of the union
|
8 years ago |
ts_bm.c
|
3b76d08190
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
|
16 years ago |
ts_fsm.c
|
43138833ee
textsearch: ts_fsm: return error on request for case insensitive search
|
16 years ago |
ts_kmp.c
|
2523c3fc2b
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
|
16 years ago |
ubsan.c
|
901d805c33
UBSAN: fix typo in format string
|
8 years ago |
ubsan.h
|
c6d308534a
UBSAN: run-time undefined behavior sanity checker
|
9 years ago |
ucs2_string.c
|
cf289cefbf
lib/ucs2_string: Speed up ucs2_utf8size()
|
8 years ago |
uuid.c
|
bc9dc9d5ee
lib/uuid.c: use correct offset in uuid parser
|
8 years ago |
vsprintf.c
|
2b1b0d6670
lib/uuid.c: introduce a few more generic helpers
|
8 years ago |
win_minmax.c
|
a4f1f9ac81
lib/win_minmax: windowed min or max estimator
|
8 years ago |