index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-91
/
+531
2019-07-16
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
-37
/
+3
2019-07-16
lib/test_meminit.c: minor test fixes
Alexander Potapenko
-6
/
+6
2019-07-16
lib/test_meminit.c: fix -Wmaybe-uninitialized false positive
Arnd Bergmann
-24
/
+26
2019-07-16
lib/string_helpers: fix some kerneldoc warnings
Jonathan Corbet
-37
/
+40
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
-0
/
+2
2019-07-16
mm/ioremap: check virtual address alignment while creating huge mappings
Anshuman Khandual
-0
/
+9
2019-07-16
lib: introduce test_meminit module
Alexander Potapenko
-0
/
+371
2019-07-16
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
Kees Cook
-5
/
+6
2019-07-16
lib/test_string.c: add some testcases for strchr and strnchr
Peter Rosin
-0
/
+77
2019-07-16
lib/test_string.c: avoid masking memset16/32/64 failures
Peter Rosin
-3
/
+3
2019-07-16
lib/string.c: allow searching for NUL with strnchr
Peter Rosin
-1
/
+10
2019-07-16
lib/mpi/longlong.h: fix building with 32-bit x86
Arnd Bergmann
-8
/
+8
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
-2
/
+2
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-4
/
+110
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
-2
/
+2
2019-07-14
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
-2
/
+11
2019-07-13
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
Linus Torvalds
-7
/
+8
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-96
/
+27
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-3
/
+122
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-73
/
+34
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+95
2019-07-12
lib/test_kasan: Add test for double-kzfree detection
Marco Elver
-0
/
+17
2019-07-12
lib/test_kasan: add bitops tests
Marco Elver
-3
/
+78
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-57
/
+46
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-23
/
+52
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-4
/
+403
2019-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-0
/
+19
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
-1
/
+3
2019-07-09
Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-2
/
+2
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
-7
/
+3
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-5
/
+84
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-20
/
+20
2019-07-08
linux/dim: Implement RDMA adaptive moderation (DIM)
Yamin Friedman
-4
/
+110
2019-07-08
Merge tag 'blk-dim-v2' into rdma.git for-next
Jason Gunthorpe
-0
/
+291
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+302
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+8
2019-07-08
Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-35
/
+624
2019-07-08
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-68
/
+253
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-1
/
+1
2019-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-4
/
+2
2019-07-05
devres: allow const resource arguments
Arnd Bergmann
-1
/
+2
2019-07-04
lib/vsprintf: Reinstate printing of legacy clock IDs
Geert Uytterhoeven
-1
/
+1
2019-07-03
nfsd: escape high characters in binary data
J. Bruce Fields
-0
/
+19
2019-07-03
lib: notifier-error-inject: no need to check return value of debugfs_create f...
Greg Kroah-Hartman
-12
/
+1
2019-07-03
lib: 842: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-4
/
+1
[next]