.. |
lzo
|
lzo: check for length overrun in variable length encoding.
|
2014-10-30 09:35:11 -07:00 |
mpi
|
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'.
|
2013-06-12 16:29:44 -07:00 |
raid6
|
|
|
reed_solomon
|
|
|
xz
|
decompressors: fix typo "POWERPC"
|
2013-03-13 15:21:48 -07:00 |
zlib_deflate
|
|
|
zlib_inflate
|
|
|
.gitignore
|
|
|
argv_split.c
|
argv_split(): teach it to handle mutable strings
|
2013-04-29 18:28:19 -07:00 |
asn1_decoder.c
|
Nothing all that exciting; a new module-from-fd syscall for those who want
|
2012-12-19 07:55:08 -08:00 |
atomic64.c
|
lib: atomic64: Initialize locks statically to fix early users
|
2012-12-20 13:50:16 -08:00 |
atomic64_test.c
|
|
|
audit.c
|
|
|
average.c
|
|
|
bcd.c
|
|
|
bch.c
|
|
|
bitmap.c
|
This is the 3.10.67 stable release
|
2015-04-24 18:04:40 -07:00 |
bitrev.c
|
|
|
bsearch.c
|
|
|
btree.c
|
lib/btree.c: fix leak of whole btree nodes
|
2014-08-07 14:30:27 -07:00 |
bug.c
|
taint: add explicit flag to show whether lock dep is still OK.
|
2013-01-21 17:17:57 +10:30 |
build_OID_registry
|
|
|
bust_spinlocks.c
|
printk: Provide a wake_up_klogd() off-case
|
2013-03-22 16:41:20 -07:00 |
check_signature.c
|
|
|
checksum.c
|
lib/checksum.c: fix build for generic csum_tcpudp_nofold
|
2015-02-11 14:48:17 +08:00 |
clz_tab.c
|
|
|
cmdline.c
|
|
|
cordic.c
|
|
|
cpu-notifier-error-inject.c
|
|
|
cpu_rmap.c
|
irq: Allow multiple clients to register for irq affinity notification
|
2014-11-09 15:17:27 -08:00 |
cpumask.c
|
|
|
crc-ccitt.c
|
|
|
crc-itu-t.c
|
|
|
crc-t10dif.c
|
|
|
crc7.c
|
|
|
crc8.c
|
|
|
crc16.c
|
|
|
crc32.c
|
|
|
crc32defs.h
|
|
|
ctype.c
|
|
|
debug_locks.c
|
|
|
debugobjects.c
|
debugobjects: use kmemleak_not_leak for obj_cache
|
2015-05-29 19:35:14 +05:30 |
dec_and_lock.c
|
|
|
decompress.c
|
lib/decompress.c: fix initconst
|
2013-04-30 17:04:09 -07:00 |
decompress_bunzip2.c
|
decompress_bunzip2: off by one in get_next_block()
|
2015-01-27 07:52:33 -08:00 |
decompress_inflate.c
|
lib/decompressors: fix "no limit" output buffer length
|
2014-02-06 11:08:12 -08:00 |
decompress_unlzma.c
|
|
|
decompress_unlzo.c
|
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
|
2013-02-20 19:36:00 +01:00 |
decompress_unxz.c
|
|
|
devres.c
|
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
|
2014-08-15 11:41:43 -07:00 |
digsig.c
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
2013-02-21 08:18:12 -08:00 |
div64.c
|
Revert "math64: New div64_u64_rem helper"
|
2013-04-30 19:13:05 +02:00 |
dma-debug.c
|
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
|
2013-03-22 16:41:20 -07:00 |
dump_stack.c
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
|
2013-04-30 17:04:02 -07:00 |
dynamic_debug.c
|
dynamic_debug: Handle kstrdup failure in dynamic_debug_init
|
2015-06-20 18:25:48 -07:00 |
dynamic_queue_limits.c
|
|
|
earlycpio.c
|
|
|
extable.c
|
|
|
fault-inject.c
|
debugfs: add get/set for atomic types
|
2013-10-18 18:13:21 -07:00 |
fdt.c
|
|
|
fdt_ro.c
|
|
|
fdt_rw.c
|
|
|
fdt_strerror.c
|
|
|
fdt_sw.c
|
|
|
fdt_wip.c
|
|
|
find_last_bit.c
|
|
|
find_next_bit.c
|
|
|
flex_array.c
|
|
|
flex_proportions.c
|
|
|
gcd.c
|
|
|
gen_crc32table.c
|
|
|
genalloc.c
|
Merge upstream linux-stable v3.10.28 into msm-3.10
|
2014-03-24 14:28:34 -07:00 |
halfmd4.c
|
|
|
hexdump.c
|
dynamic_debug: dynamic hex dump
|
2013-01-17 12:19:09 -08:00 |
hweight.c
|
|
|
idr.c
|
idr: fix overflow bug during maximum ID calculation at maximum height
|
2014-06-30 20:09:42 -07:00 |
inflate.c
|
|
|
int_sqrt.c
|
lib/int_sqrt.c: optimize square root algorithm
|
2013-04-29 18:28:19 -07:00 |
interval_tree.c
|
|
|
interval_tree_test_main.c
|
random32: rename random32 to prandom
|
2012-12-17 17:15:26 -08:00 |
iomap.c
|
lib: iomap: Add MSM RTB support
|
2014-09-04 19:40:43 -07:00 |
iomap_copy.c
|
|
|
iommu-helper.c
|
|
|
ioremap.c
|
|
|
iovec.c
|
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
|
2013-05-20 10:24:22 +09:30 |
irq_regs.c
|
|
|
is_single_threaded.c
|
|
|
jedec_ddr_data.c
|
|
|
kasprintf.c
|
|
|
Kconfig
|
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
|
2014-08-15 11:41:43 -07:00 |
Kconfig.debug
|
kasan: add kernel address sanitizer infrastructure
|
2015-05-04 14:03:54 -07:00 |
Kconfig.kasan
|
kasan: enable instrumentation of global variables
|
2015-05-04 14:03:57 -07:00 |
Kconfig.kgdb
|
KGDB/KDB fixes and cleanups
|
2013-03-02 08:31:39 -08:00 |
Kconfig.kmemcheck
|
|
|
kfifo.c
|
kfifo: fix kfifo_alloc() and kfifo_init()
|
2013-02-27 19:10:23 -08:00 |
klist.c
|
klist: del waiter from klist_remove_waiters before wakeup waitting process
|
2013-05-21 10:16:39 -07:00 |
kobject.c
|
kref: minor cleanup
|
2013-05-07 16:09:00 -07:00 |
kobject_uevent.c
|
|
|
kstrtox.c
|
kstrto*: add documentation
|
2012-12-17 17:15:22 -08:00 |
kstrtox.h
|
|
|
lcm.c
|
|
|
libcrc32c.c
|
|
|
list_debug.c
|
kernel/lib: add additional debug capabilites for data corruption
|
2013-08-22 18:08:50 -07:00 |
list_sort.c
|
lib/: rename random32() to prandom_u32()
|
2013-04-29 18:28:42 -07:00 |
llist.c
|
|
|
locking-selftest-hardirq.h
|
|
|
locking-selftest-mutex.h
|
|
|
locking-selftest-rlock-hardirq.h
|
|
|
locking-selftest-rlock-softirq.h
|
|
|
locking-selftest-rlock.h
|
|
|
locking-selftest-rsem.h
|
|
|
locking-selftest-softirq.h
|
|
|
locking-selftest-spin-hardirq.h
|
|
|
locking-selftest-spin-softirq.h
|
|
|
locking-selftest-spin.h
|
|
|
locking-selftest-wlock-hardirq.h
|
|
|
locking-selftest-wlock-softirq.h
|
|
|
locking-selftest-wlock.h
|
|
|
locking-selftest-wsem.h
|
|
|
locking-selftest.c
|
lockdep: Selftest: convert spinlock to raw spinlock
|
2013-02-19 08:43:35 +01:00 |
lru_cache.c
|
lru_cache: introduce lc_get_cumulative()
|
2013-03-22 22:17:36 -06:00 |
Makefile
|
locking: Move the percpu-rwsem code to kernel/locking/
|
2015-05-19 19:15:53 -07:00 |
md5.c
|
|
|
memory-notifier-error-inject.c
|
|
|
memweight.c
|
|
|
nlattr.c
|
netlink: rate-limit leftover bytes warning and print process name
|
2014-06-26 15:12:37 -04:00 |
notifier-error-inject.c
|
mode_t, whack-a-mole at 11...
|
2013-04-09 14:13:05 -04:00 |
notifier-error-inject.h
|
|
|
of-reconfig-notifier-error-inject.c
|
|
|
oid_registry.c
|
Give the OID registry file module info to avoid kernel tainting
|
2013-05-05 14:38:00 -07:00 |
parser.c
|
lib/parser.c: fix up comments for valid return values from match_number
|
2013-02-21 17:22:25 -08:00 |
pci_iomap.c
|
|
|
percpu_counter.c
|
|
|
plist.c
|
|
|
pm-notifier-error-inject.c
|
|
|
prio_heap.c
|
|
|
proportions.c
|
|
|
qmi_encdec.c
|
Merge "lib: qmi_encdec: Ignore unknown optional TLV"
|
2015-07-03 15:53:46 -07:00 |
qmi_encdec_priv.h
|
lib: qmi: Introduce QMI Encode/Decode library
|
2013-09-04 15:34:45 -07:00 |
radix-tree.c
|
|
|
random32.c
|
random32: fix off-by-one in seeding requirement
|
2013-12-08 07:29:24 -08:00 |
ratelimit.c
|
|
|
rational.c
|
|
|
rbtree.c
|
lib/rbtree.c: avoid the use of non-static __always_inline
|
2013-01-11 14:54:56 -08:00 |
rbtree_test.c
|
rbtree_test: add __init/__exit annotations
|
2013-04-30 17:04:07 -07:00 |
reciprocal_div.c
|
|
|
scatterlist.c
|
Merge upstream linux-stable v3.10.28 into msm-3.10
|
2014-03-24 14:28:34 -07:00 |
sha1.c
|
|
|
show_mem.c
|
mm, show_mem: suppress page counts in non-blockable contexts
|
2013-04-29 15:54:28 -07:00 |
smp_processor_id.c
|
|
|
sort.c
|
|
|
stmp_device.c
|
|
|
string.c
|
random: add and use memzero_explicit() for clearing data
|
2014-11-14 08:47:55 -08:00 |
string_helpers.c
|
lib/string_helpers: introduce generic string_unescape
|
2013-04-30 17:04:03 -07:00 |
strncpy_from_user.c
|
|
|
strnlen_user.c
|
|
|
swiotlb.c
|
swiotlb: Setting default IO TBL value to 1MB
|
2014-06-02 08:46:43 -07:00 |
syscall.c
|
|
|
test-kstrtox.c
|
|
|
test-string_helpers.c
|
lib/string_helpers: introduce generic string_unescape
|
2013-04-30 17:04:03 -07:00 |
textsearch.c
|
|
|
timerqueue.c
|
|
|
ts_bm.c
|
|
|
ts_fsm.c
|
|
|
ts_kmp.c
|
|
|
ucs2_string.c
|
Move utf16 functions to kernel core and rename
|
2013-04-15 21:23:03 +01:00 |
usercopy.c
|
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
|
2013-04-30 17:04:09 -07:00 |
uuid.c
|
uuid: use prandom_bytes()
|
2013-04-29 18:28:42 -07:00 |
vsprintf.c
|
vsprintf: ignore %n again
|
2014-05-30 10:23:23 -07:00 |