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 年之前