summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-07-07Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-07iov_iter: saner checks on copyin/copyoutAl Viro
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-07-06lib: add errseq_t type and infrastructure for handling itJeff Layton
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams
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-07-03Merge branch 'for-4.13' into for-linusPetr Mladek
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-29iov_iter: sanity checks for copy to/from page primitivesAl Viro
2017-06-29iov_iter/hardening: move object size checks to inlined partAl Viro
2017-06-29copy_{from,to}_user(): move kasan checks and might_fault() out-of-lineAl Viro
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook
2017-06-28dma: Take into account dma_pfn_offsetVladimir Murzin
2017-06-28dma-virt: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-06-28dma-noop: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-06-27vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou
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-20percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-14test_bpf: Add test to make conditional jump cross a large number of insns.David Daney
2017-06-13networking: use skb_put_zero()Johannes Berg
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams
2017-06-09lib: Add crc4 moduleJeremy Kerr
2017-06-08rcu: Move RCU debug Kconfig options to kernel/rcuPaul E. McKenney
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney