aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa5-0/+282
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar25-100/+39
2019-06-24lib/raid6: refactor unroll rules with pattern rulesMasahiro Yamada1-86/+11
2019-06-24lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.oMasahiro Yamada1-1/+0
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman25-126/+64
2019-06-22lib/vdso: Add compat supportVincenzo Frascino1-0/+4
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino4-0/+287
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-100/+39
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds24-94/+24
2019-06-20lib: list_sort.c: add a blank line to avoid kernel-doc warningsMauro Carvalho Chehab1-0/+2
2019-06-20scsi: lib/sg_pool.c: clear 'first_chunk' in case of no preallocationMing Lei1-2/+4
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2-23/+50
2019-06-20fonts: Prefer a bigger font for high resolution screensTakashi Iwai1-1/+6
2019-06-20fonts: Use BUILD_BUG_ON() for checking empty font tableTakashi Iwai1-14/+1
2019-06-20fonts: Fix coding styleTakashi Iwai1-43/+40
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel3-1/+79
2019-06-19lib : kobject: fix refcount imblance on kobject_renameLin Yi1-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Thomas Gleixner1-13/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner1-5/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner9-37/+9
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner12-37/+12
2019-06-18Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-6/+15
2019-06-18fault-inject: clean up debugfs file creation logicGreg Kroah-Hartman1-47/+26
2019-06-18lib: dynamic_debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-9/+3
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-152/+53
2019-06-17locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long1-4/+4
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar21-152/+53
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar21-152/+53
2019-06-15kbuild: add 'headers' target to build up uapi headers in usr/includeMasahiro Yamada1-3/+1
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada1-5/+14
2019-06-15kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECKMasahiro Yamada1-3/+3
2019-06-14docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14debugobjects: Move printk out of db->lock critical sectionsWaiman Long1-19/+39
2019-06-14debugobjects: Less aggressive freeing of excess debug objectsWaiman Long1-12/+49
2019-06-14debugobjects: Reduce number of pool_lock acquisitions in fill_pool()Waiman Long1-8/+16
2019-06-14debugobjects: Percpu pool lookahead freeing/allocationWaiman Long1-6/+69
2019-06-14debugobjects: Add percpu free poolsWaiman Long1-24/+91
2019-06-14debugobjects: No need to check return value of debugfs_create()Greg Kroah-Hartman1-12/+2
2019-06-13lib/genalloc: introduce chunk ownersDan Williams1-26/+25
2019-06-12genirq/timings: Add selftest for circular arrayDaniel Lezcano1-0/+8
2019-06-12vsprintf: fix data type of variable in string_nocheck()Youngmin Nam1-1/+1
2019-06-11RAID/s390: remove invalid 'r' inline asm operand modifierVasily Gorbik1-1/+1
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds18-119/+18
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-7/+7
2019-06-07lockref: Limit number of cmpxchg loop retriesJan Glauber1-0/+3
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-158/+31
2019-06-05lib: objagg: Use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner6-30/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 435Thomas Gleixner1-1/+1