Alexander Duyck 96e7d7a1e0 dma-debug: update DMA debug API to better handle multiple mappings of a buffer 12 жил өмнө
..
lzo 8b975bd3f9 lib/lzo: Update LZO compression to current upstream version 12 жил өмнө
mpi 0d2a1b2d03 mpilib: use DIV_ROUND_UP and remove unused macros 12 жил өмнө
raid6 4f8c55c5ad lib/raid6: build proper files on corresponding arch 12 жил өмнө
reed_solomon f42b38009e lib: Remove unnecessary inclusions of asm/semaphore.h 17 жил өмнө
xz 97da55fcec decompressors: fix typo "POWERPC" 12 жил өмнө
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 12 жил өмнө
Kconfig 525c1f9204 lib: remove depends on CONFIG_EXPERIMENTAL 12 жил өмнө
Kconfig.debug 8fd5e7a2d9 Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag 12 жил өмнө
Kconfig.kgdb 3cfb07743a Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 12 жил өмнө
Kconfig.kmemcheck d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK 16 жил өмнө
Makefile c759b35e64 kfifo: move kfifo.c from kernel/ to lib/ 12 жил өмнө
argv_split.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
asn1_decoder.c 7a684c452e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 жил өмнө
atomic64.c fcc16882ac lib: atomic64: Initialize locks statically to fix early users 12 жил өмнө
atomic64_test.c 7463449b82 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test 13 жил өмнө
audit.c aaeb012fe4 audit: support the "standard" <asm-generic/unistd.h> 14 жил өмнө
average.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
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 12 жил өмнө
bitrev.c 3527fb326f lib: export bitrev16 17 жил өмнө
bsearch.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
btree.c 39caa0916e btree: catch NULL value before it does harm 13 жил өмнө
bug.c 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 жил өмнө
build_OID_registry a77ad6ea0b X.509: Implement simple static OID registry 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 12 жил өмнө
clz_tab.c c6df4b17c8 lib: Fix multiple definitions of clz_tab 13 жил өмнө
cmdline.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
cordic.c d89ce936b4 Docs: wording: functions -> algorithm 13 жил өмнө
cpu-notifier-error-inject.c f5a9f52e2c cpu: rewrite cpu-notifier-error-inject module 13 жил өмнө
cpu_rmap.c 896f97ea95 lib: cpu_rmap: avoid flushing all workqueues 12 жил өмнө
cpumask.c 81df9bff26 bootmem: fix wrong call parameter for free_bootmem() 12 жил өмнө
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 f11f594edb [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC 17 жил өмнө
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 жил өмнө
crc32.c 8f243af42a sections: fix const sections for crc32 table 12 жил өмнө
crc32defs.h 5cde7656d0 crc32: select an algorithm via Kconfig 13 жил өмнө
crc7.c ad241528c4 CRC7 support 18 жил өмнө
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 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
debugobjects.c b67bfe0d42 hlist: drop the node parameter from iterators 12 жил өмнө
dec_and_lock.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
decompress.c 33e2a4227d lib/decompress.c add __init to decompress_method and data 12 жил өмнө
decompress_bunzip2.c 38c8dcf665 decompress_bunzip2: remove invalid vi modeline 13 жил өмнө
decompress_inflate.c 1da914e064 decompressors: check input size in decompress_inflate.c 14 жил өмнө
decompress_unlzma.c 90802ed9c3 treewide: Fix comment and string typo 'bufer' 13 жил өмнө
decompress_unlzo.c b6bec26cea lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c 12 жил өмнө
decompress_unxz.c 25985edced Fix common misspellings 14 жил өмнө
devres.c 9ed8a30f34 lib/devres.c: fix misplaced #endif 12 жил өмнө
digsig.c 33673dcb37 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 12 жил өмнө
div64.c 422aa27420 lib: correct link to the original source for div64_u64 13 жил өмнө
dma-debug.c 96e7d7a1e0 dma-debug: update DMA debug API to better handle multiple mappings of a buffer 12 жил өмнө
dump_stack.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
dynamic_debug.c 18c216c53b dynamic_debug: add pr_errs before -EINVALs 12 жил өмнө
dynamic_queue_limits.c 914bec1011 bql: Avoid possible inconsistent calculation. 13 жил өмнө
earlycpio.c e6459606b0 lib: Add early cpio decoder 12 жил өмнө
extable.c ad6561dffa module: trim exception table on init free. 16 жил өмнө
fault-inject.c f39cdaebb8 fault-inject: avoid call to random32() if fault injection is disabled 13 жил өмнө
fdt.c ab25383983 of/lib: Allow scripts/dtc/libfdt to be used from kernel code 13 жил өмнө
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 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
flex_proportions.c b5bd6a0e5f lib/flex_proportions.c: fix corruption of denominator in flexible proportions 12 жил өмнө
gcd.c e96875677f lib/gcd.c: prevent possible div by 0 12 жил өмнө
gen_crc32table.c 8f243af42a sections: fix const sections for crc32 table 12 жил өмнө
genalloc.c eedce141cd genalloc: stop crashing the system when destroying a pool 12 жил өмнө
halfmd4.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
hexdump.c 7a555613eb dynamic_debug: dynamic hex dump 12 жил өмнө
hweight.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
idr.c 59bfbcf019 idr: idr_alloc() shouldn't trigger lowmem warning when preloaded 12 жил өмнө
inflate.c 1490cf5f0c MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader 15 жил өмнө
int_sqrt.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
interval_tree.c 9826a516ff mm: interval tree updates 12 жил өмнө
interval_tree_test_main.c 496f2f93b1 random32: rename random32 to prandom 12 жил өмнө
iomap.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
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 жил өмнө
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 12 жил өмнө
kfifo.c dfe2a77fd2 kfifo: fix kfifo_alloc() and kfifo_init() 12 жил өмнө
klist.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
kobject.c 9ff1f838e9 kobject: fix the uncorrect comment 13 жил өмнө
kobject_uevent.c 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 13 жил өмнө
kstrtox.c 4c925d6031 kstrto*: add documentation 12 жил өмнө
kstrtox.h 1dff46d698 lib/kstrtox: common code between kstrto*() and simple_strto*() functions 13 жил өмнө
lcm.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
libcrc32c.c 53b146ae59 libcrc32c: Fix "crc32c undefined" compilation error 16 жил өмнө
list_debug.c 5cf05ad758 rcu: Fix broken strings in RCU's source code. 13 жил өмнө
list_sort.c 041b78f232 lib/list_sort: test: check element addresses 14 жил өмнө
llist.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 жил өмнө
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 9fb1b90ce0 lockdep: Selftest: convert spinlock to raw spinlock 12 жил өмнө
lru_cache.c b67bfe0d42 hlist: drop the node parameter from iterators 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 жил өмнө
nlattr.c 9eca2eb994 netlink: add minlen validation for the new signed types 13 жил өмнө
notifier-error-inject.c 8d43828814 fault-injection: notifier error injection 13 жил өмнө
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 12 жил өмнө
oid_registry.c 4f73175d03 X.509: Add utility functions to render OIDs as strings 12 жил өмнө
parser.c 53769627b9 lib/parser.c: fix up comments for valid return values from match_number 12 жил өмнө
pci_iomap.c b923650b84 lib: add NO_GENERIC_PCI_IOPORT_MAP 13 жил өмнө
percpu-rwsem.c 8ebe34731a percpu_rw_semaphore: add lockdep annotations 12 жил өмнө
percpu_counter.c d87aae2f3c switch the protection of percpu_counter list to spinlock 13 жил өмнө
plist.c 17d7aac9a5 lib/plist.c: make plist test announcements KERN_DEBUG 12 жил өмнө
pm-notifier-error-inject.c 048b9c3549 PM: PM notifier error injection module 13 жил өмнө
prio_heap.c 40bc1f2dbc lib: fix sparse shadowed variable warning 16 жил өмнө
proportions.c 740969f91e locking, lib/proportions: Annotate prop_local_percpu::lock as raw 14 жил өмнө
radix-tree.c fffaee365f radix-tree: fix contiguous iterator 13 жил өмнө
random32.c 6582c665d6 prandom: introduce prandom_bytes() and prandom_bytes_state() 12 жил өмнө
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 3cb7a56344 lib/rbtree.c: avoid the use of non-static __always_inline 12 жил өмнө
rbtree_test.c 496f2f93b1 random32: rename random32 to prandom 12 жил өмнө
reciprocal_div.c 8af2a218de sch_red: Adaptative RED AQM 13 жил өмнө
rwsem-spinlock.c 41ef8f8266 rwsem-spinlock: Implement writer lock-stealing for better scalability 12 жил өмнө
rwsem.c ce6711f3d1 rwsem: Implement writer lock-stealing for better scalability 12 жил өмнө
scatterlist.c 4225fc8555 lib/scatterlist: use page iterator in the mapping iterator 12 жил өмнө
sha1.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
show_mem.c 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions 14 жил өмнө
smp_processor_id.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
sort.c b53907c010 generic swap(): lib/sort.c: rename swap to swap_func 16 жил өмнө
spinlock_debug.c 214f766ea0 lib/spinlock_debug: avoid livelock in do_raw_spin_lock() 12 жил өмнө
stmp_device.c 4ccf4beab8 lib: add support for stmp-style devices 13 жил өмнө
string.c 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 жил өмнө
string_helpers.c 68aecfb979 lib/string_helpers.c: make arrays static 13 жил өмнө
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 ac2cbab21f x86: Don't panic if can not alloc buffer for swiotlb 12 жил өмнө
syscall.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
test-kstrtox.c 26d7b99b83 lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata 13 жил өмнө
textsearch.c de0368d5fe textsearch: doc - fix spelling in lib/textsearch.c. 14 жил өмнө
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 жил өмнө
uuid.c 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 жил өмнө
vsprintf.c 7d7992108d lib/vsprintf.c: add %pa format specifier for phys_addr_t types 12 жил өмнө