aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-2/+4
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-29/+249
2016-01-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-9/+26
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-8/+32
2016-01-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+6
2016-01-11Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-2/+1
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+11
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-41/+79
2016-01-08Merge branch 'for-linus' into work.miscAl Viro1-1/+2
2016-01-06lib/vsprintf: add %*pg format specifierDmitry Monakhov1-0/+29
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-1/+1
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-8/+3
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-12-23tracing: Use seq_buf_used() in seq_buf_to_user() instead of lenJerry Snitselaar1-2/+4
2015-12-23crypto: 842 - remove WARN inside printkDan Streetman1-5/+9
2015-12-22mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FSAdrien Schildknecht1-2/+1
2015-12-18rhashtable: Kill harmless RCU warning in rhashtable_walk_initHerbert Xu1-1/+2
2015-12-18bpf, test: add couple of test casesDaniel Borkmann1-0/+120
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-31/+44
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-27/+40
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-12-16dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz1-2/+2
2015-12-16rhashtable: Fix walker list corruptionHerbert Xu1-9/+7
2015-12-16rhashtable: Enforce minimum size on initial hash tableHerbert Xu1-3/+3
2015-12-08rhashtable: Remove unnecessary wmb for future_tblHerbert Xu1-3/+0
2015-12-08workqueue: implement lockup detectorTejun Heo1-0/+11
2015-12-06iov_iter: export import_single_range()Al Viro1-0/+1
2015-12-06iov_iter: constify {csum_and_,}copy_to_iter()Al Viro1-5/+5
2015-12-06x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen1-0/+4
2015-12-05Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller1-3/+2
2015-12-04rhashtable: Use __vmalloc with GFP_ATOMIC for table allocationHerbert Xu1-2/+3
2015-12-04rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu1-15/+30
2015-12-03net: Add support for CHANGEUPPER notifier error injectionIdo Schimmel1-0/+1
2015-12-01net: add support for netdev notifier error injectionNikolay Aleksandrov3-0/+78
2015-11-23list: Use WRITE_ONCE() when adding to lists and hlistsPaul E. McKenney1-1/+1
2015-11-23rhashtable-test: allow to retry even if -ENOMEM was returnedPhil Sutter1-1/+13
2015-11-23rhashtable-test: calculate max_entries value by defaultPhil Sutter1-3/+5
2015-11-23rhashtable-test: retry insert operationsPhil Sutter1-24/+29
2015-11-23rhashtable-test: add cond_resched() to thread testPhil Sutter1-0/+5
2015-11-23atomics: Add test for atomic operations with _relaxed variantsBoqun Feng1-41/+79
2015-11-23treewide: Remove old email addressPeter Zijlstra2-2/+2
2015-11-17lib/mpi: only require buffers as big as needed for the integerAndrzej Zaborowski1-4/+17
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+30
2015-11-10lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko1-1/+1
2015-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+9
2015-11-09remove abs64()Andrew Morton1-1/+1
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-73/+505
2015-11-06dma-debug: check nents in dma_sync_sg*Robin Murphy1-0/+8
2015-11-06lib/hexdump.c: truncate output in case of overflowAndy Shevchenko1-1/+5
2015-11-06lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...Oleg Nesterov1-3/+2
2015-11-06lib/kobject.c: use kvasprintf_const for formatting ->nameRasmus Villemoes1-8/+22
2015-11-06lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes1-0/+16
2015-11-06lib/llist.c: fix data race in llist_del_firstDmitry Vyukov1-2/+2
2015-11-06lib/test-string_helpers.c: add string_get_size() testsVitaly Kuznetsov1-0/+36
2015-11-06lib/halfmd4.c: use rol32 inline function in the ROUND macroAlexander Kuleshov1-1/+2
2015-11-06lib/vsprintf.c: update documentationRasmus Villemoes1-3/+4
2015-11-06test_printf: test printf family at runtimeRasmus Villemoes3-0/+366
2015-11-06lib/vsprintf.c: remove SPECIAL handling in pointer()Rasmus Villemoes1-1/+1
2015-11-06lib/vsprintf.c: also improve sanity check in bstr_printf()Rasmus Villemoes1-1/+1
2015-11-06lib/vsprintf.c: handle invalid format specifiers more robustlyRasmus Villemoes1-10/+21
2015-11-06printk: synchronize %p formatting documentationMartin Kletzander1-32/+8
2015-11-06lib/dynamic_debug.c: use kstrdup_constRasmus Villemoes1-4/+4
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-1/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2-7/+7
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+70
2015-11-05mm, slub, kasan: enable user tracking by default with KASAN=yAndrey Ryabinin1-2/+1
2015-11-05lib: test_kasan: add some testcasesWang Long1-0/+69
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-7/+3
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-3/+4
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-9/+7
2015-11-05bpf: add mod default A and X test casesYang Shi1-0/+30
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller1-7/+3
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-17/+85
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-0/+231
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+10
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+2
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King1-1/+10
2015-10-23fault-inject: fix inverted interval/probability values in printkFlorian Westphal1-1/+1
2015-10-23lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=yAndrey Ryabinin1-0/+1
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-3/+4
2015-10-20lib/mpi: fix off by one in mpi_read_raw_from_sglStephan Mueller1-1/+4
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+90
2015-10-16lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton1-0/+1
2015-10-15move count_zeroes.h out of asm-genericChristoph Hellwig2-2/+2
2015-10-14crypto: 842 - Add CRC and validation supportHaren Myneni3-0/+32
2015-10-14lib/mpi: Add mpi sgl helpersTadeusz Struk1-0/+196
2015-10-08random32: add prandom_init_once helper for own rngsDaniel Borkmann1-1/+1
2015-10-08random32: add prandom_seed_full_state helperDaniel Borkmann1-16/+21
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa1-21/+29
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa2-1/+56
2015-10-06strscpy: zero any trailing garbage bytes in the destinationChris Metcalf1-1/+2
2015-10-06modpost: Add flag -E for making section mismatches fatalNicolas Boichat1-0/+9
2015-10-05devres: fix a for loop bounds checkDan Carpenter1-1/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+88
2015-10-04kobject: move EXPORT_SYMBOL() macros next to corresponding definitionsGabriel Somlo1-7/+5
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2015-10-03ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson1-1/+10
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+1
2015-09-22lib: fix data race in rhashtable_rehash_oneDmitriy Vyukov1-4/+1
2015-09-22lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...Sowmini Varadhan1-3/+3
2015-09-17lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov1-1/+5
2015-09-10zlib_deflate/deftree: remove bi_reverse()yalin wang2-19/+3
2015-09-10lib/decompress_unlzma: Do a NULL check for pointerFabio Estevam1-1/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu6-17/+58
2015-09-10lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long1-1/+1
2015-09-10lib/test_kasan.c: fix a typoWang Long1-2/+2
2015-09-10lib/string_helpers: rename "esc" arg to "only"Kees Cook1-7/+7
2015-09-10lib/string_helpers: clarify esc arg in string_escape_memKees Cook1-4/+6
2015-09-10lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...Pan Xinhui1-14/+18
2015-09-10lib/bitmap.c: fix a special string handling bug in __bitmap_parselistPan Xinhui1-0/+4
2015-09-10lib/bitmap.c: correct a code style and do some, optimizationPan Xinhui1-3/+4
2015-09-10kstrto*: accept "-0" for signed conversionAlexey Dobriyan2-6/+2
2015-09-10string: provide strscpy()Chris Metcalf1-0/+88
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+1
2015-09-08lib/show_mem.c: correct reserved memory calculationVishnu Pratap Singh1-3/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+9
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-4/+23
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-1/+163
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2015-09-05Merge tag 'md/4.3' of git://neil.brown.name/mdLinus Torvalds2-1/+58
2015-09-05Merge linux-block/for-4.3/core into md/for-linuxNeilBrown6-29/+135
2015-09-04genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy1-14/+57
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-21/+28
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-35/+361
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-81/+975
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+210
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+41
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+66
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki1-0/+41
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+1
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-13/+25
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2015-08-31lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov1-41/+0
2015-08-31md/raid6: delta syndrome for ARM NEONArd Biesheuvel2-1/+58
2015-08-28lib: introduce strncpy_from_unsafe()Alexei Starovoitov1-0/+41
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler1-0/+3
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg1-2/+0
2015-08-25MPI: Fix mpi_read_bufferTadeusz Struk1-13/+25
2015-08-25PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez1-0/+66
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik3-0/+210
2015-08-20average: remove out-of-line implementationJohannes Berg2-74/+0
2015-08-17rhashtable-test: extend to test concurrencyPhil Sutter1-1/+155
2015-08-17scatterlist: allow limited chaining without ARCH_HAS_SG_CHAINChristoph Hellwig1-4/+0
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov1-3/+0
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-15/+1
2015-08-12locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definitionWill Deacon1-8/+0
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2-21/+50
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2-14/+6
2015-08-06test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan1-0/+158
2015-08-06test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan1-0/+296
2015-08-06test_bpf: add module parameters to filter the tests to run.Nicolas Schichan1-0/+71
2015-08-06test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan1-0/+142
2015-08-06test_bpf: allow tests to specify an skb fragment.Nicolas Schichan1-1/+38
2015-08-06test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan1-0/+5
2015-08-07lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan1-1/+1
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells1-0/+8
2015-08-05ASN.1: Fix non-match detection failure on data overrunDavid Howells1-3/+2
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells1-1/+13
2015-08-05locking/static_keys: Make verify_keys() statickbuild test robot1-1/+1
2015-08-04Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney1-14/+0
2015-08-03locking/static_keys: Provide a selftestIngo Molnar5-235/+235
2015-08-03jump_label: Provide a self-testJason Baron4-0/+304
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar6-12/+16
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki1-0/+41
2015-07-30test_bpf: assign type to native eBPF test casesDaniel Borkmann1-0/+2
2015-07-29Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki1-2/+2
2015-07-28klist: implement klist_prev()Andy Shevchenko1-0/+41
2015-07-27atomic: Add simple atomic_t testsPeter Zijlstra1-21/+47
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+3
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+14
2015-07-22rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney1-1/+1
2015-07-21rhashtable: Allow other tasks to be scheduled in large lookup loopsThomas Graf1-0/+7
2015-07-20test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov1-3/+95
2015-07-20lib/vsprintf.c: Include clk.hStephen Boyd1-0/+1
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso1-6/+0
2015-07-20futex: Fault/error injection capabilitiesDavidlohr Bueso1-0/+7
2015-07-17lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V1-1/+4
2015-07-17dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran1-0/+3
2015-07-17hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles1-3/+4
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss1-2/+3
2015-07-17rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney1-14/+0
2015-07-17nmi: create generic NMI backtrace implementationRussell King2-1/+163
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+46
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2015-07-08test_bpf: extend tests for 32-bit endianness conversionXi Wang1-0/+6
2015-07-08rhashtable: fix for resize events during table walkPhil Sutter1-2/+2
2015-07-06x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin1-4/+0
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-3/+9
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+5
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao1-0/+5
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-0/+30
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds1-1/+1
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-16/+16
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-24/+59
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1