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
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
8
-48
/
+267
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2018-08-15
Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+34
2018-08-14
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-8
/
+16
2018-08-14
Merge branch 'for-4.19-nmi' into for-linus
Petr Mladek
1
-3
/
+0
2018-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-16
/
+18
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-35
/
+34
2018-08-13
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-4
/
+6
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+0
2018-08-11
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
13
-3298
/
+48
2018-08-10
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
1
-11
/
+0
2018-08-07
lib/vsprintf: Do not handle %pO[^F] as %px
Bart Van Assche
1
-0
/
+1
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-08-02
debugobjects: Remove redundant NULL pointer check
Zhong Jiang
1
-2
/
+1
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-0
/
+1
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
1
-0
/
+6
2018-07-30
debugobjects: Make stack check warning more informative
Joel Fernandes (Google)
1
-2
/
+5
2018-07-26
kasan: only select SLUB_DEBUG with SYSFS=y
Arnd Bergmann
1
-1
/
+1
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
7
-26
/
+114
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+73
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
3
-0
/
+176
2018-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+73
2018-07-20
kobject: kset_create_and_add() - fetch ownership info from parent
Dmitry Torokhov
1
-1
/
+8
2018-07-20
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
1
-0
/
+19
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-8
/
+19
2018-07-18
lib/rhashtable: consider param->min_size when setting initial table size
Davidlohr Bueso
1
-6
/
+11
2018-07-17
Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes
Ingo Molnar
1
-0
/
+20
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
8
-19
/
+67
2018-07-16
lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe()
Dan Williams
1
-4
/
+33
2018-07-16
lib/iov_iter: Document _copy_to_iter_flushcache()
Dan Williams
1
-0
/
+14
2018-07-16
lib/iov_iter: Document _copy_to_iter_mcsafe()
Dan Williams
1
-0
/
+26
2018-07-13
locking/refcount: Always allow checked forms
Mark Rutland
1
-28
/
+25
2018-07-10
reed_solomon: Fix kernel-doc
Matthew Wilcox
1
-1
/
+1
2018-07-09
rhashtable: add restart routine in rhashtable_free_and_destroy()
Taehee Yoo
1
-1
/
+7
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
1
-3
/
+0
2018-07-07
lib: reciprocal_div: implement the improved algorithm on the paper mentioned
Jiong Wang
1
-0
/
+41
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-2
/
+2
2018-07-04
RAID/s390: Remove VLA usage
Kees Cook
1
-16
/
+18
2018-07-03
lib: rhashtable: Correct self-assignment in rhashtable.c
Rishabh Bhatnagar
1
-1
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-14
/
+22
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+20
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+20
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+0
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
1
-6
/
+0
2018-06-28
test_bpf: flag tests that cannot be jited on s390
Kleber Sacilotto de Souza
1
-0
/
+20
2018-06-28
Merge tag 'printk-for-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+0
[next]