.. |
fonts
|
ee89bd6bc7
lib: Move fonts from drivers/video/console/ to lib/fonts/
|
před 12 roky |
lz4
|
c72ac7a1a9
lib: add lz4 compressor module
|
před 12 roky |
lzo
|
8b975bd3f9
lib/lzo: Update LZO compression to current upstream version
|
před 12 roky |
mpi
|
5402b8047b
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'.
|
před 12 roky |
raid6
|
4f8c55c5ad
lib/raid6: build proper files on corresponding arch
|
před 12 roky |
reed_solomon
|
f42b38009e
lib: Remove unnecessary inclusions of asm/semaphore.h
|
před 17 roky |
xz
|
97da55fcec
decompressors: fix typo "POWERPC"
|
před 12 roky |
zlib_deflate
|
565d76cb7d
zlib: slim down zlib_deflate() workspace when possible
|
před 14 roky |
zlib_inflate
|
51ea3f6a45
inflate_fast: sout is already a short so ptr arith was off by one.
|
před 15 roky |
.gitignore
|
a77ad6ea0b
X.509: Implement simple static OID registry
|
před 12 roky |
Kconfig
|
c72ac7a1a9
lib: add lz4 compressor module
|
před 12 roky |
Kconfig.debug
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
před 12 roky |
Kconfig.kgdb
|
278cee0515
treewide: Fix typo in printk
|
před 12 roky |
Kconfig.kmemcheck
|
d33c9a491b
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
|
před 16 roky |
Makefile
|
c72ac7a1a9
lib: add lz4 compressor module
|
před 12 roky |
argv_split.c
|
095d141b2e
argv_split(): teach it to handle mutable strings
|
před 12 roky |
asn1_decoder.c
|
7a684c452e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
před 12 roky |
atomic64.c
|
fcc16882ac
lib: atomic64: Initialize locks statically to fix early users
|
před 12 roky |
atomic64_test.c
|
7463449b82
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
|
před 13 roky |
audit.c
|
aaeb012fe4
audit: support the "standard" <asm-generic/unistd.h>
|
před 14 roky |
average.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
bcd.c
|
b53d657d84
usb/core: use bin2bcd() for bcdDevice in RH
|
před 12 roky |
bch.c
|
437aa565e2
lib: add shared BCH ECC library
|
před 14 roky |
bitmap.c
|
6d49e352ae
propagate name change to comments in kernel source
|
před 12 roky |
bitrev.c
|
3527fb326f
lib: export bitrev16
|
před 17 roky |
bsearch.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
btree.c
|
39caa0916e
btree: catch NULL value before it does harm
|
před 13 roky |
bug.c
|
373d4d0997
taint: add explicit flag to show whether lock dep is still OK.
|
před 12 roky |
build_OID_registry
|
a857c6e7d5
X.509: do not emit any informational output
|
před 12 roky |
bust_spinlocks.c
|
dc72c32e1f
printk: Provide a wake_up_klogd() off-case
|
před 12 roky |
check_signature.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
checksum.c
|
64e69073c3
asm-generic headers: Allow yet more arch overrides in checksum.h
|
před 12 roky |
clz_ctz.c
|
4df87bb7b6
lib: add weak clz/ctz functions
|
před 12 roky |
clz_tab.c
|
c6df4b17c8
lib: Fix multiple definitions of clz_tab
|
před 13 roky |
cmdline.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
cordic.c
|
d89ce936b4
Docs: wording: functions -> algorithm
|
před 13 roky |
cpu-notifier-error-inject.c
|
f5a9f52e2c
cpu: rewrite cpu-notifier-error-inject module
|
před 13 roky |
cpu_rmap.c
|
896f97ea95
lib: cpu_rmap: avoid flushing all workqueues
|
před 12 roky |
cpumask.c
|
81df9bff26
bootmem: fix wrong call parameter for free_bootmem()
|
před 12 roky |
crc-ccitt.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
před 19 roky |
crc-itu-t.c
|
3e7cbae7c6
CRC ITU-T V.41
|
před 18 roky |
crc-t10dif.c
|
67822649d7
crypto: crct10dif - Use PTR_RET
|
před 12 roky |
crc16.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
před 19 roky |
crc32.c
|
8f243af42a
sections: fix const sections for crc32 table
|
před 12 roky |
crc32defs.h
|
5cde7656d0
crc32: select an algorithm via Kconfig
|
před 13 roky |
crc7.c
|
ad241528c4
CRC7 support
|
před 18 roky |
crc8.c
|
7150962d63
lib: crc8: add new library module providing crc8 algorithm
|
před 14 roky |
ctype.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
debug_locks.c
|
040a0a3710
mutex: Add support for wound/wait style locks
|
před 12 roky |
debugobjects.c
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
před 12 roky |
dec_and_lock.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
decompress.c
|
e76e1fdfa8
lib: add support for LZ4-compressed kernel
|
před 12 roky |
decompress_bunzip2.c
|
38c8dcf665
decompress_bunzip2: remove invalid vi modeline
|
před 13 roky |
decompress_inflate.c
|
1da914e064
decompressors: check input size in decompress_inflate.c
|
před 14 roky |
decompress_unlz4.c
|
e76e1fdfa8
lib: add support for LZ4-compressed kernel
|
před 12 roky |
decompress_unlzma.c
|
90802ed9c3
treewide: Fix comment and string typo 'bufer'
|
před 13 roky |
decompress_unlzo.c
|
b6bec26cea
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
|
před 12 roky |
decompress_unxz.c
|
25985edced
Fix common misspellings
|
před 14 roky |
devres.c
|
9ed8a30f34
lib/devres.c: fix misplaced #endif
|
před 12 roky |
digsig.c
|
33673dcb37
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
před 12 roky |
div64.c
|
f300213415
Revert "math64: New div64_u64_rem helper"
|
před 12 roky |
dma-debug.c
|
96e7d7a1e0
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
|
před 12 roky |
dump_stack.c
|
b58d977432
dump_stack: serialize the output from dump_stack()
|
před 12 roky |
dynamic_debug.c
|
d338b1379f
dynamic_debug: reuse generic string_unescape function
|
před 12 roky |
dynamic_queue_limits.c
|
914bec1011
bql: Avoid possible inconsistent calculation.
|
před 13 roky |
earlycpio.c
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
před 12 roky |
extable.c
|
ad6561dffa
module: trim exception table on init free.
|
před 16 roky |
fault-inject.c
|
3a76e5e09f
debugfs: add get/set for atomic types
|
před 12 roky |
fdt.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
před 13 roky |
fdt_ro.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
před 13 roky |
fdt_rw.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
před 13 roky |
fdt_strerror.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
před 13 roky |
fdt_sw.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
před 13 roky |
fdt_wip.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
před 13 roky |
find_last_bit.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
find_next_bit.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
flex_array.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
flex_proportions.c
|
b5bd6a0e5f
lib/flex_proportions.c: fix corruption of denominator in flexible proportions
|
před 12 roky |
gcd.c
|
e96875677f
lib/gcd.c: prevent possible div by 0
|
před 12 roky |
gen_crc32table.c
|
8f243af42a
sections: fix const sections for crc32 table
|
před 12 roky |
genalloc.c
|
9375db07ad
genalloc: add devres support, allow to find a managed pool by device
|
před 12 roky |
halfmd4.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
hexdump.c
|
7a555613eb
dynamic_debug: dynamic hex dump
|
před 12 roky |
hweight.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
idr.c
|
dd04b452f5
idr: print a stack dump after ida_remove warning
|
před 12 roky |
inflate.c
|
1490cf5f0c
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
|
před 15 roky |
int_sqrt.c
|
30493cc9dd
lib/int_sqrt.c: optimize square root algorithm
|
před 12 roky |
interval_tree.c
|
9826a516ff
mm: interval tree updates
|
před 12 roky |
interval_tree_test_main.c
|
496f2f93b1
random32: rename random32 to prandom
|
před 12 roky |
iomap.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
iomap_copy.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
iommu-helper.c
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
před 13 roky |
ioremap.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
iovec.c
|
d2f83e9078
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
|
před 12 roky |
irq_regs.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
is_single_threaded.c
|
967cc53711
kernel: is_current_single_threaded: don't use ->mmap_sem
|
před 16 roky |
jedec_ddr_data.c
|
9c1c21a053
ddr: add LPDDR2 data from JESD209-2
|
před 13 roky |
kasprintf.c
|
3e1aa66bd4
lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintf
|
před 12 roky |
kfifo.c
|
dfe2a77fd2
kfifo: fix kfifo_alloc() and kfifo_init()
|
před 12 roky |
klist.c
|
ac5a2962b0
klist: del waiter from klist_remove_waiters before wakeup waitting process
|
před 12 roky |
kobject.c
|
b7165ebbf0
kobject: sanitize argument for format string
|
před 12 roky |
kobject_uevent.c
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
před 13 roky |
kstrtox.c
|
4c925d6031
kstrto*: add documentation
|
před 12 roky |
kstrtox.h
|
1dff46d698
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
|
před 13 roky |
lcm.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
libcrc32c.c
|
53b146ae59
libcrc32c: Fix "crc32c undefined" compilation error
|
před 16 roky |
list_debug.c
|
5cf05ad758
rcu: Fix broken strings in RCU's source code.
|
před 13 roky |
list_sort.c
|
f39fee5f11
lib/: rename random32() to prandom_u32()
|
před 12 roky |
llist.c
|
fb4214db50
llist: fix/simplify llist_add() and llist_add_batch()
|
před 12 roky |
locking-selftest-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-mutex.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-rlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-rlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-rlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-rsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-spin-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-spin-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-spin.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-wlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-wlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-wlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest-wsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
před 19 roky |
locking-selftest.c
|
1b375dc307
mutex: Move ww_mutex definitions to ww_mutex.h
|
před 12 roky |
lru_cache.c
|
cbe5e61095
lru_cache: introduce lc_get_cumulative()
|
před 12 roky |
md5.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
memory-notifier-error-inject.c
|
9579f5bd31
memory: memory notifier error injection module
|
před 13 roky |
memweight.c
|
639b9e34f1
string: introduce memweight()
|
před 13 roky |
net_utils.c
|
4cd5773a2a
net: core: move mac_pton() to lib/net_utils.c
|
před 12 roky |
nlattr.c
|
9eca2eb994
netlink: add minlen validation for the new signed types
|
před 13 roky |
notifier-error-inject.c
|
0ecc833bac
mode_t, whack-a-mole at 11...
|
před 12 roky |
notifier-error-inject.h
|
8d43828814
fault-injection: notifier error injection
|
před 13 roky |
of-reconfig-notifier-error-inject.c
|
d526e85f60
powerpc+of: Rename and fix OF reconfig notifier error inject module
|
před 12 roky |
oid_registry.c
|
9e6879460c
Give the OID registry file module info to avoid kernel tainting
|
před 12 roky |
parser.c
|
53769627b9
lib/parser.c: fix up comments for valid return values from match_number
|
před 12 roky |
pci_iomap.c
|
b923650b84
lib: add NO_GENERIC_PCI_IOPORT_MAP
|
před 13 roky |
percpu-refcount.c
|
a4244454df
percpu-refcount: use RCU-sched insted of normal RCU
|
před 12 roky |
percpu-rwsem.c
|
8ebe34731a
percpu_rw_semaphore: add lockdep annotations
|
před 12 roky |
percpu_counter.c
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
před 12 roky |
plist.c
|
17d7aac9a5
lib/plist.c: make plist test announcements KERN_DEBUG
|
před 12 roky |
pm-notifier-error-inject.c
|
048b9c3549
PM: PM notifier error injection module
|
před 13 roky |
prio_heap.c
|
40bc1f2dbc
lib: fix sparse shadowed variable warning
|
před 16 roky |
proportions.c
|
740969f91e
locking, lib/proportions: Annotate prop_local_percpu::lock as raw
|
před 14 roky |
radix-tree.c
|
fffaee365f
radix-tree: fix contiguous iterator
|
před 13 roky |
random32.c
|
6582c665d6
prandom: introduce prandom_bytes() and prandom_bytes_state()
|
před 12 roky |
ratelimit.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
rational.c
|
6684b5729d
lib: Change mail address of Oskar Schirmer
|
před 13 roky |
rbtree.c
|
3cb7a56344
lib/rbtree.c: avoid the use of non-static __always_inline
|
před 12 roky |
rbtree_test.c
|
c75aaa8ed0
rbtree_test: add __init/__exit annotations
|
před 12 roky |
reciprocal_div.c
|
8af2a218de
sch_red: Adaptative RED AQM
|
před 13 roky |
rwsem-spinlock.c
|
8cf5322ce6
rwsem: simplify __rwsem_do_wake
|
před 12 roky |
rwsem.c
|
9607a85b67
rwsem: check counter to avoid cmpxchg calls
|
před 12 roky |
scatterlist.c
|
27daabd9b6
lib/scatterlist: error handling in __sg_alloc_table()
|
před 12 roky |
sha1.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
show_mem.c
|
4b59e6c473
mm, show_mem: suppress page counts in non-blockable contexts
|
před 12 roky |
smp_processor_id.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
sort.c
|
b53907c010
generic swap(): lib/sort.c: rename swap to swap_func
|
před 16 roky |
spinlock_debug.c
|
214f766ea0
lib/spinlock_debug: avoid livelock in do_raw_spin_lock()
|
před 12 roky |
stmp_device.c
|
4ccf4beab8
lib: add support for stmp-style devices
|
před 13 roky |
string.c
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
před 13 roky |
string_helpers.c
|
16c7fa0582
lib/string_helpers: introduce generic string_unescape
|
před 12 roky |
strncpy_from_user.c
|
36126f8f2e
word-at-a-time: make the interfaces truly generic
|
před 13 roky |
strnlen_user.c
|
69ea640598
lib: Fix generic strnlen_user for 32-bit big-endian machines
|
před 13 roky |
swiotlb.c
|
c729de8fce
x86, kdump: Set crashkernel_low automatically
|
před 12 roky |
syscall.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
před 13 roky |
test-kstrtox.c
|
26d7b99b83
lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata
|
před 13 roky |
test-string_helpers.c
|
16c7fa0582
lib/string_helpers: introduce generic string_unescape
|
před 12 roky |
textsearch.c
|
de0368d5fe
textsearch: doc - fix spelling in lib/textsearch.c.
|
před 14 roky |
timerqueue.c
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
před 13 roky |
ts_bm.c
|
3b76d08190
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
|
před 17 roky |
ts_fsm.c
|
43138833ee
textsearch: ts_fsm: return error on request for case insensitive search
|
před 17 roky |
ts_kmp.c
|
2523c3fc2b
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
|
před 17 roky |
ucs2_string.c
|
0635eb8a54
Move utf16 functions to kernel core and rename
|
před 12 roky |
usercopy.c
|
446f24d119
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
|
před 12 roky |
uuid.c
|
cedddb0002
uuid: use prandom_bytes()
|
před 12 roky |
vsprintf.c
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
před 12 roky |