Linus Torvalds 30c44659f4 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 9 سال پیش
..
842 ca7fc7e962 lib: correct 842 decompress for 32 bit 10 سال پیش
fonts 33ac9dba85 fonts: Add 6x10 font 10 سال پیش
lz4 99b7e93c95 lz4: fix system halt at boot kernel on x86_64 10 سال پیش
lzo 72cf90124e lzo: check for length overrun in variable length encoding. 11 سال پیش
mpi 0f74fbf77d MPI: Fix mpi_read_buffer 10 سال پیش
raid6 0e833e697b md/raid6: delta syndrome for ARM NEON 10 سال پیش
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 8b235f2f16 zlib_deflate/deftree: remove bi_reverse() 10 سال پیش
zlib_inflate 62e7ca5280 zlib: clean up some dead code 11 سال پیش
.gitignore a77ad6ea0b X.509: Implement simple static OID registry 13 سال پیش
Kconfig 12f03ee606 Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 10 سال پیش
Kconfig.debug ca520cab25 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 سال پیش
Kconfig.kasan d6f2d75a7a x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig 10 سال پیش
Kconfig.kgdb b8017177cd kdb: Allow access to sensitive commands to be restricted by default 10 سال پیش
Kconfig.kmemcheck d33c9a491b kmemcheck: depend on HAVE_ARCH_KMEMCHECK 16 سال پیش
Makefile 6f0a2fc1fe Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 10 سال پیش
argv_split.c 095d141b2e argv_split(): teach it to handle mutable strings 12 سال پیش
asn1_decoder.c 233ce79db4 ASN.1: Handle 'ANY OPTIONAL' in grammar 10 سال پیش
assoc_array.c 990428b8ea assoc_array: Include rcupdate.h for call_rcu() definition 10 سال پیش
atomic64.c e6942b7de2 atomic: Provide atomic_{or,xor,and} 10 سال پیش
atomic64_test.c 41b9e9fcc1 atomic: Add simple atomic_t tests 10 سال پیش
audit.c 51f39a1f0c syscalls: implement execveat() system call 10 سال پیش
bcd.c b53d657d84 usb/core: use bin2bcd() for bcdDevice in RH 13 سال پیش
bch.c 437aa565e2 lib: add shared BCH ECC library 14 سال پیش
bitmap.c 9bf98f168b lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or tail 10 سال پیش
bitrev.c 556d2f055b ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction 10 سال پیش
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 0be964be0d module: Sanitize RCU usage and locking 10 سال پیش
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 9ce357795e lib/checksum.c: fix build for generic csum_tcpudp_nofold 10 سال پیش
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 13 سال پیش
cmdline.c 6ccc72b87b lib: Add a generic cmdline parse function parse_option_str 11 سال پیش
compat_audit.c 4b58841149 audit: Add generic compat syscall support 11 سال پیش
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 06931e6224 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() 10 سال پیش
cpumask.c 5ca62d6503 revert "cpumask: don't perform while loop in cpumask_next_and()" 10 سال پیش
crc-ccitt.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 سال پیش
crc-itu-t.c 94268fcd9a lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants 10 سال پیش
crc-t10dif.c 10081fb532 lib: introduce crc_t10dif_update() 10 سال پیش
crc16.c 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 سال پیش
crc32.c d8f1c4778e lib: crc32: Add some additional __pure annotations 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_info.c 50ab9a6927 kbuild: include core debug info when DEBUG_INFO_REDUCED 10 سال پیش
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 5a09e6ce90 lib/decompress: set the compressor name to NULL on error 10 سال پیش
decompress_bunzip2.c 2d3862d26e lib/decompressors: use real out buf size for gunzip with kernel 10 سال پیش
decompress_inflate.c 2d3862d26e lib/decompressors: use real out buf size for gunzip with kernel 10 سال پیش
decompress_unlz4.c 2d3862d26e lib/decompressors: use real out buf size for gunzip with kernel 10 سال پیش
decompress_unlzma.c e4e29dc484 lib/decompress_unlzma: Do a NULL check for pointer 10 سال پیش
decompress_unlzo.c 2d3862d26e lib/decompressors: use real out buf size for gunzip with kernel 10 سال پیش
decompress_unxz.c 2d3862d26e lib/decompressors: use real out buf size for gunzip with kernel 10 سال پیش
devres.c 92b19ff50e cleanup IORESOURCE_CACHEABLE vs ioremap() 10 سال پیش
digsig.c 54b14f40c5 lib/digsig.c: kernel-doc warning fixes 11 سال پیش
div64.c 28ca84e048 lib: correct link to the original source for div64_u64 10 سال پیش
dma-debug.c c9d120b0b2 dma-debug: skip debug_dma_assert_idle() when disabled 10 سال پیش
dump_stack.c 722a9f9299 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* 11 سال پیش
dynamic_debug.c ecc8617053 module: add extra argument for parse_params() callback 10 سال پیش
dynamic_queue_limits.c 565ac23b81 lib/dynamic_queue_limits.c: simplify includes 10 سال پیش
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 6adc4a22f2 fault-inject: add ratelimit option 10 سال پیش
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_bit.c 840620a159 lib: rename lib/find_next_bit.c to lib/find_bit.c 10 سال پیش
flex_array.c 809fa972fd reciprocal_divide: update/correction of the algorithm 11 سال پیش
flex_proportions.c 20ae00792c proportions: add @gfp to init functions 11 سال پیش
gcd.c e96875677f lib/gcd.c: prevent possible div by 0 13 سال پیش
gen_crc32table.c f5e38b9284 lib: crc32: constify crc32 lookup table 10 سال پیش
genalloc.c c98c36355d genalloc: add support of multiple gen_pools per device 10 سال پیش
glob.c 5f9be8248d lib/glob.c: add CONFIG_GLOB_SELFTEST 11 سال پیش
halfmd4.c 3248340d3f lib/halfmd4.c: simplify includes 10 سال پیش
hexdump.c 0f70fe605f hexdump: fix for non-aligned buffers 10 سال پیش
hweight.c 72d9310460 Make ARCH_HAS_FAST_MULTIPLIER a real config variable 11 سال پیش
idr.c 87d1d16937 lib/idr.c: remove redundant include 10 سال پیش
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 85c5e27c4a lib/interval_tree.c: simplify includes 10 سال پیش
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-common.c d046b770c9 lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer when n < pool->hint 10 سال پیش
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 6b6378355b x86, mm: support huge KVA mappings on x86 10 سال پیش
iov_iter.c 36e9f6535f Merge branch 'iov_iter' into for-next 10 سال پیش
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 89b3ac6301 kfifo: use BUG_ON 11 سال پیش
klist.c 2e0fed7f7c klist: implement klist_prev() 10 سال پیش
kobject.c 8db1486065 include, lib: add __printf attributes to several function prototypes 10 سال پیش
kobject_uevent.c a69ae45c26 lib/kobject_uevent.c: remove redundant include 10 سال پیش
kstrtox.c 2d2e4715a6 kstrto*: accept "-0" for signed conversion 10 سال پیش
kstrtox.h 1dff46d698 lib/kstrtox: common code between kstrto*() and simple_strto*() functions 13 سال پیش
lcm.c e9637415a9 block: fix blk_stack_limits() regression due to lcm() change 10 سال پیش
libcrc32c.c ea0e0de69f crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c 10 سال پیش
list_debug.c 5cf05ad758 rcu: Fix broken strings in RCU's source code. 13 سال پیش
list_sort.c 4c7217f1f0 lib/list_sort: use late_initcall to hook in self tests 10 سال پیش
llist.c 9b40570bd9 lib/llist.c: remove redundant include 10 سال پیش
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 f5468ffde1 locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definition 10 سال پیش
lru_cache.c d50f8f8d91 lru_cache: remove use of seq_printf return value 10 سال پیش
md5.c 9a29ae84c1 lib/md5.c: simplify include 10 سال پیش
memory-notifier-error-inject.c 9579f5bd31 memory: memory notifier error injection module 13 سال پیش
memweight.c 639b9e34f1 string: introduce memweight() 13 سال پیش
net_utils.c a69f5edb8b mac_pton: Use bool not int return 11 سال پیش
nlattr.c 5899f04785 netlink: pad nla_memcpy dest buffer with zeroes 10 سال پیش
nmi_backtrace.c b2c0b2cbb2 nmi: create generic NMI backtrace implementation 10 سال پیش
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 12 سال پیش
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 11 سال پیش
pci_iomap.c 12f03ee606 Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 10 سال پیش
percpu-refcount.c 1cae13e75b percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky 11 سال پیش
percpu_counter.c 80188b0d77 percpu_counter: batch size aware __percpu_counter_compare() 10 سال پیش
percpu_ida.c 6918584aad lib/percpu_ida.c: remove redundant includes 10 سال پیش
percpu_test.c 623fd8072c percpu: add test module for various percpu operations 11 سال پیش
plist.c 7f1ce3c864 lib/plist.c: remove redundant include 10 سال پیش
pm-notifier-error-inject.c 048b9c3549 PM: PM notifier error injection module 13 سال پیش
proportions.c 20ae00792c proportions: add @gfp to init functions 11 سال پیش
radix-tree.c 9d2a8da006 radix-tree: replace preallocated node array with linked list 10 سال پیش
random32.c a98406e22c random32: improvements to prandom_bytes 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 d72da4a4d9 rbtree: Make lockless searches non-fatal 10 سال پیش
rbtree_test.c 964fe94d71 rbtree/test: test rbtree_postorder_for_each_entry_safe() 11 سال پیش
reciprocal_div.c 809fa972fd reciprocal_divide: update/correction of the algorithm 11 سال پیش
rhashtable.c 7def0f952e lib: fix data race in rhashtable_rehash_one 10 سال پیش
scatterlist.c 10c95ed9aa scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN 10 سال پیش
seq_buf.c 4d4eb4d4fb seq_buf: Fix seq_buf_bprintf() truncation 10 سال پیش
sg_split.c f8bcbe62ac lib: scatterlist: add sg splitting function 10 سال پیش
sha1.c ab2bb32417 lib: EXPORT_SYMBOL sha_init 10 سال پیش
show_mem.c 156408c0ed lib/show_mem.c: correct reserved memory calculation 10 سال پیش
smp_processor_id.c 188a81409f percpu: add preemption checks to __this_cpu ops 11 سال پیش
sort.c ca96ab859a lib/sort: Add 64 bit swap function 10 سال پیش
stmp_device.c b6d4f3221d lib/stmp_device.c: replace module.h include 10 سال پیش
string.c 30035e4575 string: provide strscpy() 10 سال پیش
string_helpers.c 62bef58a55 lib/string_helpers.c: fix infinite loop in string_get_size() 10 سال پیش
strncpy_from_user.c bf3c2d6d2f lib/strncpy_from_user.c: replace module.h include 10 سال پیش
strnlen_user.c 23b7776290 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 سال پیش
swiotlb.c ad90fb9751 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block 10 سال پیش
syscall.c d300d59ca1 lib/syscall.c: unexport task_current_syscall() 11 سال پیش
test-hexdump.c 79e23d577b hexdump: Make test data really const 10 سال پیش
test-kstrtox.c 2d2e4715a6 kstrto*: accept "-0" for signed conversion 10 سال پیش
test-string_helpers.c 41416f2330 lib/string_helpers.c: change semantics of string_escape_mem 10 سال پیش
test_bpf.c 86bf1721b2 test_bpf: add tests checking that JIT/interpreter sets A and X to 0. 10 سال پیش
test_firmware.c 0a8adf5847 test: add firmware_class loader test 11 سال پیش
test_kasan.c 6b4a35fc19 lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly 10 سال پیش
test_module.c 93e9ef83f4 test: add minimal module for verification testing 11 سال پیش
test_rhashtable.c f4a3e90ba5 rhashtable-test: extend to test concurrency 10 سال پیش
test_static_key_base.c 2bf9e0ab08 locking/static_keys: Provide a selftest 10 سال پیش
test_static_keys.c 20f9ed1568 locking/static_keys: Make verify_keys() static 10 سال پیش
test_user_copy.c 3e2a4c183a test: check copy_to/from_user boundary validation 11 سال پیش
textsearch.c fec2290832 lib/textsearch.c: remove textsearch_put reference from comments 10 سال پیش
timerqueue.c c320642e1c timerqueue: Let timerqueue_add/del return information 10 سال پیش
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 0d1d7a5588 lib/vsprintf.c: Include clk.h 10 سال پیش