| .. |
|
fonts
|
8a10bc9d27
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
|
12 years ago |
|
lz4
|
b34081f1cd
lz4: fix compression/decompression signedness mismatch
|
12 years ago |
|
lzo
|
8b975bd3f9
lib/lzo: Update LZO compression to current upstream version
|
13 years ago |
|
mpi
|
4ff1582297
MPILIB: add module description and license
|
12 years ago |
|
raid6
|
4d7696f1b0
Merge tag 'md/3.12' of git://neil.brown.name/md
|
12 years ago |
|
reed_solomon
|
f42b38009e
lib: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
|
xz
|
97da55fcec
decompressors: fix typo "POWERPC"
|
12 years ago |
|
zlib_deflate
|
565d76cb7d
zlib: slim down zlib_deflate() workspace when possible
|
14 years ago |
|
zlib_inflate
|
51ea3f6a45
inflate_fast: sout is already a short so ptr arith was off by one.
|
16 years ago |
|
.gitignore
|
a77ad6ea0b
X.509: Implement simple static OID registry
|
13 years ago |
|
Kconfig
|
78dc53c422
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
|
Kconfig.debug
|
12b13835a0
kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST
|
12 years ago |
|
Kconfig.kgdb
|
278cee0515
treewide: Fix typo in printk
|
12 years ago |
|
Kconfig.kmemcheck
|
d33c9a491b
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
|
16 years ago |
|
Makefile
|
a3b072cd18
Merge tag 'efi-urgent' into x86/urgent
|
12 years ago |
|
argv_split.c
|
095d141b2e
argv_split(): teach it to handle mutable strings
|
12 years ago |
|
asn1_decoder.c
|
7a684c452e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
13 years ago |
|
assoc_array.c
|
30b02c4b2a
assoc_array: remove global variable
|
12 years ago |
|
atomic64.c
|
fcc16882ac
lib: atomic64: Initialize locks statically to fix early users
|
13 years ago |
|
atomic64_test.c
|
7463449b82
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
|
13 years ago |
|
audit.c
|
aaeb012fe4
audit: support the "standard" <asm-generic/unistd.h>
|
14 years ago |
|
average.c
|
03144b5869
lib: Ensure EWMA does not store wrong intermediate values
|
12 years ago |
|
bcd.c
|
b53d657d84
usb/core: use bin2bcd() for bcdDevice in RH
|
13 years ago |
|
bch.c
|
437aa565e2
lib: add shared BCH ECC library
|
15 years ago |
|
bitmap.c
|
6d49e352ae
propagate name change to comments in kernel source
|
13 years ago |
|
bitrev.c
|
3527fb326f
lib: export bitrev16
|
17 years ago |
|
bsearch.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
btree.c
|
39caa0916e
btree: catch NULL value before it does harm
|
13 years ago |
|
bug.c
|
373d4d0997
taint: add explicit flag to show whether lock dep is still OK.
|
13 years ago |
|
build_OID_registry
|
a857c6e7d5
X.509: do not emit any informational output
|
12 years ago |
|
bust_spinlocks.c
|
dc72c32e1f
printk: Provide a wake_up_klogd() off-case
|
12 years ago |
|
check_signature.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
checksum.c
|
64e69073c3
asm-generic headers: Allow yet more arch overrides in checksum.h
|
13 years ago |
|
clz_ctz.c
|
4df87bb7b6
lib: add weak clz/ctz functions
|
12 years ago |
|
clz_tab.c
|
c6df4b17c8
lib: Fix multiple definitions of clz_tab
|
14 years ago |
|
cmdline.c
|
ff6f9bbb58
lib/cmdline.c: declare exported symbols immediately
|
12 years ago |
|
cordic.c
|
d89ce936b4
Docs: wording: functions -> algorithm
|
14 years ago |
|
cpu-notifier-error-inject.c
|
f5a9f52e2c
cpu: rewrite cpu-notifier-error-inject module
|
13 years ago |
|
cpu_rmap.c
|
0244ad004a
Remove GENERIC_HARDIRQ config option
|
12 years ago |
|
cpumask.c
|
c15295001a
lib/cpumask.c: use memblock apis for early memory allocations
|
12 years ago |
|
crc-ccitt.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
19 years ago |
|
crc-itu-t.c
|
3e7cbae7c6
CRC ITU-T V.41
|
18 years ago |
|
crc-t10dif.c
|
26052f9b9b
crypto: crct10dif - Add fallback for broken initrds
|
12 years ago |
|
crc16.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
19 years ago |
|
crc32.c
|
165148396d
lib: crc32: reduce number of cases for crc32{, c}_combine
|
12 years ago |
|
crc32defs.h
|
5cde7656d0
crc32: select an algorithm via Kconfig
|
13 years ago |
|
crc7.c
|
ad241528c4
CRC7 support
|
18 years ago |
|
crc8.c
|
7150962d63
lib: crc8: add new library module providing crc8 algorithm
|
14 years ago |
|
ctype.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
debug_locks.c
|
040a0a3710
mutex: Add support for wound/wait style locks
|
12 years ago |
|
debugobjects.c
|
d3773ba13c
lib/debugobjects.c: remove unnecessary work pending test
|
12 years ago |
|
dec_and_lock.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
decompress.c
|
e76e1fdfa8
lib: add support for LZ4-compressed kernel
|
12 years ago |
|
decompress_bunzip2.c
|
38c8dcf665
decompress_bunzip2: remove invalid vi modeline
|
14 years ago |
|
decompress_inflate.c
|
1431574a1c
lib/decompressors: fix "no limit" output buffer length
|
12 years ago |
|
decompress_unlz4.c
|
2a1d689c9b
lib/decompress_unlz4.c: always set an error return code on failures
|
12 years ago |
|
decompress_unlzma.c
|
90802ed9c3
treewide: Fix comment and string typo 'bufer'
|
14 years ago |
|
decompress_unlzo.c
|
b6bec26cea
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
|
13 years ago |
|
decompress_unxz.c
|
25985edced
Fix common misspellings
|
14 years ago |
|
devres.c
|
9ed8a30f34
lib/devres.c: fix misplaced #endif
|
13 years ago |
|
digsig.c
|
ff6092a8a4
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
|
12 years ago |
|
div64.c
|
eb18cba78c
math64: New separate div64_u64_rem helper
|
12 years ago |
|
dma-debug.c
|
59f2e7df57
dma-debug: fix overlap detection
|
12 years ago |
|
dump_stack.c
|
b6c035d04e
x86, asmlinkage: Make dump_stack visible
|
12 years ago |
|
dynamic_debug.c
|
4592599af3
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
|
12 years ago |
|
dynamic_queue_limits.c
|
914bec1011
bql: Avoid possible inconsistent calculation.
|
13 years ago |
|
earlycpio.c
|
598bae70c2
earlycpio.c: Fix the confusing comment of find_cpio_data().
|
12 years ago |
|
extable.c
|
ad6561dffa
module: trim exception table on init free.
|
16 years ago |
|
fault-inject.c
|
3a76e5e09f
debugfs: add get/set for atomic types
|
12 years ago |
|
fdt.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 years ago |
|
fdt_ro.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 years ago |
|
fdt_rw.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 years ago |
|
fdt_strerror.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 years ago |
|
fdt_sw.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 years ago |
|
fdt_wip.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 years ago |
|
find_last_bit.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
find_next_bit.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
flex_array.c
|
809fa972fd
reciprocal_divide: update/correction of the algorithm
|
12 years ago |
|
flex_proportions.c
|
b5bd6a0e5f
lib/flex_proportions.c: fix corruption of denominator in flexible proportions
|
13 years ago |
|
gcd.c
|
e96875677f
lib/gcd.c: prevent possible div by 0
|
13 years ago |
|
gen_crc32table.c
|
8f243af42a
sections: fix const sections for crc32 table
|
13 years ago |
|
genalloc.c
|
0368dfd01a
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
|
12 years ago |
|
halfmd4.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
hash.c
|
237217546d
lib: hash: follow-up fixups for arch hash
|
12 years ago |
|
hexdump.c
|
c26d436cbf
lib: introduce upper case hex ascii helpers
|
12 years ago |
|
hweight.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
idr.c
|
dd04b452f5
idr: print a stack dump after ida_remove warning
|
12 years ago |
|
inflate.c
|
1490cf5f0c
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
|
15 years ago |
|
int_sqrt.c
|
30493cc9dd
lib/int_sqrt.c: optimize square root algorithm
|
12 years ago |
|
interval_tree.c
|
9826a516ff
mm: interval tree updates
|
13 years ago |
|
interval_tree_test_main.c
|
496f2f93b1
random32: rename random32 to prandom
|
13 years ago |
|
iomap.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
iomap_copy.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
iommu-helper.c
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
|
ioremap.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
iovec.c
|
d2f83e9078
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
|
12 years ago |
|
irq_regs.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
is_single_threaded.c
|
967cc53711
kernel: is_current_single_threaded: don't use ->mmap_sem
|
16 years ago |
|
jedec_ddr_data.c
|
9c1c21a053
ddr: add LPDDR2 data from JESD209-2
|
13 years ago |
|
kasprintf.c
|
3e1aa66bd4
lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintf
|
13 years ago |
|
kfifo.c
|
a019e48cfb
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
|
12 years ago |
|
klist.c
|
ac5a2962b0
klist: del waiter from klist_remove_waiters before wakeup waitting process
|
12 years ago |
|
kobject.c
|
e7651b819e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
|
kobject_uevent.c
|
82ef3d5d5f
net: fix "queues" uevent between network namespaces
|
12 years ago |
|
kstrtox.c
|
ae2924a2bd
lib/kstrtox.c: remove redundant cleanup
|
12 years ago |
|
kstrtox.h
|
1dff46d698
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
|
14 years ago |
|
lcm.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
libcrc32c.c
|
53b146ae59
libcrc32c: Fix "crc32c undefined" compilation error
|
17 years ago |
|
list_debug.c
|
5cf05ad758
rcu: Fix broken strings in RCU's source code.
|
13 years ago |
|
list_sort.c
|
f39fee5f11
lib/: rename random32() to prandom_u32()
|
12 years ago |
|
llist.c
|
0791a6057c
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
|
12 years ago |
|
locking-selftest-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-mutex.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-rlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-rlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-rlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-rsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-spin-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-spin-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-spin.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-wlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-wlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-wlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest-wsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 years ago |
|
locking-selftest.c
|
4a2b4b2227
sched: Introduce preempt_count accessor functions
|
12 years ago |
|
lockref.c
|
14058d20c1
lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax
|
12 years ago |
|
lru_cache.c
|
cbe5e61095
lru_cache: introduce lc_get_cumulative()
|
12 years ago |
|
md5.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
memory-notifier-error-inject.c
|
9579f5bd31
memory: memory notifier error injection module
|
13 years ago |
|
memweight.c
|
639b9e34f1
string: introduce memweight()
|
13 years ago |
|
net_utils.c
|
4cd5773a2a
net: core: move mac_pton() to lib/net_utils.c
|
12 years ago |
|
nlattr.c
|
9eca2eb994
netlink: add minlen validation for the new signed types
|
13 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
|
13 years ago |
|
of-reconfig-notifier-error-inject.c
|
d526e85f60
powerpc+of: Rename and fix OF reconfig notifier error inject module
|
13 years ago |
|
oid_registry.c
|
9e6879460c
Give the OID registry file module info to avoid kernel tainting
|
12 years ago |
|
parser.c
|
a3d2cca43c
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
|
12 years ago |
|
pci_iomap.c
|
b923650b84
lib: add NO_GENERIC_PCI_IOPORT_MAP
|
14 years ago |
|
percpu-refcount.c
|
687b0ad275
percpu-refcount: Add a WARN() for ref going negative
|
12 years ago |
|
percpu_counter.c
|
d1969a84dd
percpu_counter: unbreak __percpu_counter_add()
|
12 years ago |
|
percpu_ida.c
|
5e57dc8110
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
12 years ago |
|
percpu_test.c
|
623fd8072c
percpu: add test module for various percpu operations
|
12 years ago |
|
plist.c
|
17d7aac9a5
lib/plist.c: make plist test announcements KERN_DEBUG
|
13 years ago |
|
pm-notifier-error-inject.c
|
048b9c3549
PM: PM notifier error injection module
|
13 years ago |
|
prio_heap.c
|
40bc1f2dbc
lib: fix sparse shadowed variable warning
|
17 years ago |
|
proportions.c
|
740969f91e
locking, lib/proportions: Annotate prop_local_percpu::lock as raw
|
14 years ago |
|
radix-tree.c
|
5e4c0d9741
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
|
12 years ago |
|
random32.c
|
0125737acc
random32: use msecs_to_jiffies for reseed timer
|
12 years ago |
|
ratelimit.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
rational.c
|
6684b5729d
lib: Change mail address of Oskar Schirmer
|
13 years ago |
|
rbtree.c
|
9dee5c5151
rbtree: add postorder iteration functions
|
12 years ago |
|
rbtree_test.c
|
964fe94d71
rbtree/test: test rbtree_postorder_for_each_entry_safe()
|
12 years ago |
|
reciprocal_div.c
|
809fa972fd
reciprocal_divide: update/correction of the algorithm
|
12 years ago |
|
scatterlist.c
|
0d6077f8b4
lib/scatterlist: export sg_miter_skip()
|
12 years ago |
|
sha1.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
show_mem.c
|
25487d73a9
lib/show_mem.c: show num_poisoned_pages when oom
|
12 years ago |
|
smp_processor_id.c
|
4a2b4b2227
sched: Introduce preempt_count accessor functions
|
12 years ago |
|
sort.c
|
b53907c010
generic swap(): lib/sort.c: rename swap to swap_func
|
17 years ago |
|
stmp_device.c
|
4ccf4beab8
lib: add support for stmp-style devices
|
13 years ago |
|
string.c
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
|
string_helpers.c
|
16c7fa0582
lib/string_helpers: introduce generic string_unescape
|
12 years ago |
|
strncpy_from_user.c
|
36126f8f2e
word-at-a-time: make the interfaces truly generic
|
13 years ago |
|
strnlen_user.c
|
69ea640598
lib: Fix generic strnlen_user for 32-bit big-endian machines
|
13 years ago |
|
swiotlb.c
|
ad6492b80f
memblock, nobootmem: add memblock_virt_alloc_low()
|
12 years ago |
|
syscall.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 years ago |
|
test-kstrtox.c
|
26d7b99b83
lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata
|
13 years ago |
|
test-string_helpers.c
|
16c7fa0582
lib/string_helpers: introduce generic string_unescape
|
12 years ago |
|
test_module.c
|
93e9ef83f4
test: add minimal module for verification testing
|
12 years ago |
|
test_user_copy.c
|
3e2a4c183a
test: check copy_to/from_user boundary validation
|
12 years ago |
|
textsearch.c
|
de0368d5fe
textsearch: doc - fix spelling in lib/textsearch.c.
|
15 years ago |
|
timerqueue.c
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
|
ts_bm.c
|
3b76d08190
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
|
17 years ago |
|
ts_fsm.c
|
43138833ee
textsearch: ts_fsm: return error on request for case insensitive search
|
17 years ago |
|
ts_kmp.c
|
2523c3fc2b
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
|
17 years ago |
|
ucs2_string.c
|
0635eb8a54
Move utf16 functions to kernel core and rename
|
12 years ago |
|
usercopy.c
|
446f24d119
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
|
12 years ago |
|
uuid.c
|
cedddb0002
uuid: use prandom_bytes()
|
12 years ago |
|
vsprintf.c
|
aaf07621b8
vsprintf: add %pad extension for dma_addr_t use
|
12 years ago |