| .. |
|
fonts
|
ee89bd6bc7
lib: Move fonts from drivers/video/console/ to lib/fonts/
|
12 年之前 |
|
lz4
|
4a3a990451
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
|
11 年之前 |
|
lzo
|
206a81c184
lzo: properly check for overruns
|
11 年之前 |
|
mpi
|
4ff1582297
MPILIB: add module description and license
|
12 年之前 |
|
raid6
|
4d7696f1b0
Merge tag 'md/3.12' of git://neil.brown.name/md
|
12 年之前 |
|
reed_solomon
|
f42b38009e
lib: Remove unnecessary inclusions of asm/semaphore.h
|
17 年之前 |
|
xz
|
bf4d064d89
lib/xz: enable all filters by default in Kconfig
|
11 年之前 |
|
zlib_deflate
|
565d76cb7d
zlib: slim down zlib_deflate() workspace when possible
|
14 年之前 |
|
zlib_inflate
|
51ea3f6a45
inflate_fast: sout is already a short so ptr arith was off by one.
|
15 年之前 |
|
.gitignore
|
a77ad6ea0b
X.509: Implement simple static OID registry
|
13 年之前 |
|
Kconfig
|
a88cc108f6
lib: Export interval_tree
|
11 年之前 |
|
Kconfig.debug
|
df2e1ef68c
lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of other architectures
|
11 年之前 |
|
Kconfig.kgdb
|
278cee0515
treewide: Fix typo in printk
|
12 年之前 |
|
Kconfig.kmemcheck
|
d33c9a491b
kmemcheck: depend on HAVE_ARCH_KMEMCHECK
|
16 年之前 |
|
Makefile
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 年之前 |
|
argv_split.c
|
095d141b2e
argv_split(): teach it to handle mutable strings
|
12 年之前 |
|
asn1_decoder.c
|
548bbff981
lib/asn1_decoder.c: kernel-doc warning fix
|
11 年之前 |
|
assoc_array.c
|
30b02c4b2a
assoc_array: remove global variable
|
12 年之前 |
|
atomic64.c
|
fcc16882ac
lib: atomic64: Initialize locks statically to fix early users
|
13 年之前 |
|
atomic64_test.c
|
b3b16d284a
lib/atomic64_test.c: convert printk(KERN_INFO to pr_info
|
11 年之前 |
|
audit.c
|
4b58841149
audit: Add generic compat syscall support
|
11 年之前 |
|
average.c
|
03144b5869
lib: Ensure EWMA does not store wrong intermediate values
|
12 年之前 |
|
bcd.c
|
b53d657d84
usb/core: use bin2bcd() for bcdDevice in RH
|
13 年之前 |
|
bch.c
|
437aa565e2
lib: add shared BCH ECC library
|
14 年之前 |
|
bitmap.c
|
6d49e352ae
propagate name change to comments in kernel source
|
13 年之前 |
|
bitrev.c
|
3527fb326f
lib: export bitrev16
|
17 年之前 |
|
bsearch.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
btree.c
|
c75b53af2f
lib/btree.c: fix leak of whole btree nodes
|
11 年之前 |
|
bug.c
|
c56ba70331
lib/bug.c: convert printk to pr_foo()
|
11 年之前 |
|
build_OID_registry
|
a857c6e7d5
X.509: do not emit any informational output
|
12 年之前 |
|
bust_spinlocks.c
|
dc72c32e1f
printk: Provide a wake_up_klogd() off-case
|
12 年之前 |
|
check_signature.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
checksum.c
|
64e69073c3
asm-generic headers: Allow yet more arch overrides in checksum.h
|
13 年之前 |
|
clz_ctz.c
|
3c516cdd02
lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c
|
11 年之前 |
|
clz_tab.c
|
c6df4b17c8
lib: Fix multiple definitions of clz_tab
|
14 年之前 |
|
cmdline.c
|
ff6f9bbb58
lib/cmdline.c: declare exported symbols immediately
|
12 年之前 |
|
compat_audit.c
|
4b58841149
audit: Add generic compat syscall support
|
11 年之前 |
|
cordic.c
|
d89ce936b4
Docs: wording: functions -> algorithm
|
14 年之前 |
|
cpu-notifier-error-inject.c
|
f5a9f52e2c
cpu: rewrite cpu-notifier-error-inject module
|
13 年之前 |
|
cpu_rmap.c
|
0244ad004a
Remove GENERIC_HARDIRQ config option
|
12 年之前 |
|
cpumask.c
|
143b5ba21b
lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined
|
11 年之前 |
|
crc-ccitt.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
19 年之前 |
|
crc-itu-t.c
|
3e7cbae7c6
CRC ITU-T V.41
|
18 年之前 |
|
crc-t10dif.c
|
26052f9b9b
crypto: crct10dif - Add fallback for broken initrds
|
12 年之前 |
|
crc16.c
|
2f72100c01
[PATCH] kernel-doc for lib/crc*.c
|
19 年之前 |
|
crc32.c
|
38b4fe5fcc
lib/crc32.c: remove unnecessary __constant
|
11 年之前 |
|
crc32defs.h
|
5cde7656d0
crc32: select an algorithm via Kconfig
|
13 年之前 |
|
crc7.c
|
1836eea209
lib/crc7: Shift crc7() output left 1 bit
|
11 年之前 |
|
crc8.c
|
7150962d63
lib: crc8: add new library module providing crc8 algorithm
|
14 年之前 |
|
ctype.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
debug_locks.c
|
040a0a3710
mutex: Add support for wound/wait style locks
|
12 年之前 |
|
debugobjects.c
|
c0f35cc0be
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
|
11 年之前 |
|
dec_and_lock.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
decompress.c
|
6aa7a29aa8
initramfs: debug detected compression method
|
11 年之前 |
|
decompress_bunzip2.c
|
38c8dcf665
decompress_bunzip2: remove invalid vi modeline
|
14 年之前 |
|
decompress_inflate.c
|
af661e8360
lib/decompress_inflate.c: include appropriate header file
|
11 年之前 |
|
decompress_unlz4.c
|
2a1d689c9b
lib/decompress_unlz4.c: always set an error return code on failures
|
12 年之前 |
|
decompress_unlzma.c
|
90802ed9c3
treewide: Fix comment and string typo 'bufer'
|
14 年之前 |
|
decompress_unlzo.c
|
b6bec26cea
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
|
13 年之前 |
|
decompress_unxz.c
|
25985edced
Fix common misspellings
|
14 年之前 |
|
devres.c
|
5cbb00cc4a
lib/devres.c: fix checkpatch warnings
|
11 年之前 |
|
digsig.c
|
54b14f40c5
lib/digsig.c: kernel-doc warning fixes
|
11 年之前 |
|
div64.c
|
eb18cba78c
math64: New separate div64_u64_rem helper
|
12 年之前 |
|
dma-debug.c
|
3b7a6418c7
dma debug: account for cachelines and read-only mappings in overlap tracking
|
11 年之前 |
|
dump_stack.c
|
722a9f9299
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
|
11 年之前 |
|
dynamic_debug.c
|
4592599af3
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
|
12 年之前 |
|
dynamic_queue_limits.c
|
914bec1011
bql: Avoid possible inconsistent calculation.
|
13 年之前 |
|
earlycpio.c
|
598bae70c2
earlycpio.c: Fix the confusing comment of find_cpio_data().
|
12 年之前 |
|
extable.c
|
ad6561dffa
module: trim exception table on init free.
|
16 年之前 |
|
fault-inject.c
|
3a76e5e09f
debugfs: add get/set for atomic types
|
12 年之前 |
|
fdt.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 年之前 |
|
fdt_empty_tree.c
|
adaf568784
lib: add fdt_empty_tree.c
|
11 年之前 |
|
fdt_ro.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 年之前 |
|
fdt_rw.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 年之前 |
|
fdt_strerror.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 年之前 |
|
fdt_sw.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 年之前 |
|
fdt_wip.c
|
ab25383983
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
|
13 年之前 |
|
find_last_bit.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
find_next_bit.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
flex_array.c
|
809fa972fd
reciprocal_divide: update/correction of the algorithm
|
12 年之前 |
|
flex_proportions.c
|
b5bd6a0e5f
lib/flex_proportions.c: fix corruption of denominator in flexible proportions
|
13 年之前 |
|
gcd.c
|
e96875677f
lib/gcd.c: prevent possible div by 0
|
13 年之前 |
|
gen_crc32table.c
|
8f243af42a
sections: fix const sections for crc32 table
|
13 年之前 |
|
genalloc.c
|
0368dfd01a
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
|
12 年之前 |
|
halfmd4.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
hash.c
|
237217546d
lib: hash: follow-up fixups for arch hash
|
12 年之前 |
|
hexdump.c
|
c26d436cbf
lib: introduce upper case hex ascii helpers
|
12 年之前 |
|
hweight.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
idr.c
|
15f3ec3f23
idr: reduce the unneeded check in free_layer()
|
11 年之前 |
|
inflate.c
|
1490cf5f0c
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
|
15 年之前 |
|
int_sqrt.c
|
30493cc9dd
lib/int_sqrt.c: optimize square root algorithm
|
12 年之前 |
|
interval_tree.c
|
a88cc108f6
lib: Export interval_tree
|
11 年之前 |
|
interval_tree_test.c
|
a88cc108f6
lib: Export interval_tree
|
11 年之前 |
|
iomap.c
|
ce816fa88c
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
|
11 年之前 |
|
iomap_copy.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
iommu-helper.c
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
|
ioremap.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
iovec.c
|
ac5ccdba3a
iovec: move memcpy_from/toiovecend to lib/iovec.c
|
11 年之前 |
|
irq_regs.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
is_single_threaded.c
|
967cc53711
kernel: is_current_single_threaded: don't use ->mmap_sem
|
16 年之前 |
|
jedec_ddr_data.c
|
9c1c21a053
ddr: add LPDDR2 data from JESD209-2
|
13 年之前 |
|
kasprintf.c
|
3e1aa66bd4
lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintf
|
13 年之前 |
|
kfifo.c
|
a019e48cfb
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
|
12 年之前 |
|
klist.c
|
ac5a2962b0
klist: del waiter from klist_remove_waiters before wakeup waitting process
|
12 年之前 |
|
kobject.c
|
fa4cd451cc
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
|
12 年之前 |
|
kobject_uevent.c
|
86d56134f1
kobject: Make support for uevent_helper optional.
|
11 年之前 |
|
kstrtox.c
|
ae2924a2bd
lib/kstrtox.c: remove redundant cleanup
|
12 年之前 |
|
kstrtox.h
|
1dff46d698
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
|
14 年之前 |
|
lcm.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
libcrc32c.c
|
f8eaf298c8
lib/libcrc32c.c: use PTR_ERR_OR_ZERO
|
11 年之前 |
|
list_debug.c
|
5cf05ad758
rcu: Fix broken strings in RCU's source code.
|
13 年之前 |
|
list_sort.c
|
f39fee5f11
lib/: rename random32() to prandom_u32()
|
12 年之前 |
|
llist.c
|
0791a6057c
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
|
12 年之前 |
|
locking-selftest-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-mutex.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-rlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-rlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-rlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-rsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-spin-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-spin-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-spin.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-wlock-hardirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-wlock-softirq.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-wlock.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest-wsem.h
|
cae2ed9aa5
[PATCH] lockdep: locking API self tests
|
19 年之前 |
|
locking-selftest.c
|
4a2b4b2227
sched: Introduce preempt_count accessor functions
|
12 年之前 |
|
lockref.c
|
14058d20c1
lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax
|
12 年之前 |
|
lru_cache.c
|
cbe5e61095
lru_cache: introduce lc_get_cumulative()
|
12 年之前 |
|
md5.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
memory-notifier-error-inject.c
|
9579f5bd31
memory: memory notifier error injection module
|
13 年之前 |
|
memweight.c
|
639b9e34f1
string: introduce memweight()
|
13 年之前 |
|
net_utils.c
|
4cd5773a2a
net: core: move mac_pton() to lib/net_utils.c
|
12 年之前 |
|
nlattr.c
|
3f17ea6dea
Merge branch 'next' (accumulated 3.16 merge window patches) into master
|
11 年之前 |
|
notifier-error-inject.c
|
0ecc833bac
mode_t, whack-a-mole at 11...
|
12 年之前 |
|
notifier-error-inject.h
|
8d43828814
fault-injection: notifier error injection
|
13 年之前 |
|
of-reconfig-notifier-error-inject.c
|
d526e85f60
powerpc+of: Rename and fix OF reconfig notifier error inject module
|
13 年之前 |
|
oid_registry.c
|
9e6879460c
Give the OID registry file module info to avoid kernel tainting
|
12 年之前 |
|
parser.c
|
a3d2cca43c
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
|
12 年之前 |
|
pci_iomap.c
|
b923650b84
lib: add NO_GENERIC_PCI_IOPORT_MAP
|
14 年之前 |
|
percpu-refcount.c
|
687b0ad275
percpu-refcount: Add a WARN() for ref going negative
|
12 年之前 |
|
percpu_counter.c
|
e39435ce68
lib/percpu_counter.c: fix bad percpu counter state during suspend
|
11 年之前 |
|
percpu_ida.c
|
5e57dc8110
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
12 年之前 |
|
percpu_test.c
|
623fd8072c
percpu: add test module for various percpu operations
|
12 年之前 |
|
plist.c
|
1812062790
lib/plist.c: replace pr_debug with printk in plist_test()
|
11 年之前 |
|
pm-notifier-error-inject.c
|
048b9c3549
PM: PM notifier error injection module
|
13 年之前 |
|
prio_heap.c
|
40bc1f2dbc
lib: fix sparse shadowed variable warning
|
17 年之前 |
|
proportions.c
|
740969f91e
locking, lib/proportions: Annotate prop_local_percpu::lock as raw
|
14 年之前 |
|
radix-tree.c
|
ce80b067de
lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations
|
11 年之前 |
|
random32.c
|
d3d47eb265
lib/random32.c: minor cleanups and kdoc fix
|
11 年之前 |
|
ratelimit.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
rational.c
|
6684b5729d
lib: Change mail address of Oskar Schirmer
|
13 年之前 |
|
rbtree.c
|
9dee5c5151
rbtree: add postorder iteration functions
|
12 年之前 |
|
rbtree_test.c
|
964fe94d71
rbtree/test: test rbtree_postorder_for_each_entry_safe()
|
12 年之前 |
|
reciprocal_div.c
|
809fa972fd
reciprocal_divide: update/correction of the algorithm
|
12 年之前 |
|
scatterlist.c
|
0d6077f8b4
lib/scatterlist: export sg_miter_skip()
|
12 年之前 |
|
sha1.c
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 年之前 |
|
show_mem.c
|
25487d73a9
lib/show_mem.c: show num_poisoned_pages when oom
|
12 年之前 |
|
smp_processor_id.c
|
188a81409f
percpu: add preemption checks to __this_cpu ops
|
11 年之前 |
|
sort.c
|
b53907c010
generic swap(): lib/sort.c: rename swap to swap_func
|
17 年之前 |
|
stmp_device.c
|
4ccf4beab8
lib: add support for stmp-style devices
|
13 年之前 |
|
string.c
|
0046dd9fed
lib/string.c: use the name "C-string" in comments
|
11 年之前 |
|
string_helpers.c
|
16c7fa0582
lib/string_helpers: introduce generic string_unescape
|
12 年之前 |
|
strncpy_from_user.c
|
36126f8f2e
word-at-a-time: make the interfaces truly generic
|
13 年之前 |
|
strnlen_user.c
|
69ea640598
lib: Fix generic strnlen_user for 32-bit big-endian machines
|
13 年之前 |
|
swiotlb.c
|
8e0629c1d4
swiotlb: don't assume PA 0 is invalid
|
11 年之前 |
|
syscall.c
|
d300d59ca1
lib/syscall.c: unexport task_current_syscall()
|
11 年之前 |
|
test-kstrtox.c
|
26d7b99b83
lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata
|
13 年之前 |
|
test-string_helpers.c
|
16c7fa0582
lib/string_helpers: introduce generic string_unescape
|
12 年之前 |
|
test_bpf.c
|
df6d0f983a
net: filter: fix nlattr and nlattr_nest BPF tests
|
11 年之前 |
|
test_module.c
|
93e9ef83f4
test: add minimal module for verification testing
|
12 年之前 |
|
test_user_copy.c
|
3e2a4c183a
test: check copy_to/from_user boundary validation
|
12 年之前 |
|
textsearch.c
|
ce643a30d1
lib/textsearch.c: move EXPORT_SYMBOL after functions
|
11 年之前 |
|
timerqueue.c
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
|
ts_bm.c
|
3b76d08190
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
|
17 年之前 |
|
ts_fsm.c
|
43138833ee
textsearch: ts_fsm: return error on request for case insensitive search
|
17 年之前 |
|
ts_kmp.c
|
2523c3fc2b
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
|
17 年之前 |
|
ucs2_string.c
|
0635eb8a54
Move utf16 functions to kernel core and rename
|
12 年之前 |
|
usercopy.c
|
446f24d119
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
|
12 年之前 |
|
uuid.c
|
cedddb0002
uuid: use prandom_bytes()
|
12 年之前 |
|
vsprintf.c
|
3f623eba2a
lib/vsprintf.c: fix comparison to bool
|
11 年之前 |