index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-07-16
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
2019-07-16
lib/test_meminit.c: minor test fixes
Alexander Potapenko
2019-07-16
lib/test_meminit.c: fix -Wmaybe-uninitialized false positive
Arnd Bergmann
2019-07-16
lib/string_helpers: fix some kerneldoc warnings
Jonathan Corbet
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-16
mm/ioremap: check virtual address alignment while creating huge mappings
Anshuman Khandual
2019-07-16
lib: introduce test_meminit module
Alexander Potapenko
2019-07-16
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
Kees Cook
2019-07-16
lib/test_string.c: add some testcases for strchr and strnchr
Peter Rosin
2019-07-16
lib/test_string.c: avoid masking memset16/32/64 failures
Peter Rosin
2019-07-16
lib/string.c: allow searching for NUL with strnchr
Peter Rosin
2019-07-16
lib/mpi/longlong.h: fix building with 32-bit x86
Arnd Bergmann
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-14
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2019-07-13
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-12
lib/test_kasan: Add test for double-kzfree detection
Marco Elver
2019-07-12
lib/test_kasan: add bitops tests
Marco Elver
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
linux/dim: Implement RDMA adaptive moderation (DIM)
Yamin Friedman
2019-07-08
Merge tag 'blk-dim-v2' into rdma.git for-next
Jason Gunthorpe
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-05
devres: allow const resource arguments
Arnd Bergmann
2019-07-04
lib/vsprintf: Reinstate printing of legacy clock IDs
Geert Uytterhoeven
2019-07-03
nfsd: escape high characters in binary data
J. Bruce Fields
2019-07-03
lib: notifier-error-inject: no need to check return value of debugfs_create f...
Greg Kroah-Hartman
2019-07-03
lib: 842: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
2019-07-03
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
2019-07-02
rslib: Make some functions static
YueHaibing
[next]