summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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-08linux/dim: Implement RDMA adaptive moderation (DIM)Yamin Friedman
2019-07-08Merge tag 'blk-dim-v2' into rdma.git for-nextJason Gunthorpe
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-04lib/vsprintf: Reinstate printing of legacy clock IDsGeert Uytterhoeven
2019-07-03nfsd: escape high characters in binary dataJ. Bruce Fields
2019-07-03lib: notifier-error-inject: no need to check return value of debugfs_create f...Greg Kroah-Hartman
2019-07-03lib: 842: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
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-07-01blackhole_dev: add a selftestMahesh Bandewar
2019-07-01sbitmap: Replace cmpxchg with xchgPavel Begunkov
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-06-28lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocatorsFredrik Noring
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
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-25linux/dim: Add completions count to dim_sampleYamin Friedman
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-24lib/raid6: refactor unroll rules with pattern rulesMasahiro Yamada
2019-06-24lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.oMasahiro Yamada
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman
2019-06-22lib/vdso: Add compat supportVincenzo Frascino
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20lib: list_sort.c: add a blank line to avoid kernel-doc warningsMauro Carvalho Chehab
2019-06-20scsi: lib/sg_pool.c: clear 'first_chunk' in case of no preallocationMing Lei
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei
2019-06-20fonts: Prefer a bigger font for high resolution screensTakashi Iwai
2019-06-20fonts: Use BUILD_BUG_ON() for checking empty font tableTakashi Iwai
2019-06-20fonts: Fix coding styleTakashi Iwai