summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-1/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+4
2017-06-15scatterlist: add sg_zero_buffer() helperJohannes Thumshirn-0/+35
2017-06-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+4
2017-06-14test_bpf: Add test to make conditional jump cross a large number of insns.David Daney-0/+32
2017-06-13networking: use skb_put_zero()Johannes Berg-2/+1
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman-0/+38
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams-0/+25
2017-06-09lib: Add crc4 moduleJeremy Kerr-0/+55
2017-06-08rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney-78/+1
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney-3/+2
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney-18/+0
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney-14/+0
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney-75/+0
2017-06-08crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller-2/+4
2017-06-08locking/selftest: Add RT-mutex supportPeter Zijlstra-0/+117
2017-06-08locking/selftest: Remove the bad unlock ordering testPeter Zijlstra-29/+0
2017-06-08rt_mutex: Add lockdep annotationsPeter Zijlstra-0/+3
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig-0/+5
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig-2/+2
2017-06-05uuid: don't export guid_index and uuid_indexChristoph Hellwig-2/+0
2017-06-05uuid: rename uuid typesChristoph Hellwig-33/+33
2017-05-31bpf: fix stack_depth usage by test_bpf.koAlexei Starovoitov-1/+24
2017-05-25test_bpf: Add a couple of tests for BPF_JSGE.David Daney-0/+38
2017-05-25kobject: support passing in variables for synthetic ueventsPeter Rajnoha-13/+154
2017-05-23sched/core: Enable might_sleep() and smp_processor_id() checks earlyThomas Gleixner-1/+1
2017-05-19printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek-0/+3
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet-2/+2
2017-05-16lib: update location of kgdb documentationMauro Carvalho Chehab-1/+1
2017-05-16fs: update location of filesystems documentationMauro Carvalho Chehab-1/+1
2017-05-16lib/raid6: Add log-of-2 table for RAID6 HW requiring disk positionAnup Patel-0/+20
2017-05-15kill strlen_user()Al Viro-34/+0
2017-05-15sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra-0/+32
2017-05-09Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-2/+2
2017-05-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko-4/+1
2017-05-08lib/rhashtable.c: simplify a strange allocation patternMichal Hocko-10/+3
2017-05-08lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck-1/+1
2017-05-08lib/fault-inject.c: use correct check for interruptsDmitry Vyukov-1/+1
2017-05-08checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches-0/+3
2017-05-08lib: add module support to linked list sorting testsGeert Uytterhoeven-152/+155
2017-05-08lib: add module support to array-based sort testsGeert Uytterhoeven-3/+4
2017-05-08Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven-6/+5
2017-05-08fix braino in generic_file_read_iter()Al Viro-0/+2
2017-05-06refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman-11/+11
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+26
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+5
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-6/+4
2017-05-03lockdep: allow to disable reclaim lockup detectionMichal Hocko-0/+2