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
Linus Torvalds 789d7f60cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
..
fonts fonts: Add 6x10 font 10 years ago
lz4 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() 11 years ago
lzo lzo: check for length overrun in variable length encoding. 11 years ago
mpi MPILIB: Fix comparison of negative MPIs 10 years ago
raid6 x86/raid6: correctly check for assembler capabilities 10 years ago
reed_solomon
xz lib/xz: enable all filters by default in Kconfig 11 years ago
zlib_deflate zlib: clean up some dead code 11 years ago
zlib_inflate zlib: clean up some dead code 11 years ago
.gitignore
Kconfig Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 10 years ago
Kconfig.debug scripts/gdb: add infrastructure 10 years ago
Kconfig.kasan kasan: enable instrumentation of global variables 10 years ago
Kconfig.kgdb kdb: Allow access to sensitive commands to be restricted by default 10 years ago
Kconfig.kmemcheck
Makefile lib: add kasan test module 10 years ago
argv_split.c argv_split(): teach it to handle mutable strings 12 years ago
asn1_decoder.c lib/asn1_decoder.c: kernel-doc warning fix 11 years ago
assoc_array.c assoc_array: Include rcupdate.h for call_rcu() definition 10 years ago
atomic64.c locking,arch: Rewrite generic atomic support 11 years ago
atomic64_test.c lib/atomic64_test.c: convert printk(KERN_INFO to pr_info 11 years ago
audit.c syscalls: implement execveat() system call 10 years ago
average.c lib: Ensure EWMA does not store wrong intermediate values 11 years ago
bcd.c
bch.c
bitmap.c bitmap, cpumask, nodemask: remove dedicated formatting functions 10 years ago
bitrev.c ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction 10 years ago
bsearch.c
btree.c lib/btree.c: fix leak of whole btree nodes 11 years ago
bug.c lib/bug: Use RCU list ops for module_bug_list 10 years ago
build_OID_registry X.509: do not emit any informational output 12 years ago
bust_spinlocks.c printk: Provide a wake_up_klogd() off-case 12 years ago
check_signature.c
checksum.c lib/checksum.c: fix build for generic csum_tcpudp_nofold 10 years ago
clz_ctz.c lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c 11 years ago
clz_tab.c
cmdline.c lib: Add a generic cmdline parse function parse_option_str 10 years ago
compat_audit.c audit: Add generic compat syscall support 11 years ago
cordic.c
cpu-notifier-error-inject.c
cpu_rmap.c Remove GENERIC_HARDIRQ config option 12 years ago
cpumask.c lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined 11 years ago
crc-ccitt.c
crc-itu-t.c
crc-t10dif.c crypto: crct10dif - Add fallback for broken initrds 12 years ago
crc7.c lib/crc7: Shift crc7() output left 1 bit 11 years ago
crc8.c
crc16.c
crc32.c lib: crc32: Add some additional __pure annotations 11 years ago
crc32defs.h
ctype.c
debug_locks.c mutex: Add support for wound/wait style locks 12 years ago
debugobjects.c lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug 11 years ago
dec_and_lock.c
decompress.c lib/decompress.c: consistency of compress formats for kernel image 10 years ago
decompress_bunzip2.c decompress_bunzip2: off by one in get_next_block() 10 years ago
decompress_inflate.c initramfs: support initramfs that is bigger than 2GiB 11 years ago
decompress_unlz4.c initramfs: support initramfs that is bigger than 2GiB 11 years ago
decompress_unlzma.c initramfs: support initramfs that is bigger than 2GiB 11 years ago
decompress_unlzo.c initramfs: support initramfs that is bigger than 2GiB 11 years ago
decompress_unxz.c initramfs: support initramfs that is bigger than 2GiB 11 years ago
devres.c devres: support sizes greater than an unsigned long 10 years ago
digsig.c lib/digsig.c: kernel-doc warning fixes 11 years ago
div64.c math64: New separate div64_u64_rem helper 12 years ago
dma-debug.c dma-debug: prevent early callers from crashing 10 years ago
dump_stack.c asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* 11 years ago
dynamic_debug.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 10 years ago
dynamic_queue_limits.c lib/dynamic_queue_limits.c: simplify includes 10 years ago
earlycpio.c earlycpio.c: Fix the confusing comment of find_cpio_data(). 12 years ago
extable.c
fault-inject.c fault-inject: add ratelimit option 10 years ago
fdt.c
fdt_empty_tree.c lib: add fdt_empty_tree.c 11 years ago
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 reciprocal_divide: update/correction of the algorithm 11 years ago
flex_proportions.c proportions: add @gfp to init functions 11 years ago
gcd.c
gen_crc32table.c lib: crc32: constify crc32 lookup table 10 years ago
genalloc.c lib/genalloc.c: check result of devres_alloc() 10 years ago
glob.c lib/glob.c: add CONFIG_GLOB_SELFTEST 11 years ago
halfmd4.c lib/halfmd4.c: simplify includes 10 years ago
hexdump.c hexdump: make it return number of bytes placed in buffer 10 years ago
hweight.c Make ARCH_HAS_FAST_MULTIPLIER a real config variable 11 years ago
idr.c lib/idr.c: remove redundant include 10 years ago
inflate.c
int_sqrt.c lib/int_sqrt.c: optimize square root algorithm 12 years ago
interval_tree.c lib/interval_tree.c: simplify includes 10 years ago
interval_tree_test.c lib: Export interval_tree 11 years ago
iomap.c Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 11 years ago
iomap_copy.c
iommu-helper.c
ioremap.c
irq_regs.c
is_single_threaded.c
jedec_ddr_data.c
kasprintf.c
kfifo.c kfifo: use BUG_ON 11 years ago
klist.c klist: use same naming scheme as hlist for klist_add_after() 11 years ago
kobject.c kobject: fix NULL pointer derefernce in kobj_child_ns_ops 10 years ago
kobject_uevent.c lib/kobject_uevent.c: remove redundant include 10 years ago
kstrtox.c lib/kstrtox.c: remove redundant cleanup 11 years ago
kstrtox.h
lcm.c lib/lcm.c: replace include 10 years ago
libcrc32c.c crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c 10 years ago
list_debug.c
list_sort.c lib/list_sort.c: rearrange includes 10 years ago
llist.c lib/llist.c: remove redundant include 10 years ago
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 locking/lockdep: Revert qrwlock recusive stuff 10 years ago
lockref.c dcache: let the dentry count go down to zero without taking d_lock 10 years ago
lru_cache.c drbd: debugfs: add per volume oldest_requests 11 years ago
md5.c lib/md5.c: simplify include 10 years ago
memory-notifier-error-inject.c
memweight.c
net_utils.c mac_pton: Use bool not int return 11 years ago
nlattr.c lib/nlattr.c: remove redundant include 10 years ago
notifier-error-inject.c mode_t, whack-a-mole at 11... 12 years ago
notifier-error-inject.h
of-reconfig-notifier-error-inject.c
oid_registry.c Give the OID registry file module info to avoid kernel tainting 12 years ago
parser.c lib/parser.c: put EXPORT_SYMBOLs in the conventional place 11 years ago
pci_iomap.c pci: add pci_iomap_range 10 years ago
percpu-refcount.c percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky 11 years ago
percpu_counter.c percpu_counter: add @gfp to percpu_counter_init() 11 years ago
percpu_ida.c lib/percpu_ida.c: remove redundant includes 10 years ago
percpu_test.c percpu: add test module for various percpu operations 11 years ago
plist.c lib/plist.c: remove redundant include 10 years ago
pm-notifier-error-inject.c
proportions.c proportions: add @gfp to init functions 11 years ago
radix-tree.c lib/radix-tree.c: change to simpler include 10 years ago
random32.c random32: improvements to prandom_bytes 11 years ago
ratelimit.c
rational.c
rbtree.c lib/rbtree.c: fix typo in comment of __rb_insert() 11 years ago
rbtree_test.c rbtree/test: test rbtree_postorder_for_each_entry_safe() 11 years ago
reciprocal_div.c reciprocal_divide: update/correction of the algorithm 11 years ago
rhashtable.c rhashtable: use cond_resched() 10 years ago
scatterlist.c lib/scatterlist: fix memory leak with scsi-mq 10 years ago
seq_buf.c bitmap, cpumask, nodemask: remove dedicated formatting functions 10 years ago
sha1.c
show_mem.c lib/show_mem.c: remove redundant include 10 years ago
smp_processor_id.c percpu: add preemption checks to __this_cpu ops 11 years ago
sort.c lib/sort.c: move include inside #if 0 10 years ago
stmp_device.c lib/stmp_device.c: replace module.h include 10 years ago
string.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 10 years ago
string_helpers.c libstring_helpers.c:string_get_size(): return void 10 years ago
strncpy_from_user.c lib/strncpy_from_user.c: replace module.h include 10 years ago
strnlen_user.c
swiotlb.c swiotlb: don't assume PA 0 is invalid 11 years ago
syscall.c lib/syscall.c: unexport task_current_syscall() 11 years ago
test-hexdump.c hexdump: make it return number of bytes placed in buffer 10 years ago
test-kstrtox.c lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0] 11 years ago
test-string_helpers.c lib / string_helpers: introduce string_escape_mem() 10 years ago
test_bpf.c test: bpf: expand DIV_KX to DIV_MOD_KX 10 years ago
test_firmware.c test: add firmware_class loader test 11 years ago
test_kasan.c lib: add kasan test module 10 years ago
test_module.c test: add minimal module for verification testing 11 years ago
test_rhashtable.c rhashtable: remove indirection for grow/shrink decision functions 10 years ago
test_user_copy.c test: check copy_to/from_user boundary validation 11 years ago
textsearch.c lib/textsearch.c: remove textsearch_put reference from comments 10 years ago
timerqueue.c
ts_bm.c
ts_fsm.c
ts_kmp.c
ucs2_string.c Move utf16 functions to kernel core and rename 12 years ago
usercopy.c Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS 12 years ago
uuid.c uuid: use prandom_bytes() 12 years ago
vsprintf.c lib/vsprintf: implement bitmap printing through '%*pb[l]' 10 years ago