summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-06-15scatterlist: add sg_zero_buffer() helperJohannes Thumshirn
2017-06-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-06-08rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney
2017-06-08crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2017-06-08locking/selftest: Add RT-mutex supportPeter Zijlstra
2017-06-08locking/selftest: Remove the bad unlock ordering testPeter Zijlstra
2017-06-08rt_mutex: Add lockdep annotationsPeter Zijlstra
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig
2017-06-05uuid: don't export guid_index and uuid_indexChristoph Hellwig
2017-06-05uuid: rename uuid typesChristoph Hellwig
2017-05-25test_bpf: Add a couple of tests for BPF_JSGE.David Daney
2017-05-23sched/core: Enable might_sleep() and smp_processor_id() checks earlyThomas Gleixner
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-03test_bpf: Use ULL suffix for 64-bit constantsGeert Uytterhoeven
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds