aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-05-29lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov
2017-05-29Merge branch 'akpm-current/current'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'keys/keys-next'Stephen Rothwell
2017-05-29fault-inject: support systematic fault injectionDmitry Vyukov
2017-05-29lib/interval_tree_test.c: allow full tree searchDavidlohr Bueso
2017-05-29lib/interval_tree_test.c: allow users to limit scope of endpointDavidlohr Bueso
2017-05-29lib/interval_tree_test.c: make test options module parametersDavidlohr Bueso
2017-05-29lib/interval_tree_test.c: allow the module to be compiled-inDavidlohr Bueso
2017-05-29lib/kstrtox.c: use "unsigned int" moreAlexey Dobriyan
2017-05-29lib/kstrtox.c: delete end-of-string testAlexey Dobriyan
2017-05-29Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2017-05-29Merge remote-tracking branch 'printk/for-next'Stephen Rothwell
2017-05-25test_bpf: Add a couple of tests for BPF_JSGE.David Daney
2017-05-25kobject: support passing in variables for synthetic ueventsPeter Rajnoha
2017-05-24rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney
2017-05-24rcu: Remove debugfs tracingPaul E. McKenney
2017-05-24rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney
2017-05-24rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney
2017-05-24rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney
2017-05-23sched/core: Enable might_sleep() and smp_processor_id() checks earlyThomas Gleixner
2017-05-19printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet
2017-05-16lib: update location of kgdb documentationMauro Carvalho Chehab
2017-05-16fs: update location of filesystems documentationMauro Carvalho Chehab
2017-05-16lib/raid6: Add log-of-2 table for RAID6 HW requiring disk positionAnup Patel
2017-05-15sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-05-09Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-05-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08lib/rhashtable.c: simplify a strange allocation patternMichal Hocko
2017-05-08lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck
2017-05-08lib/fault-inject.c: use correct check for interruptsDmitry Vyukov
2017-05-08checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches
2017-05-08lib: add module support to linked list sorting testsGeert Uytterhoeven
2017-05-08lib: add module support to array-based sort testsGeert Uytterhoeven
2017-05-08Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven
2017-05-08fix braino in generic_file_read_iter()Al Viro
2017-05-06refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03lockdep: allow to disable reclaim lockup detectionMichal Hocko
2017-05-03lib/dma-debug.c: make locking work for RTPankaj Gupta
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds
2017-05-03keys: SP800-56A - preserve leading zeros for shared secretStephan Mueller