..
842
…
fonts
lib/fonts/Kconfig: keep non-Sparc fonts listed together
8 years ago
lz4
lib/lz4: remove back-compat wrappers
8 years ago
lzo
…
mpi
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3 ]
8 years ago
raid6
lib/raid6: Add AVX2 optimized xor_syndrome functions
8 years ago
reed_solomon
…
xz
…
zlib_deflate
…
zlib_inflate
lib/zlib_inflate/inftrees.c: fix potential buffer overflow
8 years ago
.gitignore
…
Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
8 years ago
Kconfig.debug
lib: add module support to linked list sorting tests
8 years ago
Kconfig.kasan
mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
9 years ago
Kconfig.kgdb
kgdb: depends on VT
9 years ago
Kconfig.kmemcheck
…
Kconfig.ubsan
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
8 years ago
Makefile
lib: add module support to linked list sorting tests
8 years ago
argv_split.c
…
asn1_decoder.c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
9 years ago
assoc_array.c
…
atomic64.c
locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}()
9 years ago
atomic64_test.c
lib: add module support to atomic64 tests
8 years ago
audit.c
…
bcd.c
…
bch.c
…
bitmap.c
kernel-api.rst: fix some complex tags at lib/bitmap.c
8 years ago
bitrev.c
…
bsearch.c
…
btree.c
…
bug.c
debug: Add _ONCE() logic to report_bug()
8 years ago
build_OID_registry
…
bust_spinlocks.c
…
chacha20.c
random: replace non-blocking pool with a Chacha20-based CRNG
9 years ago
check_signature.c
…
checksum.c
…
clz_ctz.c
…
clz_tab.c
…
cmdline.c
boot/param: Move next_arg() function to lib/cmdline.c for later reuse
8 years ago
compat_audit.c
…
cordic.c
…
cpu_rmap.c
…
cpumask.c
…
crc-ccitt.c
…
crc-itu-t.c
…
crc-t10dif.c
…
crc7.c
…
crc8.c
…
crc16.c
…
crc32.c
lib: add module support to crc32 tests
8 years ago
crc32defs.h
…
crc32test.c
lib: add module support to crc32 tests
8 years ago
ctype.c
…
debug_info.c
…
debug_locks.c
…
debugobjects.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
8 years ago
dec_and_lock.c
…
decompress.c
…
decompress_bunzip2.c
…
decompress_inflate.c
…
decompress_unlz4.c
lib/decompress_unlz4: change module to work with new LZ4 module version
8 years ago
decompress_unlzma.c
…
decompress_unlzo.c
…
decompress_unxz.c
…
devres.c
…
digsig.c
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
8 years ago
div64.c
…
dma-debug.c
lib/dma-debug.c: make locking work for RT
8 years ago
dma-noop.c
lib/dma-noop: Clarify a comment
8 years ago
dma-virt.c
lib/dma-virt: Add dma_virt_ops
8 years ago
dump_stack.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
8 years ago
dynamic_debug.c
dynamic_debug: add jump label support
9 years ago
dynamic_queue_limits.c
…
earlycpio.c
lib/cpio: Make find_cpio_data()'s offset arg optional
9 years ago
extable.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
8 years ago
fault-inject.c
lib/fault-inject.c: use correct check for interrupts
8 years ago
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/find_bit.c: micro-optimise find_next_*_bit
8 years ago
flex_array.c
…
flex_proportions.c
…
gcd.c
lib/GCD.c: use binary GCD algorithm instead of Euclidean
9 years ago
gen_crc32table.c
…
genalloc.c
lib/genalloc.c: start search from start of chunk
8 years ago
glob.c
lib: add module support to glob tests
8 years ago
globtest.c
lib: add module support to glob tests
8 years ago
hexdump.c
…
hweight.c
x86/hweight: Get rid of the special calling convention
9 years ago
idr.c
idr: Add missing __rcu annotations
8 years ago
inflate.c
…
int_sqrt.c
…
interval_tree.c
…
interval_tree_test.c
…
iomap.c
…
iomap_copy.c
…
iommu-common.c
…
iommu-helper.c
lib/iommu-helper: skip to next segment
9 years ago
ioremap.c
mm: convert generic code to 5-level paging
8 years ago
iov_iter.c
treewide: use kv[mz]alloc* rather than opencoded variants
8 years ago
irq_poll.c
This adds a new gcc plugin named "latent_entropy". It is designed to
8 years ago
irq_regs.c
…
is_single_threaded.c
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
8 years ago
jedec_ddr_data.c
…
kasprintf.c
…
kfifo.c
…
klist.c
…
kobject.c
kobject: Export kobject_get_unless_zero()
8 years ago
kobject_uevent.c
kobject: improve function-level documentation
8 years ago
kstrtox.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
8 years ago
kstrtox.h
…
lcm.c
…
libcrc32c.c
…
list_debug.c
bug: switch data corruption check to __must_check
8 years ago
list_sort.c
lib: add module support to linked list sorting tests
8 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
locking/selftest: Fix output since KERN_CONT changes
8 years ago
lockref.c
locking/core: Remove cpu_relax_lowlatency() users
8 years ago
lru_cache.c
…
memory-notifier-error-inject.c
…
memweight.c
…
net_utils.c
…
netdev-notifier-error-inject.c
…
nlattr.c
netlink: pass extended ACK struct to parsing functions
8 years ago
nmi_backtrace.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
8 years ago
nodemask.c
include/linux/nodemask.h: create next_node_in() helper
9 years ago
notifier-error-inject.c
…
notifier-error-inject.h
…
of-reconfig-notifier-error-inject.c
…
oid_registry.c
…
once.c
…
parman.c
lib: Introduce priority array area manager
8 years ago
parser.c
parser: add u64 number parser
8 years ago
pci_iomap.c
…
percpu-refcount.c
percpu-refcount: support synchronous switch to atomic mode.
8 years ago
percpu_counter.c
percpu_counter: percpu_counter_hotcpu_callback() cleanup
8 years ago
percpu_ida.c
sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>
8 years ago
percpu_test.c
…
plist.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
8 years ago
pm-notifier-error-inject.c
…
prime_numbers.c
lib/prime_numbers: Suppress warn on kmalloc failure
8 years ago
radix-tree.c
lockdep: allow to disable reclaim lockup detection
8 years ago
random32.c
This adds a new gcc plugin named "latent_entropy". It is designed to
8 years ago
ratelimit.c
ratelimit: extend to print suppressed messages on release
9 years ago
rational.c
…
rbtree.c
rbtree: use designated initializers
8 years ago
rbtree_test.c
…
reciprocal_div.c
…
refcount.c
refcount: change EXPORT_SYMBOL markings
8 years ago
rhashtable.c
lib/rhashtable.c: simplify a strange allocation pattern
8 years ago
sbitmap.c
sbitmap: add sbitmap_get_shallow() operation
8 years ago
scatterlist.c
scatterlist: do not disable IRQs in sg_copy_buffer
8 years ago
seq_buf.c
…
sg_pool.c
…
sg_split.c
…
sha1.c
…
show_mem.c
lib/show_mem.c: teach show_mem to work with the given nodemask
8 years ago
siphash.c
siphash: implement HalfSipHash1-3 for hash tables
8 years ago
smp_processor_id.c
sched/core: Remove the tsk_cpus_allowed() wrapper
8 years ago
sort.c
lib: add CONFIG_TEST_SORT to enable self-test of sort()
8 years ago
stackdepot.c
lib/stackdepot: export save/fetch stack for drivers
8 years ago
stmp_device.c
…
string.c
USB patches for 4.12-rc1
8 years ago
string_helpers.c
…
strncpy_from_user.c
lib: harden strncpy_from_user
8 years ago
strnlen_user.c
unsafe_[get|put]_user: change interface to use a error target label
9 years ago
swiotlb.c
swiotlb: ensure that page-sized mappings are page-aligned
8 years ago
syscall.c
lib/syscall: Clear return values when no stack
8 years ago
test-kstrtox.c
…
test-string_helpers.c
…
test_bitmap.c
…
test_bpf.c
test_bpf: Use ULL suffix for 64-bit constants
8 years ago
test_firmware.c
test_firmware: add test custom fallback trigger
8 years ago
test_hash.c
lib/test_hash.c: fix warning in preprocessor symbol evaluation
8 years ago
test_hexdump.c
…
test_kasan.c
kasan: report only the first error by default
8 years ago
test_list_sort.c
lib: add module support to linked list sorting tests
8 years ago
test_module.c
…
test_parman.c
lib: fix spelling mistake: "actualy" -> "actually"
8 years ago
test_printf.c
…
test_rhashtable.c
rhashtable-test: Fix max_size parameter description
9 years ago
test_siphash.c
siphash: implement HalfSipHash1-3 for hash tables
8 years ago
test_sort.c
Revert "lib/test_sort.c: make it explicitly non-modular"
8 years ago
test_static_key_base.c
…
test_static_keys.c
…
test_user_copy.c
lib: remove check for AVR32 arch in test_user_copy
8 years ago
test_uuid.c
lib/uuid: add a test module
9 years ago
textsearch.c
…
timerqueue.c
timerqueue: Use rb_entry_safe() instead of open-coding it
8 years ago
ts_bm.c
…
ts_fsm.c
…
ts_kmp.c
…
ubsan.c
UBSAN: fix typo in format string
9 years ago
ubsan.h
…
ucs2_string.c
lib/ucs2_string: Speed up ucs2_utf8size()
8 years ago
usercopy.c
generic ...copy_..._user primitives
8 years ago
uuid.c
lib/uuid.c: use correct offset in uuid parser
9 years ago
vsprintf.c
checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions
8 years ago
win_minmax.c
lib/win_minmax: windowed min or max estimator
8 years ago