index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-25
test_firmware: fix a memory leak bug
Wenwen Wang
1
-1
/
+4
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-11
/
+1
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-142
/
+0
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
1
-11
/
+1
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-91
/
+531
2019-07-16
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
1
-37
/
+3
2019-07-16
lib/test_meminit.c: minor test fixes
Alexander Potapenko
1
-6
/
+6
2019-07-16
lib/test_meminit.c: fix -Wmaybe-uninitialized false positive
Arnd Bergmann
1
-24
/
+26
2019-07-16
lib/string_helpers: fix some kerneldoc warnings
Jonathan Corbet
1
-37
/
+40
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+2
2019-07-16
mm/ioremap: check virtual address alignment while creating huge mappings
Anshuman Khandual
1
-0
/
+9
2019-07-16
lib: introduce test_meminit module
Alexander Potapenko
3
-0
/
+371
2019-07-16
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
Kees Cook
1
-5
/
+6
2019-07-16
lib/test_string.c: add some testcases for strchr and strnchr
Peter Rosin
1
-0
/
+77
2019-07-16
lib/test_string.c: avoid masking memset16/32/64 failures
Peter Rosin
1
-3
/
+3
2019-07-16
lib/string.c: allow searching for NUL with strnchr
Peter Rosin
1
-1
/
+10
2019-07-16
lib/mpi/longlong.h: fix building with 32-bit x86
Arnd Bergmann
1
-8
/
+8
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
1
-2
/
+2
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-4
/
+110
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-07-14
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-2
/
+11
2019-07-13
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+8
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-96
/
+27
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+122
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-73
/
+34
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+95
2019-07-12
lib/test_kasan: Add test for double-kzfree detection
Marco Elver
1
-0
/
+17
2019-07-12
lib/test_kasan: add bitops tests
Marco Elver
1
-3
/
+78
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-57
/
+46
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-23
/
+52
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
8
-4
/
+403
2019-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+19
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-1
/
+3
2019-07-09
Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+3
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-5
/
+84
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-20
/
+20
2019-07-08
linux/dim: Implement RDMA adaptive moderation (DIM)
Yamin Friedman
2
-4
/
+110
2019-07-08
Merge tag 'blk-dim-v2' into rdma.git for-next
Jason Gunthorpe
5
-0
/
+291
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-0
/
+302
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2019-07-08
Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-35
/
+624
2019-07-08
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-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
/
+1
2019-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+2
2019-07-05
devres: allow const resource arguments
Arnd Bergmann
1
-1
/
+2
[next]