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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
kcov: support comparison operands collection
Victor Chibotaru
2
-4
/
+32
2017-11-17
kernel/panic.c: add TAINT_AUX
Borislav Petkov
1
-1
/
+2
2017-11-17
pid: remove pidhash
Gargi Sharma
3
-5
/
+2
2017-11-17
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
1
-11
/
+3
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2
-0
/
+4
2017-11-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
1
-1
/
+2
2017-11-17
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
Masahiro Yamada
1
-1
/
+0
2017-11-17
include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
1
-1
/
+1
2017-11-17
include/linux/compiler-clang.h: handle randomizable anonymous structs
Sandipan Das
1
-0
/
+3
2017-11-17
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
1
-2
/
+3
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
1
-0
/
+2
2017-11-17
iopoll: avoid -Wint-in-bool-context warning
Arnd Bergmann
1
-9
/
+15
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
1
-0
/
+5
2017-11-17
kernel debug: support resetting WARN*_ONCE
Andi Kleen
3
-3
/
+7
2017-11-17
mm, compaction: persistently skip hugetlbfs pageblocks
David Rientjes
1
-0
/
+11
2017-11-17
mm: fix nodemask printing
Arnd Bergmann
1
-3
/
+10
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-10
/
+83
2017-11-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-17
/
+177
2017-11-16
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
11
-4180
/
+99
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-24
/
+70
2017-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+34
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+71
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-7
/
+21
2017-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-7
/
+16
2017-11-16
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+117
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+303
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+11
2017-11-16
Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-6
/
+84
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+11
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-32
/
+6
2017-11-16
Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2
-0
/
+2
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
43
-275
/
+1638
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-205
/
+382
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
37
-359
/
+300
2017-11-15
mm: simplify nodemask printing
Michal Hocko
1
-1
/
+3
2017-11-15
writeback: remove unused function parameter
Wang Long
1
-1
/
+1
2017-11-15
mm/page_alloc.c: broken deferred calculation
Pavel Tatashin
1
-1
/
+2
2017-11-15
mm, sysctl: make NUMA stats configurable
Kemi Wang
1
-0
/
+10
2017-11-15
mm, pagevec: rename pagevec drained field
Mel Gorman
1
-2
/
+2
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
5
-17
/
+2
2017-11-15
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
2
-9
/
+6
2017-11-15
mm: remove cold parameter for release_pages
Mel Gorman
2
-2
/
+2
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-3
/
+1
2017-11-15
mm: only drain per-cpu pagevecs once per pagevec usage
Mel Gorman
1
-1
/
+3
2017-11-15
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
2
-5
/
+15
2017-11-15
mm: batch radix tree operations when truncating pages
Jan Kara
1
-0
/
+4
2017-11-15
mm: speed up cancel_dirty_page() for clean pages
Jan Kara
1
-1
/
+7
2017-11-15
mm: zero reserved and unavailable struct pages
Pavel Tatashin
2
-0
/
+31
2017-11-15
mm: define memblock_virt_alloc_try_nid_raw
Pavel Tatashin
1
-0
/
+27
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2
-186
/
+0
[next]