You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/lib
Vitaly Kuznetsov 62bef58a55 lib/string_helpers.c: fix infinite loop in string_get_size() 10 years ago
..
842 lib: correct 842 decompress for 32 bit 10 years ago
fonts
lz4 lz4: fix system halt at boot kernel on x86_64 10 years ago
lzo
mpi MPI: Fix mpi_read_buffer 10 years ago
raid6 md/raid6: delta syndrome for ARM NEON 10 years ago
reed_solomon
xz
zlib_deflate zlib_deflate/deftree: remove bi_reverse() 10 years ago
zlib_inflate
.gitignore
Kconfig libnvdimm for 4.3: 10 years ago
Kconfig.debug Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
Kconfig.kasan x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig 10 years ago
Kconfig.kgdb
Kconfig.kmemcheck
Makefile Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 10 years ago
argv_split.c
asn1_decoder.c ASN.1: Handle 'ANY OPTIONAL' in grammar 10 years ago
assoc_array.c
atomic64.c atomic: Provide atomic_{or,xor,and} 10 years ago
atomic64_test.c atomic: Add simple atomic_t tests 10 years ago
audit.c
bcd.c
bch.c
bitmap.c lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or tail 10 years ago
bitrev.c
bsearch.c
btree.c
bug.c module: Sanitize RCU usage and locking 10 years ago
build_OID_registry
bust_spinlocks.c
check_signature.c
checksum.c
clz_ctz.c
clz_tab.c
cmdline.c
compat_audit.c
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() 10 years ago
cpumask.c revert "cpumask: don't perform while loop in cpumask_next_and()" 10 years ago
crc-ccitt.c
crc-itu-t.c lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants 10 years ago
crc-t10dif.c lib: introduce crc_t10dif_update() 10 years ago
crc7.c
crc8.c
crc16.c
crc32.c
crc32defs.h
ctype.c
debug_info.c kbuild: include core debug info when DEBUG_INFO_REDUCED 10 years ago
debug_locks.c
debugobjects.c
dec_and_lock.c
decompress.c lib/decompress: set the compressor name to NULL on error 10 years ago
decompress_bunzip2.c lib/decompressors: use real out buf size for gunzip with kernel 10 years ago
decompress_inflate.c lib/decompressors: use real out buf size for gunzip with kernel 10 years ago
decompress_unlz4.c lib/decompressors: use real out buf size for gunzip with kernel 10 years ago
decompress_unlzma.c lib/decompress_unlzma: Do a NULL check for pointer 10 years ago
decompress_unlzo.c lib/decompressors: use real out buf size for gunzip with kernel 10 years ago
decompress_unxz.c lib/decompressors: use real out buf size for gunzip with kernel 10 years ago
devres.c cleanup IORESOURCE_CACHEABLE vs ioremap() 10 years ago
digsig.c
div64.c
dma-debug.c dma-debug: skip debug_dma_assert_idle() when disabled 10 years ago
dump_stack.c
dynamic_debug.c module: add extra argument for parse_params() callback 10 years ago
dynamic_queue_limits.c
earlycpio.c
extable.c
fault-inject.c
fdt.c
fdt_empty_tree.c
fdt_ro.c
fdt_rw.c
fdt_strerror.c
fdt_sw.c
fdt_wip.c
find_bit.c lib: rename lib/find_next_bit.c to lib/find_bit.c 10 years ago
flex_array.c
flex_proportions.c
gcd.c
gen_crc32table.c
genalloc.c genalloc: add support of multiple gen_pools per device 10 years ago
glob.c
halfmd4.c
hexdump.c hexdump: fix for non-aligned buffers 10 years ago
hweight.c
idr.c
inflate.c
int_sqrt.c
interval_tree.c
interval_tree_test.c
iomap.c
iomap_copy.c
iommu-common.c lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask 10 years ago
iommu-helper.c
ioremap.c x86, mm: support huge KVA mappings on x86 10 years ago
iov_iter.c Merge branch 'iov_iter' into for-next 10 years ago
irq_regs.c
is_single_threaded.c
jedec_ddr_data.c
kasprintf.c
kfifo.c
klist.c klist: implement klist_prev() 10 years ago
kobject.c include, lib: add __printf attributes to several function prototypes 10 years ago
kobject_uevent.c
kstrtox.c kstrto*: accept "-0" for signed conversion 10 years ago
kstrtox.h
lcm.c block: fix blk_stack_limits() regression due to lcm() change 10 years ago
libcrc32c.c
list_debug.c
list_sort.c lib/list_sort: use late_initcall to hook in self tests 10 years ago
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
lockref.c locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definition 10 years ago
lru_cache.c lru_cache: remove use of seq_printf return value 10 years ago
md5.c
memory-notifier-error-inject.c
memweight.c
net_utils.c
nlattr.c netlink: pad nla_memcpy dest buffer with zeroes 10 years ago
nmi_backtrace.c nmi: create generic NMI backtrace implementation 10 years ago
notifier-error-inject.c
notifier-error-inject.h
of-reconfig-notifier-error-inject.c
oid_registry.c
parser.c
pci_iomap.c libnvdimm for 4.3: 10 years ago
percpu-refcount.c
percpu_counter.c percpu_counter: batch size aware __percpu_counter_compare() 10 years ago
percpu_ida.c
percpu_test.c
plist.c
pm-notifier-error-inject.c
proportions.c
radix-tree.c radix-tree: replace preallocated node array with linked list 10 years ago
random32.c
ratelimit.c
rational.c
rbtree.c rbtree: Make lockless searches non-fatal 10 years ago
rbtree_test.c
reciprocal_div.c
rhashtable.c rhashtable: fix for resize events during table walk 10 years ago
scatterlist.c scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN 10 years ago
seq_buf.c
sg_split.c lib: scatterlist: add sg splitting function 10 years ago
sha1.c lib: EXPORT_SYMBOL sha_init 10 years ago
show_mem.c lib/show_mem.c: correct reserved memory calculation 10 years ago
smp_processor_id.c
sort.c lib/sort: Add 64 bit swap function 10 years ago
stmp_device.c
string.c lib/string.c: introduce strreplace() 10 years ago
string_helpers.c lib/string_helpers.c: fix infinite loop in string_get_size() 10 years ago
strncpy_from_user.c lib: move strncpy_from_unsafe() into mm/maccess.c 10 years ago
strnlen_user.c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
swiotlb.c Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block 10 years ago
syscall.c
test-hexdump.c hexdump: Make test data really const 10 years ago
test-kstrtox.c kstrto*: accept "-0" for signed conversion 10 years ago
test-string_helpers.c lib/string_helpers.c: change semantics of string_escape_mem 10 years ago
test_bpf.c test_bpf: add tests checking that JIT/interpreter sets A and X to 0. 10 years ago
test_firmware.c
test_kasan.c lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly 10 years ago
test_module.c
test_rhashtable.c rhashtable-test: extend to test concurrency 10 years ago
test_static_key_base.c locking/static_keys: Provide a selftest 10 years ago
test_static_keys.c locking/static_keys: Make verify_keys() static 10 years ago
test_user_copy.c
textsearch.c
timerqueue.c timerqueue: Let timerqueue_add/del return information 10 years ago
ts_bm.c
ts_fsm.c
ts_kmp.c
ucs2_string.c
usercopy.c
uuid.c
vsprintf.c lib/vsprintf.c: Include clk.h 10 years ago