summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | lib: 842: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-4/+1Star
| * | | | | | | lib : kobject: fix refcount imblance on kobject_renameLin Yi2019-06-191-1/+3
| * | | | | | | fault-inject: clean up debugfs file creation logicGreg Kroah-Hartman2019-06-181-47/+26Star
| * | | | | | | lib: dynamic_debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-181-9/+3Star
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-3/+95
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/test_kasan: Add test for double-kzfree detectionMarco Elver2019-07-121-0/+17
| * | | | | | | | lib/test_kasan: add bitops testsMarco Elver2019-07-121-3/+78
* | | | | | | | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-121-57/+46Star
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2019-06-2325-126/+64Star
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | fonts: Prefer a bigger font for high resolution screensTakashi Iwai2019-06-201-1/+6
| * | | | | | | | | fonts: Use BUILD_BUG_ON() for checking empty font tableTakashi Iwai2019-06-201-14/+1Star
| * | | | | | | | | fonts: Fix coding styleTakashi Iwai2019-06-201-43/+40Star
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-122-23/+52
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | scsi: lib/sg_pool.c: clear 'first_chunk' in case of no preallocationMing Lei2019-06-201-2/+4
| * | | | | | | | scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-202-23/+50
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-118-4/+403
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blackhole_dev: add a selftestMahesh Bandewar2019-07-023-0/+110
| * | | | | | | | | Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2019-06-275-0/+291
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | linux/dim: Add completions count to dim_sampleYamin Friedman2019-06-251-0/+9
| | * | | | | | | | linux/dim: Move implementation to .c filesTal Gilboa2019-06-255-0/+282
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2225-100/+39Star
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1821-152/+53Star
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0723-158/+31Star
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | lib: objagg: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-06-061-4/+2Star
* | | | | | | | | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-111-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd: escape high characters in binary dataJ. Bruce Fields2019-07-031-0/+19
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-111-1/+1
* | | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-092-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib: list_sort.c: add a blank line to avoid kernel-doc warningsMauro Carvalho Chehab2019-06-201-0/+2
| * | | | | | | | | docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-07-091-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/vsprintf: Reinstate printing of legacy clock IDsGeert Uytterhoeven2019-07-041-1/+1
| * | | | | | | | | vsprintf: fix data type of variable in string_nocheck()Youngmin Nam2019-06-121-1/+1
* | | | | | | | | | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-091-7/+3Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sbitmap: Replace cmpxchg with xchgPavel Begunkov2019-07-011-7/+3Star
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-094-5/+84
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZEChristophe Leroy2019-07-031-4/+5
| * | | | | | | | | | crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel2019-06-203-1/+79
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-281-1/+1
* | | | | | | | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-1/+1
|\| | | | | | | | | |
| * | | | | | | | | | keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-261-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-2425-100/+39Star
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-1721-152/+53Star
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-092-20/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long2019-06-171-4/+4
| * | | | | | | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-1721-152/+53Star
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | locking/atomic: Use s64 for atomic64Mark Rutland2019-06-031-16/+16
| | |/ / / / / / / / | |/| | | | | | | |