summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-05devres: allow const resource argumentsArnd Bergmann
2019-07-03lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy
2019-07-03lib/mpi: Fix karactx leak in mpi_powmHerbert Xu
2019-07-02rslib: Make some functions staticYueHaibing
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells
2019-06-26rslib: Fix remaining decoder flawsFerdinand Blomqvist
2019-06-26rslib: Update documentationFerdinand Blomqvist
2019-06-26rslib: Fix handling of of caller provided syndromeFerdinand Blomqvist
2019-06-26rslib: decode_rs: Code cleanupFerdinand Blomqvist
2019-06-26rslib: decode_rs: Fix length parameter checkFerdinand Blomqvist
2019-06-26rslib: Fix decoding of shortened codesFerdinand Blomqvist
2019-06-26rslib: Add tests for the encoder and decoderFerdinand Blomqvist
2019-06-26lib/vdso: Make delta calculation work correctlyThomas Gleixner
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-22lib/vdso: Add compat supportVincenzo Frascino
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-06-18Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-17locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar
2019-06-14debugobjects: Move printk out of db->lock critical sectionsWaiman Long
2019-06-14debugobjects: Less aggressive freeing of excess debug objectsWaiman Long
2019-06-14debugobjects: Reduce number of pool_lock acquisitions in fill_pool()Waiman Long
2019-06-14debugobjects: Percpu pool lookahead freeing/allocationWaiman Long
2019-06-14debugobjects: Add percpu free poolsWaiman Long
2019-06-14debugobjects: No need to check return value of debugfs_create()Greg Kroah-Hartman
2019-06-13lib/genalloc: introduce chunk ownersDan Williams
2019-06-12genirq/timings: Add selftest for circular arrayDaniel Lezcano
2019-06-11RAID/s390: remove invalid 'r' inline asm operand modifierVasily Gorbik
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds